.ui-module__gjHJ_W__section{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;width:100%;scroll-margin-top:80px;display:flex}.ui-module__gjHJ_W__inner{width:100%;max-width:var(--container)}.ui-module__gjHJ_W__titleBlock{width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:15px;display:flex}.ui-module__gjHJ_W__titleH2{text-align:center;text-wrap:balance;width:100%;max-width:800px}.ui-module__gjHJ_W__titleLead{text-align:center;letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:18px;line-height:1.8em}@media (max-width:1199px){.ui-module__gjHJ_W__titleH2{max-width:unset}.ui-module__gjHJ_W__titleLead{font-size:16px}}@media (max-width:809px){.ui-module__gjHJ_W__titleLead{max-width:unset}}.ui-module__gjHJ_W__iconChip{background:var(--surface);border:1px solid var(--c-zinc-300);width:min-content;color:var(--c-accent);border-radius:15px;justify-content:center;align-items:center;gap:12px;padding:19px;display:flex}.ui-module__gjHJ_W__iconChipGlass{background:var(--c-zinc-100);-webkit-backdrop-filter:blur(10px);border:0}.ui-module__gjHJ_W__iconChip svg{flex:none;width:30px;max-width:none;height:30px;display:block}.ui-module__gjHJ_W__btn{border-radius:var(--r-button);white-space:nowrap;width:min-content;height:50px;cursor:var(--cursor-arrow);transition:gap .4s var(--ease-reveal);border:1px solid #0000;justify-content:center;align-items:center;gap:5px;padding:14px 20px 15px 25px;display:inline-flex}.ui-module__gjHJ_W__btn:hover{gap:10px}.ui-module__gjHJ_W__btnSm{gap:4px;height:40px;padding:9px 13px 10px 16px}.ui-module__gjHJ_W__btnSm:hover{gap:9px}.ui-module__gjHJ_W__btnXs{gap:4px;height:30px;padding:5px 8px 5px 12px}.ui-module__gjHJ_W__btnXs:hover{gap:9px}.ui-module__gjHJ_W__btnWide{width:100%}.ui-module__gjHJ_W__btn:disabled{opacity:.6;cursor:default;pointer-events:none}.ui-module__gjHJ_W__btnDark{background:var(--c-zinc-950);color:var(--text-invert)}.ui-module__gjHJ_W__btnLight{background:var(--c-zinc-200);color:var(--text-strong)}.ui-module__gjHJ_W__btnSoft{background:var(--c-zinc-100);color:var(--text-strong)}.ui-module__gjHJ_W__btnAccentSoft{background:var(--c-accent-soft);color:var(--c-accent)}.ui-module__gjHJ_W__btnAccent{background:var(--c-accent);color:var(--text-invert)}.ui-module__gjHJ_W__btnGlass{-webkit-backdrop-filter:blur(10px);color:var(--text-invert);background:#ffffff4d}.ui-module__gjHJ_W__btnLine{border-color:var(--border);color:var(--text-strong);background:0 0}.ui-module__gjHJ_W__btnWhite{background:var(--surface);color:var(--text-strong);box-shadow:var(--shadow-circle)}[data-theme=dark] .ui-module__gjHJ_W__btnWhite,[data-theme=dark] .ui-module__gjHJ_W__btnDark{background:var(--c-white);color:var(--c-zinc-950)}.ui-module__gjHJ_W__label{letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.5em;display:grid;position:relative;overflow:hidden}.ui-module__gjHJ_W__labelXs{letter-spacing:0;font-size:12px;font-weight:600;line-height:1.2em}.ui-module__gjHJ_W__label>span{transition:transform .4s var(--ease-reveal), opacity .4s var(--ease-reveal);grid-area:1/1}.ui-module__gjHJ_W__label>span:nth-child(2){opacity:0;transform:translateY(100%)}.ui-module__gjHJ_W__btn:hover .ui-module__gjHJ_W__label>span:first-child{opacity:0;transform:translateY(-100%)}.ui-module__gjHJ_W__btn:hover .ui-module__gjHJ_W__label>span:nth-child(2){opacity:1;transform:none}.ui-module__gjHJ_W__badge{background:var(--c-accent);width:min-content;color:var(--text-invert);white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.2em;display:inline-flex}.ui-module__gjHJ_W__badgeLight{background:var(--surface);color:var(--text-strong);border-radius:30px;box-shadow:0 1px 3px #0000000d}[data-theme=dark] .ui-module__gjHJ_W__badgeLight{background:var(--c-white);color:var(--c-zinc-950)}.ui-module__gjHJ_W__badgeDark{background:var(--c-zinc-950);color:var(--text-invert)}[data-theme=dark] .ui-module__gjHJ_W__badgeDark{box-shadow:inset 0 0 0 1px var(--border)}.ui-module__gjHJ_W__badgeMuted{background:var(--c-zinc-100);color:var(--text-strong)}.ui-module__gjHJ_W__rating{flex-direction:column;gap:5px;width:min-content;display:flex}.ui-module__gjHJ_W__stars{gap:3px;display:flex}.ui-module__gjHJ_W__stars svg{width:19px;height:23px;color:var(--c-accent);display:block}.ui-module__gjHJ_W__starsGold svg{color:var(--c-yellow)}.ui-module__gjHJ_W__starsWhite svg{color:var(--c-white)}.ui-module__gjHJ_W__ratingText{color:var(--text-strong);white-space:nowrap;font-size:12px;font-weight:600;line-height:1.2em}.ui-module__gjHJ_W__avatarStack{flex:none;align-items:center;display:flex}.ui-module__gjHJ_W__avatar{border:3px solid var(--c-white);border-radius:var(--r-pill);background:var(--c-zinc-100);width:60px;height:60px;transition:margin-left .4s var(--ease-reveal);flex:none;position:relative;overflow:hidden}.ui-module__gjHJ_W__avatar:not(:first-child){margin-left:-20px}.ui-module__gjHJ_W__avatarStack:hover .ui-module__gjHJ_W__avatar:not(:first-child){margin-left:-10px}.ui-module__gjHJ_W__avatar img{object-fit:cover;width:100%;height:100%}@media (max-width:809px){.ui-module__gjHJ_W__btnXs,.ui-module__gjHJ_W__btnSm{position:relative}.ui-module__gjHJ_W__btnXs:after,.ui-module__gjHJ_W__btnSm:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}
.Header-module__Af2_WG__wrapper{z-index:10;width:100%;height:0;max-width:calc(var(--container) + 2 * var(--gutter));padding-inline:var(--gutter);pointer-events:none;justify-content:center;align-items:flex-start;margin-inline:auto;display:flex;position:sticky;top:0}.Header-module__Af2_WG__bar{pointer-events:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-header);min-width:0;box-shadow:var(--shadow-header);transition:flex-grow .45s cubic-bezier(.22, 1, .36, 1), padding-left .45s cubic-bezier(.22, 1, .36, 1), margin-top .45s cubic-bezier(.22, 1, .36, 1), box-shadow .3s var(--ease-reveal);flex:auto;align-items:center;gap:24px;margin-top:38px;padding:15px 15px 15px 20px;display:flex}.Header-module__Af2_WG__scrolled{box-shadow:var(--shadow-header-scrolled)}@media (min-width:1200px){.Header-module__Af2_WG__scrolled{flex-grow:0;margin-top:18px;padding-left:25px}}.Header-module__Af2_WG__logo{flex:none;align-items:center;gap:9px;display:flex}.Header-module__Af2_WG__logoLockup{width:auto;height:28px;color:var(--text-strong);flex:none;display:block}.Header-module__Af2_WG__nav{flex:auto;justify-content:center;align-items:center;gap:5px;display:flex}.Header-module__Af2_WG__navItem{position:relative}.Header-module__Af2_WG__navLink{border-radius:var(--r-button);letter-spacing:-.01em;color:var(--text-muted);white-space:pre;transition:background-color .2s var(--ease-reveal), color .2s var(--ease-reveal);align-items:center;gap:7px;padding:8px 12px;font-size:14px;font-weight:500;line-height:1.5em;display:flex}.Header-module__Af2_WG__navLink:hover,.Header-module__Af2_WG__navItem:hover>.Header-module__Af2_WG__navLink,.Header-module__Af2_WG__navItem:focus-within>.Header-module__Af2_WG__navLink{background:var(--c-zinc-100);color:var(--text-strong)}.Header-module__Af2_WG__chevron{transition:transform .25s var(--ease-reveal)}.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__chevron,.Header-module__Af2_WG__navItem:focus-within .Header-module__Af2_WG__chevron{transform:rotate(180deg)}.Header-module__Af2_WG__dropdown{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-header);min-width:190px;box-shadow:var(--shadow-header);opacity:0;visibility:hidden;transition:opacity .25s var(--ease-reveal), transform .25s var(--ease-reveal), visibility .25s;padding:8px;position:absolute;top:calc(100% + 24px);left:0;transform:translateY(-6px)}.Header-module__Af2_WG__dropdown:before{content:"";height:28px;position:absolute;top:-26px;left:0;right:0}.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__dropdown,.Header-module__Af2_WG__navItem:focus-within .Header-module__Af2_WG__dropdown{opacity:1;visibility:visible;transform:none}.Header-module__Af2_WG__dropdownLink{letter-spacing:-.01em;color:var(--text-muted);transition:background-color .2s var(--ease-reveal), color .2s var(--ease-reveal);border-radius:8px;padding:9px 12px;font-size:14px;font-weight:500;display:block}.Header-module__Af2_WG__dropdownLink:hover{background:var(--c-zinc-100);color:var(--text-strong)}.Header-module__Af2_WG__mega{z-index:30;opacity:0;visibility:hidden;width:700px;max-width:calc(100vw - 40px);transition:opacity .26s var(--ease-reveal), transform .26s var(--ease-reveal), visibility .26s;position:absolute;top:calc(100% + 24px);left:50%;transform:translate(-50%)translateY(-6px)}.Header-module__Af2_WG__mega:before{content:"";height:28px;position:absolute;top:-26px;left:0;right:0}.Header-module__Af2_WG__navItem:hover .Header-module__Af2_WG__mega,.Header-module__Af2_WG__navItem:focus-within .Header-module__Af2_WG__mega{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__Af2_WG__megaInner{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-mega);border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:30px;padding:15px;display:grid}.Header-module__Af2_WG__megaCol,.Header-module__Af2_WG__megaSection,.Header-module__Af2_WG__megaLinks{flex-direction:column;display:flex}.Header-module__Af2_WG__megaHeading{letter-spacing:.02em;color:var(--c-zinc-500);padding:8px 12px;font-size:12px;font-weight:500;line-height:1.2em}.Header-module__Af2_WG__megaLink{letter-spacing:-.01em;height:36px;color:var(--text-strong);transition:background-color .18s var(--ease-reveal);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:500;line-height:1.5em;display:flex}.Header-module__Af2_WG__megaLink:hover{background:#71717a18}[data-theme=dark] .Header-module__Af2_WG__megaLink:hover{background:var(--c-zinc-100)}.Header-module__Af2_WG__megaBadge{border:1px solid var(--border);background:var(--surface);letter-spacing:0;color:var(--text-strong);border-radius:8px;flex:none;align-items:center;padding:6px 8px;font-size:12px;font-weight:500;line-height:1.2em;display:inline-flex}.Header-module__Af2_WG__megaFeatured{background:var(--surface);border:1px solid var(--border);transition:border-color .2s var(--ease-reveal), box-shadow .2s var(--ease-reveal);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.Header-module__Af2_WG__megaFeatured:hover{border-color:var(--c-zinc-300);box-shadow:var(--shadow-header)}.Header-module__Af2_WG__megaFeaturedMedia{aspect-ratio:900/920;background:var(--c-zinc-100);overflow:hidden}.Header-module__Af2_WG__megaFeaturedMedia img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-reveal)}.Header-module__Af2_WG__megaFeatured:hover .Header-module__Af2_WG__megaFeaturedMedia img{transform:scale(1.04)}.Header-module__Af2_WG__megaFeaturedText{flex-direction:column;padding:10px 15px;display:flex}.Header-module__Af2_WG__megaFeaturedTitle{letter-spacing:-.01em;color:var(--text-strong);font-size:14px;font-weight:600;line-height:1.5em}.Header-module__Af2_WG__cta{flex:none}.Header-module__Af2_WG__lang{flex:none;margin-inline-end:4px;position:relative}.Header-module__Af2_WG__langButton{border-radius:var(--r-button);color:var(--text-strong);background:var(--c-zinc-100);cursor:pointer;transition:background-color .2s var(--ease-reveal);align-items:center;gap:6px;padding:10px 12px;font-size:12px;font-weight:600;line-height:1.2em;display:inline-flex}.Header-module__Af2_WG__langButton:hover{background:var(--c-zinc-200)}.Header-module__Af2_WG__langMenu{top:calc(100% + 22px);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-header);min-width:150px;box-shadow:var(--shadow-mega);opacity:0;visibility:hidden;transition:opacity .2s var(--ease-reveal), transform .2s var(--ease-reveal), visibility .2s;z-index:5;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;inset-inline-end:0;transform:translateY(-4px)}.Header-module__Af2_WG__langMenu:before{content:"";height:26px;position:absolute;top:-24px;left:0;right:0}.Header-module__Af2_WG__lang:hover .Header-module__Af2_WG__langMenu,.Header-module__Af2_WG__lang:focus-within .Header-module__Af2_WG__langMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Af2_WG__langOption{color:var(--text-strong);transition:background-color .16s var(--ease-reveal);border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}.Header-module__Af2_WG__langOption:hover{background:var(--c-zinc-100)}.Header-module__Af2_WG__langCurrent{background:var(--c-zinc-100);font-weight:600}.Header-module__Af2_WG__panelLangs{flex-wrap:wrap;gap:8px;padding:8px 0 4px;display:flex}.Header-module__Af2_WG__panelLang{border-radius:var(--r-pill);border:1px solid var(--border);color:var(--text-strong);align-items:center;gap:6px;padding:8px 12px;font-size:13px;display:inline-flex}.Header-module__Af2_WG__panelLangCurrent{background:var(--c-zinc-100);font-weight:600}.Header-module__Af2_WG__burger{border-radius:var(--r-button);width:40px;height:40px;transition:background-color .2s var(--ease-reveal);flex:none;justify-content:center;align-items:center;display:none}.Header-module__Af2_WG__burger:hover{background:var(--c-zinc-100)}.Header-module__Af2_WG__burgerBox{flex-direction:column;gap:5px;width:20px;display:flex}.Header-module__Af2_WG__burgerBox span{background:var(--text-strong);width:100%;height:2px;transition:transform .3s var(--ease-reveal), opacity .2s var(--ease-reveal);border-radius:2px;display:block}.Header-module__Af2_WG__open .Header-module__Af2_WG__burgerBox span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__open .Header-module__Af2_WG__burgerBox span:nth-child(2){opacity:0}.Header-module__Af2_WG__open .Header-module__Af2_WG__burgerBox span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__panel{max-height:0;transition:max-height .4s var(--ease-reveal);display:none;overflow:hidden}.Header-module__Af2_WG__panelInner{border-top:1px solid var(--border);flex-direction:column;gap:2px;margin-top:14px;padding:14px 5px 6px;display:flex}.Header-module__Af2_WG__panelLink{border-radius:var(--r-button);color:var(--text-muted);padding:11px 12px;font-size:15px;font-weight:500}.Header-module__Af2_WG__panelLink:hover{background:var(--c-zinc-100);color:var(--text-strong)}.Header-module__Af2_WG__panelSub{padding-left:24px;font-size:14px}.Header-module__Af2_WG__panelGroup{flex-direction:column;display:flex}.Header-module__Af2_WG__panelGroupLabel{color:var(--text-strong);padding:11px 12px 2px;font-size:15px;font-weight:600}.Header-module__Af2_WG__panelSubHead{letter-spacing:.02em;text-transform:uppercase;color:var(--c-zinc-400);padding:12px 12px 2px 24px;font-size:12px;font-weight:600;display:block}.Header-module__Af2_WG__panelBadge{border:1px solid var(--border);color:var(--c-zinc-500);vertical-align:middle;border-radius:6px;align-items:center;margin-left:8px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-flex}.Header-module__Af2_WG__panelCta{margin-top:8px}@media (max-width:1199px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__cta:not(.Header-module__Af2_WG__panelCta){display:none}.Header-module__Af2_WG__burger{display:flex}.Header-module__Af2_WG__bar{flex-direction:column;align-items:stretch;gap:0;padding:10px 15px 10px 20px}.Header-module__Af2_WG__barTop{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__panel{display:block}.Header-module__Af2_WG__panelOpen{max-height:min(78vh,720px);overflow-y:auto}.Header-module__Af2_WG__panelLink,.Header-module__Af2_WG__panelGroupLabel{display:block}.Header-module__Af2_WG__panelLink{align-items:center;min-height:44px;padding-top:8px;padding-bottom:8px;display:flex}.Header-module__Af2_WG__panelGroupLabel{padding-top:14px}.Header-module__Af2_WG__panelBadge{font-size:12px}.Header-module__Af2_WG__panelLang{min-height:44px}.Header-module__Af2_WG__burger{position:relative}.Header-module__Af2_WG__burger:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__Af2_WG__logo{position:relative}.Header-module__Af2_WG__logo:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}
.ThemeSwitch-module__lV6rMW__group{border:1px solid var(--border);border-radius:var(--r-pill);background:var(--surface);align-self:flex-start;gap:2px;width:max-content;padding:4px;display:inline-flex}.ThemeSwitch-module__lV6rMW__option{border-radius:var(--r-pill);color:var(--text-muted);white-space:nowrap;transition:background-color .2s var(--ease-reveal), color .2s var(--ease-reveal);align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1.2em;display:inline-flex}.ThemeSwitch-module__lV6rMW__option:hover{color:var(--text-strong)}.ThemeSwitch-module__lV6rMW__option svg{flex:none}.ThemeSwitch-module__lV6rMW__active{background:var(--c-zinc-100);color:var(--text-strong)}@media (max-width:809px){.ThemeSwitch-module__lV6rMW__option{position:relative}.ThemeSwitch-module__lV6rMW__option:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}
.Footer-module__EZoWya__footer{width:100%;padding:60px var(--gutter) 0;background:var(--surface);flex-direction:column;align-items:center;gap:30px;display:flex}.Footer-module__EZoWya__cardTop{width:100%;max-width:var(--container);border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:center;gap:40px;padding:60px;display:flex}.Footer-module__EZoWya__cardTopText{flex-direction:column;flex:2 0 0;gap:25px;width:1px;display:flex}.Footer-module__EZoWya__cardTopTitle{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.04em;color:var(--text-strong);text-wrap:balance;font-size:36px;font-weight:600;line-height:1.2em}.Footer-module__EZoWya__cardTopActions{align-items:center;gap:15px;display:flex}.Footer-module__EZoWya__ratingScale{transform-origin:0;flex-direction:column;align-items:flex-start;gap:5px;display:flex;transform:scale(.9)}.Footer-module__EZoWya__stars{align-items:center;gap:3px;display:flex}.Footer-module__EZoWya__star{fill:#ffc220;flex:none;width:21px;height:26px}.Footer-module__EZoWya__ratingText{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.2em}.Footer-module__EZoWya__cardTopImage{border-radius:16px;flex:1 0 0;width:1px;overflow:hidden}.Footer-module__EZoWya__cardTopImage img{aspect-ratio:1.8963;object-fit:cover;width:100%;height:auto}.Footer-module__EZoWya__cardBottom{width:100%;max-width:var(--container);border-radius:var(--r-card);background:color-mix(in srgb, var(--c-zinc-100) 70%, transparent);align-items:flex-start;gap:20px;padding:60px;display:flex;overflow:hidden}.Footer-module__EZoWya__brandCol{flex-direction:column;flex:3 0 0;gap:30px;width:1px;display:flex}.Footer-module__EZoWya__logoRow{align-items:center;gap:6.25px;height:45px;display:flex}.Footer-module__EZoWya__logoLockup{width:auto;max-width:none;height:34px;color:var(--text-strong);flex:none;display:block}.Footer-module__EZoWya__brandBody{flex-direction:column;gap:7px;display:flex}.Footer-module__EZoWya__brandTitle{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.03em;color:var(--text-strong);font-size:24px;font-weight:600;line-height:1.5em}.Footer-module__EZoWya__brandText{letter-spacing:-.01em;color:var(--text-muted);font-size:14px;line-height:1.8em}.Footer-module__EZoWya__brandCta{padding-top:8px}.Footer-module__EZoWya__social{align-items:center;gap:15px;height:30px;display:flex}.Footer-module__EZoWya__social a{color:var(--text-strong);transition:opacity .2s var(--ease-reveal);display:block}.Footer-module__EZoWya__social a:hover{opacity:.6}.Footer-module__EZoWya__social svg{width:30px;max-width:none;height:30px}.Footer-module__EZoWya__links{flex:2.6 0 0;gap:0;width:1px;display:flex}.Footer-module__EZoWya__linkCol{flex-direction:column;flex:1 0 0;gap:15px;display:flex}.Footer-module__EZoWya__linkHead{letter-spacing:-.01em;color:var(--c-zinc-400);font-size:14px;font-weight:600;line-height:1.5em}.Footer-module__EZoWya__linkCol a{letter-spacing:-.01em;color:var(--text-strong);transition:opacity .2s var(--ease-reveal);font-size:14px;font-weight:500;line-height:1.5em}.Footer-module__EZoWya__linkCol a:hover{opacity:.6}.Footer-module__EZoWya__promo{flex-direction:column;flex:1.4 0 0;align-items:flex-end;gap:15px;width:1px;display:flex}.Footer-module__EZoWya__promoCard{background:var(--surface);border-radius:16px;width:100%;max-width:300px;overflow:hidden}.Footer-module__EZoWya__promoImage{aspect-ratio:1.2;border-bottom:1px solid var(--border)}.Footer-module__EZoWya__promoImage img{object-fit:cover;width:100%;height:100%}.Footer-module__EZoWya__promoLabel{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);align-items:center;gap:20px;padding:20px 25px;font-size:20px;font-weight:600;line-height:1.5em;display:flex}.Footer-module__EZoWya__bottom{width:100%;max-width:var(--container);justify-content:space-between;align-items:center;gap:20px;display:flex;overflow:clip}.Footer-module__EZoWya__wordmarkWrap{flex:auto;width:100%;min-width:0;overflow:clip;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%);container-type:inline-size}.Footer-module__EZoWya__wordmark{font-size:26cqw;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.03em;color:var(--c-zinc-200);white-space:nowrap;-webkit-user-select:none;user-select:none;font-weight:600;line-height:1.2;display:block}.Footer-module__EZoWya__bottomRight{flex-direction:column;gap:20px;width:min-content;display:flex}.Footer-module__EZoWya__bottomTitle{width:300px;max-width:300px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-strong);font-size:30px;font-weight:600;line-height:1.4em}.Footer-module__EZoWya__copyright{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-muted);white-space:nowrap;font-size:14px;font-weight:400;line-height:1.4em}@media (max-width:1199px){.Footer-module__EZoWya__footer{padding:60px var(--gutter) 30px;gap:20px}.Footer-module__EZoWya__cardTop{gap:20px;padding:40px}.Footer-module__EZoWya__cardBottom{padding:40px}.Footer-module__EZoWya__cardTopTitle{font-size:29px}.Footer-module__EZoWya__brandCol{flex:2 0 0}.Footer-module__EZoWya__bottomTitle{width:250px;max-width:250px;font-size:24px}}@media (max-width:809px){.Footer-module__EZoWya__footer{padding:40px var(--gutter)}.Footer-module__EZoWya__cardTop,.Footer-module__EZoWya__cardBottom{flex-direction:column;align-items:flex-start;gap:30px;padding:40px 30px 30px}.Footer-module__EZoWya__cardTopText,.Footer-module__EZoWya__cardTopImage,.Footer-module__EZoWya__brandCol,.Footer-module__EZoWya__links,.Footer-module__EZoWya__promo{flex:none;width:100%}.Footer-module__EZoWya__cardTopTitle{font-size:23px}.Footer-module__EZoWya__cardTopActions{flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__EZoWya__promo{align-items:center}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__EZoWya__links{flex-direction:column;gap:30px}.Footer-module__EZoWya__linkCol{gap:4px}.Footer-module__EZoWya__linkCol a{align-items:center;min-height:44px;display:flex}.Footer-module__EZoWya__social{gap:8px;height:auto}.Footer-module__EZoWya__social a{justify-content:center;align-items:center;width:44px;height:44px;margin-left:-7px;display:flex}.Footer-module__EZoWya__social a:first-child{margin-left:0}}
.Hero-module__Z8hQ_W__section{width:100%;min-height:600px;padding:var(--gutter);flex-direction:column;justify-content:center;align-items:center;gap:50px;display:flex;position:relative}.Hero-module__Z8hQ_W__card{z-index:1;background:var(--c-zinc-950);border-radius:var(--r-card);background-image:radial-gradient(120% 90% at 78% 18%,#40bcff 0%,#0000 55%),radial-gradient(110% 80% at 55% 55%,#2962ff 0%,#0000 60%),radial-gradient(140% 120% at 12% 92%,#00001a 0%,#0000 70%);justify-content:center;align-items:flex-end;gap:10px;width:100%;min-height:740px;padding:40px 20px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.Hero-module__Z8hQ_W__canvas[data-ready=true]{opacity:1}.Hero-module__Z8hQ_W__container{z-index:1;width:100%;max-width:var(--container);justify-content:center;align-items:flex-end;gap:20px;display:flex;position:relative}.Hero-module__Z8hQ_W__left{flex-direction:column;flex:3 0 0;align-items:flex-start;gap:15px;width:1px;display:flex}.Hero-module__Z8hQ_W__right{flex-direction:column;flex:2 0 0;align-items:flex-start;gap:20px;width:1px;display:flex}.Hero-module__Z8hQ_W__title{width:100%;color:var(--text-invert);text-align:left;text-wrap:balance}.Hero-module__Z8hQ_W__word{display:inline-block}.Hero-module__Z8hQ_W__lead{color:#ffffffd1;letter-spacing:-.02em;max-width:400px;font-size:18px;line-height:1.8em}.Hero-module__Z8hQ_W__actionRow{flex-wrap:wrap;align-items:center;gap:15px;width:100%;display:flex}.Hero-module__Z8hQ_W__avatarStack{flex:none;align-items:center;display:flex}.Hero-module__Z8hQ_W__avatarItem{flex:none;display:block;position:relative}.Hero-module__Z8hQ_W__avatarItem+.Hero-module__Z8hQ_W__avatarItem{margin-left:-20px}.Hero-module__Z8hQ_W__avatar{box-sizing:border-box;border:3px solid var(--c-white);background:var(--c-zinc-100);width:60px;height:60px;box-shadow:var(--shadow-circle);object-fit:cover;border-radius:50%;transition:transform .28s cubic-bezier(.34,1.4,.5,1),box-shadow .25s;display:block}.Hero-module__Z8hQ_W__avatarItem:hover{z-index:3}.Hero-module__Z8hQ_W__avatarItem:hover .Hero-module__Z8hQ_W__avatar{transform:translateY(-6px)scale(1.1);box-shadow:0 12px 26px #09090b38}.Hero-module__Z8hQ_W__avatarName{background:var(--c-zinc-950);color:#fff;letter-spacing:-.01em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,6px)}.Hero-module__Z8hQ_W__avatarName:after{content:"";border:5px solid #0000;border-top-color:var(--c-zinc-950);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__avatarItem:hover .Hero-module__Z8hQ_W__avatarName{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__avatar,.Hero-module__Z8hQ_W__avatarName{transition:none}}.Hero-module__Z8hQ_W__circleButton{background:var(--surface);border-radius:var(--r-pill);width:70px;height:70px;box-shadow:var(--shadow-circle);transition:transform .35s var(--ease-reveal);flex:none;justify-content:center;align-items:center;display:flex}[data-theme=dark] .Hero-module__Z8hQ_W__circleButton{background:var(--c-white)}.Hero-module__Z8hQ_W__circleButton:hover{transform:scale(1.06)}.Hero-module__Z8hQ_W__avatars{align-items:center;display:flex}.Hero-module__Z8hQ_W__avatar{border:3px solid var(--c-white);border-radius:var(--r-pill);background:var(--c-zinc-100);width:60px;height:60px;transition:transform .3s var(--ease-reveal);flex:none;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__avatar img{object-fit:cover;width:100%;height:100%}.Hero-module__Z8hQ_W__avatar:not(:first-child){margin-left:-20px}.Hero-module__Z8hQ_W__avatars:hover .Hero-module__Z8hQ_W__avatar{transform:translateY(-3px)}@media (max-width:1199px){.Hero-module__Z8hQ_W__card{min-height:640px}.Hero-module__Z8hQ_W__container{flex-direction:column;align-items:flex-start}.Hero-module__Z8hQ_W__left,.Hero-module__Z8hQ_W__right{flex:none;width:100%}.Hero-module__Z8hQ_W__lead{max-width:480px}}@media (max-width:809px){.Hero-module__Z8hQ_W__section{gap:30px;min-height:500px;padding:0}.Hero-module__Z8hQ_W__card{border-radius:0;justify-content:flex-end;min-height:600px;padding:140px 20px 40px}.Hero-module__Z8hQ_W__circleButton{width:60px;height:60px}}
.ValueCards-module__f2SeFa__section{width:100%;padding:20px var(--gutter);background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.ValueCards-module__f2SeFa__embedded{flex-direction:column;align-items:center;width:100%;display:flex}.ValueCards-module__f2SeFa__container{width:100%;max-width:var(--container);justify-content:center;align-items:flex-start;gap:30px;display:flex}.ValueCards-module__f2SeFa__card{background:var(--surface);border-radius:var(--r-card);text-align:center;width:367px;cursor:var(--cursor-arrow);transition:background-color .4s var(--ease-reveal);flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:30px;padding:50px 30px 40px;display:flex}.ValueCards-module__f2SeFa__card:hover{background:var(--c-zinc-100)}.ValueCards-module__f2SeFa__cardBordered{border:1px solid var(--border)}.ValueCards-module__f2SeFa__logo{aspect-ratio:2.94531;opacity:.3;flex:none;width:150px;transition:opacity .4s cubic-bezier(.34,1.36,.64,1),transform .4s cubic-bezier(.34,1.36,.64,1);position:relative}.ValueCards-module__f2SeFa__logo img{object-fit:contain;width:100%;height:100%}.ValueCards-module__f2SeFa__card:hover .ValueCards-module__f2SeFa__logo{opacity:1;transform:scale(1.05)}.ValueCards-module__f2SeFa__body{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.ValueCards-module__f2SeFa__title{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.5em}.ValueCards-module__f2SeFa__text{letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:16px;line-height:1.85em}@media (max-width:1199px){.ValueCards-module__f2SeFa__container{gap:20px}.ValueCards-module__f2SeFa__card{padding:40px 20px 30px}.ValueCards-module__f2SeFa__title{font-size:18px}}@media (max-width:809px){.ValueCards-module__f2SeFa__section{padding:40px var(--gutter);gap:10px}.ValueCards-module__f2SeFa__container{flex-direction:column;gap:0}.ValueCards-module__f2SeFa__card{flex:none;width:100%}.ValueCards-module__f2SeFa__title{font-size:16px}.ValueCards-module__f2SeFa__text{font-size:15px}.ValueCards-module__f2SeFa__card{padding:18px 10px}.ValueCards-module__f2SeFa__body{gap:6px}}
.Features-module__ZD3nRW__section{padding:60px var(--gutter) 40px;gap:60px}.Features-module__ZD3nRW__cards{width:100%;max-width:var(--container);align-items:flex-start;gap:40px;display:flex}.Features-module__ZD3nRW__slot{flex:1 0 0;width:1px;display:flex}.Features-module__ZD3nRW__card{background:var(--surface);border:1px solid var(--border);width:100%;cursor:var(--cursor-arrow);transition:border-color .4s var(--ease-reveal);border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;padding:30px;display:flex}.Features-module__ZD3nRW__card:hover,.Features-module__ZD3nRW__card:focus-within{border-color:var(--c-accent)}.Features-module__ZD3nRW__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.Features-module__ZD3nRW__cardTitle{width:1px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);flex:1 0 0;font-size:20px;font-weight:600;line-height:1.5em}.Features-module__ZD3nRW__media{width:100%;min-height:200px;max-height:240px;padding:var(--media-pad,30px);background:var(--c-zinc-100);border-radius:16px;place-items:center;display:grid;overflow:hidden}.Features-module__ZD3nRW__media img{object-fit:cover;width:100%;height:auto}.Features-module__ZD3nRW__reveal{width:100%;transition:grid-template-rows .5s var(--ease-reveal);grid-template-rows:0fr;margin-top:-20px;display:grid}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__reveal,.Features-module__ZD3nRW__card:focus-within .Features-module__ZD3nRW__reveal{grid-template-rows:1fr}.Features-module__ZD3nRW__revealInner{opacity:0;min-height:0;transition:opacity .35s var(--ease-reveal);flex-direction:column;align-items:flex-start;gap:20px;padding-top:20px;display:flex;overflow:hidden}.Features-module__ZD3nRW__card:hover .Features-module__ZD3nRW__revealInner,.Features-module__ZD3nRW__card:focus-within .Features-module__ZD3nRW__revealInner{opacity:1}.Features-module__ZD3nRW__desc{letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:16px;line-height:1.85em}@media (max-width:1199px){.Features-module__ZD3nRW__section{padding:40px var(--gutter);gap:40px}.Features-module__ZD3nRW__cards{gap:20px}.Features-module__ZD3nRW__cardTitle{font-size:18px}}@media (max-width:809px){.Features-module__ZD3nRW__section{padding:60px var(--gutter) 40px;justify-content:flex-start;gap:10px}.Features-module__ZD3nRW__cards{flex-direction:column}.Features-module__ZD3nRW__slot{flex:none;width:100%}.Features-module__ZD3nRW__cardTitle{font-size:16px}.Features-module__ZD3nRW__reveal{grid-template-rows:1fr}.Features-module__ZD3nRW__revealInner{opacity:1}}
.RatingsAwards-module__lULY1G__section{width:100%;padding:40px var(--gutter);background:var(--surface);flex-direction:column;align-items:center;gap:20px;display:flex}.RatingsAwards-module__lULY1G__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.RatingsAwards-module__lULY1G__badge{justify-content:center;align-items:center;gap:4px;height:100px;display:flex}.RatingsAwards-module__lULY1G__laurel{width:32px;height:72px;color:var(--c-zinc-300);flex:none}.RatingsAwards-module__lULY1G__badge .RatingsAwards-module__lULY1G__laurel:last-child{transform:scaleX(-1)}.RatingsAwards-module__lULY1G__badgeText{text-align:center;width:168px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:15px;font-weight:600;line-height:1.4}.RatingsAwards-module__lULY1G__subtitle{text-align:center;letter-spacing:-.01em;max-width:520px;color:var(--text-muted);text-wrap:balance;font-size:15px;line-height:1.8}.RatingsAwards-module__lULY1G__stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:4px;display:flex}.RatingsAwards-module__lULY1G__stat{border:1px solid var(--border);background:var(--surface);border-radius:15px;align-items:center;gap:12px;padding:12px 16px;display:flex}.RatingsAwards-module__lULY1G__statIcon{color:var(--c-accent);flex:none;display:flex}.RatingsAwards-module__lULY1G__statText{text-align:left;flex-direction:column;line-height:1.25;display:flex}.RatingsAwards-module__lULY1G__statValue{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:15px;font-weight:600}.RatingsAwards-module__lULY1G__statLabel{color:var(--text-muted);font-size:13px}@media (max-width:809px){.RatingsAwards-module__lULY1G__badges{flex-direction:column;gap:8px}.RatingsAwards-module__lULY1G__badge{height:auto}.RatingsAwards-module__lULY1G__stats{gap:12px}}
.Highlights-module__XJQ--G__section{padding:60px var(--gutter) 20px;gap:60px}.Highlights-module__XJQ--G__slidesWrap{width:100%;padding:40px var(--gutter);background:var(--surface);flex-direction:column;align-items:center;gap:30px;display:flex}.Highlights-module__XJQ--G__slidesRow{width:100%;max-width:var(--container);background:var(--c-accent);border-radius:16px;gap:0;display:flex;overflow:hidden}.Highlights-module__XJQ--G__slide{background:var(--c-zinc-100);width:1px;height:500px;transition:flex-grow .7s var(--ease-reveal);flex-direction:column;flex:1 0 0;justify-content:flex-end;align-items:center;padding:40px;text-decoration:none;display:flex;position:relative;overflow:hidden}.Highlights-module__XJQ--G__slide:first-child{flex-grow:4}.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__slide{flex-grow:1}.Highlights-module__XJQ--G__slidesRow .Highlights-module__XJQ--G__slide:hover{flex-grow:4}.Highlights-module__XJQ--G__media{top:0;bottom:0;left:var(--rest-left,50%);width:var(--media-w,889px);z-index:0;transition:left .7s var(--ease-reveal);position:absolute;transform:translate(-50%)}.Highlights-module__XJQ--G__media img,.Highlights-module__XJQ--G__media video{object-fit:cover;width:100%;max-width:none;height:100%}.Highlights-module__XJQ--G__slide:first-child .Highlights-module__XJQ--G__media{left:50%}.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__media{left:var(--rest-left,50%)}.Highlights-module__XJQ--G__slidesRow .Highlights-module__XJQ--G__slide:hover .Highlights-module__XJQ--G__media{left:50%}.Highlights-module__XJQ--G__overlay{z-index:1;background:linear-gradient(180deg, #007aff80 0%, var(--c-accent) 100%);opacity:.9;position:absolute;inset:-2px}.Highlights-module__XJQ--G__content{z-index:2;flex-direction:column;align-items:flex-start;gap:0;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.Highlights-module__XJQ--G__titleWrap{width:100%;transition:grid-template-rows .7s var(--ease-reveal);grid-template-rows:0fr;display:grid}.Highlights-module__XJQ--G__slide:first-child .Highlights-module__XJQ--G__titleWrap{grid-template-rows:1fr}.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__titleWrap{grid-template-rows:0fr}.Highlights-module__XJQ--G__slidesRow .Highlights-module__XJQ--G__slide:hover .Highlights-module__XJQ--G__titleWrap{grid-template-rows:1fr}.Highlights-module__XJQ--G__glassChip{-webkit-backdrop-filter:blur(10px);width:min-content;color:var(--c-white);background:#fff3;border-radius:15px;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex}.Highlights-module__XJQ--G__glassChip svg{flex:none;width:30px;max-width:none;height:30px;display:block}.Highlights-module__XJQ--G__slideTitle{width:100%;min-height:0;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.04em;color:var(--text-invert);text-align:left;text-wrap:balance;opacity:0;transition:opacity .5s var(--ease-reveal);padding-top:30px;font-size:48px;font-weight:600;line-height:1.2em;overflow:hidden}.Highlights-module__XJQ--G__slide:first-child .Highlights-module__XJQ--G__slideTitle{opacity:1}.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__slideTitle{opacity:0}.Highlights-module__XJQ--G__slidesRow .Highlights-module__XJQ--G__slide:hover .Highlights-module__XJQ--G__slideTitle{opacity:1}.Highlights-module__XJQ--G__arrow{z-index:3;width:48px;height:48px;color:var(--c-white);opacity:0;transition:top .7s var(--ease-reveal), right .7s var(--ease-reveal), opacity .5s var(--ease-reveal);position:absolute;top:40px;right:40px}.Highlights-module__XJQ--G__slide:first-child .Highlights-module__XJQ--G__arrow{opacity:1;top:20px;right:20px}.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__arrow{opacity:0;top:40px;right:40px}.Highlights-module__XJQ--G__slidesRow .Highlights-module__XJQ--G__slide:hover .Highlights-module__XJQ--G__arrow{opacity:1;top:20px;right:20px}.Highlights-module__XJQ--G__arrow svg{width:48px;max-width:none;height:48px}.Highlights-module__XJQ--G__allServices{width:100%;max-width:var(--container);flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.Highlights-module__XJQ--G__serviceChip{border:1px solid var(--border);border-radius:var(--r-pill);color:var(--text-strong);transition:border-color .25s var(--ease-reveal), color .25s var(--ease-reveal);align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:500;line-height:1.2em;text-decoration:none;display:inline-flex}.Highlights-module__XJQ--G__serviceChip:hover{border-color:var(--c-accent);color:var(--c-accent)}.Highlights-module__XJQ--G__serviceChipAll{background:var(--c-zinc-950);border-color:var(--c-zinc-950);color:var(--text-invert);transition:filter .25s var(--ease-reveal), transform .25s var(--ease-reveal)}.Highlights-module__XJQ--G__serviceChipAll:hover{border-color:var(--c-zinc-950);color:var(--text-invert);filter:brightness(1.5);transform:translateY(-1px)}[data-theme=dark] .Highlights-module__XJQ--G__serviceChipAll{background:var(--c-white);border-color:var(--c-white);color:var(--c-zinc-950)}[data-theme=dark] .Highlights-module__XJQ--G__serviceChipAll:hover{border-color:var(--c-white);color:var(--c-zinc-950);filter:brightness(.9)}.Highlights-module__XJQ--G__serviceChipAll svg{width:14px;height:14px}@media (max-width:1199px){.Highlights-module__XJQ--G__section{padding:40px var(--gutter) 0;gap:40px}.Highlights-module__XJQ--G__slideTitle{font-size:38px}}@media (max-width:809px){.Highlights-module__XJQ--G__section{padding:40px var(--gutter) 10px;justify-content:flex-start;gap:10px}.Highlights-module__XJQ--G__slidesWrap{padding:var(--gutter);gap:0}.Highlights-module__XJQ--G__slidesRow{background:0 0;flex-direction:column;gap:20px}.Highlights-module__XJQ--G__slide,.Highlights-module__XJQ--G__slide:first-child,.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__slide,.Highlights-module__XJQ--G__slidesRow .Highlights-module__XJQ--G__slide:hover{border-radius:16px;flex:none;width:100%;height:400px}.Highlights-module__XJQ--G__slideTitle,.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__slideTitle{opacity:1;font-size:28px}.Highlights-module__XJQ--G__titleWrap,.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__titleWrap{grid-template-rows:1fr}.Highlights-module__XJQ--G__arrow,.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__arrow{opacity:1;top:20px;right:20px}.Highlights-module__XJQ--G__media,.Highlights-module__XJQ--G__slidesRow:hover .Highlights-module__XJQ--G__media{left:50%}.Highlights-module__XJQ--G__allServices{gap:8px;margin-top:24px}.Highlights-module__XJQ--G__serviceChip{padding:10px 16px}}
.Clients-module__qlx6ra__section{padding:var(--gutter);gap:30px}.Clients-module__qlx6ra__row{width:100%;max-width:var(--container);justify-content:center;align-items:center;gap:20px;display:flex}.Clients-module__qlx6ra__featureSlot{flex:1 0 0;width:1px;display:flex}.Clients-module__qlx6ra__feature{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.Clients-module__qlx6ra__featureTitle{max-width:700px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.5em}.Clients-module__qlx6ra__featureText{letter-spacing:-.02em;max-width:650px;color:var(--text-muted);font-size:16px;line-height:1.85em}.Clients-module__qlx6ra__marqueeSlot{flex:3 0 0;width:1px;height:100px}.Clients-module__qlx6ra__marquee{align-items:center;width:100%;height:100%;padding:10px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%)}.Clients-module__qlx6ra__track{animation:Clients-module__qlx6ra__scroll var(--duration,26s) linear infinite;flex:none;align-items:center;gap:80px;padding-right:80px;display:flex}@keyframes Clients-module__qlx6ra__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Clients-module__qlx6ra__marquee:hover .Clients-module__qlx6ra__track{animation-play-state:paused}.Clients-module__qlx6ra__group{flex:none;align-items:center;gap:80px;display:flex}.Clients-module__qlx6ra__item{white-space:nowrap;flex:none;align-items:center;gap:10px;width:min-content;display:flex}.Clients-module__qlx6ra__item svg{width:36px;max-width:none;height:36px;color:var(--text-strong);flex:none}.Clients-module__qlx6ra__itemLabel{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.03em;color:var(--text-strong);font-size:24px;font-weight:600;line-height:1.5em}@media (prefers-reduced-motion:reduce){.Clients-module__qlx6ra__track{animation:none}}@media (max-width:1199px){.Clients-module__qlx6ra__section{padding:0 var(--gutter)}.Clients-module__qlx6ra__row{flex-direction:column;padding:30px}.Clients-module__qlx6ra__featureSlot,.Clients-module__qlx6ra__marqueeSlot{flex:none;width:100%}.Clients-module__qlx6ra__marquee{padding:0}.Clients-module__qlx6ra__track,.Clients-module__qlx6ra__group{gap:40px}.Clients-module__qlx6ra__track{padding-right:40px}}@media (max-width:809px){.Clients-module__qlx6ra__section{padding:40px var(--gutter);justify-content:flex-start;gap:10px}.Clients-module__qlx6ra__marqueeSlot{height:60px}.Clients-module__qlx6ra__itemLabel{font-size:18px}}
.PageHero-module__aE6RSq__section{width:100%;padding:var(--gutter);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PageHero-module__aE6RSq__card{width:100%;min-height:var(--hero-min,600px);background:var(--c-zinc-950);border-radius:var(--r-card);background-image:radial-gradient(120% 90% at 78% 18%,#40bcff 0%,#0000 55%),radial-gradient(110% 80% at 55% 55%,#2962ff 0%,#0000 60%),radial-gradient(140% 120% at 12% 92%,#00001a 0%,#0000 70%);flex-direction:column;justify-content:flex-end;align-items:center;gap:60px;padding:160px 20px 80px;display:flex;position:relative;overflow:hidden}.PageHero-module__aE6RSq__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.PageHero-module__aE6RSq__canvas[data-ready=true]{opacity:1}.PageHero-module__aE6RSq__content{z-index:1;width:100%;max-width:var(--container);text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex;position:relative}.PageHero-module__aE6RSq__eyebrow{-webkit-backdrop-filter:blur(10px);border-radius:var(--r-button);color:var(--c-white);background:#ffffff4d;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:600;line-height:1.2em;display:inline-flex}.PageHero-module__aE6RSq__title{width:100%;max-width:900px;color:var(--text-invert);text-align:center;text-wrap:balance}.PageHero-module__aE6RSq__lead{color:#ffffffd1;letter-spacing:-.02em;text-wrap:balance;max-width:560px;font-size:18px;line-height:1.8em}.PageHero-module__aE6RSq__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:6px;display:flex}@media (max-width:1199px){.PageHero-module__aE6RSq__card{min-height:var(--hero-min-t,500px);padding:140px 20px 80px}.PageHero-module__aE6RSq__lead{font-size:16px}}@media (max-width:809px){.PageHero-module__aE6RSq__section{padding:0}.PageHero-module__aE6RSq__card{min-height:var(--hero-min-m,500px);border-radius:0;gap:40px;padding:140px 20px 40px}.PageHero-module__aE6RSq__title{max-width:400px}.PageHero-module__aE6RSq__lead{max-width:290px}.PageHero-module__aE6RSq__actions{flex-direction:column;margin-top:0;padding-top:5px}}
.Services-module__PFRRnG__section{padding:80px var(--gutter);gap:60px}.Services-module__PFRRnG__panel{width:100%;max-width:var(--container);justify-content:center;align-items:center;gap:80px;padding:30px 0;display:flex}.Services-module__PFRRnG__left{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:20px;width:1px;display:flex}.Services-module__PFRRnG__right{flex-direction:column;flex:1 0 0;align-items:center;gap:20px;width:1px;display:flex;position:sticky;top:100px}.Services-module__PFRRnG__statBlock{flex-direction:column;align-items:flex-start;gap:30px;width:min-content;padding:0 0 5px;display:flex}.Services-module__PFRRnG__stat{height:60px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-strong);white-space:nowrap;font-size:84px;font-weight:700;line-height:1em}.Services-module__PFRRnG__heading{text-align:left;text-wrap:balance;width:100%}.Services-module__PFRRnG__body{letter-spacing:-.02em;color:var(--text-muted);text-wrap:balance;font-size:16px;line-height:1.85em}.Services-module__PFRRnG__actions{align-items:center;gap:10px;width:min-content;padding:10px 0 0;display:flex}.Services-module__PFRRnG__frame{background:var(--c-zinc-100);border-radius:var(--r-card);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__frameBadge{z-index:1;position:absolute;top:20px;right:20px}.Services-module__PFRRnG__frame img{object-fit:cover;border-radius:16px;width:100%;height:100%;min-height:550px}@media (max-width:1199px){.Services-module__PFRRnG__section{padding:40px var(--gutter)}.Services-module__PFRRnG__panel{gap:40px;padding:0}.Services-module__PFRRnG__left{gap:15px}.Services-module__PFRRnG__frame img{min-height:440px}.Services-module__PFRRnG__stat{font-size:64px}}@media (max-width:809px){.Services-module__PFRRnG__panel{flex-direction:column;align-items:flex-start;gap:40px;padding:0}.Services-module__PFRRnG__left,.Services-module__PFRRnG__right{width:100%;top:unset;flex:none;position:relative}.Services-module__PFRRnG__statBlock{gap:20px;height:auto}.Services-module__PFRRnG__stat{height:auto;font-size:48px}.Services-module__PFRRnG__frame img{min-height:340px}.Services-module__PFRRnG__mirrored .Services-module__PFRRnG__left{order:0}.Services-module__PFRRnG__mirrored .Services-module__PFRRnG__right{order:1}}
.BuildSmarter-module__DkpsGG__section{padding:60px var(--gutter) 40px;gap:40px}.BuildSmarter-module__DkpsGG__row{width:100%;max-width:var(--container);justify-content:center;align-items:center;gap:0;display:flex}.BuildSmarter-module__DkpsGG__video{aspect-ratio:1.75;background:var(--c-zinc-950);border-radius:16px;flex:none;width:700px;max-width:100%;position:relative;overflow:hidden}.BuildSmarter-module__DkpsGG__video video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.BuildSmarter-module__DkpsGG__overlay{pointer-events:none;background:linear-gradient(180deg, #007aff80 0%, var(--c-accent) 100%);position:absolute;inset:0}.BuildSmarter-module__DkpsGG__play{background:var(--surface);border-radius:var(--r-pill);width:84px;height:84px;box-shadow:var(--shadow-circle);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .BuildSmarter-module__DkpsGG__play{background:var(--c-white)}.BuildSmarter-module__DkpsGG__ticker{width:1px;height:100px;color:var(--text-strong);flex:1 0 0;align-items:center;padding:10px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%)}.BuildSmarter-module__DkpsGG__tickerGreen{color:var(--c-green)}.BuildSmarter-module__DkpsGG__tickerTrack{animation:BuildSmarter-module__DkpsGG__drift var(--duration,14.9s) linear infinite;flex:none;align-items:center;display:flex}@keyframes BuildSmarter-module__DkpsGG__drift{0%{transform:translate(-50%)}to{transform:translate(0)}}.BuildSmarter-module__DkpsGG__ticker:hover .BuildSmarter-module__DkpsGG__tickerTrack{animation-duration:calc(var(--duration,14.9s) * 2)}.BuildSmarter-module__DkpsGG__tickerGroup{flex:none;align-items:center;gap:40px;padding-right:40px;display:flex}.BuildSmarter-module__DkpsGG__tickerItem{flex:none;width:45px;height:45px;display:flex}.BuildSmarter-module__DkpsGG__tickerItem svg{width:45px;max-width:none;height:45px}@media (prefers-reduced-motion:reduce){.BuildSmarter-module__DkpsGG__tickerTrack{animation:none}}@media (max-width:1199px){.BuildSmarter-module__DkpsGG__section{padding:40px var(--gutter);gap:30px}.BuildSmarter-module__DkpsGG__videoFlanked{width:500px}.BuildSmarter-module__DkpsGG__ticker{height:60px;padding:0}}@media (max-width:809px){.BuildSmarter-module__DkpsGG__videoFlanked{width:220px}.BuildSmarter-module__DkpsGG__play{width:64px;height:64px}}
.CtaTickers-module__lq7inW__section{padding:20px var(--gutter) 80px;gap:30px}.CtaTickers-module__lq7inW__card{width:100%;max-width:var(--container);border:1px solid var(--border);border-radius:var(--r-card);flex-direction:column;align-items:center;gap:60px;padding:80px 50px;display:flex;position:relative;overflow:hidden}.CtaTickers-module__lq7inW__sphere{z-index:0;pointer-events:none;background:url(/img/dot-sphere.svg) top/100% 100% no-repeat;width:972px;height:360px;position:absolute;bottom:-47px;left:50%;transform:translate(-50%)}.CtaTickers-module__lq7inW__title{z-index:1;width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:15px;display:flex;position:relative}.CtaTickers-module__lq7inW__h2{text-align:center;text-wrap:balance;width:100%;max-width:800px}.CtaTickers-module__lq7inW__lead{text-align:center;letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:18px;line-height:1.8em}.CtaTickers-module__lq7inW__buttonWrap{justify-content:center;width:min-content;padding:10px 0 0;display:flex}.CtaTickers-module__lq7inW__tickers{z-index:2;width:100%;max-width:var(--container);justify-content:center;align-items:center;gap:0;display:flex;position:relative}.CtaTickers-module__lq7inW__ticker{flex:1 0 0;align-items:center;width:1px;height:100px;padding:10px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%)}.CtaTickers-module__lq7inW__track{animation:CtaTickers-module__lq7inW__scrollRight var(--duration,8.5s) linear infinite;flex:none;align-items:center;gap:40px;padding-right:40px;display:flex}@keyframes CtaTickers-module__lq7inW__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.CtaTickers-module__lq7inW__ticker:hover .CtaTickers-module__lq7inW__track{animation-play-state:paused}.CtaTickers-module__lq7inW__group{flex:none;align-items:center;gap:40px;display:flex}.CtaTickers-module__lq7inW__tickerIcon{width:24px;height:24px;color:var(--text-strong);flex:none;justify-content:center;align-items:center;display:flex}.CtaTickers-module__lq7inW__tickerCheck{color:var(--c-green)}.CtaTickers-module__lq7inW__logoCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-circle);border-radius:15px;flex:none;justify-content:center;align-items:center;gap:12px;padding:40px 30px;display:flex;transform:scale(1.15)}.CtaTickers-module__lq7inW__logoLockup{width:auto;height:30px;color:var(--text-strong);flex:none;display:block}@media (prefers-reduced-motion:reduce){.CtaTickers-module__lq7inW__track{animation:none}}@media (max-width:1199px){.CtaTickers-module__lq7inW__section{padding:60px var(--gutter)}.CtaTickers-module__lq7inW__card{gap:40px;padding:40px 30px}.CtaTickers-module__lq7inW__lead{font-size:16px}.CtaTickers-module__lq7inW__ticker{padding:0}.CtaTickers-module__lq7inW__sphere{width:760px;height:281px;bottom:-37px}}@media (max-width:809px){.CtaTickers-module__lq7inW__section{padding:40px var(--gutter);justify-content:flex-start;gap:10px}.CtaTickers-module__lq7inW__card{gap:30px;padding:40px 20px}.CtaTickers-module__lq7inW__title{padding:0}.CtaTickers-module__lq7inW__lead{max-width:unset}.CtaTickers-module__lq7inW__ticker{height:60px}.CtaTickers-module__lq7inW__logoCard{padding:20px 16px;transform:none}.CtaTickers-module__lq7inW__logoLockup{height:23px}.CtaTickers-module__lq7inW__sphere{width:560px;height:207px;bottom:-27px}}
.FeatureBoxes-module__GmMwja__section{padding:80px var(--gutter);flex-direction:row;align-items:flex-start;gap:30px}.FeatureBoxes-module__GmMwja__container{min-width:0;max-width:var(--container);flex:1 0 0;align-items:flex-start;gap:20px;display:flex}.FeatureBoxes-module__GmMwja__rail{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:15px;min-width:0;display:flex;position:sticky;top:100px}.FeatureBoxes-module__GmMwja__railTitle{text-align:left;text-wrap:balance;width:100%;max-width:600px}.FeatureBoxes-module__GmMwja__railLead{letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:18px;line-height:1.8em}.FeatureBoxes-module__GmMwja__railButton{padding-top:5px}.FeatureBoxes-module__GmMwja__content{flex-direction:column;flex:2 0 0;align-items:center;gap:30px;min-width:0;display:flex}.FeatureBoxes-module__GmMwja__grid{width:100%;max-width:var(--container);grid-template-columns:repeat(2,minmax(50px,1fr));gap:30px;display:grid}.FeatureBoxes-module__GmMwja__box{background:var(--c-zinc-100);border-radius:var(--r-card);flex-direction:column;align-items:flex-start;gap:40px;width:100%;height:100%;padding:40px;display:flex;position:relative}.FeatureBoxes-module__GmMwja__badgeSlot{z-index:1;position:absolute;top:30px;right:30px}.FeatureBoxes-module__GmMwja__boxText{flex-direction:column;gap:10px;width:100%;display:flex}.FeatureBoxes-module__GmMwja__boxTitle{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.5em}.FeatureBoxes-module__GmMwja__boxBody{letter-spacing:-.02em;color:var(--text-muted);font-size:16px;line-height:1.85em}.FeatureBoxes-module__GmMwja__ctaBar{width:100%;max-width:var(--container);border:1px solid var(--border);border-radius:var(--r-card);justify-content:center;align-items:center;gap:25px;padding:30px;display:flex}.FeatureBoxes-module__GmMwja__ctaText{flex-direction:column;flex:1 0 0;gap:0;min-width:0;display:flex}@media (max-width:1199px){.FeatureBoxes-module__GmMwja__section{padding:40px var(--gutter)}.FeatureBoxes-module__GmMwja__railLead{font-size:16px}.FeatureBoxes-module__GmMwja__railTitle{max-width:400px}.FeatureBoxes-module__GmMwja__grid{grid-template-columns:1fr;gap:20px}.FeatureBoxes-module__GmMwja__box{gap:30px;height:min-content;padding:30px}}@media (max-width:809px){.FeatureBoxes-module__GmMwja__section{padding:40px var(--gutter);flex-direction:column;align-items:center;gap:10px}.FeatureBoxes-module__GmMwja__container{flex-direction:column;flex:none;gap:40px;width:100%}.FeatureBoxes-module__GmMwja__rail,.FeatureBoxes-module__GmMwja__content{top:unset;flex:none;width:100%;position:relative}.FeatureBoxes-module__GmMwja__box{gap:20px;padding:30px}.FeatureBoxes-module__GmMwja__badgeSlot{top:20px;right:20px}.FeatureBoxes-module__GmMwja__ctaBar{flex-direction:column;align-items:flex-start;gap:20px}.FeatureBoxes-module__GmMwja__ctaText{flex:none;width:100%}}
.Projects-module__K3d-Xa__section{padding:80px var(--gutter);gap:60px}.Projects-module__K3d-Xa__list{width:100%;max-width:var(--container);flex-direction:column;align-items:center;gap:20px;display:flex}.Projects-module__K3d-Xa__item{width:100%}.Projects-module__K3d-Xa__card{background:var(--surface);border:1px solid var(--border);width:100%;min-height:138px;transition:min-height var(--dur-hover) var(--ease-spring);border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:center;padding:40px;text-decoration:none;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__card:hover{min-height:400px}.Projects-module__K3d-Xa__image{z-index:0;aspect-ratio:1.77778;opacity:0;will-change:transform;transition:transform var(--dur-hover) var(--ease-spring), opacity var(--dur-hover) var(--ease-spring);position:absolute;bottom:-60px;left:-10px;right:-10px;transform:translate(0,0)}.Projects-module__K3d-Xa__image img{object-fit:cover;width:100%;max-width:none;height:100%}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__image{opacity:1;transform:translateY(120px)}.Projects-module__K3d-Xa__overlay{z-index:1;background:linear-gradient(180deg, #007aff80 0%, var(--c-accent) 100%);opacity:0;transition:opacity var(--dur-hover) var(--ease-spring);pointer-events:none;position:absolute;inset:0}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__overlay{opacity:1}.Projects-module__K3d-Xa__content{z-index:2;align-items:center;gap:30px;width:100%;display:flex;position:relative}.Projects-module__K3d-Xa__chip{background:var(--c-zinc-100);color:var(--text-strong);transition:color var(--dur-hover) var(--ease-spring);border-radius:15px;flex:none;justify-content:center;align-items:center;padding:13px;display:flex}.Projects-module__K3d-Xa__chip svg{flex:none;width:30px;max-width:none;height:30px;display:block}.Projects-module__K3d-Xa__name{width:1px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.04em;color:var(--text-strong);transition:color var(--dur-hover) var(--ease-spring);flex:1 0 0;font-size:30px;font-weight:600;line-height:1.4em}.Projects-module__K3d-Xa__client{text-align:right;width:1px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--c-zinc-500);transition:color var(--dur-hover) var(--ease-spring);flex:1 0 0;font-size:20px;font-weight:600;line-height:1.5em}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__name,.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__client{color:var(--c-white)}.Projects-module__K3d-Xa__arrow{z-index:3;width:48px;height:48px;color:var(--c-white);opacity:0;will-change:transform;transition:transform var(--dur-hover) var(--ease-spring), opacity var(--dur-hover) var(--ease-spring);position:absolute;top:20px;right:20px;transform:translate(-60px)}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__arrow{opacity:1;transform:translate(0,0)}.Projects-module__K3d-Xa__arrow svg{width:48px;max-width:none;height:48px}.Projects-module__K3d-Xa__ctaStrip{background:radial-gradient(90% 260% at 62% 40%,#7fd4ff 0%,#0000 45%),radial-gradient(70% 200% at 38% 60%,#2962ff 0%,#0000 55%),linear-gradient(100deg,#0b1f66 0%,#1355d8 40%,#00061f 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:25px 25px 25px 40px;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__ctaText{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--c-white);white-space:nowrap;font-size:20px;font-weight:600;line-height:1.4em}@media (max-width:1199px){.Projects-module__K3d-Xa__section{padding:40px var(--gutter);gap:40px}.Projects-module__K3d-Xa__name{font-size:24px}.Projects-module__K3d-Xa__client{font-size:18px}}@media (max-width:809px){.Projects-module__K3d-Xa__section{padding:40px var(--gutter) 10px;justify-content:flex-start;gap:10px}.Projects-module__K3d-Xa__list{gap:15px}.Projects-module__K3d-Xa__card{min-height:208px;padding:30px}.Projects-module__K3d-Xa__content{flex-direction:column;align-items:flex-start;gap:20px}.Projects-module__K3d-Xa__name,.Projects-module__K3d-Xa__client{text-align:left;flex:none;width:100%}.Projects-module__K3d-Xa__name{font-size:19px}.Projects-module__K3d-Xa__client{font-size:16px}.Projects-module__K3d-Xa__arrow{transform:translate(-20px)}.Projects-module__K3d-Xa__ctaStrip{flex-direction:column;align-items:flex-start;padding:30px}.Projects-module__K3d-Xa__ctaText{white-space:normal}}
.AboutHero-module__pRB--a__section{width:100%;padding:var(--gutter);flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;display:flex;position:relative}.AboutHero-module__pRB--a__card{z-index:1;background:var(--c-zinc-950);border-radius:var(--r-card);background-image:radial-gradient(120% 90% at 78% 18%,#40bcff 0%,#0000 55%),radial-gradient(110% 80% at 55% 55%,#007aff 0%,#0000 60%),radial-gradient(140% 120% at 12% 92%,#00001a 0%,#0000 70%);justify-content:center;align-items:center;gap:60px;width:100%;padding:80px 20px 20px;display:flex;position:relative;overflow:hidden}.AboutHero-module__pRB--a__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.AboutHero-module__pRB--a__canvas[data-ready=true]{opacity:1}.AboutHero-module__pRB--a__container{z-index:1;width:100%;max-width:var(--container);justify-content:center;align-items:center;gap:0;height:625px;display:flex;position:relative}.AboutHero-module__pRB--a__content{flex:1 0 0;justify-content:center;align-items:flex-end;min-width:1px;display:flex}.AboutHero-module__pRB--a__column{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:15px;min-width:1px;display:flex}.AboutHero-module__pRB--a__title{width:100%;color:var(--text-invert);text-align:left;text-wrap:balance}.AboutHero-module__pRB--a__lead{color:#fffc;letter-spacing:-.02em;max-width:500px;font-size:18px;line-height:1.8em}.AboutHero-module__pRB--a__trust{flex-direction:column;align-items:flex-start;width:100%;padding-top:30px;display:flex}.AboutHero-module__pRB--a__trustText{color:#ffffffb3;letter-spacing:-.01em;max-width:500px;font-size:14px;font-weight:600;line-height:1.5em}.AboutHero-module__pRB--a__logos{align-items:center;gap:25px;width:100%;display:flex}.AboutHero-module__pRB--a__logo{opacity:.6;flex:none;width:150px;display:block}.AboutHero-module__pRB--a__logo img{width:100%;height:auto}.AboutHero-module__pRB--a__marquee{flex:1 0 0;justify-content:center;align-items:center;gap:25px;min-width:1px;height:600px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 30% 70.1758%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 30% 70.1758%,#0000 100%)}.AboutHero-module__pRB--a__col{border-radius:10px;flex-direction:column;flex:none;width:min-content;height:100%;display:flex;overflow:hidden}.AboutHero-module__pRB--a__track{animation:AboutHero-module__pRB--a__scrollY var(--duration,32.5s) linear infinite;flex-direction:column;gap:25px;padding-bottom:25px;display:flex}.AboutHero-module__pRB--a__colReverse .AboutHero-module__pRB--a__track{animation-direction:reverse}@keyframes AboutHero-module__pRB--a__scrollY{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.AboutHero-module__pRB--a__marquee:hover .AboutHero-module__pRB--a__track{animation-play-state:paused}.AboutHero-module__pRB--a__group{flex-direction:column;flex:none;gap:25px;display:flex}.AboutHero-module__pRB--a__shot{aspect-ratio:.8;background:#ffffff0f;border-radius:16px;flex:none;width:240px;position:relative;overflow:hidden}.AboutHero-module__pRB--a__shot img{object-fit:cover;width:100%;height:100%}@media (prefers-reduced-motion:reduce){.AboutHero-module__pRB--a__track{animation:none}}@media (max-width:1199px){.AboutHero-module__pRB--a__section{min-height:600px}.AboutHero-module__pRB--a__card{padding:140px 20px 20px}.AboutHero-module__pRB--a__container{gap:40px}.AboutHero-module__pRB--a__title{max-width:400px}.AboutHero-module__pRB--a__lead{width:100%;max-width:none;font-size:16px}.AboutHero-module__pRB--a__logo{width:120px}.AboutHero-module__pRB--a__marquee{height:500px}.AboutHero-module__pRB--a__col{height:min-content}}@media (min-width:810px) and (max-width:1199px){.AboutHero-module__pRB--a__colReverse{display:none}}@media (max-width:809px){.AboutHero-module__pRB--a__section{gap:30px;min-height:500px;padding:0}.AboutHero-module__pRB--a__card{border-radius:0;flex-direction:column;justify-content:flex-end;gap:40px;min-height:600px;padding:140px 20px 40px}.AboutHero-module__pRB--a__container{flex-direction:column;gap:40px;height:auto}.AboutHero-module__pRB--a__content,.AboutHero-module__pRB--a__column{flex:none;width:100%}.AboutHero-module__pRB--a__lead,.AboutHero-module__pRB--a__trustText{max-width:290px}.AboutHero-module__pRB--a__logos{flex-wrap:wrap;gap:15px}.AboutHero-module__pRB--a__logo{width:100px}.AboutHero-module__pRB--a__marquee{flex:none;width:100%;height:300px}.AboutHero-module__pRB--a__shot{width:150px}.AboutHero-module__pRB--a__track{--duration:21.3s}}
.Assurances-module__hWKPua__section{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:22px;width:100%;padding:20px 15px 50px;display:flex}.Assurances-module__hWKPua__intro{text-align:center;letter-spacing:-.01em;max-width:520px;color:var(--text-muted);text-wrap:balance;font-size:15px;font-weight:500;line-height:1.6em}.Assurances-module__hWKPua__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.Assurances-module__hWKPua__card{border:1px solid var(--border);background:var(--surface);border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex}.Assurances-module__hWKPua__icon{color:var(--c-accent);flex:none;display:flex}.Assurances-module__hWKPua__icon svg{flex:none;width:24px;max-width:none;height:24px;display:block}.Assurances-module__hWKPua__text{flex-direction:column;line-height:1.4em;display:flex}.Assurances-module__hWKPua__top{letter-spacing:-.01em;color:var(--text-strong);font-size:14px;font-weight:600}.Assurances-module__hWKPua__sub{letter-spacing:-.01em;color:var(--text-muted);font-size:13px;font-weight:500}@media (max-width:809px){.Assurances-module__hWKPua__section{padding:10px 20px 40px}.Assurances-module__hWKPua__card{justify-content:flex-start;width:100%;max-width:320px}}
.PricingHero-module__hSTkEa__section{width:100%;padding:var(--gutter);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.PricingHero-module__hSTkEa__card{background:var(--c-zinc-950);border-radius:var(--r-card);background-image:radial-gradient(120% 90% at 78% 18%,#40bcff 0%,#0000 55%),radial-gradient(110% 80% at 55% 55%,#2962ff 0%,#0000 60%),radial-gradient(140% 120% at 12% 92%,#00001a 0%,#0000 70%);flex-direction:column;justify-content:flex-start;align-items:center;gap:60px;width:100%;padding:160px 20px 40px;display:flex;position:relative;overflow:hidden}.PricingHero-module__hSTkEa__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.PricingHero-module__hSTkEa__canvas[data-ready=true]{opacity:1}.PricingHero-module__hSTkEa__head{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;max-width:800px;display:flex;position:relative}.PricingHero-module__hSTkEa__eyebrow{-webkit-backdrop-filter:blur(10px);border-radius:var(--r-button);color:var(--c-white);background:#ffffff4d;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:600;line-height:1.2em;display:inline-flex}.PricingHero-module__hSTkEa__title{width:100%;color:var(--text-invert);text-align:center;text-wrap:balance}.PricingHero-module__hSTkEa__lead{color:#fffc;letter-spacing:-.02em;text-wrap:balance;max-width:500px;font-size:18px;line-height:1.8em}.PricingHero-module__hSTkEa__headBtn{margin-top:8px}.PricingHero-module__hSTkEa__cards{z-index:1;width:100%;max-width:var(--container);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:40px;display:grid;position:relative}.PricingHero-module__hSTkEa__plan{background:var(--surface);border-radius:16px;flex-direction:column;gap:20px;padding:30px;display:flex}.PricingHero-module__hSTkEa__planTop{justify-content:space-between;align-items:flex-start;gap:10px;min-height:30px;display:flex}.PricingHero-module__hSTkEa__planName{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.5em}.PricingHero-module__hSTkEa__badgeSlot{flex:none;display:flex}.PricingHero-module__hSTkEa__badgeSlot>*{border-radius:var(--r-button)}.PricingHero-module__hSTkEa__priceBlock{flex-direction:column;align-items:flex-start;display:flex}.PricingHero-module__hSTkEa__priceNote{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-strong);text-wrap:balance;font-size:30px;font-weight:700;line-height:1.25em}.PricingHero-module__hSTkEa__annual{letter-spacing:-.02em;color:var(--c-zinc-500);font-size:16px;line-height:1.85em}.PricingHero-module__hSTkEa__cta{border-radius:var(--r-button);letter-spacing:-.01em;width:100%;height:50px;transition:gap .4s var(--ease-reveal), background-color .2s var(--ease-reveal);justify-content:center;align-items:center;gap:5px;font-size:14px;font-weight:600;display:inline-flex}.PricingHero-module__hSTkEa__cta:hover{gap:10px}.PricingHero-module__hSTkEa__soft{background:var(--c-zinc-100);color:var(--text-strong)}.PricingHero-module__hSTkEa__soft:hover{background:var(--c-zinc-200)}.PricingHero-module__hSTkEa__accent{background:var(--c-accent);color:var(--c-white)}.PricingHero-module__hSTkEa__accent:hover{background:#0a6fe0}.PricingHero-module__hSTkEa__dark{background:var(--c-zinc-950);color:var(--c-white)}.PricingHero-module__hSTkEa__dark:hover{background:var(--c-zinc-800)}[data-theme=dark] .PricingHero-module__hSTkEa__dark{box-shadow:inset 0 0 0 1px var(--border)}.PricingHero-module__hSTkEa__features{flex-direction:column;gap:25px;padding-top:10px;display:flex}.PricingHero-module__hSTkEa__features li{letter-spacing:-.02em;color:var(--text-strong);align-items:center;gap:10px;font-size:16px;font-weight:600;line-height:1.5em;display:flex}.PricingHero-module__hSTkEa__featureIcon{color:var(--c-accent);flex:none;display:flex}.PricingHero-module__hSTkEa__featureIcon svg{width:24px;max-width:none;height:24px}@media (max-width:1199px){.PricingHero-module__hSTkEa__card{gap:40px;padding:130px 20px 40px}.PricingHero-module__hSTkEa__lead{font-size:16px}.PricingHero-module__hSTkEa__cards{grid-template-columns:minmax(0,1fr);gap:20px;max-width:460px}}@media (max-width:809px){.PricingHero-module__hSTkEa__section{padding:0}.PricingHero-module__hSTkEa__card{border-radius:0;padding:110px 16px 32px}.PricingHero-module__hSTkEa__plan{padding:26px}.PricingHero-module__hSTkEa__priceNote{font-size:26px}}
.ServicesCta-module__cwETmq__section{padding:80px var(--gutter);background:linear-gradient(180deg, var(--surface) 0%, var(--c-zinc-100) 100%);gap:30px}.ServicesCta-module__cwETmq__card{width:100%;max-width:var(--container);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);flex-direction:column;align-items:center;gap:60px;padding:50px;display:flex;overflow:hidden}.ServicesCta-module__cwETmq__head{text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;padding-bottom:20px;display:flex}.ServicesCta-module__cwETmq__title{text-align:center;text-wrap:balance;width:100%;max-width:500px}.ServicesCta-module__cwETmq__lead{letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:18px;line-height:1.8em}.ServicesCta-module__cwETmq__actions{align-items:center;gap:10px;padding-top:10px;display:flex}.ServicesCta-module__cwETmq__avatars{align-items:center;display:flex}.ServicesCta-module__cwETmq__avatar{border:3px solid var(--c-white);border-radius:var(--r-pill);background:var(--c-zinc-100);flex:none;width:60px;height:60px;overflow:hidden}.ServicesCta-module__cwETmq__avatar:not(:first-child){margin-left:-20px}.ServicesCta-module__cwETmq__avatar img{object-fit:cover;width:100%;height:100%}.ServicesCta-module__cwETmq__media{aspect-ratio:2.4;border-radius:10px;width:100%;overflow:hidden}.ServicesCta-module__cwETmq__media img{object-fit:cover;object-position:top center;width:100%;height:100%}@media (max-width:1199px){.ServicesCta-module__cwETmq__section{padding:60px var(--gutter);gap:30px}.ServicesCta-module__cwETmq__card{gap:20px;padding:30px}.ServicesCta-module__cwETmq__title{max-width:unset}.ServicesCta-module__cwETmq__lead{font-size:16px}}@media (max-width:809px){.ServicesCta-module__cwETmq__section{padding:40px var(--gutter);justify-content:flex-start}.ServicesCta-module__cwETmq__actions{flex-direction:column;gap:20px}.ServicesCta-module__cwETmq__avatar{width:48px;height:48px}.ServicesCta-module__cwETmq__avatar:not(:first-child){margin-left:-16px}}
.AboutSteps-module__0S1e7G__section{width:100%;padding:80px var(--gutter);background:var(--surface);justify-content:center;align-items:center;gap:40px;scroll-margin-top:80px;display:flex}.AboutSteps-module__0S1e7G__wrap{width:100%;max-width:var(--container);justify-content:flex-start;align-items:flex-start;gap:80px;display:flex}.AboutSteps-module__0S1e7G__rail{z-index:1;flex-direction:column;flex:1 0 0;align-items:flex-start;gap:15px;min-width:1px;display:flex;position:sticky;top:120px}.AboutSteps-module__0S1e7G__title{text-align:left;text-wrap:balance;width:100%;max-width:800px}.AboutSteps-module__0S1e7G__marquee{width:100%;height:100px;padding:10px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%)}.AboutSteps-module__0S1e7G__track{width:max-content;height:100%;animation:AboutSteps-module__0S1e7G__shapeScroll var(--duration,22s) linear infinite;align-items:center;display:flex}@keyframes AboutSteps-module__0S1e7G__shapeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AboutSteps-module__0S1e7G__marquee:hover .AboutSteps-module__0S1e7G__track{animation-play-state:paused}.AboutSteps-module__0S1e7G__group{flex:none;align-items:center;gap:80px;padding-right:80px;display:flex}.AboutSteps-module__0S1e7G__item{color:var(--text-strong);white-space:pre;flex:none;align-items:center;gap:10px;display:flex}.AboutSteps-module__0S1e7G__item svg{flex:none;width:36px;max-width:none;height:36px}.AboutSteps-module__0S1e7G__itemLabel{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.03em;font-size:24px;font-weight:600;line-height:1.5em}.AboutSteps-module__0S1e7G__railBtn{align-items:center;gap:10px;display:flex}.AboutSteps-module__0S1e7G__cards{flex-direction:column;flex:1 0 0;align-items:center;gap:40px;min-width:1px;display:flex}.AboutSteps-module__0S1e7G__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:30px;display:flex;overflow:clip}.AboutSteps-module__0S1e7G__cardTop{justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex}.AboutSteps-module__0S1e7G__cardTitle{letter-spacing:-.01em;text-wrap:balance;flex:1 0 0;min-width:1px;font-size:20px;font-weight:600;line-height:1.5em}.AboutSteps-module__0S1e7G__cardMedia{width:100%;min-height:200px;max-height:240px;padding:var(--media-pad,30px);background:var(--c-zinc-100);border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.AboutSteps-module__0S1e7G__cardMedia img{width:100%;height:auto}.AboutSteps-module__0S1e7G__cardBody{letter-spacing:-.02em;max-width:650px;color:var(--text-muted);text-wrap:balance;font-size:16px;line-height:1.85em}@media (max-width:1199px){.AboutSteps-module__0S1e7G__section{padding:40px var(--gutter)}.AboutSteps-module__0S1e7G__wrap{gap:40px}.AboutSteps-module__0S1e7G__cardBody{font-size:16px}}@media (max-width:809px){.AboutSteps-module__0S1e7G__section{padding:80px var(--gutter) 40px;flex-direction:column;justify-content:flex-start;gap:10px}.AboutSteps-module__0S1e7G__wrap{flex-direction:column;gap:40px;width:100%}.AboutSteps-module__0S1e7G__rail{flex:none;width:100%;position:relative;top:0}.AboutSteps-module__0S1e7G__marquee{height:60px;padding:0}.AboutSteps-module__0S1e7G__group{gap:40px;padding-right:40px}.AboutSteps-module__0S1e7G__item svg{width:30px;height:30px}.AboutSteps-module__0S1e7G__itemLabel{letter-spacing:-.01em;font-size:18px}.AboutSteps-module__0S1e7G__cards{flex:none;width:100%}.AboutSteps-module__0S1e7G__cardTitle{font-size:16px}.AboutSteps-module__0S1e7G__cardBody{font-size:15px}}
.BannerHero-module__ONQVAa__hero{background:var(--c-accent);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:200px 20px 60px;display:flex;position:relative;overflow:hidden}.BannerHero-module__ONQVAa__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.BannerHero-module__ONQVAa__canvas[data-ready=true]{opacity:1}.BannerHero-module__ONQVAa__mask{z-index:1;background:linear-gradient(180deg,  color-mix(in srgb, var(--surface) 80%, transparent) 0%, var(--surface) 100%);position:absolute;inset:0}.BannerHero-module__ONQVAa__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:700px;display:flex;position:relative}.BannerHero-module__ONQVAa__title{width:100%}.BannerHero-module__ONQVAa__subtitle{letter-spacing:-.02em;max-width:500px;color:var(--text-muted);font-size:18px;font-weight:400;line-height:1.8em}@media (max-width:1199px){.BannerHero-module__ONQVAa__subtitle{font-size:16px}}@media (max-width:809px){.BannerHero-module__ONQVAa__hero{padding:140px 20px 60px}}
.ContactHero-module__VzoqBq__section{width:100%;padding:var(--gutter);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.ContactHero-module__VzoqBq__card{background:var(--c-zinc-950);border-radius:var(--r-card);background-image:radial-gradient(120% 90% at 78% 18%,#40bcff 0%,#0000 55%),radial-gradient(110% 80% at 55% 55%,#2962ff 0%,#0000 60%),radial-gradient(140% 120% at 12% 92%,#00001a 0%,#0000 70%);flex-direction:column;justify-content:center;align-items:center;gap:22px;width:100%;min-height:560px;padding:150px 20px 70px;display:flex;position:relative;overflow:hidden}.ContactHero-module__VzoqBq__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.ContactHero-module__VzoqBq__canvas[data-ready=true]{opacity:1}.ContactHero-module__VzoqBq__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:820px;display:flex;position:relative}.ContactHero-module__VzoqBq__eyebrow{-webkit-backdrop-filter:blur(10px);border-radius:var(--r-button);color:var(--c-white);transition:background-color .3s var(--ease-reveal), border-color .3s var(--ease-reveal);background:#ffffff4d;border:1px solid #e6e6e800;align-items:center;gap:8px;padding:9px 10px 9px 14px;display:inline-flex}.ContactHero-module__VzoqBq__eyebrow:hover{background:#ffffff6b;border-color:#e6e6e859}.ContactHero-module__VzoqBq__eyebrow svg{flex:none}.ContactHero-module__VzoqBq__slideLabel{white-space:nowrap;font-size:12px;font-weight:600;line-height:1.2em;display:grid;position:relative;overflow:hidden}.ContactHero-module__VzoqBq__slideLabel>span{transition:transform .4s var(--ease-reveal), opacity .4s var(--ease-reveal);grid-area:1/1}.ContactHero-module__VzoqBq__slideLabel>span:nth-child(2){opacity:0;transform:translate(-50%)}.ContactHero-module__VzoqBq__eyebrow:hover .ContactHero-module__VzoqBq__slideLabel>span:first-child{opacity:0;transform:translate(50%)}.ContactHero-module__VzoqBq__eyebrow:hover .ContactHero-module__VzoqBq__slideLabel>span:nth-child(2){opacity:1;transform:none}.ContactHero-module__VzoqBq__title{width:100%;color:var(--text-invert);text-align:center;text-wrap:balance}.ContactHero-module__VzoqBq__lead{color:#ffffffd1;letter-spacing:-.02em;text-wrap:balance;max-width:620px;font-size:18px;line-height:1.8em}.ContactHero-module__VzoqBq__actionRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;margin-top:6px;display:flex}.ContactHero-module__VzoqBq__avatars{align-items:center;display:flex}.ContactHero-module__VzoqBq__avatarItem{flex:none;display:block;position:relative}.ContactHero-module__VzoqBq__avatarItem+.ContactHero-module__VzoqBq__avatarItem{margin-left:-20px}.ContactHero-module__VzoqBq__avatar{border:3px solid var(--c-white);border-radius:var(--r-pill);background:var(--c-zinc-100);width:60px;height:60px;box-shadow:var(--shadow-circle);transition:transform .28s cubic-bezier(.34,1.4,.5,1),box-shadow .25s;display:block;overflow:hidden}.ContactHero-module__VzoqBq__avatar img{object-fit:cover;width:100%;height:100%}.ContactHero-module__VzoqBq__avatarItem:hover{z-index:3}.ContactHero-module__VzoqBq__avatarItem:hover .ContactHero-module__VzoqBq__avatar{transform:translateY(-6px)scale(1.1);box-shadow:0 12px 26px #09090b38}.ContactHero-module__VzoqBq__avatarName{background:var(--c-zinc-950);color:#fff;letter-spacing:-.01em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,6px)}.ContactHero-module__VzoqBq__avatarName:after{content:"";border:5px solid #0000;border-top-color:var(--c-zinc-950);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ContactHero-module__VzoqBq__avatarItem:hover .ContactHero-module__VzoqBq__avatarName{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.ContactHero-module__VzoqBq__avatar,.ContactHero-module__VzoqBq__avatarName{transition:none}}.ContactHero-module__VzoqBq__heroCta svg{color:var(--c-accent)}@media (max-width:1199px){.ContactHero-module__VzoqBq__lead{font-size:16px}}@media (max-width:809px){.ContactHero-module__VzoqBq__section{padding:0}.ContactHero-module__VzoqBq__card{border-radius:0;min-height:480px;padding:120px 20px 48px}.ContactHero-module__VzoqBq__eyebrow{position:relative}.ContactHero-module__VzoqBq__eyebrow:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}
.PostCard-module__dpcBkW__card{align-items:center;gap:20px;width:100%;text-decoration:none;display:flex;position:relative}.PostCard-module__dpcBkW__featured{gap:40px}.PostCard-module__dpcBkW__cover{border-radius:16px;flex:1 0 0;width:1px;height:200px;overflow:hidden}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__cover{height:400px}.PostCard-module__dpcBkW__cover img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-reveal)}.PostCard-module__dpcBkW__card:hover .PostCard-module__dpcBkW__cover img{transform:scale(1.04)}.PostCard-module__dpcBkW__pane{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:1 0 0;justify-content:space-between;align-self:stretch;width:1px;padding:30px;display:flex;overflow:hidden}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__pane{padding:40px}.PostCard-module__dpcBkW__title{max-width:700px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);text-wrap:balance;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:20px;font-weight:600;line-height:1.5em;display:-webkit-box;overflow:hidden}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__title{letter-spacing:-.04em;font-size:48px;line-height:1.2em}.PostCard-module__dpcBkW__meta{letter-spacing:-.01em;color:var(--text-muted);align-items:center;gap:7px;padding-top:20px;font-size:14px;font-weight:600;line-height:1.5em;display:flex}.PostCard-module__dpcBkW__arrow{color:var(--c-zinc-400);opacity:0;transition:top .5s var(--ease-reveal), right .5s var(--ease-reveal), opacity .4s var(--ease-reveal);position:absolute;top:20px;right:20px}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__arrow{top:30px;right:30px}.PostCard-module__dpcBkW__card:hover .PostCard-module__dpcBkW__arrow{opacity:1;top:15px;right:15px}.PostCard-module__dpcBkW__featured:hover .PostCard-module__dpcBkW__arrow{top:20px;right:20px}.PostCard-module__dpcBkW__arrow svg{width:30px;max-width:none;height:30px}@media (max-width:1199px){.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__title{font-size:38px}}@media (max-width:809px){.PostCard-module__dpcBkW__card,.PostCard-module__dpcBkW__featured{flex-direction:column;gap:20px}.PostCard-module__dpcBkW__cover,.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__cover{flex:none;width:100%;height:220px}.PostCard-module__dpcBkW__pane,.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__pane{flex:none;width:100%;padding:25px}.PostCard-module__dpcBkW__title{font-size:16px}.PostCard-module__dpcBkW__featured .PostCard-module__dpcBkW__title{font-size:28px}}
.Stats-module__UZLpCq__section{gap:45px;padding:70px 20px}.Stats-module__UZLpCq__grid{width:100%;max-width:var(--container);gap:24px;display:flex}.Stats-module__UZLpCq__card{background:var(--c-zinc-50);border:1px solid var(--border);border-radius:20px;flex-direction:column;flex:1;align-items:flex-start;gap:18px;padding:36px;display:flex}.Stats-module__UZLpCq__chip{background:var(--surface);border:1px solid var(--border);width:52px;height:52px;color:var(--c-accent);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex}.Stats-module__UZLpCq__chip svg{flex:none;width:24px;max-width:none;height:24px;display:block}.Stats-module__UZLpCq__num{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.03em;color:var(--text-strong);font-size:56px;font-weight:700;line-height:1em}.Stats-module__UZLpCq__body{flex-direction:column;gap:8px;display:flex}.Stats-module__UZLpCq__label{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:19px;font-weight:600;line-height:1.4em}.Stats-module__UZLpCq__sub{letter-spacing:-.01em;color:var(--text-muted);text-wrap:balance;font-size:15px;font-weight:400;line-height:1.7em}@media (max-width:1199px){.Stats-module__UZLpCq__num{font-size:46px}.Stats-module__UZLpCq__card{padding:30px}}@media (max-width:809px){.Stats-module__UZLpCq__section{gap:35px;padding:50px 20px}.Stats-module__UZLpCq__grid{flex-direction:column}}
.CompareColumns-module__6nM5UW__section{padding:60px var(--gutter);gap:60px}.CompareColumns-module__6nM5UW__table{width:100%;max-width:var(--container);background:var(--c-zinc-100);border-radius:var(--r-card);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:40px;padding:20px;display:grid}.CompareColumns-module__6nM5UW__col{flex-direction:column;gap:10px;width:100%;display:flex}.CompareColumns-module__6nM5UW__colHead{z-index:1;background:var(--surface);border-radius:12px;justify-content:center;align-items:center;padding:15px;display:flex;position:sticky;top:120px}.CompareColumns-module__6nM5UW__colName{letter-spacing:-.02em;color:var(--text-strong);text-align:center;font-size:16px;font-weight:600;line-height:1.5em}.CompareColumns-module__6nM5UW__group{flex-direction:column;gap:20px;padding:15px 30px;display:flex}.CompareColumns-module__6nM5UW__groupLabel{letter-spacing:-.01em;color:var(--text-strong);font-size:14px;font-weight:600;line-height:1.5em}.CompareColumns-module__6nM5UW__row{align-items:flex-start;gap:10px;display:flex}.CompareColumns-module__6nM5UW__icon{flex:none;display:flex}.CompareColumns-module__6nM5UW__icon svg{width:26px;max-width:none;height:26px}.CompareColumns-module__6nM5UW__iconYes{color:var(--c-accent)}.CompareColumns-module__6nM5UW__iconOff{color:var(--c-zinc-400)}.CompareColumns-module__6nM5UW__rowText{flex-direction:column;display:flex}.CompareColumns-module__6nM5UW__rowTitle{letter-spacing:-.01em;color:var(--text-strong);font-size:14px;font-weight:600;line-height:1.5em}.CompareColumns-module__6nM5UW__rowDesc{letter-spacing:-.01em;color:var(--c-zinc-500);font-size:14px;line-height:1.8em}@media (max-width:1199px){.CompareColumns-module__6nM5UW__section{padding:40px var(--gutter);gap:40px}.CompareColumns-module__6nM5UW__table{grid-template-columns:minmax(0,1fr);gap:20px;max-width:560px}.CompareColumns-module__6nM5UW__colHead{position:static}}@media (max-width:809px){.CompareColumns-module__6nM5UW__table{padding:12px}.CompareColumns-module__6nM5UW__group{padding:15px 16px}}
.ServiceHero-module__5DtukW__section{width:100%;padding:var(--gutter);flex-direction:column;align-items:center;display:flex}.ServiceHero-module__5DtukW__card{background:var(--c-zinc-950);border-radius:var(--r-card);background-image:radial-gradient(120% 90% at 78% 18%,#40bcff 0%,#0000 55%),radial-gradient(110% 80% at 55% 55%,#2962ff 0%,#0000 60%),radial-gradient(140% 120% at 12% 92%,#00001a 0%,#0000 70%);flex-direction:column;justify-content:flex-end;width:100%;min-height:620px;padding:160px 60px 60px;display:flex;position:relative;overflow:hidden}.ServiceHero-module__5DtukW__canvas{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .6s var(--ease-reveal);position:absolute;inset:0}.ServiceHero-module__5DtukW__canvas[data-ready=true]{opacity:1}.ServiceHero-module__5DtukW__content{z-index:1;width:100%;max-width:var(--container);flex-direction:column;align-items:flex-start;gap:18px;margin:0 auto;display:flex;position:relative}.ServiceHero-module__5DtukW__eyebrow{-webkit-backdrop-filter:blur(10px);border-radius:var(--r-button);color:#fff;background:#ffffff4d;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:600;line-height:1.2em;display:inline-flex}.ServiceHero-module__5DtukW__title{max-width:860px;color:var(--text-invert);text-align:left;text-wrap:balance}.ServiceHero-module__5DtukW__lead{color:#ffffffc7;max-width:520px;font-size:17px;line-height:1.7}.ServiceHero-module__5DtukW__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.ServiceHero-module__5DtukW__foot{z-index:1;width:100%;max-width:var(--container);border-top:1px solid #ffffff2e;flex-wrap:wrap;gap:10px;margin:42px auto 0;padding-top:24px;display:flex;position:relative}.ServiceHero-module__5DtukW__chip{border-radius:var(--r-pill);color:#ffffffd9;white-space:nowrap;border:1px solid #ffffff38;padding:8px 14px;font-size:13px;font-weight:500}@media (max-width:1199px){.ServiceHero-module__5DtukW__card{padding:140px 40px 50px}}@media (max-width:809px){.ServiceHero-module__5DtukW__card{min-height:560px;padding:120px 24px 32px}.ServiceHero-module__5DtukW__foot{margin-top:30px}.ServiceHero-module__5DtukW__chip{white-space:normal}}
.Blog-module__eHt_rq__section{background:linear-gradient(180deg, var(--c-zinc-100) 80%, var(--surface) 100%);gap:60px;padding:80px 15px}.Blog-module__eHt_rq__featured,.Blog-module__eHt_rq__posts{width:100%;max-width:var(--container);display:grid}.Blog-module__eHt_rq__featured{grid-template-columns:minmax(200px,1fr);gap:30px}.Blog-module__eHt_rq__posts{grid-template-columns:repeat(2,minmax(200px,1fr));gap:30px 40px}@media (max-width:1199px){.Blog-module__eHt_rq__section{gap:30px;padding:40px 15px}.Blog-module__eHt_rq__featured,.Blog-module__eHt_rq__posts{gap:20px}}@media (max-width:809px){.Blog-module__eHt_rq__section{padding:40px var(--gutter);gap:20px}.Blog-module__eHt_rq__posts{grid-template-columns:1fr}}
.ContactChannels-module__qHJjuq__section{padding:40px var(--gutter) 20px;gap:20px}.ContactChannels-module__qHJjuq__grid{width:100%;max-width:var(--container);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.ContactChannels-module__qHJjuq__card{background:var(--surface);border:1px solid var(--border);transition:border-color .25s var(--ease-reveal), box-shadow .25s var(--ease-reveal), transform .25s var(--ease-reveal);border-radius:20px;align-items:center;gap:20px;padding:22px 24px;display:flex}.ContactChannels-module__qHJjuq__card:hover{border-color:var(--c-zinc-300);box-shadow:var(--shadow-header);transform:translateY(-2px)}.ContactChannels-module__qHJjuq__iconBox{border:1px solid var(--border);width:60px;height:60px;color:var(--c-accent);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex}.ContactChannels-module__qHJjuq__iconBox svg{flex:none;width:24px;height:24px}.ContactChannels-module__qHJjuq__text{flex-direction:column;gap:4px;min-width:0;display:flex}.ContactChannels-module__qHJjuq__title{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.3em}.ContactChannels-module__qHJjuq__sub{color:var(--text-muted);text-overflow:ellipsis;font-size:15px;line-height:1.5em;overflow:hidden}@media (max-width:1199px){.ContactChannels-module__qHJjuq__title{font-size:18px}}@media (max-width:809px){.ContactChannels-module__qHJjuq__grid{grid-template-columns:1fr}}
.Reviews-module__XcOq9a__section{width:100%;padding:80px var(--gutter);background:linear-gradient(180deg, var(--surface) 0%, var(--c-zinc-100) 100%);flex-direction:column;align-items:center;gap:40px;scroll-margin-top:80px;display:flex}.Reviews-module__XcOq9a__head{width:100%;max-width:var(--container);align-items:flex-end;gap:30px;margin-bottom:10px;display:flex}.Reviews-module__XcOq9a__title{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.04em;color:var(--text-strong);flex:2 0 0;font-size:48px;font-weight:600;line-height:1.15}.Reviews-module__XcOq9a__headRight{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:18px;display:flex}.Reviews-module__XcOq9a__lead{letter-spacing:-.02em;color:var(--text-muted);text-wrap:balance;font-size:18px;line-height:1.7}.Reviews-module__XcOq9a__grid{width:100%;max-width:var(--container);grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;display:grid}.Reviews-module__XcOq9a__featured{background:linear-gradient(165deg,#063a86 0%,#0a55c8 48%,#007aff 100%);border-radius:20px;grid-column:span 2;min-height:340px;padding:15px;display:flex;position:relative;overflow:hidden}.Reviews-module__XcOq9a__featuredVideo{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Reviews-module__XcOq9a__featuredOverlay{z-index:0;pointer-events:none;background:linear-gradient(#007aff80 0%,#007aff 100%);position:absolute;inset:0}.Reviews-module__XcOq9a__featuredInner{z-index:1;-webkit-backdrop-filter:blur(10px);background:#0000006b;border-radius:12px;flex-direction:column;flex:1;justify-content:flex-start;gap:24px;width:100%;padding:40px;display:flex;position:relative}.Reviews-module__XcOq9a__featuredStars{align-self:flex-end}.Reviews-module__XcOq9a__featuredQuote{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:#fff;text-wrap:balance;flex:1;margin:0;font-size:24px;font-weight:600;line-height:1.5}.Reviews-module__XcOq9a__side{border:1px solid var(--border);background:var(--surface);transition:transform var(--dur-hover) var(--ease-spring), box-shadow var(--dur-hover) var(--ease-spring), border-color .24s ease;border-radius:20px;grid-column:span 1;display:flex;position:relative;overflow:hidden}.Reviews-module__XcOq9a__side:hover{border-color:var(--c-zinc-300);transform:translateY(-4px);box-shadow:0 18px 40px -24px #09090b38}.Reviews-module__XcOq9a__glow{z-index:0;opacity:0;pointer-events:none;transition:opacity var(--dur-hover) var(--ease-spring);background:radial-gradient(120% 140% at 50% 100%,#007aff1f 0%,#007aff00 55%);position:absolute;inset:0}.Reviews-module__XcOq9a__side:hover .Reviews-module__XcOq9a__glow{opacity:1}.Reviews-module__XcOq9a__sideInner{z-index:1;flex-direction:column;justify-content:space-between;gap:24px;width:100%;padding:32px;display:flex;position:relative}.Reviews-module__XcOq9a__sideQuote{letter-spacing:-.02em;color:var(--text-muted);text-wrap:pretty;flex:1;margin:0;font-size:16px;line-height:1.85}.Reviews-module__XcOq9a__cardHead{align-items:center;gap:16px;display:flex}.Reviews-module__XcOq9a__avatar{background:linear-gradient(180deg, var(--c-zinc-100) 0%, var(--surface) 100%);border:1px solid var(--border);width:52px;height:52px;font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);border-radius:100px;flex:none;justify-content:center;align-items:center;font-size:17px;font-weight:600;display:flex}.Reviews-module__XcOq9a__avatarLight{color:#fff;background:#ffffff1f;border-color:#ffffff3d}.Reviews-module__XcOq9a__name{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:18px;font-weight:600}.Reviews-module__XcOq9a__nameLight{color:#fff}.Reviews-module__XcOq9a__stars{gap:3px;display:flex}.Reviews-module__XcOq9a__star{width:18px;height:18px;fill:var(--c-accent);flex:none}.Reviews-module__XcOq9a__starsLight .Reviews-module__XcOq9a__star{fill:#fff}@media (max-width:1199px){.Reviews-module__XcOq9a__head{flex-direction:column;align-items:flex-start;gap:20px}.Reviews-module__XcOq9a__title{font-size:38px}.Reviews-module__XcOq9a__grid{grid-template-columns:1fr}.Reviews-module__XcOq9a__featured,.Reviews-module__XcOq9a__side{grid-column:auto}}@media (max-width:809px){.Reviews-module__XcOq9a__section{padding:60px var(--gutter);gap:30px}.Reviews-module__XcOq9a__title{font-size:28px}.Reviews-module__XcOq9a__featured{min-height:0;padding:10px}.Reviews-module__XcOq9a__featuredInner{padding:28px 22px}.Reviews-module__XcOq9a__featuredQuote{font-size:20px}.Reviews-module__XcOq9a__sideInner{padding:24px}}
.Steps-module__aqnG2q__section{padding:60px var(--gutter);gap:60px}.Steps-module__aqnG2q__grid{grid-template-columns:repeat(var(--cols,4), 1fr);width:100%;max-width:var(--container);gap:20px;display:grid}.Steps-module__aqnG2q__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;height:100%;padding:40px;display:flex}.Steps-module__aqnG2q__num{background:var(--c-zinc-100);width:44px;height:44px;color:var(--c-accent);font-family:var(--font-bricolage), system-ui, sans-serif;border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.Steps-module__aqnG2q__title{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.5em}.Steps-module__aqnG2q__text{letter-spacing:-.02em;color:var(--text-muted);font-size:16px;line-height:1.85em}@media (max-width:1199px){.Steps-module__aqnG2q__section{padding:40px var(--gutter);gap:40px}.Steps-module__aqnG2q__grid{grid-template-columns:repeat(2,1fr)}.Steps-module__aqnG2q__title{font-size:18px}}@media (max-width:809px){.Steps-module__aqnG2q__section{justify-content:flex-start;gap:24px}.Steps-module__aqnG2q__grid{grid-template-columns:1fr}.Steps-module__aqnG2q__card{padding:30px}}
.PricingFaq-module__FcbXpq__section{padding:60px var(--gutter);gap:40px}.PricingFaq-module__FcbXpq__faq{flex-direction:column;width:100%;max-width:700px;display:flex}.PricingFaq-module__FcbXpq__item{border-bottom:1px solid var(--border)}.PricingFaq-module__FcbXpq__item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:20px 0;list-style:none;display:flex}.PricingFaq-module__FcbXpq__item summary::-webkit-details-marker{display:none}.PricingFaq-module__FcbXpq__question{letter-spacing:-.02em;max-width:600px;color:var(--text-strong);font-size:18px;font-weight:500;line-height:1.8em}.PricingFaq-module__FcbXpq__toggle{border-radius:var(--r-pill);background:var(--c-zinc-100);width:34px;height:34px;color:var(--text-strong);transition:width .3s var(--ease-reveal), height .3s var(--ease-reveal), transform .3s var(--ease-reveal), background-color .2s var(--ease-reveal);flex:none;place-items:center;display:grid}.PricingFaq-module__FcbXpq__item summary:hover .PricingFaq-module__FcbXpq__toggle{background:var(--c-zinc-200)}.PricingFaq-module__FcbXpq__item[open] .PricingFaq-module__FcbXpq__toggle{width:48px;height:48px;transform:rotate(45deg)}.PricingFaq-module__FcbXpq__answer{letter-spacing:-.02em;max-width:700px;color:var(--text-muted);padding:0 0 25px;font-size:16px;line-height:1.85em}@media (max-width:809px){.PricingFaq-module__FcbXpq__section{padding:40px var(--gutter)}.PricingFaq-module__FcbXpq__question{font-size:16px}.PricingFaq-module__FcbXpq__item summary{min-height:64px;padding:16px 0}.PricingFaq-module__FcbXpq__item[open] .PricingFaq-module__FcbXpq__toggle{width:40px;height:40px}}
.ServiceSharedSections-module__xd8FiW__section{padding:60px var(--gutter);gap:60px}.ServiceSharedSections-module__xd8FiW__faq{width:100%;max-width:700px}.ServiceSharedSections-module__xd8FiW__faqItem{border-bottom:1px solid var(--border)}.ServiceSharedSections-module__xd8FiW__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;list-style:none;display:flex}.ServiceSharedSections-module__xd8FiW__faqItem summary::-webkit-details-marker{display:none}.ServiceSharedSections-module__xd8FiW__question{font-family:var(--font-bricolage);letter-spacing:-.01em;color:var(--text-strong);font-size:17px;font-weight:600}.ServiceSharedSections-module__xd8FiW__toggle{background:var(--c-zinc-100);width:34px;height:34px;color:var(--text-strong);transition:transform .25s var(--ease-reveal), background .25s var(--ease-reveal);border-radius:50%;flex:none;place-items:center;display:grid}.ServiceSharedSections-module__xd8FiW__faqItem[open] .ServiceSharedSections-module__xd8FiW__toggle{background:var(--c-accent-soft);color:var(--c-accent);transform:rotate(45deg)}.ServiceSharedSections-module__xd8FiW__answer{color:var(--text-muted);padding:0 44px 22px 0;font-size:15px;line-height:1.75}.ServiceSharedSections-module__xd8FiW__othersGrid{width:100%;max-width:var(--container);grid-template-columns:repeat(2,1fr);gap:0 60px;display:grid}.ServiceSharedSections-module__xd8FiW__otherRow{border-bottom:1px solid var(--border);transition:background .25s var(--ease-reveal);align-items:center;gap:18px;padding:18px 6px;display:flex}.ServiceSharedSections-module__xd8FiW__otherRow:hover{background:var(--surface-sunken)}.ServiceSharedSections-module__xd8FiW__otherNum{font-family:var(--font-bricolage);color:var(--c-zinc-400);transition:color .25s var(--ease-reveal);flex:none;font-size:15px;font-weight:700}.ServiceSharedSections-module__xd8FiW__otherRow:hover .ServiceSharedSections-module__xd8FiW__otherNum{color:var(--c-accent)}.ServiceSharedSections-module__xd8FiW__otherTitle{color:var(--text-strong);flex:1;font-size:15px;font-weight:600}.ServiceSharedSections-module__xd8FiW__otherArrow{color:var(--c-accent);flex:none}@media (max-width:1199px){.ServiceSharedSections-module__xd8FiW__section{padding:40px var(--gutter);gap:40px}}@media (max-width:809px){.ServiceSharedSections-module__xd8FiW__section{gap:28px}.ServiceSharedSections-module__xd8FiW__othersGrid{grid-template-columns:1fr;gap:0}}
.Article-module__SweK6q__post{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.Article-module__SweK6q__hero{width:100%;padding:160px var(--gutter) 4px;background:radial-gradient(70% 60% at 28% 0%, #dbe8ff 0%, transparent 62%), radial-gradient(64% 52% at 86% 4%, #eef1f6 0%, transparent 58%), var(--surface);flex-direction:column;align-items:center;gap:20px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .Article-module__SweK6q__hero{background:var(--surface)}.Article-module__SweK6q__wash{z-index:0;pointer-events:none;position:absolute;inset:0}.Article-module__SweK6q__canvas{opacity:0;width:100%;height:100%;transition:opacity .7s var(--ease-reveal);position:absolute;inset:0}.Article-module__SweK6q__canvas[data-ready=true]{opacity:1}.Article-module__SweK6q__mask{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 50%, transparent) 0%, color-mix(in srgb, var(--surface) 84%, transparent) 48%, var(--surface) 76%);position:absolute;inset:0}.Article-module__SweK6q__heroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:800px;display:flex;position:relative}.Article-module__SweK6q__title{width:100%;max-width:800px}.Article-module__SweK6q__subtitle{letter-spacing:-.02em;max-width:600px;color:var(--text-muted);text-wrap:balance;font-size:16px;font-weight:400;line-height:1.85em}.Article-module__SweK6q__metaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding-top:4px;display:flex}.Article-module__SweK6q__metaItem{letter-spacing:-.01em;color:var(--text-strong);align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.Article-module__SweK6q__metaItem svg{color:var(--text-strong);flex:none}.Article-module__SweK6q__cover{width:calc(100% - 2 * var(--gutter));aspect-ratio:116/50;border-radius:var(--r-media);max-width:1160px;margin-inline:auto;overflow:hidden}.Article-module__SweK6q__cover img{object-fit:cover;width:100%;height:100%}.Article-module__SweK6q__body{width:100%;max-width:640px;padding-inline:var(--gutter);margin-inline:auto;position:relative}.Article-module__SweK6q__share{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;padding-top:24px;display:flex}.Article-module__SweK6q__shareLabel{color:var(--text-muted);margin-right:4px;font-size:14px;font-weight:500}.Article-module__SweK6q__shareInner{flex-wrap:wrap;gap:10px;display:flex}.Article-module__SweK6q__shareBtn{background:var(--c-zinc-100);width:40px;height:40px;color:var(--text-strong);transition:background-color .22s var(--ease-reveal), color .22s var(--ease-reveal);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.Article-module__SweK6q__shareBtn:hover{background:var(--c-zinc-950);color:var(--c-white)}[data-theme=dark] .Article-module__SweK6q__shareBtn:hover{background:var(--c-zinc-200);color:var(--text-strong)}.Article-module__SweK6q__prose{flex-direction:column;gap:22px;display:flex}.Article-module__SweK6q__prose p{letter-spacing:-.02em;color:var(--text-muted);font-size:16px;line-height:1.85em}.Article-module__SweK6q__prose h2{letter-spacing:-.03em;color:var(--text-strong);text-wrap:balance;margin-top:18px;font-size:36px;font-weight:600;line-height:1.2em}.Article-module__SweK6q__prose h2:first-child{margin-top:0}.Article-module__SweK6q__prose h3{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.03em;color:var(--text-strong);margin-top:8px;font-size:22px;font-weight:600;line-height:1.3em}.Article-module__SweK6q__prose ul,.Article-module__SweK6q__prose ol{flex-direction:column;gap:6px;padding-left:22px;display:flex}.Article-module__SweK6q__prose li{letter-spacing:-.02em;color:var(--text-muted);font-size:16px;line-height:1.85em}.Article-module__SweK6q__prose a{color:var(--c-accent);text-underline-offset:3px;text-decoration:underline}.Article-module__SweK6q__prose blockquote{border-left:3px solid var(--border);color:var(--text-muted);padding-left:18px}.Article-module__SweK6q__prose figure img,.Article-module__SweK6q__prose img{border-radius:var(--r-media);width:100%;height:auto}.Article-module__SweK6q__prose pre,.Article-module__SweK6q__code{background:var(--c-zinc-50);border:1px solid var(--border);border-radius:12px;margin:2px 0;padding:20px 24px;overflow-x:auto}.Article-module__SweK6q__prose pre code,.Article-module__SweK6q__code code{letter-spacing:0;color:var(--text-strong);white-space:pre;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.7em}.Article-module__SweK6q__cards{width:100%;padding:80px var(--gutter) 40px;background:var(--surface);flex-direction:column;align-items:center;gap:40px;display:flex}.Article-module__SweK6q__cardsHead{width:100%;max-width:var(--container);justify-content:space-between;align-items:center;gap:24px;display:flex}.Article-module__SweK6q__cardsHeadText{flex-direction:column;gap:10px;display:flex}.Article-module__SweK6q__cardsTitle{letter-spacing:-.03em;color:var(--text-strong);font-size:30px;font-weight:600;line-height:1.2em}.Article-module__SweK6q__cardsLead{letter-spacing:-.01em;color:var(--text-muted);font-size:16px;line-height:1.6em}.Article-module__SweK6q__cardsGrid{width:100%;max-width:var(--container);grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.Article-module__SweK6q__card{border:1px solid var(--border);min-height:200px;transition:border-color .3s var(--ease-reveal), box-shadow .3s var(--ease-reveal), transform .3s var(--ease-reveal);border-radius:20px;align-items:stretch;gap:20px;padding-right:30px;text-decoration:none;display:flex;overflow:hidden}.Article-module__SweK6q__card:hover{border-color:var(--c-zinc-300);box-shadow:var(--shadow-header-scrolled);transform:translateY(-3px)}.Article-module__SweK6q__cardImage{aspect-ratio:253/200;flex:none;width:clamp(130px,40%,253px);overflow:hidden}.Article-module__SweK6q__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-reveal)}.Article-module__SweK6q__card:hover .Article-module__SweK6q__cardImage img{transform:scale(1.05)}.Article-module__SweK6q__cardText{flex-direction:column;justify-content:space-between;gap:16px;padding:28px 0;display:flex}.Article-module__SweK6q__cardTitle{font-family:var(--font-bricolage), system-ui, sans-serif;letter-spacing:-.02em;color:var(--text-strong);text-wrap:balance;font-size:20px;font-weight:600;line-height:1.3em}.Article-module__SweK6q__cardMeta{color:var(--text-strong);align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.Article-module__SweK6q__dot{color:var(--c-zinc-300)}@media (max-width:1199px){.Article-module__SweK6q__prose h2{font-size:29px}.Article-module__SweK6q__cardsTitle{font-size:26px}}@media (max-width:809px){.Article-module__SweK6q__hero{padding-top:128px}.Article-module__SweK6q__cover{aspect-ratio:3/2}.Article-module__SweK6q__prose h2{font-size:23px}.Article-module__SweK6q__cards{padding-top:56px}.Article-module__SweK6q__cardsHead{flex-direction:column;align-items:flex-start;gap:18px}.Article-module__SweK6q__cardsGrid{grid-template-columns:1fr}.Article-module__SweK6q__cardsTitle{font-size:22px}.Article-module__SweK6q__shareBtn{width:44px;height:44px}}
.BankAccounts-module__-jB9_W__section{padding:20px var(--gutter) 80px}.BankAccounts-module__-jB9_W__column{flex-direction:column;gap:32px;width:100%;max-width:760px;display:flex}.BankAccounts-module__-jB9_W__list{flex-direction:column;gap:20px;display:flex}.BankAccounts-module__-jB9_W__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-card);padding:26px 32px 24px}.BankAccounts-module__-jB9_W__cardHead{justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.BankAccounts-module__-jB9_W__bank{letter-spacing:-.02em;color:var(--text-strong);font-size:21px;font-weight:600;line-height:1.3em}.BankAccounts-module__-jB9_W__row{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:24px;padding:14px 0;display:flex}.BankAccounts-module__-jB9_W__row dt{letter-spacing:-.01em;color:var(--c-zinc-500);flex:none;font-size:14px;line-height:1.6em}.BankAccounts-module__-jB9_W__row dd{letter-spacing:-.01em;text-align:right;color:var(--text-strong);overflow-wrap:anywhere;font-size:15px;font-weight:500;line-height:1.6em}.BankAccounts-module__-jB9_W__ibanCell{flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.BankAccounts-module__-jB9_W__ibanWrap{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:inline-flex}.BankAccounts-module__-jB9_W__ibanValue{letter-spacing:.01em;color:var(--text-strong);-webkit-user-select:all;user-select:all;font-size:16px;font-weight:600}.BankAccounts-module__-jB9_W__copyBtn{letter-spacing:-.01em;color:var(--text-strong);background:var(--c-zinc-100);border-radius:var(--r-button);cursor:pointer;transition:color .2s var(--ease-reveal), background-color .2s var(--ease-reveal), border-color .2s var(--ease-reveal);border:1px solid #0000;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.BankAccounts-module__-jB9_W__copyBtn:hover{color:var(--c-accent);background:var(--surface);border-color:var(--c-accent)}.BankAccounts-module__-jB9_W__copyBtn.BankAccounts-module__-jB9_W__copied,.BankAccounts-module__-jB9_W__copyBtn.BankAccounts-module__-jB9_W__copied:hover{color:var(--c-green);background:var(--surface);border-color:var(--c-green)}.BankAccounts-module__-jB9_W__note{border-top:1px solid var(--border);letter-spacing:-.01em;color:var(--text-muted);padding-top:14px;font-size:14px;line-height:1.7em}.BankAccounts-module__-jB9_W__more{letter-spacing:-.02em;color:var(--text-muted);font-size:15px;line-height:1.8em}.BankAccounts-module__-jB9_W__more a{color:var(--c-accent);white-space:nowrap;text-decoration:none}.BankAccounts-module__-jB9_W__more a:hover{text-decoration:underline}@media (max-width:809px){.BankAccounts-module__-jB9_W__section{padding:10px var(--gutter) 60px}.BankAccounts-module__-jB9_W__card{padding:20px 20px 18px}.BankAccounts-module__-jB9_W__bank{font-size:19px}.BankAccounts-module__-jB9_W__row{flex-direction:column;gap:4px}.BankAccounts-module__-jB9_W__row dd{text-align:left}.BankAccounts-module__-jB9_W__ibanCell,.BankAccounts-module__-jB9_W__ibanWrap{justify-content:flex-start}}
.BlogList-module__WBOvaG__list{width:100%;max-width:var(--container);padding:60px var(--gutter) 120px;flex-direction:column;align-items:center;gap:40px;margin-inline:auto;display:flex}.BlogList-module__WBOvaG__catNav{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:8px;padding:0 20px;display:flex}.BlogList-module__WBOvaG__catNav a{text-decoration:none}.BlogList-module__WBOvaG__featuredSection{width:100%}.BlogList-module__WBOvaG__grid{grid-template-columns:repeat(2,minmax(50px,1fr));gap:40px;width:100%;display:grid}.BlogList-module__WBOvaG__more{display:contents}.BlogList-module__WBOvaG__moreHidden{display:none}.BlogList-module__WBOvaG__loadMore{grid-column:1/-1}@media (max-width:1199px){.BlogList-module__WBOvaG__grid{grid-template-columns:1fr}}@media (max-width:809px){.BlogList-module__WBOvaG__list{padding:40px var(--gutter) 80px;gap:30px}.BlogList-module__WBOvaG__grid{gap:30px}}
