.page-module__E0kJGG__container{background:var(--background);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__glowOrb1{z-index:1;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#41b2621f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite alternate page-module__E0kJGG__floatOrb1;position:absolute;top:15%;left:-200px}.page-module__E0kJGG__glowOrb2{z-index:1;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#41b26214 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:30s ease-in-out infinite alternate page-module__E0kJGG__floatOrb2;position:absolute;top:45%;right:-200px}.page-module__E0kJGG__glowOrb3{z-index:1;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#41b2621a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite alternate page-module__E0kJGG__floatOrb1;position:absolute;bottom:10%;left:20%}@keyframes page-module__E0kJGG__floatOrb1{0%{transform:translate(0)scale(1)}to{transform:translate(100px,-50px)scale(1.1)}}@keyframes page-module__E0kJGG__floatOrb2{0%{transform:translate(0)scale(1)}to{transform:translate(-100px,50px)scale(.9)}}.page-module__E0kJGG__main{text-align:center;background:var(--background);padding:8rem 2rem 4rem}.page-module__E0kJGG__sectionTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.page-module__E0kJGG__sectionSubtitle{color:var(--foreground-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}
.Hero-module__PgAKtG__hero{align-items:center;min-height:80vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__imageWrapper{z-index:0;width:100%;height:100%;filter:var(--hero-bg-filter);background-image:url(/images/hero_bg.png);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate Hero-module__PgAKtG__zoomBg;position:absolute;top:0;left:0}@keyframes Hero-module__PgAKtG__zoomBg{0%{transform:scale(1)}to{transform:scale(1.04)}}.Hero-module__PgAKtG__gradientOverlay{background:var(--hero-bg-gradient);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__container{z-index:2;width:100%;max-width:1400px;margin:0 auto;position:relative}.Hero-module__PgAKtG__grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:4rem;animation:.8s cubic-bezier(.16,1,.3,1) Hero-module__PgAKtG__fadeInUp;display:grid}@keyframes Hero-module__PgAKtG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PgAKtG__leftColumn{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__PgAKtG__headingBox{background-color:var(--primary);border:1px solid #ffffff1a;border-radius:16px;margin-bottom:1.75rem;padding:1.75rem 2.25rem;box-shadow:0 12px 30px #41b26240}.Hero-module__PgAKtG__title{color:#fff;font-family:var(--font-heading);margin:0;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;line-height:1.3}.Hero-module__PgAKtG__subtitle{color:var(--hero-text-muted);max-width:650px;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.75}.Hero-module__PgAKtG__subtitle strong{color:var(--hero-text);font-weight:700}.Hero-module__PgAKtG__ctaGroup{display:flex}.Hero-module__PgAKtG__primaryCta{background-color:var(--accent);text-transform:uppercase;letter-spacing:.5px;border-radius:8px;justify-content:center;align-items:center;padding:1.1rem 2.25rem;font-size:1.05rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #ff820059;color:#fff!important}.Hero-module__PgAKtG__primaryCta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff820080}.Hero-module__PgAKtG__glowEffect{background:linear-gradient(45deg,#0000,#ffffff40,#0000);width:200%;height:200%;animation:3.5s linear infinite Hero-module__PgAKtG__sweep;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes Hero-module__PgAKtG__sweep{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.Hero-module__PgAKtG__rightColumn{justify-content:center;width:100%;display:flex}.Hero-module__PgAKtG__videoContainer{aspect-ratio:16/9;border:1px solid var(--surface-border);background:#000;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 20px 45px #0000004d}.Hero-module__PgAKtG__iframe{border:none;display:block}@media (max-width:968px){.Hero-module__PgAKtG__hero{padding:7rem 1.5rem 3rem}.Hero-module__PgAKtG__grid{grid-template-columns:1fr;gap:3rem}.Hero-module__PgAKtG__leftColumn{text-align:center;align-items:center}.Hero-module__PgAKtG__headingBox{padding:1.5rem}.Hero-module__PgAKtG__subtitle{margin-left:auto;margin-right:auto}.Hero-module__PgAKtG__primaryCta{width:100%;max-width:320px}}
﻿.Stats-module__K5P46q__section{background:var(--background);z-index:2;padding:2rem 2rem 4rem;position:relative}.Stats-module__K5P46q__container{max-width:1400px;margin:0 auto}.Stats-module__K5P46q__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}@media (max-width:1024px){.Stats-module__K5P46q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Stats-module__K5P46q__grid{grid-template-columns:1fr;gap:1.5rem}}.Stats-module__K5P46q__card{background:var(--card-bg);border:1px solid var(--surface-border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Stats-module__K5P46q__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 15px 30px #41b26226}.Stats-module__K5P46q__glow{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#41b26214 0%,#0000 50%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.Stats-module__K5P46q__card:hover .Stats-module__K5P46q__glow{opacity:1}.Stats-module__K5P46q__value{font-family:var(--font-heading);color:var(--primary);z-index:1;letter-spacing:-1px;margin-bottom:.5rem;font-size:clamp(2.2rem,3.5vw,3rem);font-weight:900;position:relative}.Stats-module__K5P46q__label{font-family:var(--font-heading);color:var(--foreground);z-index:1;margin-bottom:.5rem;font-size:1.15rem;font-weight:700;position:relative}.Stats-module__K5P46q__sub{color:var(--foreground-muted);z-index:1;font-size:.9rem;line-height:1.4;position:relative}
﻿.TrustBadges-module__KFll6W__section{background:linear-gradient(180deg, var(--background) 0%, var(--background-alt) 100%);z-index:10;padding:5rem 2rem;position:relative}.TrustBadges-module__KFll6W__container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.TrustBadges-module__KFll6W__card{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.TrustBadges-module__KFll6W__card:hover{background:var(--surface-border);border-color:#41b26233;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.TrustBadges-module__KFll6W__iconWrapper{width:60px;height:60px;color:var(--primary);background:#41b2621a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.TrustBadges-module__KFll6W__card:hover .TrustBadges-module__KFll6W__iconWrapper{background:var(--primary);color:#fff;box-shadow:0 0 20px #41b26266}.TrustBadges-module__KFll6W__icon{width:28px;height:28px}.TrustBadges-module__KFll6W__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.TrustBadges-module__KFll6W__desc{color:var(--foreground-muted);font-size:.95rem;line-height:1.6}
﻿.Features-module__KujwKW__section{background:var(--background-alt);z-index:10;padding:8rem 2rem;position:relative}.Features-module__KujwKW__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Features-module__KujwKW__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Features-module__KujwKW__subtitle{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.Features-module__KujwKW__grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto 6rem;display:grid}@media (max-width:480px){.Features-module__KujwKW__grid{grid-template-columns:1fr}}.Features-module__KujwKW__card{background:var(--card-bg);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Features-module__KujwKW__card:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.Features-module__KujwKW__card:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-5px)}.Features-module__KujwKW__card:hover:before{opacity:1}.Features-module__KujwKW__num{font-family:var(--font-heading);color:var(--primary);letter-spacing:2px;margin-bottom:1.5rem;font-size:1rem;font-weight:800;display:block}.Features-module__KujwKW__cardTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.Features-module__KujwKW__cardDesc{color:var(--foreground-muted);font-size:.975rem;line-height:1.6}.Features-module__KujwKW__materialBlock{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#41b26226,#10b9810d);border:1px solid #41b26233;border-radius:32px;max-width:1400px;margin:0 auto;padding:4rem 3rem;position:relative;overflow:hidden}@media (max-width:768px){.Features-module__KujwKW__materialBlock{padding:2.5rem 2rem}}.Features-module__KujwKW__materialBlock:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#41b26226 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-20%}.Features-module__KujwKW__materialContent{z-index:1;max-width:800px;position:relative}.Features-module__KujwKW__materialTag{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#10b9811a;border:1px solid #10b98140;border-radius:2rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Features-module__KujwKW__materialTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.Features-module__KujwKW__materialDesc{color:var(--foreground-muted);font-size:1.1rem;line-height:1.7}.Features-module__KujwKW__materialDesc strong{color:var(--foreground)}
﻿.HowItWorks-module__oom_6W__section{background:var(--background-alt);z-index:2;border-top:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);padding:6rem 2rem;position:relative}.HowItWorks-module__oom_6W__container{max-width:1400px;margin:0 auto}.HowItWorks-module__oom_6W__header{text-align:center;max-width:800px;margin:0 auto 5rem}.HowItWorks-module__oom_6W__tag{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#41b2621a;border-radius:2rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.HowItWorks-module__oom_6W__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.HowItWorks-module__oom_6W__subtitle{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.HowItWorks-module__oom_6W__stepsContainer{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}@media (max-width:1024px){.HowItWorks-module__oom_6W__stepsContainer{grid-template-columns:1fr;gap:3rem}}.HowItWorks-module__oom_6W__stepCard{flex-direction:column;align-items:flex-start;display:flex;position:relative}@media (max-width:1024px){.HowItWorks-module__oom_6W__stepCard{flex-direction:row;gap:2rem}}.HowItWorks-module__oom_6W__numWrapper{align-items:center;width:100%;margin-bottom:1.5rem;display:flex;position:relative}@media (max-width:1024px){.HowItWorks-module__oom_6W__numWrapper{flex-shrink:0;width:auto;margin-bottom:0}}.HowItWorks-module__oom_6W__num{background:var(--surface);border:2px solid var(--surface-border);width:60px;height:60px;color:var(--foreground);font-family:var(--font-heading);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex;position:relative;box-shadow:0 5px 15px #0000001a}.HowItWorks-module__oom_6W__stepCard:hover .HowItWorks-module__oom_6W__num{border-color:var(--primary);color:var(--primary);transform:scale(1.05);box-shadow:0 0 20px #41b26266}.HowItWorks-module__oom_6W__connectorLine{background:var(--surface-border);z-index:1;flex:1;height:2px;margin-left:1rem;position:relative}@media (max-width:1024px){.HowItWorks-module__oom_6W__connectorLine{display:none}}.HowItWorks-module__oom_6W__stepContent{z-index:2;position:relative}.HowItWorks-module__oom_6W__stepTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.HowItWorks-module__oom_6W__stepDesc{color:var(--foreground-muted);font-size:.95rem;line-height:1.6}
﻿.Knowledge-module__5kVUbG__section{background:var(--background);z-index:10;padding:8rem 2rem;position:relative}.Knowledge-module__5kVUbG__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Knowledge-module__5kVUbG__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Knowledge-module__5kVUbG__subtitle{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.Knowledge-module__5kVUbG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1400px;margin:0 auto;display:grid}@media (max-width:480px){.Knowledge-module__5kVUbG__grid{grid-template-columns:1fr}}.Knowledge-module__5kVUbG__card{background:var(--card-bg);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;flex-direction:column;justify-content:space-between;padding:3rem 2.5rem;transition:all .3s;display:flex}.Knowledge-module__5kVUbG__card:hover{background:var(--surface-border);border-color:#41b26233;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Knowledge-module__5kVUbG__tag{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#41b2621a;border-radius:2rem;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.Knowledge-module__5kVUbG__cardTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.4}.Knowledge-module__5kVUbG__cardDesc{color:var(--foreground-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Knowledge-module__5kVUbG__link{color:var(--accent);font-size:.95rem;font-weight:700;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.Knowledge-module__5kVUbG__card:hover .Knowledge-module__5kVUbG__link{color:var(--accent-hover);transform:translate(3px)}
.Gallery-module__fp8Iza__section{background:var(--background);z-index:10;padding:8rem 2rem;position:relative}.Gallery-module__fp8Iza__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Gallery-module__fp8Iza__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Gallery-module__fp8Iza__subtitle{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.Gallery-module__fp8Iza__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Gallery-module__fp8Iza__card{aspect-ratio:1;cursor:pointer;border:1px solid var(--border-color);border-radius:20px;position:relative;overflow:hidden}.Gallery-module__fp8Iza__imageWrapper{width:100%;height:100%;position:absolute;top:0;left:0}.Gallery-module__fp8Iza__image{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Gallery-module__fp8Iza__card:hover .Gallery-module__fp8Iza__image{transform:scale(1.1)}.Gallery-module__fp8Iza__overlay{opacity:0;z-index:2;background:linear-gradient(#0000 0%,#090514e6 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:2rem;transition:opacity .4s;display:flex;position:absolute;bottom:0;left:0}.Gallery-module__fp8Iza__card:hover .Gallery-module__fp8Iza__overlay{opacity:1}.Gallery-module__fp8Iza__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Gallery-module__fp8Iza__cardDesc{color:var(--accent);font-size:.9rem;font-weight:500}
.Testimonials-module__3Z1FKa__section{background:var(--background-alt);z-index:2;border-top:1px solid var(--surface-border);padding:6rem 2rem;position:relative}.Testimonials-module__3Z1FKa__container{max-width:1400px;margin:0 auto}.Testimonials-module__3Z1FKa__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Testimonials-module__3Z1FKa__tag{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#10b9811a;border-radius:2rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.Testimonials-module__3Z1FKa__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Testimonials-module__3Z1FKa__subtitle{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.Testimonials-module__3Z1FKa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1024px){.Testimonials-module__3Z1FKa__grid{grid-template-columns:1fr}}.Testimonials-module__3Z1FKa__card{background:var(--card-bg);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;flex-direction:column;justify-content:space-between;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Testimonials-module__3Z1FKa__card:hover{border-color:var(--accent);transform:translateY(-8px);box-shadow:0 15px 30px #10b9811a}.Testimonials-module__3Z1FKa__starsWrapper{gap:.25rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__3Z1FKa__starIcon{color:#fbbf24;width:20px;height:20px}.Testimonials-module__3Z1FKa__text{color:var(--foreground);margin-bottom:2rem;font-size:1.05rem;font-style:italic;line-height:1.6}.Testimonials-module__3Z1FKa__footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Testimonials-module__3Z1FKa__author{font-family:var(--font-heading);color:var(--foreground);font-size:1.1rem;font-weight:700}.Testimonials-module__3Z1FKa__location{color:var(--foreground-muted);font-size:.85rem}.Testimonials-module__3Z1FKa__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;background:#10b9811a;border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}
﻿.Faq-module__QjBtiG__section{background:var(--background);z-index:2;padding:6rem 2rem;position:relative}.Faq-module__QjBtiG__container{max-width:1000px;margin:0 auto}.Faq-module__QjBtiG__header{text-align:center;margin-bottom:4rem}.Faq-module__QjBtiG__tag{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#41b2621a;border-radius:2rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.Faq-module__QjBtiG__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Faq-module__QjBtiG__subtitle{color:var(--foreground-muted);font-size:1.1rem;line-height:1.6}.Faq-module__QjBtiG__faqList{flex-direction:column;gap:1rem;display:flex}.Faq-module__QjBtiG__faqItem{background:var(--card-bg);border:1px solid var(--surface-border);cursor:pointer;border-radius:16px;transition:all .3s;overflow:hidden}.Faq-module__QjBtiG__faqItem:hover{border-color:var(--primary)}.Faq-module__QjBtiG__questionButton{text-align:left;cursor:pointer;width:100%;font-family:var(--font-heading);background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Faq-module__QjBtiG__questionText{color:var(--foreground);font-size:1.15rem;font-weight:700;transition:color .3s}.Faq-module__QjBtiG__faqItem:hover .Faq-module__QjBtiG__questionText{color:var(--primary)}.Faq-module__QjBtiG__chevron{color:var(--foreground-muted);justify-content:center;align-items:center;transition:transform .3s,color .3s;display:flex}.Faq-module__QjBtiG__faqItem.Faq-module__QjBtiG__open .Faq-module__QjBtiG__chevron{color:var(--primary);transform:rotate(180deg)}.Faq-module__QjBtiG__answerWrapper{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Faq-module__QjBtiG__faqItem.Faq-module__QjBtiG__open .Faq-module__QjBtiG__answerWrapper{max-height:500px}.Faq-module__QjBtiG__answerContent{color:var(--foreground-muted);border-top:1px solid #ffffff05;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.6}
﻿.QuoteForm-module__pYAXWW__section{background:linear-gradient(180deg, var(--background-alt) 0%, var(--background) 100%);z-index:10;padding:8rem 2rem;position:relative}.QuoteForm-module__pYAXWW__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;max-width:1300px;margin:0 auto;display:grid}@media (max-width:968px){.QuoteForm-module__pYAXWW__container{grid-template-columns:1fr;gap:3rem}}.QuoteForm-module__pYAXWW__info{flex-direction:column;display:flex}.QuoteForm-module__pYAXWW__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.1}.QuoteForm-module__pYAXWW__desc{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.QuoteForm-module__pYAXWW__benefits{flex-direction:column;gap:1rem;list-style:none;display:flex}.QuoteForm-module__pYAXWW__benefits li{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.05rem;font-weight:500;display:flex}.QuoteForm-module__pYAXWW__check{color:var(--accent);font-weight:700}.QuoteForm-module__pYAXWW__form{background:var(--card-bg);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #0000004d}@media (max-width:600px){.QuoteForm-module__pYAXWW__form{padding:1.5rem}}.QuoteForm-module__pYAXWW__formTitle{font-family:var(--font-heading);color:var(--foreground);margin-bottom:2rem;font-size:1.75rem;font-weight:700}.QuoteForm-module__pYAXWW__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.QuoteForm-module__pYAXWW__row{grid-template-columns:1fr;gap:0}}.QuoteForm-module__pYAXWW__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.QuoteForm-module__pYAXWW__inputGroup label{color:var(--foreground-muted);font-size:.9rem;font-weight:600}.QuoteForm-module__pYAXWW__inputGroup input,.QuoteForm-module__pYAXWW__inputGroup textarea{background:var(--phone-bg);border:1px solid var(--surface-border);color:var(--foreground);font-family:var(--font-body);border-radius:12px;padding:1rem;font-size:.95rem;transition:all .3s}.QuoteForm-module__pYAXWW__inputGroup input:focus,.QuoteForm-module__pYAXWW__inputGroup textarea:focus{border-color:var(--primary);background:var(--surface-border);outline:none;box-shadow:0 0 10px #41b26233}.QuoteForm-module__pYAXWW__fileUpload{background:var(--card-bg);border:2px dashed var(--surface-border);text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;padding:2rem;transition:all .3s;display:flex;position:relative}.QuoteForm-module__pYAXWW__fileUpload:hover{border-color:var(--accent);background:#10b98105}.QuoteForm-module__pYAXWW__uploadIcon{width:32px;height:32px;color:var(--foreground-muted)}.QuoteForm-module__pYAXWW__fileUpload:hover .QuoteForm-module__pYAXWW__uploadIcon{color:var(--accent)}.QuoteForm-module__pYAXWW__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.QuoteForm-module__pYAXWW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:12px;width:100%;padding:1.25rem;font-size:1.05rem;font-weight:700;transition:all .3s}.QuoteForm-module__pYAXWW__submitBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 10px 25px #41b26266}.QuoteForm-module__pYAXWW__status{text-align:center;color:var(--accent);margin-top:1.5rem;font-weight:600}
