html,body{min-height:100vh;width:100%;overflow-x:hidden;scroll-behavior:smooth;font-family:Blinker,sans-serif}#root{display:flex;flex-direction:column;min-height:100vh}:root{--bebas: "Bebas Neue"}#home{position:relative;min-height:90vh;background-image:url(/hmbg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease}#home:before{display:flex;flex-direction:column;content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0006;z-index:0}#hm-left,#hm-right{position:relative;z-index:1}#hm-left{animation:fadeLeft 1.2s ease forwards;opacity:0;animation-delay:.2s}#hm-right{display:flex;flex-direction:column;align-items:center;justify-content:center;animation:fadeRight 1.2s ease forwards;opacity:0;animation-delay:.2s}.hidden-content{opacity:0;pointer-events:none}#auth{height:10vh;cursor:pointer;transition:transform .3s ease}#trust,#bbb1,#dmca{height:8vh;cursor:pointer;transition:transform .3s ease}#hm-head{font-family:var(--bebas);color:#fff;letter-spacing:.05vw;font-size:4vh}.hm-hd{font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.8)}#hm-sb{color:#fff;font-size:2.5vh;font-weight:300}#cl-btn{font-weight:300;padding:1vh 1.2vw;display:flex;align-items:center;justify-content:center;font-family:var(--bebas);border-radius:9px;border:none;background-color:#f55353;letter-spacing:.05vw;gap:.4vw;font-size:2.4vh;margin-top:1.5vh;cursor:pointer;transition:transform .3s ease}#cl-btn:hover{transform:scale(1.1)}.card-row{position:relative;display:flex;justify-content:space-between;align-items:stretch;gap:1.5rem;padding:2vh 4vw;margin:0 auto;max-width:1200px;background-color:#fff;border-radius:20px;box-shadow:0 6px 15px #0000000d;bottom:-7vh}#hm-main{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;padding:4vh 4vw}#cplr{display:flex;flex-direction:row}.card-wrapper{flex:1;display:flex;justify-content:center;align-items:center;padding:1rem;border-right:1px solid rgba(0,0,0,.4)}.card-wrapper.no-border{border-right:none}@media (max-width: 1024px){#home{flex-direction:column;height:150vh;padding:4vh 4vw;padding-top:0vh;gap:3vh}#frm{display:flex;flex-direction:column;align-items:center;justify-content:center}#hm-left,#hm-right{width:100%;text-align:center}#hm-main{flex-direction:column;align-items:center;gap:4vh}#hm-head{font-size:3.2vh}#cl-btn{margin:2vh auto}.card-row{position:absolute;flex-wrap:wrap;padding:2vh 2vw;margin-top:40vh;gap:1rem}.card-wrapper{border-right:none!important;width:48%;justify-content:flex-start}.card-wrapper:nth-child(odd){border-right:1px solid rgba(0,0,0,.2)}}@media (max-width: 768px){#home{flex-direction:column;padding:4vh 4vw;gap:4vh}#cert{justify-content:center}#cplr{flex-direction:column;align-items:left;justify-content:center}.card-row{bottom:-15vh;width:55vw;justify-content:space-around;align-items:stretch}#hm-head{font-size:3vh}#hm-sb{font-size:2vh}#cl-btn{font-size:2vh;margin:2vh auto}.card-wrapper{width:100%;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.1)}.card-wrapper:last-child{border-bottom:none}#bbb1{display:none}}@media (max-width: 920px){#cplr{flex-direction:column;align-items:left;justify-content:center}.card-row{bottom:-15vh;width:55vw;justify-content:space-around;align-items:stretch}}@media (max-width: 750px){.card-row{flex-direction:column;width:35vw}.card-wrapper{justify-content:flex-start}}@media (max-width: 750px){.card-row{display:none}}@media (max-width: 480px){#home{height:13 0vh}#trust,#bbb1{width:50vw;object-fit:contain}#cl-btn{padding:1vh 4vw;letter-spacing:.05vw;gap:1vw}}.nav{position:sticky;top:0;z-index:10;padding-right:1rem;padding-left:1rem;display:flex;justify-content:space-between;align-items:center;padding-top:.8vh;padding-bottom:.5vh;background:#fff9;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);transform:translateY(-100%);animation:slideDown .8s ease forwards}@keyframes slideDown{to{transform:translateY(0)}}#menu{gap:4vw;font-family:var(--bebas);display:flex;letter-spacing:.02vw}.mnu{position:relative;text-wrap:nowrap;font-size:1rem;font-weight:500;color:#000;transition:color .3s ease;cursor:pointer;text-decoration:none}.mnu:after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:100%;background-color:#f55353;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}#lgo{width:12vw}.mnu:hover{color:#f55353}.mnu:hover:after{transform:scaleX(1)}#nav-btn{font-weight:100;padding:1vh 1.2vw;display:flex;align-items:center;justify-content:center;font-family:var(--bebas);border-radius:9px;border:none;background-color:#f55353;letter-spacing:.08vw;gap:.1vw;font-size:1.25vw}#phn{height:2.3vh}#nav-btn:hover{transform:scale(1.1);transition:transform .3s ease}@media (max-width: 768px){.mnu{font-size:1.6vw}}@media (max-width: 491px){.nav{display:none}}.footer{background-color:#1e1e1e;color:#fff;padding:3vh 5vw;font-family:Blinker,sans-serif;font-size:.9rem;min-height:40vh}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.footer-section{flex:1 1 200px;min-width:180px;max-width:250px;display:flex;flex-direction:column;gap:.6rem}.footer-section h4{font-weight:600;font-size:1rem;margin-bottom:.6rem}.footer-section a{color:#fff;text-decoration:none;font-size:.88rem;transition:color .3s}.footer-section a:hover{color:#fbb034;transform:scale(1.05)}.footer-section p{font-size:.88rem;line-height:1.4}.social-icons{display:flex;gap:1rem;margin-top:.3rem}.social-icons a{font-size:1.1rem;color:#fff;transition:color .3s}.social-icons a:hover{color:#fbb034;transform:scale(1.1)}.footer-divider{margin:2rem 0 1rem;border:none;border-top:1px solid #444}.footer-bottom{display:flex;justify-content:space-between;font-size:.8rem;color:#ccc}#authc{display:flex;height:10vh;margin-left:1vw}#authc:hover{cursor:pointer;transform:scale(1.1);transition:transform .3s ease-in-out}.bbb-section{display:none}@media (max-width: 768px){.bbb-section{position:fixed;bottom:2vh;left:2vw;z-index:1000;display:flex;align-items:center;justify-content:center;pointer-events:auto}#bbb{height:7.5vh;cursor:pointer}}.form-title{font-size:.7rem;font-weight:500;margin-bottom:.8vh;color:#fff}.custom-form select{padding:.8vh 1vw;border-radius:6px;border:none;outline:none;font-size:.95rem;background:#ffffff4d;color:#000;width:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="white" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right .7vw center;background-size:1rem;padding-right:2rem}.last-row{display:flex;gap:1vw}.checkbox-container{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;margin:.4rem 0 .2rem}.checkbox-container .consent-checkbox,.checkbox-container input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px;min-height:18px;margin:0;accent-color:#feb139}.checkbox-container .consent-label{font-size:.9rem;line-height:1.25;color:#fff;text-align:center}@media screen and (max-width: 1024px){.form-container{width:55vw;padding:2vh 3vw}#cert{margin-top:5vh;justify-content:center;align-items:center}}@media screen and (max-width: 780px){.form-container{width:65vw;padding:3vh 5vw}.form-row{flex-direction:column}.email-zip-row,.part-details-row{flex-direction:row!important;flex-wrap:nowrap;gap:1vw}.email-zip-row .form-col,.part-details-row .form-col{flex:1}}@media screen and (max-width: 470px){.form-container{width:95vw}.checkbox-container .consent-label{font-size:.85rem}}.card-item{max-width:15vw;flex:1;display:flex;align-items:center;justify-content:flex-start;padding:.5rem 1rem;padding-left:0vw;background-color:#fff;border-radius:12px;transition:transform .3s ease;gap:1rem;height:6vh}.card-item:hover{transform:translateY(-4px)}.card-icon{height:auto;width:auto}.card-title{font-size:1rem;font-weight:600;color:#000}.card-subtitle{font-size:.85rem;color:#555;margin-top:.2rem}.card-texts{display:flex;flex-direction:column}@media (max-width: 920px){.card-item{width:50vw}.card-icon{height:auto;width:3vw}.card-title{text-wrap:nowrap;margin-left:1vw}.card-subtitle{margin-left:1vw}}@media (max-width: 1024px){.card-item{padding:.5rem 0rem;background-color:#fff;border-radius:12px;transition:transform .3s ease;gap:0rem}.card-icon{height:auto;width:3.5vw}.card-title{text-wrap:nowrap;margin-left:.5vw}.card-subtitle{margin-left:.5vw}}@media (max-width: 750px){.card-subtitle{margin-left:2vw;flex-wrap:nowrap!important}.card-item{max-width:55vw}.card-title{margin-left:2vw}}.fade-up-on-scroll{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.fade-up-on-scroll.visible{animation:fadeUp .8s ease forwards}.slide-left-on-scroll{opacity:0;transform:translate(-50px);transition:all .8s ease}.slide-left-on-scroll.visible{animation:slideInLeft 1.2s ease forwards;animation-delay:.8s}.slide-right-on-scroll{opacity:0;transform:translate(50px);transition:all .8s ease}.slide-right-on-scroll.visible{animation:slideInRight 1.2s ease forwards;animation-delay:1.5s}#scm{margin-top:15vh;padding:5vh 8vw;background-color:#fff;font-family:Poppins,sans-serif}.scam-warning{color:#f59e0b;font-weight:500;font-size:2.5rem;text-transform:uppercase;text-align:left;letter-spacing:.8px;font-family:var(--bebas)}.scam-main-heading{font-size:2.3rem;text-align:left;font-weight:600;color:#0d2a53;margin:1vh 0 1.5vh}.scam-description{text-align:left;font-size:1rem;color:#333;margin-bottom:5vh;line-height:1.6}.highlight{color:#e63946;font-weight:600}.scam-page{display:flex;flex-wrap:nowrap;padding:0vh 8vw;gap:5vw}.scam-box{display:flex;flex:1;position:relative;align-items:center}.scam-side-img1{height:auto;max-width:22vmax;position:absolute;left:-10vw;bottom:2vh}.scam-side-img2{height:auto;max-width:22vmax;position:absolute;right:-4vw;bottom:-2vh}.scam-highlight-phone{color:inherit;text-decoration:none;font-weight:600}.scam-footer{text-align:center;margin-top:5vh;font-size:1.05rem}.scam-highlight-phone{color:#f55353;font-weight:600}@media (max-width: 1390px){.scam-side-img1{left:-11vw;bottom:0vh}.scam-side-img2{right:-8vw}}@media (max-width: 1024px){.scam-page{margin-top:15vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.scam-side-img1{height:auto;max-width:22vmax;position:absolute;left:-14vw;bottom:-1.5vh}.scam-side-img2{height:auto;max-width:22vmax;position:absolute;right:-8vw;bottom:-2vh}}@media (max-width: 600px){#scm{margin-top:5vh}.scam-warning,.scam-main-heading{font-size:1.7rem;text-align:left}.scam-description{text-align:left;font-size:1rem}.scam-side-img1{height:auto;max-width:22vmax;position:absolute;left:-14vw;bottom:2vh}.scam-page{padding:0vh 4vw}#scm{padding:5vh 4vw}}@media (max-width: 492px){.scam-side-img1,.scam-side-img2{display:none}}.scam-card{flex:1;background-color:#ffefd7;border:6px solid #f9a825;border-radius:30px;padding:3rem;font-family:Poppins,sans-serif;box-shadow:0 8px 20px #00000012;max-width:30vw}.scam-content{flex:1}.scam-title{display:flex;align-items:center;font-size:1.1rem;font-weight:600;color:#0d2a53;margin-bottom:1rem}.title-icon{height:4vh;margin-right:.6rem}.scam-divider{border:none;border-top:1px solid #333;margin:.2rem 0 1.2rem;opacity:.5}.scam-points{list-style:disc;padding-left:1.2rem;font-size:.9rem;color:#222;line-height:1.6}@media (max-width: 1024px){.scam-card{max-width:100%;padding:1.5rem 5rem}}@media (max-width: 600px){.scam-card{max-width:100%;padding:1.5rem 2.5rem}}@media (max-width: 492px){.scam-card{padding:1.5rem .7rem}}.service-card{display:flex;align-items:flex-start;gap:.5vmax;margin-bottom:3vh}.service-icon img{width:3vmax;height:3vmax;object-fit:contain}.service-content{display:flex;flex-direction:column}.service-title{font-size:1.4vmax;color:#0d2a53;font-weight:600;margin-bottom:1vh}.service-points{list-style:none;padding:0;margin:0}.service-point{font-size:.9vmax;color:#333;margin-bottom:.8vh}@media (max-width: 768px){.service-card{gap:1vmax}.service-icon img{width:5vmax;height:5vmax}.service-title{font-size:2.2vmax;margin-bottom:1vh}.service-point{font-size:1.5vmax;margin-bottom:.8vh}}@media (max-width: 470px){.service-card{gap:1vmax}.service-icon img{width:6vmax;height:6vmax}.service-title{font-size:2.7vmax;margin-bottom:1vh}.service-point{font-size:2.1vmax;margin-bottom:.8vh}}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}#services-section .services-cards>.slide-left-on-scroll:nth-child(1).visible,#services-section .services-cards>.slide-right-on-scroll:nth-child(1).visible{animation-delay:0s}#services-section .services-cards>.slide-left-on-scroll:nth-child(2).visible,#services-section .services-cards>.slide-right-on-scroll:nth-child(2).visible{animation-delay:.3s}#services-section .services-cards>.slide-left-on-scroll:nth-child(3).visible,#services-section .services-cards>.slide-right-on-scroll:nth-child(3).visible{animation-delay:.6s}#services-section .services-cards>.slide-left-on-scroll:nth-child(4).visible,#services-section .services-cards>.slide-right-on-scroll:nth-child(4).visible{animation-delay:.9s}#services-section .services-cards>.slide-left-on-scroll:nth-child(5).visible,#services-section .services-cards>.slide-right-on-scroll:nth-child(5).visible{animation-delay:1.2s}#services-section .services-cards>.slide-left-on-scroll:nth-child(6).visible,#services-section .services-cards>.slide-right-on-scroll:nth-child(6).visible{animation-delay:1.5s}#services-section{padding:8vh 8vw;background-color:#fefefe;font-family:Poppins,sans-serif}.services-header{text-align:left;margin-bottom:6vh}.services-subtitle{color:#f59e0b;font-size:2.5vmax;text-transform:uppercase;font-family:var(--bebas);margin-bottom:1vh}.services-main-title{font-size:2.4vmax;color:#0d2a53;font-weight:700;margin-bottom:2vh}.services-description{font-size:1vmax;color:#333;line-height:1.6}.services-content{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-top:6vh}.services-cards{flex:1 1 35%;display:grid;grid-template-columns:repeat(2,1fr);gap:5vh 0vw}.services-image-area{flex:1 1 35%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.services-tick-icon{width:5vmax;margin-bottom:2vh}.services-woman-image{width:90%;max-width:400px}@media (max-width: 768px){.services-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5vh}.services-woman-image{width:70%;max-width:400px}.services-cards{gap:5vh 2vw}.services-header{font-size:4vh}.services-subtitle{font-size:4.5vmax;letter-spacing:.6px}.services-main-title{font-size:3vmax}.services-description{font-size:1.7vmax;line-height:1.3}}@media (max-width: 470px){.services-cards{flex:1 1 35%;display:grid;grid-template-columns:repeat(1,1fr);gap:3vh 0vw}.services-cards{gap:5vh 2vw}.services-subtitle{font-size:5vmax;letter-spacing:.6px}.services-main-title{font-size:3.3vmax}.services-description{font-size:2vmax;line-height:1.3}}.work-card{border:1px solid #ccc;border-radius:12px;padding:3vh 2vw;max-width:250px;min-height:30vh;background:#fff;box-shadow:0 1px 5px #00000026;text-align:center;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:flex-start}.work-card:hover{transform:translateY(-5px)}.work-step{color:#f59e0b;font-weight:700;font-size:1.3rem;margin-bottom:.5vh}.work-step-desc{font-size:.9rem;color:#888;margin-bottom:1vh;font-style:italic}.work-card-title{font-size:1.2rem;font-weight:600;color:#0d2a53;margin-bottom:1vh}.work-card-desc{font-size:.95rem;color:#333;line-height:1.4}@keyframes truckTravel{0%{transform:translate(0)}50%{transform:translate(45vw)}to{transform:translate(0)}}.truck-animate{animation:truckTravel 4s ease-in-out forwards}@keyframes fadeUpWorks{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeftWorks{0%{opacity:0;transform:translate(-100vw)}to{opacity:1;transform:translate(0)}}.fade-up-works{opacity:0;transform:translateY(50px)}.fade-up-works.visible{animation:fadeUpWorks 1s ease forwards}.slide-left-works{opacity:0;transform:translate(0)}.slide-left-works.visible{animation:slideInLeftWorks 1s ease forwards}#works-section{padding:8vh 8vw;background-color:#fefefe;font-family:Blinker;position:relative;overflow-x:hidden}.works-header{text-align:center;margin-bottom:5vh}.works-subtitle{color:#f59e0b;font-size:2.5vmax;text-transform:uppercase;font-family:var(--bebas);margin-bottom:1vh;font-weight:500}.works-main-title{font-size:2vmax;color:#0d2a53;font-weight:600;margin-bottom:2vh}.works-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5vw;margin-bottom:8vh}.work-card{border:1px solid #000;border-radius:12px;padding:3vh 2vw;width:250px;background:#fff;box-shadow:0 1px 5px #00000026;text-align:center}.work-step{color:#f59e0b;font-weight:700;font-size:1.3rem}.work-step-desc{font-size:.7rem;color:#000;margin:.5vh 0 1vh}.work-card-title{font-size:1rem;font-weight:600;color:#0d2a53;margin-bottom:1vh}.work-card-desc{font-size:.8rem;color:#000;line-height:1.3}.works-footer{text-align:center;margin-top:4vh}.works-footer-title{font-size:2rem;font-family:Poppins,sans-serif;margin-bottom:2vh}.works-buttons{display:flex;justify-content:center;gap:2vw}.works-btn{padding:1vh 2vw;font-size:1rem;border-radius:8px;border:none;cursor:pointer;font-weight:600}.works-btn.call{background:#fff;border:2px solid #f55353;color:#0d2a53}.works-btn.register{background:#f55353;color:#000;border:2px solid #f55353}.works-btn.register:hover,.works-btn.call:hover{transform:scale(1.1)}.works-bottom-images{position:relative;margin-top:8vh}.truck-left{position:absolute;left:0;bottom:0;width:18vmax}.line-center{position:absolute;left:50%;transform:translate(-50%);bottom:.3vh;width:50vmax}.house-right{position:absolute;right:0;bottom:-2vh;width:18vmax}@media (max-width: 470px){.works-subtitle{font-size:5vmax}.works-main-title{font-size:3vmax}.works-bottom-images{display:none}}.guide-card{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#ffb347,#fc3);border-radius:2vmax;padding:2vh 2vw;overflow:hidden;position:relative;width:100%;width:30vw;height:35vh;transition:all .3s ease}.guide-card-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:1}.guide-card-title{font-family:var(--bebas),sans-serif;font-size:2.5vmax;color:#000;font-weight:500;margin-bottom:1vh;text-align:left}.guide-card-subtitle{font-size:1.2vmax;font-weight:600;color:#000;margin-bottom:2vh;text-align:left}.guide-card-button{background-color:#000;color:#fff;padding:1.2vh 3vw;border-radius:1vmax;border:none;font-weight:600;font-size:1.2vmax;cursor:pointer;transition:transform .3s ease}.guide-card-image-container{flex:1;position:relative;overflow:visible;display:flex;justify-content:flex-end}.guide-card-image{width:15vw;max-width:20vmax;transition:transform .4s ease;z-index:2}.guide-card-image-container:hover .guide-card-image{transform:scale(1.15)}.guide-card-button:hover{transform:scale(1.1)}@media (max-width: 600px){.guide-card{flex-direction:column-reverse;padding:1vh 3vw;width:65vw;height:36vh}.guide-card-content{align-items:center;text-align:center}.guide-card-title{font-size:4vmax;margin-bottom:0vh}.guide-card-subtitle{font-size:2vmax;margin-bottom:1vh}.guide-card-button{width:35vw;font-size:2vmax;cursor:pointer;transition:transform .3s ease}.guide-card-image-container{flex:1;position:relative;overflow:visible;display:flex;justify-content:flex-end}.guide-card-image{width:40vw;max-width:20vmax;transition:transform .4s ease;z-index:2}}#guide-section{padding:8vh 8vw;background-color:#fefefe;font-family:Blinker,sans-serif;text-align:center}.guide-subtitle{color:#f59e0b;font-size:2.2vmax;text-transform:uppercase;font-family:var(--bebas);margin-bottom:1vh;font-weight:600}.guide-main-title{font-size:2vmax;color:#0d2a53;font-weight:600;margin-bottom:5vh}.guide-cards-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4vw}@media (max-width: 768px){.guide-subtitle{font-size:4vmax}.guide-main-title{font-size:2.8vmax}.guide-cards-wrapper{gap:5vw}}@media (max-width: 600px){.guide-subtitle{font-size:5vmax}.guide-main-title{font-size:3vmax}.guide-cards-wrapper{display:flex;flex-direction:column}}.brands-section{background-color:#fff;padding:20px}.brands-title{font-size:1.8rem;font-weight:600;text-align:center;color:#ffaa2b;letter-spacing:1px;margin-bottom:30px;font-family:var(--bebas)}.slider{width:100%;overflow:hidden;margin:30px 0}.slide-track{display:flex;width:max-content;animation:scroll-left 40s linear infinite}.slider-right .slide-track{animation:scroll-right 40s linear infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.33%)}}@keyframes scroll-right{0%{transform:translate(0)}to{transform:translate(-33.33%)}}@media (max-width: 768px){.brands-title{font-size:4vmax}.brand-card{width:140px;height:140px}.brand-logo{width:85px}.brand-name{font-size:.85rem}}.brand-card{width:204px;height:204px;background-color:#fff;border-radius:12px;box-shadow:0 0 8px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;margin:12px}.brand-card:hover{box-shadow:0 0 16px #0003;transform:scale(1.05);transition:all .3s ease;cursor:pointer}.brand-logo{width:119px;height:auto;object-fit:contain;margin-bottom:10px}.brand-name{font-size:1rem;font-weight:600;color:#000;text-align:center;font-family:blinker}.testimonial-card{background-color:#ffeccd;padding:1.5rem;border-radius:1.25rem;width:80%;max-width:40vw;position:relative;box-shadow:0 .3rem .75rem #0000001a}.testimonial-text{font-size:1rem;line-height:1.6;font-weight:400;margin-bottom:1.5rem}.testimonial-footer{display:flex;align-items:center;gap:.8rem}.testimonial-user{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.testimonial-name{font-weight:600;font-size:.95rem}.testimonial-stars{margin-top:.5rem;color:#fbb034;font-size:1.4rem}.girl-overlay{position:absolute;right:-1vw;bottom:-2vh;height:20vh;min-width:70px;max-width:100px}@media (max-width: 690px){.testimonial-card{background-color:#ffeccd;padding:1.5rem;border-radius:1.25rem;width:80%;max-width:100vw;width:85vw;position:relative;box-shadow:0 .3rem .75rem #0000001a}}@keyframes slideFadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}.animate-slide-fade-in{animation:slideFadeIn 1s ease forwards}.testimonials-section{display:flex;justify-content:space-between;align-items:center;padding:8vh 5vw;background-color:#fff;flex-wrap:wrap;gap:5vw}.testimonials-left{max-width:45vw;flex:1}.testimonial-subtitle{color:#fbb034;font-weight:400;font-size:2rem;font-family:var(--bebas)}.testimonial-title{font-size:2.2rem;color:#0a2c4d;margin:1rem 0;line-height:1.3;font-family:Blinker,sans-serif;font-weight:600}.read-more{border:none;background:none;color:#f55a5a;font-size:1rem;cursor:pointer;font-weight:700;padding:.2rem 0}.testimonials-right{position:relative;max-width:50vw;flex:1}.testimonial-nav{margin-top:1.5rem;display:flex;gap:1rem}.testimonial-nav button{background-color:#fbb034;border:none;width:2rem;height:2rem;border-radius:50%;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.testimonial-nav button:hover{transform:scale(1.1)}@media (max-width: 690px){.testimonials-section{flex-direction:column;align-items:flex-start}.testimonial-title{font-size:3.5vmax;width:100%}.testimonials-left,.testimonials-right{max-width:90vw!important}.testimonial-subtitle{font-size:4.5vmax}}.blog-section{padding:6vh 4vw}.blog-heading{font-family:Bebas Neue,sans-serif;color:#f7a800;font-size:1.7rem;font-weight:500}.blog-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.subhead{font-family:blinker;font-weight:600}.blog-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000001a;width:25vw;min-width:250px;padding:2vh 1.5vw;display:flex;flex-direction:column;gap:1.5vh;transition:transform .3s ease;cursor:pointer}.blog-img{width:100%;height:16vw;max-height:220px;border-radius:.8rem;background-size:cover;background-position:center;transition:transform .3s ease}.blog-card:hover .blog-img{transform:scale(1.05)}.blog-title{font-size:1.1rem;font-weight:600;color:#111}.blog-desc{font-size:.95rem;color:#444;line-height:1.5}.blog-social{display:flex;gap:1rem;font-size:1.1rem;color:#555}.blog-meta{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.9rem;color:#333}.blog-meta span{display:flex;align-items:center;gap:.3rem}@media (max-width: 1024px){.blog-card{width:40vw}.blog-img{height:24vw}}@media (max-width: 768px){.blog-card{width:40vw}.blog-img{height:40vw}.blog-heading{font-size:2rem}}@media (max-width: 490px){.blog-card{width:80vw}.blog-img{height:40vw}.blog-heading{font-size:2rem}}.associates-section{background-color:#fff;padding:6vh 5vw;display:flex;flex-direction:column;align-items:center;gap:5vh;font-family:Blinker,sans-serif}.assoc-group{display:flex;flex-direction:column;align-items:center;gap:2vh;width:100%}.assoc-title{font-size:1.6rem;font-weight:600;text-align:center;color:#111}.assoc-row{display:flex;justify-content:center;flex-wrap:wrap;gap:3vw;max-width:90vw}.assoc-row img{max-height:6vh;max-width:12vw;object-fit:contain;transition:transform .3s ease}.assoc-row img:hover{transform:scale(1.1)}@media (max-width: 768px){.assoc-row{gap:5vw}.assoc-row img{max-height:5.5vh;max-width:20vw}.assoc-title{font-size:1.3rem}}@media (max-width: 480px){.assoc-row{gap:6vw}.assoc-row img{max-height:5vh;max-width:26vw}.assoc-title{font-size:1.2rem}}.mobile-card-container{display:none}@media (max-width: 750px){.mobile-card-container{display:flex;flex-direction:column;gap:1.5rem;width:auto;margin:10vh auto 0vh;padding:2vh 0;background-color:#fff;border-radius:20px;box-shadow:0 6px 15px #0000000d}.mobile-card{display:flex;justify-content:flex-start;align-items:center;padding:1rem}}.ham-nav{display:none}@media (max-width: 491px){.ham-nav{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:#fff9;position:sticky;top:0;z-index:15}.ham-logo{height:38px}.ham-call-btn{background-color:#f55353;color:#f6e34d;font-family:var(--bebas);display:flex;align-items:center;gap:.3rem;padding:.5rem .9rem;font-size:3.5vw;border:none;border-radius:9px}.ham-call-icon{height:1.1rem}.ham-menu-icon{height:5vw;cursor:pointer}.ham-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff0db;z-index:20;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;opacity:0;pointer-events:none;transition:none}.ham-overlay.open{opacity:1;pointer-events:auto}.ham-overlay.closed{opacity:0;pointer-events:none}.ham-overlay-header{width:100%;display:flex;justify-content:space-between;align-items:center}.ham-menu-logo{height:38px}.ham-close-icon{height:28px;cursor:pointer}.ham-links{margin-top:3rem;display:flex;flex-direction:column;gap:1.8rem;text-align:center}.ham-links a{font-family:var(--bebas);font-size:1.4rem;text-decoration:none;color:#000;position:relative;transition:color .3s ease}.ham-links a:hover,.ham-links a.active{color:#f55353}}.fnp-loader-screen{height:100vh;width:100vw;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;position:fixed;top:0;left:0;z-index:999;animation:fnp-backgroundFade 3.2s ease-in-out forwards,fnp-fadeOut 1.2s ease-in-out 3.2s forwards}.fnp-loader-text-wrapper{position:relative;height:15vh;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.fnp-loader-text{position:absolute;font-size:8vh;font-weight:900;font-family:Arial Black,sans-serif;letter-spacing:2px;color:#feb139;opacity:0;transform:translateY(100%)}.fnp-one{animation:fnp-slideSingle 1s ease-in-out 0s forwards}.fnp-two{animation:fnp-slideSingle 1s ease-in-out 1s forwards}.fnp-three{animation:fnp-slideUp 1s ease-in-out 2s forwards}.fnp-zoom-performance{opacity:0;animation:fnp-zoomIn 1.8s ease-in-out 2.25s forwards;transform:scale(5);color:#feb139}@keyframes fnp-slideSingle{0%{transform:translateY(100%);opacity:0}20%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes fnp-slideUp{0%{transform:translateY(100%);opacity:0}20%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:0}}@keyframes fnp-zoomIn{0%{opacity:0;transform:scale(1)}10%{opacity:1}to{transform:scale(4.5);opacity:0}}@keyframes fnp-backgroundFade{0%,92%{background-color:#fff}to{background-color:#feb139}}@keyframes fnp-fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@media (max-width: 768px){.fnp-loader-text{font-size:5vh}}.about-section{position:relative;width:100%;height:100vh;background-image:url(/assets/personImage-Ci6JPxcj.jpeg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.about-overlay{width:100%;height:100%;background:#0000000d;display:flex;align-items:center;justify-content:center;padding:2rem}.about-content{color:#fff;max-width:1200px;text-align:center}.about-heading{color:#feb139;font-family:Bebas Neue,sans-serif;font-size:2.8rem;letter-spacing:2px}.about-icon img{height:40px;margin:.5rem auto 1rem}.about-subheading{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.about-description{font-size:1rem;line-height:1.7;max-width:800px;margin:0 auto 2.5rem}.about-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.stat-box{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 2rem;min-width:200px;text-align:center;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.stat-box:hover{transform:scale(1.05);box-shadow:0 4px 12px #ffffff26;background:#ffc1071a}.stat-box h3{font-size:2rem;color:#feb139;margin-bottom:.5rem}.stat-box p{font-size:1rem;font-weight:500}#choose-us{margin-top:7vh;margin-left:5vw}#choose-us .highlight-text{color:#f59e0b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:.5rem}#vinh2{font-family:Blinker;margin:.2rem 0;font-size:1.2rem;text-align:left;margin-top:2vh}#vn{font-weight:500}#transmission1{position:relative;height:90vh;background-image:url(../assets/engbg2.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center;justify-content:space-around}#transmission-sub{margin-top:1.5vh}#transmission-sb{color:#fff;font-size:2.5vh;font-weight:300}@media screen and (max-width: 1024px){.about-section{height:auto;padding:4rem 2rem}#transmission1{flex-direction:column;height:auto;padding:4vh 4vw;gap:3vh}#transmission-left,#transmission-right{width:100%;text-align:center}#transmission-head{font-size:3.2vh}#transmission-btn{margin:2vh auto}}@media screen and (max-width: 768px){.about-subheading{font-size:1.2rem}.about-description{font-size:.95rem}.stat-box h3{font-size:1.5rem}.stat-box p{font-size:.95rem}#transmission1{padding:4vh 4vw;gap:4vh}#transmission-head{font-size:3vh}#transmission-sb{font-size:2vh}#transmission-btn{font-size:2vh;margin:2vh auto}#vinh2{font-size:1.1rem}}@media screen and (max-width: 480px){.about-heading{font-size:2rem}.about-subheading{font-size:1rem}.about-description{font-size:.9rem}.about-stats{flex-direction:column;gap:1.2rem}#vinh2{font-size:1rem}}.conf-section{padding-left:7vw;display:flex;justify-content:space-around;align-items:center;margin-top:2rem}#conf-left,#conf-right{flex:1}.high-text{color:#f59e0b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:.5rem}.badges-heading{color:#1e293b;font-size:2.6rem;margin-bottom:1rem;font-family:Blinker;font-weight:600}.badges-lt{list-style:none;padding:0;margin:0}.badges-lt li{display:flex;align-items:center;font-size:1.3rem;margin-bottom:.5rem;font-family:Blinker}.badges-lt img{width:20px;height:20px;margin-right:.5rem}.badge-images img{width:10vw;height:auto;border-radius:6px;object-fit:contain;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.badge-images img:hover{transform:scale(1.05);box-shadow:0 4px 15px #0003}@media screen and (max-width: 890px){.high-text{font-size:7vh;text-wrap:nowrap}.confidence-section{padding-left:0vw}.badges-lt{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.conf-section{display:flex;flex-direction:column;gap:5vh}#conf-icon{width:22vh}#conf-trust{width:29vh}.badges-heading{font-size:7vh;text-wrap:wrap}}@media screen and (max-width: 490px){.conf-section{padding-left:0vw}.badges-heading{text-wrap:wrap}.badges-lt img{margin-right:0rem}#flx1{flex-direction:column;width:100%;gap:0vh}.badge-images{justify-content:center;align-items:center}}@media screen and (max-width: 480px){.high-text{font-size:6vh;text-wrap:nowrap}.conf-section{flex-wrap:wrap;padding-left:7vw}}.contact-form-wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding:4rem 13vw;background:#fff9f0;flex-wrap:wrap;gap:2rem}.contact-left{flex:1;min-width:300px}.contact-heading{font-family:Bebas Neue,sans-serif;font-size:2rem;color:#111}.contact-subheading{font-family:Blinker,sans-serif;font-size:1rem;margin:.8rem 0 1.5rem;color:#fff;font-weight:500}.contact-sub-alt{font-family:Blinker,sans-serif;font-size:1.2rem;margin:.8rem 0 1.5rem;color:#000;font-weight:600}.badge-grid{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.badge-grid img{height:50px;border-radius:6px;transition:transform .3s ease}.badge-grid img:hover{transform:scale(1.05)}.follow-label{color:#ef4444;font-family:Blinker,sans-serif;font-weight:500;margin-bottom:.5rem}.social-icons{display:flex;gap:1.2rem;font-size:1.1rem;color:#111}.contact-form-card{flex:1;min-width:300px;max-width:420px}.contact-section{width:100%;height:60vh;background-image:url(/assets/contbg-BY8qDUP8.jpeg);background-size:cover;background-position:center right;position:relative;display:flex;align-items:center;justify-content:center}.contact-overlay{width:100%;height:100%;background:linear-gradient(to right,#0006,#0003);display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.contact-text{color:#fff;max-width:800px}.contact-title{color:#feb139;font-family:Bebas Neue,sans-serif;font-size:2.6rem;letter-spacing:2px;margin-bottom:.5rem}.contact-subheading{font-weight:600;font-size:1.4rem;margin-bottom:1rem}.contact-desc{font-size:1rem;color:#e4e4e4;line-height:1.6}.contact-cards-wrapper{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:3rem 2rem;background:#fef9f3}.contact-card{background:#ffeed2;border:2px solid #ffe0b2;border-radius:12px;padding:1.5rem;width:220px;box-shadow:0 4px 8px #0000000d;position:relative;text-align:left;font-family:Blinker,sans-serif;transition:transform .3s ease}.contact-card:hover{transform:translateY(-5px)}.contact-icon{background:#0f3557;border-radius:50%;height:45px;position:absolute;top:-18px;left:18px}.contact-card h4{margin-top:2.2rem;font-size:1.05rem;font-weight:700;color:#0f3557}.contact-card p{font-size:.95rem;color:#333;margin-top:.3rem}.link-card{text-decoration:none;color:inherit}@media screen and (max-width: 768px){.contact-form-wrapper{flex-direction:column;align-items:center;padding:3rem 2rem}.contact-form-card{display:flex;flex-direction:column;align-items:center;width:100%}.contact-title{font-size:2rem}.contact-subheading{font-size:1.1rem}.contact-desc{font-size:.95rem}}@media screen and (max-width: 340px){.contact-form-wrapper{padding:4rem 0vw}}.blg-sectionn{position:relative;width:100%;height:auto;background-image:url(/assets/bgImage-D60m7ciH.jpeg);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.blog-overlay{width:100%;min-height:60vh;background:#0000001a;display:flex;align-items:center;justify-content:center;padding:2rem}.blog-content{color:#fff;max-width:1200px;text-align:center;padding:1rem}.blog-heading{color:#feb139;font-family:Bebas Neue,sans-serif;font-size:2.8rem;letter-spacing:2px}.blog-subheading{font-size:1.4rem;font-weight:600;margin:1rem 0}.blog-description{font-size:1rem;line-height:1.7;max-width:800px;margin:0 auto 2.5rem}.blog-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.blog-stat-box{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem 2rem;min-width:200px;text-align:center;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.blog-stat-box:hover{transform:scale(1.05);box-shadow:0 4px 12px #ffffff26;background:#ffc1071a}.blog-stat-box h3{font-size:2rem;color:#feb139;margin-bottom:.5rem}.blog-stat-box p{font-size:1rem;font-weight:500}.stat-icon{height:40px;margin-bottom:.5rem}.blog-card-wrapper{padding:5vh 4vw;background:#f9fafb;text-align:center}.blog-card-heading{font-family:Bebas Neue,sans-serif;font-size:2rem;color:#f59e0b;margin-bottom:2rem}.blog-card-flex{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:2vh 1vw}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}@media screen and (max-width: 1024px){.blog-card-grid{grid-template-columns:repeat(2,1fr)}.blg-sectionn{height:auto;padding:3rem 1.5rem}.blog-heading{font-size:2.2rem}.blog-subheading{font-size:1.2rem}.blog-description{font-size:.95rem}.blog-stat-box h3{font-size:1.7rem}.blog-stat-box p{font-size:.95rem}}@media screen and (max-width: 640px){.blog-card-grid{grid-template-columns:1fr}.blog-stats{flex-direction:column;gap:1.5rem}.blog-heading{font-size:1.8rem}.blog-subheading{font-size:1rem}.blog-description{font-size:.9rem}.blog-stat-box h3{font-size:1.4rem}.blog-stat-box p{font-size:.9rem}.stat-icon{height:32px}}.engine-container{position:relative;height:90vh;display:flex;flex-direction:row;align-items:center;justify-content:space-around;overflow:hidden}.engine-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.engine-overlay{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0006;z-index:1}#engine-left,#engine-right{position:relative;z-index:2}#engine-left{animation:fadeLeft 1.2s ease forwards;opacity:0;animation-delay:.2s}#engine-right{animation:fadeRight 1.2s ease forwards;opacity:0;animation-delay:.2s}#engine-head{font-family:var(--bebas);color:#fff;letter-spacing:.05vw;font-size:4vh}.engine-hd{font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.8)}#engine-sb{color:#fff;font-size:2.5vh;font-weight:300}#engine-btn{font-weight:300;padding:1vh 1.2vw;display:flex;align-items:center;justify-content:center;font-family:var(--bebas);border-radius:9px;color:#143f6b;border:none;background-color:#feb139;letter-spacing:.05vw;gap:.4vw;font-size:2.4vh;margin-top:1.5vh;cursor:pointer;transition:transform .3s ease}#engine-btn:hover{transform:scale(1.1)}#engine1{position:relative;height:auto;background:url(/assets/frmbg-Bff_hkpH.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center;justify-content:space-around}@media (max-width: 1024px){#engine{flex-direction:column;height:auto;padding:4vh 4vw;gap:3vh}#engine-left,#engine-right{width:100%;text-align:center}#engine-head{font-size:3.2vh}#engine-btn{margin:2vh auto}}@media (max-width: 768px){#engine{flex-direction:column;height:auto;padding:4vh 4vw;gap:4vh}#engine-left,#engine-right{width:100%;text-align:center}#cert{justify-content:center}#engine-head{font-size:3vh}#engine-sb{font-size:2vh}#engine-btn{font-size:2vh;margin:2vh auto}#engbg2{display:none}}@media (max-width: 690px){#engine1{flex-direction:column;padding:4vh 0vw}}@media (max-width: 360px){#engine1{padding:4vh 2vw}#vin{display:flex;flex-direction:column;justify-content:center;align-items:center}}.eng-check-container{padding:9rem;font-family:Inter,sans-serif;color:#111}.hgh-txt{color:#f59e0b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:.5rem}.engine-check-image{position:relative;margin:2rem 0;height:50vh;background-size:cover;background-position:center;border-radius:8px;overflow:hidden;width:100%}.engine-check-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.overlay{position:relative;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fbbf24;font-family:var(--bebas),sans-serif;letter-spacing:1px;font-weight:500;font-size:1.8rem}#vin2{display:flex;justify-content:space-between;gap:8rem}#vinh{font-family:Blinker;margin:.2rem 0;font-size:1.2rem;line-height:1.4;text-align:center;margin-top:4vh;text-align:left}#srcal{font-family:Blinker;margin:.2rem 0;font-size:1.2rem;line-height:1.4;margin-top:4vh;text-align:center}#clbtn{margin-top:1vh;padding:1vh 1vw;border-radius:6px;border:none;background-color:#feb139;color:#000;font-weight:600;font-size:1rem;cursor:pointer;transition:.3s ease}#cldv{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:1vh}#cldv:hover{transform:scale(1.1)}#car{display:flex;justify-content:space-around;flex-wrap:wrap}#carf{height:40vh}#engbg2{margin-top:3vh;height:17vh;width:80vw}#vnn{font-weight:500}#points{padding:0vh 1.5vw}#vinh2{font-family:Blinker;margin:.2rem 0;font-size:1.2rem;text-align:center;margin-top:2vh;text-align:left}.badges-head{color:#1e293b;font-size:2.3rem;margin-bottom:1rem;font-family:Blinker;font-weight:600}.engine-highlight-text{color:#f59e0b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:.5rem}@media screen and (max-width: 768px){.engine-check-image{height:200px}.overlay{font-size:1.2rem}.check-item,.badge-images{flex-direction:column;align-items:flex-start}.faq-item{padding:.8rem 1rem}.faq-question{font-size:.98rem}.faq-answer{font-size:.9rem}#vin2{display:flex;justify-content:space-between;gap:5vh}}@media screen and (max-width: 650px){.engine-check-image{width:90vw;aspect-ratio:16 / 9}.eng-check-container{display:flex;flex-direction:column;align-items:center}.badges-head{font-size:4vh}}@media screen and (max-width: 590px){.hgh-txt{font-size:3.5vh;padding-left:9vw}.badges-head{width:95vw;padding-left:9vw}#vinh{padding-left:9vw}#vin2{flex-direction:column;max-width:95vw}#srcal{max-width:95vw;padding-left:9vw}#points{max-width:98vw}.faq-question,.faq-answer{max-width:98vw;margin-left:7vw}.faq-item{max-width:98vw}.faq-section{align-items:center;justify-content:center;padding-left:2vw;padding-right:2vw}#choose-us{padding-left:5vw;padding-right:5vw}}@media screen and (max-width: 500px){#choose-us{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:99vw}.hgh-txt{font-size:3.7vh;padding-left:9vw}.engine-highlight-text{font-size:3.7vh;padding-left:0vw;text-wrap:wrap}#carf{height:30vh}}html,body{height:100%;width:100%}@keyframes fadeRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.transmission-container{position:relative;height:90vh;display:flex;flex-direction:row;align-items:center;justify-content:space-around;overflow:hidden}.transmission-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.transmission-overlay{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#0006;z-index:1}#transmission-left,#transmission-right{position:relative;z-index:2}#transmission-left{animation:fadeLeft 1.2s ease forwards;opacity:0;animation-delay:.2s}#transmission-right{animation:fadeRight 1.2s ease forwards;opacity:0;animation-delay:.2s}#thr{margin-top:2vh;color:red;font-family:Blinker;font-size:4vh}#auth,#trust,#bbb1,#dmca{height:8vh;cursor:pointer;transition:transform .3s ease}#bbb1:hover,#trust:hover,#dmca:hover{transform:scale(1.1)}#ylw{color:#feb139}#cert{display:flex;gap:2vw}#transmission-head{font-family:var(--bebas);color:#fff;letter-spacing:.05vw;font-size:4vh}.transmission-hd{font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.8)}#transmission-sb,#transmission-sbh{color:#fff;font-size:2.5vh;font-weight:300;font-family:Blinker}#transmission-btn{font-weight:300;padding:1vh 1.2vw;display:flex;align-items:center;justify-content:center;font-family:var(--bebas);border-radius:9px;color:#143f6b;border:none;background-color:#feb139;letter-spacing:.05vw;gap:.4vw;font-size:2.4vh;margin-top:1.5vh;cursor:pointer;transition:transform .3s ease}#transmission-btn:hover{transform:scale(1.1)}#blucl{height:2.3vh;margin-bottom:.2vh}#transmission1{position:relative;height:90vh;background:url(/assets/frmbg-Bff_hkpH.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center;justify-content:space-around}@media (max-width: 1024px){#transmission{flex-direction:column;height:auto;padding:4vh 4vw;gap:3vh}#transmission-left,#transmission-right{width:100%;text-align:center}#transmission-head{font-size:3.2vh}#transmission-btn{margin:2vh auto}}@media (max-width: 925px){#transmission1{flex-direction:column;height:auto;padding:4vh 4vw;gap:3vh}#transmission-sbh{font-size:1rem}#transmission-left,#transmission-right{width:100%;text-align:center}#transmission-head{font-size:3vh}#transmission-sb{font-size:2vh}#transmission-btn{font-size:2vh;margin:2vh auto;padding:1vh 3.5vw}}@media (max-width: 768px){#transmission{flex-direction:column;height:auto;padding:4vh 4vw;gap:4vh}#transmission-left,#transmission-right{width:100%;text-align:center}#cert{justify-content:center}#transmission-head{font-size:3vh}#transmission-sb{font-size:2vh}#transmission-btn{font-size:2vh;margin:2vh auto}}.trans-check-container{padding:9rem;font-family:Blinker;color:#111}#compat{margin-top:9vh}.highlight-text{color:#f59e0b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:500;margin-bottom:.5rem}#hrt{width:90vw}#choose-us{margin-top:7vh}.badges-list{list-style:none;padding:0;margin:0}.badges-list li{display:flex;align-items:center;font-size:1.3rem;margin-bottom:.5rem;font-family:Blinker}.badges-list img{width:20px;height:20px;margin-right:.5rem}.badge-images{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-top:1rem}.badge-images img{width:10vw;height:auto;border-radius:6px;object-fit:contain}.transmission-check-image{position:relative;margin:2rem 0;height:50vh;background-size:cover;border-radius:8px;overflow:hidden}.transmission-check-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.overlay{position:relative;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fbbf24;font-family:var(--bebas),sans-serif;font-weight:500;font-size:1.3rem;letter-spacing:1px}.badge-images a img{transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.badge-images a img:hover{transform:scale(1.05);box-shadow:0 4px 15px #0003}.confidence-section{display:flex;justify-content:space-around;align-items:center;margin-top:2rem}#flx1{display:flex;justify-content:center;align-items:center;gap:3rem}.checklist-section{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.check-item{display:flex;align-items:flex-start;gap:1rem}.check-icon{width:32px;height:32px;margin-top:.3rem;flex-shrink:0}.check-item h4{font-family:Blinker;margin:0 0 .5rem;font-size:1.2rem;color:#1e293b}.check-item p{font-family:Blinker;margin:.2rem 0;font-size:.95rem;line-height:1.4}.check-points{margin:.5rem 0 0;padding-left:1.2rem;font-family:Blinker,sans-serif;font-size:.95rem;color:#1e293b}.check-points li{margin-bottom:.4rem;list-style-type:disc}#trns{height:45vh}#pnt{display:flex;flex-direction:column}#trans-main{display:flex;justify-content:center;align-items:center;gap:3rem}#tr-hd{font-family:Blinker;margin:.2rem 0;font-size:1.2rem;line-height:1.4;text-align:center;margin-top:4vh;text-align:left}#bl-hd{font-family:Blinker;color:#143f6b;font-size:1.2rem;line-height:1.4;text-align:center;margin-top:4vh;text-align:left}#bl{color:#143f6b}#note{height:3vh;margin-right:.5vw}.faq-section{margin-top:4rem;display:flex;flex-direction:column;gap:1rem;font-family:Blinker,sans-serif}.faq-item{background-color:#f1f2f4;border-radius:10px;cursor:pointer;padding:1rem 1.5rem;transition:background .3s ease}.transub-heading{color:#1e293b;font-size:2rem;margin-bottom:1rem;font-family:Blinker;font-weight:600}.faq-item:hover{background-color:#e7e7e7}.faq-question{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.05rem}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-size:.95rem;line-height:1.5}.faq-answer.open{max-height:300px;padding-top:.6rem}.arrow{width:18px;height:18px;transition:transform .3s ease}.arrow.rotated{transform:rotate(180deg)}.highlight-text1{color:#f59e0b;font-family:Bebas Neue,sans-serif;font-size:2.5rem;font-weight:500;text-align:center}@media (max-width: 768px){.transmission-check-image{position:relative;margin:2rem 0;border-radius:8px;overflow:hidden}.trans-check-container{padding:3vh;font-family:Blinker;color:#111}.transub-heading{font-size:5vh}#trans-main{padding:0vh 2vw;flex-direction:column;gap:2vh}}.warranty-section{position:relative;width:100%;min-height:100vh;background:linear-gradient(to bottom,#111827,#1f2937);color:#fff;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.warranty-overlay{width:100%;max-width:1200px;background:#ffffff0d;padding:3rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 20px #0000004d}.warranty-content{text-align:center}.warranty-heading{font-size:2.8rem;color:#feb139;font-family:Bebas Neue,sans-serif;letter-spacing:1px;margin-bottom:.5rem}.warranty-subheading{font-size:1.4rem;font-weight:500;margin-bottom:2rem}.warranty-description{text-align:left;font-size:1rem;line-height:1.7;color:#f3f4f6}.warranty-description h4{margin-top:2rem;font-size:1.3rem;color:#facc15;font-weight:600}.warranty-description p{margin:1rem 0}.warranty-description ul{margin:.5rem 0 1.5rem 1.2rem;padding-left:1rem;list-style-type:disc}.warranty-description li{margin-bottom:.6rem}@media screen and (max-width: 1024px){.warranty-overlay{padding:2rem 1.5rem}.warranty-heading{font-size:2.2rem}.warranty-subheading{font-size:1.2rem}.warranty-description{font-size:.95rem}}@media screen and (max-width: 768px){.warranty-heading{font-size:2rem}.warranty-subheading,.warranty-description h4{font-size:1.1rem}.warranty-description{font-size:.9rem}}@media screen and (max-width: 480px){.warranty-section{padding:3rem 1rem}.warranty-heading{font-size:1.7rem}.warranty-subheading{font-size:1rem}.warranty-description{font-size:.85rem}.warranty-description h4{font-size:1rem}}.return-section{position:relative;width:100%;min-height:100vh;background:linear-gradient(to bottom,#1f2937,#111827);color:#fff;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.return-overlay{width:100%;max-width:1200px;background:#ffffff0d;padding:3rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 20px #0000004d}.return-content{text-align:center}.return-heading{font-size:2.8rem;color:#feb139;font-family:Bebas Neue,sans-serif;letter-spacing:1px;margin-bottom:.5rem}.return-subheading{font-size:1.4rem;font-weight:500;margin-bottom:2rem}.return-description{text-align:left;font-size:1rem;line-height:1.7;color:#f3f4f6}.return-description h4{margin-top:2rem;font-size:1.3rem;color:#facc15;font-weight:600}.return-description p{margin:1rem 0}.return-description ul{margin:.5rem 0 1.5rem 1.2rem;padding-left:1rem;list-style-type:disc}.return-description li{margin-bottom:.6rem}.return-description a{color:#3b82f6;text-decoration:underline}@media screen and (max-width: 1024px){.return-overlay{padding:2rem 1.5rem}.return-heading{font-size:2.2rem}.return-subheading{font-size:1.2rem}.return-description{font-size:.95rem}}@media screen and (max-width: 768px){.return-heading{font-size:2rem}.return-subheading,.return-description h4{font-size:1.1rem}.return-description{font-size:.9rem}}@media screen and (max-width: 480px){.return-section{padding:3rem 1rem}.return-heading{font-size:1.7rem}.return-subheading{font-size:1rem}.return-description{font-size:.85rem}.return-description h4{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:Poppins,sans-serif}.privacy-section{position:relative;width:100%;min-height:100vh;background:linear-gradient(to bottom,#1f2937,#111827);color:#fff;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.privacy-overlay{width:100%;max-width:1200px;background:#ffffff0d;padding:3rem 2rem;border-radius:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 20px #0000004d}.privacy-content{text-align:center}.privacy-heading{font-size:2.8rem;color:#feb139;font-family:Bebas Neue,sans-serif;letter-spacing:1px;margin-bottom:.5rem}.privacy-subheading{font-size:1.4rem;font-weight:500;margin-bottom:2rem}.privacy-description{text-align:left;font-size:1rem;line-height:1.7;color:#f3f4f6}.privacy-description h4{margin-top:2rem;font-size:1.3rem;color:#facc15;font-weight:600}.privacy-description p{margin:1rem 0}.privacy-description ul{margin:.5rem 0 1.5rem 1.2rem;padding-left:1rem;list-style-type:disc}.privacy-description li{margin-bottom:.6rem}.privacy-description a{color:#3b82f6;text-decoration:underline}@media screen and (max-width: 1024px){.privacy-overlay{padding:2rem 1.5rem}.privacy-heading{font-size:2.2rem}.privacy-subheading{font-size:1.2rem}.privacy-description{font-size:.95rem}}@media screen and (max-width: 768px){.privacy-heading{font-size:2rem}.privacy-subheading,.privacy-description h4{font-size:1.1rem}.privacy-description{font-size:.9rem}}@media screen and (max-width: 480px){.privacy-section{padding:3rem 1rem}.privacy-heading{font-size:1.7rem}.privacy-subheading{font-size:1rem}.privacy-description{font-size:.85rem}.privacy-description h4{font-size:1rem}}@keyframes offers-fadeRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes offers-fadeLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes offers-pulse{0%{transform:scale(1);box-shadow:0 0 #feb1398c}70%{transform:scale(1.035);box-shadow:0 0 0 12px #feb13900}to{transform:scale(1);box-shadow:0 0 #feb13900}}:root{--brand-gold: #feb139;--brand-black: #000000}#offers{position:relative;min-height:90vh;background-image:url(/hmbg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center}#offers:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:0}#offers-main{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;gap:4vw;padding:4vh 4vw}.offers-media-img{height:auto;justify-self:center;max-width:400px}.offers-media{display:flex;flex-direction:row;padding:4vh 4vw;align-items:center;justify-content:center;gap:2vh}#offers-left,#offers-right{position:relative;z-index:1}#offers-left{animation:offers-fadeLeft 1.2s ease forwards;opacity:0;flex:0 1 32rem;display:flex;align-items:center;justify-content:center}#offers-form-wrap{display:flex;align-items:center;justify-content:center}#offers-right{animation:offers-fadeRight 1.2s ease forwards;opacity:0;max-width:880px;color:#fff;text-align:center;margin-top:3rem}#offers-cert{display:flex;gap:2vw;margin-bottom:1.2vh;justify-content:center}#offers-trust,#offers-bbb,#offers-dmca{height:8vh;cursor:pointer;transition:transform .3s ease}#offers-trust:hover,#offers-bbb:hover,#offers-dmca:hover{transform:scale(1.05)}#offers-ylw{color:var(--brand-gold)}#offers-head{text-align:center;font-family:var(--bebas);color:#fff;letter-spacing:.05vw;font-size:4vh;margin-bottom:1.2vh}.offers-hd{font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.8)}#offers-call-btn{font-weight:300;padding:1vh 1.2vw;display:inline-flex;align-items:center;justify-content:center;font-family:var(--bebas);border-radius:9px;border:none;background:#f55353;letter-spacing:.05vw;gap:.4vw;font-size:2.4vh;margin:1.5vh 0 1vh;cursor:pointer;transition:transform .3s ease}#offers-call-btn:hover{transform:scale(1.05)}#offers-call-icon{height:2.3vh;margin-bottom:.2vh}#offers-bullets{margin:.6rem auto 1rem;padding-left:0;list-style:disc inside;text-align:center;color:#fff;font-size:2.1vh;line-height:1.5}#offers-badges{display:flex;gap:1rem;margin-top:.6rem;flex-wrap:wrap;justify-content:center}.offers-badge{width:110px;height:110px;border-radius:50%;background:#fff;color:#000;border:2px dashed var(--brand-gold);box-shadow:0 2px 10px #00000026;display:grid;place-items:center;text-align:center;padding:.4rem;transition:transform .2s ease,filter .2s ease}.offers-badge:hover{transform:scale(1.05);filter:brightness(1.05)}.offers-badge--gold{background:var(--brand-gold);color:var(--brand-black);border:2px solid var(--brand-black);animation:offers-pulse 2.2s ease-in-out infinite}.offers-badge--dark{background:var(--brand-black);color:var(--brand-gold);border:2px solid var(--brand-gold);animation:offers-pulse 2.2s ease-in-out infinite}.offers-badge-top{font-size:.75rem;font-weight:700;letter-spacing:.02em;line-height:1;opacity:.95}.offers-badge-mid{font-size:1.35rem;font-weight:900;line-height:1.05;margin:.15rem 0}.offers-badge-bot{font-size:.8rem;font-weight:700;letter-spacing:.02em;line-height:1}#offers-badges{display:flex;justify-content:center;align-items:center;margin-top:.6rem}#offers-badges-img{width:min(520px,85%);max-width:200px;animation:offers-pulse 2.2s ease-in-out infinite}@media (prefers-reduced-motion: reduce){#offers-badges-img{animation:none}}@media (max-width: 480px){#offers-badges-img{width:92%;filter:drop-shadow(0 6px 12px rgba(0,0,0,.2))}}@media (prefers-reduced-motion: reduce){.offers-badge--gold,.offers-badge--dark{animation:none}}#offers-card-row{position:relative;display:flex;justify-content:space-between;align-items:stretch;gap:1.5rem;padding:2vh 4vw;margin:0 auto;max-width:1200px;background:#fff;border-radius:20px;box-shadow:0 6px 15px #0000000d;bottom:-7vh;z-index:1}.offers-cplr{display:flex;flex-direction:row}.offers-card-wrapper{flex:1;display:flex;justify-content:center;align-items:center;padding:1rem;border-right:1px solid rgba(0,0,0,.4)}.offers-card-wrapper.no-border{border-right:none}#offers-content{background:#fff;width:100%;margin-top:9vh;padding:6vh 0}.offers-container{max-width:1150px;margin:0 auto;padding:0 4vw}.offers-section{margin:0 0 3rem;color:#111}.offers-subhd{font-family:var(--bebas);letter-spacing:.03em;font-size:3vh;color:#111;margin-bottom:.6rem}.offers-accent{color:var(--brand-gold)}.offers-mini{font-size:2.3vh;color:var(--brand-gold);margin:1rem 0 .4rem;font-weight:600}.offers-p{color:#222;font-weight:400;line-height:1.65;font-size:2.1vh}.offers-list.offers-list-dark{color:#222}.offers-list.offers-list-dark li+li{margin-top:.35rem}@media (max-width:1024px){#offers{min-height:auto;padding:4vh 4vw;gap:3vh}#offers-main{flex-direction:column;align-items:center;gap:4vh}#offers-left,#offers-form-wrap{width:100%}#offers-left .form-container{width:70vw!important;max-width:640px}#offers-right{max-width:95%}#offers-card-row{bottom:0;margin-top:2rem}.offers-card-wrapper{border-right:none!important;width:48%;justify-content:flex-start}.offers-card-wrapper:nth-child(odd){border-right:1px solid rgba(0,0,0,.2)}}@media (max-width:768px){#offers{padding:4vh 4vw;gap:4vh}#offers-cert{justify-content:center;flex-wrap:wrap}#offers-head{font-size:3vh}.offers-p{font-size:2vh}.offers-subhd{font-size:2.6vh}#offers-left,#offers-form-wrap{width:100%}#offers-left .form-container{width:95vw!important;max-width:620px}#offers-card-row{bottom:0;width:100%;margin-top:1.5rem;justify-content:space-around;align-items:stretch}.offers-card-wrapper{width:100%;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.1)}.offers-card-wrapper:last-child{border-bottom:none}}@media (max-width:920px){#offers-card-row{bottom:0;width:100%}}@media (max-width:750px){#offers-card-row{flex-direction:column;width:100%}.offers-card-wrapper{justify-content:flex-start}}@media (max-width:750px){#offers-card-row{display:none}#offers-content{margin-top:0}}@media (max-width:480px){#offers-left .form-container{width:95vw!important}#offers-trust,#offers-bbb,#offers-dmca{width:50vw;object-fit:contain}}.form-container{padding:2vh 2vw;background:#00000080;border-radius:15px;border:1px solid #feb139;color:#fff;width:30vw;font-family:Poppins,sans-serif}.custom-form{display:flex;flex-direction:column;gap:1vh}.custom-form label{font-size:.9rem;font-weight:400;color:#fff;margin-bottom:.2vh;text-align:left}.custom-form input{padding:.8vh 1vw;border-radius:6px;border:none;outline:none;font-size:.95rem;background:#ffffff4d;color:#fff;width:100%}.custom-form select{padding:.8vh 1vw;border-radius:6px;border:none;outline:none;font-size:.95rem;background:#ffffff4d;color:#000;width:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="white" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right .7vw center;background-size:1rem;padding-right:2rem}.form-row{display:flex;gap:1vw}.form-col{flex:1;display:flex;flex-direction:column}.dropdown{position:absolute;top:40px;left:0;width:100%;max-height:200px;overflow-y:auto;border:1px solid #ccc;background:#fff;color:#000;z-index:9999}.dropdown-item{padding:8px;cursor:pointer}.dropdown-item:hover{background:#f0f0f0}.custom-form button{margin-top:1vh;padding:1vh 1vw;border-radius:6px;border:none;background-color:#feb139;color:#000;font-weight:600;font-size:1rem;cursor:pointer;transition:.3s ease}.custom-form button:hover{background-color:#000;color:#feb139;border:1px solid #feb139}.custom-form input::placeholder,.custom-form select::placeholder,textarea::placeholder{color:#ffffff8c;opacity:1}.checkbox-container{display:flex;align-items:flex-start;gap:.6rem}.checkbox-container .consent-checkbox{margin-top:.25rem}.checkbox-container .consent-label a{color:#feb139;text-decoration:underline}@media screen and (max-width: 1024px){.form-container{width:55vw;padding:2vh 3vw}}@media screen and (max-width: 780px){.form-container{width:65vw;padding:3vh 5vw}.form-row{flex-direction:column}.part-details-row{flex-direction:row!important;flex-wrap:nowrap;gap:1vw}.part-details-row .form-col{flex:1}}@media screen and (max-width: 470px){.form-container{width:95vw}}
