:root{color-scheme:light;--ink:#0a0a0a;--muted:#52525b;--accent:#c8102e}[data-astro-cid-lcdefpme]{box-sizing:border-box}.sr-only[data-astro-cid-lcdefpme]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}html,body{background:#fff;margin:0;padding:0}[data-astro-cid-lcdefpme][id]{scroll-margin-top:clamp(96px,9vw,124px)}body{-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.header[data-astro-cid-lcdefpme]{z-index:120;pointer-events:none;padding:0 clamp(12px,4vw,76px);position:fixed;top:clamp(12px,1.6vw,22px);left:0;right:0}.header__inner[data-astro-cid-lcdefpme]{z-index:95;pointer-events:auto;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#ffffffe6;border-radius:16px;align-items:center;gap:clamp(16px,2vw,34px);max-width:1180px;min-height:clamp(62px,6vw,78px);margin:0 auto;padding:0 clamp(16px,1.8vw,26px) 0 clamp(20px,2.2vw,32px);transition:background-color .35s,box-shadow .35s;display:flex;position:relative;box-shadow:0 1px 1px #0000000a,0 10px 34px #0000001a}.header[data-astro-cid-lcdefpme].is-scrolled .header__inner[data-astro-cid-lcdefpme]{background:#fffffff7;box-shadow:0 1px 1px #0000000d,0 12px 40px #00000024}.brand[data-astro-cid-lcdefpme]{white-space:nowrap;align-items:center;gap:10px;text-decoration:none;display:flex}.brand__logo[data-astro-cid-lcdefpme]{width:auto;height:clamp(28px,2.6vw,38px);display:block}.nav[data-astro-cid-lcdefpme]{flex:1}.nav__list[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:clamp(18px,2.4vw,40px);margin:0;padding:0;list-style:none;display:flex}.nav__link[data-astro-cid-lcdefpme]{letter-spacing:.06em;text-transform:uppercase;color:#000;white-space:nowrap;align-items:center;gap:6px;padding:6px 0;font-size:14px;font-weight:700;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.nav__link[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:13px;height:13px;margin-top:1px;transition:transform .25s}.nav__link--has-menu[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:rotate(180deg)}.nav__link[data-astro-cid-lcdefpme]:after{content:"";background:var(--accent);width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav__link[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.nav__link[data-astro-cid-lcdefpme]:hover:after{width:100%}.nav__link[data-astro-cid-lcdefpme]:focus-visible,.cta[data-astro-cid-lcdefpme]:focus-visible,.brand[data-astro-cid-lcdefpme]:focus-visible,.burger[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.cta[data-astro-cid-lcdefpme]{letter-spacing:.1em;text-transform:uppercase;color:#fff;white-space:nowrap;background:var(--accent);border:0;border-radius:999px;align-items:center;gap:9px;padding:clamp(12px,1.2vw,15px) clamp(20px,2vw,28px);font-size:13px;font-weight:700;text-decoration:none;transition:background-color .28s,transform .28s;display:inline-flex}.cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{flex-shrink:0;width:16px;height:16px}.cta[data-astro-cid-lcdefpme]:hover{background:#0a0a0a;transform:translateY(-1px)}.burger[data-astro-cid-lcdefpme]{z-index:95;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:none;position:relative}.burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--ink);width:24px;height:2px;margin:0 auto;transition:transform .3s,opacity .2s;display:block}.header[data-astro-cid-lcdefpme].is-open .burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{transform:translateY(7px)rotate(45deg)}.header[data-astro-cid-lcdefpme].is-open .burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.header[data-astro-cid-lcdefpme].is-open .burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile[data-astro-cid-lcdefpme]{z-index:90;pointer-events:none;opacity:0;visibility:hidden;overscroll-behavior:contain;background-color:#fff;background-image:linear-gradient(#fffffff0 0%,#ffffffe6 45%,#fffffff2 100%),image-set("/brandbanner.webp" 1x type("image/webp"),"/brandbanner.png" 1x type("image/png"));background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;justify-content:safe center;padding:calc(clamp(62px,6vw,78px) + 40px) clamp(24px,7vw,56px) clamp(32px,6vw,56px);transition:opacity .34s,transform .34s cubic-bezier(.4,0,.2,1),visibility .34s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-12px)}.header[data-astro-cid-lcdefpme].is-open .mobile[data-astro-cid-lcdefpme]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile__link[data-astro-cid-lcdefpme]{letter-spacing:-.02em;text-transform:none;color:var(--ink);opacity:0;border-bottom:1px solid #ededef;flex-shrink:0;align-items:center;gap:16px;padding:clamp(16px,3.4vw,22px) 0;font-size:clamp(20px,6.4vw,30px);font-weight:800;text-decoration:none;transition:color .25s,opacity .4s,transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(14px)}.mobile__link--toggle[data-astro-cid-lcdefpme]{appearance:none;width:100%;font:inherit;letter-spacing:-.02em;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ededef;font-size:clamp(20px,6.4vw,30px);font-weight:800}.mobile__caret[data-astro-cid-lcdefpme]{flex-shrink:0;width:22px;height:22px;margin-left:auto;transition:transform .32s cubic-bezier(.4,0,.2,1)}.mobile__link--toggle[data-astro-cid-lcdefpme][aria-expanded=true] .mobile__caret[data-astro-cid-lcdefpme]{transform:rotate(180deg)}.mobile__link--toggle[data-astro-cid-lcdefpme][aria-expanded=true],.mobile__link--toggle[data-astro-cid-lcdefpme][aria-expanded=true]:before{color:var(--accent)}.mobile__link[data-astro-cid-lcdefpme]:before{content:attr(data-num);letter-spacing:.14em;color:#c4c4c8;font-size:11px;font-weight:700;transition:color .25s}.mobile__link[data-astro-cid-lcdefpme]:active,.mobile__link[data-astro-cid-lcdefpme]:hover,.mobile__link[data-astro-cid-lcdefpme]:hover:before{color:var(--accent)}.header[data-astro-cid-lcdefpme].is-open .mobile__link[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.header[data-astro-cid-lcdefpme].is-open .mobile__link[data-astro-cid-lcdefpme]:first-child{transition-delay:80ms}.header[data-astro-cid-lcdefpme].is-open .mobile__link[data-astro-cid-lcdefpme]:nth-child(2){transition-delay:.14s}.header[data-astro-cid-lcdefpme].is-open .mobile__link[data-astro-cid-lcdefpme]:nth-child(3){transition-delay:.2s}.header[data-astro-cid-lcdefpme].is-open .mobile__link[data-astro-cid-lcdefpme]:nth-child(4){transition-delay:.26s}.mobile__foot[data-astro-cid-lcdefpme]{opacity:0;flex-shrink:0;margin-top:clamp(28px,6vw,44px);transition:opacity .4s .32s,transform .4s cubic-bezier(.4,0,.2,1) .32s;transform:translateY(14px)}.header[data-astro-cid-lcdefpme].is-open .mobile__foot[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.mobile__cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:clamp(16px,3.6vw,20px) 24px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.mobile__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px}.mobile__meta[data-astro-cid-lcdefpme]{color:#71717a;gap:6px;margin-top:clamp(20px,4vw,28px);font-size:13.5px;display:grid}.mobile__meta[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#71717a;text-decoration:none}body.nav-open{overflow:hidden}@media (width<=900px){.nav[data-astro-cid-lcdefpme],.cta[data-astro-cid-lcdefpme]{display:none}.header__inner[data-astro-cid-lcdefpme]{gap:10px}.brand[data-astro-cid-lcdefpme]{flex-shrink:0}.burger[data-astro-cid-lcdefpme]{flex-shrink:0;margin-right:-4px;display:flex}.burger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{margin:0 0 0 auto}.offer-slot[data-astro-cid-lcdefpme]{flex:1;justify-content:center;min-width:0;display:flex}.offer[data-astro-cid-lcdefpme]{min-width:0;margin:0;display:inline-flex}}@media (width<=360px){.offer[data-astro-cid-lcdefpme]{gap:6px;padding:6px 10px 6px 8px}.offer__kicker[data-astro-cid-lcdefpme]{letter-spacing:.12em;font-size:7px}.offer__main[data-astro-cid-lcdefpme]{font-size:11px}}@media (width<=340px){.offer__kicker[data-astro-cid-lcdefpme]{display:none}.offer__main[data-astro-cid-lcdefpme]{font-size:10.5px}}@media (width>=901px){.offer-slot[data-astro-cid-lcdefpme]{display:none}}.offer[data-astro-cid-lcdefpme]{isolation:isolate;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#e01b35 0%,#b00d24 100%);border-radius:999px;align-items:center;gap:8px;margin:0 auto;padding:7px 14px 7px 11px;text-decoration:none;animation:2.6s ease-in-out infinite offer-pulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #7808164d,0 4px 12px #c8102e52}.offer__text[data-astro-cid-lcdefpme]{flex-direction:column;min-width:0;line-height:1.05;display:flex}.offer__kicker[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;opacity:.82;font-size:7.5px;font-weight:700}.offer__main[data-astro-cid-lcdefpme]{letter-spacing:.01em;font-size:clamp(11.5px,3vw,13.5px);font-weight:800}.offer__dot[data-astro-cid-lcdefpme]{background:#fff;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.6s ease-in-out infinite offer-blink;position:relative}.offer__dot[data-astro-cid-lcdefpme]:after{content:"";background:#ffffffe6;border-radius:50%;animation:1.6s ease-out infinite offer-ring;position:absolute;inset:0}.offer[data-astro-cid-lcdefpme]:after{content:"";z-index:-1;background:linear-gradient(100deg,#fff0 0%,#ffffff61 50%,#fff0 100%);width:40%;animation:3.2s ease-in-out infinite offer-sheen;position:absolute;top:0;bottom:0;left:-60%;transform:skew(-18deg)}.offer[data-astro-cid-lcdefpme]:active{transform:scale(.97)}@keyframes offer-pulse{0%,to{box-shadow:0 1px 2px #7808164d,0 4px 12px #c8102e52}50%{box-shadow:0 1px 2px #78081657,0 6px 20px #c8102e94}}@keyframes offer-blink{0%,to{opacity:1}50%{opacity:.45}}@keyframes offer-ring{0%{opacity:.65;transform:scale(1)}70%,to{opacity:0;transform:scale(2.6)}}@keyframes offer-sheen{0%{left:-60%}55%,to{left:130%}}@media (prefers-reduced-motion:reduce){[data-astro-cid-lcdefpme]{transition:none!important}.offer[data-astro-cid-lcdefpme],.offer[data-astro-cid-lcdefpme]:after,.offer__dot[data-astro-cid-lcdefpme],.offer__dot[data-astro-cid-lcdefpme]:after{animation:none!important}.offer__dot[data-astro-cid-lcdefpme]:after{display:none}}.hero[data-astro-cid-lcdefpme]{padding-top:0}.hero[data-astro-cid-lcdefpme] picture[data-astro-cid-lcdefpme]{display:block}.banner[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}@media (width<=760px){.hero[data-astro-cid-lcdefpme] picture[data-astro-cid-lcdefpme]{max-width:none}.banner[data-astro-cid-lcdefpme]{width:100%;height:auto}.hero[data-astro-cid-lcdefpme]{background:0 0;padding-top:0}}.marquee[data-astro-cid-lcdefpme]{user-select:none;border-top:3px solid var(--accent);background:#0a0a0a;padding:clamp(15px,1.7vw,24px) 0;display:flex;overflow:hidden}.marquee__track[data-astro-cid-lcdefpme]{flex-shrink:0;align-items:center;gap:clamp(28px,3vw,52px);min-width:100%;padding-right:clamp(28px,3vw,52px);animation:38s linear infinite marquee-scroll;display:flex}.marquee[data-astro-cid-lcdefpme]:hover .marquee__track[data-astro-cid-lcdefpme]{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee__item[data-astro-cid-lcdefpme]{letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;color:#fff;flex-shrink:0;font-size:clamp(16px,1.9vw,27px);font-weight:800}.marquee__item--outline[data-astro-cid-lcdefpme]{color:#ef2740}.marquee__sep[data-astro-cid-lcdefpme]{background:#fff;border-radius:50%;flex-shrink:0;width:clamp(7px,.8vw,10px);height:clamp(7px,.8vw,10px)}@media (prefers-reduced-motion:reduce){.marquee__track[data-astro-cid-lcdefpme]{animation:none}}.recovery[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:start;gap:clamp(28px,3.5vw,64px);max-width:1400px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,5vw,80px);display:grid}.recovery__body[data-astro-cid-lcdefpme]{order:-1}.recovery__media[data-astro-cid-lcdefpme]{aspect-ratio:4/3;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 26px 60px #00000029}.recovery__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;display:block}.recovery__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance;color:#0a0a0a;max-width:26ch;margin:0;font-size:clamp(25px,2.8vw,44px);font-weight:800;line-height:1.08}.recovery__intro[data-astro-cid-lcdefpme]{color:#6b7280;max-width:56ch;margin:clamp(18px,2vw,28px) 0 0;font-size:clamp(15px,1.15vw,17px);line-height:1.65}.recovery__list[data-astro-cid-lcdefpme]{border-top:1px solid #e5e7eb;margin:clamp(30px,3.4vw,50px) 0 0;padding:0;list-style:none}.recovery__item[data-astro-cid-lcdefpme]{border-bottom:1px solid #e5e7eb;align-items:baseline;gap:clamp(14px,1.6vw,28px);padding:clamp(16px,1.8vw,24px) 0;display:flex}.recovery__num[data-astro-cid-lcdefpme]{color:var(--accent);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:clamp(13px,1vw,15px);font-weight:800}.recovery__label[data-astro-cid-lcdefpme]{color:#0a0a0a;font-size:clamp(13px,1.05vw,16px);font-weight:400;line-height:1.45}.recovery__actions[data-astro-cid-lcdefpme]{margin-top:clamp(32px,4vw,62px)}.recovery__cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;gap:10px;padding:clamp(15px,1.5vw,20px) clamp(26px,2.4vw,36px);font-size:clamp(12px,1vw,14px);font-weight:800;text-decoration:none;transition:transform .28s,box-shadow .28s;display:inline-flex}.recovery__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px}.recovery__cta[data-astro-cid-lcdefpme]:hover{background:#0a0a0a;transform:translateY(-2px);box-shadow:0 12px 26px #c8102e52}.recovery__cta[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (width<=860px){.recovery[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.recovery__media[data-astro-cid-lcdefpme]{aspect-ratio:4/3}.recovery__body[data-astro-cid-lcdefpme]{order:-1}.recovery__title[data-astro-cid-lcdefpme]{max-width:none;font-size:clamp(20px,5.6vw,24px)}}.process[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:clamp(40px,5vw,80px) clamp(20px,5vw,80px) clamp(60px,7vw,110px)}.process__head[data-astro-cid-lcdefpme]{max-width:60ch;margin-bottom:clamp(30px,4vw,56px)}.process__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin:0 0 14px;font-size:12px;font-weight:800}.process__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance;color:#0a0a0a;max-width:22ch;margin:0;font-size:clamp(25px,2.8vw,44px);font-weight:800;line-height:1.08}.process__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.8vw,28px);display:grid}.card[data-astro-cid-lcdefpme]{border-radius:22px;flex-direction:column;min-height:clamp(340px,32vw,440px);padding:clamp(24px,2.4vw,36px);transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.card[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px)}.card--light[data-astro-cid-lcdefpme]{background:#f4f4f5;box-shadow:0 18px 44px #00000014}.card--accent[data-astro-cid-lcdefpme]{background:linear-gradient(160deg,#d81932 0%,#a60d22 100%);box-shadow:0 18px 44px #a80d224d}.card--dark[data-astro-cid-lcdefpme]{background:linear-gradient(160deg,#34343a 0%,#1c1c20 100%);box-shadow:0 18px 44px #00000047}.card__top[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card__step[data-astro-cid-lcdefpme]{letter-spacing:.01em;font-size:clamp(15px,1.3vw,19px);font-weight:800}.card--light[data-astro-cid-lcdefpme] .card__step[data-astro-cid-lcdefpme]{color:#a1a1aa}.card--accent[data-astro-cid-lcdefpme] .card__step[data-astro-cid-lcdefpme]{color:#ffffffc7}.card--dark[data-astro-cid-lcdefpme] .card__step[data-astro-cid-lcdefpme]{color:#fff9}.card__arrow[data-astro-cid-lcdefpme]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(40px,3.4vw,50px);height:clamp(40px,3.4vw,50px);text-decoration:none;transition:transform .3s,background-color .3s;display:inline-flex}.card__arrow[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:19px;height:19px}.card--light[data-astro-cid-lcdefpme] .card__arrow[data-astro-cid-lcdefpme]{color:#fff;background:#0a0a0a}.card--accent[data-astro-cid-lcdefpme] .card__arrow[data-astro-cid-lcdefpme]{color:#fff;background:#ffffff42}.card--dark[data-astro-cid-lcdefpme] .card__arrow[data-astro-cid-lcdefpme]{color:#fff;background:#ffffff2e}.card__arrow[data-astro-cid-lcdefpme]:hover{transform:translate(3px,-3px)}.card--light[data-astro-cid-lcdefpme] .card__arrow[data-astro-cid-lcdefpme]:hover{background:var(--accent)}.card--accent[data-astro-cid-lcdefpme] .card__arrow[data-astro-cid-lcdefpme]:hover,.card--dark[data-astro-cid-lcdefpme] .card__arrow[data-astro-cid-lcdefpme]:hover{background:#fff6}.card__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;min-height:2.08em;margin:clamp(26px,3vw,42px) 0 0;font-size:clamp(30px,3vw,44px);font-weight:800;line-height:1.04}.card--light[data-astro-cid-lcdefpme] .card__title[data-astro-cid-lcdefpme]{color:#0a0a0a}.card--accent[data-astro-cid-lcdefpme] .card__title[data-astro-cid-lcdefpme],.card--dark[data-astro-cid-lcdefpme] .card__title[data-astro-cid-lcdefpme]{color:#fff}.card__text[data-astro-cid-lcdefpme]{margin:clamp(14px,1.4vw,20px) 0 0;font-size:clamp(14px,1.05vw,16px);line-height:1.6}.card--light[data-astro-cid-lcdefpme] .card__text[data-astro-cid-lcdefpme]{color:#52525b}.card--accent[data-astro-cid-lcdefpme] .card__text[data-astro-cid-lcdefpme]{color:#ffffffe6}.card--dark[data-astro-cid-lcdefpme] .card__text[data-astro-cid-lcdefpme]{color:#ffffffbf}.card__visual[data-astro-cid-lcdefpme]{margin-top:auto;padding-top:clamp(18px,2vw,26px)}.card--light[data-astro-cid-lcdefpme] .card__visual[data-astro-cid-lcdefpme]{border-top:1px solid #e4e4e7}.card__visual[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{border-radius:14px;width:100%;height:clamp(110px,11vw,150px);display:block}@media (width<=980px){.process__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.process__grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.card[data-astro-cid-lcdefpme],.card__title[data-astro-cid-lcdefpme]{min-height:0}}@media (width<=660px){.process__grid[data-astro-cid-lcdefpme]{gap:0;display:block}.card[data-astro-cid-lcdefpme]{min-height:0;margin-bottom:18px;position:sticky;top:86px}.process__grid[data-astro-cid-lcdefpme]>.card[data-astro-cid-lcdefpme]:first-child{z-index:1}.process__grid[data-astro-cid-lcdefpme]>.card[data-astro-cid-lcdefpme]:nth-child(2){z-index:2}.process__grid[data-astro-cid-lcdefpme]>.card[data-astro-cid-lcdefpme]:nth-child(3){z-index:3}.process__grid[data-astro-cid-lcdefpme]>.card[data-astro-cid-lcdefpme]:last-child{margin-bottom:0}.card[data-astro-cid-lcdefpme]:hover{transform:none}}.why[data-astro-cid-lcdefpme]{padding:clamp(60px,8vw,130px) clamp(20px,5vw,80px) clamp(70px,9vw,140px);position:relative;overflow:hidden}.why[data-astro-cid-lcdefpme]:before,.why[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:radial-gradient(circle,#c8102e17 0%,#c8102e00 70%);border-radius:50%;width:clamp(280px,34vw,520px);height:clamp(280px,34vw,520px);position:absolute}.why[data-astro-cid-lcdefpme]:before{top:-14%;left:-8%}.why[data-astro-cid-lcdefpme]:after{bottom:-16%;right:-8%}.why__inner[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:start;gap:clamp(36px,5vw,82px);max-width:1280px;margin:0 auto;display:grid;position:relative}.why__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.34em;text-transform:uppercase;color:#9ca3af;margin:0 0 clamp(18px,2.2vw,30px);font-size:clamp(11px,.95vw,13px);font-weight:600}.why__title[data-astro-cid-lcdefpme]{letter-spacing:-.035em;text-transform:uppercase;color:#0a0a0a;margin:0;font-size:clamp(38px,5.2vw,76px);font-weight:800;line-height:1.02}.why__mark[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;border-radius:.2em;margin-left:.16em;padding:.06em .2em .1em;display:inline-block;box-shadow:0 18px 46px #c8102e52}.why__intro[data-astro-cid-lcdefpme]{color:#52525b;max-width:52ch;margin:clamp(20px,2.4vw,30px) 0 0;font-size:clamp(15px,1.2vw,18px);line-height:1.7}.why__points[data-astro-cid-lcdefpme]{gap:clamp(14px,1.6vw,20px);margin:clamp(26px,3vw,40px) 0 0;padding:0;list-style:none;display:grid}.why__point[data-astro-cid-lcdefpme]{color:#52525b;align-items:flex-start;gap:13px;font-size:clamp(14px,1.08vw,16px);line-height:1.6;display:flex}.why__point[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:21px;height:21px;color:var(--accent);background:#c8102e1a;border-radius:50%;flex-shrink:0;margin-top:2px;padding:4px}.why__point[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#0a0a0a;font-weight:700}.why__cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:clamp(28px,3.2vw,44px);padding:clamp(14px,1.4vw,18px) clamp(24px,2.2vw,34px);font-size:clamp(12px,1vw,13px);font-weight:800;text-decoration:none;transition:background-color .28s,transform .28s;display:inline-flex}.why__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px;transition:transform .28s}.why__cta[data-astro-cid-lcdefpme]:hover{background:#0a0a0a;transform:translateY(-2px);box-shadow:0 12px 26px #c8102e52}.why__cta[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.why__cta[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.why__panel[data-astro-cid-lcdefpme]{gap:clamp(16px,1.8vw,24px);display:grid}.why__stats[data-astro-cid-lcdefpme]{background:#e7e7ea;border:1px solid #e7e7ea;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.stat[data-astro-cid-lcdefpme]{background:#fff;flex-direction:column;gap:7px;padding:clamp(20px,2.2vw,30px);display:flex}.stat__num[data-astro-cid-lcdefpme]{letter-spacing:-.03em;color:#0a0a0a;font-size:clamp(30px,3.2vw,44px);font-weight:800;line-height:1}.stat__unit[data-astro-cid-lcdefpme]{letter-spacing:0;color:var(--accent);margin-left:2px;font-size:.44em;font-weight:700}.stat__label[data-astro-cid-lcdefpme]{color:#71717a;font-size:clamp(12px,.95vw,13.5px);line-height:1.45}.why__quotes[data-astro-cid-lcdefpme]{display:grid;position:relative}.why__quote[data-astro-cid-lcdefpme]{color:#fff;opacity:0;visibility:hidden;background:linear-gradient(160deg,#1c1c20 0%,#0f0f12 100%);border-radius:18px;grid-area:1/1;margin:0;padding:clamp(22px,2.4vw,32px);transition:opacity .6s,transform .6s cubic-bezier(.4,0,.2,1),visibility .6s;transform:translateY(6px)}.why__quote[data-astro-cid-lcdefpme].is-active{opacity:1;visibility:visible;transform:translateY(0)}.why__quote[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fffffff0;margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.6}.why__quote[data-astro-cid-lcdefpme] footer[data-astro-cid-lcdefpme]{border-top:1px solid #ffffff24;align-items:center;gap:12px;margin-top:clamp(16px,1.8vw,22px);padding-top:clamp(14px,1.6vw,18px);display:flex}.why__avatar[data-astro-cid-lcdefpme]{letter-spacing:.02em;color:#fff;background:linear-gradient(150deg,#d81932 0%,#8f0b1d 100%);border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex}.why__avatar--photo[data-astro-cid-lcdefpme]{object-fit:cover;background:#1c1c20}.why__quote-who[data-astro-cid-lcdefpme]{flex-direction:column;gap:2px;min-width:0;display:flex}.why__quote-name[data-astro-cid-lcdefpme]{color:#fff;font-size:13px;font-weight:700}.why__quote-meta[data-astro-cid-lcdefpme]{color:#ffffff8c;font-size:12px}.why__stars[data-astro-cid-lcdefpme]{color:#f5b301;gap:2px;margin-bottom:12px;display:flex}.why__stars[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:14px;height:14px}@media (width<=900px){.why__inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}@media (width<=420px){.why__stats[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}.services[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:clamp(50px,6vw,90px) clamp(20px,5vw,80px) clamp(70px,9vw,130px)}.services__head[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(28px,3.6vw,52px);display:flex}.services__title[data-astro-cid-lcdefpme]{letter-spacing:-.015em;text-transform:uppercase;color:#0a0a0a;max-width:20ch;margin:0;font-size:clamp(28px,3.2vw,50px);font-weight:800;line-height:1.08}.services__lead[data-astro-cid-lcdefpme]{color:#6b7280;max-width:44ch;margin:0;font-size:clamp(14px,1.1vw,17px);line-height:1.65}.services__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,1.8vw,26px);display:grid}.svc[data-astro-cid-lcdefpme]{border-radius:20px;min-height:clamp(360px,38vw,480px);text-decoration:none;transition:transform .45s cubic-bezier(.4,0,.2,1),box-shadow .45s;display:block;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000029}.svc[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 26px 56px #00000042}.svc__img[data-astro-cid-lcdefpme]{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.svc[data-astro-cid-lcdefpme]:hover .svc__img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.svc[data-astro-cid-lcdefpme]:after{content:"";z-index:2;background:linear-gradient(#09090b00 0%,#09090b1f 34%,#09090b9e 66%,#09090be0 100%);position:absolute;inset:0}.svc__body[data-astro-cid-lcdefpme]{z-index:3;padding:clamp(22px,2.4vw,32px);position:absolute;bottom:0;left:0;right:0}.svc__tag[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.14em;text-transform:uppercase;color:#fff;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-block}.svc__title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(20px,1.9vw,27px);font-weight:800;line-height:1.15}.svc__text[data-astro-cid-lcdefpme]{color:#ffffffd1;margin:10px 0 0;font-size:clamp(13px,1vw,15px);line-height:1.6}.svc__more[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;color:#fff;align-items:center;gap:8px;margin-top:clamp(14px,1.6vw,20px);font-size:12px;font-weight:800;display:inline-flex}.svc__more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px;transition:transform .3s}.svc[data-astro-cid-lcdefpme]:hover .svc__more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.svc[data-astro-cid-lcdefpme]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.svc--all[data-astro-cid-lcdefpme]{background:linear-gradient(120deg,#d21231 0%,#a30d25 100%);grid-column:1/-1;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(24px,3vw,56px);min-height:clamp(240px,22vw,300px);padding:clamp(26px,3vw,44px);display:grid}.svc--all[data-astro-cid-lcdefpme]:after{display:none}.svc--all[data-astro-cid-lcdefpme]:before{content:"A TO Z";z-index:1;letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.5px #ffffff29;pointer-events:none;user-select:none;font-size:clamp(78px,9vw,132px);font-weight:800;line-height:.8;position:absolute;bottom:-4%;right:-6%}.svc--all[data-astro-cid-lcdefpme] .svc__body[data-astro-cid-lcdefpme]{z-index:3;padding:0;position:relative;inset:auto}.svc--all[data-astro-cid-lcdefpme] .svc__tag[data-astro-cid-lcdefpme]{background:#ffffff2e}.svc--all[data-astro-cid-lcdefpme] .svc__title[data-astro-cid-lcdefpme]{font-size:clamp(23px,2.2vw,32px)}.svc--all[data-astro-cid-lcdefpme] .svc__text[data-astro-cid-lcdefpme]{color:#ffffffe6;max-width:52ch}.svc__chips[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:7px;margin-top:clamp(16px,1.8vw,22px);display:flex}.svc__chips[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{letter-spacing:.02em;color:#ffffffeb;border:1px solid #ffffff47;border-radius:999px;padding:6px 12px;font-size:11.5px;font-weight:700}.svc__go[data-astro-cid-lcdefpme]{z-index:3;justify-content:flex-end;align-items:center;gap:clamp(14px,1.6vw,22px);display:flex;position:relative}.svc__golabel[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:#fff;font-size:12px;font-weight:800}.svc__btn[data-astro-cid-lcdefpme]{width:clamp(52px,4.6vw,64px);height:clamp(52px,4.6vw,64px);color:var(--accent);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s;display:flex}.svc__btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:44%;height:44%}.svc--all[data-astro-cid-lcdefpme]:hover .svc__btn[data-astro-cid-lcdefpme]{transform:translate(6px)rotate(-45deg);box-shadow:0 12px 28px #00000040}.svc--all[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 26px 56px #c8102e66}@media (width<=980px){.services__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.svc--all[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(20px,3vw,28px)}.svc__go[data-astro-cid-lcdefpme]{justify-content:space-between}}@media (width<=640px){.services__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.svc[data-astro-cid-lcdefpme]{aspect-ratio:1/1.06;border-radius:14px;min-height:0;margin:0;position:relative;box-shadow:0 6px 18px #0000001f}.svc--all[data-astro-cid-lcdefpme]{aspect-ratio:auto;grid-column:1/-1;min-height:0;padding:20px}.svc[data-astro-cid-lcdefpme]:after{background:linear-gradient(#09090b00 0%,#09090b1f 22%,#09090ba8 58%,#09090beb 100%)}.svc__body[data-astro-cid-lcdefpme]{padding:12px}.svc__tag[data-astro-cid-lcdefpme]{letter-spacing:.08em;margin-bottom:7px;padding:4px 8px;font-size:9px}.svc__title[data-astro-cid-lcdefpme]{letter-spacing:-.015em;font-size:15px;line-height:1.18}.svc__text[data-astro-cid-lcdefpme]{display:none}.svc--all[data-astro-cid-lcdefpme] .svc__text[data-astro-cid-lcdefpme]{font-size:13px;display:block}.svc--all[data-astro-cid-lcdefpme] .svc__title[data-astro-cid-lcdefpme]{font-size:19px}.svc__more[data-astro-cid-lcdefpme]{gap:0;margin-top:8px;font-size:0}.svc__more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px}.svc--all[data-astro-cid-lcdefpme] .svc__chips[data-astro-cid-lcdefpme]{gap:6px}.svc--all[data-astro-cid-lcdefpme] .svc__chips[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{padding:5px 10px;font-size:11px}.svc[data-astro-cid-lcdefpme]:hover{transform:none;box-shadow:0 6px 18px #0000001f}.svc[data-astro-cid-lcdefpme]:hover .svc__img[data-astro-cid-lcdefpme]{transform:none}.svc[data-astro-cid-lcdefpme]:active{transform:scale(.98)}}.brands[data-astro-cid-lcdefpme]{background:#fafafa;border-top:1px solid #f0f0f1;border-bottom:1px solid #f0f0f1}.brands__inner[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,5vw,80px)}.brands__title[data-astro-cid-lcdefpme]{letter-spacing:-.015em;text-transform:uppercase;color:#10182b;margin:0;font-size:clamp(27px,3.2vw,50px);font-weight:800;line-height:1.08}.brands__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent);font-style:normal}.brands__lead[data-astro-cid-lcdefpme]{color:#6b7280;max-width:52ch;margin:clamp(14px,1.8vw,22px) 0 0;font-size:clamp(15px,1.15vw,18px);line-height:1.65}.brands__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(8px,.9vw,13px);margin-top:clamp(30px,4vw,56px);display:grid}.brand-card[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #f0f0f1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:clamp(10px,1.1vw,14px);min-height:clamp(112px,9.6vw,146px);padding:clamp(16px,1.7vw,22px) clamp(10px,1vw,14px);transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.brand-card[data-astro-cid-lcdefpme]:hover{border-color:#e4e4e7;transform:translateY(-4px);box-shadow:0 14px 30px #00000012}.brand-card__logo[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;width:100%;height:clamp(56px,5vw,74px);display:flex;overflow:hidden}.brand-card__logo[data-astro-cid-lcdefpme] picture[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex}.brand-card__logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;object-position:center;filter:grayscale();opacity:.78;width:100%;height:100%;padding:2px 0;transition:filter .3s,opacity .3s,transform .3s}.brand-card[data-astro-cid-lcdefpme]:hover .brand-card__logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:grayscale(0%);opacity:1;transform:scale(1.06)}.brand-card__name[data-astro-cid-lcdefpme]{letter-spacing:.01em;color:#10182b;text-align:center;font-size:clamp(10.5px,.78vw,12.5px);font-weight:700;line-height:1.3}@media (width<=1100px){.brands__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=860px){.brands__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=720px){.brands__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=460px){.brands__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}.brands__grid[data-astro-cid-lcdefpme]:not(.is-open) .brand-card[data-astro-cid-lcdefpme]:nth-child(16){display:none}.brands__grid[data-astro-cid-lcdefpme].is-open .brand-card[data-astro-cid-lcdefpme]:last-child:nth-child(3n+1){grid-column:2}}.brand-card--extra[data-astro-cid-lcdefpme]{display:none}.brands__grid[data-astro-cid-lcdefpme].is-open .brand-card--extra[data-astro-cid-lcdefpme]{display:flex}.brands__actions[data-astro-cid-lcdefpme]{justify-content:center;margin-top:clamp(22px,2.6vw,34px);display:flex}.brands__toggle[data-astro-cid-lcdefpme]{font:inherit;letter-spacing:.11em;text-transform:uppercase;color:#0a0a0a;cursor:pointer;background:#fff;border:1.5px solid #e0e0e4;border-radius:999px;align-items:center;gap:10px;padding:clamp(13px,1.4vw,16px) clamp(24px,2.4vw,32px);font-size:clamp(12px,1vw,13.5px);font-weight:800;transition:border-color .25s,box-shadow .25s,transform .25s;display:inline-flex}.brands__toggle[data-astro-cid-lcdefpme]:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 12px 26px #00000017}.brands__toggle[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px;color:var(--accent);transition:transform .3s}.brands__toggle[data-astro-cid-lcdefpme][aria-expanded=true] svg[data-astro-cid-lcdefpme]{transform:rotate(180deg)}.packages[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,5vw,80px)}.packages__head[data-astro-cid-lcdefpme]{max-width:62ch;margin-bottom:clamp(26px,3.2vw,44px)}.packages__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin:0 0 12px;font-size:12px;font-weight:800}.packages__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance;color:#0a0a0a;max-width:20ch;margin:0;font-size:clamp(25px,2.8vw,44px);font-weight:800;line-height:1.08}.packages__lead[data-astro-cid-lcdefpme]{color:#6b7280;margin:clamp(12px,1.5vw,18px) 0 0;font-size:clamp(15px,1.15vw,17px);line-height:1.65}.tabs[data-astro-cid-lcdefpme]{scrollbar-width:none;background:#f4f4f5;border-radius:999px;gap:clamp(6px,.7vw,10px);padding:6px;display:flex;overflow-x:auto}.tabs[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.tab[data-astro-cid-lcdefpme]{min-width:max-content;font:inherit;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:#52525b;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1 1 0;padding:clamp(12px,1.3vw,17px) clamp(16px,1.8vw,30px);font-size:clamp(12px,1vw,14px);font-weight:800;transition:background-color .28s,color .28s,box-shadow .28s}.tab[data-astro-cid-lcdefpme]:hover{color:#0a0a0a}.tab[data-astro-cid-lcdefpme][aria-selected=true]{color:#fff;background:#0a0a0a;box-shadow:0 6px 18px #0000002e}.tab[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.panel[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #ececee;border-radius:22px;grid-template-columns:minmax(0,.82fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(22px,2.6vw,44px);margin-top:clamp(24px,3vw,40px);padding:clamp(22px,2.4vw,34px);animation:.35s both panel-in;display:grid;box-shadow:0 16px 44px #0000000f}.panel[data-astro-cid-lcdefpme][hidden]{display:none}@keyframes panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.panel__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:#0a0a0a;margin:0;font-size:clamp(23px,2.4vw,36px);font-weight:800;line-height:1.1}.panel__meta[data-astro-cid-lcdefpme]{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:#c8102e14;border-radius:999px;align-items:center;gap:8px;margin-top:14px;padding:7px 14px;font-size:12px;font-weight:800;display:inline-flex}.panel__text[data-astro-cid-lcdefpme]{color:#52525b;margin:clamp(16px,1.8vw,22px) 0 0;font-size:clamp(14px,1.1vw,16px);line-height:1.7}.panel__cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;gap:10px;margin-top:clamp(22px,2.6vw,34px);padding:clamp(13px,1.3vw,17px) clamp(22px,2.2vw,32px);font-size:12px;font-weight:800;text-decoration:none;transition:background-color .28s,transform .28s;display:inline-flex}.panel__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px;transition:transform .28s}.panel__cta[data-astro-cid-lcdefpme]:hover{background:#0a0a0a;transform:translateY(-2px);box-shadow:0 12px 26px #c8102e52}.panel__cta[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.panel__cta[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.panel[data-astro-cid-lcdefpme]:not([hidden]):has(>.ctrs){display:block}.ctrs[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,1.8vw,26px);display:grid}.ctr[data-astro-cid-lcdefpme]{background:#fcfcfd;border:1px solid #ececee;border-radius:16px;flex-direction:column;gap:clamp(14px,1.5vw,20px);padding:clamp(20px,2vw,28px);display:flex}.ctr--featured[data-astro-cid-lcdefpme]{background:#fff;border-color:#c8102e4d;box-shadow:0 14px 34px #c8102e14}.ctr__head[data-astro-cid-lcdefpme]{border-bottom:1px solid #ececee;flex-direction:column;gap:4px;padding-bottom:clamp(12px,1.3vw,16px);display:flex}.ctr__name[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:#0a0a0a;margin:0;font-size:clamp(15px,1.2vw,18px);font-weight:800}.ctr--featured[data-astro-cid-lcdefpme] .ctr__name[data-astro-cid-lcdefpme]{color:var(--accent)}.ctr__meta[data-astro-cid-lcdefpme]{letter-spacing:.04em;color:var(--muted);font-size:12px;font-weight:700}.ctr__group[data-astro-cid-lcdefpme]{gap:7px;display:grid}.ctr__grouptitle[data-astro-cid-lcdefpme]{letter-spacing:.14em;text-transform:uppercase;color:#0a0a0a;margin:0;font-size:10.5px;font-weight:800}.ctr__list[data-astro-cid-lcdefpme]{gap:5px;margin:0;padding:0;list-style:none;display:grid}.ctr__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#3f3f46;align-items:flex-start;gap:8px;font-size:12.5px;line-height:1.45;display:flex}.ctr__list[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:13px;height:13px;color:var(--accent);flex-shrink:0;margin-top:3px}.ctr__cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:999px;align-self:flex-start;margin-top:auto;padding:11px 22px;font-size:11.5px;font-weight:800;text-decoration:none;transition:background-color .28s,transform .28s}.ctr__cta[data-astro-cid-lcdefpme]:hover{background:#0a0a0a;transform:translateY(-2px)}.ctr__cta[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (width<=860px){.ctrs[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}.panel__list[data-astro-cid-lcdefpme]{grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:clamp(7px,.7vw,9px) clamp(16px,1.6vw,26px);margin:0;padding:0;list-style:none;display:grid}@media (width<=1100px){.panel__list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=861px) and (width<=1200px){.panel[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.58fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(16px,1.8vw,26px)}}@media (width>=861px) and (width<=980px){.panel[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.panel[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]:first-child,.panel__list[data-astro-cid-lcdefpme]{grid-column:1/-1}}@media (width<=720px){.panel__list[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}.panel__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#3f3f46;align-items:flex-start;gap:9px;font-size:clamp(12.5px,.86vw,13.5px);line-height:1.45;display:flex}.panel__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{border-bottom:0;padding-bottom:0}.panel__list[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:14px;height:14px;color:var(--accent);flex-shrink:0;margin-top:3px}@media (width<=860px){.panel[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.panel__list[data-astro-cid-lcdefpme]{grid-column:auto}.tab[data-astro-cid-lcdefpme]{flex:none}}.contact[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(36px,5vw,90px);max-width:1400px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,5vw,80px) clamp(70px,9vw,130px);display:grid}.contact__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin:0 0 clamp(20px,2.4vw,30px);font-size:12px;font-weight:800;display:flex}.contact__eyebrow[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);width:9px;height:9px}.contact__title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;text-wrap:balance;color:#0a0a0a;margin:0;font-size:clamp(27px,3.4vw,52px);font-weight:800;line-height:1.06}.contact__title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent);font-style:normal;display:block}.contact__lead[data-astro-cid-lcdefpme]{color:#6b7280;max-width:46ch;margin:clamp(20px,2.4vw,30px) 0 0;font-size:clamp(15px,1.15vw,17px);line-height:1.7}.contact__rows[data-astro-cid-lcdefpme]{gap:clamp(20px,2.4vw,30px);margin:clamp(32px,4vw,56px) 0 0;display:grid}.crow[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(14px,1.6vw,22px);text-decoration:none;display:flex}.crow__icon[data-astro-cid-lcdefpme]{color:#0a0a0a;background:#f4f4f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(46px,4.2vw,58px);height:clamp(46px,4.2vw,58px);transition:background-color .28s,color .28s,transform .28s;display:flex}.crow__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:21px;height:21px}.crow[data-astro-cid-lcdefpme]:hover .crow__icon[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;transform:translateY(-2px)}.crow__label[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;color:#a1a1aa;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.crow__value[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:#0a0a0a;font-size:clamp(16px,1.4vw,20px);font-weight:700;display:block}.form-card[data-astro-cid-lcdefpme]{background:#f4f4f5;border-radius:28px;padding:clamp(26px,3.2vw,52px)}.form-card__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:#0a0a0a;margin:0 0 clamp(20px,2.4vw,30px);font-size:clamp(21px,2vw,29px);font-weight:800}.form-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.3vw,18px);display:grid}.field--full[data-astro-cid-lcdefpme]{grid-column:1/-1}.field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{width:100%;font:inherit;color:#0a0a0a;background:#fff;border:1px solid #0000;border-radius:14px;padding:clamp(15px,1.5vw,20px) clamp(16px,1.6vw,22px);font-size:clamp(14px,1.05vw,16px);transition:border-color .25s,box-shadow .25s}.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]{resize:vertical;min-height:clamp(120px,13vw,170px)}.field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder,.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]::placeholder{color:#a1a1aa}.field[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus,.field[data-astro-cid-lcdefpme] textarea[data-astro-cid-lcdefpme]:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #c8102e1f}.form-submit[data-astro-cid-lcdefpme]{font:inherit;letter-spacing:.12em;text-transform:uppercase;color:#fff;cursor:pointer;background:#0a0a0a;border:0;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;gap:14px;margin-top:clamp(6px,.8vw,10px);padding:clamp(16px,1.7vw,22px);font-size:clamp(12px,1vw,14px);font-weight:800;transition:background-color .28s,transform .28s;display:flex}.form-submit[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#0a0a0a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .28s;display:flex}.form-submit[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px}.form-submit[data-astro-cid-lcdefpme]:hover{background:var(--accent);transform:translateY(-2px)}.form-submit[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{transform:translate(3px)}.form-submit[data-astro-cid-lcdefpme]:focus-visible,.crow[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (width<=900px){.contact[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}@media (width<=520px){.form-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}.hiw[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:clamp(50px,6vw,96px) clamp(20px,5vw,80px);overflow:hidden}.hiw__head[data-astro-cid-lcdefpme]{max-width:760px;margin-bottom:clamp(4px,1vw,12px)}.hiw__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin:0 0 14px;font-size:12px;font-weight:800}.hiw__title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:#0a0a0a;margin:0;font-size:clamp(27px,3.4vw,50px);font-weight:800;line-height:1.06}.hiw__stage[data-astro-cid-lcdefpme]{padding:clamp(88px,8vw,128px) 0;position:relative}.hiw__track[data-astro-cid-lcdefpme]{z-index:1;pointer-events:none;position:absolute;inset:0}.hiw__track[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:100%;height:100%;overflow:visible}.hiw__car[data-astro-cid-lcdefpme]{will-change:transform;filter:drop-shadow(0 7px 14px #0000004d);width:clamp(50px,5vw,76px);height:clamp(24.6px,2.46vw,37.4px);margin:0;position:absolute;top:0;left:0}.hiw__car[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;user-select:none;width:100%;height:100%;display:block}.hiw__car[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:100%;height:100%}.hiw__grid[data-astro-cid-lcdefpme]{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,40px) clamp(70px,6.4vw,104px);display:grid;position:relative}.hiw__card[data-astro-cid-lcdefpme]{flex-direction:column;padding:clamp(14px,1.6vw,26px) 0 0;display:flex}.hiw__cardtop[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:12px;margin-bottom:clamp(16px,2vw,26px);display:flex}.hiw__num[data-astro-cid-lcdefpme]{color:#fff;background:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:17px;font-weight:800;transition:background-color .3s,transform .3s;display:flex}.hiw__card[data-astro-cid-lcdefpme].is-active .hiw__num[data-astro-cid-lcdefpme]{background:var(--accent);transform:scale(1.06)}.hiw__live[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;color:#52525c;opacity:0;background:#0a0a0a0d;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:10px;font-weight:800;transition:opacity .3s,transform .3s;display:inline-flex;transform:translateY(-3px)}.hiw__card[data-astro-cid-lcdefpme].is-active .hiw__live[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.hiw__live[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite hiw-blink}@keyframes hiw-blink{0%,to{opacity:1}50%{opacity:.25}}.hiw__cardtitle[data-astro-cid-lcdefpme]{letter-spacing:-.015em;color:#0a0a0a;margin:0 0 10px;font-size:clamp(17px,1.6vw,23px);font-weight:800;line-height:1.2;transition:color .3s}.hiw__card[data-astro-cid-lcdefpme].is-active .hiw__cardtitle[data-astro-cid-lcdefpme]{color:#0a0a0a}.hiw__cardtext[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:clamp(13.5px,1.05vw,15.5px);line-height:1.6}@media (width<=860px){.hiw[data-astro-cid-lcdefpme]{padding-left:10px;padding-right:10px}.hiw__stage[data-astro-cid-lcdefpme]{padding:0 clamp(42px,11vw,56px)}.hiw__grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr);gap:clamp(70px,17vw,88px) 0;padding-left:0}.hiw__car[data-astro-cid-lcdefpme]{width:42px;height:20.7px}}@media (prefers-reduced-motion:reduce){.hiw__car[data-astro-cid-lcdefpme]{display:none}.hiw__live[data-astro-cid-lcdefpme]:before{animation:none}}.work[data-astro-cid-lcdefpme]{color:#fff;background:#0a0a0a}.work__inner[data-astro-cid-lcdefpme]{max-width:1400px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,5vw,80px)}.work__head[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:clamp(30px,4vw,56px);display:flex}.work__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin:0 0 12px;font-size:12px;font-weight:800;display:flex}.work__eyebrow[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);width:9px;height:9px}.work__title[data-astro-cid-lcdefpme]{letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(28px,3.4vw,52px);font-weight:800;line-height:1.06}.work__lead[data-astro-cid-lcdefpme]{color:#fff9;max-width:38ch;margin:0;font-size:clamp(14px,1.1vw,16px);line-height:1.65}.work__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.4vw,20px);display:grid}.wtile[data-astro-cid-lcdefpme]{aspect-ratio:4/5;background:#18181b;border-radius:16px;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000004d}.wtile[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px);box-shadow:0 22px 46px #0000006b}.wtile__body[data-astro-cid-lcdefpme]:after{content:"";background:var(--accent);width:0;height:2px;margin-top:10px;transition:width .4s cubic-bezier(.4,0,.2,1);display:block}.wtile[data-astro-cid-lcdefpme]:hover .wtile__body[data-astro-cid-lcdefpme]:after{width:46px}.wtile[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{z-index:1;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.wtile[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.06)}.wtile[data-astro-cid-lcdefpme]:after{content:"";z-index:2;background:linear-gradient(#09090b0d 25%,#09090b73 58%,#09090be6 100%);position:absolute;inset:0}.wtile__body[data-astro-cid-lcdefpme]{z-index:3;padding:clamp(14px,1.5vw,22px);position:absolute;bottom:0;left:0;right:0}.wtile__tag[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.12em;text-transform:uppercase;color:#fff;border-radius:999px;margin-bottom:8px;padding:5px 11px;font-size:10px;font-weight:800;transition:transform .35s;display:inline-block}.wtile__title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(14px,1.35vw,20px);font-weight:800;line-height:1.2}.wtile[data-astro-cid-lcdefpme]:hover .wtile__tag[data-astro-cid-lcdefpme]{transform:translateY(-2px)}.wtile[data-astro-cid-lcdefpme]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (width<=900px){.work__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.work__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wtile[data-astro-cid-lcdefpme]{border-radius:12px}}.faq[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:clamp(30px,4.5vw,80px);max-width:1400px;margin:0 auto;padding:clamp(56px,7vw,110px) clamp(20px,5vw,80px);display:grid}.faq__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin:0 0 12px;font-size:12px;font-weight:800;display:flex}.faq__eyebrow[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);width:9px;height:9px}.faq__title[data-astro-cid-lcdefpme]{letter-spacing:-.025em;text-transform:uppercase;color:#0a0a0a;margin:0;font-size:clamp(28px,3.2vw,48px);font-weight:800;line-height:1.07}.faq__lead[data-astro-cid-lcdefpme]{color:#6b7280;max-width:34ch;margin:clamp(14px,1.8vw,22px) 0 0;font-size:clamp(14px,1.1vw,16px);line-height:1.7}.faq__aside[data-astro-cid-lcdefpme]{position:sticky;top:clamp(96px,9vw,124px)}.faq__help[data-astro-cid-lcdefpme]{color:#fff;background:#0a0a0a;border-radius:18px;margin-top:clamp(26px,3vw,40px);padding:clamp(22px,2.4vw,30px)}.faq__help-title[data-astro-cid-lcdefpme]{letter-spacing:-.01em;margin:0;font-size:clamp(16px,1.4vw,20px);font-weight:800}.faq__help-text[data-astro-cid-lcdefpme]{color:#ffffffa8;margin:10px 0 0;font-size:clamp(13px,1.02vw,14.5px);line-height:1.65}.faq__help-cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.1em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;gap:9px;margin-top:clamp(16px,1.8vw,22px);padding:13px 22px;font-size:12px;font-weight:800;text-decoration:none;transition:background-color .28s,transform .28s;display:inline-flex}.faq__help-cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px}.faq__help-cta[data-astro-cid-lcdefpme]:hover{background:#0a0a0a;transform:translateY(-2px);box-shadow:0 12px 26px #c8102e52}.faq__help-cta[data-astro-cid-lcdefpme]:focus-visible{outline-offset:3px;outline:2px solid #fff}.faq__list[data-astro-cid-lcdefpme]{gap:clamp(10px,1.1vw,14px);display:grid}.faq__item[data-astro-cid-lcdefpme]{background:#fff;border:1px solid #ececee;border-radius:16px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}.faq__item[data-astro-cid-lcdefpme]:hover{border-color:#e0e0e3;box-shadow:0 10px 26px #0000000d}.faq__item[data-astro-cid-lcdefpme].is-open{border-color:#e0e0e3;box-shadow:0 14px 34px #00000012}.faq__item[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);transform-origin:top;width:3px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.faq__item[data-astro-cid-lcdefpme].is-open:before{transform:scaleY(1)}.faq__q[data-astro-cid-lcdefpme]{width:100%;font:inherit;letter-spacing:-.01em;text-align:left;color:#0a0a0a;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:clamp(18px,2vw,25px) clamp(18px,2.2vw,30px);font-size:clamp(15px,1.28vw,18px);font-weight:700;line-height:1.4;transition:color .25s;display:flex}.faq__q[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.faq__q[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.faq__icon[data-astro-cid-lcdefpme]{background:#fafafa;border:1.5px solid #e6e6e9;border-radius:50%;flex-shrink:0;width:clamp(30px,2.6vw,36px);height:clamp(30px,2.6vw,36px);transition:background-color .3s,border-color .3s,transform .35s;position:relative}.faq__q[data-astro-cid-lcdefpme]:hover .faq__icon[data-astro-cid-lcdefpme]{border-color:var(--accent)}.faq__icon[data-astro-cid-lcdefpme]:before,.faq__icon[data-astro-cid-lcdefpme]:after{content:"";background:#0a0a0a;width:12px;height:2px;transition:transform .35s,background-color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__icon[data-astro-cid-lcdefpme]:after{transform:translate(-50%,-50%)rotate(90deg)}.faq__item[data-astro-cid-lcdefpme].is-open .faq__icon[data-astro-cid-lcdefpme]{background:var(--accent);border-color:var(--accent);transform:rotate(180deg)}.faq__item[data-astro-cid-lcdefpme].is-open .faq__icon[data-astro-cid-lcdefpme]:before,.faq__item[data-astro-cid-lcdefpme].is-open .faq__icon[data-astro-cid-lcdefpme]:after{background:#fff}.faq__item[data-astro-cid-lcdefpme].is-open .faq__icon[data-astro-cid-lcdefpme]:after{transform:translate(-50%,-50%)rotate(0)}.faq__a[data-astro-cid-lcdefpme]{grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1);display:grid}.faq__item[data-astro-cid-lcdefpme].is-open .faq__a[data-astro-cid-lcdefpme]{grid-template-rows:1fr}.faq__a[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{overflow:hidden}.faq__a[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{padding-top:2px;color:#52525b;border-top:1px solid #f2f2f3;max-width:66ch;margin:0 clamp(18px,2.2vw,30px) clamp(20px,2.2vw,26px);padding-block-start:clamp(14px,1.6vw,18px);font-size:clamp(14px,1.08vw,16px);line-height:1.7}@media (width<=860px){.faq[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.faq__aside[data-astro-cid-lcdefpme]{position:static;top:auto}}.footer[data-astro-cid-lcdefpme]{background:#fff;border-top:1px solid #ececee;position:relative;overflow:hidden}.footer__inner[data-astro-cid-lcdefpme]{z-index:1;max-width:1400px;margin:0 auto;padding:clamp(48px,6vw,86px) clamp(20px,5vw,80px) 0;position:relative}.footer__top[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:clamp(28px,3.5vw,60px);padding-bottom:clamp(36px,4.5vw,64px);display:grid}.footer__brand[data-astro-cid-lcdefpme]{align-items:center;text-decoration:none;display:inline-flex}.footer__logo[data-astro-cid-lcdefpme]{width:auto;height:clamp(32px,3vw,44px);display:block}.footer__blurb[data-astro-cid-lcdefpme]{color:#6b7280;max-width:34ch;margin:clamp(16px,1.8vw,22px) 0 0;font-size:clamp(13.5px,1.05vw,15px);line-height:1.7}.footer__social[data-astro-cid-lcdefpme]{gap:10px;margin-top:clamp(18px,2vw,26px);display:flex}.footer__social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#0a0a0a;border:1px solid #e6e6e9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .28s,border-color .28s,color .28s,transform .28s;display:flex}.footer__social[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px)}.footer__social[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:17px;height:17px}.footer__coltitle[data-astro-cid-lcdefpme]{letter-spacing:.18em;text-transform:uppercase;color:#a1a1aa;margin:0 0 clamp(14px,1.6vw,20px);font-size:11px;font-weight:800}.footer__links[data-astro-cid-lcdefpme]{gap:clamp(9px,1vw,13px);margin:0;padding:0;list-style:none;display:grid}.footer__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#52525b;font-size:clamp(13.5px,1.05vw,15px);text-decoration:none;transition:color .25s}.footer__links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.footer__bottom[data-astro-cid-lcdefpme]{color:#a1a1aa;border-top:1px solid #ececee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:clamp(18px,2vw,24px) 0;font-size:clamp(12px,.95vw,13.5px);display:flex}.footer__bottom[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#a1a1aa;text-decoration:none}.footer__bottom[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent)}.footer__watermark[data-astro-cid-lcdefpme]{letter-spacing:-.03em;white-space:nowrap;user-select:none;pointer-events:none;justify-content:center;align-items:flex-end;gap:.12em;margin:0;padding:0 clamp(20px,5vw,80px);font-size:clamp(34px,10.4vw,172px);font-weight:800;line-height:.8;display:flex;transform:translateY(.16em)}.footer__watermark[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{color:#f1f1f2}.footer__watermark[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{color:#0000;-webkit-text-stroke:1.5px #e6e6e9}@media (width<=900px){.footer__top[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.footer__top[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}}.nav__item[data-astro-cid-lcdefpme]{position:relative}.megamenu[data-astro-cid-lcdefpme]{z-index:40;opacity:0;visibility:hidden;transform-origin:top;background:#fff;border:1px solid #ececf0;border-radius:22px;width:min(940px,100vw - 40px);padding:0;transition:opacity .24s,transform .3s cubic-bezier(.16,1,.3,1),visibility .24s;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%,-10px)scale(.985);box-shadow:0 2px 8px #0000000a,0 30px 80px #00000038}.megamenu[data-astro-cid-lcdefpme]:after{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.nav__item[data-astro-cid-lcdefpme]:hover .megamenu[data-astro-cid-lcdefpme],.nav__item[data-astro-cid-lcdefpme]:focus-within .megamenu[data-astro-cid-lcdefpme]{opacity:1;visibility:visible;transform:translate(-50%)scale(1)}.mm__inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr) 250px;display:grid}.mm__cols[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 10px;padding:20px 18px 18px;display:grid}.mm__label[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;color:#a1a1aa;margin:0 0 8px 10px;font-size:10px;font-weight:800}.mm__item[data-astro-cid-lcdefpme]{border-radius:13px;align-items:flex-start;gap:11px;padding:9px 10px;text-decoration:none;transition:background-color .18s,transform .18s;display:flex}.mm__icon[data-astro-cid-lcdefpme]{color:#52525b;background:#fafafa;border:1px solid #ececed;border-radius:11px;flex-shrink:0;place-items:center;width:34px;height:34px;transition:background-color .18s,border-color .18s,color .18s;display:grid}.mm__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:18px;height:18px}.mm__body[data-astro-cid-lcdefpme]{flex-direction:column;gap:1px;min-width:0;display:flex}.mm__name[data-astro-cid-lcdefpme]{letter-spacing:-.005em;white-space:nowrap;color:#18181b;font-size:13px;font-weight:700;transition:color .18s}.mm__desc[data-astro-cid-lcdefpme]{color:#a1a1aa;font-size:11px;line-height:1.35}.mm__item[data-astro-cid-lcdefpme]:hover{background:#fafafa}.mm__item[data-astro-cid-lcdefpme]:hover .mm__icon[data-astro-cid-lcdefpme]{color:var(--accent);background:#c8102e12;border-color:#c8102e38}.mm__item[data-astro-cid-lcdefpme]:hover .mm__name[data-astro-cid-lcdefpme]{color:var(--accent)}.mm__item[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.mm__item[data-astro-cid-lcdefpme][aria-current] .mm__name[data-astro-cid-lcdefpme]{color:var(--accent)}.mm__item[data-astro-cid-lcdefpme][aria-current] .mm__icon[data-astro-cid-lcdefpme]{color:var(--accent);background:#c8102e1a;border-color:#c8102e47}.mm__aside[data-astro-cid-lcdefpme]{background:radial-gradient(120% 80% at 100% 0,#c8102e47 0%,#c8102e00 60%),#0d0d10;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding:22px 20px;display:flex}.mm__badge[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.14em;text-transform:uppercase;color:#fff;border-radius:999px;align-items:center;padding:4px 10px;font-size:9.5px;font-weight:800;display:inline-flex}.mm__asidetitle[data-astro-cid-lcdefpme]{letter-spacing:-.015em;color:#fff;margin:2px 0 0;font-size:17px;font-weight:800;line-height:1.15}.mm__asidetext[data-astro-cid-lcdefpme]{color:#ffffff9e;margin:0;font-size:11.5px;line-height:1.55}.mm__cta[data-astro-cid-lcdefpme]{background:var(--accent);letter-spacing:.02em;color:#fff;border-radius:999px;align-items:center;gap:8px;margin-top:4px;padding:10px 16px;font-size:12px;font-weight:800;text-decoration:none;transition:background-color .22s,transform .22s;display:inline-flex}.mm__cta[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:14px;height:14px}.mm__cta[data-astro-cid-lcdefpme]:hover{color:#0a0a0a;background:#fff;transform:translateY(-1px)}.mm__all[data-astro-cid-lcdefpme]{color:#ffffffd9;border-top:1px solid #ffffff1f;align-items:center;gap:8px;width:100%;margin-top:16px;padding-top:14px;font-size:11.5px;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.mm__allicon[data-astro-cid-lcdefpme]{background:#ffffff14;border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.mm__allicon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:13px;height:13px}.mm__arrow[data-astro-cid-lcdefpme]{width:14px;height:14px;margin-left:auto;transition:transform .24s}.mm__all[data-astro-cid-lcdefpme]:hover{color:#fff}.mm__all[data-astro-cid-lcdefpme]:hover .mm__arrow[data-astro-cid-lcdefpme]{transform:translate(3px)}@media (width<=1180px){.megamenu[data-astro-cid-lcdefpme]{width:min(760px,100vw - 32px)}.mm__inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1fr)}.mm__aside[data-astro-cid-lcdefpme]{flex-flow:wrap;align-items:center;gap:10px;padding:14px 18px}.mm__asidetext[data-astro-cid-lcdefpme]{display:none}.mm__asidetitle[data-astro-cid-lcdefpme]{font-size:14px}.mm__all[data-astro-cid-lcdefpme]{border-top:0;width:auto;margin:0 0 0 auto;padding-top:0}.mm__desc[data-astro-cid-lcdefpme]{display:none}}.msub__label[data-astro-cid-lcdefpme]{letter-spacing:.16em;text-transform:uppercase;color:#a1a1aa;margin:14px 2px 8px;font-size:9.5px;font-weight:800}.msub__label[data-astro-cid-lcdefpme]:first-child{margin-top:2px}.msub__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.msub__grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#27272a;background:#fafafa;border:1px solid #ececef;border-radius:13px;align-items:center;gap:9px;padding:11px 12px;font-size:12.5px;font-weight:700;line-height:1.25;text-decoration:none;transition:background-color .2s,border-color .2s;display:flex}.msub__icon[data-astro-cid-lcdefpme]{width:26px;height:26px;color:var(--accent);background:#c8102e17;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.msub__icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px}.msub__grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:active,.msub__grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme][aria-current]{color:var(--accent);background:#c8102e12;border-color:#c8102e47}.msub__all[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;border-radius:13px;align-items:center;gap:9px;margin-top:12px;padding:12px 13px;font-size:12.5px;font-weight:800;text-decoration:none;display:flex}.msub__all[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]:last-child{width:15px;height:15px;margin-left:auto}.msub__all[data-astro-cid-lcdefpme] .msub__icon[data-astro-cid-lcdefpme]{color:#fff;background:#fff3}@media (width<=900px){.megamenu[data-astro-cid-lcdefpme]{display:none}}.mobile__sub[data-astro-cid-lcdefpme]{opacity:0;flex-shrink:0;grid-template-rows:0fr;margin:0;padding:0;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1),margin .32s,padding .32s,opacity .32s;display:grid;overflow:hidden}.mobile__sub[data-astro-cid-lcdefpme].is-open{opacity:1;grid-template-rows:1fr;margin:10px 0 14px;padding:0}.mobile__sub[data-astro-cid-lcdefpme]>.mobile__sub-inner[data-astro-cid-lcdefpme]{min-height:0;display:block}.mobile__sub[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{letter-spacing:-.005em;color:#3f3f46;background:#f6f6f7;border:1px solid #ededf0;border-radius:11px;align-items:center;padding:11px 12px;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none;display:flex}.mobile__sub[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:active{background:#ececef}.mobile__sub[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme][aria-current]{color:var(--accent);background:#c8102e12;border-color:#c8102e42}.dock[data-astro-cid-lcdefpme]{right:clamp(14px,3vw,26px);bottom:calc(clamp(14px, 3vw, 26px) + env(safe-area-inset-bottom,0px));z-index:80;flex-direction:column;gap:12px;display:flex;position:fixed}.dock__btn[data-astro-cid-lcdefpme]{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:transform .24s cubic-bezier(.4,0,.2,1),box-shadow .24s;display:flex;position:relative;box-shadow:0 4px 10px #0000002e,0 10px 26px #00000029}.dock__btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:27px;height:27px}.dock__btn--wa[data-astro-cid-lcdefpme]{background:#25d366}.dock__btn--call[data-astro-cid-lcdefpme]{background:var(--accent)}.dock__btn[data-astro-cid-lcdefpme]:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 6px 14px #0003,0 14px 32px #0003}.dock__btn[data-astro-cid-lcdefpme]:active{transform:scale(.95)}.dock__label[data-astro-cid-lcdefpme]{letter-spacing:.02em;white-space:nowrap;color:#fff;opacity:0;pointer-events:none;background:#0a0a0a;border-radius:8px;padding:7px 12px;font-size:12.5px;font-weight:700;transition:opacity .22s,transform .22s;position:absolute;right:calc(100% + 10px);transform:translate(6px)}.dock__btn[data-astro-cid-lcdefpme]:hover .dock__label[data-astro-cid-lcdefpme]{opacity:1;transform:translate(0)}.dock__btn--wa[data-astro-cid-lcdefpme]:after{content:"";z-index:-1;background:#25d366;border-radius:50%;animation:2.4s ease-out infinite dock-pulse;position:absolute;inset:0}@keyframes dock-pulse{0%{opacity:.55;transform:scale(1)}70%,to{opacity:0;transform:scale(1.85)}}.header[data-astro-cid-lcdefpme].is-open~.dock[data-astro-cid-lcdefpme],body.nav-open .dock[data-astro-cid-lcdefpme]{opacity:0;pointer-events:none}@media (width<=480px){.dock__btn[data-astro-cid-lcdefpme]{width:50px;height:50px}.dock__btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:25px;height:25px}.dock__label[data-astro-cid-lcdefpme]{display:none}}@media (prefers-reduced-motion:reduce){.dock__btn--wa[data-astro-cid-lcdefpme]:after{animation:none;display:none}}
