.Hero-module__jejdGa__hero{color:var(--text-color)}.Hero-module__jejdGa__inner{max-width:var(--container-max-width);padding:var(--section-padding-block)var(--section-padding-inline);grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:3rem;margin:0 auto;display:grid}.Hero-module__jejdGa__content{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__jejdGa__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color);font-size:.9rem;font-weight:600}.Hero-module__jejdGa__title{font-size:clamp(2.4rem,3vw + 1rem,3.6rem);font-weight:800;line-height:1.05}.Hero-module__jejdGa__subtitle{opacity:.9;max-width:36rem;font-size:1.02rem;line-height:1.6}.Hero-module__jejdGa__ctaRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;display:flex}.Hero-module__jejdGa__primaryCta{border-radius:var(--radius-lg);background-image:var(--primary-gradient);color:#fff;cursor:pointer;box-shadow:var(--shadow-soft);border:none;padding:.9rem 1.8rem;font-weight:600;transition:transform .15s,box-shadow .15s}.Hero-module__jejdGa__primaryCta:hover{transform:translateY(-1px);box-shadow:0 26px 70px #0000002e}.Hero-module__jejdGa__secondaryCta{color:var(--accent-color);cursor:pointer;text-underline-offset:.2em;background:0 0;border:none;font-weight:600;text-decoration:underline;transition:color .15s,text-underline-offset .15s}.Hero-module__jejdGa__secondaryCta:hover{color:var(--primary-color);text-underline-offset:.3em}.Hero-module__jejdGa__termsDropdown{margin-top:1.2rem;position:relative}.Hero-module__jejdGa__termsButton{color:var(--primary-color);cursor:pointer;font-size:.93rem;font-weight:500;font-family:var(--font-family);background:0 0;border:none;align-items:center;gap:.3rem;padding:0;transition:color .14s;display:inline-flex}.Hero-module__jejdGa__termsButton:hover{color:#884f22}.Hero-module__jejdGa__chevron{transition:transform .14s}.Hero-module__jejdGa__chevronOpen{transform:rotate(180deg)}.Hero-module__jejdGa__termsMenu{border-radius:var(--radius-lg);min-width:200px;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;z-index:20;background:#fff;padding:.5rem 0;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + .5rem);left:0;transform:translateY(4px)}.Hero-module__jejdGa__termsMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Hero-module__jejdGa__termsItem{color:var(--accent-color);font-size:.93rem;font-family:var(--font-family);padding:.55rem 1.1rem;text-decoration:none;transition:background-color .12s,color .12s;display:block}.Hero-module__jejdGa__termsItem:hover{color:var(--primary-color);background-color:#e2b1861f}.Hero-module__jejdGa__ctaMeta{opacity:.8;margin-top:.5rem;font-size:.92rem}.Hero-module__jejdGa__statsRow{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.Hero-module__jejdGa__statCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #ffffffb3;min-width:11rem;padding:.9rem 1.1rem;box-shadow:0 14px 40px #00000014}.Hero-module__jejdGa__statValue{font-size:1.1rem;font-weight:700}.Hero-module__jejdGa__statLabel{opacity:.8;font-size:.9rem}.Hero-module__jejdGa__media{position:relative}.Hero-module__jejdGa__mediaCard{border-radius:var(--radius-lg);background:var(--accent-color);color:#fff;box-shadow:var(--shadow-soft);flex-direction:column;justify-content:flex-end;min-height:600px;padding:2.4rem 2rem;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.Hero-module__jejdGa__mediaCard:hover{transform:translateY(-4px);box-shadow:0 26px 70px #0000002e}.Hero-module__jejdGa__mediaImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__jejdGa__mediaOverlay{z-index:1;background:linear-gradient(#0000,#0009);position:absolute;inset:0}.Hero-module__jejdGa__mediaBadge{z-index:2;letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border-radius:999px;align-self:flex-start;margin-bottom:.9rem;margin-left:-.8rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;position:relative}.Hero-module__jejdGa__mediaText{z-index:2;opacity:.9;max-width:18rem;font-size:.95rem;line-height:1.6;position:relative}@media (max-width:960px){.Hero-module__jejdGa__inner{padding-top:calc(var(--section-padding-block)*.75);padding-bottom:calc(var(--section-padding-block)*.75);grid-template-columns:minmax(0,1fr)}.Hero-module__jejdGa__media{order:-1}}@media (max-width:640px){.Hero-module__jejdGa__inner{gap:2.5rem}.Hero-module__jejdGa__ctaRow{flex-direction:column;align-items:stretch}.Hero-module__jejdGa__primaryCta,.Hero-module__jejdGa__secondaryCta{text-align:center;width:100%}}
.Stats-module__TwAUxq__stats{background-color:var(--accent-color);color:#fff}.Stats-module__TwAUxq__inner{max-width:var(--container-max-width);padding:calc(var(--section-padding-block)*.7)var(--section-padding-inline);margin:0 auto}.Stats-module__TwAUxq__heading{letter-spacing:.16em;text-transform:uppercase;text-align:center;opacity:.85;margin-bottom:2.5rem;font-size:1rem;font-weight:600}.Stats-module__TwAUxq__grid{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.25rem;display:grid}.Stats-module__TwAUxq__card{padding:.75rem .5rem}.Stats-module__TwAUxq__value{color:var(--secondary-color);font-size:clamp(2rem,3vw + .6rem,2.6rem);font-weight:800}.Stats-module__TwAUxq__label{opacity:.9;margin-top:.3rem;font-size:.98rem;font-weight:600}.Stats-module__TwAUxq__description{opacity:.85;margin-top:.45rem;font-size:.9rem}.Stats-module__TwAUxq__disclaimer{text-align:center;opacity:.7;margin-top:2rem;font-size:.8rem}@media (max-width:900px){.Stats-module__TwAUxq__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}}@media (max-width:640px){.Stats-module__TwAUxq__inner{padding-top:calc(var(--section-padding-block)*.55);padding-bottom:calc(var(--section-padding-block)*.55)}.Stats-module__TwAUxq__grid{grid-template-columns:minmax(0,1fr);row-gap:1.8rem}}
.Warning-module__jvvvYG__warning{background-color:var(--secondary-color);color:var(--accent-color)}.Warning-module__jvvvYG__inner{max-width:var(--container-max-width);padding:calc(var(--section-padding-block)*.7)var(--section-padding-inline);text-align:center;margin:0 auto}.Warning-module__jvvvYG__title{text-transform:uppercase;letter-spacing:.16em;margin-bottom:1.75rem;font-size:1.4rem;font-weight:800}.Warning-module__jvvvYG__lead{opacity:.95;max-width:38rem;margin:0 auto;font-size:1rem;line-height:1.6}.Warning-module__jvvvYG__body{opacity:.9;max-width:42rem;margin:.4rem auto 0;font-size:.96rem;line-height:1.7}.Warning-module__jvvvYG__emphasis{max-width:30rem;margin:1.1rem auto .3rem;font-size:1rem;font-weight:700}@media (max-width:640px){.Warning-module__jvvvYG__inner{padding-top:calc(var(--section-padding-block)*.6);padding-bottom:calc(var(--section-padding-block)*.6)}.Warning-module__jvvvYG__title{letter-spacing:.12em;font-size:1.2rem}}
.Gallery-module__cnvnvq__gallery{background-color:var(--background-color);color:var(--text-color)}.Gallery-module__cnvnvq__inner{max-width:var(--container-max-width);padding:var(--section-padding-block)var(--section-padding-inline);grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);align-items:flex-start;gap:3.5rem;margin:0 auto;display:grid}.Gallery-module__cnvnvq__mediaCol{flex-direction:column;gap:1.25rem;display:flex}.Gallery-module__cnvnvq__strip{scrollbar-width:none;gap:.75rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.Gallery-module__cnvnvq__strip::-webkit-scrollbar{display:none}.Gallery-module__cnvnvq__thumb{border-radius:10px;flex:0 0 96px;height:72px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.Gallery-module__cnvnvq__thumbImage{object-fit:cover}.Gallery-module__cnvnvq__mainCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);aspect-ratio:4/5;background:#000;position:relative;overflow:hidden}.Gallery-module__cnvnvq__mainImage{object-fit:cover}.Gallery-module__cnvnvq__mainOverlay{background:linear-gradient(#0000 45%,#0000008c);position:absolute;inset:0}.Gallery-module__cnvnvq__mainCaption{text-align:center;color:var(--accent-color);margin-top:.6rem;font-size:.92rem;font-weight:600}.Gallery-module__cnvnvq__contentCol{flex-direction:column;gap:1rem;display:flex}.Gallery-module__cnvnvq__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-color);font-size:.9rem;font-weight:600}.Gallery-module__cnvnvq__title{font-size:clamp(2rem,2.4vw + 1rem,2.6rem);font-weight:800;line-height:1.1}.Gallery-module__cnvnvq__lead{opacity:.95;max-width:32rem;font-size:1rem;line-height:1.7}.Gallery-module__cnvnvq__body{opacity:.9;max-width:36rem;font-size:.96rem;line-height:1.7}.Gallery-module__cnvnvq__bulletsHeading{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-color);margin-top:1.1rem;font-size:.92rem;font-weight:600}.Gallery-module__cnvnvq__bulletList{flex-direction:column;gap:.6rem;margin-top:1.4rem;padding:0;list-style:none;display:flex}.Gallery-module__cnvnvq__bulletItem{align-items:flex-start;gap:.5rem;max-width:30rem;font-size:.95rem;display:flex}.Gallery-module__cnvnvq__bulletIcon{color:var(--primary-color);flex-shrink:0;margin-top:.1rem}.Gallery-module__cnvnvq__footerLines{flex-direction:column;gap:.3rem;margin-top:1.2rem;display:flex}.Gallery-module__cnvnvq__footerLine{opacity:.9;max-width:34rem;font-size:.9rem;line-height:1.6}.Gallery-module__cnvnvq__primaryCta{background-image:var(--primary-gradient);color:#fff;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--shadow-soft);border-radius:999px;align-self:flex-start;margin-top:1.8rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .14s,box-shadow .14s}.Gallery-module__cnvnvq__primaryCta:hover{transform:translateY(-1px);box-shadow:0 26px 70px #0000002e}.Gallery-module__cnvnvq__statsRow{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}.Gallery-module__cnvnvq__stat{min-width:8rem}.Gallery-module__cnvnvq__statValue{color:var(--primary-color);font-size:1.4rem;font-weight:800}.Gallery-module__cnvnvq__statLabel{opacity:.85;font-size:.9rem}.Gallery-module__cnvnvq__topStrip{scrollbar-width:none;gap:.85rem;padding-bottom:.2rem;display:flex}.Gallery-module__cnvnvq__topStrip::-webkit-scrollbar{display:none}.Gallery-module__cnvnvq__topThumb{border-radius:12px;flex:0 0 145px;height:148px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 14px 32px #0003}.Gallery-module__cnvnvq__topThumbLink{width:100%;height:100%;display:block;position:relative}.Gallery-module__cnvnvq__topThumbImage{object-fit:cover;width:100%;height:100%}.Gallery-module__cnvnvq__topThumbOverlay{opacity:0;background:linear-gradient(#0000 45%,#0009);align-items:flex-end;padding:.5rem .7rem;transition:opacity .16s;display:flex;position:absolute;inset:0}.Gallery-module__cnvnvq__topThumbLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff;font-size:.78rem;font-weight:600}.Gallery-module__cnvnvq__topThumb:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 18px 44px #00000047}.Gallery-module__cnvnvq__topThumb:hover .Gallery-module__cnvnvq__topThumbOverlay{opacity:1}.Gallery-module__cnvnvq__bottomStrip{margin-top:.4rem;overflow:hidden}.Gallery-module__cnvnvq__bottomStripTrack{gap:.75rem;animation:22s linear infinite Gallery-module__cnvnvq__galleryBottomScroll;display:flex}.Gallery-module__cnvnvq__bottomThumb{border-radius:10px;flex:0 0 140px;height:96px;position:relative;overflow:hidden;box-shadow:0 10px 26px #0000002e}.Gallery-module__cnvnvq__bottomThumbLink{width:100%;height:100%;display:block;position:relative}.Gallery-module__cnvnvq__bottomThumbImage{object-fit:cover;width:100%;height:100%}@keyframes Gallery-module__cnvnvq__galleryBottomScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:960px){.Gallery-module__cnvnvq__inner{grid-template-columns:minmax(0,1fr);gap:2.8rem}.Gallery-module__cnvnvq__topThumb{flex:0 0 105px;height:108px}.Gallery-module__cnvnvq__contentCol{order:1}.Gallery-module__cnvnvq__mediaCol{order:2}}@media (max-width:640px){.Gallery-module__cnvnvq__inner{padding-top:calc(var(--section-padding-block)*.6);padding-bottom:calc(var(--section-padding-block)*.6)}.Gallery-module__cnvnvq__statsRow{gap:1rem}}
.CTA-module__sIVyfW__section{background-color:var(--accent-color)}.CTA-module__sIVyfW__inner{max-width:var(--container-max-width);padding:calc(var(--section-padding-block)*.5)var(--section-padding-inline);margin:0 auto}.CTA-module__sIVyfW__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background-color:#fff;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.6rem 2rem;display:flex}.CTA-module__sIVyfW__textCol{flex-direction:column;gap:.35rem;display:flex}.CTA-module__sIVyfW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-color);font-size:.8rem;font-weight:600}.CTA-module__sIVyfW__title{color:var(--accent-color);font-size:1.5rem;font-weight:800}.CTA-module__sIVyfW__body{color:#333333e6;font-size:.96rem;line-height:1.7}.CTA-module__sIVyfW__actionsCol{flex-shrink:0}.CTA-module__sIVyfW__button{background:var(--primary-color);color:#fff;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--shadow-soft);border-radius:999px;padding:.75rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s}.CTA-module__sIVyfW__button:hover{background-color:#8c4f20;transform:translateY(-2px);box-shadow:0 26px 70px #0003}@media (max-width:900px){.CTA-module__sIVyfW__card{flex-direction:column;align-items:flex-start}.CTA-module__sIVyfW__actionsCol{width:100%}.CTA-module__sIVyfW__button{text-align:center;width:100%}}@media (max-width:640px){.CTA-module__sIVyfW__inner{padding-top:calc(var(--section-padding-block)*.45);padding-bottom:calc(var(--section-padding-block)*.45)}.CTA-module__sIVyfW__card{padding-inline:1.4rem}}
.Products-module__vtvebG__inner{max-width:var(--container-max-width);padding:var(--section-padding-block)var(--section-padding-inline);margin:0 auto}.Products-module__vtvebG__headerRow{text-align:center;flex-direction:column;gap:.5rem;max-width:40rem;margin:0 auto 3rem;display:flex}.Products-module__vtvebG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-color);font-size:.85rem;font-weight:600}.Products-module__vtvebG__title{font-size:1.8rem;font-weight:800}.Products-module__vtvebG__subtitle{opacity:.9;font-size:.96rem;line-height:1.7}.Products-module__vtvebG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.Products-module__vtvebG__card{border-radius:var(--radius-lg);cursor:pointer;background-color:#fff;flex-direction:column;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 18px 55px #00000014}.Products-module__vtvebG__card:hover{transform:translateY(-4px);box-shadow:0 26px 80px #00000024}.Products-module__vtvebG__imageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.Products-module__vtvebG__image{object-fit:cover}.Products-module__vtvebG__badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background-color:#000000c7;border-radius:999px;padding:.2rem .7rem;font-size:.75rem;position:absolute;bottom:.75rem;left:.9rem}.Products-module__vtvebG__body{padding:1.2rem 1.4rem .3rem}.Products-module__vtvebG__productTitle{margin-bottom:.45rem;font-size:.98rem;font-weight:700}.Products-module__vtvebG__description{opacity:.9;font-size:.9rem;line-height:1.6}.Products-module__vtvebG__footer{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.4rem 1.2rem;display:flex}.Products-module__vtvebG__price{color:var(--accent-color);font-weight:700}.Products-module__vtvebG__addButton{background-image:var(--primary-gradient);color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-soft);border:none;border-radius:999px;padding:.6rem 1.4rem;font-size:.86rem;font-weight:600;transition:transform .14s,box-shadow .14s}.Products-module__vtvebG__addButton:hover{transform:translateY(-1px);box-shadow:0 22px 60px #00000029}.Products-module__vtvebG__addButtonDisabled{opacity:.6;cursor:not-allowed;color:var(--accent-color);background:#2a374926}.Products-module__vtvebG__addButtonDisabled:hover{box-shadow:var(--shadow-soft);transform:none}.Products-module__vtvebG__actionsRow{text-align:center;margin-top:2.5rem}.Products-module__vtvebG__viewAllButton{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-color);background-color:#fff;border:1px solid #2a37492e;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.6rem;font-size:.86rem;font-weight:600;text-decoration:none;transition:background-color .14s,color .14s,box-shadow .14s;display:inline-flex}.Products-module__vtvebG__viewAllButton:hover{background-color:var(--accent-color);color:#fff;box-shadow:0 18px 50px #0000002e}@media (max-width:1024px){.Products-module__vtvebG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.Products-module__vtvebG__grid{grid-template-columns:minmax(0,1fr)}.Products-module__vtvebG__inner{padding-top:calc(var(--section-padding-block)*.7);padding-bottom:calc(var(--section-padding-block)*.7)}}
.Testimonials-module__GAeGAW__section{padding-block:var(--section-padding-block);padding-inline:var(--section-padding-inline)}.Testimonials-module__GAeGAW__inner{max-width:var(--container-max-width);margin:0 auto}.Testimonials-module__GAeGAW__headerRow{justify-content:space-between;align-items:flex-end;gap:2.5rem;margin-bottom:3rem;display:flex}.Testimonials-module__GAeGAW__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent-color);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Testimonials-module__GAeGAW__title{color:var(--accent-color);margin:0 0 .75rem;font-size:clamp(2rem,2.4vw,2.4rem);line-height:1.15}.Testimonials-module__GAeGAW__subtitle{color:#2a3749e6;max-width:34rem;margin:0;font-size:.98rem}.Testimonials-module__GAeGAW__metaCopy{color:#2a3749cc;max-width:26rem;font-size:.9rem}.Testimonials-module__GAeGAW__carousel,.Testimonials-module__GAeGAW__track{position:relative}.Testimonials-module__GAeGAW__slide{opacity:0;pointer-events:none;transition:opacity .2s}.Testimonials-module__GAeGAW__slideActive{opacity:1;pointer-events:auto}.Testimonials-module__GAeGAW__slide:not(.Testimonials-module__GAeGAW__slideActive){display:none}.Testimonials-module__GAeGAW__card{background:var(--nav-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid #0000000a;grid-template-columns:minmax(0,2.1fr) minmax(0,1.1fr);gap:2.5rem;padding:2.5rem 2.75rem;display:grid;position:relative;overflow:hidden}.Testimonials-module__GAeGAW__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#a2602a1f,#0000 50%);position:absolute;inset:0}.Testimonials-module__GAeGAW__quoteColumn{z-index:1;position:relative}.Testimonials-module__GAeGAW__quoteHeader{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__GAeGAW__quoteIconWrapper{background:#a2602a14;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.Testimonials-module__GAeGAW__quoteIcon{width:22px;height:22px;color:var(--primary-color)}.Testimonials-module__GAeGAW__starsRow{gap:.25rem;display:inline-flex}.Testimonials-module__GAeGAW__starIcon{width:18px;height:18px;color:var(--rating-star-color);fill:currentColor;stroke:none}.Testimonials-module__GAeGAW__quoteText{color:var(--text-color);font-size:1rem;line-height:1.8}.Testimonials-module__GAeGAW__metaColumn{z-index:1;flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex;position:relative}.Testimonials-module__GAeGAW__personRow{align-items:center;gap:1rem;display:flex}.Testimonials-module__GAeGAW__avatarWrapper{border:2px solid #a2602a4d;border-radius:999px;width:56px;height:56px;position:relative;overflow:hidden}.Testimonials-module__GAeGAW__initialAvatar{width:56px;height:56px;color:var(--accent-color);background:#a2602a1f;border-radius:999px;justify-content:center;align-items:center;font-weight:600;display:flex}.Testimonials-module__GAeGAW__name{color:var(--accent-color);margin:0 0 .15rem;font-weight:600}.Testimonials-module__GAeGAW__role,.Testimonials-module__GAeGAW__subject{color:#2a3749cc;margin:0;font-size:.88rem}.Testimonials-module__GAeGAW__achievement{color:#2a3749e6;margin:.5rem 0 0;font-size:.9rem}.Testimonials-module__GAeGAW__badgeRow{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.Testimonials-module__GAeGAW__badge{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-color);background:#ffffffb3;border:1px solid #a2602a4d;border-radius:999px;padding:.3rem .7rem;font-size:.78rem}.Testimonials-module__GAeGAW__navButton{border:1px solid var(--primary-color);cursor:pointer;z-index:100;width:40px;height:40px;color:var(--primary-color);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 10px 30px #00000034}.Testimonials-module__GAeGAW__navButtonRight{left:auto;right:0;transform:translate(50%,-50%)}.Testimonials-module__GAeGAW__navButton:hover{background:var(--primary-color);color:#fff;border-color:#0000;box-shadow:0 14px 40px #00000029}.Testimonials-module__GAeGAW__navButton:active{transform:translate(-50%,-50%)scale(.96)}.Testimonials-module__GAeGAW__navButtonRight:active{transform:translate(50%,-50%)scale(.96)}.Testimonials-module__GAeGAW__navIcon{width:20px;height:20px}.Testimonials-module__GAeGAW__dotsRow{justify-content:center;gap:.5rem;margin-top:3.25rem;display:flex}.Testimonials-module__GAeGAW__dot{cursor:pointer;background:#2a37493d;border:none;border-radius:999px;width:9px;height:9px;padding:0;transition:background-color .16s,transform .16s,width .16s}.Testimonials-module__GAeGAW__dotActive{background:var(--primary-gradient);width:22px;transform:translateY(-1px)}@media (max-width:960px){.Testimonials-module__GAeGAW__headerRow{flex-direction:column;align-items:flex-start}.Testimonials-module__GAeGAW__card{grid-template-columns:minmax(0,1.8fr) minmax(0,1.2fr);gap:2rem;padding:2.1rem 1.75rem}.Testimonials-module__GAeGAW__navButton,.Testimonials-module__GAeGAW__navButtonRight{display:none}.Testimonials-module__GAeGAW__dotsRow{margin-top:2.5rem}}@media (max-width:640px){.Testimonials-module__GAeGAW__card{grid-template-columns:1fr;padding:1.75rem 1.5rem}.Testimonials-module__GAeGAW__metaColumn{align-items:flex-start}.Testimonials-module__GAeGAW__track{min-height:0}.Testimonials-module__GAeGAW__dotsRow{margin-top:1.75rem}}
.Faq-module__QyNYFq__section{padding-block:var(--section-padding-block);padding-inline:var(--section-padding-inline);background:var(--grey-background)}.Faq-module__QyNYFq__inner{max-width:var(--container-max-width);margin:0 auto}.Faq-module__QyNYFq__headerRow{margin-bottom:2.5rem}.Faq-module__QyNYFq__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--accent-color);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Faq-module__QyNYFq__title{color:var(--accent-color);margin:0 0 .75rem;font-size:clamp(2rem,2.4vw,2.4rem);line-height:1.15}.Faq-module__QyNYFq__titleHighlight{color:var(--primary-color)}.Faq-module__QyNYFq__subtitle{color:#2a3749e6;max-width:34rem;margin:0;font-size:.98rem}.Faq-module__QyNYFq__accordion{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.Faq-module__QyNYFq__item{border-radius:calc(var(--radius-lg) - 4px);background:var(--nav-bg);border:1px solid var(--nav-border-color);transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;box-shadow:0 10px 32px #0000000f}.Faq-module__QyNYFq__itemActive{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 18px 50px #00000014}.Faq-module__QyNYFq__item:hover{transform:translateY(-2px);box-shadow:0 16px 45px #00000014}.Faq-module__QyNYFq__trigger{cursor:pointer;background:0 0;border:none;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.4rem 1.6rem;transition:all .3s;display:flex}.Faq-module__QyNYFq__trigger:hover{background:#ffffffb3}.Faq-module__QyNYFq__trigger:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.Faq-module__QyNYFq__question{text-align:left;color:var(--accent-color);font-size:.98rem;font-weight:600}.Faq-module__QyNYFq__icon{color:#2a374999;width:20px;height:20px;transition:transform .2s,color .2s}.Faq-module__QyNYFq__iconOpen{color:var(--primary-color);transform:rotate(180deg)}.Faq-module__QyNYFq__answerWrapper{opacity:0;max-height:0;padding:0 1.6rem;transition:max-height .23s,opacity .23s,transform .23s;overflow:hidden;transform:translateY(-4px)}.Faq-module__QyNYFq__answerWrapperOpen{opacity:1;max-height:280px;padding-bottom:1.2rem;transform:translateY(0)}.Faq-module__QyNYFq__answer{color:#2a3749e6;margin:0;font-size:.94rem;line-height:1.7}@media (max-width:640px){.Faq-module__QyNYFq__trigger{padding:1.2rem 1.3rem}.Faq-module__QyNYFq__answerWrapper{padding:0 1.3rem}}
