.rb-icon[data-v-0b098d84]{vertical-align:middle;flex-shrink:0;display:inline-block}.rb-topbar[data-v-264fd988]{background:var(--red);color:var(--brand-ink);font-family:var(--font);letter-spacing:0;font-size:.78rem;font-weight:400;line-height:1.2}.rb-topbar__inner[data-v-264fd988]{justify-content:space-between;align-items:center;gap:24px;min-height:36px;padding-top:0;padding-bottom:0;display:flex}.rb-topbar__tagline[data-v-264fd988]{min-width:0;color:color-mix(in srgb, var(--brand-ink) 90%, transparent);letter-spacing:0;white-space:nowrap;margin:0;font-size:.78rem;font-weight:400}.rb-topbar__tagline strong[data-v-264fd988]{color:var(--brand-ink);font-weight:700}.rb-topbar__tagline-sep[data-v-264fd988]{color:color-mix(in srgb, var(--brand-ink) 52%, transparent);margin:0 6px}.rb-topbar__right[data-v-264fd988]{flex:none;align-items:center;gap:4px;min-width:0;display:flex}.rb-topbar__link[data-v-264fd988]{border-radius:var(--r-control-sm);min-height:36px;color:color-mix(in srgb, var(--brand-ink) 92%, transparent);letter-spacing:0;transition:background-color .18s var(--ease), color .18s var(--ease);align-items:center;gap:7px;padding:0 9px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.rb-topbar__link[data-v-264fd988]:hover{background:color-mix(in srgb, var(--ink) 18%, transparent);color:var(--brand-ink)}.rb-topbar__link[data-v-264fd988]:focus-visible{outline:3px solid color-mix(in srgb, var(--brand-ink) 48%, transparent);outline-offset:2px;border-radius:var(--r-control-sm)}@media (width<=1279px){.rb-topbar__inner[data-v-264fd988],.rb-topbar__link[data-v-264fd988]{min-height:var(--control-min,44px)}}@media (width<=1119px){.rb-topbar__tagline[data-v-264fd988]{display:none}.rb-topbar__inner[data-v-264fd988]{justify-content:flex-end}}@media (width<=768px){.rb-topbar__inner[data-v-264fd988]{padding-top:0;padding-bottom:0}.rb-topbar__right[data-v-264fd988]{justify-content:flex-start;gap:12px;width:100%}.rb-topbar__link[data-v-264fd988]{border-radius:0;padding-inline:0}.rb-topbar__link--help[data-v-264fd988]{display:none}.rb-topbar__link--phone[data-v-264fd988]{flex:none}.rb-topbar__link--status[data-v-264fd988]{flex:0 auto;min-width:0;margin-left:auto}.rb-topbar__link span[data-v-264fd988]{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:inline;overflow:hidden}.rb-topbar__link--status span[data-v-264fd988]{max-width:128px}}@media (width<=480px){.rb-topbar[data-v-264fd988]{font-size:.75rem}.rb-topbar__link--phone span[data-v-264fd988]{max-width:88px}.rb-topbar__link--status span[data-v-264fd988]{max-width:112px}}.rb-nav .nav__desktop-fallback,.rb-nav .nav__desktop-menu{width:100%;min-width:0;font-family:var(--font);flex:auto;justify-content:flex-start;align-items:center;gap:clamp(12px,1vw,18px);display:flex}.rb-nav .nav__links{flex:auto;justify-content:flex-start;align-items:center;gap:clamp(10px,.8vw,14px);min-width:0;margin-left:0;display:flex;overflow:visible}.rb-nav .nav__main-list{flex:auto;justify-content:flex-start;align-items:center;gap:clamp(10px,.8vw,14px);min-width:0;margin:0;padding:0;list-style:none;display:flex}.rb-nav .nav__link,.rb-nav .nav__menu-trigger{min-width:max-content;min-height:var(--control-min,44px);border-radius:var(--r-control-sm,4px);color:var(--ink);font:inherit;font-size:clamp(.9rem,.16vw + .87rem,.95rem);font-weight:var(--type-weight-control,700);letter-spacing:0;white-space:nowrap;cursor:pointer;transition:border-color .18s var(--ease,ease), color .18s var(--ease,ease), box-shadow .18s var(--ease,ease);background:0 0;border:1px solid #0000;flex:none;align-items:center;gap:6px;padding:0 1px;line-height:1;text-decoration:none;display:inline-flex;position:relative}.rb-nav .nav__link:after,.rb-nav .nav__menu-trigger:after{content:"";border-radius:var(--r-pill,999px);background:var(--red);opacity:0;height:2px;transition:opacity .18s var(--ease,ease), transform .18s var(--ease,ease);position:absolute;bottom:2px;left:0;right:0;transform:scaleX(.45)}.rb-nav .nav__link>span:first-child,.rb-nav .nav__menu-trigger>span:first-child{white-space:nowrap;min-width:0}.rb-nav .nav__link:hover,.rb-nav .nav__link.is-active,.rb-nav .nav__menu-trigger:hover,.rb-nav .nav__item.is-open>.nav__menu-trigger,.rb-nav .nav__item.is-active>.nav__menu-trigger{color:var(--red)}.rb-nav .nav__link:hover:after,.rb-nav .nav__link.is-active:after,.rb-nav .nav__menu-trigger:hover:after,.rb-nav .nav__item.is-open>.nav__menu-trigger:after,.rb-nav .nav__item.is-active>.nav__menu-trigger:after,.rb-nav .nav__link:focus-visible:after,.rb-nav .nav__menu-trigger:focus-visible:after{opacity:1;transform:scaleX(1)}.rb-nav .nav__link:focus-visible,.rb-nav .nav__menu-trigger:focus-visible{color:var(--red);outline:2px solid var(--focus-ring);outline-offset:3px}.rb-nav .nav__hot{border-radius:var(--r-pill,999px);background:var(--red);min-height:20px;color:var(--brand-ink);font-size:var(--type-label,.8125rem);font-weight:var(--type-weight-strong,700);letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;padding:0 7px;line-height:1;display:inline-flex}.rb-nav .nav__chevron,.rb-nav .nav__chevron-slot{flex:0 0 14px;width:14px;height:14px}.rb-nav .nav__chevron{opacity:.66;transition:opacity .18s var(--ease,ease), transform .18s var(--ease,ease);display:block}.rb-nav .nav__chevron-slot{justify-content:center;align-items:center;display:inline-flex}.rb-nav .nav__chevron-slot--empty{display:none}.rb-nav .nav__actions{border-left:1px solid var(--line);flex:none;align-items:center;gap:4px;margin-left:auto;padding-left:14px;display:flex}.rb-nav .nav__action,.rb-nav .nav__action-icon{justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.rb-nav .nav__action{width:var(--control-min,44px);min-height:var(--control-min,44px);color:var(--ink-soft);transition:color .18s var(--ease,ease), box-shadow .18s var(--ease,ease);background:0 0;border-radius:0;padding:0}.rb-nav .nav__action-icon{flex:0 0 18px;width:18px;height:18px}.rb-nav .nav__action:hover{color:var(--red)}.rb-nav .nav__action:focus-visible{color:var(--red);box-shadow:var(--focus-ring-shadow);outline:2px solid #0000}.rb-nav .nav__action .icon{font-size:18px}.rb-nav .nav__badge{border:2px solid var(--paper);border-radius:var(--r-pill,999px);background:var(--red);min-width:18px;height:18px;color:var(--brand-ink);font-size:var(--type-label,.8125rem);font-weight:var(--type-weight-strong,700);justify-content:center;align-items:center;padding:0 5px;line-height:1;display:inline-flex;position:absolute;top:-2px;right:-2px}@media (prefers-reduced-motion:reduce){.rb-nav .nav__desktop-fallback :is(a,button,.nav__chevron),.rb-nav .nav__desktop-menu :is(a,button,.nav__chevron){transition:none}}.nav__mobile[data-v-11c4c78a]{flex:none;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:none}.nav__desktop[data-v-11c4c78a]{flex:auto;justify-content:flex-end;align-items:center;min-width:0;display:flex}.nav__link--submenu[data-v-11c4c78a]{appearance:none}.nav__icon[data-v-11c4c78a],.nav__hamburger[data-v-11c4c78a]{border:1px solid var(--line);border-radius:var(--r-control);background:var(--paper);width:44px;height:44px;color:var(--ink-soft);transition:background-color .18s var(--ease,ease), border-color .18s var(--ease,ease), color .18s var(--ease,ease), box-shadow .18s var(--ease,ease);flex:0 0 44px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.nav__icon[data-v-11c4c78a]:hover,.nav__hamburger[data-v-11c4c78a]:hover,.nav__icon[data-v-11c4c78a]:focus-visible,.nav__hamburger[data-v-11c4c78a]:focus-visible{border-color:color-mix(in srgb, var(--red) 32%, var(--line));background:var(--red-light);color:var(--red);box-shadow:var(--focus-ring-shadow);outline:2px solid #0000}.nav__mobile-fallback[data-v-11c4c78a]{z-index:var(--z-overlay);background:color-mix(in srgb, var(--ink) 28%, transparent);justify-content:flex-end;display:flex;position:fixed;inset:0}.nav__mobile-fallback__panel[data-v-11c4c78a]{background:var(--paper);width:min(100%,480px);min-height:100dvh;padding:20px;overflow-y:auto}.nav__mobile-fallback__close[data-v-11c4c78a],.nav__mobile-fallback__list a[data-v-11c4c78a]{border:1px solid var(--line);border-radius:var(--r-control);background:var(--paper);min-height:44px;color:var(--ink);font:inherit;align-items:center;font-weight:700;text-decoration:none;display:flex}.nav__mobile-fallback__close[data-v-11c4c78a]{justify-content:center;width:44px;margin-left:auto;padding:0;font-size:0}.nav__mobile-fallback__close[data-v-11c4c78a]:after{content:"×";font-size:28px;line-height:1}.nav__mobile-fallback__list[data-v-11c4c78a]{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.nav__mobile-fallback__list a[data-v-11c4c78a]{width:100%;padding:0 14px}.nav__mobile-fallback__close[data-v-11c4c78a]:focus-visible,.nav__mobile-fallback__list a[data-v-11c4c78a]:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (width<=1399px){.nav__mobile[data-v-11c4c78a]{display:flex}.nav__desktop[data-v-11c4c78a]{display:none}}@media (width<=360px){.nav__mobile[data-v-11c4c78a]{gap:4px}}@media (width<=520px){.nav__mobile-fallback__panel[data-v-11c4c78a]{width:100%}}.rb-nav[data-v-7c47374f]{z-index:var(--z-navigation);background:var(--paper);border-bottom:1px solid var(--line-light);font-family:var(--font);transition:box-shadow .22s var(--ease,ease), border-color .22s var(--ease,ease), background-color .22s var(--ease,ease);position:sticky;top:0}.rb-nav--scrolled[data-v-7c47374f]{border-bottom-color:var(--line);box-shadow:var(--sh-sm)}.rb-nav__inner[data-v-7c47374f]{min-width:0;min-height:var(--rego-header-height);justify-content:space-between;align-items:center;gap:clamp(16px,1.5vw,22px);padding-top:12px;padding-bottom:12px;display:flex}.rb-nav__logo[data-v-7c47374f]{flex-shrink:0;align-items:center;min-width:0;display:inline-flex}.rb-nav__logo a[data-v-7c47374f]{min-width:44px;min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.rb-nav__logo a[data-v-7c47374f]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px;border-radius:var(--r-control-sm)}.rb-nav__logo[data-v-7c47374f] svg,.rb-nav__logo[data-v-7c47374f] img{width:auto;max-width:150px;height:36px;display:block}@media (width<=1399px){.rb-nav__inner[data-v-7c47374f]{gap:18px;padding-top:10px;padding-bottom:10px}}@media (width<=768px){.rb-nav__inner[data-v-7c47374f]{padding-top:10px;padding-bottom:10px}.rb-nav__logo a[data-v-7c47374f],.rb-nav__logo[data-v-7c47374f] svg,.rb-nav__logo[data-v-7c47374f] img{height:34px}}@media (width<=420px){.rb-nav__logo a[data-v-7c47374f],.rb-nav__logo[data-v-7c47374f] svg,.rb-nav__logo[data-v-7c47374f] img{max-width:138px;height:31px}}@media (width<=360px){.rb-nav__inner[data-v-7c47374f]{gap:8px;padding-inline:16px}.rb-nav__logo a[data-v-7c47374f],.rb-nav__logo[data-v-7c47374f] svg,.rb-nav__logo[data-v-7c47374f] img{max-width:122px;height:28px}}.footer[data-v-baf185b5]{--footer-bg:#111219;--footer-bg-deep:#0b0d12;--footer-panel:#ffffff0e;--footer-panel-strong:#ffffff17;--footer-line:#ffffff1f;--footer-line-soft:#ffffff14;--footer-ink:#f8fafc;--footer-muted:#b7bfcc;--footer-dim:#7f8797;--footer-red:var(--red,#d70812);--footer-red-strong:var(--red-hover,#b50610);--footer-green:#35d399;--footer-gold:#f7c948;background:linear-gradient(90deg, #d7081229 0, #d7081200 38%), linear-gradient(180deg, var(--footer-bg) 0%, var(--footer-bg-deep) 100%);color:var(--footer-ink);font-family:var(--font);letter-spacing:0;border-top:1px solid #ffffff14;padding:0;position:relative;overflow:clip}.footer[data-v-baf185b5] :where(a,button){color:inherit;text-decoration:none}.footer__inner[data-v-baf185b5]{padding-block:clamp(30px, 4vw, 52px) calc(clamp(22px, 3vw, 34px) + var(--rego-bottom-control-clearance,0px));gap:0;display:grid}.footer__cta[data-v-baf185b5]{border-bottom:1px solid var(--footer-line);grid-template-columns:auto minmax(250px,1fr) minmax(220px,.76fr) minmax(430px,1.32fr);grid-template-areas:"icon copy phone secondary";align-items:center;gap:12px 14px;padding-bottom:clamp(26px,3.6vw,38px);display:grid}.footer__cta-icon[data-v-baf185b5],.footer__trust-check[data-v-baf185b5]{border-radius:var(--r-control,8px);border:1px solid #d7081247;flex:none;place-items:center;display:inline-grid}.footer__cta-icon[data-v-baf185b5]{width:56px;height:56px;color:var(--footer-red);background:#d708121f;grid-area:icon;box-shadow:0 18px 38px #00000038}.footer__icon[data-v-baf185b5],.footer__contact-icon[data-v-baf185b5],.footer__social-icon[data-v-baf185b5],.footer__cta-chevron[data-v-baf185b5],.footer__col-toggle-icon[data-v-baf185b5],.footer__link-chevron[data-v-baf185b5]{stroke:currentColor;stroke-width:2.1px;flex:none;display:block}.footer__icon[data-v-baf185b5],.footer__col-toggle-icon[data-v-baf185b5]{color:currentColor;width:1em;height:1em}.footer__icon--hero[data-v-baf185b5]{width:27px;height:27px}.footer__icon--cta[data-v-baf185b5],.footer__icon--card[data-v-baf185b5],.footer__contact-icon[data-v-baf185b5]{width:18px;height:18px}.footer__cta-copy[data-v-baf185b5]{grid-area:copy;min-width:0}.footer__cta-copy h2[data-v-baf185b5]{color:var(--footer-ink);letter-spacing:0;margin:0;font-size:clamp(1.28rem,1.35vw,1.58rem);font-weight:700;line-height:1.12}.footer__cta-copy p[data-v-baf185b5],.footer__cta-card small[data-v-baf185b5],.footer__cta-phone small[data-v-baf185b5],.footer__brand-copy[data-v-baf185b5],.footer__contact-row small[data-v-baf185b5],.footer__copy[data-v-baf185b5]{color:var(--footer-muted);font-size:.86rem;font-weight:400;line-height:1.55}.footer__cta-copy p[data-v-baf185b5]{max-width:34rem;margin:7px 0 0}.footer__cta-phone[data-v-baf185b5],.footer__cta-card[data-v-baf185b5]{border:1px solid var(--footer-line);border-radius:var(--r-control,8px);min-width:0;min-height:58px;transition:background .18s var(--ease,ease), border-color .18s var(--ease,ease), box-shadow .18s var(--ease,ease), color .18s var(--ease,ease), transform .18s var(--ease,ease);align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:inline-flex}.footer__cta-card[data-v-baf185b5]{background:var(--footer-panel);color:var(--footer-ink)}.footer__cta-phone[data-v-baf185b5]{background:linear-gradient(135deg, var(--footer-red) 0%, var(--footer-red-strong) 100%);color:#fff;border-color:#d70812c2;grid-area:phone;box-shadow:0 18px 38px #d7081238}.footer__cta-secondary[data-v-baf185b5]{grid-area:secondary;grid-template-columns:minmax(190px,.62fr) minmax(220px,.7fr);gap:14px;min-width:0;display:grid}.footer__cta-card--status[data-v-baf185b5]{padding-right:12px}.footer__cta-card span[data-v-baf185b5],.footer__cta-phone span[data-v-baf185b5]{gap:2px;min-width:0;display:grid}.footer__cta-card strong[data-v-baf185b5],.footer__cta-phone strong[data-v-baf185b5]{color:currentColor;letter-spacing:0;font-size:.9rem;font-weight:700;line-height:1.22}.footer__cta-chevron[data-v-baf185b5]{width:16px;height:16px;color:var(--footer-dim);transition:color .18s var(--ease,ease), transform .18s var(--ease,ease);margin-left:auto}.footer__cta-phone[data-v-baf185b5]:hover,.footer__cta-card[data-v-baf185b5]:hover,.footer__cta-phone[data-v-baf185b5]:focus-visible,.footer__cta-card[data-v-baf185b5]:focus-visible{transform:translateY(-1px)}.footer__cta-card[data-v-baf185b5]:hover,.footer__cta-card[data-v-baf185b5]:focus-visible{background:var(--footer-panel-strong);border-color:#ffffff3d;box-shadow:0 16px 30px #00000038}.footer__cta-phone[data-v-baf185b5]:hover,.footer__cta-phone[data-v-baf185b5]:focus-visible{background:linear-gradient(135deg, #d70812 0%, var(--footer-red-strong) 100%);border-color:#ffffff38;box-shadow:0 20px 42px #d7081247}.footer__cta-card--status:hover .footer__cta-chevron[data-v-baf185b5],.footer__cta-card--status:focus-visible .footer__cta-chevron[data-v-baf185b5]{color:#fff;transform:translate(3px)}.footer__main[data-v-baf185b5]{grid-template-columns:minmax(260px,1.14fr) repeat(4,minmax(145px,.78fr));align-items:start;gap:clamp(24px,2.8vw,36px);padding-block:clamp(30px,4vw,46px);display:grid}.footer__brand[data-v-baf185b5],.footer__col[data-v-baf185b5],.footer__trust[data-v-baf185b5]{min-width:0}.footer__logo[data-v-baf185b5]{width:max-content;display:inline-flex}.footer__logo[data-v-baf185b5] .shop-logo-image--footer{width:148px;max-width:100%;line-height:0;display:block}.footer__logo[data-v-baf185b5] svg{width:100%;height:auto;display:block}.footer__brand-copy[data-v-baf185b5]{max-width:21rem;margin:20px 0 0}.footer__contact[data-v-baf185b5]{gap:14px;margin-top:22px;display:grid}.footer__contact-row[data-v-baf185b5]{min-height:44px;color:var(--footer-muted);white-space:pre-line;transition:color .18s var(--ease,ease), transform .18s var(--ease,ease);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;text-decoration:none;display:grid}.footer__contact-row strong[data-v-baf185b5],.footer__contact-row span[data-v-baf185b5]{line-height:1.42}.footer__contact-row strong[data-v-baf185b5]{color:#fff;font-size:.98rem;font-weight:700}.footer__contact-row span[data-v-baf185b5]{color:currentColor;font-size:.88rem;font-weight:700}a.footer__contact-row[data-v-baf185b5]:hover,a.footer__contact-row[data-v-baf185b5]:focus-visible{color:#fff;transform:translate(2px)}.footer__contact-icon[data-v-baf185b5]{color:var(--footer-red);margin-top:1px}.footer__social[data-v-baf185b5]{margin-top:24px}.footer__social p[data-v-baf185b5],.footer__col-title[data-v-baf185b5],.footer__trust h2[data-v-baf185b5],.footer__payments-label[data-v-baf185b5]{color:var(--footer-ink);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.77rem;font-weight:700;line-height:1.25}.footer__social-list[data-v-baf185b5]{flex-wrap:wrap;gap:9px;margin-top:10px;display:flex}.footer__social-list a[data-v-baf185b5]{border:1px solid var(--footer-line);color:#fff;width:44px;height:44px;transition:background .18s var(--ease,ease), border-color .18s var(--ease,ease), color .18s var(--ease,ease), transform .18s var(--ease,ease);background:#ffffff0e;border-radius:999px;place-items:center;text-decoration:none;display:inline-grid}.footer__social-list a[data-v-baf185b5]:hover,.footer__social-list a[data-v-baf185b5]:focus-visible{background:var(--footer-red);color:#fff;border-color:#d70812b8;transform:translateY(-1px)}.footer__social-icon[data-v-baf185b5],.footer__social-list[data-v-baf185b5] svg{fill:currentColor;width:18px;max-width:18px;height:18px;max-height:18px}.footer__col-toggle[data-v-baf185b5]{display:none}.footer__col-title[data-v-baf185b5]{padding-bottom:13px;position:relative}.footer__col-title[data-v-baf185b5]:after{content:"";background:var(--footer-red);border-radius:999px;width:28px;height:2px;position:absolute;bottom:0;left:0}.footer__col-list[data-v-baf185b5]{gap:9px;margin-top:17px;display:grid}.footer__col-list[data-v-baf185b5] :where(a,span){color:var(--footer-muted);transition:color .18s var(--ease,ease), transform .18s var(--ease,ease);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;font-size:.86rem;font-weight:700;line-height:1.42;text-decoration:none;display:grid}.footer__col-list a[data-v-baf185b5]{min-height:44px}.footer__col-list a[data-v-baf185b5]:hover,.footer__col-list a[data-v-baf185b5]:focus-visible{color:#fff;transform:translate(2px)}.footer__link-chevron[data-v-baf185b5]{opacity:0;width:13px;height:13px;transition:opacity .16s,transform .16s}.footer__col-list a:hover .footer__link-chevron[data-v-baf185b5],.footer__col-list a:focus-visible .footer__link-chevron[data-v-baf185b5]{opacity:1;transform:translate(2px)}.footer__trust[data-v-baf185b5]{border-top:1px solid var(--footer-line-soft);grid-column:2/-1;grid-template-columns:1fr;align-items:start;gap:14px;padding-top:24px;display:grid}.footer__trust-list[data-v-baf185b5]{flex-wrap:wrap;gap:9px 14px;margin:12px 0 0;padding:0;list-style:none;display:flex}.footer__trust-list li[data-v-baf185b5]{color:var(--footer-muted);align-items:center;gap:7px;font-size:.82rem;font-weight:700;line-height:1.35;display:inline-flex}.footer__trust-check[data-v-baf185b5]{width:18px;height:18px;color:var(--footer-green);background:#35d3991f;border-color:#35d39938}.footer__icon--check[data-v-baf185b5]{stroke-width:2.8px;width:12px;height:12px}.footer__bottom[data-v-baf185b5]{border-top:1px solid var(--footer-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 28px;padding-top:22px;display:grid}.footer__payments[data-v-baf185b5],.footer__legal[data-v-baf185b5]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer__pay[data-v-baf185b5]{border:1px solid var(--footer-line);border-radius:var(--r-control-sm,6px);color:#fff;min-width:52px;height:28px;font-size:var(--type-label);letter-spacing:0;background:#ffffff0f;place-items:center;padding:0 8px;font-weight:700;line-height:1;display:inline-grid}.footer__pay-mastercard[data-v-baf185b5]{align-items:center;width:32px;height:18px;display:inline-flex;position:relative}.footer__pay-mastercard span[data-v-baf185b5]{border-radius:999px;width:18px;height:18px;position:absolute}.footer__pay-mastercard span[data-v-baf185b5]:first-child{background:#eb001b;left:3px}.footer__pay-mastercard span[data-v-baf185b5]:last-child{mix-blend-mode:multiply;background:#f79e1b;right:3px}.footer__bottom-legal[data-v-baf185b5]{justify-items:end;gap:8px;min-width:0;display:grid}.footer__legal[data-v-baf185b5] :where(a,button){min-height:44px;color:var(--footer-muted);transition:color .18s var(--ease,ease);background:0 0;border:0;align-items:center;padding:0;font-size:.78rem;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex}.footer__legal[data-v-baf185b5] :where(a,button):hover,.footer__legal[data-v-baf185b5] :where(a,button):focus-visible{color:#fff}.footer__copy[data-v-baf185b5]{text-align:right;margin:0}.footer[data-v-baf185b5] :where(a,button):focus-visible{outline-offset:3px;outline:2px solid #ffffffeb}@media (width<=1180px){.footer__cta[data-v-baf185b5]{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"icon copy copy""phone secondary secondary"}.footer__cta-phone[data-v-baf185b5],.footer__cta-card[data-v-baf185b5]{width:100%}.footer__cta-secondary[data-v-baf185b5]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__cta-icon[data-v-baf185b5]{justify-self:start}.footer__main[data-v-baf185b5]{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(170px,1fr))}.footer__trust[data-v-baf185b5]{grid-column:1/-1}}@media (width<=760px){.footer[data-v-baf185b5]{background:linear-gradient(#111219 0%,#080a0f 100%)}.footer__inner[data-v-baf185b5]{padding-block:22px max(42px, calc(30px + env(safe-area-inset-bottom) + var(--rego-bottom-control-clearance,0px)))}.footer__cta[data-v-baf185b5]{border:1px solid var(--footer-line);background:#ffffff0b;border-radius:18px;grid-template-columns:50px minmax(0,1fr);grid-template-areas:"icon copy""phone phone""secondary secondary";align-items:start;gap:12px;padding:16px}.footer__cta-icon[data-v-baf185b5]{width:50px;height:50px}.footer__cta-copy[data-v-baf185b5]{align-self:center}.footer__cta-copy h2[data-v-baf185b5]{font-size:1.16rem;line-height:1.14}.footer__cta-copy p[data-v-baf185b5]{max-width:none;margin-top:6px;font-size:.84rem;line-height:1.48}.footer__cta-phone[data-v-baf185b5],.footer__cta-card[data-v-baf185b5]{border-radius:12px;width:100%;min-height:54px;padding:12px}.footer__cta-phone[data-v-baf185b5]{margin-top:2px}.footer__cta-secondary[data-v-baf185b5]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer__cta-card strong[data-v-baf185b5],.footer__cta-phone strong[data-v-baf185b5]{font-size:.86rem}.footer__cta-card small[data-v-baf185b5],.footer__cta-phone small[data-v-baf185b5]{font-size:.8rem;line-height:1.35}.footer__cta-card--status[data-v-baf185b5]{padding-right:12px}.footer__cta-chevron[data-v-baf185b5]{width:14px;height:14px}.footer__main[data-v-baf185b5]{grid-template-columns:1fr;gap:16px;padding-block:26px}.footer__logo[data-v-baf185b5] .shop-logo-image--footer{width:132px}.footer__brand-copy[data-v-baf185b5]{max-width:none;margin-top:16px;font-size:.86rem}.footer__contact[data-v-baf185b5]{gap:12px;margin-top:18px}.footer__contact-row[data-v-baf185b5]{grid-template-columns:20px minmax(0,1fr);gap:10px;min-height:auto}a.footer__contact-row[href^=mailto\:][data-v-baf185b5]{position:relative}a.footer__contact-row[href^=mailto\:][data-v-baf185b5]:before{content:"";position:absolute;inset-block:-12px;inset-inline:0}.footer__contact-row strong[data-v-baf185b5],.footer__contact-row span[data-v-baf185b5]{line-height:1.42}.footer__contact-row strong[data-v-baf185b5]{font-size:.94rem}.footer__contact-row span[data-v-baf185b5]{font-size:.86rem}.footer__social[data-v-baf185b5]{margin-top:22px}.footer__social-list[data-v-baf185b5]{gap:8px}.footer__social-list a[data-v-baf185b5]{width:44px;height:44px}.footer__col-title[data-v-baf185b5]{display:none}.footer__col[data-v-baf185b5]{border:1px solid var(--footer-line);background:#ffffff0a;border-radius:12px;overflow:hidden}.footer__col-toggle[data-v-baf185b5]{width:100%;min-height:50px;color:var(--footer-ink);text-align:left;letter-spacing:0;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 15px;font-size:.88rem;font-weight:700;display:flex}.footer__col-toggle-icon[data-v-baf185b5]{width:16px;height:16px;color:var(--footer-muted);transition:transform .16s}.footer__col-toggle[aria-expanded=true] .footer__col-toggle-icon[data-v-baf185b5]{transform:rotate(180deg)}.footer__col-list[data-v-baf185b5]{margin-top:0;padding:0 15px 12px;display:none}.footer__col-list.is-open[data-v-baf185b5]{border-top:1px solid var(--footer-line-soft);gap:0;display:grid}.footer__col-list[data-v-baf185b5] :where(a,span){border-top:1px solid var(--footer-line-soft);padding:10px 0;font-size:.84rem}.footer__col-list[data-v-baf185b5] :where(a,span):first-child{border-top:0}.footer__trust[data-v-baf185b5]{border-top:1px solid var(--footer-line-soft);grid-column:auto;grid-template-columns:1fr;padding-top:18px}.footer__trust-list[data-v-baf185b5]{gap:9px;margin-top:12px;display:grid}.footer__trust-list li[data-v-baf185b5]{align-items:flex-start;font-size:.82rem}.footer__bottom[data-v-baf185b5]{grid-template-columns:1fr;justify-items:center;gap:20px;padding-top:22px}.footer__payments[data-v-baf185b5]{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;display:grid}.footer__payments-label[data-v-baf185b5]{grid-column:1/-1}.footer__pay[data-v-baf185b5]{width:100%;min-width:0;height:34px;font-size:var(--type-label);border-radius:9px;padding:0 6px}.footer__pay-mastercard[data-v-baf185b5]{width:29px;height:16px}.footer__pay-mastercard span[data-v-baf185b5]{width:16px;height:16px}.footer__bottom-legal[data-v-baf185b5]{justify-items:center;gap:12px;width:100%}.footer__legal[data-v-baf185b5]{justify-content:center;gap:10px 14px;width:100%}.footer__legal[data-v-baf185b5] :where(a,button){font-size:.8rem}.footer__legal a[href=\/rodo][data-v-baf185b5]{position:relative}.footer__legal a[href=\/rodo][data-v-baf185b5]:before{content:"";inset-block:0;width:44px;position:absolute;left:50%;transform:translate(-50%)}.footer__copy[data-v-baf185b5]{text-align:center;width:100%;font-size:.8rem}}@media (width>=520px) and (width<=760px){.footer__trust-list[data-v-baf185b5]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}}@media (width<=430px){.footer__cta-secondary[data-v-baf185b5]{grid-template-columns:1fr}.footer__payments[data-v-baf185b5]{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__pay[data-v-baf185b5]{height:32px}}@media (prefers-reduced-motion:reduce){.footer__cta-phone[data-v-baf185b5],.footer__cta-card[data-v-baf185b5],.footer__cta-chevron[data-v-baf185b5],.footer__contact-row[data-v-baf185b5],.footer__social-list a[data-v-baf185b5],.footer__col-toggle-icon[data-v-baf185b5],.footer__col-list[data-v-baf185b5] :where(a,span),.footer__link-chevron[data-v-baf185b5],.footer__legal[data-v-baf185b5] :where(a,button){transition:none}.footer[data-v-baf185b5] :where(a:hover,button:hover,.footer__cta-phone:hover,.footer__cta-card:hover,.footer__social-list a:hover){transform:none}}
