.LeadGenPopup-module__QtYYRG__overlay{-webkit-backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:clamp(1rem,4vw,2rem);animation:.3s ease-out forwards LeadGenPopup-module__QtYYRG__fadeIn;display:flex;position:fixed;inset:0}.LeadGenPopup-module__QtYYRG__popup{text-align:center;background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius);width:100%;max-width:min(480px,100%);padding:0;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards LeadGenPopup-module__QtYYRG__slideUp;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #2f694326}.LeadGenPopup-module__QtYYRG__closeBtn{background:var(--background-alt);color:var(--foreground);cursor:pointer;width:32px;height:32px;transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.LeadGenPopup-module__QtYYRG__closeBtn:hover{color:var(--heading);background:#e3e5de;transform:rotate(90deg)}.LeadGenPopup-module__QtYYRG__content{padding:clamp(1.75rem,5vw,3rem) clamp(1.25rem,4vw,2.5rem)}.LeadGenPopup-module__QtYYRG__content h2{margin-bottom:1rem;font-size:clamp(1.25rem,4vw,1.8rem)}.LeadGenPopup-module__QtYYRG__content p{color:var(--foreground);margin-bottom:clamp(1.25rem,4vw,2rem);font-size:clamp(.875rem,2.5vw,1rem);line-height:1.6}.LeadGenPopup-module__QtYYRG__form{flex-direction:column;gap:1rem;display:flex}.LeadGenPopup-module__QtYYRG__input{background:var(--background);border:1px solid var(--card-border);width:100%;color:var(--heading);transition:var(--transition);border-radius:8px;padding:clamp(.65rem,2vw,.875rem) 1rem;font-size:clamp(.875rem,2.5vw,1rem)}.LeadGenPopup-module__QtYYRG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2f694333}.LeadGenPopup-module__QtYYRG__disclaimer{color:#64748b!important;margin-top:1rem!important;margin-bottom:0!important;font-size:.75rem!important}.LeadGenPopup-module__QtYYRG__success{flex-direction:column;align-items:center;gap:1rem;display:flex}@keyframes LeadGenPopup-module__QtYYRG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LeadGenPopup-module__QtYYRG__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.page-module___8aEwW__hero{align-items:center;height:calc(100vh - 80px);min-height:500px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__slide{opacity:0;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.page-module___8aEwW__slide.page-module___8aEwW__active{opacity:1;z-index:1}.page-module___8aEwW__heroContent{flex-direction:column;align-items:flex-start;max-width:min(600px,90%);animation:.8s ease-out forwards page-module___8aEwW__slideUp;display:flex}.page-module___8aEwW__heroContent h1{margin-bottom:clamp(.75rem,2vw,1rem)}.page-module___8aEwW__heroContent p{color:var(--foreground);margin-bottom:clamp(1.5rem,4vw,2rem);font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.page-module___8aEwW__carouselIndicators{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:clamp(1rem,3vw,2rem);left:50%;transform:translate(-50%)}.page-module___8aEwW__indicator{cursor:pointer;width:12px;height:12px;transition:var(--transition);background:0 0;border:1px solid #ffffff80;border-radius:50%}.page-module___8aEwW__activeIndicator{border-color:var(--heading);background:#fff;transform:scale(1.2)}.page-module___8aEwW__summarySection{z-index:10;margin-top:clamp(-2rem,-4vw,-4rem);position:relative}.page-module___8aEwW__summaryCard{text-align:center;padding:clamp(2rem,5vw,4rem)}.page-module___8aEwW__summaryCard h2{color:var(--primary);margin-bottom:1.5rem}.page-module___8aEwW__summaryCard p{color:var(--foreground);max-width:800px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.1rem);line-height:1.8}.page-module___8aEwW__sectionTitle{text-align:center;margin-bottom:clamp(1.5rem,4vw,3rem)}.page-module___8aEwW__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(1rem,3vw,2rem);display:grid}.page-module___8aEwW__reviewCard{flex-direction:column;gap:1rem;padding:clamp(1.5rem,3vw,2rem);display:flex}.page-module___8aEwW__reviewCard p{color:var(--foreground);flex-grow:1;font-size:clamp(.9rem,2vw,1rem);font-style:italic;line-height:1.6}.page-module___8aEwW__reviewCard h5{color:var(--primary);margin-top:auto;font-weight:600}.page-module___8aEwW__stars{font-size:clamp(.9rem,2vw,1rem)}.page-module___8aEwW__contactSection{position:relative}.page-module___8aEwW__contactWrapper{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:clamp(2rem,5vw,4rem);padding:clamp(2rem,5vw,3rem);display:grid}.page-module___8aEwW__contactInfo h2{margin-bottom:1rem}.page-module___8aEwW__contactInfo p{color:var(--foreground);font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.page-module___8aEwW__form{flex-direction:column;gap:clamp(1rem,3vw,1.5rem);display:flex}.page-module___8aEwW__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__formGroup label{color:var(--foreground);font-size:clamp(.8rem,2vw,.9rem);font-weight:500}.page-module___8aEwW__formGroup input,.page-module___8aEwW__formGroup textarea,.page-module___8aEwW__formGroup select{background:var(--card);border:1px solid var(--card-border);width:100%;color:var(--heading);transition:var(--transition);border-radius:8px;padding:clamp(.65rem,2vw,.75rem) 1rem;font-family:inherit;font-size:clamp(.875rem,2.5vw,1rem)}.page-module___8aEwW__formGroup input:focus,.page-module___8aEwW__formGroup textarea:focus,.page-module___8aEwW__formGroup select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2f694333}.page-module___8aEwW__features{flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,4vw,3rem);display:flex}.page-module___8aEwW__featureItem{flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__featureIcon{background:#3b82f61a;border:1px solid #3b82f64d;border-radius:16px;justify-content:center;align-items:center;width:clamp(48px,8vw,60px);height:clamp(48px,8vw,60px);font-size:clamp(1.25rem,3vw,1.5rem);display:flex}@keyframes page-module___8aEwW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__videoGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:2rem;display:grid}@media (max-width:1024px){.page-module___8aEwW__videoGrid{flex-direction:column!important;gap:1rem!important;display:flex!important}.page-module___8aEwW__videoText,.page-module___8aEwW__videoText p{margin-bottom:0!important}}
.HeroCarousel-module__kybdLG__hero{height:auto;min-height:unset;aspect-ratio:2.63;background-color:var(--background);align-items:center;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__kybdLG__slide{opacity:0;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.HeroCarousel-module__kybdLG__slide:before{content:"";z-index:1;background:0 0;position:absolute;inset:0}.HeroCarousel-module__kybdLG__slide.HeroCarousel-module__kybdLG__active{opacity:1;z-index:1}.HeroCarousel-module__kybdLG__heroContent{z-index:2;flex-direction:column;align-items:flex-start;max-width:min(600px,90%);animation:.8s ease-out forwards HeroCarousel-module__kybdLG__slideUp;display:flex;position:relative}.HeroCarousel-module__kybdLG__heroContent h1{-webkit-text-stroke:0;text-stroke:0;text-shadow:none;filter:none;word-break:break-word;max-width:100%;margin-bottom:clamp(.25rem,1vw,.5rem);font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;color:#fff!important;opacity:1!important}.HeroCarousel-module__kybdLG__heroContent p{margin-bottom:clamp(.75rem,1.5vw,1rem);font-size:clamp(1rem,2.5vw,1.2rem);font-weight:500;line-height:1.6;color:#fff!important;opacity:1!important}.HeroCarousel-module__kybdLG__carouselIndicators{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:clamp(.75rem,2vw,2rem);left:50%;transform:translate(-50%)}.HeroCarousel-module__kybdLG__indicator{cursor:pointer;background:0 0;border:1px solid #2a3a3280;border-radius:50%;width:10px;height:10px;transition:all .3s}.HeroCarousel-module__kybdLG__activeIndicator{background:var(--primary);border-color:var(--primary);transform:scale(1.2)}.HeroCarousel-module__kybdLG__arrowLeft,.HeroCarousel-module__kybdLG__arrowRight{color:var(--primary);cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border:1px solid #2a3a321a;border-radius:50%;justify-content:center;align-items:center;width:clamp(36px,6vw,48px);height:clamp(36px,6vw,48px);transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__kybdLG__arrowLeft:hover,.HeroCarousel-module__kybdLG__arrowRight:hover{background:#3b82f6cc;transform:translateY(-50%)scale(1.1)}.HeroCarousel-module__kybdLG__arrowLeft{left:clamp(8px,2vw,20px)}.HeroCarousel-module__kybdLG__arrowRight{right:clamp(8px,2vw,20px)}@keyframes HeroCarousel-module__kybdLG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.HeroCarousel-module__kybdLG__hero{height:auto;min-height:unset;aspect-ratio:2.63;padding:0}.HeroCarousel-module__kybdLG__heroContent{text-align:center;align-items:center;padding:0 clamp(1rem,4vw,2rem)}.HeroCarousel-module__kybdLG__heroContent h1{-webkit-text-stroke:0!important;margin-bottom:.25rem!important;font-size:clamp(1rem,3.5vw,1.75rem)!important;line-height:1.1!important}.HeroCarousel-module__kybdLG__heroContent p{margin-bottom:.5rem!important;font-size:clamp(.7rem,2vw,.9rem)!important;line-height:1.3!important}.HeroCarousel-module__kybdLG__heroContent a,.HeroCarousel-module__kybdLG__heroContent button{padding:.4rem 1rem!important;font-size:.75rem!important}.HeroCarousel-module__kybdLG__carouselIndicators{bottom:1.5rem}.HeroCarousel-module__kybdLG__indicator{width:6px;height:6px}}
.ReviewsCarousel-module__rzW9ca__wrapper{flex-direction:column;align-items:center;gap:2rem;max-width:720px;margin:0 auto;display:flex}.ReviewsCarousel-module__rzW9ca__card{text-align:center;flex-direction:column;justify-content:center;gap:1.25rem;width:100%;min-height:clamp(200px,30vw,260px);padding:clamp(2rem,5vw,3rem) clamp(1.5rem,5vw,3.5rem);transition:opacity .3s,transform .3s;display:flex}.ReviewsCarousel-module__rzW9ca__card.ReviewsCarousel-module__rzW9ca__fade{opacity:0;transform:scale(.97)}.ReviewsCarousel-module__rzW9ca__stars{letter-spacing:4px;font-size:clamp(1.1rem,3vw,1.4rem)}.ReviewsCarousel-module__rzW9ca__text{color:var(--foreground);font-size:clamp(1rem,2.5vw,1.2rem);font-style:italic;line-height:1.7}.ReviewsCarousel-module__rzW9ca__author{text-align:center;flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.ReviewsCarousel-module__rzW9ca__name{color:var(--primary);text-align:center;font-size:clamp(.9rem,2vw,1rem);font-weight:600}.ReviewsCarousel-module__rzW9ca__source{color:#64748b;text-align:center;background:#3b82f61a;border:1px solid #3b82f633;border-radius:999px;padding:.2rem .75rem;font-size:clamp(.75rem,1.5vw,.85rem)}.ReviewsCarousel-module__rzW9ca__dots{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.ReviewsCarousel-module__rzW9ca__dot{border:1px solid var(--primary);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.ReviewsCarousel-module__rzW9ca__dot:hover{background:#2f694333}.ReviewsCarousel-module__rzW9ca__activeDot{background:var(--primary);border-color:var(--primary);transform:scale(1.3)}
.FAQ-module__YTKPaG__faqList{border-radius:var(--radius);flex-direction:column;max-width:800px;margin:0 auto;display:flex;overflow:hidden}.FAQ-module__YTKPaG__faqItem{border-bottom:1px solid #ffffff1a;padding:0;transition:all .3s;overflow:hidden}.FAQ-module__YTKPaG__questionBtn{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.FAQ-module__YTKPaG__questionBtn h3{margin:0;padding-right:1rem;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600}.FAQ-module__YTKPaG__questionBtn:hover{background:#ffffff0d}.FAQ-module__YTKPaG__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;display:grid}.FAQ-module__YTKPaG__openWrapper{grid-template-rows:1fr}.FAQ-module__YTKPaG__answerContent{overflow:hidden}.FAQ-module__YTKPaG__answerContent p{color:var(--foreground);margin:0;padding:0 1.5rem 1.5rem;line-height:1.6}.FAQ-module__YTKPaG__faqItem:last-child{border-bottom:none}
.blog-module__JsT-Oq__page{min-height:80vh;padding:clamp(4rem,10vw,6rem) 0}.blog-module__JsT-Oq__header{text-align:center;max-width:600px;margin:0 auto clamp(2rem,6vw,4rem)}.blog-module__JsT-Oq__header h1{margin-bottom:1rem;color:#fff!important}.blog-module__JsT-Oq__header p{color:#ffffffe6;font-size:clamp(.95rem,2.5vw,1.1rem)}.blog-module__JsT-Oq__loading{text-align:center;color:#fff;padding:clamp(2rem,6vw,4rem);font-size:clamp(1rem,2.5vw,1.2rem)}.blog-module__JsT-Oq__blogGrid{grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));gap:clamp(1rem,3vw,2rem);display:grid}.blog-module__JsT-Oq__blogCard{border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.blog-module__JsT-Oq__blogCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0006}.blog-module__JsT-Oq__cardImage{aspect-ratio:4;width:100%}.blog-module__JsT-Oq__cardContent{flex-direction:column;flex-grow:1;padding:clamp(1rem,3vw,1.5rem);display:flex}.blog-module__JsT-Oq__date{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:clamp(.75rem,2vw,.85rem);font-weight:500}.blog-module__JsT-Oq__cardContent h3{margin-bottom:.75rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.4}.blog-module__JsT-Oq__cardContent p{color:var(--foreground);flex-grow:1;margin-bottom:1.5rem;font-size:clamp(.875rem,2vw,.95rem);line-height:1.6}.blog-module__JsT-Oq__readMore{color:var(--heading);transition:var(--transition);align-items:center;gap:.5rem;font-size:clamp(.8rem,2vw,.9rem);font-weight:600;display:inline-flex}.blog-module__JsT-Oq__readMore:hover{color:var(--primary);gap:.8rem}.blog-module__JsT-Oq__articlePage{min-height:80vh}.blog-module__JsT-Oq__articleHero{margin-bottom:clamp(2rem,5vw,4rem);padding:clamp(3rem,8vw,6rem) 0;position:relative}.blog-module__JsT-Oq__articleHero:before{content:"";background:#0f172ab3;position:absolute;inset:0}.blog-module__JsT-Oq__heroText{z-index:2;max-width:800px;margin-top:clamp(1.5rem,4vw,3rem);position:relative}.blog-module__JsT-Oq__articleTitle{font-size:clamp(1.75rem,5vw,3rem);line-height:1.2}.blog-module__JsT-Oq__backLink{z-index:2;color:#fff;transition:var(--transition);align-items:center;gap:.5rem;font-weight:500;display:inline-flex;position:relative}.blog-module__JsT-Oq__backLink:hover{color:#fffc}.blog-module__JsT-Oq__articleContainer{max-width:800px;margin:0 auto;padding-bottom:clamp(3rem,8vw,6rem)}.blog-module__JsT-Oq__contentBody{color:#ffffffe6;font-size:clamp(1rem,2.5vw,1.1rem);line-height:1.8}.blog-module__JsT-Oq__contentBody h2{color:#fff;margin:clamp(1.5rem,4vw,2.5rem) 0 1rem;font-size:clamp(1.25rem,3vw,1.8rem)}.blog-module__JsT-Oq__contentBody p{margin-bottom:1.5rem}.blog-module__JsT-Oq__contentBody img{border-radius:12px;max-width:100%;margin:2rem 0}.blog-module__JsT-Oq__contentBody a{color:#60a5fa;text-underline-offset:4px;text-decoration:underline}.blog-module__JsT-Oq__heroText .blog-module__JsT-Oq__date{color:#e3e5de}.blog-module__JsT-Oq__heroText .blog-module__JsT-Oq__articleTitle{color:#fff}
