.Hero-module__JgYmMq__heroSection{background-color:#0000;background-image:radial-gradient(#03173f1f 1px,#0000 1px),linear-gradient(135deg,#e8f5ff 0%,#f0f9ff 25%,#e0f2fe 50%,#f8fafc 75%,#fff 100%);background-position:0 0;background-repeat:repeat,no-repeat;background-size:20px 20px,100% 100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;width:100%;padding:10rem 2rem 0;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroSection:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#ffffff80 40%,#ffffffe6 80%,#fff 100%);height:200px;position:absolute;bottom:0;left:0;right:0}.Hero-module__JgYmMq__container{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Hero-module__JgYmMq__badge{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-full);background:#fff3;border:1px solid #fff6;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex;box-shadow:0 8px 24px #0000001a}.Hero-module__JgYmMq__badgeNew{background:var(--primary);color:#fff;border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:none}.Hero-module__JgYmMq__badgeText{color:var(--muted);font-size:.875rem;font-weight:500}.Hero-module__JgYmMq__title{font-family:var(--font-display);color:var(--text);max-width:900px;margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__JgYmMq__highlightTitle{color:var(--primary);font-family:var(--font-display);font-weight:700}.Hero-module__JgYmMq__subtitle{color:var(--muted);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__JgYmMq__ctaWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__JgYmMq__primaryButton{background-color:var(--primary);color:var(--surface);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__JgYmMq__primaryButton:hover{box-shadow:var(--shadow-xl);color:var(--surface);transform:translateY(-3px)}.Hero-module__JgYmMq__primaryButton svg{transition:transform .3s}.Hero-module__JgYmMq__primaryButton:hover svg{transform:translate(4px)}.Hero-module__JgYmMq__secondaryButton{color:var(--text);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:500;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__secondaryButton:hover{color:var(--primary)}.Hero-module__JgYmMq__secondaryButton svg{transition:transform .2s}.Hero-module__JgYmMq__secondaryButton:hover svg{transform:scale(1.1)}.Hero-module__JgYmMq__dashboardWrapper{z-index:2;width:100%;max-width:1100px;margin-top:2rem;position:relative}.Hero-module__JgYmMq__dashboardContainer{border-radius:1.5rem 1.5rem 0 0;width:100%;position:relative;overflow:hidden;box-shadow:0 -10px 40px #0000001a,0 0 0 1px #0000000d}.Hero-module__JgYmMq__dashboardImage{object-fit:cover;object-position:top;width:100%;height:auto;max-height:600px;display:block}.Hero-module__JgYmMq__dashboardContainer:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#fffc 50%,#fff 100%);height:150px;position:absolute;bottom:0;left:0;right:0}@media (max-width:767px){.Hero-module__JgYmMq__heroSection{padding:8rem 1.5rem 0}.Hero-module__JgYmMq__title{margin-bottom:1.25rem;font-size:2rem}.Hero-module__JgYmMq__subtitle{margin-bottom:2rem;font-size:1rem}.Hero-module__JgYmMq__ctaWrapper{flex-direction:column;gap:.75rem;width:100%;margin-bottom:3rem}.Hero-module__JgYmMq__primaryButton,.Hero-module__JgYmMq__secondaryButton{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:1rem}.Hero-module__JgYmMq__badge{margin-bottom:1.5rem;padding:.375rem 1rem}.Hero-module__JgYmMq__badgeText{font-size:.8rem}.Hero-module__JgYmMq__dashboardContainer{border-radius:1rem 1rem 0 0}.Hero-module__JgYmMq__dashboardImage{max-height:400px}.Hero-module__JgYmMq__dashboardContainer:after{height:100px}}@media (min-width:768px) and (max-width:1024px){.Hero-module__JgYmMq__heroSection{padding:9rem 2rem 0}.Hero-module__JgYmMq__title{font-size:3rem}.Hero-module__JgYmMq__subtitle{font-size:1.125rem}.Hero-module__JgYmMq__dashboardImage{max-height:500px}}
.Features-module__MNwinW__featuresSection{background-color:var(--surface);background-image:radial-gradient(#b0c1e4 1px,#0000 1px);background-repeat:repeat;background-size:20px 20px;padding:6rem 2rem}.Features-module__MNwinW__container{max-width:1200px;margin:0 auto}.Features-module__MNwinW__headingWrapper{text-align:center;margin-bottom:4rem}.Features-module__MNwinW__title{color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.Features-module__MNwinW__subtitle{color:var(--muted);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Features-module__MNwinW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Features-module__MNwinW__featureCard{background:#f8fafccc;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;padding:2rem;transition:background .3s cubic-bezier(.4,2,.3,1),border .2s,transform .2s;display:flex}.Features-module__MNwinW__featureCard:first-child{background:#dbeafe99;border-color:#93c5fd4d}.Features-module__MNwinW__featureCard:first-child:hover{background:#bfdbfeb3;border-color:#93c5fd80}.Features-module__MNwinW__featureCard:nth-child(2){background:#fee2e299;border-color:#fca5a54d}.Features-module__MNwinW__featureCard:nth-child(2):hover{background:#fecacab3;border-color:#fca5a580}.Features-module__MNwinW__featureCard:nth-child(3){background:#ffedd599;border-color:#fbbf244d}.Features-module__MNwinW__featureCard:nth-child(3):hover{background:#fed7aab3;border-color:#fbbf2480}.Features-module__MNwinW__featureCard:nth-child(4){background:#dcfce799;border-color:#86efac4d}.Features-module__MNwinW__featureCard:nth-child(4):hover{background:#bbf7d0b3;border-color:#86efac80}.Features-module__MNwinW__featureCard:nth-child(5){background:#e9d5ff99;border-color:#c084fc4d}.Features-module__MNwinW__featureCard:nth-child(5):hover{background:#d8b4feb3;border-color:#c084fc80}.Features-module__MNwinW__featureCard:nth-child(6){background:#fed7e299;border-color:#fb71854d}.Features-module__MNwinW__featureCard:nth-child(6):hover{background:#fce7f3b3;border-color:#fb718580}.Features-module__MNwinW__iconWrapper{border-radius:var(--radius-full);background:0 0;justify-content:flex-start;align-items:center;min-width:56px;min-height:56px;margin-bottom:.5rem;display:flex}.Features-module__MNwinW__featureIcon{color:var(--primary);width:32px;height:32px}.Features-module__MNwinW__cardTitle{color:var(--text);text-align:left;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.Features-module__MNwinW__cardDescription{color:var(--muted);text-align:left;font-size:1rem;line-height:1.6}.Features-module__MNwinW__learnMore{color:var(--primary);margin-top:.5rem;font-size:.95rem;font-weight:500;transition:transform .2s}.Features-module__MNwinW__featureCard:hover .Features-module__MNwinW__learnMore{transform:translate(4px)}.Features-module__MNwinW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Features-module__MNwinW__modalContent{background:var(--surface);border:1px solid #0000001a;border-radius:1.5rem;width:100%;max-width:900px;max-height:90vh;margin:auto;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.Features-module__MNwinW__closeButton{border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;z-index:10;background:#ffffffe6;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Features-module__MNwinW__closeButton:hover{background:var(--surface);box-shadow:var(--shadow-md);transform:rotate(90deg)}.Features-module__MNwinW__modalBody{grid-template-columns:1fr 1fr;gap:0;display:grid}.Features-module__MNwinW__modalImageSection{background:linear-gradient(135deg,#e9f7ef 0%,#d1f2eb 100%);border-radius:1.5rem 0 0 1.5rem;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Features-module__MNwinW__modalImage{object-fit:contain;border-radius:.75rem;width:100%;height:auto}.Features-module__MNwinW__modalTextSection{flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;display:flex}.Features-module__MNwinW__modalTitle{color:var(--text);font-size:2rem;font-weight:700;line-height:1.2}.Features-module__MNwinW__modalSubtitle{color:var(--primary);font-size:1.1rem;font-weight:600;line-height:1.3}.Features-module__MNwinW__modalDescription{color:var(--muted);font-size:1rem;line-height:1.6}.Features-module__MNwinW__modalFeatureList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Features-module__MNwinW__modalFeatureItem{color:var(--text);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.Features-module__MNwinW__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.15rem}.Features-module__MNwinW__templatesSection{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.Features-module__MNwinW__templatesSectionTitle{color:var(--text);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Features-module__MNwinW__templatesSectionSubtitle{color:var(--muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Features-module__MNwinW__templatesGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Features-module__MNwinW__templateCard{border:1px solid var(--border);cursor:pointer;background:radial-gradient(circle at 20% 20%,#e9f7ef 60%,#d1f2eb 100%);border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;transition:all .3s;display:flex}.Features-module__MNwinW__templateCard:hover{box-shadow:var(--shadow-md);background:radial-gradient(circle at 20% 20%,#d1f2eb 70%,#b7e4c7 100%);transform:translateY(-4px)}.Features-module__MNwinW__templatePreview{aspect-ratio:3/4;border:1px solid var(--border);background:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:100%;display:flex}.Features-module__MNwinW__templateIcon{color:var(--primary);opacity:.4}.Features-module__MNwinW__templateName{color:var(--text);text-align:center;font-size:.875rem;font-weight:500}.Features-module__MNwinW__italicHighlight{font-family:var(--font-italic);color:var(--primary);font-style:italic;font-weight:700}@media (max-width:767px){.Features-module__MNwinW__featuresSection{padding:4rem 1.5rem}.Features-module__MNwinW__featuresGrid{grid-template-columns:1fr}.Features-module__MNwinW__featureCard{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem}.Features-module__MNwinW__cardTitle,.Features-module__MNwinW__cardDescription{text-align:left}.Features-module__MNwinW__modalContent{border-radius:1.25rem;max-height:95vh}.Features-module__MNwinW__modalBody{grid-template-columns:1fr}.Features-module__MNwinW__modalImageSection{border-radius:1.25rem 1.25rem 0 0;padding:1rem}.Features-module__MNwinW__modalImage{border-radius:.5rem}.Features-module__MNwinW__modalTextSection{padding:2rem 1.5rem}.Features-module__MNwinW__modalTitle{font-size:1.5rem}.Features-module__MNwinW__modalSubtitle{font-size:1rem}.Features-module__MNwinW__modalDescription{font-size:.95rem}.Features-module__MNwinW__closeButton{width:36px;height:36px;top:1rem;right:1rem}.Features-module__MNwinW__modalFeatureItem{font-size:.9rem}.Features-module__MNwinW__templatesGrid{grid-template-columns:1fr;gap:.75rem}.Features-module__MNwinW__templatesSectionTitle{font-size:1.25rem}.Features-module__MNwinW__templatesSectionSubtitle{font-size:.875rem}.Features-module__MNwinW__templateCard{padding:1rem}}@media (min-width:768px) and (max-width:1024px){.Features-module__MNwinW__featuresGrid{grid-template-columns:repeat(2,1fr)}.Features-module__MNwinW__modalBody{grid-template-columns:1fr}.Features-module__MNwinW__modalImageSection{border-radius:1.5rem 1.5rem 0 0;padding:1.25rem}.Features-module__MNwinW__modalImage{border-radius:.625rem}.Features-module__MNwinW__templatesGrid{grid-template-columns:repeat(3,1fr);gap:.875rem}.Features-module__MNwinW__templateCard{padding:1rem}}
.HowItWorks-module__u8qSLG__howItWorksSection{background-color:var(--surface);background-image:radial-gradient(#b0c1e4 1px,#0000 1px);background-repeat:repeat;background-size:20px 20px;padding:6rem 2rem;position:relative;overflow:hidden}.HowItWorks-module__u8qSLG__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.HowItWorks-module__u8qSLG__headingWrapper{text-align:center;margin-bottom:5rem}.HowItWorks-module__u8qSLG__title{font-family:var(--font-display);color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.HowItWorks-module__u8qSLG__italicHighlight{font-family:var(--font-italic);color:var(--primary);margin-left:.5rem;font-style:italic;font-weight:700}.HowItWorks-module__u8qSLG__subtitle{color:var(--muted);max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.6}.HowItWorks-module__u8qSLG__stepsGrid{justify-content:space-between;align-items:flex-start;display:flex}.HowItWorks-module__u8qSLG__stepCard{text-align:center;border-radius:1.5rem;flex-direction:column;align-items:center;max-width:280px;min-height:320px;padding:2rem 1.5rem;transition:all .3s;display:flex}.HowItWorks-module__u8qSLG__stepCard:first-child{background:#dbeafe80}.HowItWorks-module__u8qSLG__stepCard:first-child:hover{background:#bfdbfeb3;transform:translateY(-4px)}.HowItWorks-module__u8qSLG__stepCard:nth-child(2){background:#fed7aa80}.HowItWorks-module__u8qSLG__stepCard:nth-child(2):hover{background:#fed7aab3;transform:translateY(-4px)}.HowItWorks-module__u8qSLG__stepCard:nth-child(3){background:#bbf7d080}.HowItWorks-module__u8qSLG__stepCard:nth-child(3):hover{background:#bbf7d0b3;transform:translateY(-4px)}.HowItWorks-module__u8qSLG__stepCard:nth-child(4){background:#d8b4fe80}.HowItWorks-module__u8qSLG__stepCard:nth-child(4):hover{background:#d8b4feb3;transform:translateY(-4px)}.HowItWorks-module__u8qSLG__iconWrapper{border-radius:var(--radius-full);background-color:var(--surface);width:64px;height:64px;color:var(--primary);border:1px solid var(--border);box-shadow:0 0 0 4px var(--surface),0 0 0 5px var(--border);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.HowItWorks-module__u8qSLG__stepCard:hover .HowItWorks-module__u8qSLG__iconWrapper{border-color:var(--primary);box-shadow:0 0 0 4px var(--surface),0 0 0 5px var(--primary-light)}.HowItWorks-module__u8qSLG__stepContent{flex-direction:column;align-items:center;display:flex}.HowItWorks-module__u8qSLG__stepTitle{color:var(--text);flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:600;display:flex}.HowItWorks-module__u8qSLG__stepNumber{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.HowItWorks-module__u8qSLG__stepDescription{color:var(--muted);font-size:.95rem;line-height:1.6}.HowItWorks-module__u8qSLG__arrowWrapper{flex-grow:1;justify-content:center;align-items:center;margin-top:32px;display:flex;transform:translateY(-50%)}.HowItWorks-module__u8qSLG__stepArrow{color:var(--secondary)}@media (max-width:767px){.HowItWorks-module__u8qSLG__howItWorksSection{padding:4rem 1.5rem}.HowItWorks-module__u8qSLG__howItWorksSection:before{background-size:30px 30px}.HowItWorks-module__u8qSLG__stepsGrid{flex-direction:column;align-items:center;gap:3rem}.HowItWorks-module__u8qSLG__stepCard{max-width:320px}.HowItWorks-module__u8qSLG__arrowWrapper{background-image:linear-gradient(to bottom,var(--border)60%,transparent 40%);background-size:100% 10px;border:none;flex-grow:0;width:2px;height:40px;margin:-1.5rem 0;display:block;transform:none}.HowItWorks-module__u8qSLG__stepArrow{display:none}}
.Benefits-module__dqXh6a__benefitsSection{background-color:var(--surface);background-image:radial-gradient(#b0c1e4 1px,#0000 1px);background-repeat:repeat;background-size:20px 20px;padding:6rem 2rem;overflow:hidden}.Benefits-module__dqXh6a__container{max-width:1200px;margin:0 auto}.Benefits-module__dqXh6a__contentWrapper{grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;display:grid}.Benefits-module__dqXh6a__textContainer{flex-direction:column;display:flex}.Benefits-module__dqXh6a__headingWrapper{margin-bottom:3rem}.Benefits-module__dqXh6a__title{font-family:var(--font-display);color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.2}.Benefits-module__dqXh6a__italicHighlight{font-family:var(--font-italic);color:var(--primary);margin-left:.5rem;font-style:italic;font-weight:700}.Benefits-module__dqXh6a__subtitle{color:var(--muted);max-width:550px;font-size:1.125rem;line-height:1.6}.Benefits-module__dqXh6a__benefitsList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Benefits-module__dqXh6a__benefitItem{align-items:flex-start;gap:1.5rem;display:flex}.Benefits-module__dqXh6a__iconWrapper{border-radius:var(--radius-lg);color:#1a202c;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.Benefits-module__dqXh6a__benefitItem:first-child .Benefits-module__dqXh6a__iconWrapper{background:#93c5fd80}.Benefits-module__dqXh6a__benefitItem:first-child:hover .Benefits-module__dqXh6a__iconWrapper{background:#93c5fdb3;transform:scale(1.1)}.Benefits-module__dqXh6a__benefitItem:nth-child(2) .Benefits-module__dqXh6a__iconWrapper{background:#fecaca80}.Benefits-module__dqXh6a__benefitItem:nth-child(2):hover .Benefits-module__dqXh6a__iconWrapper{background:#fecacab3;transform:scale(1.1)}.Benefits-module__dqXh6a__benefitItem:nth-child(3) .Benefits-module__dqXh6a__iconWrapper{background:#a7f3d080}.Benefits-module__dqXh6a__benefitItem:nth-child(3):hover .Benefits-module__dqXh6a__iconWrapper{background:#a7f3d0b3;transform:scale(1.1)}.Benefits-module__dqXh6a__benefitItem:nth-child(4) .Benefits-module__dqXh6a__iconWrapper{background:#fbbf2466}.Benefits-module__dqXh6a__benefitItem:nth-child(4):hover .Benefits-module__dqXh6a__iconWrapper{background:#fbbf2499;transform:scale(1.1)}.Benefits-module__dqXh6a__benefitIcon{stroke-width:1.5px}.Benefits-module__dqXh6a__benefitText{flex-direction:column;display:flex}.Benefits-module__dqXh6a__benefitTitle{color:var(--text);margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.Benefits-module__dqXh6a__benefitDescription{color:var(--muted);font-size:.95rem;line-height:1.6}.Benefits-module__dqXh6a__imageContainer{justify-content:center;align-items:center;display:flex;position:relative}.Benefits-module__dqXh6a__mockupImage{border:1px solid var(--border);border-radius:20px;width:100%;max-width:550px;height:auto;box-shadow:0 25px 50px -12px #00000026}@media (max-width:992px){.Benefits-module__dqXh6a__contentWrapper{gap:2rem}}@media (max-width:767px){.Benefits-module__dqXh6a__benefitsSection{padding:4rem 1.5rem}.Benefits-module__dqXh6a__contentWrapper{grid-template-columns:1fr;gap:4rem}.Benefits-module__dqXh6a__textContainer{order:2}.Benefits-module__dqXh6a__imageContainer{order:1}.Benefits-module__dqXh6a__headingWrapper{text-align:center;margin-bottom:3rem}.Benefits-module__dqXh6a__title,.Benefits-module__dqXh6a__subtitle{margin-left:auto;margin-right:auto}}
.FAQ-module__YTKPaG__faqSection{background-color:var(--surface);background-image:radial-gradient(#b0c1e4 1px,#0000 1px);background-repeat:repeat;background-size:20px 20px;padding:6rem 2rem}.FAQ-module__YTKPaG__container{max-width:1200px;margin:0 auto}.FAQ-module__YTKPaG__headingWrapper{text-align:center;margin-bottom:4rem}.FAQ-module__YTKPaG__title{font-family:var(--font-display);color:var(--text);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.FAQ-module__YTKPaG__italicHighlight{font-family:var(--font-italic);color:var(--primary);margin-left:.5rem;font-style:italic;font-weight:700}.FAQ-module__YTKPaG__subtitle{color:var(--muted);max-width:650px;margin:0 auto;font-size:1.125rem;line-height:1.6}.FAQ-module__YTKPaG__accordion{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.FAQ-module__YTKPaG__columnLeft,.FAQ-module__YTKPaG__columnRight{flex-direction:column;gap:1rem;display:flex}.FAQ-module__YTKPaG__accordionItem{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;transition:box-shadow .3s}.FAQ-module__YTKPaG__accordionItem:hover{box-shadow:var(--shadow-md)}.FAQ-module__YTKPaG__questionButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.FAQ-module__YTKPaG__questionText{color:var(--text);font-size:1.1rem;font-weight:600;font-family:var(--font-display);padding-right:1rem}.FAQ-module__YTKPaG__iconWrapper{color:var(--primary);flex-shrink:0}.FAQ-module__YTKPaG__answerWrapper{overflow:hidden}.FAQ-module__YTKPaG__answerText{color:var(--muted);padding-top:.5rem;font-size:1rem;line-height:1.7}@media (max-width:767px){.FAQ-module__YTKPaG__faqSection{padding:4rem 1.5rem}.FAQ-module__YTKPaG__accordion{grid-template-columns:1fr;gap:1rem}.FAQ-module__YTKPaG__accordionItem{padding:1.25rem}.FAQ-module__YTKPaG__questionText{font-size:1rem}}
