.Hero-module__ZARIfG__section{background:var(--bg);align-items:center;min-height:100vh;padding-top:120px;padding-bottom:48px;display:flex;overflow:hidden}.Hero-module__ZARIfG__inner{max-width:var(--max-w);padding:0 var(--container-pad);width:100%;margin:0 auto}.Hero-module__ZARIfG__grid{flex-direction:column;align-items:center;gap:64px;display:flex}.Hero-module__ZARIfG__textCol{width:100%}.Hero-module__ZARIfG__h1{font-family:var(--font-display);color:var(--text);margin-bottom:28px;font-size:clamp(36px,5vw,80px);font-weight:400;line-height:1.08}.Hero-module__ZARIfG__h1Accent{font-family:var(--font-display);padding-right:6px;font-style:italic;font-weight:300}.Hero-module__ZARIfG__subtext{color:rgba(var(--text-rgb), .6);max-width:520px;margin-bottom:40px;font-size:18px;line-height:28px}.Hero-module__ZARIfG__ctaRow{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__mediaCol{margin-right:calc(50% - 50vw);display:none}.Hero-module__ZARIfG__rows{flex-direction:column;gap:16px;display:flex}.Hero-module__ZARIfG__mediaItem{background:var(--surface);border-radius:16px;flex-shrink:0;width:280px;height:210px;position:relative;overflow:hidden}.Hero-module__ZARIfG__mediaItem img,.Hero-module__ZARIfG__mediaItem video{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__marqueeRow{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}@media (min-width:1024px){.Hero-module__ZARIfG__grid{flex-direction:row;align-items:center}.Hero-module__ZARIfG__textCol{flex:0 0 580px}.Hero-module__ZARIfG__mediaCol{flex:1;min-width:0;display:block}}
.ValueProp-module__t6hSEa__section{background:var(--bg);padding:var(--section-padding)}.ValueProp-module__t6hSEa__inner{max-width:var(--max-w);padding:0 var(--container-pad);margin:0 auto}.ValueProp-module__t6hSEa__header{text-align:center;margin-bottom:80px}.ValueProp-module__t6hSEa__grid{grid-template-columns:1fr;display:grid}.ValueProp-module__t6hSEa__step{padding:40px 36px}.ValueProp-module__t6hSEa__stepBordered{border-left:1px solid rgba(var(--text-rgb), .08)}.ValueProp-module__t6hSEa__stepNum{font-family:var(--font-display);color:rgba(var(--text-rgb), .08);margin-bottom:32px;font-size:48px;font-weight:400;line-height:1}.ValueProp-module__t6hSEa__stepTitle{color:var(--text);margin-bottom:12px;font-size:20px;font-weight:600}.ValueProp-module__t6hSEa__stepDesc{color:rgba(var(--text-rgb), .55);font-size:15px;line-height:23px}@media (min-width:768px){.ValueProp-module__t6hSEa__grid{grid-template-columns:repeat(3,1fr)}}
.Features-module__zvCZ4q__section{background:var(--bg);padding:var(--section-padding)}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:80px}.Features-module__zvCZ4q__eyebrow{margin-bottom:24px}.Features-module__zvCZ4q__grid{max-width:var(--max-w);padding:0 var(--container-pad);grid-template-columns:1fr;gap:16px;margin:0 auto;display:grid}.Features-module__zvCZ4q__card{aspect-ratio:3/4;cursor:pointer;border-radius:16px;flex-direction:column;justify-content:flex-end;transition:transform .3s;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:hover{transform:scale(1.03)}.Features-module__zvCZ4q__overlay{background:linear-gradient(to top, rgba(var(--text-rgb), .6) 0%, transparent 60%);position:absolute;inset:0}.Features-module__zvCZ4q__body{z-index:1;padding:28px;position:relative}.Features-module__zvCZ4q__cardTitle{color:var(--on-primary);margin-bottom:10px;font-size:22px;font-weight:500;line-height:28px}.Features-module__zvCZ4q__cardDesc{color:rgba(var(--bg-rgb), .7);font-size:14px;line-height:22px}@media (min-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr)}}
.Stats-module__yL2aHq__section{background:var(--bg);padding:0 0 72px}.Stats-module__yL2aHq__inner{max-width:var(--max-w);padding:0 var(--container-pad);margin:0 auto}.Stats-module__yL2aHq__divider{border-top:1px solid rgba(var(--text-rgb), .1);padding-top:80px}.Stats-module__yL2aHq__grid{grid-template-columns:1fr;gap:32px;display:grid}.Stats-module__yL2aHq__item{border-right:1px solid rgba(var(--text-rgb), .08);justify-content:center;padding-right:32px;display:flex}.Stats-module__yL2aHq__item:last-child{border-right:none}.Stats-module__yL2aHq__value{font-family:var(--font-display);color:var(--text);margin-bottom:16px;font-size:clamp(42px,5vw,64px);font-weight:400;line-height:1}.Stats-module__yL2aHq__label{color:rgba(var(--text-rgb), .5);max-width:200px;font-size:14px;line-height:21px}@media (min-width:640px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(4,1fr)}}
.Services-module__dpHhBa__section{background:var(--bg);padding-top:72px;padding-bottom:72px}.Services-module__dpHhBa__header{max-width:var(--max-w);padding:0 var(--container-pad);text-align:center;margin:0 auto 80px}.Services-module__dpHhBa__rows{flex-direction:column;gap:12px;display:flex}.Services-module__dpHhBa__card{border-radius:20px;flex-shrink:0;width:clamp(280px,28vw,380px);padding:24px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardContent{z-index:1;position:relative}.Services-module__dpHhBa__cardName{margin-bottom:8px;font-size:clamp(16px,1.4vw,20px);font-weight:600}.Services-module__dpHhBa__cardDesc{opacity:.55;font-size:13px;line-height:1.5}.Services-module__dpHhBa__blob{pointer-events:none;border-radius:50%;position:absolute}.Services-module__dpHhBa__blob1{opacity:.35;filter:blur(50px);width:220px;height:220px;top:-60px;right:-60px}.Services-module__dpHhBa__blob2{opacity:.25;filter:blur(40px);width:180px;height:180px;bottom:-40px;left:-50px}.Services-module__dpHhBa__maskRow{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}
.Comparison-module__3wjtJG__section{background:var(--bg);padding:var(--section-padding)}.Comparison-module__3wjtJG__inner{max-width:var(--max-w);padding:0 var(--container-pad);margin:0 auto}.Comparison-module__3wjtJG__header{text-align:center;margin-bottom:80px}.Comparison-module__3wjtJG__tableWrap{display:none;overflow-x:auto}.Comparison-module__3wjtJG__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.Comparison-module__3wjtJG__thLabel{text-align:left;color:rgba(var(--text-rgb), .4);border-bottom:1px solid rgba(var(--text-rgb), .08);padding:16px 24px;font-size:13px;font-weight:500}.Comparison-module__3wjtJG__thAttr{text-align:center;letter-spacing:.04em;color:rgba(var(--text-rgb), .45);text-transform:uppercase;border-bottom:1px solid rgba(var(--text-rgb), .08);padding:16px 20px;font-size:13px;font-weight:600}.Comparison-module__3wjtJG__rowHighlight td{background:var(--surface)}.Comparison-module__3wjtJG__rowHighlight td:first-child{border-top-left-radius:14px;border-bottom-left-radius:14px}.Comparison-module__3wjtJG__rowHighlight td:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}.Comparison-module__3wjtJG__tdName{border-bottom:1px solid rgba(var(--text-rgb), .06);border-left:2px solid #0000;padding:20px 24px}.Comparison-module__3wjtJG__tdScore{text-align:center;border-bottom:1px solid rgba(var(--text-rgb), .06);padding:20px}.Comparison-module__3wjtJG__rowName{color:var(--text);font-size:16px}.Comparison-module__3wjtJG__rowNameHighlight{margin-bottom:3px;font-weight:600}.Comparison-module__3wjtJG__rowDesc{color:rgba(var(--text-rgb), .35);font-size:14px}.Comparison-module__3wjtJG__checkCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto;display:flex}.Comparison-module__3wjtJG__checkCircle svg{display:block}.Comparison-module__3wjtJG__checkOn{background:var(--text)}.Comparison-module__3wjtJG__checkOff{background:rgba(var(--text-rgb), .08)}.Comparison-module__3wjtJG__mobileCards{flex-direction:column;gap:16px;display:flex}.Comparison-module__3wjtJG__mobileCard{border-radius:12px;padding:20px}.Comparison-module__3wjtJG__mobileCardDefault{background:rgba(var(--text-rgb), .03);border:1px solid rgba(var(--text-rgb), .08)}.Comparison-module__3wjtJG__mobileCardHighlight{background:var(--surface);border:1px solid rgba(var(--text-rgb), .28)}.Comparison-module__3wjtJG__mobileName{color:var(--text);margin-bottom:4px;font-size:16px;font-weight:600}.Comparison-module__3wjtJG__mobileDesc{color:rgba(var(--text-rgb), .4);margin-bottom:16px;font-size:13px}.Comparison-module__3wjtJG__chipRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.Comparison-module__3wjtJG__chip{align-items:center;gap:6px;font-size:12px;display:flex}.Comparison-module__3wjtJG__chipOn{color:var(--text)}.Comparison-module__3wjtJG__chipOff{color:rgba(var(--text-rgb), .3)}@media (min-width:768px){.Comparison-module__3wjtJG__tableWrap{display:block}.Comparison-module__3wjtJG__mobileCards{display:none}}
.Testimonials-module__ItA9Ha__section{background:var(--bg);padding-top:72px;padding-bottom:72px;overflow:hidden}.Testimonials-module__ItA9Ha__header{max-width:var(--max-w);padding:0 var(--container-pad);text-align:center;margin:0 auto 64px}.Testimonials-module__ItA9Ha__rows{flex-direction:column;gap:16px;display:flex}.Testimonials-module__ItA9Ha__maskRow{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.Testimonials-module__ItA9Ha__card{border:1px solid rgba(var(--text-rgb), .12);border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:clamp(300px,34vw,460px);min-height:260px;padding:28px 32px;display:flex}.Testimonials-module__ItA9Ha__company{color:rgba(var(--text-rgb), .5);margin-bottom:16px;font-size:13px;font-weight:600}.Testimonials-module__ItA9Ha__quote{color:var(--text);font-size:clamp(14px,1.2vw,16px);font-weight:400;line-height:1.6}.Testimonials-module__ItA9Ha__footer{border-top:1px solid rgba(var(--text-rgb), .1);justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__author{color:var(--text);font-size:13px;font-weight:600}.Testimonials-module__ItA9Ha__role{color:rgba(var(--text-rgb), .45);font-size:12px}.Testimonials-module__ItA9Ha__metric{font-family:var(--font-display);color:var(--text);text-align:right;font-size:20px;font-weight:400;line-height:1}.Testimonials-module__ItA9Ha__metricLabel{color:rgba(var(--text-rgb), .4);font-size:11px}
.page-module__kSaxVa__block{padding:clamp(88px,14vh,160px) 0}.page-module__kSaxVa__blockAlt{background:var(--surface);padding:clamp(88px,14vh,160px) 0}.page-module__kSaxVa__hero{background:radial-gradient(60% 62% at 50% 0%, var(--surface), transparent 70%), var(--bg);padding:clamp(128px,18vh,196px) 0 clamp(88px,14vh,160px)}.page-module__kSaxVa__heroInner{text-align:center;flex-direction:column;align-items:center;display:flex}.page-module__kSaxVa__heroTitle{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text);max-width:15ch;font-size:clamp(40px,6.5vw,76px);font-weight:400;line-height:1.04}.page-module__kSaxVa__heroSub{color:var(--text-muted);max-width:56ch;margin-top:22px;font-size:clamp(16px,1.7vw,20px);line-height:1.6}.page-module__kSaxVa__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.page-module__kSaxVa__heroTags{flex-wrap:wrap;justify-content:center;gap:8px;max-width:720px;margin-top:40px;list-style:none;display:flex}.page-module__kSaxVa__heroTag{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-pill);background:rgba(var(--bg-rgb), .5);padding:6px 14px;font-size:13px}.page-module__kSaxVa__grid{border-top:1px solid var(--border);border-left:1px solid var(--border);border-radius:var(--radius-card-lg);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.page-module__kSaxVa__card{background:var(--bg);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(24px,3vw,34px)}.page-module__kSaxVa__cardIcon{background:rgba(var(--primary-rgb), .08);width:46px;height:46px;color:var(--primary);border-radius:12px;place-items:center;margin-bottom:20px;display:grid}.page-module__kSaxVa__cardTitle{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:500}.page-module__kSaxVa__cardDesc{color:var(--text-muted);font-size:15px;line-height:1.6}.page-module__kSaxVa__statement{text-align:center;background:radial-gradient(75% 120% at 50% 0%, rgba(var(--bg-rgb), .06), transparent 60%), var(--text);padding:clamp(88px,14vh,160px) 0}.page-module__kSaxVa__statementText{font-family:var(--font-display);letter-spacing:-.01em;color:var(--on-primary);max-width:20ch;margin:0 auto 36px;font-size:clamp(30px,5vw,56px);font-weight:400;line-height:1.12}.page-module__kSaxVa__strip{grid-template-columns:repeat(4,1fr);gap:0;margin-top:clamp(44px,6vh,72px);display:grid}.page-module__kSaxVa__stripItem{border-left:1px solid var(--border);padding:8px 28px}.page-module__kSaxVa__stripItem:first-child{border-left:none;padding-left:0}.page-module__kSaxVa__stripIcon{color:var(--primary);margin-bottom:16px}.page-module__kSaxVa__stripTitle{color:var(--text);margin-bottom:8px;font-size:17px;font-weight:500}.page-module__kSaxVa__stripDesc{color:var(--text-muted);font-size:14.5px;line-height:1.55}.page-module__kSaxVa__tags{flex-wrap:wrap;justify-content:center;gap:10px;max-width:760px;margin:0 auto;display:flex}.page-module__kSaxVa__tag{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:12px 22px;font-size:15px}.page-module__kSaxVa__faqs{border-top:1px solid var(--border);flex-direction:column;max-width:820px;margin:0 auto;display:flex}.page-module__kSaxVa__faq{border-bottom:1px solid var(--border)}.page-module__kSaxVa__faqQ{cursor:pointer;color:var(--text);padding:22px 40px 22px 0;font-size:17px;font-weight:500;list-style:none;position:relative}.page-module__kSaxVa__faqQ::-webkit-details-marker{display:none}.page-module__kSaxVa__faqQ:after{content:"+";color:var(--primary);font-size:22px;font-weight:300;transition:transform .2s;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.page-module__kSaxVa__faq[open] .page-module__kSaxVa__faqQ:after{transform:translateY(-50%)rotate(45deg)}.page-module__kSaxVa__faqA{color:var(--text-muted);padding:0 40px 24px 0;font-size:15px;line-height:1.65}@media (max-width:860px){.page-module__kSaxVa__grid{grid-template-columns:repeat(2,1fr)}.page-module__kSaxVa__strip{grid-template-columns:repeat(2,1fr);gap:32px 0}.page-module__kSaxVa__stripItem:nth-child(3){border-left:none;padding-left:0}}@media (max-width:560px){.page-module__kSaxVa__grid,.page-module__kSaxVa__strip{grid-template-columns:1fr}.page-module__kSaxVa__stripItem{border-left:none;padding:0 0 24px}}
.Pricing-module__yc4bBa__section{background:var(--bg);padding:72px 0 48px}.Pricing-module__yc4bBa__inner{max-width:var(--max-w);padding:0 var(--container-pad);margin:0 auto}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:80px}.Pricing-module__yc4bBa__header .section-h2{margin-bottom:20px}.Pricing-module__yc4bBa__featureSvg{flex-shrink:0}.Pricing-module__yc4bBa__subtext{color:rgba(var(--text-rgb), .6);max-width:580px;margin:20px auto 0;font-size:18px;line-height:27px}.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px;display:grid}.Pricing-module__yc4bBa__card{border:1px solid rgba(var(--text-rgb), .1);background:var(--bg);border-radius:20px;flex-direction:column;padding:40px 36px;display:flex;position:relative}.Pricing-module__yc4bBa__cardPopular{background:var(--bg);border:1px solid var(--primary);box-shadow:0 0 0 1px var(--primary)}.Pricing-module__yc4bBa__badge{background:var(--primary);color:var(--on-primary);text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:5px 16px;font-size:11px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__planName{text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--text-rgb), .45);font-size:13px;font-weight:600}.Pricing-module__yc4bBa__planHeader{justify-content:space-between;align-items:center;gap:12px;min-height:30px;margin-bottom:8px;display:flex}.Pricing-module__yc4bBa__toggle{background:rgba(var(--text-rgb), .06);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.Pricing-module__yc4bBa__toggleBtn{white-space:nowrap;color:rgba(var(--text-rgb), .55);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:500;line-height:1;transition:background .15s,color .15s}.Pricing-module__yc4bBa__toggleBtn:hover{color:var(--text)}.Pricing-module__yc4bBa__toggleBtnActive,.Pricing-module__yc4bBa__toggleBtnActive:hover{background:var(--text);color:var(--on-primary)}.Pricing-module__yc4bBa__priceRow{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.Pricing-module__yc4bBa__price{font-family:var(--font-display);color:var(--text);font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1}.Pricing-module__yc4bBa__period{color:rgba(var(--text-rgb), .45);font-size:14px}.Pricing-module__yc4bBa__tagline{min-height:42px;color:rgba(var(--text-rgb), .6);margin-bottom:32px;font-size:14px;line-height:21px}.Pricing-module__yc4bBa__cta{margin-bottom:32px}.Pricing-module__yc4bBa__cta a{width:100%}.Pricing-module__yc4bBa__features{flex-direction:column;flex:1;gap:12px;list-style:none;display:flex}.Pricing-module__yc4bBa__featureItem{color:rgba(var(--text-rgb), .7);align-items:center;gap:10px;font-size:14px;display:flex}.Pricing-module__yc4bBa__featurePath{stroke:var(--text)}.Pricing-module__yc4bBa__servicesWrap{border:1px solid rgba(var(--text-rgb), .1);border-radius:20px;margin-bottom:40px;overflow:hidden}.Pricing-module__yc4bBa__servicesTable{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.Pricing-module__yc4bBa__svcThLabel{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--text-rgb), .45);border-bottom:1px solid rgba(var(--text-rgb), .08);padding:18px 28px;font-size:13px;font-weight:600}.Pricing-module__yc4bBa__svcThPlan{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--text-rgb), .45);border-bottom:1px solid rgba(var(--text-rgb), .08);padding:18px 12px;font-size:13px;font-weight:600}.Pricing-module__yc4bBa__svcName{color:rgba(var(--text-rgb), .8);border-bottom:1px solid rgba(var(--text-rgb), .06);padding:14px 28px;font-size:15px}.Pricing-module__yc4bBa__svcCell{text-align:center;border-bottom:1px solid rgba(var(--text-rgb), .06);padding:14px 12px}.Pricing-module__yc4bBa__servicesTable tbody tr:last-child .Pricing-module__yc4bBa__svcName,.Pricing-module__yc4bBa__servicesTable tbody tr:last-child .Pricing-module__yc4bBa__svcCell{border-bottom:none}.Pricing-module__yc4bBa__check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto;display:flex}.Pricing-module__yc4bBa__check svg{display:block}.Pricing-module__yc4bBa__checkOn{background:var(--text)}.Pricing-module__yc4bBa__checkOff{background:rgba(var(--text-rgb), .08)}.Pricing-module__yc4bBa__socialProof{text-align:center;background:rgba(var(--text-rgb), .04);border-radius:16px;padding:24px 32px}@media (max-width:640px){.Pricing-module__yc4bBa__svcThLabel,.Pricing-module__yc4bBa__svcName{padding-left:18px;padding-right:12px}.Pricing-module__yc4bBa__svcName{font-size:14px}.Pricing-module__yc4bBa__svcThPlan{padding:14px 6px;font-size:11px}}.Pricing-module__yc4bBa__socialProof p{color:rgba(var(--text-rgb), .55);font-size:15px}.Pricing-module__yc4bBa__socialProof strong{color:var(--text)}@media (min-width:768px){.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(3,1fr)}}
.FAQ-module__V8_xEa__section{background:var(--bg);padding:var(--section-padding)}.FAQ-module__V8_xEa__inner{max-width:900px;padding:0 var(--container-pad);margin:0 auto}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:80px}.FAQ-module__V8_xEa__list{flex-direction:column;display:flex}.FAQ-module__V8_xEa__item{border-top:1px solid rgba(var(--text-rgb), .1)}.FAQ-module__V8_xEa__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:28px 0;display:flex}.FAQ-module__V8_xEa__question{color:var(--text);font-size:17px;line-height:24px}.FAQ-module__V8_xEa__questionOpen{font-weight:600}.FAQ-module__V8_xEa__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.FAQ-module__V8_xEa__iconClosed{background:rgba(var(--text-rgb), .08);color:var(--text)}.FAQ-module__V8_xEa__iconOpen{background:var(--text);color:var(--on-primary)}.FAQ-module__V8_xEa__answerWrap{transition:max-height .35s;overflow:hidden}.FAQ-module__V8_xEa__answer{color:rgba(var(--text-rgb), .65);padding-bottom:28px;padding-right:48px;font-size:16px;line-height:25px}.FAQ-module__V8_xEa__footerArea{text-align:center;margin-top:64px}.FAQ-module__V8_xEa__footerText{color:rgba(var(--text-rgb), .5);margin-bottom:16px;font-size:15px}
