@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Unica+One&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Figtree;margin:0;overflow-x:hidden;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-wrapper{background:#f0f0f0;width:100%}.footer-hero{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:16px;height:70vh;margin:0 auto;overflow:hidden;position:relative;transform:translateY(8vw);width:83%;z-index:2}.footer-hero-overlay{align-items:center;border-radius:16px;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.footer-hero-title{color:#fff;font-size:4vw;font-weight:600;margin-bottom:3vw;max-width:44vw;text-align:center}.footer-hero-input{display:flex;gap:20px;max-width:500px;width:100%}.footer-hero-input input{border:none;border-radius:8px;cursor:pointer;flex:2 1;padding:1vw 1.5vw}.footer-hero-input button{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Figtree;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.footer-hero-input button svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.footer-hero-input button:hover{background:#fff;border:1px solid #302e99;color:#302e99}.footer-hero-input button:hover svg{fill:#302e99;transform:rotate(0deg)}.footer{background:#302e99;color:#fff;margin-top:-20px;overflow:hidden;padding:160px 80px 60px;position:relative;z-index:1}.footer:before{background-image:var(--watermark-image);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:70vh;left:50%;opacity:1;pointer-events:none;position:absolute;top:85%;transform:translate(-50%,-50%);width:100%;z-index:0}.footer-bottom,.footer-container{position:relative;z-index:2}.footer-container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;max-width:1000px}.footer-logo-wrap{margin-bottom:1.5vw;margin-top:2vw}.footer-logo-img{height:auto;object-fit:contain;width:16vw}.footer-contact-item{align-items:center;color:#fff;display:flex;font-family:Figtree;font-size:1vw;font-weight:400;gap:1vw;line-height:1.2;margin-bottom:1.5vw}.footer-contact-item:first-child{align-items:flex-start}.footer-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:20px}.footer-icon svg{fill:#fff;height:100%;width:100%}.footer-social-icons{display:flex;gap:10px}.footer-social-icons a{align-items:center;background:#fff;border-radius:50%;display:flex;height:40px;justify-content:center;transition:.3s;width:40px}.footer-social-icons a:hover{background:#15b2ff;transform:scale(1.1)}.footer-social-icons svg{fill:#3b3b98;border-radius:50%;font-size:30px;padding:8px}.footer-newsletter{display:flex;margin-bottom:20px}.footer-newsletter input{border:none;flex:1 1;padding:10px}.footer-newsletter button{background:#fff;border:none;cursor:pointer;padding:10px}.footer-heading{color:#fff;font-family:Figtree;font-size:1.5vw;font-weight:600;line-height:1.2;margin-bottom:1vw}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:1.2vw}.footer-links a{color:#fff;font-family:Figtree;font-size:1vw;font-weight:400;line-height:1.2;text-decoration:none}.footer-bottom{align-items:center;border-top:1px solid #fff3;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:40px auto 0;padding-top:1vw;position:relative;width:100%;z-index:2}.footer-copy{color:#fff;font-family:Figtree;font-size:1.2vw;font-weight:400;line-height:1.2;margin:0;opacity:.9}.footer-copy .brand{font-weight:700}.footer-designed{align-items:center;color:#fff;display:flex;flex:1 1;font-family:Figtree;font-size:1.1vw;font-weight:500;gap:4px;justify-content:center}.designvio-link{color:#fff;font-family:Unica One;font-size:1.3vw;font-style:normal;font-weight:400;line-height:1.2;text-decoration:none}.designvio-link:hover{color:#fff;text-decoration:underline}.footer-bottom-links{align-items:center;display:flex;font-family:Figtree;font-size:1.2vw;gap:10px;line-height:1.2;opacity:.9}.footer-bottom-links a{color:#fff;text-decoration:none}.dividers{color:#fff}.footer-email-link{color:#fff;font-family:Figtree;font-size:1vw;font-weight:400;line-height:1.2;text-decoration:none}.footer-email-link:hover{text-decoration:underline}@media screen and (min-width:320px) and (max-width:480px){.footer-wrapper{overflow:hidden}.footer-hero{background-position:50%;background-size:cover;border-radius:12px;height:auto;min-height:200px;padding:3vh 1vw;transform:translateY(70px);width:84%}.footer-hero-overlay{padding:1vh 0}.footer-hero-title{font-size:19px;line-height:1.3;margin-bottom:25px;max-width:100%}.footer-hero-input{flex-direction:column;gap:15px;max-width:100%;width:90%}.footer-hero-input input{border-radius:8px;font-size:14px;padding:14px 16px;width:90%}.footer-hero-input button{border-radius:8px;font-size:14px;gap:8px;padding:14px 16px;width:100%}.footer-hero-input button svg{height:16px;width:16px}.footer{margin-top:0;padding:100px 20px 30px}.footer:before{background-size:contain;height:250px;opacity:.15;top:88%;width:140%}.footer-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;max-width:100%}.footer-container .footer-col:first-child,.footer-container .footer-col:nth-child(2){grid-column:1/-1}.footer-logo-wrap{margin-bottom:10px;margin-top:0}.footer-logo-img{width:150px}.footer-contact-item{font-size:13px;gap:10px;line-height:1.5;margin-bottom:16px}.footer-icon{height:20px;width:20px}.footer-social-icons{flex-wrap:wrap;gap:8px}.footer-social-icons a{height:35px;width:35px}.footer-social-icons svg{font-size:20px;padding:7px}.footer-heading{font-size:18px;margin-bottom:16px}.footer-links li{margin-bottom:14px}.footer-links a{font-size:14px;line-height:1.5}.footer-newsletter{flex-direction:column;gap:12px}.footer-newsletter button,.footer-newsletter input{font-size:14px;padding:12px;width:100%}.footer-bottom{flex-direction:column;gap:16px;justify-content:center;margin-top:30px;padding-top:20px;text-align:center}.footer-copy{font-size:13px;line-height:1.5}.footer-designed{flex-wrap:wrap;font-size:13px;gap:5px;text-align:center}.designvio-link{font-size:16px}.footer-bottom-links{flex-wrap:wrap;font-size:13px;gap:8px;justify-content:center}.footer:before{background-image:var(--watermark-image);background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:70vw;left:50%;opacity:1;pointer-events:none;position:absolute;top:96%;transform:translate(-50%,-50%);width:100%;z-index:0}.footer-email-link{font-size:13px;line-height:1.5}}@media screen and (min-width:481px) and (max-width:767px){.footer-wrapper{overflow:hidden}.footer-hero{background-position:50%;background-size:cover;border-radius:16px;height:auto;min-height:220px;padding:4vh 4vw;transform:translateY(90px);width:88%}.footer-hero-overlay{padding:1vh 2vw}.footer-hero-title{font-size:35px;line-height:1.3;margin-bottom:3px;max-width:100%}.footer-hero-input{flex-direction:row;gap:18px;max-width:500px;width:100%}.footer-hero-input input{border-radius:10px;box-sizing:border-box;font-size:15px;padding:10px;width:100%}.footer-hero-input button{border-radius:10px;font-size:16px;gap:10px;padding:10px;width:100%}.footer-hero-input button svg{height:18px;width:18px}.footer{margin-top:0;padding:140px 20px 20px}.footer:before{background-size:contain;height:320px;opacity:.18;top:88%;width:130%}.footer-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;max-width:100%}.footer-container .footer-col:first-child{grid-column:1/-1}.footer-logo-wrap{margin-bottom:14px;margin-top:0}.footer-logo-img{width:180px}.footer-contact-item{font-size:15px;gap:10px;line-height:1.6;margin-bottom:18px}.footer-icon{height:22px;width:22px}.footer-social-icons{flex-wrap:wrap;gap:10px}.footer-social-icons a{height:38px;width:38px}.footer-social-icons svg{font-size:22px;padding:8px}.footer-heading{font-size:22px}.footer-heading,.footer-links li{margin-bottom:10px}.footer-links a{font-size:15px;line-height:1.6}.footer-newsletter{flex-direction:column;gap:14px}.footer-newsletter input{box-sizing:border-box}.footer-newsletter button,.footer-newsletter input{font-size:15px;padding:14px;width:100%}.footer-bottom{flex-direction:column;gap:18px;justify-content:center;margin-top:15px;padding-top:20px;text-align:center}.footer-copy{font-size:15px;line-height:1.6}.footer-designed{flex-wrap:wrap;font-size:15px;gap:10px;text-align:center}.designvio-link{font-size:18px}.footer-bottom-links{flex-wrap:wrap;font-size:15px;gap:10px;justify-content:center}.footer:before{background-image:var(--watermark-image);background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:55vw;left:50%;opacity:1;pointer-events:none;position:absolute;top:95%;transform:translate(-50%,-50%);width:100%;z-index:0}.footer-email-link{font-size:15px;line-height:1.6}}@media screen and (min-width:768px) and (max-width:1024px){.footer-wrapper{overflow:hidden}.footer-hero{background-position:50%;background-size:cover;border-radius:18px;height:auto;min-height:320px;padding:5vh 5vw;transform:translateY(110px);width:90%}.footer-hero-overlay{padding:2vh 3vw}.footer-hero-title{font-size:42px;line-height:58px;margin-bottom:30px;max-width:75%}.footer-hero-input{gap:18px;max-width:650px;width:100%}.footer-hero-input input{border-radius:10px;font-size:16px;padding:16px 20px}.footer-hero-input button{border-radius:10px;font-size:16px;gap:10px;padding:14px 22px}.footer-hero-input button svg{height:18px;width:18px}.footer{margin-top:0;padding:180px 40px 40px}.footer:before{background-size:contain;height:420px;opacity:.2;top:88%;width:120%}.footer-container{gap:40px;grid-template-columns:repeat(3,1fr);max-width:100%}.footer-container .footer-col:first-child{grid-column:1/-1}.footer-logo-wrap{margin-bottom:18px;margin-top:0}.footer-logo-img{width:220px}.footer-contact-item{font-size:15px;gap:12px;line-height:1.6;margin-bottom:18px}.footer-icon{height:22px;width:22px}.footer-social-icons{flex-wrap:wrap;gap:12px}.footer-social-icons a{height:42px;width:42px}.footer-social-icons svg{font-size:22px;padding:8px}.footer-heading{font-size:24px;margin-bottom:16px}.footer-links li{margin-bottom:14px}.footer-links a{font-size:16px;line-height:1.6}.footer-newsletter{flex-direction:row;gap:12px}.footer-newsletter input{box-sizing:border-box;font-size:15px;padding:14px;width:100%}.footer-newsletter button{font-size:15px;padding:14px 18px}.footer-bottom{flex-direction:column;gap:18px;justify-content:center;margin-top:30px;padding-top:24px;text-align:center}.footer-copy{font-size:15px;line-height:1.6}.footer-designed{flex-wrap:wrap;font-size:15px;gap:8px;text-align:center}.designvio-link{font-size:18px}.footer-bottom-links{flex-wrap:wrap;font-size:15px;gap:10px;justify-content:center}.footer:before{background-image:var(--watermark-image);background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:38vw;left:50%;opacity:1;pointer-events:none;position:absolute;top:92%;transform:translate(-50%,-50%);width:100%;z-index:0}.footer-email-link{font-size:15px;line-height:1.6}}@media screen and (min-width:1441px) and (max-width:1920px){.footer{padding:10vw 7vw 3.5vw}.footer-container{gap:4vw;max-width:72vw}.footer-hero{background-size:cover;height:75vh;transform:translateY(7vw);width:82%}.footer-hero-title{font-size:3.5vw;line-height:1.2;max-width:42vw}.footer-hero-input{max-width:34vw}.footer-hero-input input{font-size:1vw;padding:1vw 1.2vw}.footer-hero-input button{font-size:1vw;padding:1vw 1.4vw}.footer-logo-img{width:12vw}.footer-heading{font-size:1.5vw}.footer-links a{font-size:1vw}.footer-contact-item{font-size:.95vw;line-height:1.7}.footer-copy,.footer-designed{font-size:.95vw}.designvio-link{font-size:1.2vw}.footer-bottom-links{font-size:.95vw}.footer:before{background-image:var(--watermark-image);background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:28vw;left:50%;opacity:1;pointer-events:none;position:absolute;top:86%;transform:translate(-50%,-50%);width:100%;z-index:0}}@media screen and (min-width:1921px){.footer{padding:11vw 7vw 4vw}.footer-container{gap:5vw;max-width:80vw}.footer-desc{font-size:1vw}.footer-hero{background-size:cover;height:80vh;transform:translateY(6vw);width:80%}.footer-hero-title{font-size:3.3vw;line-height:1.2;max-width:47vw}.footer-hero-input{max-width:39vw}.footer-hero-input input{border-radius:.7vw;font-size:1vw;padding:1.1vw 1.3vw}.footer-hero-input button{border-radius:.7vw;font-size:1vw;padding:1.1vw 1.5vw}.footer-logo-img{width:14vw}.footer-heading{font-size:1.7vw}.footer-contact-item,.footer-links a{font-size:1vw;line-height:1.8}.footer-copy,.footer-designed{font-size:1vw}.designvio-link{font-size:1.3vw}.footer-bottom-links{font-size:1vw}.footer:before{background-image:var(--watermark-image);background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:24vw;left:50%;opacity:1;pointer-events:none;position:absolute;top:86%;transform:translate(-50%,-50%);width:100%;z-index:0}.footer-email-link{font-size:1vw;line-height:1.8}}.popup-overlay{align-items:center;background:#000000a6;height:100vh;justify-content:center;left:0;padding:0;position:fixed;top:0;z-index:1000}.popup-container,.popup-overlay{display:flex;overflow-y:auto;width:100%}.popup-container{background:#16145a;border-radius:18px;gap:35px;max-height:95vh;max-width:1000px;padding:2vh 2vw;position:relative}.close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:18px;top:15px}.left-sections{flex:1 1;padding:0}.left-sections h1{color:#fff;font-family:Figtree;font-size:40px;font-weight:700;line-height:50px;margin-bottom:10px}.left-sections p{color:#fff;font-family:Figtree;font-size:24px;font-weight:400;line-height:28px;margin-bottom:25px}.interest-box span{color:#2e0249;font-family:Figtree;font-size:20px;font-weight:500}.interest-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:5px}.interest-btn{background:#0000;border:2px solid #2e02494d;border-radius:8px;color:#2e024966;font-family:Figtree;font-size:1.1vw;font-weight:500;height:45px;text-align:center;transition:.3s}.interest-btn.active{background:linear-gradient(90deg,#15b2ff,#4867ff);border:none;color:#fff}.consult-form{background:#f5f5f5;border-radius:18px;display:flex;flex-direction:column;gap:20px;padding:1.2vw}.consult-form input,.consult-form textarea{background:#0000;border:none;border-bottom:2px solid #cfcfcf;font-size:15px;outline:none;padding:10px 0}.consult-form input:focus,.consult-form textarea:focus{border-color:#3b82f6}.consult-form textarea{height:70px;resize:none}.form-buttons{display:flex;gap:16px;justify-content:flex-end;margin-top:10px}.home-btnn{background:#eee;border:1px solid #676b74;border-radius:8px;color:#000000b3;padding:13px 20px}.home-btnn,.submit-btnn{cursor:pointer;font-family:Figtree;font-size:1.1vw;font-weight:500}.submit-btnn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;display:flex;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;transition:all .3s ease}.submit-btnn svg{fill:#fff;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.submit-btnn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.submit-btnn:hover svg{fill:#302e99;transform:rotate(0deg)}.right-section{background:#2a0753;border-radius:18px;height:80vh;margin-top:22vh;padding:28px;width:420px}.right-section h3{color:#fff;font-family:Figtree;font-size:1.3vw;font-weight:600;line-height:70px;margin-bottom:22px}.right-section select{border:none;border-radius:8px;color:#000;cursor:pointer;font-family:Figtree;font-size:20px;font-weight:400;height:50px;margin-bottom:20px;outline:none;padding:0 10px;width:100%}.checkbox-section{align-items:center;display:flex;gap:10px;margin-top:150px}.checkbox-section label{color:#fff;font-family:Figtree;font-size:1.2vw;font-weight:400;line-height:28px}.mobile-right-section{display:none}.desktop-right-section{display:block}@media screen and (min-width:320px) and (max-width:480px){.mobile-right-section{display:block;width:100%}.desktop-right-section{display:none}.mobile-right-section .right-section{border-radius:16px;height:auto;margin:0 0 20px;padding:14px;width:91%}.popup-overlay{align-items:flex-start;padding:10px 0}.popup-container{border-radius:16px;flex-direction:column;gap:10px;max-height:none;max-width:100%;overflow-y:visible;padding:8px 16px;width:85%}.close-btn{font-size:20px;right:13px;top:12px}.left-sections{width:100%}.left-sections h1{font-size:30px;line-height:40px;margin-bottom:12px}.left-sections p{font-size:16px;line-height:26px;margin-bottom:22px}.interest-box span{font-size:16px}.interest-buttons{gap:8px;grid-template-columns:repeat(2,1fr);margin-top:10px}.interest-btn{font-size:13px;height:42px;padding:0 8px}.consult-form{border-radius:14px;gap:10px;padding:10px 14px}.consult-form input,.consult-form textarea{font-size:14px;padding:10px 0}.consult-form textarea{height:60px}.form-buttons{gap:12px}.home-btnn,.submit-btnn{font-size:14px;height:48px;justify-content:center;width:100%}.submit-btnn svg{height:16px;width:16px}.right-section h3{font-size:18px;line-height:20px;margin-bottom:10px}.right-section select{font-size:14px;height:48px;margin-bottom:16px}.checkbox-section{align-items:flex-start;gap:10px;margin-top:10px}.checkbox-section label{font-size:14px;line-height:24px}}@media screen and (min-width:481px) and (max-width:767px){.mobile-right-section{display:block;width:100%}.desktop-right-section{display:none}.mobile-right-section .right-section{border-radius:16px;height:auto;margin:0 0 20px;padding:20px;width:93%}.popup-overlay{align-items:flex-start;padding:30px 0}.popup-container{border-radius:18px;flex-direction:column;gap:20px;max-height:none;max-width:100%;overflow-y:visible;padding:20px;width:90%}.close-btn{font-size:24px;right:16px;top:14px}.left-sections h1{font-size:42px;line-height:48px}.left-sections p{font-size:20px;line-height:30px}.interest-buttons{grid-template-columns:repeat(3,1fr)}.interest-btn{font-size:15px;height:46px}.consult-form{padding:18px}.home-btnn,.submit-btnn{font-size:15px;height:50px;width:100%}.right-section h3{font-size:22px;line-height:32px}.right-section select{font-size:16px;height:50px}.checkbox-section{margin-top:20px}.checkbox-section label{font-size:15px;line-height:24px}}@media screen and (min-width:768px) and (max-width:1024px){.mobile-right-section{display:block;width:100%}.desktop-right-section{display:none}.mobile-right-section .right-section{border-radius:18px;height:auto;margin:0 0 20px;padding:22px;width:94%}.popup-container{flex-direction:column;gap:10px;padding:0 20px;width:92%}.left-sections h1{font-size:40px;line-height:50px}.left-sections p{font-size:20px;line-height:32px}.home-btnn,.interest-btn,.submit-btnn{font-size:15px}.right-section h3{font-size:22px;line-height:32px}.right-section select{font-size:16px;height:50px}.checkbox-section{margin-top:20px}.checkbox-section label{font-size:18px}}.navbar{background:#fff;box-sizing:border-box;left:0;padding:1.5vh 9vw;position:fixed;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;width:100%}.navbar-logo-image{height:auto;object-fit:contain;width:11vw}.navbar-nav-links{align-items:center;display:flex;gap:2.5vw;list-style:none}.navbar-nav-item,.navbar-nav-links li{position:relative}.navbar-nav-item{align-items:center;color:#000;cursor:pointer;display:flex;font-family:Figtree;font-size:1.1vw;font-weight:500;gap:.5vw;text-decoration:none;transition:.3s ease}.active-link{color:#302e99}.active-link:after{background:#6f78ff;border-radius:50px;bottom:-18px;content:"";height:2px;left:0;position:absolute;width:90%}.navbar-services-dropdown{position:relative}.navbar-services-link{align-items:center;display:flex}.navbar-dropdown-icon{transition:.3s ease}.rotate-icon{transform:rotate(180deg)}.navbar-dropdown-menu{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;left:0;list-style:none;min-width:16vw;opacity:0;padding:.5vw 0;position:absolute;top:2vw;transform:translateY(10px);transition:.3s ease;visibility:hidden}.navbar-services-dropdown:hover .navbar-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.navbar-dropdown-item{color:#111;display:block;font-size:1vw;padding:1vw 1.5vw;text-decoration:none;transition:.3s ease}.navbar-dropdown-item:hover{background:#f5f7ff;color:#302e99;padding-left:2vw}.navbar-contact-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Figtree;font-size:1vw;font-weight:500;gap:.5vw;justify-content:center;padding:1.5vh 1vw;transition:.3s ease}.navbar-contact-btn svg{fill:#fff;height:18px;transform:rotate(-45deg);transition:.3s ease;width:18px}.navbar-contact-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.navbar-contact-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.navbar-hamburger{color:#302e99;cursor:pointer;display:none;font-size:30px}.mobile-contact-btn{display:none}.desktop-contact-btn{display:flex}@media (min-width:320px) and (max-width:480px){.navbar{height:9vh;padding:2vh 5vw}.navbar-container{position:relative}.navbar-logo-image{width:38vw}.navbar-hamburger{align-items:center;color:#302e99;cursor:pointer;display:flex;font-size:8vw;justify-content:center;z-index:1200}.navbar-nav-links{align-items:flex-start;background:#fff;box-shadow:-10px 0 30px #00000014;flex-direction:column;gap:6vw;height:100vh;justify-content:flex-start;left:-100%;margin-top:15vw;overflow-y:auto;padding:8vw 7vw;position:fixed;top:0;transition:all .4s ease;width:78%;z-index:1100}.navbar-mobile-active{left:0;margin-top:9vh}.navbar-nav-item{font-size:4.8vw;font-weight:600}.active-link:after{bottom:-2vw;height:2px}.navbar-services-dropdown{width:100%}.navbar-services-link{display:flex;justify-content:space-between;width:100%}.navbar-dropdown-icon{font-size:5vw}.navbar-dropdown-menu{background:#f8f9ff;border-radius:12px;box-shadow:none;display:none;margin-top:3vw;opacity:1;padding:0;position:static;transform:none;visibility:visible;width:100%}.show-dropdown{display:block}.navbar-dropdown-item{border-bottom:1px solid #ececec;font-size:4vw;padding:4vw 5vw}.navbar-dropdown-item:last-child{border-bottom:none}.navbar-dropdown-item:hover{padding-left:5vw}.desktop-contact-btn{display:none!important}.mobile-contact-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex!important;font-family:Figtree;font-size:4.2vw;font-weight:500;gap:2vw;justify-content:center;line-height:20px;padding:4vw 5vw;transition:.3s ease;width:60%}.mobile-contact-btn svg{fill:#fff;height:5vw;transform:rotate(-45deg);transition:.3s ease;width:5vw}.mobile-contact-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.mobile-contact-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.navbar-mobile-active:before{content:"";height:100vh;position:fixed;right:0;top:0;width:22%}}@media screen and (min-width:481px) and (max-width:767px){.navbar{height:10vh;padding:2vh 5vw}.navbar-container{position:relative}.navbar-logo-image{width:23vw}.navbar-hamburger{align-items:center;color:#302e99;display:flex;font-size:5vw;justify-content:center;z-index:1200}.navbar-nav-links{align-items:flex-start;background:#fff;box-shadow:-10px 0 30px #00000014;flex-direction:column;gap:4vw;height:100vh;justify-content:flex-start;left:-100%;margin-top:10vh;overflow-y:auto;padding:7vw 6vw;position:fixed;top:0;transition:all .4s ease;width:65%;z-index:1100}.navbar-mobile-active{left:0}.navbar-nav-item{font-size:2.8vw;font-weight:600}.active-link:after{bottom:-1vw;height:2px}.navbar-services-dropdown{width:100%}.navbar-services-link{display:flex;justify-content:space-between;width:100%}.navbar-dropdown-icon{font-size:3vw}.navbar-dropdown-menu{background:#f8f9ff;border-radius:12px;box-shadow:none;display:none;margin-top:2vw;opacity:1;padding:0;position:static;transform:none;visibility:visible;width:100%}.show-dropdown{display:block}.navbar-dropdown-item{border-bottom:1px solid #ececec;font-size:2.5vw;padding:2.5vw 3vw}.navbar-dropdown-item:last-child{border-bottom:none}.navbar-dropdown-item:hover{padding-left:4vw}.desktop-contact-btn{display:none!important}.mobile-contact-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex!important;font-family:Figtree;font-size:2.6vw;font-weight:500;gap:1.5vw;justify-content:center;padding:2.5vw 3vw;transition:.3s ease;width:55%}.mobile-contact-btn svg{fill:#fff;height:3vw;transform:rotate(-45deg);transition:.3s ease;width:3vw}.mobile-contact-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.mobile-contact-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.navbar-mobile-active:before{content:"";height:100vh;position:fixed;right:0;top:0;width:35%}}@media screen and (min-width:768px) and (max-width:1024px){.navbar{height:10vh;padding:2vh 4vw}.navbar-container{position:relative}.navbar-logo-image{width:20vw}.navbar-hamburger{align-items:center;color:#302e99;cursor:pointer;display:flex;font-size:4vw;justify-content:center;z-index:1200}.navbar-nav-links{align-items:flex-start;background:#fff;box-shadow:-10px 0 30px #00000014;flex-direction:column;gap:3vw;height:100vh;justify-content:flex-start;left:-100%;margin-top:8vh;overflow-y:auto;padding:6vw 5vw;position:fixed;top:0;transition:all .4s ease;width:50%;z-index:1100}.navbar-mobile-active{left:0;margin-top:6vw}.navbar-nav-item{font-size:2vw;font-weight:600;gap:.5vw}.active-link:after{bottom:-.8vw;width:100%}.navbar-services-dropdown{width:100%}.navbar-services-link{display:flex;justify-content:space-between;width:100%}.navbar-dropdown-icon{font-size:2vw}.navbar-dropdown-menu{background:#f8f9ff;border-radius:12px;box-shadow:none;display:none;margin-top:1.5vw;opacity:1;padding:0;position:static;transform:none;visibility:visible;width:100%}.show-dropdown{display:block}.navbar-dropdown-item{border-bottom:1px solid #ececec;font-size:1.8vw;padding:1.8vw 2vw}.navbar-dropdown-item:last-child{border-bottom:none}.navbar-dropdown-item:hover{padding-left:3vw}.desktop-contact-btn{display:none!important}.mobile-contact-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex!important;font-family:Figtree;font-size:1.8vw;font-weight:500;gap:1vw;justify-content:center;padding:1.8vw 2vw;transition:.3s ease;width:50%}.mobile-contact-btn svg{fill:#fff;height:2vw;transform:rotate(-45deg);transition:.3s ease;width:2vw}.mobile-contact-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.mobile-contact-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.navbar-mobile-active:before{content:"";height:100vh;position:fixed;right:0;top:0;width:50%}}.blog-hero-section{height:80vh;margin-top:8vh;overflow:hidden;position:relative;width:100%}.blog-hero-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.blog-hero-overlay{inset:0;position:absolute;z-index:1}.blog-hero-content{display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:12%;position:relative;z-index:2}.blog-hero-content h1{font-size:4vw;font-weight:700;margin-bottom:0}.blog-hero-content h1,.blog-hero-content p{color:#fff;font-family:Figtree;font-style:normal;line-height:1.2}.blog-hero-content p{font-size:1.2vw;font-weight:400;max-width:33vw}@media screen and (min-width:320px) and (max-width:480px){.blog-hero-section{height:55vh;margin-top:9vh}.blog-hero-bg{margin-top:5h;object-position:center}.blog-hero-content{align-items:flex-start;justify-content:center;padding-left:6%;padding-right:6%}.blog-hero-content h1{font-size:9vw;line-height:1.15;margin-bottom:2vh}.blog-hero-content p{font-size:3.8vw;line-height:1.6;max-width:90%}}@media screen and (min-width:481px) and (max-width:767px){.blog-hero-section{height:60vh;margin-top:10vh}.blog-hero-bg{object-position:center}.blog-hero-content{align-items:flex-start;justify-content:center;padding-left:8%;padding-right:8%}.blog-hero-content h1{font-size:6.5vw;line-height:1.15;margin-bottom:2vh}.blog-hero-content p{font-size:2.5vw;line-height:1.6;max-width:75%}}@media screen and (min-width:768px) and (max-width:1024px){.blog-hero-section{height:65vh;margin-top:10vh}.blog-hero-bg{object-position:center}.blog-hero-content{justify-content:center;padding-left:9%;padding-right:5%}.blog-hero-content h1{font-size:5.5vw;line-height:1.15;margin-bottom:1.5vh}.blog-hero-content p{font-size:1.8vw;line-height:1.5;max-width:55%}}.blogsolar-section{background:#f6f8fa;padding:4vw 0;width:100%}.blogsolar-container{margin:auto;width:83%}.blogsolar-heading{color:#000;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.2}.blogsolar-grid{grid-gap:2vw;display:grid;gap:2vw;grid-template-columns:repeat(3,1fr)}.blogsolar-card{background:#fff;cursor:pointer;padding:1vw;transition:.3s ease}.blogsolar-card:hover{transform:translateY(-8px)}.blogsolar-image{border-radius:14px;height:250px;margin-bottom:1vw;object-fit:cover;width:100%}.blogsolar-meta{align-items:center;display:flex;gap:1vw}.blogsolar-meta span{align-items:center;color:#676b74;display:flex;font-size:1.2vw;font-weight:400;gap:.3vw}.blogsolar-card h3,.blogsolar-meta span{font-family:Figtree;font-style:normal;line-height:1.2}.blogsolar-card h3{color:#001233;font-size:1.5vw;font-weight:700;margin:1.5vw 0;width:20vw}.blogsolar-card p{color:#676b74;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2}.blogsolar-load-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;margin:2vw auto 0;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.blogsolar-load-btn svg{fill:#fff;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.blogsolar-load-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.blogsolar-load-btn:hover svg{fill:#302e99;transform:rotate(0deg)}@media screen and (min-width:320px) and (max-width:480px){.blogsolar-section{padding:12vw 0}.blogsolar-container{width:90%}.blogsolar-heading{font-size:8vw;line-height:1.25;margin-bottom:8vw;text-align:left}.blogsolar-grid{gap:6vw;grid-template-columns:1fr}.blogsolar-card{border-radius:20px;padding:4vw}.blogsolar-image{border-radius:16px;height:220px;margin-bottom:4vw}.blogsolar-meta{gap:4vw;margin-bottom:3vw}.blogsolar-meta span{font-size:3.5vw;gap:2vw}.blogsolar-meta span svg{height:16px;width:16px}.blogsolar-card h3{font-size:5.5vw;line-height:1.35;margin:4vw 0;width:100%}.blogsolar-card p{font-size:3.8vw;line-height:1.7}.blogsolar-load-btn{border-radius:10px;font-size:4vw;gap:3vw;margin-top:8vw;padding:1.8vh 6vw;width:fit-content}.blogsolar-load-btn svg{height:18px;width:18px}}@media screen and (min-width:481px) and (max-width:767px){.blogsolar-section{padding:8vw 0}.blogsolar-container{width:90%}.blogsolar-heading{font-size:5.5vw;line-height:1.25;margin-bottom:6vw;margin-top:0}.blogsolar-grid{gap:4vw;grid-template-columns:repeat(2,1fr)}.blogsolar-card{border-radius:18px;padding:2.5vw}.blogsolar-image{border-radius:14px;height:220px;margin-bottom:3vw}.blogsolar-meta{flex-wrap:wrap;gap:2vw;margin-bottom:2vw}.blogsolar-meta span{font-size:2.2vw;gap:1vw}.blogsolar-meta span svg{height:18px;width:18px}.blogsolar-card h3{font-size:3.5vw;line-height:1.35;margin:3vw 0;width:100%}.blogsolar-card p{font-size:2.4vw;line-height:1.6}.blogsolar-load-btn{border-radius:10px;font-size:2.5vw;gap:2vw;margin-top:6vw;padding:1.5vh 4vw}.blogsolar-load-btn svg{height:20px;width:20px}}@media screen and (min-width:768px) and (max-width:1024px){.blogsolar-section{padding:6vw 0}.blogsolar-container{width:90%}.blogsolar-heading{font-size:4vw;line-height:1.2;margin-bottom:5vw;margin-top:0}.blogsolar-grid{gap:3vw;grid-template-columns:repeat(2,1fr)}.blogsolar-card{border-radius:16px;padding:2vw}.blogsolar-image{height:260px;margin-bottom:2vw}.blogsolar-meta{gap:1.5vw;margin-bottom:1vw}.blogsolar-meta span{font-size:1.7vw;gap:.8vw}.blogsolar-meta span svg{height:18px;width:18px}.blogsolar-card h3{font-size:2.5vw;line-height:1.3;margin:2vw 0;width:100%}.blogsolar-card p{font-size:1.7vw;line-height:1.5}.blogsolar-load-btn{font-size:1.7vw;gap:1vw;margin-top:5vw;padding:1.3vh 2.5vw}.blogsolar-load-btn svg{height:18px;width:18px}}.solar-hero{align-items:center;box-sizing:border-box;display:flex;height:100vh;margin-top:8vh;overflow:hidden;padding:0 12%;position:relative;width:100%}.hero-overlay{inset:0;position:absolute}.hero-content{max-width:600px;position:relative;z-index:2}.hero-tag{background:#fff3;border:1px solid #ffffff1a;border-radius:30px;border-radius:35px;display:inline-block;font-size:1.2vw;font-weight:400;line-height:16px;margin-bottom:0;padding:8px 16px;text-transform:uppercase}.hero-content h1,.hero-tag{color:#fff;font-family:Figtree;font-style:normal}.hero-content h1{font-size:4vw;font-weight:700;line-height:62px;margin-bottom:10px}.hero-content p{font-size:1.2vw;font-weight:400;line-height:28px;margin-bottom:12px;max-width:70vw}.hero-btn,.hero-content p{color:#fff;font-family:Figtree;font-style:normal}.hero-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;cursor:pointer;display:flex;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.hero-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.hero-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.hero-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.stat-box-hero{background:#fff3;border-radius:16px;box-shadow:0 4px 40px 0 #0003;display:flex;flex-direction:column;gap:0;justify-content:center;padding:0 1vw 2vh}.small-card{height:18vh;width:15vw}.big-card{height:26vh;width:20vw}.card-top-hero{align-items:center;display:flex;justify-content:space-between;margin-bottom:2px}.card-top-hero p{font-size:16px;font-weight:500}.stat-box-hero h2{font-size:4vw;font-weight:500;line-height:70px;margin-bottom:0;margin-top:0}.stat-box-hero h2,.stat-box-hero p{color:#fff;font-family:Figtree;font-style:normal}.stat-box-hero p{font-size:1.5vw;font-weight:400;line-height:20px}.join-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease;width:9vw}.join-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.join-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.join-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.hero-card{align-items:flex-end;bottom:60px;gap:1vw;right:7%;width:500px;z-index:3}.hero-card,.slider-dots{display:flex;position:absolute}.slider-dots{bottom:20px;gap:10px;left:50%;transform:translateX(-50%);z-index:100}.slider-container{overflow:hidden}.hero-bg,.slider-container{height:100%;inset:0;position:absolute;width:100%}.hero-bg{object-fit:cover;transition:transform .8s ease-in-out}.dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:12px;transition:.3s;width:12px}.dot.active{background:#fff;transform:scale(1.2)}.green-text{color:#22c55e}@media screen and (min-width:320px) and (max-width:480px){.solar-hero{align-items:flex-start;flex-direction:column;height:85vh;justify-content:flex-start;margin-top:9vh;padding:10px 20px}.hero-bg{height:100%;object-fit:cover;object-position:center center}.hero-bg,.hero-content{width:100%}.hero-tag{font-size:12px;line-height:18px;margin-bottom:1px;margin-top:20px;padding:8px 14px}.hero-content h1{font-size:30px;line-height:32px;margin-bottom:6px}.hero-content p{font-size:14px;line-height:24px;margin-bottom:20px;max-width:80%}.hero-btn{border-radius:10px;font-size:14px;gap:8px;padding:12px 18px}.hero-btn svg{height:16px;width:16px}.hero-card{align-items:stretch;bottom:auto;display:flex;flex-direction:row;gap:16px;margin-top:20px;position:relative;right:auto;width:100%}.small-card{height:auto;width:60%}.big-card{height:auto;padding:16px;width:90%}.stat-box-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;gap:5px;padding:8px}.card-top-hero{margin-bottom:1px}.card-top-hero p{font-size:14px}.svg-button{align-items:center;display:flex;height:38px;justify-content:center;width:38px}.svg-button svg{height:18px;width:18px}.stat-box-hero h2{font-size:30px;line-height:10px;margin-bottom:2vh}.stat-box-hero p{font-size:13px;line-height:22px}.join-btn{font-size:14px;justify-content:center;padding:10px 14px;width:100%;width:30vw}.join-btn svg{height:16px;width:16px}.hero-overlay{background:#00000073;inset:0;position:absolute;z-index:1}}@media screen and (min-width:481px) and (max-width:767px){.solar-hero{align-items:flex-start;flex-direction:column;height:auto;justify-content:flex-start;margin-top:10vh;padding:40px 40px 30px}.hero-bg{height:100%;object-fit:cover;width:100%}.hero-content{max-width:100%;width:100%}.hero-tag{font-size:14px;line-height:20px;margin-bottom:5px;padding:10px 18px}.hero-content h1{font-size:40px;line-height:54px;margin-bottom:10px}.hero-content p{font-size:16px;line-height:28px;margin-bottom:2px;max-width:100%}.hero-btn{border-radius:10px;font-size:16px;gap:10px;padding:10px 20px}.hero-btn svg{height:18px;width:18px}.hero-card{align-items:stretch;bottom:auto;display:flex;flex-direction:row;gap:10px;margin-top:20px;position:relative;right:auto;width:100%}.small-card{height:auto;padding:13px;width:30%}.big-card{height:auto;padding:16px;width:60%}.stat-box-hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;gap:1px;padding:12px 10px}.card-top-hero{margin-bottom:6px}.card-top-hero p{font-size:15px;line-height:18px}.svg-button{align-items:center;display:flex;height:42px;justify-content:center;width:42px}.svg-button svg{height:18px;width:18px}.stat-box-hero h2{font-size:40px;line-height:30px;margin-bottom:10px}.stat-box-hero p{font-size:15px;line-height:10px}.join-btn{font-size:15px;padding:12px 16px;width:25vw}}@media screen and (min-width:768px) and (max-width:1024px){.solar-hero{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:10vh;padding:60px 6%}.hero-bg{height:100%;object-fit:cover;width:100%}.hero-content{max-width:85%;width:100%}.hero-tag{font-size:14px;line-height:20px;margin-bottom:0;padding:10px 18px}.hero-content h1{font-size:50px;line-height:60px;margin-bottom:10px}.hero-content p{font-size:18px;line-height:30px;margin-bottom:20px;max-width:100%}.hero-btn{border-radius:10px;font-size:16px;gap:10px;padding:14px 24px}.hero-btn svg{height:18px;width:18px}.hero-card{bottom:auto;display:flex;flex-direction:row;gap:20px;margin-top:40px;position:relative;right:auto;width:100%}.small-card{min-height:100px!important;width:20%}.big-card{height:auto;min-height:200px;width:35%}.stat-box-hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:22px;gap:10px;padding:18px 20px}.card-top-hero{margin-bottom:8px}.card-top-hero p{font-size:16px;line-height:22px}.svg-button{align-items:center;display:flex;height:46px;justify-content:center;width:46px}.svg-button svg{height:20px;width:20px}.stat-box-hero h2{font-size:52px;line-height:60px;margin:0}.stat-box-hero p{font-size:16px;line-height:24px}.join-btn{font-size:15px;padding:12px 16px;width:20vw}}@media screen and (min-width:1441px) and (max-width:1920px){.solar-hero{padding:0 10%}.hero-content{max-width:40vw}.hero-tag{font-size:.9vw;padding:.7vw 1.2vw}.hero-content h1{font-size:3.6vw;line-height:4vw}.hero-content p{font-size:1vw;line-height:1.8vw;max-width:34vw}.hero-btn{font-size:.9vw;padding:1.2vh 1vw}.hero-card{bottom:5vh;right:7%;width:30vw}.small-card{height:17vh;width:12vw}.big-card{background:#fff3;border:1px solid #ffffff1a;border-radius:.8vw;height:24vh;width:16vw}.stat-box-hero h2{font-size:3vw;line-height:3.5vw}.card-top-hero p{font-size:1vw}.stat-box-hero p{font-size:1vw;line-height:1.3vw}.join-btn{font-size:.85vw;width:8vw}}@media screen and (min-width:1921px) and (max-width:2560px){.solar-hero{height:100vh;padding:0 11%}.hero-content{max-width:36vw}.hero-tag{font-size:.75vw;padding:.6vw 1vw}.hero-content h1{font-size:3vw;line-height:3.4vw}.hero-content p{font-size:1vw;line-height:1.5vw;max-width:30vw}.hero-btn{font-size:.8vw;padding:1vh .9vw}.hero-btn svg{height:.9vw;width:.9vw}.hero-card{bottom:5vh;gap:.8vw;right:7%;width:26vw}.stat-box-hero{background:#fff3;border:1px solid #ffffff1a;border-radius:.8vw;padding:1vw}.small-card{height:15vh;width:10vw}.big-card{background:#fff3;border:1px solid #ffffff1a;border-radius:.8vw;height:21vh;width:14vw}.stat-box-hero h2{font-size:2.6vw;line-height:3vw}.stat-box-hero p{font-size:1vw;line-height:1.2vw}.card-top-hero p{font-size:1vw}.join-btn{font-size:.8vw;padding:.8vh .8vw;width:7vw}.join-btn svg{height:.8vw;width:.8vw}}@media screen and (min-width:2561px){.solar-hero{height:100vh;padding:0 12%}.hero-content{max-width:32vw}.hero-tag{font-size:.65vw;padding:.5vw .9vw}.hero-content h1{font-size:2.5vw;line-height:2.9vw}.hero-content p{font-size:.7vw;line-height:1.3vw;max-width:26vw}.hero-btn{border-radius:.4vw;font-size:.65vw;padding:.8vh .8vw}.hero-btn svg{height:.7vw;width:.7vw}.hero-card{bottom:4vh;gap:.7vw;right:7%;width:22vw}.stat-box-hero{background:#fff3;border:1px solid #ffffff1a;border-radius:.7vw;padding:.8vw}.small-card{height:13vh;width:8vw}.big-card{background:#fff3;border:1px solid #ffffff1a;border-radius:.8vw;height:18vh;width:12vw}.stat-box-hero h2{font-size:2vw;line-height:2.4vw}.stat-box-hero p{font-size:.85vw;line-height:1vw}.card-top-hero p{font-size:.85vw}.join-btn{border-radius:.4vw;font-size:.6vw;padding:.7vh .7vw;width:6vw}.join-btn svg{height:.7vw;width:.7vw}}.aboutsolar-section{background:#f0f0f0;padding:12vh 8vw}.aboutsolar-container{align-items:flex-start;display:flex;gap:3vw;justify-content:space-between;margin:auto;max-width:1050px;width:90%}.aboutsolar-left{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);width:45%}.aboutsolar-card{background:#f6f8fa;border:1px solid #eee;border-radius:16px;box-shadow:0 4px 50px 0 #0000001a;overflow:hidden}.image-card{height:30vh}.image-card img{display:block;height:100%;object-fit:cover;width:100%}.award-card,.stats-card{align-items:center;display:flex;flex-direction:column;gap:.5vw;justify-content:center;padding:4vh 0;text-align:center}.stats-card{align-self:end;height:12vh!important}.award-card{height:18vh}.award-card h2,.stats-card h2{color:#302e99;font-family:Figtree;font-size:3vw;font-style:normal;font-weight:700;line-height:20px;margin-bottom:0}.award-card p,.stats-card p{color:#676b74;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:28px;text-align:center}.stars{font-size:20px;letter-spacing:3px;margin-bottom:0;margin-top:2vh}.aboutsolar-right{padding-top:3vh;width:52%}.about-btn{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;font-size:1vw;font-weight:600;margin-bottom:2px;padding:10px 22px}.aboutsolar-right h1{color:#302e99;font-size:2.8vw;font-weight:700;line-height:56px;margin-bottom:5px}.about-desc,.aboutsolar-right h1{font-family:Figtree;font-style:normal}.about-desc{color:#676b74;font-size:1.2vw;font-weight:400;line-height:24px;margin-bottom:10px}.about-features{grid-gap:0 2vw;display:grid;gap:0 2vw;grid-template-columns:repeat(2,1fr)}.feature-item{align-items:center;display:flex;gap:.5vw}.feature-item span{align-items:center;background:linear-gradient(135deg,#4f5cff,#00a8ff);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.feature-item p{color:#676b74;font-family:Figtree;font-size:1vw;font-style:normal;font-weight:400;line-height:16px}@media screen and (min-width:320px) and (max-width:480px){.aboutsolar-section{padding:25px 20px}.aboutsolar-container{flex-direction:column;gap:40px;width:100%}.aboutsolar-left{gap:14px;width:100%}.aboutsolar-card{border-radius:14px}.image-card{height:160px}.image-card img{border-radius:14px}.award-card,.stats-card{gap:10px;padding:5px}.award-card,.stats-card{height:auto}.award-card h2,.stats-card h2{font-size:28px;line-height:10px}.award-card p,.stats-card p{font-size:13px;line-height:10px}.stars{font-size:18px;letter-spacing:2px;margin-top:5px}.aboutsolar-right{padding-top:0;width:100%}.about-btn{font-size:13px;margin-bottom:0;padding:10px 18px}.aboutsolar-right h1{font-size:33px;line-height:42px;margin-bottom:6px}.about-desc{font-size:14px;line-height:24px;margin-bottom:10px}.about-features{gap:10px;grid-template-columns:1fr}.feature-item{align-items:center;gap:10px}.feature-item span{font-size:12px;height:22px;margin-top:0;width:22px}.feature-item p{font-size:14px;line-height:2px}}@media screen and (min-width:481px) and (max-width:767px){.aboutsolar-section{padding:20px}.aboutsolar-container{flex-direction:column;gap:15px;width:100%}.aboutsolar-left{gap:18px;width:100%}.aboutsolar-card{border-radius:16px}.image-card{height:220px}.image-card img{border-radius:16px}.award-card,.stats-card{gap:5px;padding:15px 10px}.award-card,.stats-card{height:auto!important}.award-card h2,.stats-card h2{font-size:40px;line-height:10px}.award-card p,.stats-card p{font-size:15px;line-height:20px}.stars{font-size:22px;letter-spacing:3px;margin-top:0}.aboutsolar-right{padding-top:0;width:100%}.about-btn{font-size:15px;margin-bottom:0;padding:12px 22px}.aboutsolar-right h1{font-size:40px;line-height:55px;margin-bottom:10px}.about-desc{font-size:16px;line-height:28px;margin-bottom:10px}.about-features{gap:5px 20px;grid-template-columns:repeat(2,1fr)}.feature-item{align-items:center;gap:12px}.feature-item span{font-size:13px;height:24px;width:24px}.feature-item p{font-size:15px;line-height:22px}}@media screen and (min-width:768px) and (max-width:1024px){.aboutsolar-section{padding:8vh 5vw}.aboutsolar-container{align-items:center;gap:4vw;max-width:100%;width:100%}.aboutsolar-left{gap:16px;width:48%}.aboutsolar-card{border-radius:16px}.image-card{height:240px}.image-card img{border-radius:16px}.award-card,.stats-card{gap:8px;padding:10px 5px}.stats-card{height:130px!important}.award-card{height:180px}.award-card h2,.stats-card h2{font-size:42px;line-height:42px}.award-card p,.stats-card p{font-size:15px;line-height:24px}.stars{font-size:22px;letter-spacing:3px;margin-top:1px}.aboutsolar-right{padding-top:0;width:50%}.about-btn{font-size:14px;margin-bottom:10px;padding:12px 24px}.aboutsolar-right h1{font-size:38px;line-height:56px;margin-bottom:12px}.about-desc{font-size:16px;line-height:28px;margin-bottom:16px}.about-features{gap:12px 20px;grid-template-columns:repeat(2,1fr)}.feature-item{align-items:center;gap:10px}.feature-item span{font-size:13px;height:24px;margin-top:2px;width:24px}.feature-item p{font-size:15px;line-height:24px}}.services-section{background:#f6f8fa;padding:12vh 8vw}.services-container{margin:auto;max-width:1050px;width:90%}.services-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:0}.services-tag{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;font-size:1vw;font-weight:600;margin-bottom:0;padding:10px 22px}.services-top h2{color:#302e99;font-size:3vw;font-weight:700;line-height:50px;margin-top:4vh}.services-btn,.services-top h2{font-family:Figtree;font-style:normal}.services-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.services-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.services-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.services-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.services-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.service-card{background:#fff;border:1.5px solid #3189ff;border-radius:16px;height:35vh;overflow:visible;padding:3vh 2vw 8vh;position:relative}.service-card:before{background:#f6f8fa;border-left:1.5px solid #3189ff;border-top:1.5px solid #3189ff;border-top-left-radius:10px;bottom:-1px;content:"";height:60px;position:absolute;right:-1px;width:60px;z-index:1}.service-card:after{background:#0000;border-bottom-right-radius:10px;border-right:1.5px solid #3189ff;bottom:60px;box-shadow:6px 6px 0 #f6f8fa;content:"";height:10px;position:absolute;right:-1px;width:10px;z-index:2}.service-icon{margin-bottom:2px}.service-card h3{font-size:24px;font-weight:700;line-height:24px;margin-bottom:10px}.service-card h3,.service-card p{color:#000;font-family:Figtree;font-style:normal}.service-card p{font-size:16px;font-weight:400;line-height:25px}@media screen and (min-width:320px) and (max-width:480px){.services-section{padding:25px 20px}.services-container{width:100%}.services-top{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:8px}.services-tag{font-size:13px;padding:10px 18px}.services-top h2{font-size:30px;line-height:40px;margin-top:15px}.services-btn{border-radius:10px;font-size:14px;gap:8px;padding:12px 18px}.services-btn svg{height:16px;width:16px}.services-grid{gap:22px;grid-template-columns:1fr}.service-card{border-radius:16px;height:auto;min-height:260px;padding:20px 20px 5px}.service-card:before{height:52px;width:52px}.service-card:after{bottom:52px}.service-icon{margin-bottom:14px}.service-icon img,.service-icon svg{height:50px;width:50px}.service-card h3{font-size:22px;line-height:30px;margin-bottom:14px}.service-card p{font-size:14px;line-height:24px}}@media screen and (min-width:481px) and (max-width:767px){.services-section{padding:20px}.services-container{width:100%}.services-top{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:10px}.services-tag{font-size:14px;padding:12px 22px}.services-top h2{font-size:40px;line-height:48px;margin-top:10px}.services-btn{border-radius:10px;font-size:16px;gap:10px;padding:10px 20px}.services-btn svg{height:18px;width:18px}.services-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.service-card{border-radius:18px;height:auto;min-height:300px;padding:18px 16px 20px}.service-card:before{height:40px;width:40px}.service-card:after{bottom:56px}.service-icon{margin-bottom:16px}.service-icon img,.service-icon svg{height:55px;width:55px}.service-card h3{font-size:24px;line-height:34px;margin-bottom:14px}.service-card p{font-size:15px;line-height:26px}}@media screen and (min-width:768px) and (max-width:1024px){.services-section{padding:8vh 5vw}.services-container{max-width:100%;width:100%}.services-top{align-items:center;gap:20px;margin-bottom:20px}.services-tag{font-size:14px;padding:12px 22px}.services-top h2{font-size:42px;line-height:54px;margin-top:10px}.services-btn{border-radius:10px;font-size:15px;gap:10px;padding:14px 22px}.services-btn svg{height:18px;width:18px}.services-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr)}.services-grid .service-card:nth-child(3){grid-column:1/-1;justify-self:center;width:48%}.service-card{border-radius:18px;height:auto;min-height:320px;padding:24px 22px 28px}.service-card:before{height:52px;width:52px}.service-card:after{bottom:52px}.service-icon{margin-bottom:18px}.service-icon img,.service-icon svg{height:60px;width:60px}.service-card h3{font-size:26px;line-height:36px;margin-bottom:14px}.service-card p{font-size:16px;line-height:28px}}.whychoose-section{background:#f0f0f0;padding:12vh 8vw}.whychoose-container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:auto;max-width:1050px;width:90%}.whychoose-left{flex:1 1}.whychoose-badge{align-items:center;background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;display:inline-flex;font-size:1vw;font-weight:600;gap:8px;margin-bottom:0;padding:10px 22px}.whychoose-left h2{color:#302e99;font-size:3vw;font-weight:700;line-height:50px;margin-top:2vh}.whychoose-left h2,.whychoose-left p{font-family:Figtree;font-style:normal;margin-bottom:0}.whychoose-left p{color:#676b74;font-size:1.2vw;font-weight:400;line-height:24px}.whychoose-stats{display:flex;gap:2vw}.whychoose-stat-box h3{color:#302e99;font-family:Figtree;font-size:2.8vw;font-style:normal;font-weight:700;line-height:56px;margin-bottom:5px;text-align:center}.whychoose-stat-box p{color:#676b74;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0}.image-grid{grid-gap:1vw;display:grid;gap:1vw;grid-template-columns:repeat(2,1fr)}.image-grid img{border-radius:16px;display:block;object-fit:cover;width:220px}.image-grid img:first-child{height:190px}.image-grid img:nth-child(2){align-self:self-end;height:150px}.image-grid img:nth-child(3){height:150px}.image-grid img:nth-child(4){height:190px}@media screen and (min-width:320px) and (max-width:480px){.whychoose-section{padding:25px 20px}.whychoose-container{flex-direction:column;gap:40px;width:100%}.whychoose-left{width:100%}.whychoose-badge{font-size:13px;gap:6px;padding:10px 18px}.whychoose-left h2{font-size:30px;line-height:40px;margin-bottom:0;margin-top:10px}.whychoose-left p{font-size:15px;line-height:20px;margin-bottom:2px}.whychoose-stats{flex-direction:row;gap:10px}.whychoose-stat-box{text-align:left}.whychoose-stat-box h3{font-size:28px;line-height:12px;margin-bottom:8px;text-align:left}.whychoose-stat-box p{font-size:14px;line-height:22px}.image-grid{gap:12px;width:100%}.image-grid img{border-radius:14px;width:100%}.image-grid img:first-child{height:150px}.image-grid img:nth-child(2),.image-grid img:nth-child(3){height:120px}.image-grid img:nth-child(4){height:150px}}@media screen and (min-width:481px) and (max-width:767px){.whychoose-section{padding:20px}.whychoose-container{flex-direction:column;gap:50px;width:100%}.whychoose-left{width:100%}.whychoose-badge{font-size:14px;gap:8px;padding:12px 22px}.whychoose-left h2{font-size:40px;line-height:58px;margin-bottom:0;margin-top:12px}.whychoose-left p{font-size:16px;line-height:28px;margin-bottom:1px}.whychoose-stats{flex-direction:row;gap:30px;margin-top:0}.whychoose-stat-box{text-align:center}.whychoose-stat-box h3{font-size:42px;line-height:46px;margin-bottom:4px;text-align:center}.whychoose-stat-box p{font-size:15px;line-height:24px}.image-grid{gap:15px;width:100%}.image-grid img{border-radius:16px;width:100%}.image-grid img:first-child{height:220px}.image-grid img:nth-child(2),.image-grid img:nth-child(3){height:180px}.image-grid img:nth-child(4){height:220px}}@media screen and (min-width:768px) and (max-width:1024px){.whychoose-section{padding:8vh 5vw}.whychoose-container{align-items:center;display:flex;gap:40px;justify-content:space-between;max-width:100%;width:100%}.whychoose-left{flex:1 1}.whychoose-badge{font-size:14px;gap:8px;padding:12px 22px}.whychoose-left h2{font-size:42px;line-height:56px;margin-bottom:10px;margin-top:12px}.whychoose-left p{font-size:16px;line-height:28px;margin-bottom:10px}.whychoose-stats{display:flex;gap:30px;margin-top:10px}.whychoose-stat-box h3{font-size:42px;line-height:48px;margin-bottom:6px;text-align:left}.whychoose-stat-box p{font-size:15px;line-height:24px}.image-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.image-grid img{border-radius:16px;max-width:220px;object-fit:cover;width:100%}.image-grid img:first-child{height:220px}.image-grid img:nth-child(2){align-self:end;height:180px}.image-grid img:nth-child(3){height:180px}.image-grid img:nth-child(4){height:220px}}.projects-section{background-color:#f6f8fa;padding:12vh 10vw}.top-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.tag,.top-row{margin-bottom:0}.tag{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;display:inline-block;font-size:1vw;font-weight:600;padding:10px 22px}.top-row h2{color:#302e99;font-size:3vw;font-weight:700;line-height:50px;margin-top:4vh}.top-row h2,.view-btn{font-family:Figtree;font-style:normal}.view-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.view-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.view-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.view-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.projects-grid{display:flex;gap:1vw;overflow:hidden}.project-card{border-radius:18px;flex-shrink:0;height:350px;overflow:hidden;position:relative;transition:width .5s ease;width:250px}.project-card:hover{width:300px}.project-card img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project-card:hover img{transform:scale(1.08)}.overlay{background:#fff;border-radius:14px;bottom:1vw;left:1vw;opacity:0;padding:1.5vh 1vw;position:absolute;transform:translateX(-120%);transition:all .5s ease;width:83%}.project-card:hover .overlay{opacity:1;transform:translateX(0)}.overlay small{color:#15b2ff;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:2px}.overlay-content{align-items:center;display:flex;gap:1vw;justify-content:space-between}.overlay-content p{color:#302e99;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:22px;text-transform:capitalize}.arrow-btn{background:linear-gradient(90deg,#15b2ff,#4867ff);border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:15px;height:35px;min-width:35px}.arrow-btn svg{fill:#fff;height:25px;transform:rotate(-45deg);width:19px}@media screen and (min-width:320px) and (max-width:480px){.projects-section{padding:25px 20px}.top-row{align-items:flex-start;flex-direction:column;gap:1px;margin-bottom:10px}.tag{font-size:13px;padding:10px 18px}.top-row h2{font-size:30px;line-height:42px;margin-top:1px}.view-btn{border-radius:10px;font-size:14px;gap:8px;padding:12px 18px}.view-btn svg{height:16px;width:16px}.projects-grid{display:flex;gap:10px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.projects-grid::-webkit-scrollbar{display:none}.projects-grid{-ms-overflow-style:none;scrollbar-width:none}.project-card{border-radius:16px;height:360px;min-width:280px;scroll-snap-align:start;width:280px}.project-card:hover{width:280px}.project-card img{border-radius:16px}.overlay{border-radius:14px;bottom:12px;left:12px;opacity:1;padding:14px;right:12px;transform:translateX(0);width:auto}.overlay small{font-size:13px;line-height:18px}.overlay-content{gap:12px}.overlay-content p{font-size:14px;line-height:22px}.arrow-btn{height:38px;min-width:38px}.arrow-btn svg{height:18px;width:18px}}@media screen and (min-width:481px) and (max-width:767px){.projects-section{padding:20px}.top-row{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:20px}.tag{font-size:14px;padding:12px 22px}.top-row h2{font-size:40px;line-height:50px;margin-top:6px}.view-btn{border-radius:10px;font-size:16px;gap:10px;padding:10px 20px}.view-btn svg{height:18px;width:18px}.projects-grid{display:flex;gap:18px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.projects-grid::-webkit-scrollbar{display:none}.projects-grid{-ms-overflow-style:none;scrollbar-width:none}.project-card{border-radius:18px;height:430px;min-width:340px;scroll-snap-align:start;width:340px}.project-card:hover{width:340px}.project-card img{border-radius:18px}.overlay{border-radius:16px;bottom:16px;left:16px;opacity:1;padding:18px;right:16px;transform:translateX(0);width:auto}.overlay small{font-size:15px;line-height:20px}.overlay-content{gap:14px}.overlay-content p{font-size:16px;line-height:26px}.arrow-btn{height:40px;min-width:40px}.arrow-btn svg{height:20px;width:20px}}@media screen and (min-width:768px) and (max-width:1024px){.projects-section{padding:8vh 5vw}.top-row{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.tag{font-size:14px;padding:12px 22px}.top-row h2{font-size:42px;line-height:56px;margin-top:10px}.view-btn{border-radius:10px;font-size:15px;gap:10px;padding:14px 22px}.view-btn svg{height:18px;width:18px}.projects-grid{display:flex;gap:20px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.projects-grid::-webkit-scrollbar{display:none}.projects-grid{-ms-overflow-style:none;scrollbar-width:none}.project-card{border-radius:20px;height:480px;min-width:380px;scroll-snap-align:start;width:380px}.project-card:hover{width:380px}.project-card img{border-radius:20px}.overlay{border-radius:16px;bottom:18px;left:18px;opacity:1;padding:20px;right:18px;transform:translateX(0);width:auto}.overlay small{font-size:15px;line-height:20px}.overlay-content{gap:14px}.overlay-content p{font-size:17px;line-height:28px}.arrow-btn{height:42px;min-width:42px}.arrow-btn svg{height:20px;width:20px}}.abouthero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;margin-top:8vh;min-height:80vh;overflow:hidden;position:relative;width:100%}.abouthero-overlay{inset:0;position:absolute;z-index:1}.abouthero-container{gap:4vw;margin:auto;position:relative;width:89%;z-index:2}.abouthero-content{width:52%}.abouthero-content h1{color:#fff;font-family:Figtree;font-size:4vw;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.05;margin-bottom:2vw}.abouthero-content h1 span{color:#00b552}.abouthero-content p{color:#fff;font-family:Figtree;font-size:1.6vw;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:1vw;opacity:.95;width:52vw}.abouthero-cards{align-items:flex-end;display:flex;gap:2vw;padding-bottom:2vw;padding-left:43vw}.abouthero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;height:12vw;transition:.4s ease;width:20vw}.abouthero-card,.abouthero-icon{align-items:center;display:flex;justify-content:center}.abouthero-icon{background:#385aff;border-radius:50%;height:5vw;margin-bottom:1.4vw;width:5vw}.abouthero-icon svg{height:2.2vw;width:2.2vw}.abouthero-card h3,.abouthero-card p{color:#fff;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:400;line-height:1.2;margin:0;text-align:center}.abouthero-number{display:inline-block;font-size:3vw;font-weight:700;line-height:1}@media screen and (min-width:320px) and (max-width:480px){.abouthero-section{background-position:50%;margin-top:9vh;min-height:auto;padding:14vw 0}.abouthero-overlay{background:#00000073}.abouthero-container{display:flex;flex-direction:column;gap:10vw;width:90%}.abouthero-content{width:100%}.abouthero-content h1{font-size:9vw;line-height:1.15;margin-bottom:5vw;margin-top:0}.abouthero-content p{font-size:4vw;line-height:1.8;margin-bottom:4vw;width:100%}.abouthero-cards{align-items:center;display:flex;flex-direction:column;gap:5vw;padding-bottom:0;padding-left:0;width:100%}.abouthero-card{border-radius:20px;height:auto;padding:3vw 5vw;width:75%}.abouthero-icon{height:15vw;margin-bottom:5vw;width:15vw}.abouthero-icon svg{height:8vw;width:8vw}.abouthero-card h3,.abouthero-card p{font-size:5.5vw;line-height:1.4}.abouthero-number{font-size:9vw}}@media screen and (min-width:481px) and (max-width:767px){.abouthero-section{background-position:50%;margin-top:10vh;min-height:auto;padding:10vw 0}.abouthero-overlay{background:#0006}.abouthero-container{display:flex;flex-direction:column;gap:8vw;width:90%}.abouthero-content{width:100%}.abouthero-content h1{font-size:6.5vw;line-height:1.15;margin-bottom:4vw;margin-top:0}.abouthero-content p{font-size:3vw;line-height:1.7;margin-bottom:3vw;width:100%}.abouthero-cards{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:4vw;justify-content:center;padding-bottom:0;padding-left:0;width:100%}.abouthero-card{border-radius:20px;height:auto;padding:4vw 3vw;width:42%}.abouthero-icon{height:11vw;margin-bottom:3vw;width:11vw}.abouthero-icon svg{height:5.5vw;width:5.5vw}.abouthero-card h3,.abouthero-card p{font-size:3.5vw;line-height:1.4}.abouthero-number{font-size:6vw}}@media screen and (min-width:768px) and (max-width:1024px){.abouthero-section{background-position:50%;margin-top:10vh;min-height:auto;padding:8vw 0}.abouthero-overlay{background:#00000059}.abouthero-container{display:flex;flex-direction:column;gap:6vw;width:90%}.abouthero-content{width:100%}.abouthero-content h1{font-size:5.5vw;line-height:1.1;margin-bottom:3vw;margin-top:0}.abouthero-content p{font-size:2.2vw;line-height:1.7;margin-bottom:2vw;width:100%}.abouthero-cards{align-items:stretch;display:flex;gap:3vw;justify-content:center;padding-bottom:0;padding-left:0;width:100%}.abouthero-card{border-radius:20px;height:auto;padding:3vw 2vw;width:32%}.abouthero-icon{height:8vw;margin-bottom:2.5vw;width:8vw}.abouthero-icon svg{height:4vw;width:4vw}.abouthero-card h3,.abouthero-card p{font-size:2.5vw;line-height:1.3}.abouthero-number{font-size:4vw}}@media screen and (min-width:1441px) and (max-width:1920px){.abouthero-section{min-height:82vh;padding:6vh 0}.abouthero-container{display:flex;flex-direction:column;gap:4vw;width:88%}.abouthero-content{width:52%}.abouthero-content h1{font-size:4vw;line-height:1.05;margin-bottom:2vw}.abouthero-content p{font-size:1.4vw;line-height:1.7;margin-bottom:1vw;width:52vw}.abouthero-cards{align-items:stretch;display:flex;gap:2vw;justify-content:flex-end;padding-bottom:0;padding-left:0;width:100%}.abouthero-card{border-radius:1vw;height:auto;padding:2vw 1vw;width:18vw}.abouthero-icon{height:4.5vw;margin-bottom:1.2vw;width:4.5vw}.abouthero-icon svg{height:2vw;width:2vw}.abouthero-card h3,.abouthero-card p{font-size:1.5vw;line-height:1.3}.abouthero-number{font-size:2.8vw}}@media screen and (min-width:1921px){.abouthero-section{margin:8vh auto auto;max-width:1920px;min-height:80vh;padding:6vh 0}.abouthero-container{display:flex;flex-direction:column;gap:4vw;width:86%}.abouthero-content{width:50%}.abouthero-content h1{font-size:3.5vw;line-height:1.05;margin-bottom:1.5vw}.abouthero-content p{font-size:1.2vw;line-height:1.8;margin-bottom:1vw;width:48vw}.abouthero-cards{align-items:stretch;display:flex;gap:1.5vw;justify-content:flex-end;padding-bottom:0;padding-left:0;width:100%}.abouthero-card{border-radius:1vw;height:auto;padding:1.8vw 1vw;width:16vw}.abouthero-icon{height:4vw;margin-bottom:1vw;width:4vw}.abouthero-icon svg{height:1.8vw;width:1.8vw}.abouthero-card h3,.abouthero-card p{font-size:1.3vw;line-height:1.3}.abouthero-number{font-size:2.4vw}}.aboutpartners-section{background:#fff;overflow:hidden;padding:2vw 0;width:100%}.aboutpartners-container{flex-direction:column;margin:auto;width:83%}.aboutpartners-container,.aboutpartners-heading{align-items:center;display:flex;justify-content:center}.aboutpartners-heading{gap:2vw;width:100%}.aboutpartners-heading h2{color:#000;flex-shrink:0;font-family:Figtree;font-size:4vw;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1;text-align:center;white-space:nowrap}.aboutpartners-line{background:gold;border-radius:10vw;display:block;height:.22vw;width:22vw}.aboutpartners-logos{display:flex;flex-direction:column;width:85%}.aboutpartners-row1{align-items:center;display:grid;grid-template-columns:repeat(4,1fr)}.aboutpartners-row2{grid-gap:3vw;align-items:center;display:grid;gap:3vw;grid-template-columns:repeat(3,1fr);margin:0 auto;width:75%}.aboutpartners-item{align-items:center;display:flex;height:12vw;justify-content:center;transition:.35s ease;width:100%}.aboutpartners-item img{max-height:100%;max-width:90%;object-fit:contain}@media screen and (min-width:320px) and (max-width:480px){.aboutpartners-section{padding:12vw 0}.aboutpartners-container{width:90%}.aboutpartners-heading{gap:3vw;margin-bottom:0}.aboutpartners-heading h2{font-size:7vw;line-height:1.2;text-align:center;white-space:normal}.aboutpartners-line{height:.8vw;width:12vw}.aboutpartners-logos{margin-right:8vw;width:100%}.aboutpartners-row1{grid-template-columns:repeat(2,1fr)}.aboutpartners-row2{grid-template-columns:1fr}.aboutpartners-item{border-radius:16px;height:28vw;padding:4vw}.aboutpartners-item img{max-height:80%;max-width:80%;object-fit:contain}.aboutpartners-row2{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(2,1fr);width:100%}.aboutpartners-row2 .aboutpartners-item:last-child{grid-column:span 2;margin:0 auto;width:60%}}@media screen and (min-width:481px) and (max-width:767px){.aboutpartners-section{padding:8vw 0}.aboutpartners-container{margin-left:2vw;width:90%}.aboutpartners-heading{gap:2vw;margin-bottom:2vw;margin-left:5vw}.aboutpartners-heading h2{font-size:5.5vw;line-height:1.2;margin:0;text-align:center;white-space:normal}.aboutpartners-line{height:.5vw;width:14vw}.aboutpartners-logos{width:100%}.aboutpartners-row1,.aboutpartners-row2{gap:1vw;grid-template-columns:repeat(2,1fr)}.aboutpartners-row2{width:100%}.aboutpartners-row2 .aboutpartners-item:last-child{grid-column:span 2;margin:0 auto;width:55%}.aboutpartners-item{border-radius:16px;height:22vw;padding:3vw}.aboutpartners-item img{max-height:80%;max-width:80%;object-fit:contain}}@media screen and (min-width:768px) and (max-width:1024px){.aboutpartners-section{padding:6vw 0}.aboutpartners-container{width:90%}.aboutpartners-heading{gap:2vw;margin-bottom:2vw}.aboutpartners-heading h2{font-size:4vw;line-height:1.2;margin:0}.aboutpartners-line{height:.35vw;width:18vw}.aboutpartners-logos{margin-right:3vw;width:100%}.aboutpartners-row1{gap:1vw;grid-template-columns:repeat(4,1fr)}.aboutpartners-row2{gap:2vw;grid-template-columns:repeat(3,1fr);width:85%}.aboutpartners-item{height:16vw;padding:2vw}.aboutpartners-item img{max-height:85%;max-width:85%;object-fit:contain}}.aboutwhatwe-section{background:#302e9947;overflow:hidden;padding:2vw 0;width:100%}.aboutwhatwe-container{margin:auto;width:83%}.aboutwhatwe-heading{align-items:center;display:flex;gap:2vw;justify-content:center;margin-bottom:1.5vw;width:100%}.aboutwhatwe-heading h2{color:#000;font-family:Figtree;font-size:4vw;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1;margin:0;text-align:center;white-space:nowrap}.aboutwhatwe-line{background:gold;border-radius:10vw;height:.22vw;width:23vw}.aboutwhatwe-subtext{color:#000;font-family:Figtree;font-size:1.8vw;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:2vw;margin-top:0;text-align:center}.aboutwhatwe-cards{grid-gap:4vw;display:grid;gap:4vw;grid-template-columns:repeat(4,1fr);margin-bottom:4vw}.aboutwhatwe-card{border-radius:1vw;cursor:pointer;height:20vw;overflow:hidden;position:relative;width:100%}.aboutwhatwe-card img{height:100%;object-fit:cover;transition:.5s ease;width:100%}.aboutwhatwe-overlay{box-shadow:inset 0 0 0 1000px #0000004d;inset:0;position:absolute}.aboutwhatwe-card h3{bottom:1.8vw;color:#fff;font-family:Figtree;font-size:1.8vw;font-style:normal;font-weight:400;left:50%;line-height:1.1;position:absolute;text-align:center;transform:translateX(-50%);width:90%;z-index:2}.aboutwhatwe-bottomtext{border:1px solid #302e99;border-radius:1.6vw;margin:auto;padding:1.2vw 1.6vw;width:88%}.aboutwhatwe-bottomtext p{color:#000;font-family:Figtree;font-size:1.8vw;font-style:normal;font-weight:400;line-height:1.15;margin:0;text-align:center}@media screen and (min-width:320px) and (max-width:480px){.aboutwhatwe-section{padding:12vw 0}.aboutwhatwe-container{width:90%}.aboutwhatwe-heading{gap:3vw;margin-bottom:5vw}.aboutwhatwe-heading h2{font-size:8vw;line-height:1.2;white-space:normal}.aboutwhatwe-line{height:.8vw;width:12vw}.aboutwhatwe-subtext{font-size:4vw;line-height:1.7;margin-bottom:8vw;padding:0 2vw}.aboutwhatwe-cards{gap:6vw;grid-template-columns:1fr;margin-bottom:10vw}.aboutwhatwe-card{border-radius:5vw;height:65vw}.aboutwhatwe-card img{border-radius:5vw}.aboutwhatwe-card h3{bottom:5vw;font-size:6vw;line-height:1.3;width:90%}.aboutwhatwe-bottomtext{border-radius:5vw;padding:5vw;width:87%}.aboutwhatwe-bottomtext p{font-size:4vw;line-height:1.7}}@media screen and (min-width:481px) and (max-width:767px){.aboutwhatwe-section{padding:8vw 0}.aboutwhatwe-container{width:90%}.aboutwhatwe-heading{gap:2.5vw;margin-bottom:4vw}.aboutwhatwe-heading h2{font-size:6vw;line-height:1.2}.aboutwhatwe-line{height:.5vw;width:14vw}.aboutwhatwe-subtext{font-size:3vw;line-height:1.6;margin-bottom:6vw;padding:0 2vw}.aboutwhatwe-cards{gap:4vw;grid-template-columns:repeat(2,1fr);margin-bottom:8vw}.aboutwhatwe-card{border-radius:3vw;height:42vw}.aboutwhatwe-card img{border-radius:3vw}.aboutwhatwe-card h3{bottom:3vw;font-size:3.4vw;line-height:1.3;width:92%}.aboutwhatwe-bottomtext{border-radius:3vw;padding:3.5vw 4vw;width:92%}.aboutwhatwe-bottomtext p{font-size:3vw;line-height:1.6}}@media screen and (min-width:768px) and (max-width:1024px){.aboutwhatwe-section{padding:6vw 0}.aboutwhatwe-container{width:90%}.aboutwhatwe-heading{gap:2vw;margin-bottom:3vw}.aboutwhatwe-heading h2{font-size:4.8vw;line-height:1.2}.aboutwhatwe-line{height:.35vw;width:18vw}.aboutwhatwe-subtext{font-size:2.3vw;line-height:1.5;margin-bottom:5vw}.aboutwhatwe-cards{gap:3vw;grid-template-columns:repeat(2,1fr);margin-bottom:6vw}.aboutwhatwe-card{border-radius:2vw;height:30vw}.aboutwhatwe-card img{border-radius:2vw}.aboutwhatwe-card h3{bottom:2.5vw;font-size:2.5vw;line-height:1.3}.aboutwhatwe-bottomtext{border-radius:2vw;padding:2.5vw 3vw;width:90%}.aboutwhatwe-bottomtext p{font-size:2.4vw;line-height:1.5}}.aboutproduct-section{background:#676b742b;padding:5vw 0 7vw;width:100%}.aboutproduct-container{margin:auto;width:88%}.aboutproduct-heading{font-size:4vw;font-weight:600;line-height:1}.aboutproduct-heading,.aboutproduct-subtext{color:#000;font-family:Figtree;font-style:normal;margin:0;text-align:center}.aboutproduct-subtext{font-size:1.8vw;font-weight:400;line-height:1.2;padding:1vw 0 2.5vw}.aboutproduct-grid{grid-gap:1.8vw;display:grid;gap:1.8vw;grid-template-columns:repeat(5,1fr);margin:auto;width:74%}.aboutproduct-card{align-items:center;background:#333267;border-radius:.5vw;box-shadow:0 4px 4px 3px #00000040;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:2vw 1vw;transition:.35s ease}.aboutproduct-icon{align-items:center;color:#fff;display:flex;font-size:4vw;justify-content:center;margin-bottom:1vw}.aboutproduct-icon svg{height:4vw;width:4vw}.aboutproduct-card h3{color:#fff;font-family:Figtree;font-size:1.3vw;font-style:normal;font-weight:400;line-height:1.2;margin:0;text-align:center}@media screen and (min-width:320px) and (max-width:480px){.aboutproduct-section{padding:12vw 0}.aboutproduct-container{width:90%}.aboutproduct-heading{font-size:9vw;line-height:1.1}.aboutproduct-subtext{font-size:4vw;line-height:1.5;padding:4vw 0 8vw}.aboutproduct-grid{gap:4vw;grid-template-columns:repeat(2,1fr);width:100%}.aboutproduct-card{border-radius:4vw;justify-content:center;min-height:42vw;padding:6vw 3vw}.aboutproduct-icon{margin-bottom:4vw}.aboutproduct-icon svg{height:14vw;width:14vw}.aboutproduct-card h3{font-size:3.8vw;line-height:1.4}}@media screen and (min-width:481px) and (max-width:767px){.aboutproduct-section{padding:8vw 0 10vw}.aboutproduct-container{width:92%}.aboutproduct-heading{font-size:6vw;line-height:1.1}.aboutproduct-subtext{font-size:2.8vw;line-height:1.5;padding:2.5vw 0 6vw}.aboutproduct-grid{gap:3vw;grid-template-columns:repeat(3,1fr);width:100%}.aboutproduct-card:last-child{grid-column:2/3}.aboutproduct-card{border-radius:2vw;justify-content:center;min-height:20vw;padding:4vw 2vw}.aboutproduct-icon{margin-bottom:2.5vw}.aboutproduct-icon svg{height:9vw;width:9vw}.aboutproduct-card h3{font-size:2.2vw;line-height:1.4}}@media screen and (min-width:768px) and (max-width:1024px){.aboutproduct-section{padding:6vw 0 8vw}.aboutproduct-container{width:90%}.aboutproduct-heading{font-size:5vw;line-height:1.1}.aboutproduct-subtext{font-size:2.2vw;line-height:1.4;padding:2vw 0 5vw}.aboutproduct-grid{gap:2.5vw;grid-template-columns:repeat(4,1fr);width:100%}.aboutproduct-card:nth-last-child(2){grid-column:2/3}.aboutproduct-card:last-child{grid-column:3/4}.aboutproduct-card{border-radius:1.5vw;min-height:14vw;padding:3vw 2vw}.aboutproduct-icon{margin-bottom:2vw}.aboutproduct-icon svg{height:6vw;width:6vw}.aboutproduct-card h3{font-size:1.8vw;line-height:1.3}}.aboutmission-section{background:#302e99;overflow:hidden;padding:2vw 0 6vw;position:relative;width:100%}.aboutmission-circle-bottom,.aboutmission-circle-top{border-radius:50%;height:22vw;position:absolute;width:22vw;z-index:1}.aboutmission-corner-bottom-left,.aboutmission-corner-bottom-right,.aboutmission-corner-top-left,.aboutmission-corner-top-right{pointer-events:none;position:absolute;width:18vw;z-index:1}.aboutmission-corner-top-left{left:0;top:0}.aboutmission-corner-top-right{right:0;top:0;transform:rotate(90deg)}.aboutmission-corner-bottom-left{bottom:0;left:0;transform:rotate(-90deg)}.aboutmission-corner-bottom-right{bottom:0;right:0;transform:rotate(180deg)}.aboutmission-corner-bottom-left img,.aboutmission-corner-bottom-right img,.aboutmission-corner-top-left img,.aboutmission-corner-top-right img{display:block;height:auto;width:100%}.aboutmission-container{display:flex;flex-direction:column;margin:auto;position:relative;width:82%;z-index:2}.aboutmission-heading{color:#fff;font-family:Figtree;font-size:4vw;font-style:normal;font-weight:600;line-height:1.1;margin:0;padding:2vw 0;text-align:center}.aboutmission-card{align-items:center;background:#fff;border-radius:.8vw;box-shadow:0 4px 4px 9px #00000040;display:flex;flex-direction:column;justify-content:center;padding:1.7vw 3vw;position:relative;transition:.35s ease;width:43vw}.aboutmission-card:first-of-type{align-self:flex-start;margin-bottom:3vw;margin-left:0}.aboutmission-card:last-of-type{align-self:flex-end;margin-right:0}.aboutmission-card-title{gap:1vw;margin-bottom:1vw}.aboutmission-card-title,.aboutmission-icon{align-items:center;display:flex;justify-content:center}.aboutmission-icon{height:2.4vw;width:2.4vw}.aboutmission-icon svg{height:100%;width:100%}.aboutmission-card-title h3{color:#000;font-family:Figtree;font-size:2.3vw;font-style:normal;font-weight:700;line-height:1;margin:0;text-align:center}.aboutmission-yellow-line{background:gold;border-radius:10vw;height:.22vw;margin:0;width:18vw}.aboutmission-yellow-line.small{width:16vw}.aboutmission-card p{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:400;line-height:1.2;text-align:center}@media screen and (min-width:320px) and (max-width:480px){.aboutmission-section{padding:10vw 0 14vw}.aboutmission-corner-bottom-left,.aboutmission-corner-bottom-right,.aboutmission-corner-top-left,.aboutmission-corner-top-right{opacity:.6;width:28vw}.aboutmission-circle-bottom,.aboutmission-circle-top{height:40vw;width:40vw}.aboutmission-container{width:90%}.aboutmission-heading{font-size:9vw;line-height:1.15;padding:4vw 0 8vw}.aboutmission-card{border-radius:4vw;box-shadow:0 3px 10px #00000038;padding:7vw 5vw;width:88%}.aboutmission-card:first-of-type,.aboutmission-card:last-of-type{align-self:center;margin:0 0 8vw}.aboutmission-card:last-of-type{margin-bottom:0}.aboutmission-card-title{flex-direction:row;gap:3vw;margin-bottom:4vw}.aboutmission-icon{flex-shrink:0;height:9vw;width:9vw}.aboutmission-card-title h3{font-size:6.5vw;line-height:1.1}.aboutmission-yellow-line,.aboutmission-yellow-line.small{height:.8vw;margin-bottom:4vw;width:42vw}.aboutmission-card p{font-size:4vw;line-height:1.6;margin:0}}@media screen and (min-width:481px) and (max-width:767px){.aboutmission-section{padding:7vw 0 10vw}.aboutmission-corner-bottom-left,.aboutmission-corner-bottom-right,.aboutmission-corner-top-left,.aboutmission-corner-top-right{opacity:.7;width:22vw}.aboutmission-circle-bottom,.aboutmission-circle-top{height:32vw;width:32vw}.aboutmission-container{width:90%}.aboutmission-heading{font-size:6vw;line-height:1.15;padding:3vw 0 6vw}.aboutmission-card{border-radius:2vw;box-shadow:0 3px 12px #00000038;padding:5vw 4vw;width:80%}.aboutmission-card:first-of-type,.aboutmission-card:last-of-type{align-self:center;margin:0 0 6vw}.aboutmission-card:last-of-type{margin-bottom:0}.aboutmission-card-title{gap:2vw;margin-bottom:3vw}.aboutmission-icon{flex-shrink:0;height:6vw;width:6vw}.aboutmission-card-title h3{font-size:4.5vw;line-height:1.1}.aboutmission-yellow-line,.aboutmission-yellow-line.small{height:.5vw;margin-bottom:3vw;width:30vw}.aboutmission-card p{font-size:2.8vw;line-height:1.7;margin:0}}@media screen and (min-width:768px) and (max-width:1024px){.aboutmission-section{padding:5vw 0 8vw}.aboutmission-corner-bottom-left,.aboutmission-corner-bottom-right,.aboutmission-corner-top-left,.aboutmission-corner-top-right{opacity:.8;width:18vw}.aboutmission-circle-bottom,.aboutmission-circle-top{height:26vw;width:26vw}.aboutmission-container{width:90%}.aboutmission-heading{font-size:4.8vw;line-height:1.1;padding:2vw 0 5vw}.aboutmission-card{border-radius:1.5vw;box-shadow:0 4px 14px #00000038;padding:3.5vw 3vw;width:70%}.aboutmission-card:first-of-type{align-self:flex-start;margin-bottom:4vw}.aboutmission-card:last-of-type{align-self:flex-end}.aboutmission-card-title{gap:1.5vw;margin-bottom:2vw}.aboutmission-icon{height:4vw;width:4vw}.aboutmission-card-title h3{font-size:3vw;line-height:1.1}.aboutmission-yellow-line{height:.35vw;margin-bottom:2vw;width:20vw}.aboutmission-yellow-line.small{width:18vw}.aboutmission-card p{font-size:2vw;line-height:1.6;margin:0}}.aboutdetail-section{align-items:center;background:#676b742b;display:flex;justify-content:center;padding:6vw 0;width:100%}.aboutdetail-card{background:#fff;border-radius:.7vw;box-shadow:0 4px 4px 9px #00000040;padding:3vw 2.8vw 3.2vw;position:relative;width:76vw}.aboutdetail-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2.7vw;width:83%}.aboutdetail-logo{align-items:center;display:flex;justify-content:flex-start;width:11vw}.aboutdetail-logo img{display:block;height:auto;object-fit:contain;padding-top:1vw;width:100%}.aboutdetail-title-area{align-items:center;display:flex;flex-direction:column;margin-right:14vw}.aboutdetail-title-area h2{color:#000;font-family:Figtree;font-size:3vw;font-style:normal;font-weight:600;line-height:1;margin:0 0 .9vw;text-align:center}.aboutdetail-yellow-line{background:gold;border-radius:10vw;height:.23vw;width:16vw}.aboutdetail-content{display:flex;flex-direction:column;gap:2vw;width:100%}.aboutdetail-content p{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:400;line-height:1.2;margin:0}.aboutdetail-content p span{font-weight:600}@media screen and (min-width:320px) and (max-width:480px){.aboutdetail-section{padding:12vw 0}.aboutdetail-card{border-radius:4vw;box-shadow:0 3px 10px #0003;padding:8vw 5vw;width:79%}.aboutdetail-top{align-items:center;flex-direction:column;gap:5vw;justify-content:center;margin-bottom:8vw;width:100%}.aboutdetail-logo{justify-content:center;width:32vw}.aboutdetail-logo img{padding-top:0}.aboutdetail-title-area{margin-right:0;width:100%}.aboutdetail-title-area h2{font-size:8vw;line-height:1.1;margin-bottom:3vw}.aboutdetail-yellow-line{height:.8vw;width:42vw}.aboutdetail-content{gap:5vw}.aboutdetail-content p{font-size:4.3vw;line-height:1.6;text-align:left;word-break:break-word}.aboutdetail-content p span{font-weight:700}}@media screen and (min-width:481px) and (max-width:767px){.aboutdetail-section{padding:8vw 0}.aboutdetail-card{border-radius:2vw;box-shadow:0 3px 12px #0003;padding:5vw 4vw;width:82%}.aboutdetail-top{align-items:center;flex-direction:column;gap:4vw;justify-content:center;margin-bottom:6vw;width:100%}.aboutdetail-logo{justify-content:center;width:22vw}.aboutdetail-logo img{padding-top:0}.aboutdetail-title-area{margin-right:0;width:100%}.aboutdetail-title-area h2{font-size:5.5vw;line-height:1.1;margin-bottom:2vw}.aboutdetail-yellow-line{height:.5vw;width:28vw}.aboutdetail-content{gap:3.5vw}.aboutdetail-content p{font-size:2.8vw;line-height:1.7;text-align:left;word-break:break-word}.aboutdetail-content p span{font-weight:700}}@media screen and (min-width:768px) and (max-width:1024px){.aboutdetail-section{padding:7vw 0}.aboutdetail-card{border-radius:1.5vw;box-shadow:0 4px 14px #00000038;padding:4vw 3.5vw;width:82%}.aboutdetail-top{margin-bottom:4vw;width:92%}.aboutdetail-logo{width:16vw}.aboutdetail-logo img{padding-top:.5vw}.aboutdetail-title-area{margin-right:16vw}.aboutdetail-title-area h2{font-size:4vw;line-height:1.1;margin-bottom:1.5vw}.aboutdetail-yellow-line{height:.35vw;width:22vw}.aboutdetail-content{gap:3vw}.aboutdetail-content p{font-size:2.1vw;line-height:1.6;word-break:break-word}.aboutdetail-content p span{font-weight:700}}.blogone-section{background:#f6f8fa;margin-top:11vh;padding:4vw 0;width:100%}.blogone-container{margin:auto;width:82%}.blogone-breadcrumb{align-items:center;display:flex;gap:.7vw;justify-content:center;margin-bottom:1.5vw}.blogone-breadcrumb p,.blogone-breadcrumb span{color:#676b74;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2}.blogone-breadcrumb span{cursor:pointer;transition:.3s ease}.blogone-breadcrumb .active{color:#242424;cursor:default;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:500;line-height:1.2}.blogone-top{align-items:center;display:flex;gap:1vw;margin-bottom:1vw}.author-name{color:#000c;letter-spacing:.1vw}.author-name,.blog-date{font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2}.blog-date{color:#676b74}.blogone-title{color:#000;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:2vw}.blogone-main-image{height:35vw;margin-bottom:2vw;object-fit:cover;width:100%}.blogone-para{color:#363636;font-family:Figtree;font-size:1.4vw;font-style:normal;font-weight:500;line-height:1.6;margin-bottom:3vw}.blogone-content{margin-bottom:4vw}.blogone-item h3{color:#000;font-size:2.5vw;font-weight:600;line-height:1.2;margin-bottom:1vw}.blogone-item h3,.blogone-item p{font-family:Figtree;font-style:normal}.blogone-item p{color:#363636;font-size:1.4vw;font-weight:500;line-height:1.6}.blogone-list{padding-left:1.5vw}.blogone-item{margin-bottom:2vw}.blogone-item::marker{color:#000;font-size:1.5vw}.more-news h2{color:#000;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:2vw}.more-news-grid{grid-gap:2vw;display:grid;gap:2vw;grid-template-columns:repeat(3,1fr)}.more-news-card{background:#fff;cursor:pointer;padding:1vw;transition:.3s ease}.more-news-card:hover{transform:translateY(-8px)}.more-news-image{border-radius:14px;height:250px;margin-bottom:1vw;object-fit:cover;width:100%}.more-news-meta{align-items:center;display:flex;gap:1vw}.more-news-meta span{align-items:center;color:#676b74;display:flex;font-size:1.2vw;font-weight:400;gap:.3vw}.more-news-content h3,.more-news-meta span{font-family:Figtree;font-style:normal;line-height:1.2}.more-news-content h3{color:#001233;font-size:1.5vw;font-weight:700;margin:1.5vw 0;width:20vw}.more-news-content p{color:#676b74;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2}@media screen and (min-width:320px) and (max-width:480px){.blogone-section{margin-top:8vh;padding:7vw 0}.blogone-container{width:90%}.blogone-breadcrumb{flex-wrap:wrap;gap:2vw;justify-content:flex-start;margin-bottom:2vw}.blogone-breadcrumb .active,.blogone-breadcrumb p,.blogone-breadcrumb span{font-size:3.8vw;line-height:1.4}.blogone-top{flex-wrap:wrap;gap:3vw;margin-bottom:4vw}.author-name{letter-spacing:.2vw}.author-name,.blog-date{font-size:3.8vw}.blogone-title{font-size:8vw;line-height:1.2;margin-bottom:6vw}.blogone-main-image{border-radius:16px;height:60vw;margin-bottom:6vw}.blogone-para{font-size:4vw;line-height:1.8;margin-bottom:8vw}.blogone-content{margin-bottom:10vw}.blogone-list{padding-left:5vw}.blogone-item{margin-bottom:8vw}.blogone-item::marker{font-size:4vw}.blogone-item h3{font-size:6vw;line-height:1.35;margin-bottom:3vw}.blogone-item p{font-size:4vw;line-height:1.8}.more-news h2{font-size:8vw;line-height:1.2;margin-bottom:6vw}.more-news-grid{gap:6vw;grid-template-columns:1fr}.more-news-card{border-radius:18px;padding:4vw}.more-news-card:hover{transform:translateY(-4px)}.more-news-image{border-radius:16px;height:220px;margin-bottom:4vw}.more-news-meta{flex-wrap:wrap;gap:4vw;margin-bottom:3vw}.more-news-meta span{font-size:3.5vw;gap:2vw}.more-news-meta span svg{height:16px;width:16px}.more-news-content h3{font-size:5.5vw;line-height:1.35;margin:4vw 0;width:100%}.more-news-content p{font-size:3.8vw;line-height:1.7}}@media screen and (min-width:481px) and (max-width:767px){.blogone-section{margin-top:9vh;padding:4vw 0}.blogone-container{width:90%}.blogone-breadcrumb{flex-wrap:wrap;gap:1.5vw;justify-content:flex-start;margin-bottom:2vw}.blogone-breadcrumb .active,.blogone-breadcrumb p,.blogone-breadcrumb span{font-size:2.5vw;line-height:1.4}.blogone-top{flex-wrap:wrap;gap:2vw;margin-bottom:3vw}.author-name{letter-spacing:.1vw}.author-name,.blog-date{font-size:2.5vw}.blogone-title{font-size:5.8vw;line-height:1.2;margin-bottom:5vw;margin-top:0}.blogone-main-image{border-radius:16px;height:52vw;margin-bottom:5vw}.blogone-para{font-size:2.8vw;line-height:1.8;margin-bottom:7vw}.blogone-content{margin-bottom:8vw}.blogone-list{padding-left:4vw}.blogone-item{margin-bottom:6vw}.blogone-item::marker{font-size:2.8vw}.blogone-item h3{font-size:4vw;line-height:1.35;margin-bottom:2vw}.blogone-item p{font-size:2.8vw;line-height:1.8}.more-news h2{font-size:5.5vw;line-height:1.2;margin-bottom:5vw}.more-news-grid{gap:5vw;grid-template-columns:1fr}.more-news-card{border-radius:18px;padding:3vw}.more-news-image{border-radius:16px;height:300px;margin-bottom:3vw}.more-news-meta{flex-wrap:wrap;gap:3vw;margin-bottom:2vw}.more-news-meta span{font-size:2.5vw;gap:1vw}.more-news-meta span svg{height:18px;width:18px}.more-news-content h3{font-size:4vw;line-height:1.35;margin:3vw 0;width:100%}.more-news-content p{font-size:2.7vw;line-height:1.7}}@media screen and (min-width:768px) and (max-width:1024px){.blogone-section{margin-top:10vh;padding:6vw 0}.blogone-container{width:90%}.blogone-breadcrumb{gap:1vw;margin-bottom:3vw}.blogone-breadcrumb .active,.blogone-breadcrumb p,.blogone-breadcrumb span{font-size:1.8vw}.blogone-top{gap:1.5vw;margin-bottom:2vw}.author-name,.blog-date{font-size:1.8vw}.blogone-title{font-size:4.5vw;margin-bottom:4vw}.blogone-main-image{border-radius:16px;height:45vw;margin-bottom:4vw}.blogone-para{font-size:2vw;line-height:1.8;margin-bottom:6vw}.blogone-content{margin-bottom:7vw}.blogone-list{padding-left:3vw}.blogone-item{margin-bottom:5vw}.blogone-item::marker{font-size:2vw}.blogone-item h3{font-size:3vw;margin-bottom:1.5vw}.blogone-item p{font-size:2vw;line-height:1.8}.more-news h2{font-size:4vw;margin-bottom:4vw}.more-news-grid{grid-gap:3vw;display:grid;gap:3vw;grid-template-columns:repeat(2,1fr)}.more-news-card:last-child{grid-column:1/-1;margin:0 auto;width:48%}.more-news-card{border-radius:16px;padding:2vw}.more-news-image{height:240px;margin-bottom:2vw}.more-news-meta{flex-wrap:wrap;gap:2vw}.more-news-meta span{font-size:1.8vw;gap:.8vw}.more-news-meta span svg{height:18px;width:18px}.more-news-content h3{font-size:2.7vw;line-height:1.3;margin:2vw 0;width:100%}.more-news-content p{font-size:1.9vw;line-height:1.7}}.testimonials-section{background:#f0f0f0;padding:12vh 10vw}.testimonial-badge{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;display:inline-block;font-size:1vw;font-weight:600;margin-bottom:0;padding:10px 22px}.testimonial-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:0}.testimonial-header h2{color:#302e99;font-family:Figtree;font-size:3vw;font-style:normal;font-weight:700;line-height:50px;margin-top:4vh}.testimonial-nav{display:flex;gap:14px}.testimonial-nav button{align-items:center;background:linear-gradient(271deg,#17aeff -99.15%,#4869ff 137.57%);border:1px solid #4867ff;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:.3s ease;width:40px}.testimonial-nav button svg{transition:.3s ease}.testimonial-nav button:hover{background:#fff;color:#4867ff}.testimonial-card{grid-gap:45px;align-items:center;display:grid;gap:45px;grid-template-columns:1fr 1fr}.testimonial-image img{border-radius:18px;height:420px;object-fit:cover;width:100%}.testimonial-content{display:flex;flex-direction:column;justify-content:center}.stars{color:#4867ff;font-family:Font Awesome\ 5 Free;font-size:16px;font-style:normal;font-weight:900;line-height:16px;margin-bottom:20px}.testimonial-text{color:#676b74;font-family:Figtree;font-size:1.5vw;font-style:normal;font-weight:400;line-height:40px;margin-bottom:3px}.testimonial-user{align-items:center;display:flex;gap:15px;margin-bottom:25px}.testimonial-user img{border-radius:50%;height:50px;object-fit:cover;width:50px}.testimonial-user h4{color:#001233;font-family:Figtree;font-size:1.3vw;font-style:normal;font-weight:700;line-height:24px;margin-bottom:2px}.testimonial-user span{color:#676b74;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:400;line-height:16px}.testimonial-dots{display:flex;gap:.5vw}.testimonial-dots span{background:linear-gradient(90deg,#15b2ff66,#4867ff66);border-radius:50%;height:12px;width:12px}.testimonial-dots .active{background:linear-gradient(90deg,#15b2ff,#4867ff)}@media screen and (min-width:320px) and (max-width:480px){.testimonials-section{padding:25px 20px}.testimonial-header{align-items:center;flex-direction:row;gap:1px;margin-bottom:3px}.testimonial-badge{font-size:13px;padding:10px 18px}.testimonial-header h2{font-size:28px;line-height:35px;margin-top:10px}.testimonial-nav{gap:12px}.testimonial-nav button{height:40px;width:40px}.testimonial-nav button svg{height:16px;width:16px}.testimonial-card{gap:5px;grid-template-columns:1fr}.testimonial-image img{border-radius:16px;height:260px;width:100%}.testimonial-content{width:100%}.stars{font-size:15px;margin-bottom:1px}.testimonial-text{font-size:15px;line-height:25px;margin-bottom:20px}.testimonial-user{gap:12px;margin-bottom:15px}.testimonial-user img{height:48px;width:48px}.testimonial-user h4{font-size:15px;line-height:12px}.testimonial-user span{font-size:14px;line-height:18px}.testimonial-dots{gap:10px}.testimonial-dots span{height:10px;width:10px}}@media screen and (min-width:481px) and (max-width:767px){.testimonials-section{padding:20px}.testimonial-header{align-items:center;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:20px}.testimonial-badge{font-size:14px;padding:12px 22px}.testimonial-header h2{font-size:40px;line-height:50px;margin-top:9px}.testimonial-nav{gap:10px}.testimonial-nav button{height:40px;width:40px}.testimonial-nav button svg{height:18px;width:18px}.testimonial-card{gap:20px;grid-template-columns:1fr}.testimonial-image img{border-radius:18px;height:300px;width:100%}.testimonial-content{width:100%}.stars{font-size:18px;margin-bottom:1px}.testimonial-text{font-size:16px;line-height:32px;margin-bottom:4px}.testimonial-user{gap:14px;margin-bottom:20px}.testimonial-user img{height:54px;width:54px}.testimonial-user h4{font-size:18px;line-height:22px}.testimonial-user span{font-size:15px;line-height:22px}.testimonial-dots{gap:12px}.testimonial-dots span{height:12px;width:12px}}@media screen and (min-width:768px) and (max-width:1024px){.testimonials-section{padding:8vh 5vw}.testimonial-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.testimonial-badge{font-size:14px;padding:12px 22px}.testimonial-header h2{font-size:42px;line-height:56px;margin-top:10px}.testimonial-nav{gap:12px}.testimonial-nav button{height:44px;width:44px}.testimonial-nav button svg{height:18px;width:18px}.testimonial-card{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:1fr 1fr}.testimonial-image img{border-radius:18px;height:380px;object-fit:cover;width:100%}.testimonial-content{width:100%}.stars{font-size:18px;margin-bottom:12px}.testimonial-text{font-size:18px;line-height:34px;margin-bottom:20px}.testimonial-user{gap:14px;margin-bottom:22px}.testimonial-user img{height:56px;width:56px}.testimonial-user h4{font-size:18px;line-height:24px;margin-bottom:2px}.testimonial-user span{font-size:15px;line-height:22px}.testimonial-dots{gap:10px}.testimonial-dots span{height:12px;width:12px}}.team-section{background:#f6f8fa;justify-content:center;overflow:hidden;padding:12vh 10vw}.team-container,.team-section{align-items:center;display:flex}.team-container{gap:60px;justify-content:space-between}.team-content{flex:1 1}.team-badge{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;display:inline-block;font-size:1vw;font-weight:600;margin-bottom:0;padding:10px 22px}.team-content h1{color:#302e99;font-size:3vw;font-weight:700;line-height:50px;margin-top:4vh}.team-content h1,.team-content p{font-family:Figtree;font-style:normal}.team-content p{color:#676b74;font-size:1.6vw;font-weight:400;line-height:38px;margin-bottom:40px}.contact-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.contact-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.contact-btn span{margin-left:10px}.contact-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.contact-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.map-wrapper{width:520px}.map-wrapper img{width:100%}@media screen and (min-width:320px) and (max-width:480px){.team-section{padding:25px 20px}.team-container{flex-direction:column;gap:40px}.team-content{width:100%}.team-badge{font-size:13px;padding:10px 18px}.team-content h1{font-size:30px;line-height:35px;margin-bottom:1px;margin-top:16px}.team-content p{font-size:15px;line-height:28px;margin-bottom:8px}.contact-btn{border-radius:10px;font-size:14px;gap:8px;padding:12px 18px}.contact-btn span{margin-left:4px}.contact-btn svg{height:16px;width:16px}.map-wrapper{width:100%}.map-wrapper img{display:block;width:100%}}@media screen and (min-width:481px) and (max-width:767px){.team-section{padding:20px}.team-container{flex-direction:column;gap:50px}.team-content{width:100%}.team-badge{font-size:14px;padding:12px 22px}.team-content h1{font-size:40px;line-height:50px;margin-bottom:2px;margin-top:18px}.team-content p{font-size:16px;line-height:32px;margin-bottom:4px}.contact-btn{border-radius:10px;font-size:16px;gap:10px;padding:10px 20px}.contact-btn span{margin-left:6px}.contact-btn svg{height:18px;width:18px}.map-wrapper{max-width:100%;width:100%}.map-wrapper img{display:block;width:100%}}@media screen and (min-width:768px) and (max-width:1024px){.team-section{padding:8vh 5vw}.team-container{align-items:center;display:flex;gap:40px;justify-content:space-between}.team-content{flex:1 1}.team-badge{font-size:14px;padding:12px 22px}.team-content h1{font-size:42px;line-height:56px;margin-bottom:10px;margin-top:18px}.team-content p{font-size:18px;line-height:34px;margin-bottom:24px}.contact-btn{border-radius:10px;font-size:15px;gap:10px;padding:14px 22px}.contact-btn span{margin-left:6px}.contact-btn svg{height:18px;width:18px}.map-wrapper{max-width:450px;width:45%}.map-wrapper img{display:block;width:100%}}.faq-section{align-items:flex-start;background:#fff;display:flex;gap:60px;justify-content:space-between;padding:12vh 11vw}.faq-left{width:42%}.faq-tag{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;display:inline-block;font-size:1vw;font-weight:600;margin-bottom:0;padding:10px 22px}.faq-left h1{color:#302e99;font-size:3vw;font-weight:700;line-height:50px;margin-bottom:2px}.faq-left h1,.faq-left p{font-family:Figtree;font-style:normal}.faq-left p{color:#676b74;font-size:1.1vw;font-weight:400;line-height:24px;width:100%}.faq-right{display:flex;flex-direction:column;gap:18px;width:50%}.faq-item{background:#fff;border:1px solid #d8deff;border-radius:16px;overflow:hidden;transition:all .4s ease}.faq-item.active{background:linear-gradient(90deg,#1ea2ff,#4a5cff);border:none;box-shadow:0 10px 25px #3e64ff40}.faq-question{align-items:center;background:#0000;border:none;color:#302e99;cursor:pointer;display:flex;font-family:Figtree;font-size:1.3vw;font-style:normal;font-weight:600;justify-content:space-between;line-height:20px;outline:none;padding:3vh 2vw;text-align:left;width:100%}.faq-item.active .faq-question{color:#fff}.icon{font-size:30px;font-weight:400;transition:.3s}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .5s ease}.faq-answer-wrapper.show{max-height:300px}.faq-answer{color:#fff;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:26px;padding:0 28px 28px}@media screen and (min-width:320px) and (max-width:480px){.faq-section{flex-direction:column;gap:0;padding:25px 20px}.faq-left{width:100%}.faq-tag{font-size:13px;padding:10px 18px}.faq-left h1{font-size:30px;line-height:35px;margin-bottom:10px;margin-top:10px}.faq-left p{font-size:14px;line-height:24px;width:100%}.faq-right{gap:16px;width:100%}.faq-item{border-radius:14px}.faq-question{font-size:15px;gap:10px;line-height:24px;padding:10px 16px}.icon{flex-shrink:0;font-size:24px}.faq-answer-wrapper.show{max-height:400px}.faq-answer{font-size:14px;line-height:24px;padding:0 16px 20px}}@media screen and (min-width:481px) and (max-width:767px){.faq-section{flex-direction:column;gap:10px;padding:20px}.faq-left{width:100%}.faq-tag{font-size:14px;padding:12px 22px}.faq-left h1{font-size:38px;line-height:50px;margin-bottom:1px;margin-top:10px}.faq-left p{font-size:16px;line-height:28px;width:100%}.faq-right{gap:10px;width:100%}.faq-item{border-radius:16px}.faq-question{font-size:18px;gap:14px;line-height:28px;padding:20px 22px}.icon{flex-shrink:0;font-size:28px}.faq-answer-wrapper.show{max-height:450px}.faq-answer{font-size:15px;line-height:28px;padding:0 22px 24px}}@media screen and (min-width:768px) and (max-width:1024px){.faq-section{align-items:flex-start;gap:40px;padding:8vh 5vw}.faq-left{width:42%}.faq-tag{font-size:14px;padding:12px 22px}.faq-left h1{font-size:42px;line-height:56px;margin-bottom:12px;margin-top:12px}.faq-left p{font-size:16px;line-height:28px;width:100%}.faq-right{gap:18px;width:55%}.faq-item{border-radius:16px}.faq-question{font-size:18px;gap:14px;line-height:30px;padding:22px 24px}.icon{flex-shrink:0;font-size:30px}.faq-answer-wrapper.show{max-height:450px}.faq-answer{font-size:16px;line-height:30px;padding:0 24px 24px}}.blog-section{background:#f6f8fa;padding:10vh 11vw}.blog-top{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:0}.blog-tag{background:#fff;border:1px solid #eee;border-radius:31px;border-radius:30px;color:#15b2ff;font-size:1vw;font-weight:600;margin-bottom:0;padding:10px 22px}.blog-heading{color:#302e99;font-size:3vw;font-weight:700;line-height:50px}.blog-heading,.blog-view-btn{font-family:Figtree;font-style:normal}.blog-view-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.blog-view-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.blog-view-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.blog-view-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.blog-cards{display:flex;flex-wrap:wrap;gap:1.5vw}.blog-card{background:#fff;border-radius:8px;padding:1vw;transition:.3s;width:28%}.blog-card:hover{transform:translateY(-5px)}.blog-image{border-radius:14px;height:14vw;object-fit:cover;width:100%}.blog-info{color:#676b74;display:flex;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;gap:1vw;line-height:5px;margin-bottom:0;margin-top:1vw}.blog-info svg{vertical-align:middle}.blog-title{color:#302e99;font-size:1.5vw;font-weight:700;line-height:28px;margin-bottom:1vw}.blog-desc,.blog-title{font-family:Figtree;font-style:normal}.blog-desc{color:#676b74;font-size:1.1vw;font-weight:400;line-height:20px}@media screen and (min-width:320px) and (max-width:480px){.blog-section{padding:25px 20px}.blog-top{align-items:flex-start;flex-direction:column;gap:1px;margin-bottom:15px}.blog-tag{font-size:13px;padding:10px 18px}.blog-heading{font-size:34px;line-height:42px}.blog-view-btn{border-radius:10px;font-size:14px;gap:8px;padding:12px 18px}.blog-view-btn svg{height:16px;width:16px}.blog-cards{flex-direction:column;gap:18px}.blog-card{border-radius:14px;padding:14px;width:90%}.blog-image{border-radius:12px;height:220px;width:100%}.blog-info{flex-wrap:wrap;font-size:13px;gap:14px;line-height:18px;margin-bottom:5px;margin-top:10px}.blog-info svg{height:14px;width:14px}.blog-title{font-size:18px;line-height:20px;margin-bottom:0cqh}.blog-desc{font-size:14px;line-height:24px}}@media screen and (min-width:481px) and (max-width:767px){.blog-section{padding:20px}.blog-top{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:10px}.blog-tag{font-size:14px;padding:12px 22px}.blog-heading{font-size:40px;line-height:50px}.blog-view-btn{border-radius:10px;font-size:16px;gap:10px;padding:10px 20px}.blog-view-btn svg{height:18px;width:18px}.blog-cards{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}.blog-card{border-radius:16px;padding:16px;width:90%}.blog-image{border-radius:14px;height:200px;width:100%}.blog-info{flex-wrap:wrap;font-size:15px;gap:10px;line-height:20px;margin-bottom:4px;margin-top:10px}.blog-info svg{height:16px;width:16px}.blog-title{font-size:20px;line-height:30px;margin-bottom:1px}.blog-desc{font-size:15px;line-height:26px}}@media screen and (min-width:768px) and (max-width:1024px){.blog-section{padding:8vh 5vw}.blog-top{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.blog-tag{font-size:14px;padding:12px 22px}.blog-heading{font-size:42px;line-height:56px}.blog-view-btn{border-radius:10px;font-size:15px;gap:10px;padding:14px 22px}.blog-view-btn svg{height:18px;width:18px}.blog-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.blog-card{border-radius:18px;padding:18px;width:100%}.blog-cards .blog-card:nth-child(3){grid-column:1/-1;justify-self:center;width:48%}.blog-image{border-radius:16px;height:240px;object-fit:cover;width:100%}.blog-info{flex-wrap:wrap;font-size:15px;gap:12px;line-height:22px;margin-bottom:8px;margin-top:14px}.blog-info svg{height:16px;width:16px}.blog-title{font-size:22px;line-height:32px;margin-bottom:8px}.blog-desc{font-size:15px;line-height:28px}}.consultation-section{align-items:center;background:#302e99;display:flex;justify-content:center;overflow:hidden;padding:8vh 12vw;position:relative}.consultation-section:after,.consultation-section:before{border:1px solid #ffffff1f;border-radius:50%;content:"";height:250px;position:absolute;width:250px}.consultation-section:before{left:-120px;top:-120px}.consultation-section:after{bottom:-120px;right:-120px}.consultation-container{align-items:center;display:flex;gap:60px;justify-content:space-between}.consultation-left{color:#fff;flex:1 1}.consultation-left h1{font-size:3.8vw;font-weight:700;margin-bottom:3px}.consultation-left h1,.consultation-left p{color:#fff;font-family:Figtree;font-style:normal;line-height:56px}.consultation-left p{font-size:3vw;font-weight:400}.consultation-form-box{background:#fff;border-radius:15px;border-top:1px solid #fff;box-shadow:0 4px 40px 0 #0000001a;padding:4vh 2vw;width:28vw}.form-group{margin-bottom:20px}.form-group label{color:#302e99;display:block;font-size:1.4vw;font-style:normal;font-weight:500;line-height:normal;margin-bottom:8px}.form-group input{background:#fff;border-radius:10px;box-shadow:inset 0 4px 10px 0 #00000005;color:#333;font-size:15px;height:48px;outline:none;padding:0 16px;width:90%}.form-group input::placeholder{color:#b0b0b0}.submit-btn{background:#302e99;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Figtree;font-size:1.4vw;font-style:normal;font-weight:500;height:50px;line-height:normal;margin-top:10px;transition:.3s ease;width:100%}.submit-btn:hover{background:#24228a;transform:translateY(-2px)}@media screen and (min-width:320px) and (max-width:480px){.consultation-section{padding:25px 20px}.consultation-section:after,.consultation-section:before{height:160px;width:160px}.consultation-section:before{left:-80px;top:-80px}.consultation-section:after{bottom:-80px;right:-80px}.consultation-container{flex-direction:column;gap:4px;width:100%}.consultation-left{text-align:left;width:100%}.consultation-left h1{font-size:30px;line-height:40px;margin-bottom:1px}.consultation-left p{font-size:18px;line-height:30px}.consultation-form-box{border-radius:16px;padding:28px 18px;width:100%}.form-group{margin-bottom:18px}.form-group label{font-size:15px;margin-bottom:8px}.form-group input{border-radius:10px;box-sizing:border-box;font-size:14px;height:48px;padding:0 14px;width:100%}.submit-btn{border-radius:10px;font-size:15px;height:50px;margin-top:8px}}@media screen and (min-width:481px) and (max-width:767px){.consultation-section{padding:20px}.consultation-section:after,.consultation-section:before{height:200px;width:200px}.consultation-section:before{left:-100px;top:-100px}.consultation-section:after{bottom:-100px;right:-100px}.consultation-container{flex-direction:column;gap:10px;width:100%}.consultation-left{text-align:left;width:100%}.consultation-left h1{font-size:40px;line-height:50px;margin-bottom:0}.consultation-left p{font-size:22px;line-height:38px}.consultation-form-box{border-radius:18px;box-sizing:border-box;padding:20px;width:100%}.form-group{margin-bottom:20px}.form-group label{font-size:18px;margin-bottom:10px}.form-group input{border-radius:12px;box-sizing:border-box;font-size:15px;height:54px;padding:0 16px;width:100%}.submit-btn{border-radius:12px;font-size:17px;height:50px;margin-top:0}}@media screen and (min-width:768px) and (max-width:1024px){.consultation-section{padding:8vh 5vw}.consultation-section:after,.consultation-section:before{height:220px;width:220px}.consultation-section:before{left:-110px;top:-110px}.consultation-section:after{bottom:-110px;right:-110px}.consultation-container{align-items:center;display:flex;gap:40px;justify-content:space-between;width:100%}.consultation-left{flex:1 1}.consultation-left h1{font-size:48px;line-height:62px;margin-bottom:8px}.consultation-left p{font-size:30px;line-height:48px}.consultation-form-box{border-radius:18px;box-sizing:border-box;min-width:340px;padding:28px 24px;width:42%}.form-group{margin-bottom:22px}.form-group label{font-size:18px;margin-bottom:10px}.form-group input{box-sizing:border-box;font-size:15px;padding:0 16px}.form-group input,.submit-btn{border-radius:12px;height:54px;width:100%}.submit-btn{font-size:18px;margin-top:4px}}.deal-popup-overlay{align-items:center;background:#000000a6;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:0;position:fixed;top:0;width:100%;z-index:3000!important}.deal-popup-container{background:#16145d;border-radius:20px;max-height:95vh;max-width:800px;overflow-y:auto;padding:2vh 2vw;position:relative;top:6vw;width:100%}.deal-close-btn{background:#0000!important;border:none!important;color:#fff!important;cursor:pointer;font-size:24px!important;position:absolute;right:18px;top:15px}.deal-popup-header{margin-bottom:3px;text-align:center}.deal-popup-header h1{font-size:3vw;font-weight:700;line-height:10px}.deal-popup-header h1,.deal-popup-header p{color:#fff;font-family:Figtree;font-style:normal;text-align:center}.deal-popup-header p{font-size:1.3vw;font-weight:400;line-height:28px;margin-top:0}.deal-form-grid{grid-gap:40px;background:#fff;border-radius:18px;color:#000;display:grid;gap:40px;grid-template-columns:1fr 1fr;padding:30px}.deal-form-section{display:flex;flex-direction:column}.deal-section-title{align-items:center;color:#000;display:flex;font-family:Figtree;font-size:1.5vw;font-style:normal;font-weight:600;gap:12px;line-height:28px;margin-bottom:20px}.deal-section-title span{align-items:center;background:#4867ff;border-radius:50%;color:#fff;display:flex;height:35px;justify-content:center;width:35px}.sdeal-ection-margin{margin-top:30px}.deal-form-section label{color:#000;font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:5px}.deal-form-section input,.deal-form-section textarea{border:1px solid #d6d6d6;border-radius:10px;font-size:14px;margin-bottom:18px;outline:none;padding:14px;width:90%}.deal-form-section textarea{height:120px;resize:none}.deal-upload-box{background:#fff;border:2px dashed #7f8cff;border-radius:14px;cursor:pointer;padding:35px 20px;text-align:center}.deal-upload-icon{color:#4a63ff;font-size:32px;margin-bottom:10px}.deal-upload-box p{font-size:14px;margin-bottom:5px}.deal-upload-box small{color:gray}.deal-popup-footer{align-items:center;background:#00000059;border-radius:14px;display:flex;justify-content:space-between;margin-top:20px;padding:18px 25px}.deal-popup-footer svg{vertical-align:middle}.deal-popup-footer p{font-size:1.2vw;font-weight:400;line-height:28px;text-align:center}.deal-popup-footer p,.deal-submit-btn{color:#fff;font-family:Figtree;font-style:normal}.deal-submit-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff)!important;border:1px solid #0000;border-radius:8px;cursor:pointer;display:flex;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.deal-submit-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.deal-submit-btn:hover{background:#fff!important;border:1px solid #302e99;color:#302e99}.deal-submit-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.success-overlay{align-items:center;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.success-popup{background:#2f2d69;border-radius:12px;color:#fff;padding:60px 30px;text-align:center;width:600px}.success-icon{align-items:center;border-radius:50%;color:#00d26a;display:flex;font-size:38px;font-weight:700;height:70px;justify-content:center;margin:auto auto 20px;width:70px}.success-popup h2{font-size:3vw;font-weight:700;line-height:32px}.success-popup h2,.success-popup p{color:#fff;font-family:Figtree;font-style:normal;margin-bottom:10px;text-align:center}.success-popup p{font-size:1.2vw;font-weight:400;line-height:28px}.success-popup span{font-size:1.2vw;line-height:1.6}@media screen and (min-width:320px) and (max-width:480px){.deal-popup-overlay{align-items:flex-start;padding:80px 0}.deal-popup-container{border-radius:16px;max-height:none;max-width:100%;overflow-y:visible;padding:10px;top:0;width:90%}.deal-close-btn{font-size:20px!important;right:14px;top:12px}.deal-popup-header{margin-bottom:10px}.deal-popup-header h1{font-size:28px;line-height:40px;margin-bottom:10px}.deal-popup-header p{font-size:15px;line-height:24px}.deal-form-grid{border-radius:16px;gap:10px;grid-template-columns:1fr;padding:20px 16px}.deal-section-title{font-size:16px;gap:10px;line-height:26px;margin-bottom:18px}.deal-section-title span{font-size:14px;height:30px;width:30px}.sdeal-ection-margin{margin-top:10px}.deal-form-section label{font-size:14px;line-height:22px}.deal-form-section input,.deal-form-section textarea{box-sizing:border-box;font-size:14px;margin-bottom:16px;padding:12px 14px;width:100%}.deal-form-section textarea{height:90px}.deal-upload-box{border-radius:12px;padding:28px 16px}.deal-upload-icon{font-size:28px}.deal-upload-box p{font-size:13px;line-height:20px}.deal-upload-box small{font-size:12px}.deal-popup-footer{align-items:flex-start;border-radius:12px;flex-direction:column;gap:10px;margin-top:15px;padding:5px 10px 80px}.deal-popup-footer p{font-size:14px;line-height:24px;text-align:left}.deal-submit-btn{border-radius:10px;font-size:14px;gap:8px;justify-content:center;padding:12px 16px;width:100%}.deal-submit-btn svg{height:16px;width:16px}.success-popup{border-radius:16px;padding:40px 20px;width:90%}.success-icon{font-size:32px;height:60px;margin-bottom:18px;width:60px}.success-popup h2{font-size:30px;line-height:38px;margin-bottom:14px}.success-popup p,.success-popup span{font-size:14px;line-height:24px}}@media screen and (min-width:481px) and (max-width:767px){.deal-popup-overlay{align-items:flex-start;padding:40px 0}.deal-popup-container{border-radius:18px;max-height:none;max-width:100%;overflow-y:visible;padding:20px;top:0;width:90%}.deal-close-btn{font-size:24px!important;right:16px;top:14px}.deal-popup-header{margin-bottom:16px}.deal-popup-header h1{font-size:38px;line-height:50px;margin-bottom:10px}.deal-popup-header p{font-size:18px;line-height:28px}.deal-form-grid{border-radius:18px;gap:20px;grid-template-columns:1fr;padding:24px 20px}.deal-form-section{width:100%}.deal-section-title{font-size:22px;gap:12px;line-height:30px;margin-bottom:18px}.deal-section-title span{font-size:15px;height:34px;width:34px}.sdeal-ection-margin{margin-top:14px}.deal-form-section label{font-size:15px;line-height:24px}.deal-form-section input,.deal-form-section textarea{box-sizing:border-box;font-size:15px;margin-bottom:18px;padding:14px;width:100%}.deal-form-section textarea{height:110px}.deal-upload-box{border-radius:14px;padding:32px 20px}.deal-upload-icon{font-size:30px}.deal-upload-box p{font-size:14px;line-height:22px}.deal-upload-box small{font-size:13px}.deal-popup-footer{align-items:flex-start;border-radius:14px;flex-direction:column;gap:14px;margin-top:18px;padding:18px 20px}.deal-popup-footer p{font-size:15px;line-height:26px;text-align:left}.deal-submit-btn{border-radius:10px;font-size:15px;gap:8px;justify-content:center;padding:14px 18px;width:100%}.deal-submit-btn svg{height:17px;width:17px}.success-popup{border-radius:18px;padding:50px 24px;width:85%}.success-icon{font-size:34px;height:65px;margin-bottom:20px;width:65px}.success-popup h2{font-size:42px;line-height:48px;margin-bottom:16px}.success-popup p{font-size:16px;line-height:26px}.success-popup span{font-size:15px;line-height:26px}}@media screen and (min-width:768px) and (max-width:1024px){.deal-popup-overlay{align-items:flex-start;padding:50px 0}.deal-popup-container{border-radius:20px;box-sizing:border-box;max-height:95vh;max-width:760px;overflow-y:auto;padding:24px;top:0;width:100%}.deal-close-btn{font-size:26px!important;right:18px;top:16px}.deal-popup-header{margin-bottom:20px}.deal-popup-header h1{font-size:48px;line-height:58px;margin-bottom:10px}.deal-popup-header p{font-size:20px;line-height:32px}.deal-form-grid{border-radius:20px;gap:24px;grid-template-columns:1fr 1fr;padding:28px 24px}.deal-form-section{width:100%}.deal-section-title{font-size:24px;gap:12px;line-height:32px;margin-bottom:20px}.deal-section-title span{font-size:16px;height:36px;width:36px}.sdeal-ection-margin{margin-top:20px}.deal-form-section label{font-size:15px;line-height:24px}.deal-form-section input,.deal-form-section textarea{box-sizing:border-box;font-size:15px;margin-bottom:18px;padding:14px 16px;width:100%}.deal-form-section textarea{height:120px}.deal-upload-box{border-radius:16px;padding:36px 22px}.deal-upload-icon{font-size:32px}.deal-upload-box p{font-size:15px;line-height:24px}.deal-upload-box small{font-size:13px}.deal-popup-footer{align-items:center;border-radius:16px;display:flex;gap:20px;justify-content:space-between;margin-top:20px;padding:18px 22px}.deal-popup-footer p{font-size:16px;line-height:28px;text-align:left}.deal-submit-btn{border-radius:10px;font-size:16px;gap:10px;padding:14px 22px;white-space:nowrap}.deal-submit-btn svg{height:18px;width:18px}.success-popup{border-radius:20px;max-width:650px;padding:60px 30px;width:80%}.success-icon{font-size:38px;height:70px;margin-bottom:22px;width:70px}.success-popup h2{font-size:48px;line-height:56px;margin-bottom:14px}.success-popup p{font-size:18px;line-height:30px}.success-popup span{font-size:17px;line-height:28px}}.solar-container{margin-top:8vh;overflow:hidden;position:relative}.solar-overlay{inset:0;position:absolute}.solar-content{align-items:center;display:flex;justify-content:space-between;padding:8vh 11vw;position:relative;z-index:2}.left-section{max-width:650px}.top-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:16px;font-size:1.2vw;font-weight:600;line-height:8px;margin-bottom:0;padding:10px 22px}.left-section h1,.top-btn{color:#fff;font-family:Figtree;font-style:normal}.left-section h1{font-size:4vw;font-weight:700;letter-spacing:-2.56px;line-height:70px;margin-bottom:30px}.left-section p{color:#fff;font-family:Figtree;font-size:1.4vw;font-style:normal;font-weight:400;line-height:30px;max-width:600px}.trusted-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;padding:2vh 1vw;text-align:center;width:250px}.trusted-icon{align-items:center;background:#385aff;border-radius:50%;display:flex;height:60px;justify-content:center;margin:auto;width:60px}.trusted-card h2{color:#fff;line-height:10px;margin-bottom:0}.trusted-card h2,.trusted-card h3{font-family:Figtree;font-size:32px;font-style:normal;font-weight:600;text-align:center}.trusted-card h3{color:#4867ff;line-height:12px;margin-bottom:2px}.trusted-card p{color:#fff;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:25px;text-align:center}.solar-feature-box{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;display:flex;gap:25px;justify-content:space-between;margin:40px auto 70px;padding:2vh 2vw;position:relative;width:74%;z-index:2}.solar-feature-item{align-items:center;color:#fff;display:flex;flex:1 1;gap:18px}.solar-feature-item h4{font-size:1.2vw;margin-bottom:5px}.solar-feature-item h4,.solar-feature-item p{color:#fff;font-family:Figtree;font-style:normal;font-weight:400;line-height:25px}.solar-feature-item p{font-size:1.1vw}.divider{background:#ffffff40;height:70px;width:1px}@media screen and (min-width:320px) and (max-width:480px){.solar-container{margin-top:9vh}.solar-content{align-items:flex-start;flex-direction:column;gap:5px;padding:30px 20px 10px}.left-section{max-width:100%;width:100%}.top-btn{border-radius:30px;font-size:13px;line-height:18px;margin-bottom:5px;padding:10px 18px}.left-section h1{font-size:28px;letter-spacing:0;line-height:43px;margin-bottom:10px}.left-section p{font-size:15px;line-height:26px;max-width:100%}.trusted-card{border-radius:16px;padding:20px 5px;width:95%}.trusted-icon{height:50px;width:50px}.trusted-card h2{font-size:25px;line-height:20px;margin-top:16px}.trusted-card h3{font-size:28px;line-height:30px}.trusted-card p{font-size:14px;line-height:20px}.solar-feature-box{align-items:flex-start;border-radius:16px;flex-direction:column;gap:5px;margin:5px auto 50px;padding:10px;width:calc(97% - 40px)}.solar-feature-item{align-items:center;gap:14px;width:100%}.solar-feature-item img,.solar-feature-item svg{flex-shrink:0;height:40px;vertical-align:middle;width:40px}.solar-feature-item h4{font-size:15px;line-height:20px;margin-bottom:4px}.solar-feature-item p{font-size:13px;line-height:18px}.divider{height:1px;width:100%}}@media screen and (min-width:481px) and (max-width:767px){.solar-container{margin-top:10vh}.solar-content{align-items:flex-start;flex-direction:column;gap:10px;padding:30px 20px 20px}.left-section{max-width:100%;width:100%}.top-btn{border-radius:30px;font-size:14px;line-height:20px;margin-bottom:10px;padding:12px 22px}.left-section h1{font-size:40px;letter-spacing:0;line-height:55px;margin-bottom:1px}.left-section p{font-size:18px;line-height:32px;max-width:100%}.trusted-card{border-radius:18px;padding:28px 20px;width:90%}.trusted-icon{height:60px;width:60px}.trusted-card h2{font-size:30px;line-height:34px;margin-top:1px}.trusted-card h3{font-size:34px;line-height:20px}.trusted-card p{font-size:16px;line-height:20px}.solar-feature-box{align-items:flex-start;border-radius:18px;flex-direction:column;gap:1px;margin:0 auto 60px;padding:1px 10px;width:calc(100% - 80px)}.solar-feature-item{align-items:center;gap:16px;width:100%}.solar-feature-item img,.solar-feature-item svg{flex-shrink:0;height:45px;width:45px}.solar-feature-item h4{font-size:18px;line-height:2px;margin-bottom:6px}.solar-feature-item p{font-size:15px;line-height:20px}.divider{height:1px;width:100%}}@media screen and (min-width:768px) and (max-width:1024px){.solar-container{margin-top:10vh}.solar-content{align-items:center;gap:30px;padding:60px 50px 30px}.left-section{max-width:60%}.top-btn{border-radius:30px;font-size:14px;line-height:20px;margin-bottom:12px;padding:12px 22px}.left-section h1{font-size:45px;letter-spacing:-1px;line-height:60px;margin-bottom:20px}.left-section p{font-size:18px;line-height:32px;max-width:100%}.trusted-card{border-radius:18px;padding:25px 20px;width:260px}.trusted-icon{height:60px;width:60px}.trusted-card h2{font-size:30px;line-height:28px;margin-top:16px}.trusted-card h3{font-size:32px;line-height:28px}.trusted-card p{font-size:15px;line-height:24px}.solar-feature-box{grid-gap:20px;border-radius:18px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin:0 auto 20px;padding:20px 25px;width:calc(100% - 100px)}.solar-feature-item{align-items:center;gap:15px;width:100%}.solar-feature-item img,.solar-feature-item svg{flex-shrink:0;height:45px;width:45px}.solar-feature-item h4{font-size:18px;line-height:26px;margin-bottom:4px}.solar-feature-item p{font-size:15px;line-height:24px}.divider{display:none}}.productpage-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;margin-top:8vh;overflow:hidden;position:relative;width:100%}.productpage-overlay{inset:0;position:absolute;z-index:1}.productpage-container{align-items:center;display:flex;height:100%;margin:auto;position:relative;width:85%;z-index:2}.productpage-left{width:45%}.productpage-left h1{font-size:4vw;font-weight:700;letter-spacing:-.02em;line-height:1;margin:1.5vw 0}.productpage-left h1,.productpage-left p{color:#fff;font-family:Figtree;font-style:normal}.productpage-left p{font-size:1.2vw;font-weight:400;line-height:1.2;margin-bottom:2vw;max-width:30vw}.productpage-features{align-items:center;display:flex;gap:1.5vw;margin-bottom:1.5vw}.productpage-feature-bottom{margin-left:7vw}.productpage-feature-card{align-items:center;background:#ffffff1a;border-radius:1.3vw;box-shadow:0 .4vw 1.5vw #0003,inset 0 .1vw .2vw #fff3;display:flex;gap:1vw;padding:1vw 1.5vw;width:fit-content}.productpage-check{align-items:center;display:flex;justify-content:center}.productpage-feature-card span{color:#fff;font-family:Figtree;font-size:1.2vw;font-weight:500;line-height:1.1}.productpage-sticky-button{bottom:3vw;height:18vh;position:fixed;right:3vw;z-index:999}.productpage-sticky-button button{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;box-shadow:0 .6vw 1.5vw #0003;color:#fff;cursor:pointer;display:flex;font-family:Figtree;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;outline:none;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.productpage-sticky-button button svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.productpage-sticky-button button:hover{background:#fff;border:1px solid #302e99;color:#302e99}.productpage-sticky-button button:hover svg{fill:#302e99;transform:rotate(0deg)}@media screen and (min-width:320px) and (max-width:480px){.productpage-section{background-position:50%;height:85vh;margin-top:9vh;padding:16vw 0 24vw}.productpage-overlay{background:#00000073}.productpage-container{height:auto;width:90%}.productpage-left{width:100%}.productpage-left h1{font-size:11vw;line-height:1.05;margin:0 0 5vw}.productpage-left p{font-size:4.3vw;line-height:1.5;margin-bottom:8vw;max-width:100%}.productpage-features{align-items:flex-start;flex-direction:column;gap:4vw;margin-bottom:4vw}.productpage-feature-bottom{margin-left:0}.productpage-feature-card{border-radius:4vw;box-shadow:0 1vw 4vw #00000040,inset 0 .2vw .4vw #fff3;gap:4vw;padding:4vw 5vw;width:60%}.productpage-check svg{flex-shrink:0;height:7vw;width:7vw}.productpage-feature-card span{font-size:4vw;line-height:1.4}.productpage-sticky-button{bottom:5vw;height:auto;position:fixed;right:4vw;z-index:999}.productpage-sticky-button button{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;box-shadow:0 1vw 4vw #00000040;color:#fff;cursor:pointer;display:flex;font-family:Figtree;font-size:4vw;font-weight:500;gap:2vw;justify-content:center;line-height:1;outline:none;padding:1.6vh 4vw;transition:all .3s ease}.productpage-sticky-button button svg{fill:#fff;height:5vw;transform:rotate(-45deg);transition:all .3s ease;width:5vw}.productpage-sticky-button button:hover{background:#fff;border:1px solid #302e99;color:#302e99}.productpage-sticky-button button:hover svg{fill:#302e99;transform:rotate(0deg)}}@media screen and (min-width:481px) and (max-width:767px){.productpage-section{background-position:50%;height:85vh;margin-top:10vh;padding:10vw 0 16vw}.productpage-overlay{background:#0006}.productpage-container{height:auto;width:90%}.productpage-left{width:100%}.productpage-left h1{font-size:6.5vw;line-height:1.05;margin:0 0 4vw}.productpage-left p{font-size:3vw;line-height:1.6;margin-bottom:6vw;max-width:90%}.productpage-features{align-items:flex-start;flex-direction:column;gap:3vw;margin-bottom:3vw}.productpage-feature-bottom{margin-left:0}.productpage-feature-card{border-radius:2.5vw;box-shadow:0 .8vw 3vw #00000040,inset 0 .2vw .3vw #fff3;gap:2.5vw;padding:2.8vw 3.5vw;width:50%}.productpage-check svg{flex-shrink:0;height:5vw;width:5vw}.productpage-feature-card span{font-size:2.8vw;line-height:1.4}.productpage-sticky-button{bottom:4vw;height:auto;right:4vw}.productpage-sticky-button button{border-radius:10px;box-shadow:0 .8vw 3vw #00000040;font-size:2.5vw;gap:1.5vw;line-height:1;padding:1.4vh 3vw}.productpage-sticky-button button svg{height:3.8vw;width:3.8vw}}@media screen and (min-width:768px) and (max-width:1024px){.productpage-section{background-position:50%;height:75vh;margin-top:8vh;padding:6vw 0}.productpage-overlay{background:#00000040}.productpage-container{width:90%}.productpage-left{width:60%}.productpage-left h1{font-size:5.5vw;line-height:1.05;margin:0 0 3vw}.productpage-left p{font-size:2vw;line-height:1.6;margin-bottom:4vw;max-width:80%}.productpage-features{flex-wrap:wrap;gap:2vw;margin-bottom:2vw}.productpage-feature-bottom{margin-left:4vw}.productpage-feature-card{border-radius:2vw;box-shadow:0 .6vw 2vw #00000038,inset 0 .1vw .2vw #fff3;gap:1.5vw;padding:1.8vw 2.5vw}.productpage-check svg{height:3.5vw;width:3.5vw}.productpage-feature-card span{font-size:1.8vw;line-height:1.3}.productpage-sticky-button{bottom:3vw;height:auto;right:3vw}.productpage-sticky-button button{border-radius:10px;font-size:1.8vw;gap:1vw;line-height:1;padding:1.3vh 2.2vw}.productpage-sticky-button button svg{height:2.6vw;width:2.6vw}}.productpageoffgrid-section{background:#f6f8fa;padding:2vw 0;width:100%}.productpageoffgrid-container{align-items:center;display:flex;flex-direction:column;margin:auto;text-align:center;width:100%}.productpageoffgrid-container h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin:0}.productpageoffgrid-container p{color:#000;font-family:Figtree;font-size:1.56vw;font-style:normal;font-weight:400;line-height:1.7;max-width:60vw}@media screen and (min-width:320px) and (max-width:480px){.productpageoffgrid-section{padding:10vw 0}.productpageoffgrid-container{width:90%}.productpageoffgrid-container h2{font-size:8vw;line-height:1.2;margin-bottom:4vw}.productpageoffgrid-container p{font-size:4.2vw;line-height:1.7;margin:0;max-width:100%}}@media screen and (min-width:481px) and (max-width:767px){.productpageoffgrid-section{padding:7vw 0}.productpageoffgrid-container{width:90%}.productpageoffgrid-container h2{font-size:5.8vw;line-height:1.2;margin-bottom:3vw}.productpageoffgrid-container p{font-size:2.8vw;line-height:1.8;margin:0;max-width:90%}}@media screen and (min-width:768px) and (max-width:1024px){.productpageoffgrid-section{padding:5vw 0}.productpageoffgrid-container{width:90%}.productpageoffgrid-container h2{font-size:4.2vw;line-height:1.2;margin-bottom:2vw}.productpageoffgrid-container p{font-size:2vw;line-height:1.8;margin:0;max-width:80%}}.productpageneed-section{background:#fff;padding:5vw 0 7vw;width:100%}.productpageneed-container{margin:auto;width:83%}.productpageneed-container h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:3vw;margin-top:0;text-align:center}.productpageneed-cards{align-items:stretch;display:flex;gap:7vw;margin:auto;width:max-content}.productpageneed-card{background-position:50%;background-size:cover;border-radius:2vw;cursor:pointer;flex-shrink:0;height:20vw;overflow:hidden;position:relative;transition:width .6s ease,transform .4s ease;width:6vw}.productpageneed-card.active{width:20vw}.productpageneed-content,.productpageneed-overlay{inset:0;position:absolute}.productpageneed-content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:2vw;text-align:center;z-index:2}.productpageneed-content h3{font-family:Figtree;font-size:1.56vw;font-weight:600;line-height:1.2;margin:0;transition:all .4s ease}.productpageneed-card:not(.active) h3{bottom:9vw;font-size:1.4vw;left:50%;position:absolute;transform:translateX(-50%) rotate(-90deg);white-space:nowrap;width:max-content}.productpageneed-content p{animation:fadeIn .5s ease;font-family:Figtree;font-size:1vw;font-weight:400;line-height:1.5;margin-bottom:0;margin-top:1vw;max-width:22vw}@keyframes fadeIn{0%{opacity:0;transform:translateY(1vw)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:320px) and (max-width:480px){.productpageneed-section{padding:12vw 0}.productpageneed-container{width:90%}.productpageneed-container h2{font-size:8vw;line-height:1.25;margin-bottom:8vw}.productpageneed-cards{flex-direction:column;gap:5vw;width:100%}.productpageneed-card{border-radius:5vw;height:24vw;transition:height .5s ease,transform .4s ease;width:100%}.productpageneed-card.active{height:62vw;width:100%}.productpageneed-content{align-items:center;justify-content:flex-end;padding:6vw 5vw}.productpageneed-content h3{font-size:5vw;line-height:1.3;text-align:center}.productpageneed-card:not(.active) h3{font-size:5vw;position:static;transform:none;white-space:normal;width:100%}.productpageneed-content p{font-size:4vw;line-height:1.7;margin-bottom:0;margin-top:4vw;max-width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(3vw)}to{opacity:1;transform:translateY(0)}}}@media screen and (min-width:481px) and (max-width:767px){.productpageneed-section{padding:8vw 0 10vw}.productpageneed-container{width:90%}.productpageneed-container h2{font-size:5.8vw;line-height:1.25;margin-bottom:6vw}.productpageneed-cards{flex-direction:column;gap:4vw;width:100%}.productpageneed-card{border-radius:3vw;height:18vw;transition:height .5s ease,transform .4s ease;width:100%}.productpageneed-card.active{height:42vw;width:100%}.productpageneed-content{align-items:center;justify-content:flex-end;padding:5vw 4vw}.productpageneed-content h3{font-size:3.8vw;line-height:1.3;text-align:center}.productpageneed-card:not(.active) h3{font-size:3.8vw;position:static;transform:none;white-space:normal;width:100%}.productpageneed-content p{font-size:2.7vw;line-height:1.7;margin-bottom:0;margin-top:2.5vw;max-width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(2vw)}to{opacity:1;transform:translateY(0)}}}@media screen and (min-width:768px) and (max-width:1024px){.productpageneed-section{padding:6vw 0 8vw}.productpageneed-container{width:90%}.productpageneed-container h2{font-size:4.2vw;line-height:1.2;margin-bottom:5vw}.productpageneed-cards{gap:3vw;justify-content:center;width:100%}.productpageneed-card{border-radius:2.5vw;height:32vw;width:10vw}.productpageneed-card.active{width:28vw}.productpageneed-content{padding:3vw 2vw}.productpageneed-content h3{font-size:2.3vw;line-height:1.3}.productpageneed-card:not(.active) h3{bottom:13vw;font-size:2vw}.productpageneed-content p{font-size:1.7vw;line-height:1.6;margin-top:1.8vw;max-width:90%}}.SolarSystemProductPageComponent-section{background:#f6f8fa;box-sizing:border-box;font-family:Poppins,sans-serif;overflow:hidden;padding:8vh 9vw;width:100%}.SolarSystemProductPageComponent-container{align-items:center;display:flex;gap:4vw;justify-content:space-between}.SolarSystemProductPageComponent-cards-wrapper{align-items:stretch;display:flex;gap:1vw;height:50vh}.SolarSystemProductPageComponent-card{align-items:center;border-radius:1vw;cursor:pointer;display:flex;justify-content:center;min-width:4vw;overflow:hidden;position:relative;transition:width .9s ease,min-width .9s ease,transform .5s ease;width:4vw}.SolarSystemProductPageComponent-active-card{min-width:20vw;width:20vw}.SolarSystemProductPageComponent-image{animation:SolarFadeZoom 1s ease;height:100%;object-fit:cover;width:100%}@keyframes SolarFadeZoom{0%{opacity:0;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.SolarSystemProductPageComponent-overlay{inset:0;position:absolute}.SolarSystemProductPageComponent-active-content{animation:SolarTextUp 1s ease;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;left:0;position:absolute;text-align:center;width:100%;z-index:2}@keyframes SolarTextUp{0%{opacity:0;transform:translateY(4vh)}to{opacity:1;transform:translateY(0)}}.SolarSystemProductPageComponent-active-content p{color:#fff;font-family:Figtree;font-size:1vw;font-style:normal;font-weight:400;line-height:1.6;margin-bottom:2vh;padding:0 1.5vw;text-shadow:0 0 .5vw #00000080}.SolarSystemProductPageComponent-active-content h4{font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2;margin:0;padding:1.5vh 0;transition:all .5s ease;width:100%}.SolarSystemProductPageComponent-vertical-text{color:#fff;font-size:1vw;font-weight:500;letter-spacing:.08vw;transform:rotate(180deg);transition:all .5s ease;writing-mode:vertical-rl}.SolarSystemProductPageComponent-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:38vw}.SolarSystemProductPageComponent-content h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.1;margin:0}.SolarSystemProductPageComponent-content-details{animation:SolarContentFade .8s ease;text-align:center}@keyframes SolarContentFade{0%{opacity:0;transform:translateY(3vh)}to{opacity:1;transform:translateY(0)}}.SolarSystemProductPageComponent-content-details h3{color:#001233;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:3vh}.SolarSystemProductPageComponent-content-details p{color:#000;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.5;max-width:30vw;text-align:center}@media (min-width:320px) and (max-width:480px){.SolarSystemProductPageComponent-section{padding:8vw 5vw}.SolarSystemProductPageComponent-container{flex-direction:column;gap:8vw}.SolarSystemProductPageComponent-cards-wrapper{align-items:stretch;display:flex;gap:1.5vw;height:58vw;justify-content:center;max-width:100%;overflow:hidden;width:100%}.SolarSystemProductPageComponent-card{border-radius:3vw;min-width:7vw;width:7vw}.SolarSystemProductPageComponent-active-card{min-width:42vw;width:42vw}.SolarSystemProductPageComponent-image{object-fit:cover}.SolarSystemProductPageComponent-active-content p{font-size:2.7vw;line-height:1.45;margin-bottom:3vw;padding:0 3vw;text-shadow:0 0 2vw #00000080}.SolarSystemProductPageComponent-active-content h4{font-size:3.2vw;line-height:1.2;padding:3vw 0}.SolarSystemProductPageComponent-vertical-text{font-size:2.8vw;letter-spacing:.2vw}.SolarSystemProductPageComponent-content{max-width:100%;width:100%}.SolarSystemProductPageComponent-content h2{font-size:7vw;margin-bottom:5vw;text-align:center}.SolarSystemProductPageComponent-content-details{width:100%}.SolarSystemProductPageComponent-content-details h3{font-size:5vw;line-height:1.3;margin-bottom:4vw}.SolarSystemProductPageComponent-content-details p{font-size:3.7vw;line-height:1.7;max-width:100%}}@media screen and (min-width:481px) and (max-width:767px){.SolarSystemProductPageComponent-section{padding:8vw 6vw}.SolarSystemProductPageComponent-container{flex-direction:column;gap:7vw}.SolarSystemProductPageComponent-cards-wrapper{align-items:stretch;display:flex;gap:1.3vw;height:50vw;justify-content:center;max-width:100%;overflow:hidden;width:100%}.SolarSystemProductPageComponent-card{border-radius:2.5vw;min-width:6vw;width:6vw}.SolarSystemProductPageComponent-active-card{min-width:38vw;width:38vw}.SolarSystemProductPageComponent-active-content p{font-size:2.1vw;line-height:1.5;margin-bottom:2.5vw;padding:0 2.5vw;text-shadow:0 0 1vw #00000080}.SolarSystemProductPageComponent-active-content h4{font-size:2.6vw;line-height:1.2;padding:2vw 0}.SolarSystemProductPageComponent-vertical-text{font-size:2.2vw;letter-spacing:.15vw}.SolarSystemProductPageComponent-content{max-width:100%;width:100%}.SolarSystemProductPageComponent-content h2{font-size:5.8vw;margin-bottom:0;text-align:center}.SolarSystemProductPageComponent-content-details{width:100%}.SolarSystemProductPageComponent-content-details h3{font-size:4vw;line-height:1.3;margin-bottom:3vw}.SolarSystemProductPageComponent-content-details p{font-size:2.8vw;line-height:1.7;max-width:100%}}@media screen and (min-width:768px) and (max-width:1024px){.SolarSystemProductPageComponent-section{padding:7vw 5vw}.SolarSystemProductPageComponent-container{align-items:center;gap:4vw}.SolarSystemProductPageComponent-cards-wrapper{gap:1vw;height:40vw}.SolarSystemProductPageComponent-card{border-radius:1.8vw;min-width:5vw;width:5vw}.SolarSystemProductPageComponent-active-card{min-width:26vw;width:26vw}.SolarSystemProductPageComponent-active-content p{font-size:1.4vw;line-height:1.5;margin-bottom:1.8vw;padding:0 1.8vw}.SolarSystemProductPageComponent-active-content h4{font-size:1.8vw;padding:1.5vw 0}.SolarSystemProductPageComponent-vertical-text{font-size:1.6vw;letter-spacing:.1vw}.SolarSystemProductPageComponent-content{max-width:42vw}.SolarSystemProductPageComponent-content h2{font-size:3.8vw;margin-bottom:2vw;text-align:center}.SolarSystemProductPageComponent-content-details h3{font-size:2.5vw;line-height:1.3;margin-bottom:2vw}.SolarSystemProductPageComponent-content-details p{font-size:1.8vw;line-height:1.7;max-width:100%}}.sector-wrapper{background:#fff;padding:5vh 12vw}.sector-heading{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.sector-heading h2{color:#001233;font-family:Figtree;font-size:3vw;font-style:normal;font-weight:700;line-height:5px;white-space:nowrap}.arrow-line{align-items:center;display:flex;gap:0}.arrow{color:gold;font-size:30px;margin-top:-5px}.sector-cards{display:flex;flex-wrap:wrap;gap:4vw;justify-content:center}.sector-card{background-position:50%;background-size:cover;border-radius:14px;cursor:pointer;height:55vh;overflow:hidden;position:relative;transition:transform .4s ease;width:22vw}.sector-card:hover{transform:translateY(-10px)}.sector-card:before{content:"";inset:0;position:absolute}.sector-overlay{background:#ffffff1a;border-radius:16px;bottom:0;color:#fff;padding:2vh 0;position:absolute;text-align:center;width:100%}.sector-overlay h3{color:#fff;font-family:Figtree;font-size:1.5vw;font-style:normal;font-weight:500;line-height:20px;margin-bottom:6px;text-align:center}.yellow-underline{background:gold;border-radius:10px;height:4px;margin:0 auto 14px;width:100px}.sector-overlay p{color:#fff;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:400;line-height:10px;text-align:center}@media screen and (min-width:320px) and (max-width:480px){.sector-wrapper{padding:5px 10px}.sector-heading{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:10px}.sector-heading h2{font-size:22px;line-height:30px;text-align:center;white-space:normal}.sector-heading .line svg{height:auto;width:60px}.arrow-line .line svg{height:auto;width:80px}.sector-cards{align-items:center;flex-direction:column;gap:10px}.sector-card{border-radius:16px;height:250px;width:98%}.sector-card:hover{transform:translateY(-4px)}.sector-overlay{padding:5px 1px}.sector-overlay h3{font-size:20px;line-height:28px;margin-bottom:8px}.yellow-underline{margin-bottom:0;width:40%}.sector-overlay p{font-size:14px;line-height:10px}}@media screen and (min-width:481px) and (max-width:767px){.sector-wrapper{padding:20px}.sector-heading{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;margin-bottom:10px}.sector-heading h2{font-size:30px;line-height:22px;text-align:center;white-space:nowrap}.sector-heading .line svg{height:auto;width:70px}.arrow-line .line svg{height:auto;width:90px}.arrow{font-size:30px}.sector-cards{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.sector-card{border-radius:18px;height:320px;width:100%}.sector-card:nth-child(3){grid-column:1/span 2;justify-self:center;width:48%}.sector-card:hover{transform:translateY(-6px)}.sector-overlay{padding:16px 12px}.sector-overlay h3{font-size:22px;line-height:30px;margin-bottom:8px}.yellow-underline{margin-bottom:10px;width:100px}.sector-overlay p{font-size:14px;line-height:20px}}@media screen and (min-width:768px) and (max-width:1024px){.sector-wrapper{padding:50px 20px}.sector-heading{flex-wrap:nowrap;gap:14px;margin-bottom:30px}.sector-heading h2{font-size:40px;line-height:50px;text-align:center;white-space:nowrap}.sector-heading .line svg{height:auto;width:100px}.arrow-line .line svg{height:auto;width:130px}.arrow{font-size:36px;margin-top:-3px}.sector-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);justify-content:center}.sector-card{border-radius:20px;height:420px;width:100%}.sector-card:nth-child(3){grid-column:1/span 2;justify-self:center;width:52%}.sector-card:hover{transform:translateY(-8px)}.sector-overlay{padding:18px 16px}.sector-overlay h3{font-size:26px;line-height:34px;margin-bottom:10px}.yellow-underline{height:4px;margin-bottom:12px;width:110px}.sector-overlay p{font-size:16px;line-height:24px}}.products-section{background:#fff;padding:5vh 12vw}.products-section p{color:#000;font-family:Figtree;font-size:2vw;font-style:normal;font-weight:400;line-height:2px;margin-top:0;text-align:center}.product-card{align-items:flex-start;background:#fff;border-radius:20px;box-shadow:0 4px 10px #0000002e;display:flex;margin-bottom:2vh!important;margin:auto;max-width:1150px;overflow:hidden;padding:0;width:100%}.product-image{width:50%}.product-image img{display:block;height:100%;object-fit:cover;width:100%}.product-content{display:flex;flex-direction:column;justify-content:center;padding:4vh 2vw 0;width:50%}.product-content h3{color:#001233;font-family:Figtree;font-size:2.6vw;font-style:normal;font-weight:700;line-height:12px;margin-bottom:25px;text-align:center}.yellow-line{background:gold;border-radius:20px;height:4px;margin-bottom:25px;margin-left:4.5vw;width:28vw}.product-content p{color:#000;font-family:Figtree;font-size:1.5vw;font-style:normal;font-weight:400;line-height:35px;margin-bottom:3vh;text-align:center}.features{display:flex;gap:0;justify-content:center;margin-bottom:3vh}.feature-box{border-left:1px solid #bcbcbc;padding-left:1vw;padding-right:1vw}.feature-box:last-child{border-right:1px solid #bcbcbc;padding-left:1vw}.feature-box h4{color:#001233;font-size:1.2vw;text-align:center}.feature-box h4,.feature-box span{font-family:Figtree;font-style:normal;font-weight:600;line-height:5px}.feature-box span{color:#676b74;font-size:1vw}.product-footer{flex-wrap:wrap;gap:20px;justify-content:space-between}.book-btn,.product-footer{align-items:center;display:flex}.book-btn{background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.book-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.book-btn span{margin-left:10px}.book-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.book-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.rating{gap:1.5vw}.rating,.stars{align-items:center;display:flex}.stars{gap:2px}.stars svg{height:20px;width:20px}.rating span{color:#676b74;font-family:Figtree;font-size:1.8vw;font-style:normal;font-weight:600;line-height:5px}.reverse-card{flex-direction:row-reverse}.brown-text{color:#8d3c10!important;font-family:Figtree;font-size:1.6vw!important;font-style:normal;font-weight:600!important;line-height:5px!important;text-align:center}.no-border{background:#0000;border:none!important;box-shadow:none;padding-left:0}.features-multi{align-items:center;display:flex;flex-wrap:wrap;gap:0}.features-multi .feature-box{text-align:center}@media screen and (min-width:320px) and (max-width:480px){.products-section{padding:15px 10px}.products-section p{font-size:16px;line-height:24px;margin-top:5px}.product-card{border-radius:18px;flex-direction:column;margin-bottom:20px!important;overflow:hidden}.product-image{height:230px;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.product-content{box-sizing:border-box;padding:2px 10px;width:100%}.product-content h3{font-size:26px;line-height:30px;margin-bottom:20px}.yellow-line{margin:0 auto 18px;width:80%}.product-content p{font-size:14px;line-height:24px;margin-bottom:18px}.features,.features-multi{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:15px}.features .feature-box,.features-multi .feature-box{border:1px solid #d9d9d9;border-radius:8px;box-sizing:border-box;padding:8px 2px;text-align:center;width:30%}.feature-box:last-child{border-right:1px solid #d9d9d9}.feature-box h4{font-size:14px;line-height:20px;margin-bottom:5px;width:100%!important}.feature-box span{font-size:12px;line-height:20px}.product-footer{align-items:center;flex-direction:row;gap:1px}.book-btn{font-size:15px;justify-content:center;padding:14px;width:50%}.book-btn svg{height:16px;width:16px}.rating{flex-direction:column;gap:10px}.rating span{font-size:18px;line-height:24px}.stars svg{height:15px;width:15px}.brown-text{font-size:16px!important;line-height:10px!important}.reverse-card{flex-direction:column}}@media screen and (min-width:481px) and (max-width:767px){.products-section{padding:20px}.products-section p{font-size:20px;line-height:20px;margin-top:5px}.product-card{border-radius:20px;flex-direction:column;margin-bottom:20px!important}.product-image{height:280px;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.product-content{box-sizing:border-box;padding:2px 20px;width:100%}.product-content h3{font-size:30px;line-height:20px;margin-bottom:22px}.yellow-line{margin:0 auto 10px;width:70%}.product-content p{font-size:16px;line-height:28px;margin-bottom:2px}.features,.features-multi{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:2px}.features .feature-box,.features-multi .feature-box{border:1px solid #d9d9d9;border-radius:10px;box-sizing:border-box;padding:12px 8px;text-align:center;width:31%}.feature-box:last-child{border-right:1px solid #d9d9d9}.feature-box h4{font-size:18px;line-height:24px;margin-bottom:6px;width:100%!important}.feature-box span{font-size:14px;line-height:22px}.product-footer{align-items:center;flex-direction:row;gap:15px;justify-content:space-between}.book-btn{border-radius:10px;font-size:16px;padding:10px 20px;width:auto}.book-btn svg{height:18px;width:18px}.rating{align-items:center;flex-direction:row;gap:12px}.rating span{font-size:20px;line-height:20px}.stars svg{height:18px;width:18px}.brown-text{font-size:18px!important;line-height:18px!important}.reverse-card{flex-direction:column}}@media screen and (min-width:768px) and (max-width:1024px){.products-section{padding:40px}.products-section p{font-size:24px;line-height:34px;margin-top:5px}.product-card{border-radius:22px;flex-direction:column;margin-bottom:30px!important;overflow:hidden}.product-image{height:400px;width:100%}.product-image img{height:100%;object-fit:cover;width:100%}.product-content{box-sizing:border-box;padding:0 30px;width:100%}.product-content h3{font-size:38px;line-height:30px;margin-bottom:20px}.yellow-line{margin:0 auto 10px;width:60%}.product-content p{font-size:20px;line-height:34px;margin-bottom:25px}.features,.features-multi{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.features .feature-box,.features-multi .feature-box{border:1px solid #d9d9d9;border-radius:12px;box-sizing:border-box;padding:15px 10px;text-align:center;width:31%}.feature-box:last-child{border-right:1px solid #d9d9d9}.feature-box h4{font-size:20px;line-height:28px;margin-bottom:8px;width:100%!important}.feature-box span{font-size:16px;line-height:24px}.product-footer{align-items:center;flex-direction:row;gap:20px;justify-content:space-between}.book-btn{border-radius:12px;font-size:18px;gap:10px;padding:14px 24px;width:auto}.book-btn svg{height:20px;width:20px}.rating{align-items:center;flex-direction:row;gap:16px}.rating span{font-size:24px;line-height:24px}.stars svg{height:22px;width:22px}.brown-text{font-size:22px!important;line-height:24px!important}.reverse-card{flex-direction:column}}.safety-section{background:#fff;padding:5vh 10vw}.section-heading{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:20px}.section-heading h2{color:#001233;font-family:Figtree;font-size:3vw;font-style:normal;font-weight:700;line-height:5px;white-space:nowrap}.heading-line{background:#f4c400;border-radius:10px;height:4px;width:240px}.safe-solution-container{display:flex;flex-wrap:wrap;gap:80px;justify-content:center}.safe-solution-card{background:#fff;border-radius:20px;box-shadow:0 4px 4px 2px #000;overflow:hidden;transition:.3s ease;width:380px}.safe-solution-card:hover{transform:translateY(-8px)}.safe-card-image img{display:block;height:280px;object-fit:cover;width:100%}.safe-card-content{padding:2vh 1vw;text-align:center}.safe-card-content h3{color:#001233;font-family:Figtree;font-size:2.1vw;font-style:normal;font-weight:700;line-height:5px;margin-bottom:20px}.safe-title-line{background:#f4c400;border-radius:10px;height:4px;margin:0 auto 18px;width:190px}.safe-card-content p{color:#000;font-size:1.2vw;font-weight:400;line-height:28px;margin:auto;text-align:center}.safe-book-btn,.safe-card-content p{font-family:Figtree;font-style:normal}.safe-book-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.1vw;font-weight:500;gap:.5vw;justify-content:center;line-height:20px;margin:0 auto;padding:1.5vh 1vw;text-align:right;transition:all .3s ease}.safe-book-btn svg{fill:#fff;font-weight:600;height:18px;transform:rotate(-45deg);transition:all .3s ease;width:18px}.safe-book-btn span{margin-left:10px}.safe-book-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.safe-book-btn:hover svg{fill:#302e99;transform:rotate(0deg)}@media screen and (min-width:320px) and (max-width:480px){.safety-section{padding:20px 16px}.section-heading{flex-wrap:nowrap;gap:0;margin-bottom:20px}.section-heading h2{font-size:20px;line-height:30px;text-align:center;white-space:normal}.heading-line{height:3px;width:70px}.safe-solution-container{align-items:center;flex-direction:column;gap:14px}.safe-solution-card{border-radius:18px;box-shadow:0 4px 12px #00000026;width:95%}.safe-solution-card:hover{transform:translateY(-4px)}.safe-card-image img{height:220px;object-fit:cover;width:100%}.safe-card-content{padding:5px 10px 10px}.safe-card-content h3{font-size:22px;line-height:22px;margin-bottom:12px}.safe-title-line{height:3px;margin-bottom:10px;width:140px}.safe-card-content p{font-size:14px;line-height:20px;margin-bottom:18px}.safe-book-btn{font-size:14px;gap:8px;justify-content:center;padding:12px;width:100%}.safe-book-btn svg{height:15px;width:15px}}@media screen and (min-width:481px) and (max-width:767px){.safety-section{padding:20px}.section-heading{flex-wrap:nowrap;gap:10px;margin-bottom:25px}.section-heading h2{font-size:32px;line-height:40px;text-align:center;white-space:nowrap}.heading-line{height:3px;width:100px}.safe-solution-container{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,1fr);justify-content:center}.safe-solution-card{border-radius:18px;box-shadow:0 4px 12px #00000026;width:100%}.safe-card-image img{height:240px;object-fit:cover;width:100%}.safe-card-content{padding:16px 14px 20px}.safe-card-content h3{font-size:24px;line-height:30px;margin-bottom:14px}.safe-title-line{height:3px;margin-bottom:14px;width:150px}.safe-card-content p{font-size:15px;line-height:24px;margin-bottom:20px}.safe-book-btn{font-size:15px;gap:8px;justify-content:center;padding:14px;width:100%}.safe-book-btn svg{height:16px;width:16px}}@media screen and (min-width:768px) and (max-width:1024px){.safety-section{padding:40px}.section-heading{flex-wrap:nowrap;gap:16px;margin-bottom:35px}.section-heading h2{font-size:42px;line-height:50px;text-align:center;white-space:nowrap}.heading-line{height:4px;width:140px}.safe-solution-container{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr);justify-content:center}.safe-solution-card{border-radius:22px;box-shadow:0 6px 16px #0000002e;width:100%}.safe-solution-card:hover{transform:translateY(-6px)}.safe-card-image img{height:300px;object-fit:cover;width:100%}.safe-card-content{padding:22px 20px 24px}.safe-card-content h3{font-size:32px;line-height:40px;margin-bottom:16px}.safe-title-line{height:4px;margin-bottom:16px;width:180px}.safe-card-content p{font-size:18px;line-height:30px;margin-bottom:24px}.safe-book-btn{font-size:17px;gap:10px;justify-content:center;padding:14px 24px;width:auto}.safe-book-btn svg{height:18px;width:18px}}.productpagework-section{background:#fff;padding:5vw 0 7vw;width:100%}.productpagework-container{margin:auto;width:83%}.productpagework-container h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:6vw;text-align:center}.productpagework-top-row{margin-bottom:5vw}.productpagework-bottom-row,.productpagework-top-row{display:flex;gap:10vw;justify-content:center}.productpagework-card{border-radius:1.8vw;height:24vw;overflow:hidden;position:relative;width:20vw}.productpagework-card img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.productpagework-overlay{inset:0;position:absolute}.productpagework-content{bottom:2vw;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:85%;z-index:2}.productpagework-content h3{font-size:1.7vw;font-weight:600;margin-bottom:1vw}.productpagework-content h3,.productpagework-content p{color:#fff;font-family:Figtree;font-style:normal;line-height:1.2}.productpagework-content p{font-size:1.2vw;font-weight:400;text-align:center}@media (min-width:320px) and (max-width:480px){.productpagework-section{padding:10vw 0 14vw}.productpagework-container{width:90%}.productpagework-container h2{font-size:7vw;line-height:1.25;margin-bottom:10vw}.productpagework-bottom-row,.productpagework-top-row{align-items:center;flex-direction:column;gap:6vw;margin-bottom:6vw}.productpagework-card{border-radius:5vw;height:62vw;width:100%}.productpagework-card img{transition:transform .5s ease}.productpagework-card:hover img{transform:scale(1.05)}.productpagework-content{bottom:5vw;width:86%}.productpagework-content h3{font-size:5vw;line-height:1.3;margin-bottom:2.5vw}.productpagework-content p{font-size:3.8vw;line-height:1.5;margin:0}}@media screen and (min-width:481px) and (max-width:767px){.productpagework-section{padding:8vw 0 6vw}.productpagework-container{width:90%}.productpagework-container h2{font-size:5.8vw;line-height:1.25;margin-bottom:6vw;margin-top:0}.productpagework-bottom-row,.productpagework-top-row{align-items:center;flex-direction:column;gap:5vw;margin-bottom:5vw}.productpagework-card{border-radius:4vw;height:52vw;width:100%}.productpagework-card img{transition:transform .5s ease}.productpagework-card:hover img{transform:scale(1.05)}.productpagework-content{bottom:4vw;width:85%}.productpagework-content h3{font-size:4vw;line-height:1.3;margin-bottom:2vw}.productpagework-content p{font-size:2.9vw;line-height:1.5;margin:0}}@media screen and (min-width:768px) and (max-width:1024px){.productpagework-section{padding:7vw 0 9vw}.productpagework-container{width:90%}.productpagework-container h2{font-size:3.8vw;line-height:1.2;margin-bottom:6vw}.productpagework-bottom-row,.productpagework-top-row{gap:4vw}.productpagework-card{border-radius:2.5vw;height:32vw;width:26vw}.productpagework-content{bottom:2.5vw;width:86%}.productpagework-content h3{font-size:2.2vw;line-height:1.3;margin-bottom:1.2vw}.productpagework-content p{font-size:1.7vw;line-height:1.5;margin:0}.productpagework-card:hover img{transform:scale(1.04)}}.productpageestimated-section{background:#f6f8fa;padding:5vw 0 0;width:100%}.productpageestimated-container{margin:auto;width:70%}.productpageestimated-container h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:1vw;text-align:center}.productpageestimated-container>p{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:3vw;margin-top:0;text-align:center}.productpageestimated-box{background:#fff;border:.56px solid #ffd70080;border-radius:1vw;box-shadow:0 4px 4px 0 #ffd70080;padding:3vw 2vw}.productpageestimated-box h3{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:3vw;margin-top:0;text-align:center}.productpageestimated-table{background:#fff;border:1px solid #ffd700b3;border-radius:20px;padding:2vw}.productpageestimated-header{align-items:center;border-bottom:1px solid #111;display:flex;justify-content:space-between;margin-bottom:2vw;padding-bottom:1vw}.productpageestimated-header span{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:500;line-height:1.2}.productpageestimated-rows{display:flex;flex-direction:column;gap:1.5vw}.productpageestimated-row{align-items:center;background:#fff;border-radius:.8vw;box-shadow:0 .2vw .7vw #00000026;display:flex;justify-content:space-between;padding:1vw}.productpageestimated-tag{background:#9fdcff;border-radius:.5vw;color:#111;font-family:Figtree,sans-serif;font-size:1.2vw;font-weight:500;padding:.8vw 1vw}.productpageestimated-row h4{color:#000;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:500;line-height:1.2;margin:0}.productpageestimated-note{align-items:center;border-top:1px solid #bdbdbd;display:flex;gap:.7vw;justify-content:center;margin-top:3vw;padding-top:2vw}.productpageestimated-note span{background:#4eff54;border-radius:50%;height:.8vw;width:.8vw}.productpageestimated-note p{color:#000;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:320px) and (max-width:480px){.productpageestimated-section{padding:10vw 0 12vw}.productpageestimated-container{width:92%}.productpageestimated-container h2{font-size:7vw;line-height:1.25;margin-bottom:3vw}.productpageestimated-container>p{font-size:3.9vw;line-height:1.6;margin-bottom:8vw;padding:0 2vw}.productpageestimated-box{border-radius:5vw;padding:6vw 4vw}.productpageestimated-box h3{font-size:4.2vw;line-height:1.5;margin-bottom:6vw}.productpageestimated-table{border-radius:5vw;padding:4vw}.productpageestimated-header{margin-bottom:4vw;padding-bottom:3vw}.productpageestimated-header span{font-size:3.7vw;line-height:1.3}.productpageestimated-rows{gap:3vw}.productpageestimated-row{border-radius:3vw;gap:3vw;padding:3vw}.productpageestimated-tag{border-radius:2vw;flex-shrink:0;font-size:3.5vw;padding:2vw 3vw}.productpageestimated-row h4{font-size:3.5vw;line-height:1.4;text-align:right}.productpageestimated-note{align-items:flex-start;gap:2vw;margin-top:6vw;padding-top:5vw}.productpageestimated-note span{flex-shrink:0;height:2.5vw;margin-top:1.2vw;width:2.5vw}.productpageestimated-note p{font-size:3.5vw;line-height:1.5;margin:0}}@media screen and (min-width:481px) and (max-width:767px){.productpageestimated-section{padding:8vw 0}.productpageestimated-container{width:90%}.productpageestimated-container h2{font-size:5.8vw;line-height:1.25;margin-bottom:2vw;margin-top:0}.productpageestimated-container>p{font-size:3vw;line-height:1.6;margin-bottom:6vw;padding:0 3vw}.productpageestimated-box{border-radius:4vw;padding:5vw 4vw}.productpageestimated-box h3{font-size:3.5vw;line-height:1.5;margin-bottom:5vw}.productpageestimated-table{border-radius:4vw;padding:3.5vw}.productpageestimated-header{margin-bottom:3.5vw;padding-bottom:2.5vw}.productpageestimated-header span{font-size:3vw;line-height:1.3}.productpageestimated-rows{gap:2.5vw}.productpageestimated-row{border-radius:2.5vw;gap:2vw;padding:2.5vw}.productpageestimated-tag{border-radius:1.5vw;flex-shrink:0;font-size:2.8vw;padding:1.7vw 2.5vw}.productpageestimated-row h4{font-size:2.8vw;line-height:1.4;text-align:right}.productpageestimated-note{gap:1.5vw;margin-top:5vw;padding-top:4vw}.productpageestimated-note span{flex-shrink:0;height:2vw;width:2vw}.productpageestimated-note p{font-size:2.8vw;line-height:1.5;margin:0}}@media screen and (min-width:768px) and (max-width:1024px){.productpageestimated-section{padding:6vw 0 8vw}.productpageestimated-container{width:82%}.productpageestimated-container h2{font-size:3.8vw;line-height:1.2;margin-bottom:1.5vw}.productpageestimated-container>p{font-size:2vw;line-height:1.5;margin-bottom:4vw}.productpageestimated-box{border-radius:2vw;padding:4vw 3vw}.productpageestimated-box h3{font-size:2.3vw;line-height:1.4;margin-bottom:4vw}.productpageestimated-table{border-radius:2vw;padding:2.5vw}.productpageestimated-header{margin-bottom:2.5vw;padding-bottom:1.5vw}.productpageestimated-header span{font-size:2vw;line-height:1.2}.productpageestimated-rows{gap:1.8vw}.productpageestimated-row{border-radius:1.5vw;padding:1.5vw}.productpageestimated-tag{border-radius:1vw;font-size:1.7vw;padding:1vw 1.5vw}.productpageestimated-row h4{font-size:1.8vw;line-height:1.3}.productpageestimated-note{gap:1vw;margin-top:4vw;padding-top:3vw}.productpageestimated-note span{height:1.2vw;width:1.2vw}.productpageestimated-note p{font-size:1.8vw;line-height:1.4;margin:0}}.productpagerequirement-section{background:#f6f8fa;padding:5vw 0;width:100%}.productpagerequirement-container{margin:auto;width:50%}.productpagerequirement-container h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:1vw;text-align:center}.productpagerequirement-container>p{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:3vw;margin-top:0;text-align:center}.productpagerequirement-box{background:#fff;border:.56px solid #ffd70080;border-radius:1.5vw;box-shadow:0 8px 4px 0 #ffd70080;padding:2.5vw}.productpagerequirement-top{align-items:center;display:flex;gap:1.2vw;justify-content:center;margin-bottom:2vw}.productpagerequirement-icon{align-items:center;background:#676b744d;border-radius:50%;display:flex;flex-shrink:0;height:2.8vw;justify-content:center;width:2.8vw}.productpagerequirement-icon svg{display:block;height:1.8vw;width:1.8vw}.productpagerequirement-icon svg ellipse{fill:#676b74;fill-opacity:.3}.productpagerequirement-top h3{color:#000;font-family:Figtree;font-size:1.7vw;font-style:normal;font-weight:500;line-height:1.4;margin:0;text-align:center}.productpagerequirement-divider{background:#8c8c8c;height:1px;margin-bottom:3vw;width:100%}.productpagerequirement-rows{display:flex;flex-direction:column;gap:2.5vw}.productpagerequirement-row{align-items:center;display:flex;justify-content:space-between}.productpagerequirement-left{align-items:center;display:flex;gap:1vw;margin-top:1vw}.productpagerequirement-dot{background:#00b552;border-radius:50%;height:.7vw;width:.7vw}.productpagerequirement-left h4{color:#000;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:500;line-height:1.2;margin:0}.productpagerequirement-arrow{color:#111;font-size:4vw;font-weight:300}.productpagerequirement-tag{align-items:center;background:#f3f3f3;background:#676b741f;border:.56px solid #ffd70080;border-radius:1.2vw;box-shadow:0 4px 4px 1px #ffd70080;display:flex;gap:.3vw;padding:1vw 1.5vw}.productpagerequirement-tag strong{color:#000;font-weight:600;text-align:center}.productpagerequirement-tag span,.productpagerequirement-tag strong{font-family:Figtree;font-size:1.2vw;font-style:normal;line-height:1.2}.productpagerequirement-tag span{color:#00000080;font-weight:400}.productpagerequirement-bottom{align-items:center;border-top:1px solid #8c8c8c;display:flex;gap:1vw;justify-content:center;margin-top:3vw;padding-top:1.5vw}.productpagerequirement-line{background:#00b552;height:2vw;width:2px}.productpagerequirement-bottom p{color:#000;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:1.2;margin:0}@media screen and (min-width:320px) and (max-width:480px){.productpagerequirement-section{padding:1vw 0}.productpagerequirement-container{width:90%}.productpagerequirement-container h2{font-size:8vw;line-height:1.2;margin-bottom:3vw}.productpagerequirement-container>p{font-size:4vw;line-height:1.6;margin-bottom:8vw;padding:0 2vw}.productpagerequirement-box{border-radius:5vw;box-shadow:0 2vw 4vw #ffd70059;padding:6vw 5vw}.productpagerequirement-top{flex-direction:column;gap:3vw;margin-bottom:5vw;text-align:center}.productpagerequirement-icon{height:14vw;width:14vw}.productpagerequirement-icon svg{height:7vw;width:7vw}.productpagerequirement-top h3{font-size:4.3vw;line-height:1.5}.productpagerequirement-divider{margin-bottom:7vw}.productpagerequirement-rows{gap:6vw}.productpagerequirement-row{align-items:center;background:#fafafa;border-radius:4vw;box-shadow:0 1vw 3vw #00000014;flex-direction:column;gap:4vw;padding:5vw 4vw}.productpagerequirement-left{gap:2.5vw;margin-top:0}.productpagerequirement-dot{height:2.8vw;width:2.8vw}.productpagerequirement-left h4{font-size:4.5vw}.productpagerequirement-arrow{align-items:center;display:flex;justify-content:center;transform:rotate(90deg)}.productpagerequirement-arrow svg{font-weight:700;height:1vw;width:24vw}.productpagerequirement-tag{border-radius:4vw;box-shadow:0 1vw 3vw #ffd7004d;flex-wrap:wrap;gap:1.5vw;justify-content:center;padding:3.5vw 5vw}.productpagerequirement-tag strong{font-size:4vw}.productpagerequirement-tag span{font-size:3.8vw}.productpagerequirement-bottom{flex-direction:column;gap:3vw;margin-top:8vw;padding-top:5vw;text-align:center}.productpagerequirement-line{height:2px;width:18vw}.productpagerequirement-bottom p{font-size:3.8vw;line-height:1.6}}@media screen and (min-width:481px) and (max-width:767px){.productpagerequirement-section{padding:0 0 8vw}.productpagerequirement-container{width:88%}.productpagerequirement-container h2{font-size:5.8vw;line-height:1.2;margin-bottom:2vw;margin-top:0}.productpagerequirement-container>p{font-size:2.8vw;line-height:1.6;margin-bottom:4vw;padding:0 4vw}.productpagerequirement-box{border-radius:4vw;box-shadow:0 1vw 3vw #ffd7004d;padding:5vw}.productpagerequirement-top{gap:2.5vw;margin-bottom:4vw}.productpagerequirement-icon{height:9vw;width:9vw}.productpagerequirement-icon svg{height:4.5vw;width:4.5vw}.productpagerequirement-top h3{font-size:3vw;line-height:1.5}.productpagerequirement-divider{margin-bottom:5vw}.productpagerequirement-rows{gap:5vw}.productpagerequirement-row{align-items:center;background:#fafafa;border-radius:3vw;box-shadow:0 .8vw 2vw #00000014;flex-direction:column;gap:3vw;padding:4vw}.productpagerequirement-left{gap:2vw;margin-top:0}.productpagerequirement-dot{height:2vw;width:2vw}.productpagerequirement-left h4{font-size:3.5vw}.productpagerequirement-arrow{align-items:center;display:flex;justify-content:center;transform:rotate(90deg)}.productpagerequirement-arrow svg{height:.8vw;width:30vw}.productpagerequirement-tag{border-radius:3vw;flex-wrap:wrap;gap:1vw;justify-content:center;padding:2.8vw 4vw}.productpagerequirement-tag strong{font-size:3vw}.productpagerequirement-tag span{font-size:2.8vw}.productpagerequirement-bottom{flex-direction:column;gap:2.5vw;margin-top:6vw;padding-top:4vw;text-align:center}.productpagerequirement-line{height:2px;width:14vw}.productpagerequirement-bottom p{font-size:2.8vw;line-height:1.6}}@media screen and (min-width:768px) and (max-width:1024px){.productpagerequirement-section{padding:0 0 6vw}.productpagerequirement-container{width:82%}.productpagerequirement-container h2{font-size:4.2vw;margin-bottom:1.5vw;margin-top:0}.productpagerequirement-container>p{font-size:2.2vw;line-height:1.5;margin-bottom:5vw}.productpagerequirement-box{border-radius:3vw;padding:4vw}.productpagerequirement-top{gap:2vw;margin-bottom:3vw}.productpagerequirement-icon{height:6vw;width:6vw}.productpagerequirement-icon svg{height:3vw;width:3vw}.productpagerequirement-top h3{font-size:2.3vw}.productpagerequirement-divider{margin-bottom:4vw}.productpagerequirement-rows{gap:3.5vw}.productpagerequirement-row{gap:2vw}.productpagerequirement-left{gap:1.2vw}.productpagerequirement-dot{height:1.2vw;width:1.2vw}.productpagerequirement-left h4{font-size:2vw}.productpagerequirement-arrow svg{height:2vw;width:14vw}.productpagerequirement-tag{border-radius:2vw;gap:.8vw;padding:1.8vw 2.5vw}.productpagerequirement-tag strong{font-size:1.9vw}.productpagerequirement-tag span{font-size:1.8vw}.productpagerequirement-bottom{gap:1.5vw;margin-top:5vw;padding-top:3vw}.productpagerequirement-line{height:3vw}.productpagerequirement-bottom p{font-size:1.9vw;line-height:1.5}}.productpageprops-section{background:#f6f8fa;width:100%}.productpageprops-container{margin:auto;width:83%}.productpageprops-container h2{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin:0 0 3vw;text-align:center}.productpageprops-cards{display:flex;gap:4vw;justify-content:space-between}.productpageprops-card{background:#fff;border:1px solid #ffd700b3;border-radius:1.8vw;box-shadow:0 .4vw .8vw #ffd70033;flex:1 1;padding:2.5vw}.productpageprops-top{margin-bottom:2.5vw}.productpageprops-titlewrap{align-items:center;display:flex;gap:1.2vw;margin-bottom:1.8vw}.productpageprops-icon{align-items:center;border-radius:1vw;display:flex;flex-shrink:0;height:3vw;justify-content:center;width:3vw}.productpageprops-green{background:#00b5522b;border:.56px solid #00b55266;border-radius:10px}.productpageprops-red{background:#ffb4b480;border:.56px solid #ff000030;border-radius:10px}.productpageprops-icon svg{height:2vw;width:2vw}.productpageprops-titlewrap h3{color:#001233;font-family:Figtree;font-size:2.2vw;font-style:normal;font-weight:600;line-height:1.2;margin:0}.productpageprops-divider{background:#0000004d;height:1px;width:100%}.productpageprops-list{display:flex;flex-direction:column;gap:1vw}.productpageprops-item{align-items:center;display:flex;gap:1.3vw}.productpageprops-smallicon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:2.5vw;justify-content:center;width:2.5vw}.productpageprops-smallicon svg{height:2vw;width:2vw}.productpageprops-item p{color:#001233;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:500;margin:0}@media screen and (min-width:320px) and (max-width:480px){.productpageprops-section{padding:14vw 0}.productpageprops-container{width:90%}.productpageprops-container h2{font-size:8vw;line-height:1.2;margin-bottom:8vw}.productpageprops-cards{flex-direction:column;gap:7vw}.productpageprops-card{border-radius:5vw;box-shadow:0 2vw 4vw #ffd7002e;padding:6vw 5vw;width:88%}.productpageprops-top{margin-bottom:5vw}.productpageprops-titlewrap{gap:3vw;margin-bottom:4vw}.productpageprops-icon{border-radius:3vw;height:12vw;width:12vw}.productpageprops-icon svg{height:6vw;width:6vw}.productpageprops-titlewrap h3{font-size:6vw;line-height:1.2}.productpageprops-divider{margin-top:1vw}.productpageprops-list{gap:4vw}.productpageprops-item{align-items:flex-start;gap:3vw}.productpageprops-smallicon{flex-shrink:0;height:9vw;width:9vw}.productpageprops-smallicon svg{height:5vw;width:5vw}.productpageprops-item p{font-size:4vw;line-height:1.6}}@media screen and (min-width:481px) and (max-width:767px){.productpageprops-section{padding:0}.productpageprops-container{width:88%}.productpageprops-container h2{font-size:5.8vw;line-height:1.2;margin-bottom:6vw}.productpageprops-cards{flex-direction:column;gap:5vw}.productpageprops-card{border-radius:4vw;box-shadow:0 1vw 3vw #ffd7002e;padding:5vw 4vw;width:90%}.productpageprops-top{margin-bottom:4vw}.productpageprops-titlewrap{gap:2.5vw;margin-bottom:3vw}.productpageprops-icon{border-radius:2.5vw;height:9vw;width:9vw}.productpageprops-icon svg{height:4.5vw;width:4.5vw}.productpageprops-titlewrap h3{font-size:4.5vw;line-height:1.2}.productpageprops-list{gap:3vw}.productpageprops-item{align-items:flex-start;gap:2.5vw}.productpageprops-smallicon{height:7vw;width:7vw}.productpageprops-smallicon svg{height:4vw;width:4vw}.productpageprops-item p{font-size:3vw;line-height:1.6;margin-top:1.5vw}}@media screen and (min-width:768px) and (max-width:1024px){.productpageprops-section{padding:0}.productpageprops-container{width:90%}.productpageprops-container h2{font-size:4vw;margin-bottom:5vw}.productpageprops-cards{gap:3vw}.productpageprops-card{border-radius:3vw;padding:3.5vw}.productpageprops-top{margin-bottom:3vw}.productpageprops-titlewrap{gap:1.8vw;margin-bottom:2.5vw}.productpageprops-icon{border-radius:1.8vw;height:6vw;width:6vw}.productpageprops-icon svg{height:3vw;width:3vw}.productpageprops-titlewrap h3{font-size:3vw}.productpageprops-list{gap:2vw}.productpageprops-item{gap:1.8vw}.productpageprops-smallicon{height:5vw;width:5vw}.productpageprops-smallicon svg{height:2.8vw;width:2.8vw}.productpageprops-item p{font-size:2vw;line-height:1.5}}.ProductPageBetter-section{background:#f6f8fa;padding:7vw 0;width:100%}.ProductPageBetter-container{align-items:center;display:flex;flex-direction:column;margin:auto;width:55%}.ProductPageBetter__title{color:#001233;font-family:Figtree;font-size:2.5vw;font-style:normal;font-weight:600;line-height:1.2;margin:0 0 3vw;text-align:center}.ProductPageBetter__blue{color:#4867ff}.ProductPageBetter__underline{display:inline-block;position:relative}.ProductPageBetter__underline:after{background:gold;border-radius:10vw;bottom:-.4vw;content:"";height:.18vw;left:50%;position:absolute;transform:translateX(-50%);width:70%}.ProductPageBetter__card{align-items:center;background:#fff;border:1.5px solid gold;border-radius:2vw;box-shadow:0 .4vw .8vw #ffd7001f;display:flex;gap:3vw;padding:3vw;width:100%}.ProductPageBetter__icon{align-items:center;display:flex;flex-shrink:0;height:4vw;justify-content:center;width:4vw}.ProductPageBetter__iconImg{height:100%;object-fit:contain;width:100%}.ProductPageBetter__text{color:#000;font-family:Figtree;font-size:1.56vw;font-style:normal;font-weight:400;line-height:1.5;margin:0}.ProductPageBetter__text b{color:#000;font-weight:600}@media screen and (min-width:320px) and (max-width:480px){.ProductPageBetter-section{padding:0 0 14vw}.ProductPageBetter-container{width:90%}.ProductPageBetter__title{font-size:7.5vw;line-height:1.3;margin-bottom:8vw}.ProductPageBetter__underline:after{border-radius:10vw;bottom:-1vw;height:.8vw;width:75%}.ProductPageBetter__card{align-items:center;border-radius:5vw;box-shadow:0 2vw 4vw #ffd70026;flex-direction:column;gap:5vw;padding:7vw 5vw;text-align:center;width:88%}.ProductPageBetter__icon{height:18vw;width:18vw}.ProductPageBetter__iconImg{height:100%;width:100%}.ProductPageBetter__text{font-size:4.2vw;line-height:1.8}}@media screen and (min-width:481px) and (max-width:767px){.ProductPageBetter-section{padding:8vw 0 10vw}.ProductPageBetter-container{width:88%}.ProductPageBetter__title{font-size:5.8vw;line-height:1.3;margin-bottom:6vw}.ProductPageBetter__underline:after{bottom:-.8vw;height:.5vw;width:75%}.ProductPageBetter__card{align-items:center;border-radius:4vw;box-shadow:0 1vw 3vw #ffd70026;flex-direction:column;gap:4vw;padding:5vw 4vw;text-align:center;width:90%}.ProductPageBetter__icon{height:13vw;width:13vw}.ProductPageBetter__text{font-size:3vw;line-height:1.7}}@media screen and (min-width:768px) and (max-width:1024px){.ProductPageBetter-section{padding:6vw 0 8vw}.ProductPageBetter-container{width:80%}.ProductPageBetter__title{font-size:4vw;line-height:1.25;margin-bottom:4vw}.ProductPageBetter__underline:after{bottom:-.5vw;height:.3vw;width:72%}.ProductPageBetter__card{border-radius:3vw;gap:2.5vw;padding:4vw}.ProductPageBetter__icon{height:7vw;width:7vw}.ProductPageBetter__text{font-size:2vw;line-height:1.6}}.ProductPageSure-section{background:#f6f8fa;box-sizing:border-box;padding:0 0 6vw;width:100%}.ProductPageSure-container{background:#fff;border-radius:20px;box-shadow:0 4px 4px 3px #ffd70059;box-sizing:border-box;margin:auto;padding:3vw 4vw;width:50%}.ProductPageSure-top{align-items:flex-start;display:flex;gap:2vw;justify-content:center}.ProductPageSure-icon{flex-shrink:0;height:5vw;width:5vw}.ProductPageSure-icon img{height:100%;object-fit:contain;width:100%}.ProductPageSure-content{text-align:center}.ProductPageSure-title{color:#001233;font-family:Figtree;font-size:3vw;font-style:normal;font-weight:700;line-height:1.2;margin:0;text-align:center}.ProductPageSure-title span{color:#4867ff}.ProductPageSure-text{color:#000;font-size:1.2vw;font-weight:400;margin:1.5vw 0 2.5vw}.ProductPageSure-btn,.ProductPageSure-text{font-family:Figtree;font-style:normal;line-height:1.2}.ProductPageSure-btn{align-items:center;background:linear-gradient(90deg,#15b2ff,#4867ff);border:1px solid #0000;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1vw;font-weight:500;gap:.6vw;justify-content:center;margin-right:5vw;padding:1.5vh 1vw;transition:all .3s ease}.ProductPageSure-btn svg{fill:#fff;height:1.1vw;transform:rotate(-45deg);transition:all .3s ease;width:1.1vw}.ProductPageSure-btn:hover{background:#fff;border:1px solid #302e99;color:#302e99}.ProductPageSure-btn:hover svg{fill:#302e99;transform:rotate(0deg)}.ProductPageSure-features{align-items:center;display:flex;flex-wrap:wrap;gap:3vw;justify-content:center;margin-top:3vw}.ProductPageSure-feature{align-items:center;display:flex;gap:.8vw}.ProductPageSure-check{align-items:center;border:2px solid #00b552;border-radius:50%;color:#00b552;display:flex;flex-shrink:0;height:1.5vw;justify-content:center;width:1.5vw}.ProductPageSure-check svg{height:1vw;width:1vw}.ProductPageSure-feature p{color:#001233;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:500;line-height:1.3;margin:0}@media screen and (min-width:320px) and (max-width:480px){.ProductPageSure-section{padding:0 0 14vw}.ProductPageSure-container{border-radius:5vw;box-shadow:0 2vw 4vw #ffd7004d;padding:8vw 5vw;width:90%}.ProductPageSure-top{align-items:center;flex-direction:column;gap:5vw;justify-content:center;text-align:center}.ProductPageSure-icon{height:20vw;width:20vw}.ProductPageSure-content{width:100%}.ProductPageSure-title{font-size:8vw;line-height:1.3}.ProductPageSure-text{font-size:4vw;line-height:1.7;margin:4vw 0 7vw;padding:0 2vw}.ProductPageSure-btn{border-radius:3vw;font-size:4vw;gap:2vw;margin-right:0;padding:1.8vh 6vw}.ProductPageSure-btn svg{height:5vw;width:5vw}.ProductPageSure-features{align-items:flex-start;flex-direction:column;gap:4vw;margin-left:auto;margin-right:auto;margin-top:8vw;width:fit-content}.ProductPageSure-feature{gap:3vw}.ProductPageSure-check{border-width:1.5px;height:6vw;width:6vw}.ProductPageSure-check svg{height:3.5vw;width:3.5vw}.ProductPageSure-feature p{font-size:4vw;line-height:1.5}}@media screen and (min-width:481px) and (max-width:767px){.ProductPageSure-section{padding:0 0 10vw}.ProductPageSure-container{border-radius:4vw;box-shadow:0 1.5vw 3vw #ffd70047;padding:6vw 5vw;width:85%}.ProductPageSure-top{align-items:center;flex-direction:column;gap:4vw;justify-content:center;text-align:center}.ProductPageSure-icon{height:12vw;width:12vw}.ProductPageSure-content{width:100%}.ProductPageSure-title{font-size:5.8vw;line-height:1.3}.ProductPageSure-text{font-size:2.8vw;line-height:1.7;margin:3vw 0 5vw;padding:0 2vw}.ProductPageSure-btn{border-radius:2vw;font-size:2.8vw;gap:1.5vw;margin-right:0;padding:1.6vh 4.5vw}.ProductPageSure-btn svg{height:3.5vw;width:3.5vw}.ProductPageSure-features{flex-wrap:wrap;gap:4vw 6vw;justify-content:center;margin-top:6vw}.ProductPageSure-feature{gap:2vw}.ProductPageSure-check{height:4vw;width:4vw}.ProductPageSure-check svg{height:2.2vw;width:2.2vw}.ProductPageSure-feature p{font-size:2.8vw;line-height:1.5}}@media screen and (min-width:768px) and (max-width:1024px){.ProductPageSure-section{padding:0 0 8vw}.ProductPageSure-container{border-radius:3vw;padding:5vw 4vw;width:75%}.ProductPageSure-top{align-items:center;gap:0}.ProductPageSure-icon{height:8vw;margin-bottom:14vw;width:8vw}.ProductPageSure-title{font-size:4.2vw;line-height:1.25}.ProductPageSure-text{font-size:2.1vw;line-height:1.6;margin:2.5vw 0 4vw}.ProductPageSure-btn{border-radius:1.5vw;font-size:2vw;gap:1vw;margin-right:0;padding:1.4vh 3vw}.ProductPageSure-btn svg{height:2.5vw;width:2.5vw}.ProductPageSure-features{gap:4vw;margin-top:5vw}.ProductPageSure-feature{gap:1.2vw}.ProductPageSure-check{height:3vw;width:3vw}.ProductPageSure-check svg{height:1.8vw;width:1.8vw}.ProductPageSure-feature p{font-size:2vw;line-height:1.4}}.thankyou-wrapper{align-items:center;background:#fff;display:flex;justify-content:center;padding:5vh 12vw}.thankyou-container{background:#001233;border-radius:20px;display:flex;max-width:1200px;min-height:500px;overflow:hidden;width:100%}.thankyou-left{background:linear-gradient(135deg,#1a2b5d,#0d1735);flex-direction:column;padding:3vh 1.5vw;width:42%}.heart-icon,.thankyou-left{display:flex;justify-content:center}.heart-icon{align-items:center;background:linear-gradient(177deg,#3230a6 2.41%,#fff 265.12%);border-radius:50%;height:60px;margin-bottom:2px;width:60px}.thankyou-left h2{color:#fff;font-family:Figtree;font-size:1.5vw;font-style:normal;font-weight:700;line-height:22px;margin-bottom:1px}.thankyou-left h2 span{color:#fff}.thankyou-text{margin-bottom:2px}.thankyou-subtext,.thankyou-text{color:#fff;font-family:Figtree;font-size:1.2vw;font-style:normal;font-weight:400;line-height:25px}.thankyou-subtext{margin-bottom:4px}.thankyou-features-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.thankyou-feature-box h4{color:#fff;font-family:Figtree;font-size:1.1vw;font-style:normal;font-weight:600;line-height:10px}.thankyou-feature-box p{color:#fff;font-family:Figtree;font-size:.9vw;font-style:normal;font-weight:400;line-height:15px}.thankyou-right{position:relative;width:58%}.thankyou-right img{height:100%;object-fit:cover;width:100%}.glass-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;border-radius:16px;bottom:30px;color:#fff;padding:30px 28px;position:absolute;right:25px;width:320px}.quote{color:#302e99;font-size:4rem;line-height:10px}.glass-card p{color:#fff;font-family:Figtree;font-size:1.3vw;font-style:normal;font-weight:400;line-height:25px;margin-top:0}.glass-card h3{color:#6766af;font-family:Figma Hand;font-size:1.8vw;font-style:normal;font-weight:700;line-height:15px;margin-top:5px}@media screen and (min-width:320px) and (max-width:480px){.thankyou-wrapper{padding:10px 12px}.thankyou-container{border-radius:16px;flex-direction:column;min-height:auto}.thankyou-left{box-sizing:border-box;padding:14px 15px;width:100%}.heart-icon{height:45px;margin-bottom:3px;width:45px}.heart-icon svg{height:22px;width:22px}.thankyou-left h2{font-size:22px;line-height:30px;margin-bottom:0}.thankyou-subtext,.thankyou-text{font-size:14px;line-height:24px;margin-bottom:0}.thankyou-features-grid{gap:1px;grid-template-columns:1fr;margin-top:1px}.thankyou-feature-box h4{font-size:16px;line-height:18px;margin-bottom:0}.thankyou-feature-box p{font-size:13px;line-height:18px}.thankyou-right{height:280px;width:100%}.thankyou-right img{height:100%;object-fit:cover}.glass-card{border-radius:14px;bottom:15px;padding:18px 16px;right:50%;transform:translateX(50%);width:80%}.quote{font-size:40px;line-height:20px}.glass-card p{font-size:15px;line-height:22px}.glass-card h3{font-size:20px;line-height:15px}}@media screen and (min-width:481px) and (max-width:767px){.thankyou-wrapper{padding:20px}.thankyou-container{border-radius:18px;flex-direction:column;min-height:auto;overflow:hidden}.thankyou-left{box-sizing:border-box;padding:24px 22px;width:100%}.heart-icon{height:55px;margin-bottom:10px;width:55px}.heart-icon svg{height:26px;width:26px}.thankyou-left h2{font-size:34px;line-height:42px;margin-bottom:10px}.thankyou-subtext,.thankyou-text{font-size:16px;line-height:28px;margin-bottom:8px}.thankyou-features-grid{gap:18px;grid-template-columns:repeat(2,1fr);margin-top:18px}.thankyou-feature-box h4{font-size:18px;line-height:24px;margin-bottom:6px}.thankyou-feature-box p{font-size:14px;line-height:22px}.thankyou-right{height:420px;position:relative;width:100%}.thankyou-right img{height:100%;object-fit:cover;width:100%}.glass-card{border-radius:16px;bottom:20px;max-width:420px;padding:22px 20px;right:50%;transform:translateX(50%);width:75%}.quote{font-size:55px;line-height:30px}.glass-card p{font-size:17px;line-height:28px;margin-top:8px}.glass-card h3{font-size:24px;line-height:24px;margin-top:12px}}@media screen and (min-width:768px) and (max-width:1024px){.thankyou-wrapper{padding:40px}.thankyou-container{border-radius:22px;flex-direction:column;min-height:auto;overflow:hidden}.thankyou-left{box-sizing:border-box;padding:35px 30px;width:100%}.heart-icon{height:65px;margin-bottom:12px;width:65px}.heart-icon svg{height:30px;width:30px}.thankyou-left h2{font-size:42px;line-height:52px;margin-bottom:12px}.thankyou-subtext,.thankyou-text{font-size:20px;line-height:34px;margin-bottom:10px}.thankyou-features-grid{gap:24px;grid-template-columns:repeat(3,1fr);margin-top:24px}.thankyou-feature-box h4{font-size:20px;line-height:28px;margin-bottom:8px}.thankyou-feature-box p{font-size:16px;line-height:24px}.thankyou-right{height:520px;position:relative;width:100%}.thankyou-right img{height:100%;object-fit:cover;width:100%}.glass-card{border-radius:18px;bottom:30px;max-width:500px;padding:28px 26px;right:50%;transform:translateX(50%);width:70%}.quote{font-size:70px;line-height:40px}.glass-card p{font-size:20px;line-height:32px;margin-top:10px}.glass-card h3{font-size:28px;line-height:30px;margin-top:14px}}
/*# sourceMappingURL=main.cf7a398e.css.map*/