.ShowroomCards-module__k-yVEa__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__k-yVEa__showroomCards.ShowroomCards-module__k-yVEa__visible{opacity:1;transform:translateY(0)}.ShowroomCards-module__k-yVEa__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0}.ShowroomCards-module__k-yVEa__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__k-yVEa__cornerAccent{pointer-events:none;opacity:.15;border:1px solid #d519201a;width:200px;height:200px;position:absolute}.ShowroomCards-module__k-yVEa__cornerAccent:nth-child(2){border-bottom:none;border-right:none;top:-100px;left:-100px}.ShowroomCards-module__k-yVEa__cornerAccent:nth-child(3){border-top:none;border-left:none;bottom:-100px;right:-100px}.ShowroomCards-module__k-yVEa__container{z-index:1;max-width:1500px;margin:0 auto;position:relative}.ShowroomCards-module__k-yVEa__header{text-align:center;opacity:0;margin-bottom:clamp(50px,6vh,70px);transition:all .6s ease-out .2s;transform:translateY(20px)}.ShowroomCards-module__k-yVEa__showroomCards.ShowroomCards-module__k-yVEa__visible .ShowroomCards-module__k-yVEa__header{opacity:1;transform:translateY(0)}.ShowroomCards-module__k-yVEa__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__k-yVEa__titleMain{letter-spacing:var(--ls-max);text-transform:uppercase;font-size:1em;font-weight:900}.ShowroomCards-module__k-yVEa__titleSub{font-family:var(--font-body);font-weight:400;font-size:var(--fs-sm);letter-spacing:var(--ls-normal);opacity:.85;text-transform:none;line-height:1.5}.ShowroomCards-module__k-yVEa__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__k-yVEa__showroomCards.ShowroomCards-module__k-yVEa__visible .ShowroomCards-module__k-yVEa__titleUnderline{opacity:1;transform:translate(0)}.ShowroomCards-module__k-yVEa__underlineMain{background:#e70909d9;width:100%;height:2px}.ShowroomCards-module__k-yVEa__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__k-yVEa__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__k-yVEa__card.ShowroomCards-module__k-yVEa__visible{opacity:1;transform:translateY(0)}.ShowroomCards-module__k-yVEa__card:first-child{transition:all .6s ease-out .3s}.ShowroomCards-module__k-yVEa__card:nth-child(2){transition:all .6s ease-out .5s}.ShowroomCards-module__k-yVEa__card:nth-child(3){transition:all .6s ease-out .7s}.ShowroomCards-module__k-yVEa__card:hover{border-color:#d519204d;transform:translateY(-8px);box-shadow:0 20px 60px #00000080}.ShowroomCards-module__k-yVEa__imageWrapper{width:100%;height:280px;overflow:hidden}.ShowroomCards-module__k-yVEa__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ShowroomCards-module__k-yVEa__card:hover .ShowroomCards-module__k-yVEa__image{transform:scale(1.08)}.ShowroomCards-module__k-yVEa__content{flex-direction:column;flex:1;padding:clamp(28px,3vw,40px) clamp(24px,2.5vw,32px);display:flex}.ShowroomCards-module__k-yVEa__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__k-yVEa__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__k-yVEa__card.ShowroomCards-module__k-yVEa__visible .ShowroomCards-module__k-yVEa__line{transform:scaleX(1)}.ShowroomCards-module__k-yVEa__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__k-yVEa__card.ShowroomCards-module__k-yVEa__visible .ShowroomCards-module__k-yVEa__text{opacity:1;transform:translateY(0)}.ShowroomCards-module__k-yVEa__button{color:#fff;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;opacity:0;background:0 0;border:2px solid #d51920;justify-content:center;align-self:flex-start;align-items:center;margin-top:auto;padding:14px 32px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .6s ease-out 1.2s,background .4s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(10px)}.ShowroomCards-module__k-yVEa__card.ShowroomCards-module__k-yVEa__visible .ShowroomCards-module__k-yVEa__button{opacity:1;transform:translateY(0)}.ShowroomCards-module__k-yVEa__button:before{content:"";z-index:0;background:linear-gradient(90deg,#fff0 0%,#ffffff1a 25%,#ffffff4d 50%,#ffffff1a 75%,#fff0 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ShowroomCards-module__k-yVEa__button:hover:before{left:100%}.ShowroomCards-module__k-yVEa__button:hover{color:#fff;background:#d51920;transform:translateY(-2px);box-shadow:0 8px 25px #d519204d}@media (max-width:1024px){.ShowroomCards-module__k-yVEa__showroomCards{padding:50px 16px 70px}.ShowroomCards-module__k-yVEa__title{font-size:clamp(2rem,4vw,2.8rem)}.ShowroomCards-module__k-yVEa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.ShowroomCards-module__k-yVEa__text{font-size:1rem}}@media (max-width:768px){.ShowroomCards-module__k-yVEa__showroomCards{padding:40px 16px 64px}.ShowroomCards-module__k-yVEa__title{font-size:clamp(1.8rem,6vw,2.2rem)}.ShowroomCards-module__k-yVEa__grid{grid-template-columns:1fr;gap:26px;max-width:520px;margin:0 auto}.ShowroomCards-module__k-yVEa__cardTitle{font-size:1.3rem}.ShowroomCards-module__k-yVEa__text{font-size:.95rem}.ShowroomCards-module__k-yVEa__button{text-align:center;width:100%;padding:14px 24px;font-size:.85rem}.ShowroomCards-module__k-yVEa__showroomCards,.ShowroomCards-module__k-yVEa__card,.ShowroomCards-module__k-yVEa__text,.ShowroomCards-module__k-yVEa__button,.ShowroomCards-module__k-yVEa__header,.ShowroomCards-module__k-yVEa__titleUnderline,.ShowroomCards-module__k-yVEa__line{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:480px){.ShowroomCards-module__k-yVEa__showroomCards{padding:32px 16px 56px}.ShowroomCards-module__k-yVEa__title{font-size:clamp(1.6rem,7vw,2rem)}.ShowroomCards-module__k-yVEa__cardTitle{font-size:1.3rem}.ShowroomCards-module__k-yVEa__text{font-size:.95rem}.ShowroomCards-module__k-yVEa__imageWrapper{height:220px}.ShowroomCards-module__k-yVEa__button{padding:12px 22px;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.ShowroomCards-module__k-yVEa__showroomCards,.ShowroomCards-module__k-yVEa__card,.ShowroomCards-module__k-yVEa__image,.ShowroomCards-module__k-yVEa__button,.ShowroomCards-module__k-yVEa__header,.ShowroomCards-module__k-yVEa__titleUnderline,.ShowroomCards-module__k-yVEa__line,.ShowroomCards-module__k-yVEa__text{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.ShowroomCards-module__k-yVEa__card:hover{transform:none}}
.FaqSection-module__TPehhq__section{background:#f3f4f6;width:100%;padding:70px 0;position:relative;overflow:hidden}.FaqSection-module__TPehhq__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__TPehhq__leftCol{color:var(--text);max-width:620px}.FaqSection-module__TPehhq__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__TPehhq__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__TPehhq__titleLine{display:block}.FaqSection-module__TPehhq__titleHighlight{color:var(--accent)}.FaqSection-module__TPehhq__titleDivider{background:linear-gradient(90deg,var(--text)0%,#0003 50%,transparent 100%);width:clamp(160px,20vw,240px);height:2px;margin-bottom:24px}.FaqSection-module__TPehhq__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__TPehhq__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__TPehhq__rightCol{justify-content:flex-end;display:flex}.FaqSection-module__TPehhq__faqGrid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:18px 22px;width:100%;max-width:720px;display:grid}.FaqSection-module__TPehhq__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__TPehhq__card:before{content:"";opacity:0;background:linear-gradient(135deg,#d519200a,#0000 55%,#d5192008);transition:opacity .25s;position:absolute;inset:0}.FaqSection-module__TPehhq__cardContent{z-index:1;flex-direction:column;gap:14px;width:100%;display:flex;position:relative}.FaqSection-module__TPehhq__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.FaqSection-module__TPehhq__cardNumberWrapper{padding:0}.FaqSection-module__TPehhq__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__TPehhq__cardIcon{color:var(--text);opacity:.6;background:#00000005;border-radius:4px;padding:4px;transition:all .25s}.FaqSection-module__TPehhq__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__TPehhq__card:hover{border-color:var(--accent);box-shadow:0 10px 26px #00000014}.FaqSection-module__TPehhq__card:hover:before{opacity:1}.FaqSection-module__TPehhq__card:hover .FaqSection-module__TPehhq__cardIcon{opacity:1;color:var(--accent);background:#d5192014}.FaqSection-module__TPehhq__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__TPehhq__faqCtaButton:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}.FaqSection-module__TPehhq__faqCtaText{z-index:1;position:relative}.FaqSection-module__TPehhq__faqCtaIcon{z-index:1;transition:transform .25s var(--transition-smooth);justify-content:center;align-items:center;display:inline-flex;position:relative}.FaqSection-module__TPehhq__faqCtaButton:hover .FaqSection-module__TPehhq__faqCtaIcon{transform:translate(4px)}@media (max-width:768px){.FaqSection-module__TPehhq__faqCtaButton{margin-top:20px;padding:12px 26px;font-size:.85rem}}.FaqSection-module__TPehhq__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__TPehhq__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__TPehhq__modalHeader{justify-content:space-between;align-items:center;padding:22px 24px 0;display:flex}.FaqSection-module__TPehhq__modalLabelRow{align-items:center;gap:10px;display:flex}.FaqSection-module__TPehhq__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__TPehhq__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__TPehhq__closeButton:hover{background:#0000000a;transform:rotate(90deg)}.FaqSection-module__TPehhq__modalBody{flex:1;padding:22px 24px 18px}.FaqSection-module__TPehhq__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__TPehhq__modalDivider{background:var(--accent);width:60px;height:2px;margin-bottom:18px}.FaqSection-module__TPehhq__modalAnswer{font-family:var(--font-body);color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.FaqSection-module__TPehhq__modalFooter{border-top:1px solid var(--border);background:#fafafa;padding:18px 24px 22px}.FaqSection-module__TPehhq__footerText{font-family:var(--font-body);color:var(--muted);text-align:center;margin:0 0 14px;font-size:.9rem}.FaqSection-module__TPehhq__footerActions{flex-direction:column;gap:10px;display:flex}.FaqSection-module__TPehhq__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__TPehhq__ctaButtonPrimary:hover{background:var(--accent);transform:translateY(-1px)}.FaqSection-module__TPehhq__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__TPehhq__ctaButtonGhost:hover{border-color:var(--accent);color:var(--accent);background:#d5192005}@media (max-width:1100px){.FaqSection-module__TPehhq__container{grid-template-columns:1fr;gap:50px}.FaqSection-module__TPehhq__rightCol{justify-content:flex-start}.FaqSection-module__TPehhq__faqGrid{max-width:100%}}@media (max-width:768px){.FaqSection-module__TPehhq__section{padding:50px 0}.FaqSection-module__TPehhq__container{gap:40px;padding:0 20px}.FaqSection-module__TPehhq__title{font-size:clamp(1.8rem,6vw,2.2rem)}.FaqSection-module__TPehhq__faqGrid{grid-template-columns:1fr;gap:12px}.FaqSection-module__TPehhq__card{min-height:100px;padding:20px}.FaqSection-module__TPehhq__cardQuestion{font-size:.95rem}.FaqSection-module__TPehhq__modalContent{max-width:90vw}.FaqSection-module__TPehhq__modalHeader{padding:18px 18px 0}.FaqSection-module__TPehhq__modalBody{padding:18px}.FaqSection-module__TPehhq__modalFooter{padding:16px 18px 20px}}@media (max-width:480px){.FaqSection-module__TPehhq__section{padding:40px 0}.FaqSection-module__TPehhq__container{gap:32px;padding:0 16px}.FaqSection-module__TPehhq__title{font-size:clamp(1.6rem,7vw,2rem)}.FaqSection-module__TPehhq__card{min-height:90px;padding:18px}.FaqSection-module__TPehhq__cardQuestion{font-size:.9rem}.FaqSection-module__TPehhq__modalOverlay{padding:16px}.FaqSection-module__TPehhq__modalTitle{font-size:1.15rem}.FaqSection-module__TPehhq__modalAnswer{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.FaqSection-module__TPehhq__card,.FaqSection-module__TPehhq__closeButton,.FaqSection-module__TPehhq__ctaButtonPrimary,.FaqSection-module__TPehhq__ctaButtonGhost,.FaqSection-module__TPehhq__cardIcon{transition:none}.FaqSection-module__TPehhq__modalOverlay,.FaqSection-module__TPehhq__modalContent{animation:none}}
.About-module__NI5fqq__about{background:var(--surface);border-bottom:1px solid var(--border,#e9e9e9);margin-bottom:0;padding:clamp(60px,6vw,90px) 20px clamp(86px,6vw,60px)}.About-module__NI5fqq__container{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(40px,6vw,100px);max-width:1500px;margin:0 auto;display:grid}.About-module__NI5fqq__textCol{opacity:0;flex-direction:column;max-width:720px;height:fit-content;transition:all .8s ease-out;display:flex;transform:translateY(30px)}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible{opacity:1;transform:translateY(0)}.About-module__NI5fqq__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}.About-module__NI5fqq__text{font-family:var(--font-body);letter-spacing:var(--ls-tight);color:var(--text);flex-direction:column;flex-grow:1;gap:18px;margin-bottom:32px;font-size:1rem;line-height:1.75;display:flex}.About-module__NI5fqq__text p{opacity:0;-webkit-box-orient:vertical;transition:all .6s ease-out;display:-webkit-box;overflow:hidden;transform:translate(-20px)}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible .About-module__NI5fqq__text p{opacity:1;transform:translate(0)}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible .About-module__NI5fqq__text p:first-child{transition-delay:.1s}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible .About-module__NI5fqq__text p:nth-child(2){transition-delay:.2s}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible .About-module__NI5fqq__text p:nth-child(3){transition-delay:.3s}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible .About-module__NI5fqq__text p:nth-child(4){transition-delay:.4s}.About-module__NI5fqq__text strong{letter-spacing:var(--ls-tight);font-weight:700}.About-module__NI5fqq__readMoreButton{font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;color:var(--accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:4px 0;font-size:.8rem;display:inline-flex;position:relative;overflow:visible}.About-module__NI5fqq__readMoreButton:after{content:"";background:linear-gradient(90deg,var(--accent),#d5192000);opacity:.6;transform-origin:0;width:100%;height:1px;transition:opacity .25s,transform .25s;position:absolute;bottom:-2px;left:0;transform:scaleX(.9)}.About-module__NI5fqq__readMoreButton:hover:after{opacity:1;transform:scaleX(1)}.About-module__NI5fqq__readMoreButton:hover{color:var(--accent-hover)}.About-module__NI5fqq__readMoreIcon{opacity:.9;font-size:.7rem;transition:transform .25s,opacity .25s;transform:translateY(1px)}.About-module__NI5fqq__readMoreIconOpen{transform:rotate(180deg)translateY(-1px)}.About-module__NI5fqq__button{color:var(--text);border:2px solid var(--text);font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;z-index:1;background:0 0;border-radius:0;justify-content:center;align-items:center;width:fit-content;padding:18px 42px;font-size:.85rem;font-weight:700;line-height:1;text-decoration:none;transition:color .3s,border-color .3s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.About-module__NI5fqq__button:before{content:"";z-index:0;background:linear-gradient(90deg,#1a1a1a00 0%,#1a1a1a1a 25%,#1a1a1a4d 50%,#1a1a1a1a 75%,#1a1a1a00 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.About-module__NI5fqq__button:hover:before{left:100%}.About-module__NI5fqq__button:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-1px)}.About-module__NI5fqq__buttonDesktop{opacity:0;margin-top:auto;margin-bottom:1.5rem;transition:all .6s ease-out .7s,color .3s,border-color .3s,transform .2s;transform:translateY(20px)}.About-module__NI5fqq__textCol.About-module__NI5fqq__visible .About-module__NI5fqq__buttonDesktop{opacity:1;transform:translateY(0)}.About-module__NI5fqq__buttonMobile{margin:32px auto 0;display:none}.About-module__NI5fqq__imageCol{text-align:center;opacity:0;flex-direction:column;align-items:center;transition:all .8s ease-out .2s;display:flex;transform:translate(50px)}.About-module__NI5fqq__imageCol.About-module__NI5fqq__visible{opacity:1;transform:translate(0)}.About-module__NI5fqq__imageWrapper{width:100%;height:auto;display:block}.About-module__NI5fqq__image{object-fit:cover;border-radius:2px;width:100%;height:auto}.About-module__NI5fqq__person{opacity:0;flex-shrink:0;margin-top:12px;transition:all .6s ease-out .6s;transform:translateY(20px)}.About-module__NI5fqq__imageCol.About-module__NI5fqq__visible .About-module__NI5fqq__person{opacity:1;transform:translateY(0)}.About-module__NI5fqq__name{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:#333;text-align:center;margin:0;font-size:.95rem;font-weight:500}.About-module__NI5fqq__nameDivider{background:#00000029;border-radius:999px;width:52px;height:1px;margin:8px auto 0}@media (max-width:1700px) and (min-width:1501px){.About-module__NI5fqq__about{padding:clamp(50px,5vw,70px) 40px clamp(70px,5vw,50px)}.About-module__NI5fqq__container{gap:clamp(30px,4vw,60px);max-width:1400px}.About-module__NI5fqq__textCol{max-width:680px}.About-module__NI5fqq__title{font-size:clamp(1.8rem,3.5vw,2.8rem)}}@media (max-width:1500px) and (min-width:1025px){.About-module__NI5fqq__about{padding:52px 32px 72px}.About-module__NI5fqq__container{grid-template-columns:1.15fr .95fr;gap:52px;max-width:1220px}.About-module__NI5fqq__textCol{max-width:640px}.About-module__NI5fqq__title{letter-spacing:var(--ls-wide);margin-bottom:18px;font-size:clamp(1.9rem,3vw,2.4rem)}.About-module__NI5fqq__text{gap:14px;margin-bottom:28px;font-size:.95rem;line-height:1.65}.About-module__NI5fqq__imageWrapper{height:auto}.About-module__NI5fqq__person{margin-top:14px}.About-module__NI5fqq__nameDivider{width:46px}}@media (max-width:1800px) and (min-width:1025px){.About-module__NI5fqq__container{gap:5vw;max-width:95%;margin:0 auto}.About-module__NI5fqq__about{padding-left:5%;padding-right:5%}}@media (max-width:1024px){.About-module__NI5fqq__about{background:var(--surface);border-bottom:1px solid var(--border,#e9e9e9);margin-bottom:0;padding:40px 16px 64px}.About-module__NI5fqq__container{grid-template-columns:1fr;gap:32px;max-width:720px}.About-module__NI5fqq__imageCol{opacity:1;display:flex;transform:none}.About-module__NI5fqq__imageWrapper{width:100%;height:auto}.About-module__NI5fqq__buttonDesktop{display:none}.About-module__NI5fqq__buttonMobile{justify-content:center;align-items:center;width:100%;max-width:360px;margin:20px auto 0;padding:16px 24px;font-size:.85rem;display:flex}.About-module__NI5fqq__person{margin-top:10px}}@media (max-width:768px){.About-module__NI5fqq__title{margin-bottom:22px;font-size:clamp(1.8rem,6vw,2.2rem)}.About-module__NI5fqq__imageWrapper{height:auto}.About-module__NI5fqq__text{gap:10px;margin-bottom:24px;font-size:.95rem;line-height:1.7}.About-module__NI5fqq__text p{display:block;-webkit-line-clamp:unset!important}.About-module__NI5fqq__textCol,.About-module__NI5fqq__text p{opacity:1;transition:none;transform:none}.About-module__NI5fqq__buttonMobile{margin-top:20px;padding:16px 24px;font-size:.85rem}.About-module__NI5fqq__readMoreButton{font-size:.78rem}.About-module__NI5fqq__name{letter-spacing:.16em;font-size:.85rem}.About-module__NI5fqq__nameDivider{width:40px;margin-top:6px}}@media (max-width:480px){.About-module__NI5fqq__about{padding:36px 16px 52px}.About-module__NI5fqq__title{font-size:clamp(1.6rem,7vw,2rem)}.About-module__NI5fqq__text{font-size:.95rem}.About-module__NI5fqq__name{letter-spacing:.14em;font-size:.8rem}.About-module__NI5fqq__nameDivider{width:36px}}@media (prefers-reduced-motion:reduce){.About-module__NI5fqq__textCol,.About-module__NI5fqq__text p,.About-module__NI5fqq__buttonDesktop,.About-module__NI5fqq__imageCol,.About-module__NI5fqq__person{opacity:1!important;transition:none!important;transform:none!important}}
.LehnenSieZurueck-module__AWvJkq__section{opacity:0;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);width:100%;padding:clamp(60px,6vw,90px) 20px clamp(86px,6vw,60px);transition:all 1s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(40px)}.LehnenSieZurueck-module__AWvJkq__section.LehnenSieZurueck-module__AWvJkq__visible{opacity:1;transform:translateY(0)}.LehnenSieZurueck-module__AWvJkq__backgroundGradient{opacity:.9;z-index:0;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);position:absolute;inset:0}.LehnenSieZurueck-module__AWvJkq__container{z-index:1;grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:clamp(40px,5vw,80px);max-width:1500px;margin:0 auto;display:grid;position:relative}.LehnenSieZurueck-module__AWvJkq__leftCol{color:#fff;flex-direction:column;max-width:720px;display:flex}.LehnenSieZurueck-module__AWvJkq__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:var(--ls-max);color:#fff;margin:0 0 20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05}.LehnenSieZurueck-module__AWvJkq__titleLine{display:block}.LehnenSieZurueck-module__AWvJkq__titleHighlight{color:var(--accent)}.LehnenSieZurueck-module__AWvJkq__titleDivider{background:linear-gradient(90deg,#fff 0%,#ffffff4d 50%,#0000 100%);width:clamp(160px,20vw,240px);height:2px;margin-bottom:24px}.LehnenSieZurueck-module__AWvJkq__textBlock{flex-direction:column;gap:14px;display:flex}.LehnenSieZurueck-module__AWvJkq__lead{font-family:var(--font-body);letter-spacing:var(--ls-tight);color:#ffffffe6;margin-bottom:4px;font-size:1rem;line-height:1.6}.LehnenSieZurueck-module__AWvJkq__leadSmall{font-family:var(--font-body);letter-spacing:var(--ls-tight);color:#ffffffc7;margin-top:2px;font-size:.95rem;line-height:1.6}.LehnenSieZurueck-module__AWvJkq__text2{margin-top:4px}.LehnenSieZurueck-module__AWvJkq__readMoreButton{font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;color:var(--accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;margin-top:6px;padding:4px 0;font-size:.8rem;display:inline-flex;position:relative;overflow:visible}.LehnenSieZurueck-module__AWvJkq__readMoreButton:after{content:"";background:linear-gradient(90deg,var(--accent),#d5192000);opacity:.7;transform-origin:0;width:100%;height:1px;transition:opacity .25s,transform .25s;position:absolute;bottom:-2px;left:0;transform:scaleX(.9)}.LehnenSieZurueck-module__AWvJkq__readMoreButton:hover:after{opacity:1;transform:scaleX(1)}.LehnenSieZurueck-module__AWvJkq__readMoreButton:hover{color:var(--accent-hover)}.LehnenSieZurueck-module__AWvJkq__readMoreIcon{opacity:.9;font-size:.7rem;transition:transform .25s,opacity .25s;transform:translateY(1px)}.LehnenSieZurueck-module__AWvJkq__readMoreIconOpen{transform:rotate(180deg)translateY(-1px)}.LehnenSieZurueck-module__AWvJkq__button{color:#fff;font-size:clamp(var(--fs-xs),1.4vw,var(--fs-base));line-height:1;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;cursor:pointer;isolation:isolate;z-index:1;background:0 0;border:2px solid #fff;border-radius:0;justify-content:center;align-items:center;gap:clamp(8px,1.4vw,14px);max-width:360px;min-height:44px;padding:clamp(14px,2vw,18px) clamp(26px,4.2vw,46px);font-weight:700;transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .25s,color .25s,background .25s;display:inline-flex;position:relative;overflow:hidden}.LehnenSieZurueck-module__AWvJkq__button:before{content:"";z-index:0;background:linear-gradient(90deg,#fff0 0%,#ffffff26 25%,#ffffff4d 50%,#ffffff26 75%,#fff0 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.LehnenSieZurueck-module__AWvJkq__button:hover:before{left:100%}.LehnenSieZurueck-module__AWvJkq__button:hover{background:#ffffff14;border-color:#ffffff80;transform:translateY(-1px)}.LehnenSieZurueck-module__AWvJkq__buttonDesktop{margin-top:1.5rem;margin-bottom:0}.LehnenSieZurueck-module__AWvJkq__buttonMobile{margin:32px auto 0;display:none}.LehnenSieZurueck-module__AWvJkq__rightCol{justify-content:flex-end;display:flex}.LehnenSieZurueck-module__AWvJkq__servicesCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0fd9;border:1px solid #ffffff1a;width:100%;padding:clamp(32px,4vw,40px);position:relative;overflow:hidden;box-shadow:0 12px 30px #00000080}.LehnenSieZurueck-module__AWvJkq__servicesCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff08 0%,#0000 40%,#ffffff05 100%);position:absolute;inset:0}.LehnenSieZurueck-module__AWvJkq__servicesTitle{font-family:var(--font-display);letter-spacing:var(--ls-normal);color:#fff;margin:0 0 30px;font-size:1.6rem;font-weight:700}.LehnenSieZurueck-module__AWvJkq__servicesGrid{grid-template-columns:1fr;gap:14px;margin-top:10px;display:grid}.LehnenSieZurueck-module__AWvJkq__serviceItem{grid-template-columns:auto 1fr;gap:12px;padding:6px 0;display:grid}.LehnenSieZurueck-module__AWvJkq__serviceBullet{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:4px;display:flex;background:0 0!important;border:none!important}.LehnenSieZurueck-module__AWvJkq__checkIcon{stroke:#f00c0c;width:18px;height:18px;transition:transform .2s,stroke .2s}.LehnenSieZurueck-module__AWvJkq__serviceItem:hover .LehnenSieZurueck-module__AWvJkq__checkIcon{stroke:#d51920;transform:scale(1.15)}.LehnenSieZurueck-module__AWvJkq__serviceTextWrapper{align-items:center;display:flex}.LehnenSieZurueck-module__AWvJkq__serviceTitle{font-family:var(--font-body);color:#ffffffe6;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:1800px) and (min-width:1025px){.LehnenSieZurueck-module__AWvJkq__container{gap:5vw;max-width:95%;margin:0 auto}.LehnenSieZurueck-module__AWvJkq__section{padding-left:5%;padding-right:5%}}@media (max-width:1500px) and (min-width:1025px){.LehnenSieZurueck-module__AWvJkq__title{letter-spacing:var(--ls-wide);margin-bottom:18px;font-size:clamp(1.9rem,3vw,2.4rem)}.LehnenSieZurueck-module__AWvJkq__servicesCard{padding:30px}}@media (max-width:1100px){.LehnenSieZurueck-module__AWvJkq__container{grid-template-columns:1fr;gap:40px}.LehnenSieZurueck-module__AWvJkq__rightCol{justify-content:flex-start}.LehnenSieZurueck-module__AWvJkq__servicesCard{max-width:100%}.LehnenSieZurueck-module__AWvJkq__buttonDesktop{display:none}.LehnenSieZurueck-module__AWvJkq__buttonMobile{justify-content:center;align-items:center;width:100%;max-width:360px;padding:16px 24px;font-size:.85rem;display:flex}.LehnenSieZurueck-module__AWvJkq__servicesTitle{font-size:1.4rem}}@media (max-width:768px){.LehnenSieZurueck-module__AWvJkq__section{padding:50px 16px 56px}.LehnenSieZurueck-module__AWvJkq__container{gap:32px;max-width:720px;padding:0}.LehnenSieZurueck-module__AWvJkq__title{font-size:clamp(1.8rem,6vw,2.2rem)}.LehnenSieZurueck-module__AWvJkq__servicesCard{padding:26px}.LehnenSieZurueck-module__AWvJkq__buttonMobile{margin-top:24px}}@media (max-width:480px){.LehnenSieZurueck-module__AWvJkq__section{padding:40px 16px 48px}.LehnenSieZurueck-module__AWvJkq__container{gap:28px;max-width:100%}.LehnenSieZurueck-module__AWvJkq__serviceTitle{font-size:.85rem}.LehnenSieZurueck-module__AWvJkq__servicesTitle{text-align:center;font-size:1.3rem}}@media (prefers-reduced-motion:reduce){.LehnenSieZurueck-module__AWvJkq__section,.LehnenSieZurueck-module__AWvJkq__container,.LehnenSieZurueck-module__AWvJkq__leftCol,.LehnenSieZurueck-module__AWvJkq__rightCol,.LehnenSieZurueck-module__AWvJkq__servicesCard,.LehnenSieZurueck-module__AWvJkq__lead,.LehnenSieZurueck-module__AWvJkq__leadSmall,.LehnenSieZurueck-module__AWvJkq__button,.LehnenSieZurueck-module__AWvJkq__checkIcon{transition:none!important;transform:none!important}}
.VideoCTA-module__FoCHNW__section{opacity:0;background:#050505;align-items:center;width:100%;min-height:70vh;padding:80px 0;transition:opacity .8s,transform .8s;display:flex;position:relative;overflow:hidden;transform:translateY(24px)}.VideoCTA-module__FoCHNW__section.VideoCTA-module__FoCHNW__visible{opacity:1;transform:translateY(0)}.VideoCTA-module__FoCHNW__videoContainer{z-index:0;width:100%;height:100%;position:absolute;inset:0}.VideoCTA-module__FoCHNW__video{object-fit:cover;object-position:center;opacity:.45;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.VideoCTA-module__FoCHNW__videoOverlay{opacity:0;background:linear-gradient(#0009 0%,#000c 60%,#000000f2 100%);transition:opacity .8s .2s;position:absolute;inset:0}.VideoCTA-module__FoCHNW__videoOverlayVisible{opacity:1}.VideoCTA-module__FoCHNW__backgroundPattern{z-index:1;opacity:.25;pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#d5192033,#0000 55%);position:absolute;inset:0}.VideoCTA-module__FoCHNW__container{z-index:2;max-width:1300px;margin:0 auto;padding:0 clamp(24px,6vw,80px);position:relative}.VideoCTA-module__FoCHNW__content{text-align:center;max-width:auto;margin:0 auto}.VideoCTA-module__FoCHNW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:var(--ls-max);color:#fff;margin:0 0 20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.05}.VideoCTA-module__FoCHNW__titleHighlight{color:var(--accent)}.VideoCTA-module__FoCHNW__titleDivider{opacity:0;transform-origin:50%;background:#ffffffa6;width:110px;height:2px;margin:10px auto 24px;transition:opacity .6s .3s,transform .6s .3s;transform:scaleX(.6)}.VideoCTA-module__FoCHNW__section.VideoCTA-module__FoCHNW__visible .VideoCTA-module__FoCHNW__titleDivider{opacity:1;transform:scaleX(1)}.VideoCTA-module__FoCHNW__subtitle{font-family:var(--font-body);letter-spacing:var(--ls-tight);color:#fffc;opacity:0;max-width:560px;margin:0 auto 28px;font-size:.98rem;line-height:1.7;transition:opacity .7s .4s,transform .7s .4s;transform:translateY(12px)}.VideoCTA-module__FoCHNW__section.VideoCTA-module__FoCHNW__visible .VideoCTA-module__FoCHNW__subtitle{opacity:1;transform:translateY(0)}.VideoCTA-module__FoCHNW__ctaButton{background:var(--accent);color:#fff;min-height:48px;font-family:var(--font-display);letter-spacing:var(--ls-ultra);text-transform:uppercase;cursor:pointer;opacity:0;border:none;border-radius:0;justify-content:center;align-items:center;gap:12px;padding:14px 40px;font-size:.9rem;font-weight:700;transition:opacity .35s .4s,transform .35s .4s,background .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(12px)}.VideoCTA-module__FoCHNW__section.VideoCTA-module__FoCHNW__visible .VideoCTA-module__FoCHNW__ctaButton{opacity:1;transform:translateY(0)}.VideoCTA-module__FoCHNW__ctaButton:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 26px #91040973}.VideoCTA-module__FoCHNW__ctaButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.VideoCTA-module__FoCHNW__buttonText{z-index:1;position:relative}.VideoCTA-module__FoCHNW__buttonArrow{z-index:1;justify-content:center;align-items:center;transition:transform .25s;display:flex;position:relative}.VideoCTA-module__FoCHNW__ctaButton:hover .VideoCTA-module__FoCHNW__buttonArrow{transform:translate(4px)}@media (max-width:768px){.VideoCTA-module__FoCHNW__ctaButton{width:100%;max-width:320px;padding:13px 28px;font-size:.85rem}}@media (max-width:480px){.VideoCTA-module__FoCHNW__ctaButton{max-width:100%;padding:12px 22px;font-size:.82rem}}@media (max-width:768px){.VideoCTA-module__FoCHNW__ctaButton{width:100%;max-width:320px;padding:13px 26px;font-size:.85rem}}@media (max-width:480px){.VideoCTA-module__FoCHNW__ctaButton{max-width:100%;padding:12px 22px;font-size:.82rem}}@media (max-width:768px){.VideoCTA-module__FoCHNW__ctaButton{width:100%;max-width:320px;padding:13px 26px;font-size:.85rem}}@media (max-width:480px){.VideoCTA-module__FoCHNW__ctaButton{max-width:100%;padding:12px 22px;font-size:.82rem}}@media (max-width:1024px){.VideoCTA-module__FoCHNW__section{min-height:60vh;padding:70px 0}.VideoCTA-module__FoCHNW__container{padding:0 28px}}@media (max-width:768px){.VideoCTA-module__FoCHNW__section{min-height:auto;padding:60px 0}.VideoCTA-module__FoCHNW__container{padding:0 18px}.VideoCTA-module__FoCHNW__subtitle{margin-bottom:24px;font-size:.95rem}.VideoCTA-module__FoCHNW__ctaButton{width:70%;max-width:320px}}@media (max-width:480px){.VideoCTA-module__FoCHNW__section{padding:50px 0}.VideoCTA-module__FoCHNW__container{padding:0 14px}.VideoCTA-module__FoCHNW__title{font-size:clamp(1.6rem,7vw,2.1rem)}.VideoCTA-module__FoCHNW__subtitle{font-size:.9rem}.VideoCTA-module__FoCHNW__ctaButton{max-width:100%;padding:11px 22px;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.VideoCTA-module__FoCHNW__section{opacity:1;transform:none}.VideoCTA-module__FoCHNW__video,.VideoCTA-module__FoCHNW__videoOverlay,.VideoCTA-module__FoCHNW__titleDivider,.VideoCTA-module__FoCHNW__subtitle,.VideoCTA-module__FoCHNW__ctaButton{transition:none!important}.VideoCTA-module__FoCHNW__titleDivider,.VideoCTA-module__FoCHNW__subtitle,.VideoCTA-module__FoCHNW__ctaButton{opacity:1;transform:none}}.VideoCTA-module__FoCHNW__ctaButton:focus{outline-offset:3px;outline:2px solid #fff}@supports not (object-fit:cover){.VideoCTA-module__FoCHNW__video{background:#000}}
