.ShowroomCards-module__F4VYYG__showroomCards{color:#fff;isolation:isolate;opacity:0;background:#1c1c1c;border-bottom:1px solid #ffffff1a;padding:clamp(60px,6vw,90px) 20px clamp(96px,6vw,120px);transition:all .8s ease-out;position:relative;overflow:hidden;transform:translateY(30px)}.ShowroomCards-module__F4VYYG__showroomCards.ShowroomCards-module__F4VYYG__visible{opacity:1;transform:translateY(0)}.ShowroomCards-module__F4VYYG__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.ShowroomCards-module__F4VYYG__backgroundGrid{opacity:.1;background-image:linear-gradient(#d519200d 1px,#0000 1px),linear-gradient(90deg,#d519200d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.ShowroomCards-module__F4VYYG__cornerAccent{pointer-events:none;opacity:.15;border:1px solid #d519201a;width:200px;height:200px;position:absolute}.ShowroomCards-module__F4VYYG__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.ShowroomCards-module__F4VYYG__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.ShowroomCards-module__F4VYYG__container{z-index:1;max-width:1500px;margin:0 auto;position:relative}.ShowroomCards-module__F4VYYG__header{text-align:center;opacity:0;margin-bottom:clamp(50px,6vh,70px);transition:all .6s ease-out .2s;transform:translateY(20px)}.ShowroomCards-module__F4VYYG__showroomCards.ShowroomCards-module__F4VYYG__visible .ShowroomCards-module__F4VYYG__header{opacity:1;transform:translateY(0)}.ShowroomCards-module__F4VYYG__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:var(--ls-max);color:#fff;flex-direction:column;gap:6px;margin:0 0 clamp(18px,3vh,26px);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05;display:flex}.ShowroomCards-module__F4VYYG__titleMain{letter-spacing:var(--ls-max);text-transform:uppercase;font-size:1em;font-weight:900}.ShowroomCards-module__F4VYYG__titleUnderline{opacity:0;width:min(140px,25vw);height:3px;margin:0 auto;transition:all .6s ease-out .4s;position:relative;transform:translate(-20px)}.ShowroomCards-module__F4VYYG__showroomCards.ShowroomCards-module__F4VYYG__visible .ShowroomCards-module__F4VYYG__titleUnderline{opacity:1;transform:translate(0)}.ShowroomCards-module__F4VYYG__underlineMain{background:#e70909d9;width:100%;height:2px}.ShowroomCards-module__F4VYYG__underlineAccent{display:none}.ShowroomCards-module__F4VYYG__grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));justify-content:center;align-items:stretch;gap:clamp(24px,3vw,40px);display:grid}.ShowroomCards-module__F4VYYG__card{opacity:0;background:#111;border:1px solid #ffffff0f;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(30px);box-shadow:0 8px 40px #0000004d}.ShowroomCards-module__F4VYYG__card.ShowroomCards-module__F4VYYG__visible{opacity:1;transform:translateY(0)}.ShowroomCards-module__F4VYYG__card:first-child{transition:all .6s ease-out .3s}.ShowroomCards-module__F4VYYG__card:nth-child(2){transition:all .6s ease-out .5s}.ShowroomCards-module__F4VYYG__card:nth-child(3){transition:all .6s ease-out .7s}.ShowroomCards-module__F4VYYG__card:hover{border-color:#d519204d;transform:translateY(-8px);box-shadow:0 20px 60px #00000080}.ShowroomCards-module__F4VYYG__imageWrapper{width:100%;height:280px;overflow:hidden}.ShowroomCards-module__F4VYYG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ShowroomCards-module__F4VYYG__card:hover .ShowroomCards-module__F4VYYG__image{transform:scale(1.08)}.ShowroomCards-module__F4VYYG__content{flex-direction:column;flex:1;padding:clamp(28px,3vw,40px) clamp(24px,2.5vw,32px);display:flex}.ShowroomCards-module__F4VYYG__cardTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:var(--ls-wide);color:#fff;margin-bottom:16px;font-size:1.3rem;font-weight:800;line-height:1.1}.ShowroomCards-module__F4VYYG__line{transform-origin:0;background-color:#d51920;width:100%;height:2px;margin-bottom:20px;transition:transform .6s ease-out .8s;transform:scaleX(0)}.ShowroomCards-module__F4VYYG__card.ShowroomCards-module__F4VYYG__visible .ShowroomCards-module__F4VYYG__line{transform:scaleX(1)}.ShowroomCards-module__F4VYYG__text{color:#ffffffe0;font-family:var(--font-body);letter-spacing:var(--ls-tight);opacity:0;flex:1;margin-bottom:32px;font-size:1rem;line-height:1.7;transition:all .6s ease-out 1s;transform:translateY(10px)}.ShowroomCards-module__F4VYYG__card.ShowroomCards-module__F4VYYG__visible .ShowroomCards-module__F4VYYG__text{opacity:1;transform:translateY(0)}.ShowroomCards-module__F4VYYG__ctaWrap{opacity:0;align-self:flex-start;margin-top:auto;transition:all .6s ease-out 1.2s;transform:translateY(10px)}.ShowroomCards-module__F4VYYG__card.ShowroomCards-module__F4VYYG__visible .ShowroomCards-module__F4VYYG__ctaWrap{opacity:1;transform:translateY(0)}.ShowroomCards-module__F4VYYG__ctaDisabled{opacity:.5;pointer-events:none;filter:grayscale(.15)}@media (max-width:1024px){.ShowroomCards-module__F4VYYG__showroomCards{padding:50px 16px 70px}.ShowroomCards-module__F4VYYG__title{font-size:clamp(2rem,4vw,2.8rem)}.ShowroomCards-module__F4VYYG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.ShowroomCards-module__F4VYYG__text{font-size:1rem}}@media (max-width:768px){.ShowroomCards-module__F4VYYG__showroomCards{padding:40px 16px 64px}.ShowroomCards-module__F4VYYG__title{font-size:clamp(1.8rem,6vw,2.2rem)}.ShowroomCards-module__F4VYYG__grid{grid-template-columns:1fr;gap:26px;max-width:520px;margin:0 auto}.ShowroomCards-module__F4VYYG__cardTitle{font-size:1.3rem}.ShowroomCards-module__F4VYYG__text{font-size:.95rem}.ShowroomCards-module__F4VYYG__ctaWrap{justify-content:flex-start;align-self:stretch;width:100%;display:flex}.ShowroomCards-module__F4VYYG__showroomCards,.ShowroomCards-module__F4VYYG__card,.ShowroomCards-module__F4VYYG__text,.ShowroomCards-module__F4VYYG__ctaWrap,.ShowroomCards-module__F4VYYG__header,.ShowroomCards-module__F4VYYG__titleUnderline,.ShowroomCards-module__F4VYYG__line{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:480px){.ShowroomCards-module__F4VYYG__showroomCards{padding:32px 16px 56px}.ShowroomCards-module__F4VYYG__title{font-size:clamp(1.6rem,7vw,2rem)}.ShowroomCards-module__F4VYYG__text{font-size:.95rem}.ShowroomCards-module__F4VYYG__imageWrapper{height:220px}}@media (prefers-reduced-motion:reduce){.ShowroomCards-module__F4VYYG__showroomCards,.ShowroomCards-module__F4VYYG__card,.ShowroomCards-module__F4VYYG__image,.ShowroomCards-module__F4VYYG__header,.ShowroomCards-module__F4VYYG__titleUnderline,.ShowroomCards-module__F4VYYG__line,.ShowroomCards-module__F4VYYG__text,.ShowroomCards-module__F4VYYG__ctaWrap{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.ShowroomCards-module__F4VYYG__card:hover{transform:none}}
.ReferenzenVideo-module__BXNawa__referenzenVideo{opacity:0;isolation:isolate;background:#1c1c1c;width:100%;height:100svh;min-height:700px;transition:all 1.2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(30px)}.ReferenzenVideo-module__BXNawa__referenzenVideo.ReferenzenVideo-module__BXNawa__visible{opacity:1;transform:translateY(0)}.ReferenzenVideo-module__BXNawa__backgroundElements{pointer-events:none;z-index:1;position:absolute;inset:0}.ReferenzenVideo-module__BXNawa__backgroundGrid{opacity:.1;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0909090d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.ReferenzenVideo-module__BXNawa__cornerAccent{pointer-events:none;opacity:.15;border:1px solid #0000001a;width:200px;height:200px;position:absolute}.ReferenzenVideo-module__BXNawa__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.ReferenzenVideo-module__BXNawa__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.ReferenzenVideo-module__BXNawa__videoContainer{z-index:0;position:absolute;inset:0;overflow:hidden}.ReferenzenVideo-module__BXNawa__poster{object-fit:cover;filter:brightness(.92)contrast(1.06)saturate(1.06);opacity:1;z-index:1;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}.ReferenzenVideo-module__BXNawa__posterHidden{opacity:0}.ReferenzenVideo-module__BXNawa__video{object-fit:cover;filter:brightness(.92)contrast(1.06)saturate(1.06);opacity:0;z-index:0;width:100%;height:100%;transition:transform 1.5s cubic-bezier(.16,1,.3,1),opacity .45s;transform:scale(1.05)}.ReferenzenVideo-module__BXNawa__referenzenVideo.ReferenzenVideo-module__BXNawa__visible .ReferenzenVideo-module__BXNawa__video{transform:scale(1)}.ReferenzenVideo-module__BXNawa__videoReady{opacity:1}.ReferenzenVideo-module__BXNawa__videoOverlay{z-index:2;background:linear-gradient(135deg,#0000 0%,#0000007a 50%,#0000 100%);position:absolute;inset:0}.ReferenzenVideo-module__BXNawa__container{z-index:2;justify-content:center;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 clamp(24px,8vw,160px);display:flex;position:relative}.ReferenzenVideo-module__BXNawa__content{text-align:center;color:#fff;opacity:0;max-width:800px;transition:all 1s cubic-bezier(.16,1,.3,1) .4s;transform:translateY(40px)}.ReferenzenVideo-module__BXNawa__referenzenVideo.ReferenzenVideo-module__BXNawa__visible .ReferenzenVideo-module__BXNawa__content{opacity:1;transform:translateY(0)}.ReferenzenVideo-module__BXNawa__header{margin-bottom:0}.ReferenzenVideo-module__BXNawa__title{font-family:var(--font-display);letter-spacing:var(--ls-tight);color:#fff;word-wrap:break-word;flex-direction:column;align-items:center;gap:22px;margin:0;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.1;display:flex}.ReferenzenVideo-module__BXNawa__titleMain{text-transform:uppercase;letter-spacing:var(--ls-max);font-size:1em;font-weight:800;display:inline-block}.ReferenzenVideo-module__BXNawa__titleLine{background:linear-gradient(90deg,#f8000000 0%,#f8000040 10%,#f80000e6 50%,#f8000040 90%,#f8000000 100%);border-radius:999px;width:100%;height:2px;margin-top:6px;margin-bottom:10px;display:block;position:relative;overflow:hidden;box-shadow:0 0 14px #f8000059}.ReferenzenVideo-module__BXNawa__titleSub{font-family:var(--font-body);letter-spacing:var(--ls-wide);opacity:.9;text-transform:uppercase;margin-top:6px;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:400;line-height:1.5}.ReferenzenVideo-module__BXNawa__spacing{width:100%;height:clamp(34px,6vh,70px)}.ReferenzenVideo-module__BXNawa__ctaWrap{justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.ReferenzenVideo-module__BXNawa__container{padding:0 32px}.ReferenzenVideo-module__BXNawa__title{font-size:clamp(2.2rem,8vw,3.5rem)}.ReferenzenVideo-module__BXNawa__spacing{height:clamp(30px,5vh,60px)}}@media (max-width:768px){.ReferenzenVideo-module__BXNawa__referenzenVideo{min-height:600px}.ReferenzenVideo-module__BXNawa__container{padding:0 24px}.ReferenzenVideo-module__BXNawa__title{letter-spacing:var(--ls-max);gap:14px;font-size:clamp(1.8rem,6vw,2.2rem);line-height:1.05}.ReferenzenVideo-module__BXNawa__titleSub{letter-spacing:var(--ls-wide);margin-top:2px;font-size:.95rem;line-height:1.5}.ReferenzenVideo-module__BXNawa__titleLine{height:1.5px;box-shadow:0 0 10px #f8000040}.ReferenzenVideo-module__BXNawa__spacing{height:22px}}@media (max-width:480px){.ReferenzenVideo-module__BXNawa__referenzenVideo{min-height:500px}.ReferenzenVideo-module__BXNawa__container{padding:0 20px}.ReferenzenVideo-module__BXNawa__title{gap:12px;font-size:clamp(1.6rem,7vw,2rem)}.ReferenzenVideo-module__BXNawa__titleSub{font-size:.9rem}.ReferenzenVideo-module__BXNawa__spacing{height:18px}}@media (max-width:360px){.ReferenzenVideo-module__BXNawa__referenzenVideo{min-height:450px}.ReferenzenVideo-module__BXNawa__container{padding:0 16px}.ReferenzenVideo-module__BXNawa__titleSub{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.ReferenzenVideo-module__BXNawa__referenzenVideo,.ReferenzenVideo-module__BXNawa__video,.ReferenzenVideo-module__BXNawa__content{transition:none!important;animation:none!important}.ReferenzenVideo-module__BXNawa__referenzenVideo,.ReferenzenVideo-module__BXNawa__content{opacity:1;transform:none!important}.ReferenzenVideo-module__BXNawa__video{transform:none!important}}
.FaqSection-module__66rZva__section{background:#f3f4f6;width:100%;padding:70px 0;position:relative;overflow:hidden}.FaqSection-module__66rZva__container{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:flex-start;gap:clamp(40px,6vw,80px);max-width:1650px;margin:0 auto;padding:0 clamp(24px,6vw,80px);display:grid;position:relative}.FaqSection-module__66rZva__leftCol{color:var(--text);max-width:620px}.FaqSection-module__66rZva__kicker{font-family:var(--font-body);letter-spacing:var(--ls-ultra);text-transform:uppercase;color:#111827;margin:0 0 12px;font-size:.75rem}.FaqSection-module__66rZva__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:var(--ls-max);color:var(--text);margin:0 0 20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05}.FaqSection-module__66rZva__titleLine{display:block}.FaqSection-module__66rZva__titleHighlight{color:var(--accent)}.FaqSection-module__66rZva__titleDivider{background:linear-gradient(90deg,var(--text)0%,#0003 50%,transparent 100%);width:clamp(160px,20vw,240px);height:2px;margin-bottom:24px}.FaqSection-module__66rZva__lead{font-family:var(--font-body);letter-spacing:var(--ls-tight);color:#1f2933;max-width:520px;margin-bottom:16px;font-size:1rem;line-height:1.6}.FaqSection-module__66rZva__leadSmall{font-family:var(--font-body);letter-spacing:var(--ls-tight);color:#1f2933;max-width:520px;margin-bottom:0;font-size:.95rem;line-height:1.6}.FaqSection-module__66rZva__rightCol{justify-content:flex-end;display:flex}.FaqSection-module__66rZva__faqGrid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 22px;width:100%;max-width:720px;display:grid}.FaqSection-module__66rZva__card{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;align-items:stretch;min-height:110px;padding:22px 22px 20px;transition:all .22s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.FaqSection-module__66rZva__card:before{content:"";opacity:0;background:linear-gradient(135deg,#d519200a,#0000 55%,#d5192008);transition:opacity .25s;position:absolute;inset:0}.FaqSection-module__66rZva__cardContent{z-index:1;flex-direction:column;gap:14px;width:100%;display:flex;position:relative}.FaqSection-module__66rZva__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.FaqSection-module__66rZva__cardNumberWrapper{padding:0}.FaqSection-module__66rZva__cardNumber{font-family:var(--font-display);color:var(--accent);letter-spacing:var(--ls-ultra);background:0 0;padding:0;font-size:.8rem;font-weight:700}.FaqSection-module__66rZva__cardIcon{color:var(--text);opacity:.6;background:#00000005;border-radius:4px;padding:4px;transition:all .25s}.FaqSection-module__66rZva__cardQuestion{font-family:var(--font-display);letter-spacing:var(--ls-normal);color:var(--text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.FaqSection-module__66rZva__card:hover{border-color:var(--accent);box-shadow:0 10px 26px #00000014}.FaqSection-module__66rZva__card:hover:before{opacity:1}.FaqSection-module__66rZva__card:hover .FaqSection-module__66rZva__cardIcon{opacity:1;color:var(--accent);background:#d5192014}.FaqSection-module__66rZva__faqCtaButton{border:2px solid var(--accent);color:var(--accent);font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;cursor:pointer;min-height:44px;transition:background .3s var(--transition-smooth),color .3s var(--transition-smooth),border-color .3s var(--transition-smooth),transform .3s var(--transition-smooth);background:0 0;border-radius:0;align-items:center;gap:12px;margin-top:26px;padding:14px 32px;font-size:.9rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.FaqSection-module__66rZva__faqCtaButton:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.FaqSection-module__66rZva__faqCtaText{z-index:1;position:relative}.FaqSection-module__66rZva__faqCtaIcon{z-index:1;transition:transform .25s var(--transition-smooth);justify-content:center;align-items:center;display:inline-flex;position:relative}.FaqSection-module__66rZva__faqCtaButton:hover .FaqSection-module__66rZva__faqCtaIcon{transform:translate(4px)}@media (max-width:768px){.FaqSection-module__66rZva__faqCtaButton{margin-top:20px;padding:12px 26px;font-size:.85rem}}.FaqSection-module__66rZva__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FaqSection-module__66rZva__modalContent{background:#fff;border-radius:0;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 18px 60px #00000047}.FaqSection-module__66rZva__modalHeader{justify-content:space-between;align-items:center;padding:22px 24px 0;display:flex}.FaqSection-module__66rZva__modalLabelRow{align-items:center;gap:10px;display:flex}.FaqSection-module__66rZva__modalBadge{font-family:var(--font-display);color:var(--accent);letter-spacing:var(--ls-ultra);text-transform:uppercase;background:#d519200f;padding:6px 12px;font-size:.75rem;font-weight:700}.FaqSection-module__66rZva__closeButton{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px;line-height:0;transition:transform .2s,background .2s}.FaqSection-module__66rZva__closeButton:hover{background:#0000000a;transform:rotate(90deg)}.FaqSection-module__66rZva__modalBody{flex:1;padding:22px 24px 18px}.FaqSection-module__66rZva__modalTitle{font-family:var(--font-display);color:var(--text);letter-spacing:var(--ls-normal);margin:0 0 14px;font-size:1.35rem;font-weight:700;line-height:1.3}.FaqSection-module__66rZva__modalDivider{background:var(--accent);width:60px;height:2px;margin-bottom:18px}.FaqSection-module__66rZva__modalAnswer{font-family:var(--font-body);color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.FaqSection-module__66rZva__modalFooter{border-top:1px solid var(--border);background:#fafafa;padding:18px 24px 22px}.FaqSection-module__66rZva__footerText{font-family:var(--font-body);color:var(--muted);text-align:center;margin:0 0 14px;font-size:.9rem}.FaqSection-module__66rZva__footerActions{flex-direction:column;gap:10px;display:flex}.FaqSection-module__66rZva__ctaButtonPrimary{color:#fff;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;cursor:pointer;background:#000;border:none;padding:14px 20px;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s}.FaqSection-module__66rZva__ctaButtonPrimary:hover{background:var(--accent);transform:translateY(-1px)}.FaqSection-module__66rZva__ctaButtonGhost{color:var(--text);border:1px solid var(--border);font-family:var(--font-body);cursor:pointer;background:#fff;padding:12px 20px;font-size:.85rem;transition:background .2s,border-color .2s,color .2s}.FaqSection-module__66rZva__ctaButtonGhost:hover{border-color:var(--accent);color:var(--accent);background:#d5192005}@media (max-width:1100px){.FaqSection-module__66rZva__container{grid-template-columns:1fr;gap:50px}.FaqSection-module__66rZva__rightCol{justify-content:flex-start}.FaqSection-module__66rZva__faqGrid{max-width:100%}}@media (max-width:768px){.FaqSection-module__66rZva__section{padding:50px 0}.FaqSection-module__66rZva__container{gap:40px;padding:0 20px}.FaqSection-module__66rZva__title{font-size:clamp(1.8rem,6vw,2.2rem)}.FaqSection-module__66rZva__faqGrid{grid-template-columns:1fr;gap:12px}.FaqSection-module__66rZva__card{min-height:100px;padding:20px}.FaqSection-module__66rZva__cardQuestion{font-size:.95rem}.FaqSection-module__66rZva__modalContent{max-width:90vw}.FaqSection-module__66rZva__modalHeader{padding:18px 18px 0}.FaqSection-module__66rZva__modalBody{padding:18px}.FaqSection-module__66rZva__modalFooter{padding:16px 18px 20px}}@media (max-width:480px){.FaqSection-module__66rZva__section{padding:40px 0}.FaqSection-module__66rZva__container{gap:32px;padding:0 16px}.FaqSection-module__66rZva__title{font-size:clamp(1.6rem,7vw,2rem)}.FaqSection-module__66rZva__card{min-height:90px;padding:18px}.FaqSection-module__66rZva__cardQuestion{font-size:.9rem}.FaqSection-module__66rZva__modalOverlay{padding:16px}.FaqSection-module__66rZva__modalTitle{font-size:1.15rem}.FaqSection-module__66rZva__modalAnswer{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.FaqSection-module__66rZva__card,.FaqSection-module__66rZva__closeButton,.FaqSection-module__66rZva__ctaButtonPrimary,.FaqSection-module__66rZva__ctaButtonGhost,.FaqSection-module__66rZva__cardIcon{transition:none}.FaqSection-module__66rZva__modalOverlay,.FaqSection-module__66rZva__modalContent{animation:none}}.FaqSection-module__66rZva__ctaWrap{width:fit-content;margin-top:26px}@media (max-width:768px){.FaqSection-module__66rZva__ctaWrap{justify-content:flex-start;width:100%;margin-top:20px;display:flex}}
