.faq-section{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:80px 10%;overflow:hidden}.faq-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.faq-content{display:flex;align-items:flex-start;justify-content:space-between;max-width:1200px;width:100%;position:relative;z-index:2}.faq-left{flex:1;max-width:35%;text-align:left;position:sticky;top:20%}.faq-title{font-size:25px;font-weight:700;margin-bottom:10px;color:black;filter:brightness(.5)}.faq-subheader{margin-bottom:8px}.faq-description,.faq-subheader{font-size:16px;font-weight:400;color:#696b6f}.faq-description{margin-bottom:20px}.faq-right{flex:2;max-width:55%;margin-left:auto}.faq-item{border-bottom:1px solid #d1d5db;padding:15px 0;transition:all .3s ease-in-out}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#6b7280;background:none;border:none;padding:10px 0;cursor:pointer;transition:color .3s ease-in-out;text-align:left;word-break:normal}.faq-question:hover{color:#4DAF98}.faq-arrow{margin-left:auto;transition:transform .3s ease-in-out}.faq-arrow.open{transform:rotate(180deg)}.faq-answer{font-size:16px;color:#696b6f;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out;opacity:0;padding:0 15px}.faq-answer.show{max-height:150px;opacity:1}.faq-item.active{padding-bottom:15px}@media (max-width:1024px){.faq-content{flex-direction:column;align-items:center;text-align:center}.faq-left{max-width:80%;text-align:center;position:relative;margin-bottom:30px}.faq-right{max-width:100%}}@media (max-width:768px){.faq-title{font-size:22px;color:black;filter:brightness(.5)}.faq-description,.faq-question,.faq-subheader{font-size:16px}.faq-answer{font-size:14px}}.features-text-block{justify-content:center;max-width:1100px;margin:0 auto;padding:40px 0}.features-container,.features-text-block{display:flex;align-items:center;width:100%;gap:40px}.features-container{justify-content:space-between}.features-list{flex:1;max-width:45%;display:flex;flex-direction:column;gap:18px}.feature-item{display:flex;align-items:center;background:white;padding:10px 15px;border-radius:40px;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:transform .2s ease;font-size:.9rem}.feature-item:hover{transform:scale(1.03)}.feature-icon{width:22px;height:22px;margin-right:10px}.feature-text{font-size:.8rem;font-weight:600;color:#333}.features-text-section{flex:1;max-width:50%;display:flex;flex-direction:column;justify-content:center}.small-title{font-size:.85rem;font-weight:600;color:#2a9d8f;margin-bottom:6px}.main-header{font-size:1.5rem;font-weight:800;margin-bottom:8px}.subheader{font-size:1rem;font-weight:700;color:#4a4a4a;margin-bottom:8px}.description{font-size:.85rem;font-weight:400;color:#666;line-height:1.5;margin-bottom:16px;max-width:420px}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:12px 24px;background-color:#c7807e;color:white;width:auto;height:40px;font-size:16px;line-height:20px;font-weight:500;text-decoration:none;border-radius:32px;transition:background-color .3s ease-in-out}.button:hover{background-color:#c56464}@media (max-width:1024px){.features-container{flex-direction:column;text-align:center;gap:30px}.features-list,.features-text-section{max-width:100%}.features-text-section{padding-left:0}.feature-item{justify-content:center}.feature-icon{margin-right:8px}}.feature-text-image-block{justify-content:center;background:#f6faf7;padding:60px 20px;position:relative;overflow:hidden}.content,.feature-text-image-block{display:flex;align-items:center;width:100%}.content{justify-content:space-between;max-width:1200px;gap:50px}.text-section{flex:1;max-width:50%;text-align:left}.small-title{color:#00796b}.main-header{font-size:32px;font-weight:700;margin:10px 0}.description{font-size:16px;color:#555;line-height:1.6;margin-bottom:20px}.checklist{list-style:none;padding:0}.checklist-item{font-size:16px;color:#333;margin-bottom:10px;display:flex;align-items:center}.checklist-item:before{content:"✔";color:#008f67;font-weight:700;margin-right:10px}.image-section{flex:1;max-width:50%;display:flex;justify-content:flex-end}.feature-image{max-width:90%;height:auto;border-radius:10px}@media (max-width:900px){.content{flex-direction:column;text-align:center;gap:30px}.image-section,.text-section{max-width:100%}.image-section{justify-content:center}.feature-image{max-width:100%}}@media (min-width:1025px){.fleet-ops-section{max-width:1200px;margin:0 auto;padding:2rem 1rem;text-align:center}.fleet-ops-topTitle{font-weight:500;line-height:30px;font-size:24px;color:#4DAF98;margin-bottom:8px}.fleet-ops-mainTitle{font-weight:700;font-size:40px;line-height:50px;color:#131415;margin-bottom:15px}.fleet-ops-subDescription{color:#696b6f;margin-bottom:20px}.fleet-ops-bullets,.fleet-ops-subDescription{font-size:24px;font-weight:400;line-height:33px}.fleet-ops-bullets{list-style:disc;align-items:left;justify-content:left;margin:0 auto 40px;padding:0;max-width:600px;text-align:left}.fleet-ops-bullets li{margin-bottom:8px;color:#696b6f;font-size:24px;font-weight:400;line-height:33px;margin-left:5px}.fleet-ops-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin-top:1rem}.fleet-ops-card{text-align:center}.fleet-ops-cardImage{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}}@media (max-width:768px){.fleet-ops-section{width:100%;padding:1.5rem 1rem;text-align:center}.fleet-ops-topTitle{font-size:20px;line-height:26px;margin-bottom:8px;color:#4DAF98;text-align:left;font-weight:700}.fleet-ops-mainTitle{font-size:28px;font-weight:700;line-height:36px;margin-bottom:20px;text-align:left}.fleet-ops-subDescription{margin-left:0}.fleet-ops-bullets,.fleet-ops-subDescription{font-size:18px;line-height:28px;margin-bottom:30px;text-align:left}.fleet-ops-bullets,.fleet-ops-bullets li{list-style:disc;margin-left:20px}.fleet-ops-bullets li{font-size:18px;line-height:28px;margin-bottom:30px;text-align:left}.fleet-ops-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;margin-top:1rem;justify-content:center}.fleet-ops-card{max-width:100%}.fleet-ops-cardImage{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin:auto}@media (max-width:480px){.fleet-ops-mainTitle{font-size:28px;font-weight:700;line-height:36px;margin-bottom:20px;text-align:left}.fleet-ops-topTitle{font-size:20px;line-height:26px;margin-bottom:8px;color:#4DAF98;text-align:left;font-weight:700}.fleet-ops-bullets,.fleet-ops-subDescription{font-size:18px;line-height:28px;margin-bottom:30px;text-align:left;margin-left:20px}.fleet-ops-bullets{list-style:disc}.fleet-ops-cards{grid-template-columns:repeat(2,1fr);gap:.3rem}.fleet-ops-cardImage{margin:auto}}}@media (min-width:1025px){.footer-block{position:relative;height:100%;padding:60px 10%;color:#fff;background-size:cover;margin-bottom:-170px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;margin:30px auto 0}.footer-left{max-width:30%}.footer-logo{width:90px;margin-bottom:20px}.footer-company{font-size:20px;font-weight:700}.footer-contact{width:-moz-max-content;width:max-content;font-size:14px;color:#d1d5db}.footer-email{font-size:14px;color:#66b2ff;text-decoration:none}.footer-powered{margin-top:40px;font-size:12px}.footer-powered-logo{width:120px;height:10%;margin-top:5px;filter:brightness(100)}.footer-right{display:flex;justify-content:space-between;margin-top:190px;width:60%;margin-left:400px}.footer-section{flex:1;margin-right:30px}.footer-section-title{font-size:16px;font-weight:600;margin-bottom:10px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{text-decoration:none;color:#d1d5db;font-size:14px}.footer-links a:hover{color:#66b2ff}.footer-bottom{text-align:left;font-size:14px;color:#d1d5db;margin-top:30px;max-width:30%}.footer-legal{margin-top:10px}.footer-legal a{margin-right:15px;text-decoration:none;color:#66b2ff}}@media (max-width:1024px){.footer-block{padding:40px 5%;margin-bottom:-400px;text-align:center;background-size:cover}.footer-content{flex-direction:column;align-items:center;text-align:center}.footer-legal a{margin-right:15px;text-decoration:none;color:#66b2ff}.footer-left{max-width:100%;margin-bottom:20px;color:white}.footer-logo{width:50px;margin:auto auto 15px}.footer-company{font-size:18px}.footer-contact,.footer-email{font-size:14px;color:white}.footer-right{width:100%;flex-direction:column;align-items:center;margin-top:30px;color:white}.footer-section{width:100%;margin-bottom:15px;color:white}.footer-section-title{font-size:16px;color:white}.footer-links a{font-size:14px}.footer-powered-logo{margin:auto;filter:brightness(100)}.footer-powered{margin-top:20px}.footer-bottom{font-size:12px;color:white}}*{margin:0;padding:0;box-sizing:border-box}@media (min-width:769px){.banner{margin-top:-195px;position:relative;width:100%;min-height:100vh;background-size:cover;background-position:bottom;background-repeat:no-repeat}.banner-overlay{position:absolute;bottom:150px;left:150px;text-align:left;color:#fff;padding:20px;width:90%;max-width:850px}.banner-heading{font-size:55px;line-height:79px;width:100%;max-width:1000px}.banner-heading,.banner-subheading{font-weight:700;margin-bottom:1rem;text-align:left;text-wrap:balance}.banner-subheading{font-size:38px;width:auto;line-height:60px}.banner-paragraph{font-weight:300;font-size:22px;margin-bottom:1rem;width:690px;white-space:pre-wrap;line-height:45px}}@media (max-width:1024px){.banner{min-height:80vh}.banner-overlay{top:55%;width:95%;max-width:850px}.banner-heading{font-size:45px;line-height:60px;max-width:950px;text-wrap:balance}.banner-subheading{font-size:30px;line-height:50px;text-wrap:balance}.banner-paragraph{font-size:16px;line-height:22px;max-width:90%;white-space:pre-wrap}}@media (max-width:768px){.banner{margin-top:-290px;position:relative;width:100%;top:-20px;height:480px;background-size:contain;background-position:50%;background-repeat:no-repeat;margin-bottom:-350px}.banner-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:left;color:#fff;padding:0 20px;width:90%}.banner-heading{font-size:26px;line-height:34px;width:100%}.banner-heading,.banner-subheading{font-weight:700;text-align:center;text-wrap:balance}.banner-subheading{font-size:21px;line-height:32px}.banner-paragraph{font-weight:300;font-size:14px;text-align:center;max-width:90%;white-space:pre-wrap;line-height:22px}}@media (max-width:480px){.banner{height:400px}.banner-overlay{top:350px;text-align:left}.banner-heading{font-size:17px;line-height:28px;text-align:left;text-wrap:balance}.banner-subheading{font-size:14px;line-height:24px;text-align:left;text-wrap:balance}.banner-paragraph{font-size:10px;line-height:18px;width:250px;text-align:left}}.image-block{display:flex;justify-content:center;align-items:center;width:100%;max-width:550px;border-radius:20px;overflow:hidden;margin:150px auto}.image-block__img{width:100%;height:auto;max-height:500px;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);-o-object-fit:cover;object-fit:cover}@media (max-width:1024px){.image-block{max-width:90%}.image-block__img{max-height:450px}}@media (max-width:768px){.image-block{max-width:95%}.image-block__img{max-height:400px}}@media (max-width:480px){.image-block{max-width:100%;padding:10px}.image-block__img{max-height:350px}}.mobile-app-download{justify-content:center;max-width:1200px;margin:0 auto;background:#eaf5e6;padding:50px;border-radius:20px}.download-content,.mobile-app-download{display:flex;align-items:center;width:100%}.download-content{justify-content:space-between}.download-left{display:flex;flex-direction:column;align-items:center;text-align:center;width:50%}.small-title{color:#008f67;font-weight:700;font-size:14px;margin-bottom:5px}.app-title{font-size:24px;font-weight:700;color:#000;margin-bottom:15px}.download-text,.qr-instruction{font-size:16px;color:#666;margin:10px 0}.qr-code{width:120px;height:120px;margin-bottom:10px}.store-buttons{display:flex;gap:15px}.store-buttons img{width:140px}.download-right{display:flex;justify-content:flex-end;width:50%}.phone-mockup{width:250px;max-width:100%;margin:auto}@media (max-width:768px){.download-content{flex-direction:column;text-align:center}.download-left,.download-right{width:100%}.phone-mockup{margin-top:20px}.qr-code{filter:none!important;background:#52EAC0}}:root{color-scheme:light dark}body{--bg-color:white;--text-color:#111827;background-color:var(--bg-color);color:var(--text-color)}@media (min-width:769px){.navbar{justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:0;padding:16px 16px 0;position:relative;z-index:10;width:100%;background-color:var(--bg-color);top:-130px;height:110px}.navbar,.navbar__logo{display:flex;align-items:center}.navbar__logo img{height:40px;margin-left:150px;margin-bottom:-15px;width:"auto"}.navbar__title{margin-left:8px;font-size:1.25rem;font-weight:700;color:var(--text-color)}.navbar__menu{display:flex;gap:24px;transform:translateX(-50%);position:absolute;left:50%;margin-bottom:-15px}.navbar__menu a{font-size:16px;margin-left:20px;font-weight:500;color:var(--text-color);text-decoration:none}.navbar__menu a:hover{text-decoration:underline}.navbar__language{width:auto;height:40px;border:1px solid rgba(0,0,0,.2);color:var(--text-color);border-radius:78px;font-size:16px;font-weight:500;margin-right:200px;background:var(--bg-color);cursor:pointer;margin-bottom:-15px}.navbar__language:hover{background:rgba(0,0,0,.05)}}@media (max-width:768px){.navbar{padding:8px 12px;height:90px;margin-top:-140px;margin-bottom:-50px;display:flex;position:fixed;z-index:10;background:var(--bg-color);width:100%}.navbar__logo{margin-left:0;margin-top:20px}.navbar__logo img{height:40px;margin-left:0;margin-bottom:0;filter:invert(0)}.navbar__menu{gap:12px;margin-left:60px;margin-top:40px}.navbar__menu a{margin-left:35px}.navbar__language,.navbar__menu a{font-size:16px;color:var(--text-color)}.navbar__language{width:auto;height:40px;border:1px solid rgba(0,0,0,.2);border-radius:12px!important;font-weight:500;margin-left:auto;background:var(--bg-color);cursor:pointer;margin-bottom:-15px}}@media (min-width:1025px){.promo-banner{position:relative;width:100%;height:500px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:white}.promo-banner-content{position:relative;max-width:900px;padding:20px}.promo-banner-headline1,.promo-banner-headline2{font-size:24px;font-weight:400}.promo-banner-headline2{margin-bottom:20px}.promo-banner-subtext{font-size:16px;font-weight:400}}@media (max-width:768px){.promo-banner{width:100%;height:auto;min-height:300px;padding:40px 5%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:-50px;margin-bottom:-50px}.promo-banner-content{max-width:90%;padding:10px}.promo-banner-headline1{font-size:16px;font-weight:400;color:white;margin-bottom:8px}.promo-banner-headline2{color:white}.promo-banner-headline2,.promo-banner-subtext{font-size:16px;font-weight:400;margin-bottom:12px}.promo-banner-subtext{color:#fff}}.promo-paragraph{position:relative;width:100%;height:405px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding:20px}.promo-paragraph-text{font-size:23px;font-weight:500;color:white;max-width:70%;margin:auto;line-height:1.5;padding:0 20px}@media (max-width:1024px){.promo-paragraph{height:380px}.promo-paragraph-text{font-size:22px;max-width:80%}}@media (max-width:768px){.promo-paragraph{height:340px;padding:10px}.promo-paragraph-text{font-size:18px;max-width:85%;line-height:1.4}}@media (max-width:480px){.promo-paragraph{height:300px;padding:5px}.promo-paragraph-text{font-size:16px;max-width:90%;line-height:1.3}}@media (min-width:769px){.roi-tco-section{position:relative;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;padding:80px 5%}.roi-tco-overlay{width:100%;height:100%;padding:60px 5%}.roi-tco-container{display:flex;align-items:flex-start;justify-content:space-between;max-width:1200px;margin:0 auto;gap:4rem}.roi-tco-left{flex:1;max-width:45%;display:flex;justify-content:center;align-items:left}.roi-tco-left-image{width:100%;height:auto;border-radius:10px;-o-object-fit:cover;object-fit:cover}.roi-tco-right{flex:1;max-width:55%}.roi-tco-highlight{font-size:24px;font-weight:500;line-height:24px;color:#4daf98;margin-bottom:8px}.roi-tco-main-title{font-size:36px;font-weight:700;width:auto;line-height:50px;margin-bottom:10px}.roi-tco-subtitle{font-size:16px;font-weight:700;color:#666;margin-bottom:8px}.roi-tco-description{font-size:16px;font-weight:400;line-height:33px;color:#84848c;margin-bottom:12px;max-width:500px;white-space:pre-wrap}.roi-tco-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:12px 24px;background-color:#c7807e;color:white;width:auto;height:40px;font-size:16px;line-height:20px;font-weight:500;text-decoration:none;border-radius:32px;transition:background-color .3s ease-in-out}.roi-tco-button:hover{background-color:#c56464}}@media (max-width:768px){.roi-tco-section{width:100%;padding:50px 5%;background-size:cover;background-position:50%;background-repeat:no-repeat}.roi-tco-overlay{width:100%;margin-bottom:-130px}.roi-tco-container{flex-direction:column;align-items:flex-start;gap:20px}.roi-tco-left{max-width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.roi-tco-left-image{width:100%;max-width:auto;border-radius:10px;margin-top:-140px}.roi-tco-right{max-width:100%;text-align:left}.roi-tco-highlight{font-size:20px;font-weight:700;line-height:24px;color:#4daf98;margin-bottom:8px}.roi-tco-main-title{font-size:1.5rem;font-weight:700;margin-bottom:10px}.roi-tco-subtitle{font-size:16px;font-weight:700;color:#666;margin-bottom:8px;text-align:left}.roi-tco-description{font-size:16px;font-weight:400;line-height:33px;color:#84848c;margin-bottom:12px;max-width:500px;white-space:pre-wrap;text-align:left}.roi-tco-button{display:flex;border-radius:32px;align-items:center;justify-content:center;background-color:#c7807e;color:white;padding:10px 20px;font-size:14px;font-weight:500;width:150px;height:36px;margin:20px 0 0 30%}}@media (min-width:769px){.stats-image-block{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:50px 0}.image-container{width:80%}.image-container img{width:100%;border-radius:15px}.stats-container{display:flex;justify-content:space-around;width:100%;max-width:900px;margin-top:30px}.stat{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value{font-size:32px;font-weight:700;color:#333;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.stat-value.updated{transform:scale(1.1);opacity:.9}.stat-unit{font-size:16px;font-weight:400;margin-top:5px}.stat-description{font-size:14px;color:#666;margin-top:5px}}@media (max-width:768px){.stats-image-block{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:30px 15px}.image-container{width:90%}.image-container img{width:100%;border-radius:10px}.stats-container{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:20px}.stat{width:100%;margin-bottom:15px}.stat-value{font-size:28px}.stat-value.updated{transform:scale(1.05);opacity:.95}.stat-unit{font-size:15px;margin-top:3px}.stat-description{font-size:13px;color:#666;margin-top:3px}}@media (min-width:769px){.testimonials-section{position:relative;padding:80px 20px;text-align:center;color:#333;height:625px;overflow:hidden}.testimonials-content{position:relative;max-width:800px;margin:0 auto;z-index:2;filter:invert(0)}.testimonials-title{color:#696B6F;font-size:18px;text-transform:uppercase;font-weight:500;line-height:33px;letter-spacing:1px;margin-bottom:20px}.testimonials-quote{font-size:16px;font-style:italic;color:#222;font-weight:600;margin-bottom:20px}.testimonials-text{font-size:15px;color:#444;line-height:1.6;margin-bottom:30px}.testimonials-text p{margin-bottom:15px}.testimonials-author h3{font-size:15px;font-weight:700}.testimonials-position{font-size:14px;color:#888}}@media (max-width:768px){.testimonials-section{padding:40px 15px;text-align:center;height:auto;overflow:hidden}.testimonials-content{max-width:90%;margin:0 auto;filter:brightness(.5)}.testimonials-title{font-size:16px;line-height:28px;letter-spacing:.5px;margin-bottom:15px}.testimonials-quote{font-size:14px;margin-bottom:15px}.testimonials-text{font-size:14px;line-height:1.4;margin-bottom:20px}.testimonials-text p{margin-bottom:10px}.testimonials-author h3{font-size:14px}.testimonials-position{font-size:13px}}@media (min-width:769px){.text-button-image-block{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px;margin:0 auto;gap:80px}.text-section{flex:1;max-width:45%;text-align:left;padding-left:8vw}.image-section{flex:1;display:flex;justify-content:center;align-items:center;max-width:50%;padding-right:5vw}.image-section img{width:100%;max-width:450px;height:auto;color-scheme:light}.small-title{font-size:24px;font-weight:500;line-height:29px;color:#4daf98;margin-bottom:8px}.main-header{font-size:1.8rem;font-weight:800;margin-bottom:12px}.subheader1,.subheader2{font-size:16px;font-weight:700;color:#666;margin-bottom:8px}.description1{font-size:16px;line-height:33px;color:#84848c;margin-bottom:12px;max-width:500px}.description1,.description2{font-weight:400;white-space:pre-wrap}.description2{font-size:.8rem;color:#666;line-height:1.6;max-width:480px}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:12px 24px;background-color:#c7807e;color:white;width:auto;height:40px;font-size:16px;line-height:20px;font-weight:500;text-decoration:none;border-radius:32px;transition:background-color .3s ease-in-out}.button:hover{background-color:#c56464}@media (max-width:1024px){.text-button-image-block{flex-direction:column;text-align:center;gap:40px;padding:60px 20px}.image-section,.text-section{max-width:100%}.image-section img{max-width:80%}}}@media (max-width:768px){.text-button-image-block{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding:50px 15px;gap:30px}.text-section{max-width:90%;text-align:center;padding:0}.image-section{max-width:100%;display:flex;justify-content:center;align-items:center}.image-section img{max-width:320px;height:auto}.small-title{font-size:20px;line-height:24px;margin-bottom:6px;text-align:left}.main-header{font-size:1.5rem;font-weight:700;margin-bottom:10px;text-align:left}.subheader1,.subheader2{font-size:16px;font-weight:700;color:#666;margin-bottom:8px;text-align:left}.description1,.description2{font-size:14px;line-height:26px;max-width:100%;margin-bottom:10px;white-space:pre-wrap}.button{display:flex;border-radius:32px;align-items:center;justify-content:center;background-color:#c7807e;color:white;font-size:14px;font-weight:500;width:150px;height:36px;margin:20px 0 0 30%}}@media (prefers-color-scheme:dark){.image-section img{filter:none}}@media (min-width:769px){.text-image-block{justify-content:center;max-width:1500px;margin:0 auto;padding:60px 40px;background:#eaf3ef;border-radius:20px}.content,.text-image-block{display:flex;align-items:center}.content{flex-direction:row;width:100%;justify-content:space-between;gap:40px}.text-section{flex:1;max-width:50%;text-align:left}.small-title{font-size:24px;font-weight:500;line-height:29px;color:#4DAF98;margin-bottom:8px}.main-header{font-size:36px;font-weight:700;width:auto;line-height:50px;margin-bottom:10px}.subheader{font-size:16px;font-weight:700;color:#666;margin-bottom:8px}.description{font-size:16px;font-weight:400;line-height:33px;color:#84848C;margin-bottom:12px;max-width:500px;white-space:pre-wrap}.image-section{flex:1;max-width:50%;display:flex;align-items:center}.feature-image{width:100%;max-width:450px;border-radius:20px}}@media (max-width:1024px){.content{flex-direction:row;gap:30px}.image-section,.text-section{max-width:50%}.subheader{font-weight:700;color:#666;margin-bottom:8px}.description,.subheader{font-size:16px;text-align:left}.description{font-weight:400;line-height:33px;color:#84848C;margin-bottom:12px;max-width:500px;white-space:pre-wrap}.image-section{justify-content:flex-end}.feature-image{max-width:320px}}@media (max-width:768px){.content{flex-direction:column;text-align:center;gap:20px}.image-section,.text-section{max-width:100%}.image-section{justify-content:center}}*{font:Basier Circle}.promo-zero-section{position:relative;width:100%;height:405px;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.promo-zero-content{position:relative;max-width:1000px;margin:0 auto;z-index:2;padding:0 20px}.promo-zero-line{color:#fff;font-size:21px;font-weight:600;line-height:1.4;margin:0}.promo-zero-gap{margin-bottom:40px}.payment-options-section{max-width:1200px;margin:0 auto;padding:2rem;text-align:center;font-family:sans-serif}.payment-options-title{font-weight:500;font-size:24px;line-height:30px;margin-bottom:10px;color:#4DAF98;text-align:center}.payment-options-subtitle{font-weight:700;font-size:40px;line-height:50px;color:#131415;margin-bottom:25px;text-align:center}.payment-options-description{font-weight:400;font-size:24px;line-height:33px;color:#696b6f;margin-bottom:40px;text-align:center}.payment-options-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem}.payment-options-card{border-radius:8px;overflow:hidden;text-align:center}.payment-options-image{width:100%;height:auto;display:block;box-shadow:0 2px 6px rgba(0,0,0,.08);border-radius:8px}@media (max-width:768px){.payment-options-grid{grid-template-columns:1fr}}*{font:Basier Circle!important}@media (min-width:769px){.text-logo-banner{position:relative;width:100%;height:500px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:white;padding:40px 20px}.text-logo-banner-content{position:relative;max-width:900px;z-index:2}.text-logo-banner-line{font-size:22px;font-weight:300;margin-bottom:12px}.text-logo-banner-logo{position:absolute;bottom:30px;height:40px;z-index:2}}@media (max-width:768px){.text-logo-banner{position:relative;width:100%;height:auto;min-height:300px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:white;padding:30px 15px}.text-logo-banner-content{position:relative;max-width:90%;z-index:2}.text-logo-banner-line{font-size:18px;font-weight:300;margin-bottom:10px}.text-logo-banner-logo{position:relative;height:30px;margin-top:20px;z-index:2}}*{font-family:Basier Circle,sans-serif}@media (min-width:769px){.why-choose-section{max-width:1200px;margin:0 auto;padding:2rem;text-align:center;font-family:sans-serif}.why-choose-header{margin-bottom:2rem}.why-choose-title{font-weight:700;font-size:40px;line-height:49px;justify-content:center;margin-bottom:.5rem}.why-choose-subheading{font-weight:400;font-size:24px;line-height:33px;justify-content:center;color:#696B6F;margin-bottom:1rem}.why-choose-button{display:inline-block;padding:.75rem 1.5rem;background-color:#d97777;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;font-size:16px;line-height:20px;justify-content:center}.why-choose-center-image{margin:2rem 0}.why-choose-center-image img{height:"auto";margin:auto}.why-choose-columns{display:grid;grid-template-columns:1fr 1fr;width:70%;gap:1rem;margin:auto}.why-choose-column img{width:60%;border-radius:8px;margin:auto}}@media (max-width:480px){.why-choose-section{max-width:1200px;margin:0 auto;padding:2rem;text-align:center;font-family:sans-serif}.why-choose-header{margin-bottom:2rem}.why-choose-title{font-weight:700;font-size:40px;line-height:49px;justify-content:center;margin-bottom:.5rem}.why-choose-subheading{font-weight:400;font-size:24px;line-height:33px;justify-content:center;color:#696B6F;margin-bottom:1rem}.why-choose-button{display:inline-block;padding:.75rem 1.5rem;background-color:#d97777;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;font-size:16px;line-height:20px;justify-content:center}.why-choose-center-image{margin:2rem 0}.why-choose-center-image img{height:"auto";margin:auto;width:"350px"}.why-choose-columns{grid-template-columns:1fr 1fr;width:70%;gap:1rem;margin:auto}.why-choose-column img{width:60%;border-radius:8px;margin:15px auto auto}}