@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;border:none;outline:none;list-style:none;text-decoration:none;box-sizing:border-box;font-family:Poppins,sans-serif;background:none}button{cursor:pointer}html{scroll-behavior:smooth}.container{width:100%;max-width:1220px;margin:0 auto;padding:0 20px}header{background:#fff;position:fixed;top:0;left:0;right:0;z-index:1000;transition:transform .5s ease}header.header-hidden{transform:translateY(-100%)}#header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px}#header h2{font-size:22px;font-weight:500}#header h2 span{color:red;font-size:36px;font-weight:700}.navBar{display:flex;gap:20px}.navBar a{color:#000;font-size:18px;font-weight:400;letter-spacing:.3px;transition:color .3s}.navBar a:hover{color:red}.menu-btn{display:none;background:#ff2c57;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}@media screen and (max-width: 768px){#header{display:flex;align-items:center;padding:10px 16px}#header h2{font-size:20px}#header h2 span{font-size:32px}.navBar{display:none}.menu-btn{display:block}}.menu-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1500}.menu-modal .modal-content{background:#fff;padding:20px;border-radius:8px;position:relative;width:80%;max-width:300px}.menu-modal .modal-content .close-btn{position:absolute;top:5px;right:12px;background:none;border:none;font-size:20px;cursor:pointer}.menu-modal .modal-content .modal-nav{display:flex;flex-direction:column;gap:10px;margin-top:40px}.menu-modal .modal-content .modal-nav a{color:#000;font-size:16px;font-weight:500;transition:color .3s}.menu-modal .modal-content .modal-nav a:hover{color:red}.hero-wrapper{height:110vh;background-image:url(https://templates.envytheme.com/addax/default-light/assets/img/main-bg-1.jpg);background-position:center;background-size:cover}.blur{width:100%;height:100%;background:rgba(0,0,0,.75);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:0 16px}.blur>span{color:#fff;font-size:24px;font-weight:200}.blur>h1{font-size:60px;font-weight:200;color:#fff}.blur>h1>#digital{color:#ff2c57;font-weight:400}.blur>p{color:#fff;font-size:16px;letter-spacing:.9px;text-align:center;max-width:800px;width:100%;margin:0 auto}.btn{display:flex;gap:16px;margin-top:20px}.btn>button{padding:10px 30px;border-radius:50px;font-size:18px;font-weight:400;color:#fff;border:1px solid #fff;transition:background .5s,color .5s;background:transparent}.btn>#btn{background:#ff2c57;border-color:#ff2c57}.btn>#btn:hover{color:#ff2c57;background:#fff}.btn>#btnn:hover{background:#ff2c57}@media screen and (max-width: 480px){.blur{padding:0 12px}.blur>span{font-size:20px}.blur>h1{font-size:48px}.blur>p{font-size:14px;max-width:90%}.btn{gap:12px}.btn>button{padding:8px 24px;font-size:16px}}@media screen and (max-width: 320px){.blur{padding:0 8px}.blur>span{font-size:18px}.blur>h1{font-size:40px}.blur>p{font-size:13px;max-width:100%}.btn{flex-direction:column;gap:8px}.btn>button{width:100%;padding:8px 16px;font-size:14px}}.welcome-addax{padding:40px 0}.welcome-addax>.container{width:100%;height:100%;display:flex;flex-direction:column;gap:30px}.welcome-addax>.container>.section-title{display:flex;gap:8px}.welcome-addax>.container>.section-title:hover .liner #line1{height:100%}.welcome-addax>.container>.section-title:hover .liner #line2{height:50%}.welcome-addax>.container>.section-title>.liner{display:flex;gap:6px;transition:.5s}.welcome-addax>.container>.section-title>.liner>#line1{transition:.4s;height:50%;border:2px solid red}.welcome-addax>.container>.section-title>.liner>#line2{transition:.4s;height:100%;border:2px solid red}.welcome-addax>.container>.section-title>.txt{display:flex;flex-direction:column;gap:6px}.welcome-addax>.container>.section-title>.txt>span{color:#ff2c57;font-size:20px;font-weight:300;transition:.3s}.welcome-addax>.container>.section-title>.txt>h1{font-size:40px;font-weight:200;transition:.3s}.welcome-addax>.container>.section-title>.txt>h1 span{color:#ff2c57;font-weight:700}.welcome-addax>.container>.section-title>.txt p{font-size:18px;font-weight:200;width:700px;transition:.3s}.welcome-addax>.container .row{display:flex;align-items:center;justify-content:center;gap:20px;padding:10px}.welcome-addax>.container .row .single-box{padding:20px;height:280px;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:5px 5px 40px #00000015;transition:.3s;position:relative;cursor:pointer}.welcome-addax>.container .row .single-box .icon{color:red;width:50px;height:50px;transition:.3s}.welcome-addax>.container .row .single-box h3{font-size:22px;font-weight:600;transition:.3s}.welcome-addax>.container .row .single-box p{font-size:18px;text-align:center;font-weight:200;margin-bottom:8px;transition:.3s}.welcome-addax>.container .row .single-box button{background:#ff2c57;color:#fff;width:30px;height:20px;padding-top:10px;position:absolute;bottom:0;right:0;border-radius:28px 0 0;opacity:0;transition:.3s;box-shadow:-3px -3px 20px #00000034}.welcome-addax>.container .row .single-box button .icons{width:20px;height:20px;text-align:center}.welcome-addax>.container .row .single-box:hover{transform:translate(5px);box-shadow:none}.welcome-addax>.container .row .single-box:hover button{width:60px;height:50px;opacity:1}@media (max-width: 768px){.welcome-addax{padding:40px 0}.welcome-addax>.container{padding:0 20px}.welcome-addax>.container>.section-title{flex-direction:column;align-items:flex-start}.welcome-addax>.container>.section-title .liner{flex-direction:column;width:50%}.welcome-addax>.container>.section-title .liner #line1{width:50%}.welcome-addax>.container>.section-title .liner #line2{width:100%}.welcome-addax>.container>.section-title>.txt>span{font-size:18px}.welcome-addax>.container>.section-title>.txt>h1{font-size:32px}.welcome-addax>.container>.section-title>.txt>h1 span{font-size:32px}.welcome-addax>.container>.section-title>.txt p{font-size:16px;width:100%}.welcome-addax>.container .row{flex-wrap:wrap;justify-content:center;gap:15px}.welcome-addax>.container .row .single-box{width:48%;height:auto}.welcome-addax>.container .row .single-box .icon{width:45px;height:45px}.welcome-addax>.container .row .single-box h3{font-size:20px}.welcome-addax>.container .row .single-box p{font-size:16px}}@media (max-width: 480px){.welcome-addax{padding:30px 0}.welcome-addax>.container{padding:0 10px}.welcome-addax>.container>.section-title>.txt>span{font-size:16px}.welcome-addax>.container>.section-title>.txt>h1{font-size:28px}.welcome-addax>.container>.section-title>.txt>h1 span{font-size:28px}.welcome-addax>.container>.section-title>.txt p{font-size:15px}.welcome-addax>.container .row{flex-direction:column;gap:10px}.welcome-addax>.container .row .single-box{width:100%;padding:15px}.welcome-addax>.container .row .single-box .icon{width:40px;height:40px}.welcome-addax>.container .row .single-box h3{font-size:18px}.welcome-addax>.container .row .single-box p{font-size:15px}}@media (max-width: 320px){.welcome-addax{padding:25px 0}.welcome-addax>.container{padding:0 5px}.welcome-addax>.container>.section-title>.txt>span{font-size:14px}.welcome-addax>.container>.section-title>.txt>h1{font-size:24px}.welcome-addax>.container>.section-title>.txt>h1 span{font-size:24px}.welcome-addax>.container>.section-title>.txt p{font-size:14px}.welcome-addax>.container .row{flex-direction:column;gap:8px}.welcome-addax>.container .row .single-box{width:100%;padding:10px}.welcome-addax>.container .row .single-box .icon{width:35px;height:35px}.welcome-addax>.container .row .single-box h3{font-size:16px}.welcome-addax>.container .row .single-box p{font-size:14px}}.about-addax{padding:40px 0;background-image:url(https://templates.envytheme.com/addax/default-light/assets/img/patt.png);background-position:center;background-color:#8080800e}.about-addax .container{display:flex;flex-direction:column;gap:30px}.about-addax .container>.section-title{display:flex;gap:6px}.about-addax .container>.section-title:hover .liner #line1{height:100%}.about-addax .container>.section-title:hover .liner #line2{height:50%}.about-addax .container>.section-title>.liner{display:flex;gap:4px;transition:.5s}.about-addax .container>.section-title>.liner>#line1{transition:.4s;height:50%;border:2px solid red}.about-addax .container>.section-title>.liner>#line2{transition:.4s;height:100%;border:2px solid red}.about-addax .container>.section-title>.txt{display:flex;flex-direction:column;gap:6px}.about-addax .container>.section-title>.txt>h1{font-size:35px;font-weight:200}.about-addax .container>.section-title>.txt>h1 span{color:#ff2c57;font-weight:600}.about-addax .container>.section-title>.txt p{font-size:18px;font-weight:200;width:600px}.about-addax .container .marketing-video{display:flex;gap:20px}.about-addax .container .marketing-video .marketing-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.about-addax .container .marketing-video .marketing-wrapper .top-txt{display:flex;flex-direction:column;gap:6px}.about-addax .container .marketing-video .marketing-wrapper .top-txt h2{font-size:24px;font-weight:200}.about-addax .container .marketing-video .marketing-wrapper .top-txt h2 span{color:#ff2c57;font-weight:600}.about-addax .container .marketing-video .marketing-wrapper .top-txt p{font-size:16px;font-weight:200;width:600px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper{display:flex;align-items:center;gap:30px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper{display:flex;flex-direction:column;gap:6px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt{display:flex;align-items:center;gap:4px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt .icon{color:#ff2c57;width:18px;height:18px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt p{font-size:16px;font-weight:200}.about-addax .container .marketing-video .marketing-wrapper button{border:1px solid red;background:#ff2c57;color:#fff;padding:10px 20px;border-radius:50px;font-size:16px;font-weight:300;transition:.3s}.about-addax .container .marketing-video .marketing-wrapper button:hover{background:#fff;color:#ff2c57}.about-addax .container .marketing-video .video img{height:300px;width:100%;object-fit:cover}@media (max-width: 1024px){.marketing-video{flex-direction:column}.marketing-video .marketing-wrapper .top-txt h2{font-size:22px}.marketing-video .marketing-wrapper .top-txt p{font-size:15px;width:100%}.marketing-video .marketing-wrapper .bottom-wrapper{gap:20px}.marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt p{font-size:15px}.marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt .icon{width:16px;height:16px}.marketing-video .marketing-wrapper button{font-size:15px;padding:8px 18px}.marketing-video .video img{width:100%}}@media (max-width: 768px){.about-addax{padding:35px 20px}.about-addax .container>.section-title{flex-direction:column;align-items:flex-start}.about-addax .container>.section-title .liner{flex-direction:column;width:50%}.about-addax .container>.section-title .liner #line1{width:50%}.about-addax .container>.section-title .liner #line2{width:100%}.about-addax .container>.section-title>.txt>h1{font-size:30px}.about-addax .container>.section-title>.txt p{font-size:16px;width:100%}.about-addax .container .marketing-video{flex-direction:column}.about-addax .container .marketing-video .marketing-wrapper .top-txt h2{font-size:22px}.about-addax .container .marketing-video .marketing-wrapper .top-txt p{font-size:15px;width:100%}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper{gap:60px;padding:5px 0}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt{display:flex;gap:6px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt p{font-size:15px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt .icon{width:16px;height:16px}.about-addax .container .marketing-video .marketing-wrapper button{font-size:15px;padding:8px 18px;margin:6px 0}.about-addax .container .marketing-video .video img{width:100%;object-fit:cover}}@media (max-width: 480px){.about-addax{padding:30px 10px}.about-addax .container>.section-title>.txt>h1{font-size:28px}.about-addax .container>.section-title>.txt p{font-size:15px}.about-addax .container .marketing-video .marketing-wrapper .top-txt h2{font-size:20px}.about-addax .container .marketing-video .marketing-wrapper .top-txt p{font-size:14px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper{gap:15px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt p{font-size:14px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt .icon{width:14px;height:14px}.about-addax .container .marketing-video .marketing-wrapper button{font-size:14px;padding:8px 16px}.about-addax .container .marketing-video .video img{width:100%;object-fit:cover}}@media (max-width: 320px){.about-addax{padding:25px 5px}.about-addax .container>.section-title>.txt>h1{font-size:24px}.about-addax .container>.section-title>.txt p{font-size:14px;width:100%}.about-addax .container .marketing-video .marketing-wrapper .top-txt h2{font-size:18px}.about-addax .container .marketing-video .marketing-wrapper .top-txt p{font-size:13px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper{gap:10px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt p{font-size:11px}.about-addax .container .marketing-video .marketing-wrapper .bottom-wrapper .txt-wrapper .txt .icon{width:12px;height:12px}.about-addax .container .marketing-video .marketing-wrapper button{font-size:13px;padding:6px 14px}.about-addax .container .marketing-video .video img{width:100%;object-fit:cover}}.footer{display:flex;flex-direction:column;align-items:center;gap:16px;background:#222;color:#fff;padding:30px 0}.footer h2{font-size:36px;font-weight:600}.footer h2 span{color:#ff2c57;font-size:40px}.footer p{font-size:18px;font-weight:400}.footer p span{color:#ff2c57;font-size:24px;font-weight:700;letter-spacing:1px}.footer .footer-links{display:flex;align-items:center;gap:10px}.footer .footer-links .socialMediaBox{display:flex;align-items:center;justify-content:center;border:1px solid #fff;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:.3s}.footer .footer-links .socialMediaBox:hover{transform:translateY(-5px)}.footer .footer-links .socialMediaBox svg{width:20px;height:20px}.footer .footer-links .socialMediaBox:hover{border-color:#ff2c57;background:#ff2c57}.footer .footer-links .socialMediaBox:hover img{color:#fff}@media (max-width: 768px){.footer{padding:25px 0}.footer h2{font-size:32px}.footer h2 span{font-size:36px}.footer p{text-align:center}.footer .footer-links{gap:8px}.footer .footer-links .socialMediaBox{width:35px;height:35px}.footer .footer-links .socialMediaBox svg{width:18px;height:18px}}@media (max-width: 480px){.footer{padding:20px 0}.footer h2{font-size:28px}.footer h2 span{font-size:32px}.footer p{text-align:center;font-size:10px}.footer p span{font-size:16px;font-weight:600}.footer .footer-links{gap:6px}.footer .footer-links .socialMediaBox{width:30px;height:30px}.footer .footer-links .socialMediaBox svg{width:16px;height:16px}}@media (max-width: 320px){.footer{padding:15px 0}.footer h2{font-size:24px}.footer h2 span{font-size:28px}.footer p{font-size:10px}.footer p span{font-size:16px;font-weight:600}.footer .footer-links{gap:5px}.footer .footer-links .socialMediaBox{width:28px;height:28px}.footer .footer-links .socialMediaBox svg{width:14px;height:14px}}#team-section{padding:50px 0;font-family:Poppins,sans-serif}#team-section .container #section-header{display:flex;gap:8px}#team-section .container #section-header:hover .liner #line1{height:100%}#team-section .container #section-header:hover .liner #line2{height:50%}#team-section .container #section-header>.liner{display:flex;gap:6px;transition:.5s}#team-section .container #section-header>.liner>#line1{transition:.4s;height:50%;border:2px solid red}#team-section .container #section-header>.liner>#line2{transition:.4s;height:100%;border:2px solid red}#team-section .container #section-header>.txt{display:flex;flex-direction:column;gap:6px}#team-section .container #section-header>.txt>span{color:#ff2c57;font-size:20px;font-weight:300}#team-section .container #section-header>.txt>h1{font-size:40px;font-weight:200}#team-section .container #section-header>.txt>h1 span{color:#ff2c57;font-weight:700}#team-section .container #section-header>.txt p{font-size:18px;font-weight:200;width:700px}#team-section .container .team-cards-wrapper{padding:20px 0;display:flex;justify-content:space-between;gap:20px}#team-section .container .team-cards-wrapper .team-card{width:400px;height:400px;position:relative;overflow:hidden;cursor:pointer}#team-section .container .team-cards-wrapper .team-card img{width:100%;height:100%;object-fit:cover;transition:.5s}#team-section .container .team-cards-wrapper .team-card .text-wrapper{position:absolute;left:20px;right:20px;top:100%;transform:translateY(-120%);background:#fff;text-align:center;z-index:99;transition:top 1s ease .1s,transform 1.2s ease .9s}#team-section .container .team-cards-wrapper .team-card .text-wrapper h2{font-weight:600;font-size:22px;color:#000}#team-section .container .team-cards-wrapper .team-card .text-wrapper span{color:#666}#team-section .container .team-cards-wrapper .team-card .socials-media-links{position:absolute;left:50%;top:0;transform:translate(-50%) translateY(-100%);opacity:0;padding:10px;display:flex;align-items:center;gap:15px;transition:top 1s ease .3s,transform 1.2s ease .3s,opacity 1.2s ease .3s}#team-section .container .team-cards-wrapper .team-card .socials-media-links svg{font-size:34px;color:#fff;padding:8px;border-radius:50%;border:1px solid #fff;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}#team-section .container .team-cards-wrapper .team-card:hover img{filter:brightness(50%)}#team-section .container .team-cards-wrapper .team-card:hover .text-wrapper{top:50%;transform:translateY(-50%);background:transparent}#team-section .container .team-cards-wrapper .team-card:hover .text-wrapper h2,#team-section .container .team-cards-wrapper .team-card:hover .text-wrapper span{color:#fff}#team-section .container .team-cards-wrapper .team-card:hover .socials-media-links{top:35%;transform:translate(-50%) translateY(-50%);opacity:1}#team-section .container .team-cards-wrapper .team-card .socials-media-links svg:hover{background-color:#ff2c57;border-color:#ff2c57}@media (max-width: 768px){#team-section{padding:40px 20px}#team-section .container #section-header{flex-direction:column;align-items:flex-start}#team-section .container #section-header>.txt>span{font-size:18px}#team-section .container #section-header>.txt>h1{font-size:32px}#team-section .container #section-header>.txt>h1 span{font-size:32px}#team-section .container #section-header>.txt p{font-size:16px;width:100%}#team-section .container #section-header>.liner{flex-direction:column;width:50%}#team-section .container #section-header>.liner #line1{width:50%}#team-section .container #section-header>.liner #line2{width:100%}#team-section .container .team-cards-wrapper{flex-wrap:wrap;justify-content:center;gap:20px}#team-section .container .team-cards-wrapper .team-card{width:100%;height:auto;margin-bottom:20px}#team-section .container .team-cards-wrapper .team-card img{height:auto}}@media (max-width: 480px){#team-section{padding:30px 10px}#team-section .container #section-header>.txt>span{font-size:16px}#team-section .container #section-header>.txt>h1{font-size:28px}#team-section .container #section-header>.txt>h1 span{font-size:28px}#team-section .container #section-header>.txt p{font-size:15px}#team-section .container .team-cards-wrapper .team-card{width:100%;height:auto}#team-section .container .team-cards-wrapper .team-card .text-wrapper{left:10px;right:10px}}@media (max-width: 320px){#team-section{padding:20px 5px}#team-section .container #section-header>.txt>span{font-size:14px}#team-section .container #section-header>.txt>h1{font-size:24px}#team-section .container #section-header>.txt>h1 span{font-size:24px}#team-section .container #section-header>.txt p{font-size:14px}#team-section .container .team-cards-wrapper .team-card{width:100%;padding:10px}#team-section .container .team-cards-wrapper .team-card .text-wrapper{left:5px;right:5px}#team-section .container .team-cards-wrapper .team-card .socials-media-links svg{font-size:28px}}#pricing-section{background-color:#f6f6f6;padding:50px 0;font-family:Poppins,sans-serif}#section-header{display:flex;gap:8px;margin-bottom:20px}#section-header>.liner{display:flex;gap:6px;transition:.5s}#section-header>.liner>#line1{transition:.4s;height:50%;border:2px solid red}#section-header>.liner>#line2{transition:.4s;height:100%;border:2px solid red}#section-header:hover .liner #line1{height:100%}#section-header:hover .liner #line2{height:50%}#section-header>.txt{display:flex;flex-direction:column;gap:6px}#section-header>.txt>h2{font-size:40px;font-weight:200}#section-header>.txt>h2 span{color:#ff2c57;font-weight:700}#section-header>.txt>p{font-size:18px;font-weight:200;max-width:700px}.price-cards-wrapper{padding:20px;display:flex;gap:20px;justify-content:space-between}.price-card{width:100%;max-width:370px;padding:30px 0;text-align:center;box-shadow:0 0 30px #43434326;transition:.4s;background:url(data:image/png;base64,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YRJzxRsIe2gj9PJxWq6tInlpC1xi2sWTWFET/N8oe59QV5lO7SOCJHWGMJ9YABcRgBojm4HwvlfbSf2QZXMJ5anouod8/g5l0wmVfK6huA535eN0O5s6F5l3U//QXSlpFx5VriV0DUXlWkLXUFSu5XMNxVURJC7XNLuWzrWG7gonn05sKteSqmQ9QLlW7YgK2A5QrnGzI4pLKMFpj4tx6HJtMB76+59Hnl1rjzy7Vhmr2/E0wp6uR/EfVFtk2PFUotnehwebPaoRbbMDKogASWBpAicdkIsI702j0HQ8RqtaaRMRERERERERERERERERERF5l24czGuetFMsraGbtBJrpK7SSp2O9llmtVNnMfOqJKqaIalC3WyS1wbqvfe8lE5mQV0LlFdQ1zjm5VxKJ625lqZy0hprt4Oo5dlezEyPMKUDAljUB5dRZzzT0DqlwnimV19ycsQzrYak1BjPlqY9UiIBaJk3p62Usm26FkRERERERERERERERO5kK7X1Ht3ubmujaznx/Uz21qdHADyzuxvgmc5cv9EJ8AoRbHZvQRAgtFH3LV8RHgifo9cBhN3bIKKaVUAHRN5ywss//Uu1OytE2NlGaJPRWwH06+NM/hMda70e6tWp0bcI9ktM3OzeBsMu1K/9qhDczayRw34wnE3hvKMusD4ZALu/du3Wmo5bv6cR2BrZ7f42IOysqCD4j8MMgP2EQWC3rQHadPy+SfzYQRPXIPQ3nHD7IYNn0Hfzr+JU7cfso1f7uhpR7Yi2YY9uX8BSwZdTIAI6LKNwRN1aFioIRERERERERERERERERERERERERERERERERETM7H8Itl9sVR8FXQAAAABJRU5ErkJggg==);background-size:cover;background-position:center;cursor:pointer}.price-card .header-wrapper{background-color:#ff2c57;padding:10px 0;position:relative}.price-card .header-wrapper h2{color:#fff;text-align:center;font-weight:500;font-size:26px;letter-spacing:.8px}.price-card .header-wrapper .italic-box{width:20px;height:20px;background-color:#ff2c57;position:absolute;left:50%;bottom:-10px;transform:translate(-50%) rotate(45deg)}.price-card .price-wrapper{display:flex;flex-direction:column;align-items:center;padding:30px 0 20px}.price-card .price-wrapper .price-main-wrapper h2{color:#ff2c57;font-size:38px;font-weight:500;letter-spacing:.8px}.price-card .price-wrapper .price-main-wrapper h2 sup{font-size:24px;font-weight:400}.price-card .price-wrapper .price-main-wrapper p{text-align:end;color:#666;font-size:14px;letter-spacing:.6px}.price-card ul{border-top:2px solid #eee;border-bottom:2px solid #eee;display:flex;flex-direction:column;align-items:center;gap:14px;padding:24px 0}.price-card ul li{color:#666;letter-spacing:.6px}.price-card ul li i{color:#ff2c57;font-size:23px;padding-right:3px}.price-card button{padding:9px 16px;background-color:#ff2c57;color:#fff;border-radius:20px;border:1px solid #ff2c57;transition:.3s;letter-spacing:.8px;margin:10px 0}.price-card button:hover{color:#ff2c57;background-color:#fff}.price-card:hover{transform:translate(5px)}@media (max-width: 768px){#pricing-section{padding:40px 20px}#section-header{flex-direction:column;align-items:flex-start}#section-header .liner{flex-direction:column;width:50%}#section-header .liner #line1{width:50%}#section-header .liner #line2{width:100%}#section-header>.txt>h2{font-size:32px}#section-header>.txt>p{font-size:16px;max-width:100%}.price-cards-wrapper{flex-wrap:wrap;justify-content:center;gap:20px}.price-card{max-width:100%}}@media (max-width: 480px){#pricing-section{padding:30px 10px}#section-header>.txt>h2{font-size:28px}#section-header>.txt>p{font-size:15px}.price-card{max-width:100%;padding:20px 0}.price-card .header-wrapper h2{font-size:22px}.price-card .price-wrapper .price-main-wrapper h2{font-size:32px}.price-card .price-wrapper .price-main-wrapper h2 sup{font-size:20px}}@media (max-width: 320px){#pricing-section{padding:20px 5px}#section-header>.txt>h2{font-size:24px}#section-header>.txt>p{font-size:14px}.price-card{padding:15px 0}.price-card .header-wrapper h2{font-size:20px}.price-card .price-wrapper .price-main-wrapper h2{font-size:28px}.price-card .price-wrapper .price-main-wrapper h2 sup{font-size:18px}}#contact{padding:80px 12px;background:#f6f6f6}#contact>.container{display:flex;flex-wrap:wrap;gap:16px}#contact .location-box{border-bottom:3px solid #ff2c57;border-top:3px solid #ff2c57;background:#fff;flex:1;min-width:400px}#contact .map-info-box-wrapper{padding:16px}#contact .map-info-box{display:flex;align-items:center;gap:16px;padding:16px 0}#contact .map-info-box>img{width:24px}#contact .map-info-box>p{letter-spacing:.5px;color:#00000097;font-size:14px}#contact .contact-form-box{min-width:400px;border-top:2px solid #ff2c57;border-bottom:2px solid #ff2c57;flex:1;background:#fff;display:flex;flex-direction:column;align-items:start;gap:16px;padding:16px}#contact .contact-form-box>h2{font-weight:500;letter-spacing:1px;color:#ff2c57}#contact .contact-form-box>.inpt-box{display:flex;flex-direction:column;gap:6px;width:100%}#contact .contact-form-box>.inpt-box>label{color:#8080809d}#contact .contact-form-box>.inpt-box>input,#contact .contact-form-box>.inpt-box textarea{border:1px solid rgba(128,128,128,.664);border-radius:8px;padding:8px 16px}#contact .contact-form-box>button{padding:8px 16px;border-radius:12px;background:#ff2c57;color:#fff;letter-spacing:.7px;font-size:16px}@media (max-width: 768px){#contact{padding:60px 20px}#contact>.container{flex-direction:column}#contact .location-box,#contact .contact-form-box{min-width:100%}#contact .map-info-box{gap:12px;padding:12px 0}#contact .map-info-box>img{width:20px}#contact .map-info-box>p{font-size:13px}#contact .contact-form-box{padding:14px}#contact .contact-form-box>button{font-size:15px;padding:7px 14px}}@media (max-width: 480px){#contact{padding:50px 15px}#contact .location-box,#contact .contact-form-box{padding:12px}#contact .map-info-box{gap:10px}#contact .map-info-box>img{width:18px}#contact .map-info-box>p{font-size:12px}#contact .contact-form-box>h2{font-size:20px}#contact .contact-form-box>.inpt-box>label{font-size:12px}#contact .contact-form-box>.inpt-box>input,#contact .contact-form-box>.inpt-box textarea{padding:6px 12px;font-size:14px}#contact .contact-form-box>button{font-size:14px;padding:7px 12px}}@media (max-width: 320px){#contact{padding:40px 10px}#contact .location-box,#contact .contact-form-box{padding:10px}#contact .map-info-box{gap:8px}#contact .map-info-box>img{width:16px}#contact .map-info-box>p{font-size:11px}#contact .contact-form-box>h2{font-size:18px}#contact .contact-form-box>.inpt-box>label{font-size:11px}#contact .contact-form-box>.inpt-box>input,#contact .contact-form-box>.inpt-box textarea{padding:5px 10px;font-size:13px}#contact .contact-form-box>button{font-size:13px;padding:6px 10px}}
