@charset "UTF-8";html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{overscroll-behavior-x:none}:root{--elaris-home-bg: #f3f1f0;--elaris-home-ink: #000000;--elaris-home-muted: #6b6b6b;--elaris-home-card: #ffffff;--elaris-home-radius: 23px;--elaris-home-pill: 73px;--elaris-home-serif: "Playfair Display", "DM Serif Display", Georgia, serif;--elaris-home-sans: Inter, Poppins, system-ui, sans-serif}html{background:#000}body.elaris-storefront{font-family:var(--elaris-home-sans);color:var(--elaris-home-ink);background:#fff}body.elaris-storefront #app{background:#fff;min-height:100vh}body.elaris-storefront #main{background:#fff}body.elaris-storefront .elaris-webmcp-tools{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}body.elaris-storefront .elaris-promo-bar{background:var(--elaris-home-bg);color:#000;text-align:center;font-size:12px;font-weight:500;line-height:35px;letter-spacing:.02em}body.elaris-storefront .elaris-promo-bar strong{font-weight:800}body.elaris-storefront header.elaris-header{background:#000!important;color:#fff;box-shadow:none!important;border:0!important;position:sticky;top:0;z-index:50;isolation:isolate}body.elaris-storefront .elaris-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:66px;padding:0 60px;max-width:1920px;margin:0 auto;position:relative;flex-wrap:nowrap}body.elaris-storefront .elaris-promo-bar{display:block!important}body.elaris-storefront .elaris-header-inner{display:flex!important}body.elaris-storefront header.elaris-header>.lg\:hidden{display:none!important}body.elaris-storefront .elaris-brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:#fff}body.elaris-storefront .elaris-brand__mark{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:120px;height:51px;flex-shrink:0;overflow:hidden}body.elaris-storefront .elaris-brand__mark img,body.elaris-storefront .elaris-brand img{position:static;display:block;width:auto;height:auto;max-width:100%;max-height:51px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}body.elaris-storefront .elaris-brand-text{font-family:var(--elaris-home-sans);font-size:12px;font-weight:600;letter-spacing:5.4px;text-transform:uppercase;line-height:1;white-space:nowrap}body.elaris-storefront .elaris-nav{display:flex;align-items:center;gap:1.75rem;flex-wrap:nowrap;justify-content:center}body.elaris-storefront .elaris-header-nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-width:0}body.elaris-storefront .elaris-menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;cursor:pointer;flex-shrink:0}body.elaris-storefront .elaris-menu-toggle__bars{position:relative;display:block;width:18px;height:2px;background:currentColor;border-radius:2px;transition:background .2s ease}body.elaris-storefront .elaris-menu-toggle__bars:before,body.elaris-storefront .elaris-menu-toggle__bars:after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s ease,top .2s ease}body.elaris-storefront .elaris-menu-toggle__bars:before{top:-6px}body.elaris-storefront .elaris-menu-toggle__bars:after{top:6px}body.elaris-storefront .elaris-menu-toggle.is-open .elaris-menu-toggle__bars{background:transparent}body.elaris-storefront .elaris-menu-toggle.is-open .elaris-menu-toggle__bars:before{top:0;transform:rotate(45deg)}body.elaris-storefront .elaris-menu-toggle.is-open .elaris-menu-toggle__bars:after{top:0;transform:rotate(-45deg)}body.elaris-storefront .elaris-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}body.elaris-storefront .elaris-mobile-menu.is-open{pointer-events:auto}body.elaris-storefront .elaris-mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .25s ease}body.elaris-storefront .elaris-mobile-menu.is-open .elaris-mobile-menu__backdrop{opacity:1}body.elaris-storefront .elaris-mobile-menu__panel{position:absolute;top:0;left:0;bottom:0;width:min(320px,86vw);background:#0a0a0a;color:#fff;padding:1.25rem 1.25rem 2rem;transform:translate(-105%);transition:transform .28s ease;overflow-y:auto;box-shadow:12px 0 40px #00000059}body.elaris-storefront .elaris-mobile-menu.is-open .elaris-mobile-menu__panel{transform:translate(0)}body.elaris-storefront .elaris-mobile-menu__brand{display:flex;align-items:center;gap:.65rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.12)}body.elaris-storefront .elaris-mobile-menu__brand span{font-size:12px;font-weight:600;letter-spacing:4px;text-transform:uppercase}body.elaris-storefront .elaris-mobile-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}body.elaris-storefront .elaris-mobile-menu__list a,body.elaris-storefront .elaris-mobile-menu__list button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.9rem .35rem;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;text-align:left;cursor:pointer}body.elaris-storefront .elaris-mobile-menu__list a:hover,body.elaris-storefront .elaris-mobile-menu__list button:hover{opacity:.7}body.elaris-storefront .elaris-mobile-menu__hint{margin:1.5rem 0 0;font-size:12px;line-height:1.45;color:#ffffff73}body.elaris-storefront .elaris-nav a,body.elaris-storefront .elaris-nav button{color:#fff;font-size:14px;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;background:transparent;border:0;padding:0;cursor:pointer}body.elaris-storefront .elaris-nav a:hover,body.elaris-storefront .elaris-nav button:hover{opacity:.75}body.elaris-storefront .elaris-nav__item{position:relative;display:flex;align-items:center}body.elaris-storefront .elaris-nav__item.is-active>a{opacity:1}body.elaris-storefront .elaris-mega-overlay{position:fixed;left:0;right:0;bottom:0;z-index:35;background:#00000073}body.elaris-storefront .elaris-mega{position:fixed;z-index:40;width:min(760px,calc(100vw - 32px));background:#fff;color:#111;box-shadow:0 18px 48px #00000038;border-radius:0 0 4px 4px}body.elaris-storefront .elaris-mega__inner{display:flex;align-items:stretch;justify-content:flex-start;gap:1.75rem;width:100%;margin:0;padding:1.5rem;min-height:0;box-sizing:border-box}body.elaris-storefront .elaris-mega__inner--promo-only{justify-content:flex-start}body.elaris-storefront .elaris-mega__subs{list-style:none;margin:0;padding:.35rem .25rem;display:flex;flex-direction:column;justify-content:flex-start;gap:1.15rem;flex:0 0 auto;min-width:140px}body.elaris-storefront .elaris-mega__subs a{color:#111;text-decoration:none;font-size:14px;font-weight:500;line-height:1.3;text-transform:none;letter-spacing:0;white-space:nowrap}body.elaris-storefront .elaris-mega__subs a:hover{opacity:.65}body.elaris-storefront .elaris-mega__promo{display:flex;align-items:center;gap:1.25rem;flex:1 1 auto;margin-left:0;background:#f3f3f3;padding:1rem;min-width:0}body.elaris-storefront .elaris-mega__media{width:200px;height:200px;flex-shrink:0;overflow:hidden;background:#e8e8e8}body.elaris-storefront .elaris-mega__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}body.elaris-storefront .elaris-mega__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.65rem;max-width:280px}body.elaris-storefront .elaris-mega__copy h3{margin:0;font-family:var(--elaris-home-serif, "Playfair Display", "Times New Roman", serif);font-size:clamp(1.35rem,1.8vw,1.75rem);font-weight:700;font-style:italic;line-height:1.15;color:#111}body.elaris-storefront .elaris-mega__copy p{margin:0;font-size:13px;line-height:1.45;color:#6b6b6b}body.elaris-storefront .elaris-mega__cta{height:54px;margin-top:.25rem;font-size:13px;padding:0 .7rem 0 1rem}@media(max-width:1024px){body.elaris-storefront .elaris-mega,body.elaris-storefront .elaris-mega-overlay{display:none!important}body.elaris-storefront .elaris-header-inner{padding:0 .75rem;gap:.5rem;min-height:44px;height:44px}body.elaris-storefront .elaris-promo-bar{font-size:10px;line-height:24px;padding:0 .5rem}body.elaris-storefront .elaris-brand{gap:.35rem;min-width:0}body.elaris-storefront .elaris-brand__mark{height:37px;max-width:88px}body.elaris-storefront .elaris-brand__mark img,body.elaris-storefront .elaris-brand img{max-height:37px}body.elaris-storefront .elaris-brand-text{font-size:11px;letter-spacing:2.8px}body.elaris-storefront .elaris-header-nav{flex:0 0 auto;order:-1;justify-content:flex-start}body.elaris-storefront .elaris-nav{display:none!important}body.elaris-storefront .elaris-menu-toggle{display:inline-flex;width:32px;height:32px}body.elaris-storefront .elaris-header-actions{gap:.7rem;margin-left:auto}body.elaris-storefront .elaris-header-actions>a img,body.elaris-storefront .elaris-header-actions>button img,body.elaris-storefront .elaris-search__toggle img,body.elaris-storefront .elaris-profile__toggle img{width:16px;height:16px}body.elaris-storefront .elaris-header-actions>.elaris-search,body.elaris-storefront .elaris-header-actions>.elaris-compare,body.elaris-storefront .elaris-header-actions>.elaris-profile,body.elaris-storefront .elaris-header-actions>.elaris-mini-cart,body.elaris-storefront .elaris-search__toggle,body.elaris-storefront .elaris-profile__toggle,body.elaris-storefront .elaris-compare{width:20px;height:20px;flex-basis:20px}body.elaris-storefront .elaris-compare .icon-compare,body.elaris-storefront .elaris-mini-cart .icon-cart.cursor-pointer{font-size:16px}}@media(max-width:480px){body.elaris-storefront .elaris-brand-text{letter-spacing:2.4px}body.elaris-storefront .elaris-header-actions{gap:.65rem}}body.elaris-storefront .elaris-header-actions{display:flex;align-items:center;gap:1.75rem;position:static;z-index:2}body.elaris-storefront .elaris-header-actions>.elaris-search,body.elaris-storefront .elaris-header-actions>.elaris-compare,body.elaris-storefront .elaris-header-actions>.elaris-profile,body.elaris-storefront .elaris-header-actions>.elaris-mini-cart{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;line-height:0}body.elaris-storefront .elaris-header-actions>a,body.elaris-storefront .elaris-header-actions>button,body.elaris-storefront .elaris-search__toggle,body.elaris-storefront .elaris-profile__toggle,body.elaris-storefront .elaris-compare{color:#fff;background:transparent;border:0;padding:0;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:0}body.elaris-storefront .elaris-header-actions>a img,body.elaris-storefront .elaris-header-actions>button img,body.elaris-storefront .elaris-search__toggle img,body.elaris-storefront .elaris-profile__toggle img{width:20px;height:20px;display:block}body.elaris-storefront .elaris-search__toggle img{transform:translateY(-1px)}body.elaris-storefront .elaris-compare .icon-compare{color:#fff;font-size:20px;line-height:1}body.elaris-storefront .elaris-profile{position:relative;display:inline-flex;align-items:center;justify-content:center}body.elaris-storefront .elaris-profile .absolute.bg-white{color:#111}body.elaris-storefront .elaris-search{position:relative;display:inline-flex;align-items:center;justify-content:center}body.elaris-storefront .elaris-search__form{position:absolute;right:0;top:50%;margin-top:-20px;width:280px;max-width:min(280px,calc(100vw - 2rem));opacity:0;visibility:hidden;pointer-events:none;transform:scaleX(.92);transform-origin:right center;transition:opacity .2s ease,visibility .2s ease,transform .22s ease;z-index:30}body.elaris-storefront .elaris-search.is-open .elaris-search__form{opacity:1;visibility:visible;pointer-events:auto;transform:scaleX(1)}body.elaris-storefront .elaris-search.is-open .elaris-search__toggle{opacity:0;pointer-events:none}body.elaris-storefront .elaris-search__input{display:block;box-sizing:border-box;width:100%;height:40px;padding:0 40px 0 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#111;font-size:13px;font-weight:500;outline:none;box-shadow:0 8px 24px #00000047}body.elaris-storefront .elaris-search__input::-moz-placeholder{color:#888}body.elaris-storefront .elaris-search__input::placeholder{color:#888}body.elaris-storefront .elaris-search__input:focus{border-color:#111}body.elaris-storefront .elaris-search__input[type=search]::-webkit-search-decoration,body.elaris-storefront .elaris-search__input[type=search]::-webkit-search-cancel-button,body.elaris-storefront .elaris-search__input[type=search]::-webkit-search-results-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(max-width:1024px){body.elaris-storefront .elaris-search.is-open .elaris-search__form{position:fixed!important;left:.75rem!important;right:.75rem!important;top:var(--elaris-search-top, 52px)!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important;transform-origin:center center!important;z-index:80!important}body.elaris-storefront.elaris-search-open .elaris-brand,body.elaris-storefront.elaris-search-open .elaris-menu-toggle,body.elaris-storefront.elaris-search-open .elaris-header-nav{opacity:0;pointer-events:none}body.elaris-storefront .elaris-search__input{height:40px;font-size:15px;border-radius:10px;box-shadow:0 6px 20px #00000047}}@media(max-width:480px){body.elaris-storefront .elaris-search.is-open .elaris-search__form{left:.5rem!important;right:.5rem!important}}body.elaris-storefront .elaris-search__form .icon-camera,body.elaris-storefront .elaris-search__form label.icon-camera,body.elaris-storefront .elaris-search__form label.absolute{top:50%!important;right:10px!important;left:auto!important;margin-top:-10px;padding:0!important;color:#52525b!important;font-size:18px!important;cursor:pointer;z-index:2}body.elaris-storefront .elaris-search__form .icon-camera:hover,body.elaris-storefront .elaris-search__form label.icon-camera:hover{color:#111!important}body.elaris-storefront .elaris-search__form label.absolute svg{color:#111}body.elaris-storefront .elaris-search-suggest,body.elaris-storefront [data-elaris-search-suggest],body>[data-elaris-search-suggest]{z-index:300!important;color:#27272a!important;background:#fff!important;border-color:#e4e4e7!important;box-sizing:border-box;max-width:calc(100vw - 1rem)!important;max-height:min(70vh,420px);overflow-x:hidden!important;overflow-y:auto!important;font-size:14px}body.elaris-storefront [data-elaris-search-suggest] p{color:#a1a1aa!important}body.elaris-storefront [data-elaris-search-suggest] button,body.elaris-storefront [data-elaris-search-suggest] a{color:#27272a!important;background-color:transparent!important}body.elaris-storefront [data-elaris-search-suggest] button:hover,body.elaris-storefront [data-elaris-search-suggest] a:hover{background-color:#f4f4f5!important;color:#18181b!important}body.elaris-storefront [data-elaris-search-suggest] button span,body.elaris-storefront [data-elaris-search-suggest] a span{color:inherit!important}body.elaris-storefront [data-elaris-search-suggest] .text-zinc-400,body.elaris-storefront [data-elaris-search-suggest] .text-zinc-500{color:#a1a1aa!important}body.elaris-storefront [data-elaris-search-suggest] .text-navyBlue{color:#060c3b!important}body.elaris-storefront [data-elaris-search-suggest] .elaris-suggest-item{color:#27272a!important;background-color:transparent!important}body.elaris-storefront [data-elaris-search-suggest] .elaris-suggest-item:hover{background-color:#f4f4f5!important;color:#18181b!important}body.elaris-storefront [data-elaris-search-suggest] .elaris-suggest-meta{color:#a1a1aa!important}body.elaris-storefront .elaris-mini-cart{display:inline-flex;align-items:center;color:#fff}body.elaris-storefront .elaris-reels-nav-icon{display:inline-flex;align-items:center;justify-content:center;color:#fff;line-height:0;text-decoration:none}body.elaris-storefront .elaris-reels-nav-icon.is-active{color:#fff}body.elaris-storefront .elaris-reels-nav-icon__glyph{display:block;width:22px;height:22px}body.elaris-storefront .elaris-mini-cart>*>.relative .icon-cart,body.elaris-storefront .elaris-mini-cart .icon-cart.cursor-pointer{color:#fff;font-size:20px;line-height:1}body.elaris-storefront .elaris-mini-cart>div>.relative>.absolute,body.elaris-storefront .elaris-mini-cart .relative>span.absolute{top:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff!important;color:#000!important;font-size:10px;font-weight:700;line-height:16px;text-align:center;left:14px;right:auto}body.elaris-storefront header.elaris-header .fixed.bg-white{color:#000!important;background:#fff!important}body.elaris-storefront header.elaris-header .fixed.bg-white a,body.elaris-storefront header.elaris-header .fixed.bg-white button,body.elaris-storefront header.elaris-header .fixed.bg-white span,body.elaris-storefront header.elaris-header .fixed.bg-white p,body.elaris-storefront header.elaris-header .fixed.bg-white input,body.elaris-storefront header.elaris-header .fixed.bg-white label{color:inherit!important}body.elaris-storefront header.elaris-header .fixed.bg-white .text-blue-700{color:#1d4ed8!important}body.elaris-storefront header.elaris-header .fixed.bg-white .text-zinc-500{color:#71717a!important}body.elaris-storefront header.elaris-header .fixed.bg-white .text-white{color:#fff!important}body.elaris-storefront header.elaris-header .fixed.bg-white img{width:auto;height:auto;max-width:100%}body.elaris-storefront header.elaris-header .fixed.bg-white [class^=icon-],body.elaris-storefront header.elaris-header .fixed.bg-white [class*=" icon-"],body.elaris-storefront header.elaris-header .fixed.bg-white [class^=icon-]:before,body.elaris-storefront header.elaris-header .fixed.bg-white [class*=" icon-"]:before{font-family:bagisto-shop!important;color:inherit!important}body.elaris-storefront header.elaris-header .fixed.bg-white button.bg-navyBlue,body.elaris-storefront header.elaris-header .fixed.bg-white a.bg-navyBlue,body.elaris-storefront header.elaris-header .fixed.bg-white .bg-black{color:#fff!important}body.elaris-storefront .elaris-header .lg\:hidden,body.elaris-storefront .elaris-header .lg\:hidden header,body.elaris-storefront header.elaris-header .lg\:hidden>*{background:#000!important;color:#fff!important;box-shadow:none!important}body.elaris-storefront .elaris-header .lg\:hidden>*>a,body.elaris-storefront .elaris-header .lg\:hidden>*>span,body.elaris-storefront .elaris-header .lg\:hidden>*>input,body.elaris-storefront .elaris-header .lg\:hidden header a,body.elaris-storefront .elaris-header .lg\:hidden header span,body.elaris-storefront .elaris-header .lg\:hidden header input{color:#fff!important}body.elaris-storefront .elaris-header .lg\:hidden input{background:#1a1a1a!important;border-color:#333!important}.elaris-home{overflow-x:hidden}.elaris-container{width:min(1754px,calc(100% - 2.5rem));margin-inline:auto}.elaris-pill{display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;height:60px;width:-moz-fit-content;width:fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0 .85rem 0 1.25rem;border-radius:var(--elaris-home-pill);background:#fff;color:#000;font-size:18px;font-weight:500;letter-spacing:-.05em;text-decoration:none;border:0;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-sizing:border-box}.elaris-pill:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.elaris-pill--dark{background:#000;color:#fff}.elaris-pill__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px;min-width:46px;min-height:46px;max-width:46px;max-height:46px;aspect-ratio:1 / 1;border-radius:999px;background:#000;box-sizing:border-box;overflow:hidden}.elaris-pill--dark .elaris-pill__icon{background:#fff}.elaris-pill__icon img{width:18px;height:13px}.elaris-pill--dark .elaris-pill__icon img{filter:invert(1)}.elaris-section-title{font-family:var(--elaris-home-serif);font-size:35px;font-weight:400;letter-spacing:-.02em}.elaris-view-all{display:inline-flex;align-items:center;gap:.5rem;font-size:18px;font-weight:500;color:#000;text-decoration:none}.elaris-view-all img{width:18px;height:13px}.elaris-hero-stage{position:relative;isolation:isolate}.elaris-hero{position:relative;width:100%;height:1003px;min-height:1003px;max-height:1003px;aspect-ratio:auto;color:#fff;overflow:hidden;background:#111}.elaris-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;background:#111;display:flex;align-items:flex-end;padding:0 0 clamp(17.5rem,30vw,20.5rem);opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.elaris-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;pointer-events:none}.elaris-hero__slide.is-active{opacity:1;visibility:visible;z-index:1}.elaris-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,#00000073,#0000001a 55%,#00000059);pointer-events:none}.elaris-hero__inner{position:relative;z-index:1;width:min(1754px,calc(100% - 2.5rem));margin-inline:auto;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:end}.elaris-hero__title{font-family:var(--elaris-home-serif);font-style:italic;font-weight:400;font-size:clamp(3.25rem,7.2vw,110px);line-height:.95;letter-spacing:-.04em;text-shadow:0 4px 14px rgba(0,0,0,.25);margin:0}.elaris-hero__sub{margin:.85rem 0 1.25rem;font-size:clamp(.875rem,1.6vw,24px);font-weight:300;letter-spacing:.45em;text-transform:uppercase}.elaris-hero__inner>div,.elaris-hero__copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.elaris-hero__search{display:flex;align-items:center;gap:.75rem;width:min(567px,100%);height:77px;padding:0 .55rem 0 1.35rem;box-sizing:border-box;border-radius:59px;border:1px solid rgba(255,255,255,.11);background:#fff3;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);margin-top:.25rem}.elaris-hero__search-icon{display:inline-flex;flex:0 0 auto;color:#ffffffeb;line-height:0}.elaris-hero__search-input{flex:1 1 auto;min-width:0;height:100%;border:0;outline:none;background:transparent;color:#fff;font-family:inherit;font-size:16px;font-weight:300;line-height:1.2}.elaris-hero__search-input::-moz-placeholder{color:#ffffffd9}.elaris-hero__search-input::placeholder{color:#ffffffd9}.elaris-hero__search-input::-webkit-search-decoration,.elaris-hero__search-input::-webkit-search-cancel-button,.elaris-hero__search-input::-webkit-search-results-button,.elaris-hero__search-input::-webkit-search-results-decoration{display:none}.elaris-hero__search-btn{flex:0 0 auto;width:115px;height:60px;border:0;border-radius:73px;background:#fff;color:#111;font-family:inherit;font-size:15px;font-weight:500;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.elaris-hero__search-btn:hover{background:#f3f3f3}.elaris-hero__aside{max-width:249px;font-size:clamp(1rem,1.4vw,1.625rem);font-weight:300;font-style:italic;line-height:1.35;text-align:right;margin-bottom:1.25rem}.elaris-hero__controls{position:absolute;right:1.5rem;bottom:clamp(17.5rem,30vw,20.5rem);z-index:3;display:flex;align-items:center;gap:.55rem}.elaris-hero__nav{position:static;top:auto;left:auto;right:auto;transform:none}.elaris-hero__nav.elaris-slider-btn--prev,.elaris-hero__nav.elaris-slider-btn--next{left:auto;right:auto}.elaris-hero__dots{position:absolute;left:50%;bottom:clamp(17.5rem,30vw,20.5rem);z-index:3;display:flex;gap:.5rem;transform:translate(-50%)}.elaris-hero__dot{width:10px;height:10px;border-radius:999px;border:0;padding:0;background:#ffffff73;cursor:pointer;transition:width .2s ease,background .2s ease}.elaris-hero__dot.is-active{background:#fff;width:28px}.elaris-slider-btn{width:53px;height:53px;min-width:53px;min-height:53px;max-width:53px;max-height:53px;aspect-ratio:1 / 1;border-radius:999px;border:1px solid #000;background:#fff;color:#000;display:inline-grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px #0000002e;z-index:2;flex:0 0 53px;overflow:hidden;padding:0;box-sizing:border-box;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.elaris-slider-btn__glyph{display:block;width:18px!important;height:14px!important;min-width:18px;min-height:14px;max-width:18px;max-height:14px;flex-shrink:0;overflow:visible}.elaris-slider-btn--prev{background:#fff;border-color:#000;color:#000}.elaris-slider-btn--next{background:#000;border-color:#000;color:#fff;box-shadow:0 10px 28px #00000047}.elaris-slider-btn:hover{transform:none}.elaris-slider-btn--prev:hover{background:#fff;color:#000}.elaris-slider-btn--next:hover{background:#111;color:#fff}.elaris-hero__nav.elaris-slider-btn{width:53px;height:53px;box-shadow:none}.elaris-hero__nav.elaris-slider-btn--prev{background:#fff;border:0;color:#000}.elaris-hero__nav.elaris-slider-btn--next{background:transparent;border:1px solid #fff;color:#fff;box-shadow:none}.elaris-hero__nav.elaris-slider-btn:hover{transform:none}.elaris-slider-btn:active{box-shadow:0 4px 12px #0003}@media(max-width:768px){body:not(.elaris-figma-scale) .elaris-hero{height:calc(100vw * 1003 / 1920);min-height:calc(100vw * 1003 / 1920);max-height:calc(100vw * 1003 / 1920)}body:not(.elaris-figma-scale) .elaris-hero__media{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body:not(.elaris-figma-scale) .elaris-hero__aside{display:none}body:not(.elaris-figma-scale) .elaris-hero__inner{grid-template-columns:1fr}body:not(.elaris-figma-scale) .elaris-hero__search{width:100%;max-width:567px;height:64px;padding:0 .4rem 0 1rem;border-radius:48px}body:not(.elaris-figma-scale) .elaris-hero__search-btn{width:96px;height:48px;font-size:14px}}.elaris-cats{position:absolute;left:0;right:0;bottom:clamp(.85rem,1.8vw,1.5rem);z-index:6;background:transparent;padding:0;pointer-events:none}.elaris-cats .elaris-container,.elaris-cats__wrap{pointer-events:auto}.elaris-cats__wrap{position:relative;display:flex;align-items:center;gap:.75rem}.elaris-cats__nav{flex-shrink:0}.elaris-cats__track{display:flex;justify-content:center;gap:1.25rem;overflow-x:auto;padding:.5rem .25rem .75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1}.elaris-cats__track::-webkit-scrollbar{display:none}.elaris-cat{flex:0 0 251px;scroll-snap-align:start;background:#fff;border-radius:var(--elaris-home-radius);box-shadow:0 7px 15px #bcbab81a,0 28px 28px #bcbab817;text-decoration:none;color:#000;overflow:hidden;transition:transform .3s ease}.elaris-cat:hover{transform:translateY(-4px)}.elaris-cat__media{height:189px;margin:5px 5px 0;border-radius:18px;overflow:hidden;background:#ddd}.elaris-cat--reels{display:flex;flex-direction:column;border:5px solid #fff;background:#000;box-shadow:0 7px 15px #0000002e,0 28px 28px #0000001f}.elaris-cat--reels:hover,.elaris-cat--reels.is-active{border-color:#fff;background:#000}.elaris-cat--reels .elaris-cat__media{flex:1 1 auto;height:227px;margin:0;border-radius:0;position:relative}.elaris-cat--reels .elaris-cat__media:after{content:"Reels";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--elaris-home-serif);font-size:2rem;color:#fff;background:#00000059}.elaris-cat__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elaris-cat__label{display:block;text-align:center;min-height:48px;font-size:20px;font-weight:500;letter-spacing:-.02em;padding:.35rem .5rem .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elaris-cat.is-active,.elaris-cat:hover{background:#000;color:#fff}.elaris-cat.is-active .elaris-cat__label,.elaris-cat:hover .elaris-cat__label{color:#fff}.elaris-flash{padding:2.5rem 0 1rem}.elaris-flash__card{position:relative;border-radius:40px;overflow:hidden;width:100%;aspect-ratio:1751 / 717;min-height:320px;background-color:#5c4033;background-repeat:no-repeat;background-size:cover;background-position:center center;color:#fff}.elaris-flash__card:after{content:"";position:absolute;inset:auto 0 0 0;height:48%;background:linear-gradient(180deg,#0000,#0000008c);pointer-events:none;z-index:1}.elaris-flash__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:42%;padding:clamp(2rem,4.2vw,4.75rem) clamp(1.5rem,4vw,4.25rem) clamp(5rem,9vw,7rem)}.elaris-flash__title{margin:0;font-family:var(--elaris-home-serif);font-style:italic;font-weight:400;font-size:clamp(2.75rem,6vw,7.2rem);line-height:.95;letter-spacing:-.04em;color:#fff;max-width:10ch}.elaris-flash__offer{margin:.85rem 0 0;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3.2vw,3.95rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#fff}.elaris-flash__cta{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.15rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.05rem,2.2vw,2.85rem);font-weight:500;line-height:1.2;color:#fff;text-decoration:none;transition:opacity .2s ease}.elaris-flash__cta:hover{opacity:.85;color:#fff}.elaris-flash__cta-icon{font-size:.85em;line-height:1;transform:translateY(-.05em)}.elaris-flash__footer{position:absolute;z-index:3;left:0;right:0;bottom:0;display:flex;align-items:flex-end;justify-content:center;gap:0;padding:0 clamp(1.25rem,3vw,2.75rem) clamp(1.15rem,2.8vw,2.5rem);pointer-events:none}.elaris-flash__footer>*{pointer-events:auto}.elaris-flash__timer{position:relative;z-index:3;left:auto;bottom:auto;transform:none;flex:0 0 auto;display:flex;align-items:stretch;gap:0;background:transparent;padding:0;margin:0;border-radius:0}.elaris-flash__unit{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:clamp(3.25rem,5.5vw,5.75rem);padding:0 clamp(.55rem,1.2vw,1.15rem);text-align:center}.elaris-flash__unit strong{display:block;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.35rem,2.8vw,3.2rem);font-weight:600;line-height:1.15;color:#fff}.elaris-flash__unit span{display:block;margin-top:.35rem;font-family:Inter,system-ui,sans-serif;font-size:clamp(.65rem,1.2vw,1.35rem);font-weight:500;line-height:1.2;text-transform:none;letter-spacing:0;opacity:1;color:#fff}.elaris-flash__divider{width:1px;align-self:stretch;min-height:3rem;background:#ffffffd9;opacity:.9}.elaris-flash__products{position:absolute;z-index:3;top:64%;left:clamp(1rem,2.5vw,2.5rem);right:clamp(1rem,2.5vw,2.5rem);transform:translateY(-50%);min-width:0;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 4%,#000 96%,transparent 100%)}.elaris-flash__products>*{pointer-events:auto}.elaris-flash__marquee{overflow:hidden;width:100%}.elaris-flash__marquee-track{display:flex;width:-moz-max-content;width:max-content;gap:1rem;animation:elaris-flash-marquee 28s linear infinite;will-change:transform}.elaris-flash__marquee:hover .elaris-flash__marquee-track{animation-play-state:paused}@keyframes elaris-flash-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.elaris-flash__product{display:flex;flex:0 0 auto;align-items:center;gap:1rem;width:clamp(240px,24vw,320px);padding:.75rem 1rem .75rem .75rem;border-radius:18px;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-decoration:none;transition:background .2s ease}.elaris-flash__product:hover{background:#ffffff3d;color:#fff}.elaris-flash__product-media{flex:0 0 auto;width:clamp(80px,8vw,108px);height:clamp(80px,8vw,108px);border-radius:14px;overflow:hidden;background:#0003}.elaris-flash__product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elaris-flash__product-body{min-width:0;display:flex;flex-direction:column;gap:.3rem}.elaris-flash__product-name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:500;line-height:1.25}.elaris-flash__product-price{font-size:clamp(.9rem,1.3vw,1.1rem);font-weight:600;line-height:1.2;color:#fff}.elaris-flash__meta,.elaris-flash__media{display:none}.elaris-product-tile--skeleton .elaris-product-tile__media{min-height:0;aspect-ratio:1;border-radius:16px}.elaris-products-collection{padding-bottom:2rem}.elaris-products-collection__loading{margin-top:1.25rem}.elaris-products-collection__sentinel{width:100%;height:1px}@media(max-width:900px){body:not(.elaris-figma-scale) .elaris-flash{padding:1.25rem 0 .5rem}body:not(.elaris-figma-scale) .elaris-flash__card{border-radius:20px;aspect-ratio:1751 / 717;min-height:0;background-position:62% center}body:not(.elaris-figma-scale) .elaris-flash__copy{max-width:48%;padding:1rem .75rem 4.25rem 1rem}body:not(.elaris-figma-scale) .elaris-flash__title{font-size:clamp(1.35rem,5.5vw,2.4rem);max-width:9ch}body:not(.elaris-figma-scale) .elaris-flash__offer{margin-top:.35rem;font-size:clamp(.85rem,3.2vw,1.35rem)}body:not(.elaris-figma-scale) .elaris-flash__cta{margin-top:.45rem;font-size:clamp(.75rem,2.8vw,1.05rem);gap:.3rem}body:not(.elaris-figma-scale) .elaris-flash__footer{justify-content:center;padding:0 .75rem .65rem}body:not(.elaris-figma-scale) .elaris-flash__timer{align-self:center}body:not(.elaris-figma-scale) .elaris-flash__products{top:56%;left:.65rem;right:.65rem;transform:translateY(-50%)}body:not(.elaris-figma-scale) .elaris-flash__unit{min-width:2.4rem;padding:0 .4rem}body:not(.elaris-figma-scale) .elaris-flash__unit strong{font-size:clamp(.8rem,3vw,1.15rem)}body:not(.elaris-figma-scale) .elaris-flash__unit span{margin-top:.15rem;font-size:8px}body:not(.elaris-figma-scale) .elaris-flash__divider{min-height:1.75rem}body:not(.elaris-figma-scale) .elaris-flash__product{width:190px;gap:.55rem;padding:.45rem;border-radius:12px}body:not(.elaris-figma-scale) .elaris-flash__product-media{width:58px;height:58px;border-radius:10px}}.elaris-trends{padding:3rem 0;background:#fff}.elaris-trends__grid{display:grid;grid-template-columns:minmax(0,849fr) minmax(0,1075fr);gap:1.5rem;align-items:start}.elaris-trends__feature{position:relative;border-radius:24px;overflow:hidden;width:100%;height:847px;min-height:847px;max-height:847px;background:#222 center / cover no-repeat;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:3rem 2.5rem}.elaris-trends__feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.7))}.elaris-trends__feature>*{position:relative;z-index:1}.elaris-trends__feature h2{font-family:var(--elaris-home-serif);font-size:72px;line-height:1.05;margin:0 0 1.25rem}.elaris-trends__feature .elaris-pill{width:auto;max-width:-moz-max-content;max-width:max-content;align-self:flex-start;flex:0 0 auto}.elaris-trends__side{display:flex;flex-direction:column;min-width:0;min-height:847px}.elaris-trends-carousel{display:flex;flex-direction:column;gap:1rem;height:100%;flex:1 1 auto}.elaris-trends-carousel--single{justify-content:center;align-items:stretch}.elaris-trends-carousel__nav{display:flex;justify-content:flex-end;align-items:center;gap:.65rem;min-height:53px}.elaris-trends-carousel__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}.elaris-trends-carousel--single .elaris-trends-carousel__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;align-items:center;width:100%;flex:1 1 auto}.elaris-trends-carousel--single .elaris-product-tile{width:auto;max-width:none;flex:none}.elaris-trends-carousel .elaris-product-tile__media{aspect-ratio:525 / 635}.elaris-product-tile{display:block;text-decoration:none;color:#000;min-width:0}.elaris-product-tile__media{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:525 / 635;background:#eee}.elaris-product-tile__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .45s ease}.elaris-product-tile:hover .elaris-product-tile__media img{transform:scale(1.04)}.elaris-product-tile__wish{position:absolute;top:1rem;right:1rem;width:45px;height:45px;border-radius:999px;background:#fff;border:0;display:grid;place-items:center;cursor:pointer}.elaris-product-tile__body{padding:.65rem .1rem 0;min-width:0}.elaris-product-tile__name{font-size:12px;font-weight:500;margin:0 0 .35rem;line-height:1.35;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.elaris-product-tile__price{font-size:17px;font-weight:600;margin:0}.elaris-product-tile__price .price-label,.elaris-product-tile__price .regular-price{display:none}.elaris-product-tile__price .final-price,.elaris-product-tile__price .price-label+span,.elaris-product-tile__price span{font-size:inherit;font-weight:inherit;color:inherit}.elaris-product-tile--hover .elaris-product-tile__overlay{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;background:transparent;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;transform:translateY(120%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease}.elaris-product-tile--hover:hover .elaris-product-tile__overlay{transform:translateY(0);opacity:1;pointer-events:auto}@media(hover:none){.elaris-product-tile--hover .elaris-product-tile__overlay{display:none}}.elaris-product-tile__atc{background:#000;color:#fff;border:0;border-radius:999px;height:40px;padding:0 1rem;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;box-shadow:0 8px 20px #00000038}.elaris-product-tile__atc:disabled{opacity:.65;cursor:not-allowed}.elaris-featured-pair{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(max-width:1024px){body:not(.elaris-figma-scale) .elaris-trends{padding:1.5rem 0}body:not(.elaris-figma-scale) .elaris-trends__grid{grid-template-columns:minmax(0,849fr) minmax(0,1075fr);gap:.65rem;align-items:start}body:not(.elaris-figma-scale) .elaris-trends__feature{height:auto;min-height:0;max-height:none;aspect-ratio:849 / 847;padding:1rem .85rem;border-radius:14px}body:not(.elaris-figma-scale) .elaris-trends__feature h2{font-size:clamp(1.1rem,4.5vw,1.75rem);margin:0 0 .65rem}body:not(.elaris-figma-scale) .elaris-trends__side{min-height:0}body:not(.elaris-figma-scale) .elaris-trends-carousel__nav{min-height:40px;gap:.4rem}body:not(.elaris-figma-scale) .elaris-trends-carousel__track{gap:.65rem}}@media(max-width:767px){body:not(.elaris-figma-scale) .elaris-product-tile__wish{width:28px;height:28px;top:.4rem;right:.4rem}body:not(.elaris-figma-scale) .elaris-product-tile__media{border-radius:10px}body:not(.elaris-figma-scale) .elaris-product-tile__body{padding-top:.4rem}body:not(.elaris-figma-scale) .elaris-product-tile__name{font-size:.65rem;margin-bottom:.2rem}body:not(.elaris-figma-scale) .elaris-product-tile__price{font-size:.72rem}}.elaris-collection{padding:3rem 0 1rem}.elaris-collection__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.elaris-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:1100px){body:not(.elaris-figma-scale) .elaris-collection__grid{grid-template-columns:repeat(4,1fr);gap:.5rem}body:not(.elaris-figma-scale) .elaris-collection{padding:1.5rem 0 .5rem}body:not(.elaris-figma-scale) .elaris-collection__head{margin-bottom:.75rem;gap:.5rem}body:not(.elaris-figma-scale) .elaris-collection__head .elaris-section-title{font-size:clamp(1rem,3.5vw,1.35rem)}.elaris-cats__nav{display:none}.elaris-cats__track{gap:.55rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.35rem .15rem .55rem}.elaris-cat{flex:0 0 clamp(92px,24vw,132px);min-width:92px;border-radius:14px}.elaris-cat__media{height:clamp(78px,22vw,110px);margin:4px 4px 0;border-radius:12px}.elaris-cat--reels .elaris-cat__media{height:clamp(84px,24vw,118px);margin:0;border-radius:0}.elaris-cat--reels{border-width:3px}.elaris-cat--reels .elaris-cat__media:after{font-size:clamp(.85rem,2vw,1.35rem)}.elaris-cat__label{font-size:clamp(.65rem,2vw,.85rem);min-height:34px;padding:.35rem .25rem .55rem}}.elaris-bold{margin:3rem 0;background:var(--elaris-home-bg) center / cover no-repeat;min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.elaris-bold__copy{grid-column:2;background:#fff;margin:4rem 5vw 4rem 0;padding:3rem 2.5rem;max-width:640px}.elaris-bold__copy h2{font-family:var(--elaris-home-serif);font-size:clamp(1.75rem,2.8vw,2.5rem);line-height:1.2;margin:0 0 1.25rem}.elaris-bold__copy p{color:var(--elaris-home-muted);font-size:1rem;line-height:1.6;margin:0 0 1.75rem}@media(max-width:900px){body:not(.elaris-figma-scale) .elaris-bold{grid-template-columns:1fr 1fr;min-height:clamp(200px,48vw,360px);margin:1.5rem 0}body:not(.elaris-figma-scale) .elaris-bold__copy{grid-column:2;margin:1rem 3vw 1rem 0;padding:1rem .85rem;max-width:none}body:not(.elaris-figma-scale) .elaris-bold__copy h2{font-size:clamp(.95rem,3.2vw,1.35rem);margin:0 0 .65rem}body:not(.elaris-figma-scale) .elaris-bold__copy p{font-size:.7rem;margin:0 0 .85rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.elaris-tabs{padding:2rem 0 3rem}.elaris-tabs__nav{display:flex;justify-content:center;gap:2.5rem;border-bottom:1px solid #e5e5e5;margin-bottom:2rem}.elaris-tabs__btn{background:none;border:0;border-bottom:2px solid transparent;padding:0 0 .85rem;margin-bottom:-1px;font-family:var(--elaris-home-serif);font-size:clamp(1.5rem,2.2vw,2.2rem);cursor:pointer;color:#9a9a9a}.elaris-tabs__btn.is-active{color:#000;border-bottom-color:#000}.elaris-tabs__panel[hidden]{display:none}.elaris-tabs__footer{display:flex;justify-content:center;margin-top:2rem}.elaris-unleash{position:relative;padding:5rem 1.25rem 6rem;text-align:center;overflow:hidden;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center}.elaris-unleash__deco{position:absolute;pointer-events:none;-o-object-fit:cover;object-fit:cover;border-radius:30px;opacity:1}.elaris-unleash__deco--left{left:max(2vw,calc(50% - 729px));bottom:2.5rem;width:305px;height:279px}.elaris-unleash__deco--right{right:max(2vw,calc(50% - 725px));top:1.5rem;width:258px;height:246px}.elaris-unleash h2{font-family:var(--elaris-home-serif);font-style:italic;font-weight:500;font-size:60px;line-height:70px;letter-spacing:-2.4px;max-width:667px;margin:0 auto 1.5rem;position:relative;z-index:1}.elaris-unleash p{max-width:803px;margin:0 auto 2rem;color:#5d5d5d;font-size:20px;line-height:34px;letter-spacing:-1px;position:relative;z-index:1}.elaris-unleash .elaris-pill{position:relative;z-index:1;width:auto;max-width:-moz-max-content;max-width:max-content}.elaris-services{width:min(1452px,calc(100% - 3rem));margin:0 auto -175px;position:relative;z-index:2;background:#f3f1f0;border-radius:30px;padding:70px 80px;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center;box-sizing:border-box;min-height:369px}.elaris-services__icon{width:100px;height:100px;margin:0 auto 39px;border-radius:12px;background:#fff;display:grid;place-items:center}.elaris-services__icon img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.elaris-services h3{font-family:var(--elaris-home-serif);font-size:30px;font-weight:400;font-style:italic;letter-spacing:-1.2px;margin:0 0 .75rem;color:#000;line-height:1.1}.elaris-services p{margin:0 auto;max-width:250px;font-family:var(--elaris-home-sans);font-size:20px;font-weight:400;color:#5d5d5d;letter-spacing:-1px;line-height:27px}@media(max-width:900px){body:not(.elaris-figma-scale) .elaris-services{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem;margin:0 auto -4.5rem;padding:1.75rem 1.25rem;width:min(1452px,calc(100% - 1rem));min-height:0;border-radius:20px}body:not(.elaris-figma-scale) .elaris-services__icon{width:64px;height:64px;margin-bottom:.85rem;border-radius:12px}body:not(.elaris-figma-scale) .elaris-services__icon img{width:32px;height:32px}body:not(.elaris-figma-scale) .elaris-services h3{font-size:1.1rem;margin-bottom:.4rem}body:not(.elaris-figma-scale) .elaris-services p{font-size:.8rem;line-height:1.35;max-width:none;letter-spacing:0}body:not(.elaris-figma-scale) .elaris-footer__newsletter{padding-top:5.5rem}}body.elaris-storefront footer.elaris-footer{background:#000;color:#fff;margin-top:0;padding:0;position:relative;z-index:1}.elaris-footer__newsletter{text-align:center;padding:283px 1.25rem 2.5rem}.elaris-footer__newsletter h2{font-family:var(--elaris-home-serif);font-size:clamp(1.75rem,3vw,2.75rem);margin:0 auto 1.5rem;max-width:16ch;line-height:1.15}.elaris-footer__form{display:flex;width:min(669px,100%);margin:0 auto;background:#1a1a1a;border-radius:14px;overflow:hidden;padding:.5rem;gap:.5rem}.elaris-footer__form input{flex:1;background:transparent;border:0;color:#fff;padding:.85rem 1rem;font-size:1rem}.elaris-footer__form input::-moz-placeholder{color:#ffffff8c}.elaris-footer__form input::placeholder{color:#ffffff8c}.elaris-footer__form button{background:#fff;color:#000;border:0;border-radius:10px;padding:0 1.5rem;font-weight:600;cursor:pointer}.elaris-footer__main{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:2rem;padding:2rem 60px 3rem;max-width:1920px;margin:0 auto}.elaris-footer__logo{display:block;width:auto;max-width:min(110px,28vw);max-height:200px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;filter:none}.elaris-footer__col h4{font-size:1.1rem;font-weight:600;margin:0 0 1rem}.elaris-footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.elaris-footer__col a{color:#ffffffbf;text-decoration:none;font-size:.95rem}.elaris-footer__col a:hover{color:#fff}.elaris-footer__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.2);padding:1.25rem 60px;font-size:.95rem;max-width:1920px;margin:0 auto}@media(max-width:900px){body:not(.elaris-figma-scale) .elaris-footer__main{grid-template-columns:repeat(4,1fr);padding:1.5rem 1rem;gap:.75rem}body:not(.elaris-figma-scale) .elaris-footer__bottom{flex-direction:row;flex-wrap:wrap;gap:.75rem;padding:1rem;text-align:left;justify-content:space-between}body:not(.elaris-figma-scale) .elaris-footer__newsletter h2{font-size:clamp(1.1rem,4vw,1.5rem)}body:not(.elaris-figma-scale) .elaris-footer__form{flex-wrap:wrap;justify-content:center}}@media(max-width:560px){body:not(.elaris-figma-scale) .elaris-footer__main{grid-template-columns:repeat(2,1fr);gap:1rem}body:not(.elaris-figma-scale) .elaris-footer__form input{min-width:0;flex:1 1 140px}}@media(prefers-reduced-motion:no-preference){.elaris-hero__title,.elaris-hero__sub,.elaris-hero__search{animation:elaris-rise .8s ease both}.elaris-hero__sub{animation-delay:.12s}.elaris-hero__search{animation-delay:.22s}.elaris-cat{animation:elaris-rise .55s ease both}.elaris-cat:nth-child(1){animation-delay:.05s}.elaris-cat:nth-child(2){animation-delay:.1s}.elaris-cat:nth-child(3){animation-delay:.15s}.elaris-cat:nth-child(4){animation-delay:.2s}.elaris-cat:nth-child(5){animation-delay:.25s}}@keyframes elaris-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}body.elaris-storefront .elaris-plp--has-hero{position:relative}body.elaris-storefront .elaris-plp-hero{position:relative;height:546px;min-height:546px;display:flex;align-items:flex-start;color:#fff;overflow:hidden;padding:6.2rem 0 0;box-sizing:border-box}body.elaris-storefront .elaris-plp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#0003 48%,#0000000d),var(--elaris-plp-hero-image) center / cover no-repeat}body.elaris-storefront .elaris-plp-hero__inner{position:relative;z-index:1;width:min(100%,1750px);margin:0 auto;padding:0 85px;max-width:700px;margin-left:max(85px,calc((100% - 1750px)/2 + 85px))}body.elaris-storefront .elaris-plp-hero__title{margin:0;font-family:var(--elaris-home-serif);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;font-style:italic;line-height:1.15;letter-spacing:-.02em}body.elaris-storefront .elaris-plp-hero__desc{margin:1.25rem 0 0;max-width:575px;font-size:16px;line-height:1.5;font-weight:400;color:#ffffffeb}body.elaris-storefront .elaris-plp__body{width:min(100%,1750px);margin:0 auto;padding:0 85px 4rem}body.elaris-storefront .elaris-plp--has-hero>.elaris-plp__shell>.elaris-plp__body,body.elaris-storefront .elaris-plp--has-hero .elaris-plp__shell .elaris-plp__body{padding-top:1.5rem}body.elaris-storefront .elaris-plp__search-head{padding-top:2.5rem;padding-bottom:0}body.elaris-storefront .elaris-plp__search-title{margin:0;font-family:var(--elaris-home-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:500;font-style:italic;line-height:1.2}body.elaris-storefront .elaris-plp__search-suggest{margin-top:.75rem}body.elaris-storefront .elaris-plp__search-suggest-text{margin:0;font-size:14px;color:#6b6b6b}body.elaris-storefront .elaris-plp__search-suggest-link{color:#000;font-weight:600;text-decoration:underline;background:none;border:0;cursor:pointer;padding:0}body.elaris-storefront .elaris-plp--has-hero .elaris-plp__listing,body.elaris-storefront .elaris-plp__listing--bar{display:grid;grid-template-columns:1fr auto;grid-template-areas:"chips sort" "results results";-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.25rem;align-items:center}body.elaris-storefront .elaris-plp--bar:not(.elaris-plp--has-hero) .elaris-plp__listing--bar{grid-template-areas:"bar bar" "chips sort" "results results"}body.elaris-storefront .elaris-plp--has-hero .elaris-plp-filters--hero,body.elaris-storefront .elaris-plp--has-hero .elaris-plp-filters--bar,body.elaris-storefront .elaris-plp__listing--bar .elaris-plp-filters--bar,body.elaris-storefront .elaris-plp--has-hero .elaris-plp-filters-root,body.elaris-storefront .elaris-plp__listing--bar .elaris-plp-filters-root{display:contents}body.elaris-storefront .elaris-plp-filterbar-wrap{grid-area:bar;position:relative;z-index:2}body.elaris-storefront .elaris-plp--has-hero .elaris-plp-filterbar-wrap{position:absolute;top:400px;left:max(85px,calc((100% - 1750px)/2 + 85px));right:max(85px,calc((100% - 1750px)/2 + 85px));margin-top:0;grid-area:unset;z-index:6}body.elaris-storefront .elaris-plp--bar:not(.elaris-plp--has-hero) .elaris-plp-filterbar-wrap{margin-top:0}body.elaris-storefront .elaris-plp-filterbar__label{margin:0 0 .65rem;color:#fff;font-size:14px;font-weight:500}body.elaris-storefront .elaris-plp--bar:not(.elaris-plp--has-hero) .elaris-plp-filterbar__label{color:#000}body.elaris-storefront .elaris-plp-filterbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:77px;padding:.85rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff2e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body.elaris-storefront .elaris-plp--bar:not(.elaris-plp--has-hero) .elaris-plp-filterbar{border-color:#e8e4e0;background:#f3f1f0;backdrop-filter:none;-webkit-backdrop-filter:none}body.elaris-storefront .elaris-plp-filterbar--shimmer{border-color:#e8e4e0;background:#f3f1f0;backdrop-filter:none;-webkit-backdrop-filter:none}body.elaris-storefront .elaris-plp-filterbar-wrap>.elaris-plp-filterbar__label.shimmer{display:block;margin-bottom:.65rem;color:transparent}body.elaris-storefront .elaris-plp-filterbar__items{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}body.elaris-storefront .elaris-plp-filter-dd{position:relative}body.elaris-storefront .elaris-plp-filter-dd__toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:136px;height:50px;padding:0 1.15rem;border:0;border-radius:999px;background:#fff;color:#000;font-size:16px;font-weight:500;cursor:pointer}body.elaris-storefront .elaris-plp-filter-dd__toggle.is-active{background:#000;color:#fff}body.elaris-storefront .elaris-plp-filter-dd__panel{position:absolute;top:calc(100% + .5rem);left:0;z-index:30;width:min(320px,80vw);padding:.5rem;border-radius:1rem;background:#fff;box-shadow:0 12px 40px #0000002e;color:#000}body.elaris-storefront .elaris-plp-filterbar__clear{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-width:136px;height:50px;padding:0 1.15rem;border:0;border-radius:999px;background:#000;color:#fff;font-size:16px;font-weight:500;line-height:1;letter-spacing:0;cursor:pointer;flex-shrink:0}body.elaris-storefront .elaris-plp-filterbar__clear>span{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1.15em;transform:translateY(-.5px)}body.elaris-storefront .elaris-plp-chips{grid-area:chips;display:flex;flex-wrap:wrap;gap:.65rem;min-height:40px}body.elaris-storefront .elaris-plp-chip{display:inline-flex;align-items:center;gap:.55rem;min-height:40px;padding:0 .9rem;border:0;border-radius:999px;background:#f3f1f0;color:#000;font-size:14px;cursor:pointer}body.elaris-storefront .elaris-plp__sort{grid-area:sort;justify-self:end}body.elaris-storefront .elaris-plp-sort{display:flex;align-items:center;gap:.65rem}body.elaris-storefront .elaris-plp-sort__label{font-size:14px;color:#6b6b6b;white-space:nowrap}body.elaris-storefront .elaris-plp-sort__toggle,body.elaris-storefront .elaris-plp-sort__limit{display:inline-flex;align-items:center;gap:.5rem;min-height:40px;padding:0 .9rem;border:0;border-radius:999px;background:#f3f1f0;color:#000;font-size:14px;font-weight:500;cursor:pointer}body.elaris-storefront .elaris-plp-sort__modes{display:inline-flex;align-items:center;gap:.5rem}body.elaris-storefront .elaris-plp__results{grid-area:results;min-width:0}body.elaris-storefront .elaris-plp__listing--with-sidebar{display:flex;align-items:flex-start;gap:2.5rem;margin-top:2.5rem}body.elaris-storefront .elaris-plp__listing--with-sidebar .elaris-plp__results{flex:1;min-width:0}body.elaris-storefront .elaris-plp__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 1.75rem}body.elaris-storefront .elaris-plp__grid>.group{width:100%!important;max-width:none!important;display:flex;flex-direction:column;border-radius:0!important;overflow:visible!important;box-shadow:none!important}body.elaris-storefront .elaris-plp__grid>.group:hover{box-shadow:none!important}body.elaris-storefront .elaris-plp__grid>.group>div:first-child{position:relative!important;width:100%!important;max-width:none!important;max-height:none!important;height:auto!important;aspect-ratio:422 / 511;border-radius:18px;overflow:hidden;background:#ececec}body.elaris-storefront .elaris-plp__grid>.group>div:first-child>a{display:block;position:absolute;top:0;right:0;bottom:0;left:0}body.elaris-storefront .elaris-plp__grid>.group>div:first-child img,body.elaris-storefront .elaris-plp__grid>.group>div:first-child .shimmer{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;-o-object-fit:fill!important;object-fit:fill!important;padding:0!important;margin:0!important}body.elaris-storefront .elaris-plp__grid>.group>div:first-child img:after,body.elaris-storefront .elaris-plp__grid>.group>div:first-child .shimmer:after{display:none!important;content:none!important;padding:0!important}body.elaris-storefront .elaris-plp__grid>.group>div:last-child{position:static!important;width:100%!important;max-width:none!important;min-width:0!important;margin:.85rem 0 0!important;padding:0 .15rem!important;transform:none!important;background:transparent!important;border-radius:0!important;gap:.35rem!important}body.elaris-storefront .elaris-plp__grid>.group:hover>div:last-child{transform:none!important}body.elaris-storefront .elaris-plp__grid>.group>div:last-child>p{width:100%;max-width:none!important;margin:0;font-size:12px;font-weight:500;line-height:1.35;white-space:normal}body.elaris-storefront .elaris-plp__grid>.group>div:last-child>div:first-of-type{width:100%;font-size:17px;font-weight:600;line-height:1.3}body.elaris-storefront .elaris-plp__grid>.group>div:last-child .action-items{margin-top:.5rem}body.elaris-storefront .elaris-plp__grid>.group>div:last-child .action-items .secondary-button{border-radius:999px;background:#000;color:#fff;border:0}body.elaris-storefront .elaris-plp__more{display:flex;flex-direction:column;align-items:center;gap:.85rem;margin:3.5rem auto 1rem;max-width:374px;text-align:center}body.elaris-storefront .elaris-plp__more-label{margin:0;font-size:14px;color:#6b6b6b}body.elaris-storefront .elaris-plp__more-track{width:100%;height:5px;border-radius:999px;background:#e8e8e8;overflow:hidden}body.elaris-storefront .elaris-plp__more-fill{display:block;height:100%;background:#000;border-radius:inherit}body.elaris-storefront .elaris-plp__more-btn{display:inline-flex;align-items:center;justify-content:center;min-width:137px;height:60px;padding:0 1.5rem;border:0;border-radius:999px;background:#000;color:#fff;font-size:16px;font-weight:500;cursor:pointer}body.elaris-storefront .elaris-plp__more-btn--loading{opacity:.7;cursor:wait}body.elaris-storefront .elaris-plp__infinite-sentinel{width:100%;height:1px;margin:0;padding:0;pointer-events:none}body.elaris-storefront .elaris-plp__grid--loading{margin-top:1.25rem;width:100%}body.elaris-storefront .elaris-plp__grid--loading>.grid{max-width:none!important;width:100%}@media(max-width:1180px){body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-hero__inner,body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__body{padding-left:1.5rem;padding-right:1.5rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-hero__inner{margin-left:0;width:100%;max-width:none}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp--has-hero .elaris-plp-filterbar-wrap{left:1.5rem;right:1.5rem;top:auto;bottom:1.25rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filterbar{min-height:64px;padding:.65rem .85rem;gap:.75rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filterbar__items{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;padding-bottom:2px}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filterbar__items::-webkit-scrollbar{display:none}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filter-dd__toggle,body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filterbar__clear{min-width:112px;height:44px;font-size:14px;flex-shrink:0}}@media(max-width:1024px){body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp--has-hero .elaris-plp-filterbar-wrap{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin:1rem 1.5rem 0;z-index:2}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp--has-hero .elaris-plp-filterbar__label{color:#000}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp--has-hero .elaris-plp-filterbar{border-color:#e8e4e0;background:#f3f1f0;backdrop-filter:none;-webkit-backdrop-filter:none}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-hero{height:auto;min-height:420px;padding:4.5rem 0 2.5rem}}@media(max-width:767px){body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-hero{height:auto;min-height:300px;padding:3.25rem 0 1.75rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-hero__title{font-size:clamp(1.75rem,8vw,2.5rem)}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-hero__desc{font-size:.95rem;max-width:36ch}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp--has-hero .elaris-plp-filterbar-wrap{display:block;position:relative;margin:1rem 1rem 0;left:auto;right:auto;top:auto;bottom:auto}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp--has-hero .elaris-plp__listing,body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__listing--bar{display:block}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__body{padding-bottom:5.5rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filterbar{min-height:48px;border-radius:16px;padding:.45rem .55rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filter-dd__toggle,body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filterbar__clear{min-width:84px;height:34px;padding:0 .65rem;font-size:11px}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-filter-dd__panel{position:fixed;left:1rem;right:1rem;top:auto;bottom:5.5rem;width:auto;max-height:min(50vh,360px);overflow-y:auto;z-index:40}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp-mobile-bar{border-color:#e8e4e0;background:#fff;color:#000;padding-bottom:max(.25rem,env(safe-area-inset-bottom))}body.elaris-storefront:not(.elaris-figma-scale) .elaris-services{grid-template-columns:repeat(2,1fr);gap:1.25rem 1rem;padding:1.75rem 1.25rem;min-height:0;margin:0 auto -4.5rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-services h3{font-size:1.05rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-services p{font-size:.8rem;line-height:1.35}body.elaris-storefront:not(.elaris-figma-scale) .elaris-footer__newsletter{padding-top:5.5rem}}@media(max-width:520px){body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem .55rem}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__grid>.group>div:last-child>p{font-size:.75rem;line-height:1.3}body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__grid>.group>div:last-child>div:first-of-type{font-size:.9rem}}@media(max-width:900px){body:not(.elaris-figma-scale) .elaris-pill{height:36px;font-size:11px;padding:0 .4rem 0 .65rem;gap:.4rem}body:not(.elaris-figma-scale) .elaris-pill__icon{width:26px;height:26px}body:not(.elaris-figma-scale) .elaris-pill__icon img{width:12px;height:9px}body:not(.elaris-figma-scale) .elaris-container{width:min(1754px,calc(100% - .75rem))}body:not(.elaris-figma-scale) .elaris-view-all{font-size:11px;gap:.25rem}body:not(.elaris-figma-scale) .elaris-view-all img{width:12px;height:9px}body:not(.elaris-figma-scale) .elaris-section-title{font-size:clamp(1rem,3.5vw,1.35rem)}}@media(max-width:767px){body:not(.elaris-figma-scale) .elaris-hero__slide{padding-bottom:clamp(9.5rem,42vw,14rem)}body:not(.elaris-figma-scale) .elaris-hero__controls,body:not(.elaris-figma-scale) .elaris-hero__dots{bottom:clamp(9.5rem,42vw,14rem)}body:not(.elaris-figma-scale) .elaris-cats{bottom:.55rem;padding:0}body:not(.elaris-figma-scale) .elaris-cats__wrap{gap:.25rem}body:not(.elaris-figma-scale) .elaris-cats__nav{display:none}body:not(.elaris-figma-scale) .elaris-cats__track{gap:.45rem;padding:.25rem .1rem .45rem;overflow-x:auto;-webkit-overflow-scrolling:touch}body:not(.elaris-figma-scale) .elaris-cat{flex:0 0 clamp(88px,26vw,118px);min-width:88px;border-radius:12px}body:not(.elaris-figma-scale) .elaris-cat__media{height:clamp(72px,22vw,96px);margin:3px 3px 0;border-radius:10px}body:not(.elaris-figma-scale) .elaris-cat--reels{border-width:3px}body:not(.elaris-figma-scale) .elaris-cat--reels .elaris-cat__media{height:clamp(78px,24vw,104px);margin:0;border-radius:0}body:not(.elaris-figma-scale) .elaris-cat--reels .elaris-cat__media:after{font-size:clamp(.75rem,2.5vw,1rem)}body:not(.elaris-figma-scale) .elaris-cat__label{font-size:clamp(.6rem,2vw,.75rem);min-height:30px;padding:.25rem .15rem .45rem;gap:.15rem}body:not(.elaris-figma-scale) .elaris-unleash{padding:1.5rem .5rem 2rem;min-height:0}body:not(.elaris-figma-scale) .elaris-unleash__deco{width:18vw;height:auto;opacity:.85;border-radius:16px}body:not(.elaris-figma-scale) .elaris-unleash h2{font-size:clamp(1.1rem,4vw,1.75rem);line-height:1.2;letter-spacing:-.04em;max-width:18ch}body:not(.elaris-figma-scale) .elaris-unleash p{font-size:.75rem;line-height:1.45;max-width:42ch}body:not(.elaris-figma-scale) .elaris-tabs__nav{gap:.75rem;flex-wrap:nowrap;justify-content:center;overflow-x:auto}body:not(.elaris-figma-scale) .elaris-tabs__btn{font-size:clamp(.85rem,3vw,1.15rem);padding:0 0 .5rem;white-space:nowrap}body:not(.elaris-figma-scale) .elaris-slider-btn{width:36px;height:36px}body:not(.elaris-figma-scale) .elaris-slider-btn__glyph{width:12px;height:10px}}.elaris-home-scale{width:100%;max-width:100%;overflow:hidden;position:relative}html.elaris-figma-scale,body.elaris-figma-scale{overflow-x:hidden}body.elaris-figma-scale .elaris-home-scale{width:100%;max-width:100%;overflow:hidden;background:#000}body.elaris-figma-scale [data-elaris-home]{width:1920px;max-width:1920px;transform-origin:top left;will-change:transform}body.elaris-figma-scale .elaris-hero{height:1003px!important;min-height:1003px!important;max-height:1003px!important;aspect-ratio:auto!important}body.elaris-figma-scale .elaris-hero__slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;padding:0 0 20.5rem!important;align-items:flex-end!important}body.elaris-figma-scale .elaris-hero__controls,body.elaris-figma-scale .elaris-hero__dots{bottom:20.5rem!important}body.elaris-figma-scale .elaris-cats{bottom:1.5rem!important;background:transparent!important;padding:0!important}body.elaris-figma-scale .elaris-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}body.elaris-figma-scale .elaris-hero__inner{position:relative!important;grid-template-columns:1fr auto!important;width:min(1754px,calc(100% - 2.5rem))!important}body.elaris-figma-scale .elaris-hero__title{font-size:110px!important;max-width:none!important}body.elaris-figma-scale .elaris-hero__sub{font-size:24px!important}body.elaris-figma-scale .elaris-hero__aside{display:block!important;font-size:26px!important;margin-bottom:1.25rem!important}body.elaris-figma-scale .elaris-hero__search{width:567px!important;height:77px!important;border-radius:59px!important}body.elaris-figma-scale .elaris-hero__search-btn{width:115px!important;height:60px!important}body.elaris-figma-scale .elaris-pill{height:60px!important;font-size:18px!important;padding:0 .85rem 0 1.25rem!important;gap:.75rem!important;width:-moz-fit-content!important;width:fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;justify-content:flex-start!important}body.elaris-figma-scale .elaris-pill__icon{flex:0 0 46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;max-width:46px!important;max-height:46px!important;aspect-ratio:1 / 1!important}body.elaris-figma-scale .elaris-pill__icon img{width:18px!important;height:13px!important}body.elaris-figma-scale .elaris-section-title{font-size:35px!important}body.elaris-figma-scale .elaris-view-all{font-size:18px!important}body.elaris-figma-scale .elaris-flash__card{aspect-ratio:1751 / 717!important;min-height:320px!important;height:auto!important;border-radius:40px!important;background-color:#5c4033!important;background-size:cover!important;background-position:center center!important;display:block!important;grid-template-columns:none!important}body.elaris-figma-scale .elaris-flash__copy{max-width:42%!important;padding:4.75rem 4.25rem 7rem!important}body.elaris-figma-scale .elaris-flash__title{font-size:115px!important;font-style:italic!important;font-weight:400!important;line-height:.95!important;letter-spacing:-4.6px!important;margin:0!important;max-width:10ch!important}body.elaris-figma-scale .elaris-flash__offer{margin-top:.85rem!important;font-size:64px!important;font-weight:600!important}body.elaris-figma-scale .elaris-flash__cta{margin-top:1.15rem!important;font-size:46px!important;font-weight:500!important}body.elaris-figma-scale .elaris-flash__footer{justify-content:center!important;padding:0 2.75rem 2.5rem!important;gap:0!important}body.elaris-figma-scale .elaris-flash__timer{left:auto!important;bottom:auto!important;transform:none!important;gap:0!important;padding:0!important;margin:0!important;background:transparent!important;border-radius:0!important}body.elaris-figma-scale .elaris-flash__products{top:52%!important;left:2.5rem!important;right:2.5rem!important;transform:translateY(-50%)!important}body.elaris-figma-scale .elaris-flash__product{width:320px!important;gap:1rem!important;padding:.75rem 1rem .75rem .75rem!important}body.elaris-figma-scale .elaris-flash__product-media{width:108px!important;height:108px!important}body.elaris-figma-scale .elaris-flash__unit strong{font-size:48px!important}body.elaris-figma-scale .elaris-flash__unit span{font-size:22px!important}body.elaris-figma-scale .elaris-trends__feature h2{font-size:72px!important;margin:0 0 1.25rem!important}body.elaris-figma-scale .elaris-collection__grid{grid-template-columns:repeat(4,1fr)!important;gap:1.25rem!important}body.elaris-figma-scale .elaris-trends__grid{grid-template-columns:minmax(0,849fr) minmax(0,1075fr)!important;gap:1.5rem!important;align-items:start!important}body.elaris-figma-scale .elaris-trends__feature{height:847px!important;min-height:847px!important;max-height:847px!important;padding:3rem 2.5rem!important}body.elaris-figma-scale .elaris-trends__side{min-height:847px!important}body.elaris-figma-scale .elaris-trends-carousel__track{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem!important}body.elaris-figma-scale .elaris-trends-carousel--single .elaris-trends-carousel__track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:center!important;align-items:center!important}body.elaris-figma-scale .elaris-trends-carousel--single .elaris-product-tile{width:auto!important}body.elaris-figma-scale .elaris-bold{grid-template-columns:1fr 1fr!important}body.elaris-figma-scale .elaris-services{grid-template-columns:repeat(4,1fr)!important;width:1452px!important;max-width:1452px!important;min-height:369px!important;margin:0 auto -175px!important;padding:70px 80px!important;gap:1.5rem!important;border-radius:30px!important;background:#f3f1f0!important}body.elaris-figma-scale .elaris-services__icon{width:100px!important;height:100px!important;margin:0 auto 39px!important;border-radius:12px!important}body.elaris-figma-scale .elaris-services h3{font-family:var(--elaris-home-serif)!important;font-size:30px!important;font-weight:400!important;font-style:italic!important;letter-spacing:-1.2px!important}body.elaris-figma-scale .elaris-services p{font-size:20px!important;line-height:27px!important;letter-spacing:-1px!important;color:#5d5d5d!important;max-width:250px!important}body.elaris-figma-scale .elaris-footer__newsletter{padding-top:283px!important}body.elaris-figma-scale .elaris-footer__newsletter h2{font-size:44px!important;max-width:16ch!important}body.elaris-figma-scale .elaris-footer__logo{max-width:110px!important;max-height:96px!important;width:auto!important;height:auto!important;filter:none!important}body.elaris-figma-scale .elaris-footer__form{width:669px!important;max-width:669px!important;flex-wrap:nowrap!important}body.elaris-figma-scale .elaris-footer__main{grid-template-columns:1.2fr 1fr 1fr 1fr!important;padding:2rem 60px 3rem!important;gap:2rem!important}body.elaris-figma-scale .elaris-footer__bottom{padding:1.25rem 60px!important;flex-wrap:nowrap!important}body.elaris-figma-scale .elaris-footer__col h4{font-size:1.1rem!important}body.elaris-figma-scale .elaris-footer__col a{font-size:.95rem!important}body.elaris-figma-scale .elaris-cat{flex:0 0 251px!important;min-width:251px!important}body.elaris-figma-scale .elaris-cat__media{height:189px!important}body.elaris-figma-scale .elaris-cat--reels{border:5px solid #fff!important;background:#000!important}body.elaris-figma-scale .elaris-cat--reels .elaris-cat__media{height:227px!important;margin:0!important;border-radius:0!important}body.elaris-figma-scale .elaris-cat__label{font-size:20px!important;min-height:48px!important}body.elaris-figma-scale .elaris-cats__nav{display:flex!important}body.elaris-figma-scale .elaris-bold__copy h2{font-size:48px!important}body.elaris-figma-scale .elaris-bold__copy p{font-size:16px!important}body.elaris-figma-scale .elaris-tabs__btn{font-size:28px!important}body.elaris-figma-scale .elaris-slider-btn{width:53px!important;height:53px!important;min-width:53px!important;min-height:53px!important;max-width:53px!important;max-height:53px!important;aspect-ratio:1 / 1!important;flex:0 0 53px!important;overflow:hidden!important;padding:0!important}body.elaris-figma-scale .elaris-slider-btn__glyph{width:18px!important;height:14px!important;min-width:18px!important;min-height:14px!important;max-width:18px!important;max-height:14px!important}body.elaris-figma-scale .elaris-unleash{min-height:420px!important;padding:5rem 1.25rem 6rem!important}body.elaris-figma-scale .elaris-unleash__deco--left{width:305px!important;height:279px!important;border-radius:30px!important;opacity:1!important}body.elaris-figma-scale .elaris-unleash__deco--right{width:258px!important;height:246px!important;border-radius:30px!important;opacity:1!important}body.elaris-figma-scale .elaris-unleash h2{font-size:60px!important;line-height:70px!important;letter-spacing:-2.4px!important;max-width:667px!important}body.elaris-figma-scale .elaris-unleash p{font-size:20px!important;line-height:34px!important;letter-spacing:-1px!important;max-width:803px!important;color:#5d5d5d!important}body.elaris-figma-scale .elaris-product-tile__name{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow:visible!important;text-overflow:unset!important;white-space:normal!important;font-size:12px!important}body.elaris-figma-scale .elaris-product-tile__price{font-size:17px!important}body.elaris-figma-scale .elaris-header-inner{height:max(40px,calc(101 * 100vw / 1920))!important;min-height:max(40px,calc(101 * 100vw / 1920))!important;padding:0 max(.75rem,3.125vw)!important}body.elaris-figma-scale .elaris-promo-bar{font-size:max(9px,.625vw)!important;line-height:max(22px,calc(35 * 100vw / 1920))!important}body.elaris-figma-scale .elaris-brand__mark{height:max(32px,2.65625vw)!important;max-width:max(72px,6.25vw)!important;width:auto!important}body.elaris-figma-scale .elaris-brand__mark img,body.elaris-figma-scale .elaris-brand img{max-height:max(32px,2.65625vw)!important}body.elaris-figma-scale .elaris-brand-text{font-size:max(10px,.625vw)!important;letter-spacing:max(2.5px,calc(5.4 * 100vw / 1920))!important}body.elaris-figma-scale .elaris-plp-hero{height:546px!important;min-height:546px!important;padding:99px 0 0!important;box-sizing:border-box!important}body.elaris-figma-scale .elaris-plp-hero__inner{width:min(100%,1750px)!important;max-width:700px!important;margin-left:max(85px,calc((100% - 1750px)/2 + 85px))!important;padding:0 85px!important}body.elaris-figma-scale .elaris-plp-hero__title{font-size:48px!important;line-height:1.15!important;max-width:487px!important}body.elaris-figma-scale .elaris-plp-hero__desc{font-size:16px!important;max-width:575px!important;margin-top:1.25rem!important}body.elaris-figma-scale .elaris-plp__body{width:min(100%,1750px)!important;padding:0 85px 4rem!important}body.elaris-figma-scale .elaris-plp--has-hero .elaris-plp-filterbar-wrap{position:absolute!important;top:400px!important;left:max(85px,calc((100% - 1750px)/2 + 85px))!important;right:max(85px,calc((100% - 1750px)/2 + 85px))!important;bottom:auto!important;margin:0!important;z-index:6!important}body.elaris-figma-scale .elaris-plp--has-hero .elaris-plp-filterbar__label{color:#fff!important;font-size:14px!important}body.elaris-figma-scale .elaris-plp-filterbar{min-height:77px!important;padding:.85rem 1rem!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.35)!important;background:#ffffff2e!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}body.elaris-figma-scale .elaris-plp--bar:not(.elaris-plp--has-hero) .elaris-plp-filterbar{border-color:#e8e4e0!important;background:#f3f1f0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.elaris-figma-scale .elaris-plp-filterbar__items{flex-wrap:wrap!important;overflow:visible!important}body.elaris-figma-scale .elaris-plp-filter-dd__toggle,body.elaris-figma-scale .elaris-plp-filterbar__clear{min-width:136px!important;height:50px!important;font-size:16px!important;flex-shrink:0!important}body.elaris-figma-scale .elaris-plp--has-hero .elaris-plp__listing,body.elaris-figma-scale .elaris-plp__listing--bar{display:grid!important;grid-template-columns:1fr auto!important;grid-template-areas:"bar bar" "chips sort" "results results"!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important;row-gap:1.25rem!important;align-items:center!important}body.elaris-figma-scale .elaris-plp--has-hero .elaris-plp__listing--bar{grid-template-areas:"chips sort" "results results"!important}body.elaris-figma-scale .elaris-plp--bar:not(.elaris-plp--has-hero) .elaris-plp-filterbar-wrap{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;margin:0 0 .5rem!important;grid-area:bar!important}body.elaris-figma-scale .elaris-plp__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:2.5rem 1.75rem!important}body.elaris-figma-scale .elaris-plp__grid>.group>div:first-child{aspect-ratio:422 / 511!important;border-radius:18px!important}body.elaris-figma-scale .elaris-plp__grid>.group>div:last-child>p{font-size:12px!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;display:block!important;-webkit-line-clamp:unset!important}body.elaris-figma-scale .elaris-plp__grid>.group>div:last-child>div:first-of-type{font-size:17px!important}body.elaris-figma-scale .elaris-plp__more-btn{width:137px!important;height:60px!important;font-size:16px!important}body.elaris-figma-scale .elaris-plp__sort{display:flex!important;grid-area:sort!important;justify-self:end!important}body.elaris-figma-scale .elaris-plp-sort{display:flex!important}@media(max-width:767px){body.elaris-storefront:not(.elaris-figma-scale) .elaris-plp__sort{display:none!important}}body.elaris-storefront .elaris-image-zoomer{z-index:400!important}.elaris-image-loader{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:center;background:#ffffff8c;pointer-events:none;border-radius:.75rem}.elaris-image-loader__dots{display:flex;align-items:center;gap:7px}.elaris-image-loader__dot{width:8px;height:8px;border-radius:50%;background:#111;animation:elaris-image-dot .9s ease-in-out infinite}.elaris-image-loader__dot:nth-child(2){animation-delay:.12s}.elaris-image-loader__dot:nth-child(3){animation-delay:.24s}.elaris-image-loader__dot:nth-child(4){animation-delay:.36s}@keyframes elaris-image-dot{0%,80%,to{transform:scale(.55);opacity:.3}40%{transform:scale(1);opacity:1}}.elaris-pdp-toolbar{position:relative;z-index:5}.elaris-share{position:relative}.elaris-share__trigger{display:flex;align-items:center;justify-content:center;width:46px;height:46px;min-width:46px;min-height:46px;padding:0;border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#111;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.elaris-share__trigger .icon-share{font-size:1.35rem;line-height:1}.elaris-share__trigger:hover,.elaris-share__trigger.is-open{border-color:#111;background:#111;color:#fff}.elaris-share__panel{position:absolute;top:calc(100% + .65rem);right:0;z-index:40;width:min(272px,calc(100vw - 2rem));padding:.9rem .95rem 1rem;border:1px solid rgba(17,17,17,.08);border-radius:18px;background:#fff;box-shadow:0 12px 28px #1111111f,0 2px 8px #1111110f}.elaris-share__panel[hidden]{display:none!important}.elaris-share__panel-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.elaris-share__panel-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:600;color:#111}.elaris-share__close{display:grid;place-items:center;width:1.75rem;height:1.75rem;padding:0;border:0;border-radius:999px;background:#f3f3f3;color:#111;font-size:1.15rem;line-height:1;cursor:pointer}.elaris-share__close:hover{background:#e8e8e8}.elaris-share__networks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .5rem;margin:0;padding:0;list-style:none}.elaris-share__networks>li,.elaris-share__networks>*{display:flex;justify-content:center;margin:0;list-style:none}.elaris-share__networks a,.elaris-share__networks button{display:inline-flex;transition:transform .2s ease,opacity .2s ease}.elaris-share__networks a:hover,.elaris-share__networks button:hover{transform:translateY(-2px);opacity:.92}.elaris-share__networks svg{width:40px;height:40px;display:block}.elaris-share__copy{display:flex;align-items:center;justify-content:center;width:100%;margin-top:.9rem;padding:.7rem .85rem;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.elaris-share__copy:hover{background:#fff;color:#111}@media(max-width:640px){.elaris-share__trigger{width:36px;height:36px;min-width:36px;min-height:36px}.elaris-share__trigger .icon-share{font-size:1.05rem}.elaris-share__panel{right:-.25rem;width:min(248px,calc(100vw - 1.5rem))}}.elaris-toast-stack{pointer-events:none}.elaris-toast{pointer-events:auto;display:inline-flex;align-items:center;gap:.65rem;width:-moz-max-content;width:max-content;max-width:min(408px,calc(100vw - 2rem));min-height:48px;padding:.7rem 1.1rem .7rem .85rem;border-radius:9999px;border:1px solid rgba(0,0,0,.12);box-shadow:0 8px 28px #0000002e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#111;font-family:Inter,system-ui,sans-serif}.elaris-toast--success{background:linear-gradient(90deg,#f5f5f5f5,#e8e8e8eb 48%,#1c1c1cf0)}.elaris-toast--error{background:linear-gradient(90deg,#f3d0d0,#e9bdbd 48%,#121212f5)}.elaris-toast--info{background:linear-gradient(90deg,#ecececf5,#dcdcdceb 48%,#1c1c1cf0)}.elaris-toast__icon{display:inline-flex;flex-shrink:0;width:22px;height:22px;color:#111}.elaris-toast__icon svg{width:100%;height:100%;display:block}.elaris-toast__message{margin:0;flex:1 1 auto;font-size:.875rem;font-weight:500;line-height:1.3;letter-spacing:-.01em;color:#111;word-break:break-word}.elaris-toast__close{display:none;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:0;background:transparent;color:#111;cursor:pointer;opacity:.55}.elaris-toast__close:hover{opacity:1}@media(min-width:640px){.elaris-toast__close{display:inline-flex}}@media(max-width:639px){.elaris-toast{width:100%;max-width:min(408px,calc(100vw - 2rem));padding:.75rem 1.15rem .75rem .9rem}.elaris-toast-stack--mobile{bottom:1.5rem}}body.elaris-storefront:has(.elaris-auth-page) #main,body.elaris-storefront:has(.elaris-auth-page) #app{background:transparent}body.elaris-storefront .elaris-auth-page{--elaris-auth-ink: #111;--elaris-auth-muted: #6b6b6b;position:relative;min-height:100vh;min-height:100dvh;padding:1.25rem 1.25rem 2.5rem;background-color:#e8e6e3;background-image:var(--elaris-auth-bg);background-size:cover;background-position:center top;background-repeat:no-repeat}body.elaris-storefront .elaris-auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff47,#ffffff8c 42%,#ffffffc7);pointer-events:none}body.elaris-storefront .elaris-auth-back{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:#fff;color:#111;box-shadow:0 4px 16px #00000014;text-decoration:none}body.elaris-storefront .elaris-auth-page__inner{position:relative;z-index:1;width:100%;max-width:560px;margin:1.5rem auto 0}body.elaris-storefront .elaris-auth-brand{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:1.5rem}body.elaris-storefront .elaris-auth-brand__logo{display:block;width:auto;max-width:72px;height:auto;max-height:64px;-o-object-fit:contain;object-fit:contain}body.elaris-storefront .elaris-auth-brand__name{font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--elaris-auth-ink)}body.elaris-storefront .elaris-auth-page__title{margin:0;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.55rem,5vw,1.85rem);font-weight:700;line-height:1.25;color:var(--elaris-auth-ink)}body.elaris-storefront .elaris-auth-page__subtitle{margin:.45rem 0 0;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:.95rem;font-weight:500;color:var(--elaris-auth-muted)}body.elaris-storefront .elaris-auth-page__body{margin-top:1.75rem}body.elaris-storefront .elaris-auth-page .form-control-group,body.elaris-storefront .elaris-auth-page [class*=control-group]{margin-bottom:1rem}body.elaris-storefront .elaris-auth-page label,body.elaris-storefront .elaris-auth-page .label{color:var(--elaris-auth-ink)!important;font-size:.9rem!important;font-weight:600!important}body.elaris-storefront .elaris-auth-page input[type=text],body.elaris-storefront .elaris-auth-page input[type=email],body.elaris-storefront .elaris-auth-page input[type=password],body.elaris-storefront .elaris-auth-page select{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:.85rem!important;box-shadow:0 2px 10px #0000000a}body.elaris-storefront .elaris-auth-forgot{display:block;margin:-.25rem 0 1.25rem;text-align:right;font-size:.9rem;font-weight:600;color:var(--elaris-auth-ink);text-decoration:none}body.elaris-storefront .elaris-auth-submit{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:3.25rem;margin:0;padding:.9rem 1.25rem;border:0;border-radius:.9rem;background:#111;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;cursor:pointer;transition:opacity .18s ease}body.elaris-storefront .elaris-auth-submit:hover{opacity:.9}body.elaris-storefront .elaris-auth-actions{display:flex;align-items:stretch;gap:.75rem;width:100%}body.elaris-storefront .elaris-auth-home{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;gap:.45rem;min-width:0;min-height:3.25rem;margin:0;padding:.9rem 1rem;border:1.5px solid #111;border-radius:.9rem;background:#fff;color:#111;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background .18s ease,color .18s ease}body.elaris-storefront .elaris-auth-home:hover{background:#111;color:#fff}body.elaris-storefront .elaris-auth-home svg{flex-shrink:0}body.elaris-storefront .elaris-auth-social{margin-top:1.5rem}body.elaris-storefront .elaris-auth-social__divider{display:flex;align-items:center;gap:.75rem;margin-bottom:1.15rem;color:var(--elaris-auth-muted);font-size:.875rem;font-weight:500}body.elaris-storefront .elaris-auth-social__divider:before,body.elaris-storefront .elaris-auth-social__divider:after{content:"";flex:1;height:1px;background:#0000001f}body.elaris-storefront .elaris-auth-page .elaris-social-logins{display:flex;width:100%;margin:0;justify-content:center;align-items:center;gap:1rem}body.elaris-storefront .elaris-auth-page .elaris-social-logins__link{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:#fff;box-shadow:0 4px 14px #00000014}body.elaris-storefront .elaris-auth-page .elaris-social-logins__link svg{width:22px;height:22px}body.elaris-storefront .elaris-auth-page .elaris-social-logins__link svg rect{fill:transparent!important;stroke:none!important}body.elaris-storefront .elaris-auth-page .elaris-social-logins__link svg path{fill:#111!important}body.elaris-storefront .elaris-auth-footer{margin-top:1.75rem;text-align:center;font-size:.95rem;font-weight:500;color:var(--elaris-auth-muted)}body.elaris-storefront .elaris-auth-footer a{color:var(--elaris-auth-ink);font-weight:700;text-decoration:none}@media(min-width:768px){body.elaris-storefront .elaris-auth-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-position:center center}body.elaris-storefront .elaris-auth-back{position:absolute;top:1.5rem;left:1.5rem}body.elaris-storefront .elaris-auth-page__inner{max-width:640px;margin-top:0;padding:2.25rem 2.5rem 2.5rem;border-radius:1.5rem;background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 50px #00000014}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:90px;padding-left:90px}@media(min-width:1440px){.container{max-width:1440px}}::-moz-selection{background-color:#060c3b33}::selection{background-color:#060c3b33}input{outline:2px solid transparent;outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}button:disabled:hover{cursor:not-allowed;opacity:.5}.icon-gdpr-safe:before{content:""}.icon-checkout-address:before{content:""}.icon-edit:before{content:""}.icon-add-new:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-left-stylish:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right-stylish:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-astreisk:before{content:""}.icon-bin:before{content:""}.icon-box-fill:before{content:""}.icon-calendar:before{content:""}.icon-camera-fill:before{content:""}.icon-camera:before{content:""}.icon-cancel:before{content:""}.icon-cart:before{content:""}.icon-check-box:before{content:""}.icon-compare-1:before{content:""}.icon-compare:before{content:""}.icon-dislike:before{content:""}.icon-dollar-sign:before{content:""}.icon-double-arrow:before{content:""}.icon-download:before{content:""}.icon-email:before{content:""}.icon-error:before{content:""}.icon-eye:before{content:""}.icon-filter-1:before{content:""}.icon-filter-fill:before{content:""}.icon-filter:before{content:""}.icon-flate-rate:before{content:""}.icon-Free-Shipping:before{content:""}.icon-grid-view-fill:before{content:""}.icon-grid-view:before{content:""}.icon-hamburger:before{content:""}.icon-heart-1:before{content:""}.icon-heart-2:before{content:""}.icon-heart-fill:before{content:""}.icon-heart:before{content:""}.icon-left-arrow:before{content:""}.icon-like:before{content:""}.icon-listing-fill:before{content:""}.icon-listing:before{content:""}.icon-location:before{content:""}.icon-minus:before{content:""}.icon-more:before{content:""}.icon-orders:before{content:""}.icon-pen:before{content:""}.icon-plus:before{content:""}.icon-product:before{content:""}.icon-radio-select:before{content:""}.icon-radio-unselect:before{content:""}.icon-right-arrow:before{content:""}.icon-search:before{content:""}.icon-share:before{content:""}.icon-sort-1:before{content:""}.icon-sort-by:before{content:""}.icon-sort:before{content:"";color:#7d7d7d}.icon-star-fill:before{content:""}.icon-star:before{content:""}.icon-support:before{content:""}.icon-tick:before{content:""}.icon-toast-done:before{content:""}.icon-toast-error:before{content:""}.icon-toast-exclamation-mark:before{content:""}.icon-toast-info:before{content:""}.icon-truck:before{content:""}.icon-uncheck:before{content:""}.icon-users:before{content:""}.journal-scroll::-webkit-scrollbar{width:14px;cursor:pointer}.journal-scroll::-webkit-scrollbar-track{background-color:#fff;cursor:pointer;border-radius:12px;border:1px solid #e9e9e9}.journal-scroll::-webkit-scrollbar-thumb{cursor:pointer;background-color:#e9e9e9;border-radius:12px;border:3px solid transparent;background-clip:content-box}.scrollbar-width-hidden{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-width-hidden::-webkit-scrollbar{display:none}.custom-select{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:50%}[dir=rtl] .custom-select{background-position-x:calc(100% - (100% - 10px))}*{box-sizing:border-box;font-family:Poppins,sans-serif}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.label-pending,.label-processing,.label-closed,.label-canceled,.label-info,.label-completed,.label-active{max-width:-moz-max-content;max-width:max-content;border-radius:35px;padding-top:1px;padding-bottom:1px;padding-left:.375rem;padding-right:.375rem;font-size:12px;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}body.elaris-storefront header.elaris-header .fixed.bg-white .label-pending,body.elaris-storefront header.elaris-header .fixed.bg-white .label-processing,body.elaris-storefront header.elaris-header .fixed.bg-white .label-closed,body.elaris-storefront header.elaris-header .fixed.bg-white .label-canceled,body.elaris-storefront header.elaris-header .fixed.bg-white .label-info,body.elaris-storefront header.elaris-header .fixed.bg-white .label-completed,body.elaris-storefront header.elaris-header .fixed.bg-white .label-active{color:#fff}.label-pending{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.label-processing{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.label-completed,.label-active{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.label-closed{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.label-canceled{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.label-info{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.primary-button{display:flex;max-width:-moz-max-content;max-width:max-content;cursor:pointer;place-content:center;align-items:center;-moz-column-gap:.375rem;column-gap:.375rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(6 12 59 / var(--tw-bg-opacity, 1));padding:1rem 2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media(max-width:1024px){body.elaris-storefront .elaris-mini-cart .icon-cart.primary-button{font-size:16px}}body.elaris-storefront .elaris-mini-cart .icon-cart.primary-button{color:#fff;font-size:20px;line-height:1}body.elaris-storefront header.elaris-header .fixed.bg-white .primary-button{color:#fff}body.elaris-storefront header.elaris-header .fixed.bg-white button.primary-button,body.elaris-storefront header.elaris-header .fixed.bg-white a.primary-button{color:#fff}.primary-button:hover{opacity:.9}.secondary-button{display:flex;max-width:-moz-max-content;max-width:max-content;cursor:pointer;place-content:center;align-items:center;-moz-column-gap:.375rem;column-gap:.375rem;border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1rem 2rem;font-weight:500;--tw-text-opacity: 1;color:rgb(6 12 59 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media(max-width:1024px){body.elaris-storefront .elaris-mini-cart .icon-cart.secondary-button{font-size:16px}}body.elaris-storefront .elaris-profile .absolute.secondary-button{color:#111}body.elaris-storefront [data-elaris-search-suggest] .secondary-button{color:#060c3b}body.elaris-storefront .elaris-mini-cart .icon-cart.secondary-button{color:#fff;font-size:20px;line-height:1}body.elaris-storefront header.elaris-header .fixed.secondary-button{color:#000;background:#fff}body.elaris-storefront header.elaris-header .fixed.secondary-button a,body.elaris-storefront header.elaris-header .fixed.secondary-button button,body.elaris-storefront header.elaris-header .fixed.secondary-button span,body.elaris-storefront header.elaris-header .fixed.secondary-button p,body.elaris-storefront header.elaris-header .fixed.secondary-button input,body.elaris-storefront header.elaris-header .fixed.secondary-button label{color:inherit}body.elaris-storefront header.elaris-header .fixed.secondary-button .text-blue-700{color:#1d4ed8}body.elaris-storefront header.elaris-header .fixed.secondary-button .text-zinc-500{color:#71717a}body.elaris-storefront header.elaris-header .fixed.secondary-button .text-white{color:#fff}body.elaris-storefront header.elaris-header .fixed.secondary-button img{width:auto;height:auto;max-width:100%}body.elaris-storefront header.elaris-header .fixed.secondary-button [class^=icon-],body.elaris-storefront header.elaris-header .fixed.secondary-button [class*=" icon-"],body.elaris-storefront header.elaris-header .fixed.secondary-button [class^=icon-]:before,body.elaris-storefront header.elaris-header .fixed.secondary-button [class*=" icon-"]:before{font-family:bagisto-shop;color:inherit}body.elaris-storefront header.elaris-header .fixed.secondary-button button.bg-navyBlue,body.elaris-storefront header.elaris-header .fixed.secondary-button a.bg-navyBlue,body.elaris-storefront header.elaris-header .fixed.secondary-button .bg-black{color:#fff}.secondary-button:hover{background-color:#050e3a0d}.shimmer{animation-duration:2.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:skeleton;animation-timing-function:linear;background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);background-size:1250px 100%}@keyframes skeleton{0%{background-position:-1250px 0}to{background-position:1250px 0}}@keyframes on-fade{0%{opacity:0}to{opacity:1}}.wrapper-404{position:relative;font-size:394px;perspective:4.5em;overflow:clip;place-self:stretch;top:50%;transform:translateY(-62%)}.glow-404,.glow-shadow-404{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;font-family:"DM Serif Display";overflow:hidden;letter-spacing:24px}.glow-404{background-clip:text;-webkit-background-clip:text;color:#060c3b}.glow-shadow-404{color:#e6e7eb;mix-blend-mode:darken;transform:translateY(15.5%) rotateX(243deg) scaleY(-1) translateY(-23%) scaleY(1.35) translate(7%) skew(-45deg)}canvas[resize]{width:100%;height:100vh}html{margin-top:0!important}.required:after{content:"*"}.skip-to-main-content-link{position:absolute;z-index:999;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));padding:1em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:0}body.elaris-storefront .elaris-profile .skip-to-main-content-link.bg-white{color:#111}body.elaris-storefront .elaris-search__form label.skip-to-main-content-link{top:50%;right:10px;left:auto;margin-top:-10px;padding:0;color:#52525b;font-size:18px;cursor:pointer;z-index:2}body.elaris-storefront .elaris-search__form label.skip-to-main-content-link svg{color:#111}body.elaris-storefront .elaris-mini-cart>div>.relative>.skip-to-main-content-link,body.elaris-storefront .elaris-mini-cart .relative>span.skip-to-main-content-link{top:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#fff;color:#000;font-size:10px;font-weight:700;line-height:16px;text-align:center;left:14px;right:auto}body.elaris-storefront header.elaris-header .fixed.bg-white .skip-to-main-content-link{color:#fff}.skip-to-main-content-link:where([dir=ltr],[dir=ltr] *){left:-9999px}.skip-to-main-content-link:where([dir=rtl],[dir=rtl] *){right:-9999px}.skip-to-main-content-link:focus{opacity:1}.skip-to-main-content-link:focus:where([dir=ltr],[dir=ltr] *){left:50%;--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skip-to-main-content-link:focus:where([dir=rtl],[dir=rtl] *){right:50%;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-px{top:-1px;right:-1px;bottom:-1px;left:-1px}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-4{left:1rem;right:1rem}.inset-y-0{top:0;bottom:0}.-left-1{left:-.25rem}.-left-10{left:-2.5rem}.-right-1{right:-.25rem}.-right-6{right:-1.5rem}.-top-2\.5{top:-.625rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-1\.5{bottom:.375rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-8{bottom:2rem}.left-0{left:0}.left-1\/2{left:50%}.left-1\/4{left:25%}.left-2\.5{left:.625rem}.right-0{right:0}.right-2\.5{right:.625rem}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-16{top:4rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-\[74\%\]{top:74%}.top-\[78px\]{top:78px}.z-10{z-index:10}.z-20{z-index:20}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[1\]{z-index:1}.z-\[400\]{z-index:400}.z-\[999\]{z-index:999}.float-right{float:right}.-m-0\.5{margin:-.125rem}.m-0{margin:0}.m-1{margin:.25rem}.m-\[0_auto_20px_auto\]{margin:0 auto 20px}.m-auto{margin:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!mb-0{margin-bottom:0!important}.\!mb-1{margin-bottom:.25rem!important}.\!mb-2\.5{margin-bottom:.625rem!important}.\!mb-4{margin-bottom:1rem!important}.\!mt-0{margin-top:0!important}.-mt-1{margin-top:-.25rem}.-mt-12{margin-top:-3rem}.-mt-9{margin-top:-2.25rem}.-mt-\[22px\]{margin-top:-22px}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[60px\]{margin-bottom:60px}.ml-1{margin-left:.25rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[22px\]{margin-top:22px}.mt-\[34px\]{margin-top:34px}.mt-\[60px\]{margin-top:60px}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[2\.743\/1\]{aspect-ratio:2.743/1}.aspect-\[4\/1\]{aspect-ratio:4/1}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[110px\]{height:110px}.h-\[146px\]{height:146px}.h-\[17px\]{height:17px}.h-\[18px\]{height:18px}.h-\[19px\]{height:19px}.h-\[200px\]{height:200px}.h-\[21px\]{height:21px}.h-\[23px\]{height:23px}.h-\[25px\]{height:25px}.h-\[27px\]{height:27px}.h-\[30px\]{height:30px}.h-\[37\.5px\]{height:37.5px}.h-\[37px\]{height:37px}.h-\[38px\]{height:38px}.h-\[39px\]{height:39px}.h-\[42px\]{height:42px}.h-\[45px\]{height:45px}.h-\[46px\]{height:46px}.h-\[476px\]{height:476px}.h-\[50px\]{height:50px}.h-\[52px\]{height:52px}.h-\[54px\]{height:54px}.h-\[5px\]{height:5px}.h-\[60px\]{height:60px}.h-\[77px\]{height:77px}.h-\[90px\]{height:90px}.h-\[95px\]{height:95px}.h-\[calc\(100vh-74px\)\]{height:calc(100vh - 74px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-20{max-height:5rem}.max-h-28{max-height:7rem}.max-h-40{max-height:10rem}.max-h-64{max-height:16rem}.max-h-9{max-height:2.25rem}.max-h-\[100px\]{max-height:100px}.max-h-\[110px\]{max-height:110px}.max-h-\[1320px\]{max-height:1320px}.max-h-\[146px\]{max-height:146px}.max-h-\[258px\]{max-height:258px}.max-h-\[300px\]{max-height:300px}.max-h-\[30px\]{max-height:30px}.max-h-\[46px\]{max-height:46px}.max-h-\[500px\]{max-height:500px}.max-h-\[50px\]{max-height:50px}.max-h-\[540px\]{max-height:540px}.max-h-\[580px\]{max-height:580px}.max-h-\[610px\]{max-height:610px}.max-h-\[95px\]{max-height:95px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-5{min-height:1.25rem}.min-h-6{min-height:1.5rem}.min-h-\[100px\]{min-height:100px}.min-h-\[110px\]{min-height:110px}.min-h-\[258px\]{min-height:258px}.min-h-\[34px\]{min-height:34px}.min-h-\[38px\]{min-height:38px}.min-h-\[42px\]{min-height:42px}.min-h-\[46px\]{min-height:46px}.min-h-\[500px\]{min-height:500px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[607px\]{min-height:607px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[78px\]{min-height:78px}.min-h-full{min-height:100%}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-2\/4{width:50%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[10\%\]{width:10%}.w-\[100px\]{width:100px}.w-\[108px\]{width:108px}.w-\[11\%\]{width:11%}.w-\[110px\]{width:110px}.w-\[13\%\]{width:13%}.w-\[136px\]{width:136px}.w-\[137px\]{width:137px}.w-\[14\%\]{width:14%}.w-\[15\%\]{width:15%}.w-\[150\.172px\]{width:150.172px}.w-\[150px\]{width:150px}.w-\[158px\]{width:158px}.w-\[16\%\]{width:16%}.w-\[161px\]{width:161px}.w-\[165px\]{width:165px}.w-\[168px\]{width:168px}.w-\[171\.516px\]{width:171.516px}.w-\[180px\]{width:180px}.w-\[185px\]{width:185px}.w-\[190px\]{width:190px}.w-\[200px\]{width:200px}.w-\[217px\]{width:217px}.w-\[225px\]{width:225px}.w-\[245px\]{width:245px}.w-\[250px\]{width:250px}.w-\[275px\]{width:275px}.w-\[279px\]{width:279px}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[302px\]{width:302px}.w-\[30px\]{width:30px}.w-\[311px\]{width:311px}.w-\[33\%\]{width:33%}.w-\[35\%\]{width:35%}.w-\[356px\]{width:356px}.w-\[35px\]{width:35px}.w-\[36\%\]{width:36%}.w-\[37px\]{width:37px}.w-\[38\%\]{width:38%}.w-\[38px\]{width:38px}.w-\[400px\]{width:400px}.w-\[418px\]{width:418px}.w-\[442px\]{width:442px}.w-\[455px\]{width:455px}.w-\[45px\]{width:45px}.w-\[46px\]{width:46px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[55\%\]{width:55%}.w-\[56px\]{width:56px}.w-\[60px\]{width:60px}.w-\[70\%\]{width:70%}.w-\[72px\]{width:72px}.w-\[75px\]{width:75px}.w-\[80px\]{width:80px}.w-\[84px\]{width:84px}.w-\[88px\]{width:88px}.w-\[90\%\]{width:90%}.w-\[90px\]{width:90px}.w-\[94px\]{width:94px}.w-\[calc\(50\%-0\.5rem\)\]{width:calc(50% - .5rem)}.w-\[min\(100\%-2rem\,408px\)\]{width:min(100% - 2rem,408px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-12{min-width:3rem}.min-w-20{min-width:5rem}.min-w-32{min-width:8rem}.min-w-5{min-width:1.25rem}.min-w-6{min-width:1.5rem}.min-w-\[100px\]{min-width:100px}.min-w-\[110px\]{min-width:110px}.min-w-\[120px\]{min-width:120px}.min-w-\[150px\]{min-width:150px}.min-w-\[250px\]{min-width:250px}.min-w-\[291px\]{min-width:291px}.min-w-\[304px\]{min-width:304px}.min-w-\[311px\]{min-width:311px}.min-w-\[342px\]{min-width:342px}.min-w-\[450px\]{min-width:450px}.min-w-\[46px\]{min-width:46px}.min-w-\[500px\]{min-width:500px}.min-w-\[50px\]{min-width:50px}.min-w-\[560px\]{min-width:560px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-10{max-width:2.5rem}.max-w-14{max-width:3.5rem}.max-w-24{max-width:6rem}.max-w-28{max-width:7rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-\[100px\]{max-width:100px}.max-w-\[110px\]{max-width:110px}.max-w-\[120px\]{max-width:120px}.max-w-\[1260px\]{max-width:1260px}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[217px\]{max-width:217px}.max-w-\[218px\]{max-width:218px}.max-w-\[250px\]{max-width:250px}.max-w-\[286px\]{max-width:286px}.max-w-\[291px\]{max-width:291px}.max-w-\[311px\]{max-width:311px}.max-w-\[365px\]{max-width:365px}.max-w-\[374px\]{max-width:374px}.max-w-\[380px\]{max-width:380px}.max-w-\[400px\]{max-width:400px}.max-w-\[414px\]{max-width:414px}.max-w-\[420px\]{max-width:420px}.max-w-\[42px\]{max-width:42px}.max-w-\[445px\]{max-width:445px}.max-w-\[470px\]{max-width:470px}.max-w-\[475px\]{max-width:475px}.max-w-\[500px\]{max-width:500px}.max-w-\[560px\]{max-width:560px}.max-w-\[590px\]{max-width:590px}.max-w-\[595px\]{max-width:595px}.max-w-\[70\%\]{max-width:70%}.max-w-\[768px\]{max-width:768px}.max-w-\[870px\]{max-width:870px}.max-w-full{max-width:100%}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-6{--tw-translate-y: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-9{--tw-translate-y: 2.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[on-fade_0\.5s_ease-in-out\]{animation:on-fade .5s ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-zoom-in{cursor:zoom-in}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[1fr\]{grid-template-columns:1fr}.grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.grid-cols-\[2fr_1fr_1fr\]{grid-template-columns:2fr 1fr 1fr}.grid-cols-\[2fr_3fr\]{grid-template-columns:2fr 3fr}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-baseline{place-content:baseline}.place-items-end{place-items:end}.place-items-center{place-items:center}.content-center{align-content:center}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.\!justify-end{justify-content:flex-end!important}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-x-\[15px\]{-moz-column-gap:15px;column-gap:15px}.gap-x-\[70px\]{-moz-column-gap:70px;column-gap:70px}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-zinc-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(244 244 245 / var(--tw-divide-opacity, 1))}.place-self-end{place-self:end}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[44px\]{border-radius:44px}.rounded-\[45px\]{border-radius:45px}.rounded-\[54px\]{border-radius:54px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.\!border-0{border-width:0px!important}.border{border-width:1px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0px}.border-l-\[1px\]{border-left-width:1px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-\[\#E9E9E9\]{--tw-border-opacity: 1 !important;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1))!important}.\!border-navyBlue{--tw-border-opacity: 1 !important;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1))!important}.\!border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))!important}.\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.\!border-zinc-200{--tw-border-opacity: 1 !important;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))!important}.border-\[\#E9E9E9\]{--tw-border-opacity: 1;border-color:rgb(233 233 233 / var(--tw-border-opacity, 1))}.border-\[\#F3F3F3\]{--tw-border-opacity: 1;border-color:rgb(243 243 243 / var(--tw-border-opacity, 1))}.border-\[\'\#E3E3E3\'\]{border-color:"#E3E3E3"}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:#0000001a}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-navyBlue{--tw-border-opacity: 1;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1))}.border-navyBlue\/30{border-color:#060c3b4d}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.border-t-navyBlue{--tw-border-opacity: 1;border-top-color:rgb(6 12 59 / var(--tw-border-opacity, 1))}.\!bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))!important}.\!bg-navyBlue{--tw-bg-opacity: 1 !important;background-color:rgb(6 12 59 / var(--tw-bg-opacity, 1))!important}.bg-\[\#B5DCB4\]{--tw-bg-opacity: 1;background-color:rgb(181 220 180 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF3CD\]{--tw-bg-opacity: 1;background-color:rgb(255 243 205 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(0\,0\,0\,0\.8\)\]{background-color:#000c}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-charcoal{--tw-bg-opacity: 1;background-color:rgb(27 27 27 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-mistGrey{--tw-bg-opacity: 1;background-color:rgb(243 241 240 / var(--tw-bg-opacity, 1))}.bg-navyBlue{--tw-bg-opacity: 1;background-color:rgb(6 12 59 / var(--tw-bg-opacity, 1))}.bg-navyBlue\/5{background-color:#060c3b0d}.bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/80{background-color:#fffc}.bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.bg-zinc-300{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-zinc-500{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/75{--tw-gradient-from: rgb(0 0 0 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-black\/25{--tw-gradient-to: rgb(0 0 0 / .25) var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-no-repeat{background-repeat:no-repeat}.fill-blue-600{fill:#2563eb}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-4{padding:1rem!important}.\!p-5{padding:1.25rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1\.5{padding:.375rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.px-0{padding-left:0;padding-right:0}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[60px\]{padding-left:60px;padding-right:60px}.px-\[90px\]{padding-left:90px;padding-right:90px}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-\[25px\]{padding-top:25px;padding-bottom:25px}.\!pl-0{padding-left:0!important}.\!pt-2{padding-top:.5rem!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-12{padding-left:3rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-10{padding-right:2.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-text-bottom{vertical-align:text-bottom}.font-dmserif{font-family:DM Serif Display,serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[11px\]{font-size:11px}.text-\[5px\]{font-size:5px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.\!leading-6{line-height:1.5rem!important}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-\[9px\]{line-height:9px}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.\!text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.\!text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity, 1))!important}.text-\[\#1b1b1b\]{--tw-text-opacity: 1;color:rgb(27 27 27 / var(--tw-text-opacity, 1))}.text-\[\#383D41\]{--tw-text-opacity: 1;color:rgb(56 61 65 / var(--tw-text-opacity, 1))}.text-\[\#6E6E6E\]{--tw-text-opacity: 1;color:rgb(110 110 110 / var(--tw-text-opacity, 1))}.text-\[\#6b6b6b\]{--tw-text-opacity: 1;color:rgb(107 107 107 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-navyBlue{--tw-text-opacity: 1;color:rgb(6 12 59 / var(--tw-text-opacity, 1))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.shadow-\[0_5px_20px_rgba\(0\,0\,0\,0\.15\)\]{--tw-shadow: 0 5px 20px rgba(0,0,0,.15);--tw-shadow-colored: 0 5px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_6px_1px_rgba\(0\,0\,0\,\.3\)\]{--tw-shadow: 0 6px 6px 1px rgba(0,0,0,.3);--tw-shadow-colored: 0 6px 6px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_10px_84px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0px 10px 84px rgba(0,0,0,.1);--tw-shadow-colored: 0px 10px 84px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-gray-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(17 24 39 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia: sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}@font-face{font-family:bagisto-shop;src:url(bagisto-shop-BHAKyv0r.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}[class^=icon-],[class*=" icon-"],[class^=icon-]:before,[class*=" icon-"]:before{font-family:bagisto-shop!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img.lazy{visibility:hidden}.peer:checked~.peer-checked\:icon-check-box:before{content:""}.peer:checked~.peer-checked\:icon-radio-select:before{content:""}.rtl\:icon-arrow-left-stylish:where([dir=rtl],[dir=rtl] *):before{content:""}.rtl\:icon-arrow-left:where([dir=rtl],[dir=rtl] *):before{content:""}.rtl\:icon-arrow-right-stylish:where([dir=rtl],[dir=rtl] *):before{content:""}.rtl\:icon-arrow-right:where([dir=rtl],[dir=rtl] *):before{content:""}.marker\:shadow *::marker{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.marker\:shadow::marker{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-0\.5:after{content:var(--tw-content);left:.125rem}.after\:top-0\.5:after{content:var(--tw-content);top:.125rem}.after\:block:after{content:var(--tw-content);display:block}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:pb-\[calc\(100\%\+9px\)\]:after{content:var(--tw-content);padding-bottom:calc(100% + 9px)}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.after\:content-\[\'\/\'\]:after{--tw-content: "/";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-b-0:last-child{border-bottom-width:0px}.after\:last\:hidden:last-child:after{content:var(--tw-content);display:none}.last\:after\:content-\[\'\'\]:last-child:after{--tw-content: "";content:var(--tw-content)}.hover\:border-b-4:hover{border-bottom-width:4px}.hover\:\!border-navyBlue:hover{--tw-border-opacity: 1 !important;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1))!important}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-navyBlue:hover{--tw-border-opacity: 1;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1))}.hover\:border-red-500:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.hover\:border-zinc-300:hover{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.hover\:border-zinc-400:hover{--tw-border-opacity: 1;border-color:rgb(161 161 170 / var(--tw-border-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400:hover{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-100:hover{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-200:hover{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.hover\:bg-zinc-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-navyBlue:hover{--tw-text-opacity: 1;color:rgb(6 12 59 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-zinc-900:hover{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-\[0\.8\]:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.focus\:border-navyBlue:focus{--tw-border-opacity: 1;border-color:rgb(6 12 59 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-navyBlue:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 12 59 / var(--tw-ring-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.active\:border-gray-300:active{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:pointer-events-auto{pointer-events:auto}.group:hover .group-hover\:bottom-0{bottom:0}.group\/item:hover .group-hover\/item\:block{display:block}.group:hover .group-hover\:-translate-y-0{--tw-translate-y: -0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:duration-200{transition-duration:.2s}.group:hover .group-hover\:ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.peer:checked~.peer-checked\:bg-navyBlue{--tw-bg-opacity: 1;background-color:rgb(6 12 59 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:text-navyBlue{--tw-text-opacity: 1;color:rgb(6 12 59 / var(--tw-text-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1))}@media not all and (min-width:1240px){.max-xl\:mb-5{margin-bottom:1.25rem}.max-xl\:min-w-\[270px\]{min-width:270px}}@media not all and (min-width:1180px){.max-1180\:mt-3\.5{margin-top:.875rem}.max-1180\:hidden{display:none}.max-1180\:w-full{width:100%}.max-1180\:max-w-full{max-width:100%}.max-1180\:flex-wrap{flex-wrap:wrap}.max-1180\:px-0{padding-left:0;padding-right:0}.max-1180\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-1180\:px-8{padding-left:2rem;padding-right:2rem}.max-1180\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(max-width:1180px){.max-\[1180px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-\[1180px\]\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}}@media(max-width:1100px){.max-\[1100px\]\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media not all and (min-width:1060px){.max-1060\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-1060\:grid-cols-\[1fr\]{grid-template-columns:1fr}.max-1060\:flex-col{flex-direction:column}}@media not all and (min-width:1024px){.max-lg\:relative{position:relative}.max-lg\:-left-7{left:-1.75rem}.max-lg\:-right-7{right:-1.75rem}.max-lg\:top-auto{top:auto}.max-lg\:mt-0{margin-top:0}.max-lg\:flex{display:flex}.max-lg\:hidden{display:none}.max-lg\:w-auto{width:auto}.max-lg\:max-w-\[442px\]{max-width:442px}.max-lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.max-lg\:grid-cols-\[1fr\]{grid-template-columns:1fr}.max-lg\:flex-wrap{flex-wrap:wrap}.max-lg\:gap-4{gap:1rem}.max-lg\:gap-5{gap:1.25rem}.max-lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.max-lg\:px-3{padding-left:.75rem;padding-right:.75rem}.max-lg\:px-4{padding-left:1rem;padding-right:1rem}.max-lg\:px-8{padding-left:2rem;padding-right:2rem}.max-lg\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.max-lg\:text-xs{font-size:.75rem;line-height:1rem}.max-lg\:opacity-100{opacity:1}}@media not all and (min-width:868px){.max-868\:w-full{width:100%}.max-868\:max-w-full{max-width:100%}.max-868\:\!text-\[294px\]{font-size:294px!important}}@media not all and (min-width:768px){.max-md\:relative{position:relative}.max-md\:bottom-3\.5{bottom:.875rem}.max-md\:top-10{top:2.5rem}.max-md\:top-\[60\%\]{top:60%}.max-md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.max-md\:my-0{margin-top:0;margin-bottom:0}.max-md\:my-4{margin-top:1rem;margin-bottom:1rem}.max-md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.max-md\:\!mb-0{margin-bottom:0!important}.max-md\:-mt-1{margin-top:-.25rem}.max-md\:mb-0{margin-bottom:0}.max-md\:mb-1{margin-bottom:.25rem}.max-md\:mb-1\.5{margin-bottom:.375rem}.max-md\:mb-2{margin-bottom:.5rem}.max-md\:mb-2\.5{margin-bottom:.625rem}.max-md\:mb-4{margin-bottom:1rem}.max-md\:mb-5{margin-bottom:1.25rem}.max-md\:mt-0{margin-top:0}.max-md\:mt-1{margin-top:.25rem}.max-md\:mt-12{margin-top:3rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-2\.5{margin-top:.625rem}.max-md\:mt-3{margin-top:.75rem}.max-md\:mt-32{margin-top:8rem}.max-md\:mt-4{margin-top:1rem}.max-md\:mt-5{margin-top:1.25rem}.max-md\:mt-6{margin-top:1.5rem}.max-md\:mt-7{margin-top:1.75rem}.max-md\:mt-8{margin-top:2rem}.max-md\:block{display:block}.max-md\:flex{display:flex}.max-md\:grid{display:grid}.max-md\:hidden{display:none}.max-md\:h-10{height:2.5rem}.max-md\:h-2{height:.5rem}.max-md\:h-20{height:5rem}.max-md\:h-32{height:8rem}.max-md\:h-36{height:9rem}.max-md\:h-4{height:1rem}.max-md\:h-5{height:1.25rem}.max-md\:h-6{height:1.5rem}.max-md\:h-60{height:15rem}.max-md\:h-7{height:1.75rem}.max-md\:h-8{height:2rem}.max-md\:h-\[100px\]{height:100px}.max-md\:h-\[34px\]{height:34px}.max-md\:h-\[42px\]{height:42px}.max-md\:h-fit{height:-moz-fit-content;height:fit-content}.max-md\:h-full{height:100%}.max-md\:max-h-20{max-height:5rem}.max-md\:max-h-60{max-height:15rem}.max-md\:max-h-\[300px\]{max-height:300px}.max-md\:min-h-\[300px\]{min-height:300px}.max-md\:\!w-full{width:100%!important}.max-md\:w-2{width:.5rem}.max-md\:w-20{width:5rem}.max-md\:w-24{width:6rem}.max-md\:w-28{width:7rem}.max-md\:w-32{width:8rem}.max-md\:w-36{width:9rem}.max-md\:w-44{width:11rem}.max-md\:w-6{width:1.5rem}.max-md\:w-60{width:15rem}.max-md\:w-7{width:1.75rem}.max-md\:w-\[100px\]{width:100px}.max-md\:w-\[110px\]{width:110px}.max-md\:w-\[115px\]{width:115px}.max-md\:w-\[250px\]{width:250px}.max-md\:w-\[75px\]{width:75px}.max-md\:w-\[90\%\]{width:90%}.max-md\:w-fit{width:-moz-fit-content;width:fit-content}.max-md\:w-full{width:100%}.max-md\:min-w-20{min-width:5rem}.max-md\:min-w-40{min-width:10rem}.max-md\:min-w-56{min-width:14rem}.max-md\:min-w-60{min-width:15rem}.max-md\:min-w-\[300px\]{min-width:300px}.max-md\:max-w-20{max-width:5rem}.max-md\:max-w-56{max-width:14rem}.max-md\:max-w-60{max-width:15rem}.max-md\:max-w-9{max-width:2.25rem}.max-md\:max-w-\[153px\]{max-width:153px}.max-md\:max-w-\[250px\]{max-width:250px}.max-md\:max-w-\[300px\]{max-width:300px}.max-md\:max-w-\[76px\]{max-width:76px}.max-md\:max-w-full{max-width:100%}.max-md\:flex-auto{flex:1 1 auto}.max-md\:flex-none{flex:none}.max-md\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.max-md\:grid-cols-\[0\.5fr_2fr\]{grid-template-columns:.5fr 2fr}.max-md\:grid-cols-\[1fr\]{grid-template-columns:1fr}.max-md\:flex-wrap{flex-wrap:wrap}.max-md\:flex-nowrap{flex-wrap:nowrap}.max-md\:items-center{align-items:center}.max-md\:justify-normal{justify-content:normal}.max-md\:justify-center{justify-content:center}.max-md\:justify-between{justify-content:space-between}.max-md\:justify-items-center{justify-items:center}.max-md\:gap-0{gap:0px}.max-md\:gap-0\.5{gap:.125rem}.max-md\:gap-1\.5{gap:.375rem}.max-md\:gap-2{gap:.5rem}.max-md\:gap-2\.5{gap:.625rem}.max-md\:gap-4{gap:1rem}.max-md\:gap-5{gap:1.25rem}.max-md\:gap-7{gap:1.75rem}.max-md\:gap-8{gap:2rem}.max-md\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.max-md\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.max-md\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.max-md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.max-md\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.max-md\:gap-y-0{row-gap:0px}.max-md\:gap-y-1{row-gap:.25rem}.max-md\:gap-y-1\.5{row-gap:.375rem}.max-md\:gap-y-2\.5{row-gap:.625rem}.max-md\:gap-y-5{row-gap:1.25rem}.max-md\:place-self-auto{place-self:auto}.max-md\:whitespace-nowrap{white-space:nowrap}.max-md\:whitespace-break-spaces{white-space:break-spaces}.max-md\:rounded-full{border-radius:9999px}.max-md\:rounded-lg{border-radius:.5rem}.max-md\:rounded-none{border-radius:0}.max-md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.max-md\:border{border-width:1px}.max-md\:border-0{border-width:0px}.max-md\:border-b{border-bottom-width:1px}.max-md\:border-t{border-top-width:1px}.max-md\:border-t-0{border-top-width:0px}.max-md\:\!border-none{border-style:none!important}.max-md\:border-none{border-style:none}.max-md\:border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.max-md\:\!bg-gray-100{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))!important}.max-md\:bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.max-md\:\!p-3{padding:.75rem!important}.max-md\:p-0{padding:0}.max-md\:p-2{padding:.5rem}.max-md\:p-3{padding:.75rem}.max-md\:p-4{padding:1rem}.max-md\:p-5{padding:1.25rem}.max-md\:\!px-0{padding-left:0!important;padding-right:0!important}.max-md\:\!py-0{padding-top:0!important;padding-bottom:0!important}.max-md\:\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.max-md\:\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.max-md\:px-0{padding-left:0;padding-right:0}.max-md\:px-1{padding-left:.25rem;padding-right:.25rem}.max-md\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.max-md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.max-md\:px-2{padding-left:.5rem;padding-right:.5rem}.max-md\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.max-md\:px-3{padding-left:.75rem;padding-right:.75rem}.max-md\:px-4{padding-left:1rem;padding-right:1rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.max-md\:px-8{padding-left:2rem;padding-right:2rem}.max-md\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.max-md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-md\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.max-md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.max-md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.max-md\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.max-md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.max-md\:py-8{padding-top:2rem;padding-bottom:2rem}.max-md\:\!pt-2\.5{padding-top:.625rem!important}.max-md\:pb-0{padding-bottom:0}.max-md\:pb-1\.5{padding-bottom:.375rem}.max-md\:pb-2{padding-bottom:.5rem}.max-md\:pb-3{padding-bottom:.75rem}.max-md\:pb-4{padding-bottom:1rem}.max-md\:pl-2\.5{padding-left:.625rem}.max-md\:pl-4{padding-left:1rem}.max-md\:pr-2\.5{padding-right:.625rem}.max-md\:pt-2{padding-top:.5rem}.max-md\:pt-4{padding-top:1rem}.max-md\:text-left{text-align:left}.max-md\:text-center{text-align:center}.max-md\:\!text-\[140px\]{font-size:140px!important}.max-md\:text-2xl{font-size:1.5rem;line-height:2rem}.max-md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-md\:text-base{font-size:1rem;line-height:1.5rem}.max-md\:text-lg{font-size:1.125rem;line-height:1.75rem}.max-md\:text-sm{font-size:.875rem;line-height:1.25rem}.max-md\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-md\:text-xs{font-size:.75rem;line-height:1rem}.max-md\:font-medium{font-weight:500}.max-md\:font-normal{font-weight:400}.max-md\:font-semibold{font-weight:600}.max-md\:leading-6{line-height:1.5rem}.max-md\:text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.max-md\:text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.max-md\:first\:ml-4:first-child{margin-left:1rem}.max-md\:last\:\!mb-0:last-child{margin-bottom:0!important}.max-md\:last\:mb-0:last-child{margin-bottom:0}}@media not all and (min-width:525px){.max-sm\:relative{position:relative}.max-sm\:bottom-2\.5{bottom:.625rem}.max-sm\:top-2{top:.5rem}.max-sm\:top-2\.5{top:.625rem}.max-sm\:top-4{top:1rem}.max-sm\:mx-4{margin-left:1rem;margin-right:1rem}.max-sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.max-sm\:my-4{margin-top:1rem;margin-bottom:1rem}.max-sm\:my-\[20px\]{margin-top:20px;margin-bottom:20px}.max-sm\:\!mb-2\.5{margin-bottom:.625rem!important}.max-sm\:-mt-1{margin-top:-.25rem}.max-sm\:mb-0{margin-bottom:0}.max-sm\:mb-1{margin-bottom:.25rem}.max-sm\:mb-1\.5{margin-bottom:.375rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:mb-2{margin-bottom:.5rem}.max-sm\:mb-5{margin-bottom:1.25rem}.max-sm\:mt-0{margin-top:0}.max-sm\:mt-0\.5{margin-top:.125rem}.max-sm\:mt-1{margin-top:.25rem}.max-sm\:mt-1\.5{margin-top:.375rem}.max-sm\:mt-2{margin-top:.5rem}.max-sm\:mt-3{margin-top:.75rem}.max-sm\:mt-4{margin-top:1rem}.max-sm\:mt-5{margin-top:1.25rem}.max-sm\:mt-7{margin-top:1.75rem}.max-sm\:mt-8{margin-top:2rem}.max-sm\:block{display:block}.max-sm\:flex{display:flex}.max-sm\:grid{display:grid}.max-sm\:hidden{display:none}.max-sm\:h-1\.5{height:.375rem}.max-sm\:h-20{height:5rem}.max-sm\:h-3\.5{height:.875rem}.max-sm\:h-4{height:1rem}.max-sm\:h-5{height:1.25rem}.max-sm\:h-7{height:1.75rem}.max-sm\:h-\[100px\]{height:100px}.max-sm\:h-\[21px\]{height:21px}.max-sm\:h-\[25px\]{height:25px}.max-sm\:h-\[30px\]{height:30px}.max-sm\:h-\[34px\]{height:34px}.max-sm\:h-\[46px\]{height:46px}.max-sm\:h-\[60px\]{height:60px}.max-sm\:h-fit{height:-moz-fit-content;height:fit-content}.max-sm\:max-h-7{max-height:1.75rem}.max-sm\:max-h-\[200px\]{max-height:200px}.max-sm\:max-h-\[60px\]{max-height:60px}.max-sm\:max-h-full{max-height:100%}.max-sm\:min-h-7{min-height:1.75rem}.max-sm\:min-h-\[60px\]{min-height:60px}.max-sm\:w-1\.5{width:.375rem}.max-sm\:w-20{width:5rem}.max-sm\:w-3\/6{width:50%}.max-sm\:w-4{width:1rem}.max-sm\:w-44{width:11rem}.max-sm\:w-\[100px\]{width:100px}.max-sm\:w-\[124px\]{width:124px}.max-sm\:w-\[180px\]{width:180px}.max-sm\:w-\[190px\]{width:190px}.max-sm\:w-\[25px\]{width:25px}.max-sm\:w-\[60px\]{width:60px}.max-sm\:w-\[68px\]{width:68px}.max-sm\:w-\[70px\]{width:70px}.max-sm\:w-fit{width:-moz-fit-content;width:fit-content}.max-sm\:w-full{width:100%}.max-sm\:min-w-7{min-width:1.75rem}.max-sm\:min-w-\[110px\]{min-width:110px}.max-sm\:min-w-\[170px\]{min-width:170px}.max-sm\:min-w-\[190px\]{min-width:190px}.max-sm\:min-w-\[192px\]{min-width:192px}.max-sm\:min-w-\[60px\]{min-width:60px}.max-sm\:max-w-20{max-width:5rem}.max-sm\:max-w-\[190px\]{max-width:190px}.max-sm\:max-w-\[192px\]{max-width:192px}.max-sm\:max-w-\[60px\]{max-width:60px}.max-sm\:max-w-full{max-width:100%}.max-sm\:flex-auto{flex:1 1 auto}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-sm\:flex-col{flex-direction:column}.max-sm\:flex-wrap{flex-wrap:wrap}.max-sm\:items-start{align-items:flex-start}.max-sm\:items-center{align-items:center}.max-sm\:justify-normal{justify-content:normal}.max-sm\:justify-center{justify-content:center}.max-sm\:justify-between{justify-content:space-between}.max-sm\:gap-0{gap:0px}.max-sm\:gap-1{gap:.25rem}.max-sm\:gap-1\.5{gap:.375rem}.max-sm\:gap-2\.5{gap:.625rem}.max-sm\:gap-3{gap:.75rem}.max-sm\:gap-4{gap:1rem}.max-sm\:gap-5{gap:1.25rem}.max-sm\:gap-\[30px\]{gap:30px}.max-sm\:gap-x-0{-moz-column-gap:0px;column-gap:0px}.max-sm\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.max-sm\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.max-sm\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.max-sm\:gap-y-0\.5{row-gap:.125rem}.max-sm\:gap-y-2\.5{row-gap:.625rem}.max-sm\:gap-y-4{row-gap:1rem}.max-sm\:gap-y-6{row-gap:1.5rem}.max-sm\:place-self-center{place-self:center}.max-sm\:\!rounded-lg{border-radius:.5rem!important}.max-sm\:rounded-lg{border-radius:.5rem}.max-sm\:rounded-xl{border-radius:.75rem}.max-sm\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.max-sm\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.max-sm\:border-0{border-width:0px}.max-sm\:border-none{border-style:none}.max-sm\:border-zinc-300{--tw-border-opacity: 1;border-color:rgb(212 212 216 / var(--tw-border-opacity, 1))}.max-sm\:\!p-0{padding:0!important}.max-sm\:\!p-2{padding:.5rem!important}.max-sm\:p-0{padding:0}.max-sm\:p-1{padding:.25rem}.max-sm\:p-1\.5{padding:.375rem}.max-sm\:p-2{padding:.5rem}.max-sm\:p-2\.5{padding:.625rem}.max-sm\:p-3{padding:.75rem}.max-sm\:p-4{padding:1rem}.max-sm\:p-5{padding:1.25rem}.max-sm\:\!px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.max-sm\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.max-sm\:\!py-0{padding-top:0!important;padding-bottom:0!important}.max-sm\:\!py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.max-sm\:\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.max-sm\:\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.max-sm\:px-0{padding-left:0;padding-right:0}.max-sm\:px-2{padding-left:.5rem;padding-right:.5rem}.max-sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.max-sm\:px-3{padding-left:.75rem;padding-right:.75rem}.max-sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.max-sm\:px-4{padding-left:1rem;padding-right:1rem}.max-sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.max-sm\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.max-sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.max-sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.max-sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.max-sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.max-sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.max-sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.max-sm\:py-4{padding-top:1rem;padding-bottom:1rem}.max-sm\:\!pb-1\.5{padding-bottom:.375rem!important}.max-sm\:pb-0{padding-bottom:0}.max-sm\:pb-2\.5{padding-bottom:.625rem}.max-sm\:text-center{text-align:center}.max-sm\:text-right{text-align:right}.max-sm\:text-2xl{font-size:1.5rem;line-height:2rem}.max-sm\:text-5xl{font-size:3rem;line-height:1}.max-sm\:text-base{font-size:1rem;line-height:1.5rem}.max-sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.max-sm\:text-sm{font-size:.875rem;line-height:1.25rem}.max-sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.max-sm\:text-xs{font-size:.75rem;line-height:1rem}.max-sm\:\!font-semibold{font-weight:600!important}.max-sm\:font-medium{font-weight:500}.max-sm\:font-normal{font-weight:400}.max-sm\:leading-4{line-height:1rem}.max-sm\:leading-6{line-height:1.5rem}.max-sm\:leading-\[80px\]{line-height:80px}.max-sm\:text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.max-sm\:opacity-100{opacity:1}}@media(min-width:525px){.sm\:hidden{display:none}.sm\:max-h-\[500px\]{max-height:500px}.sm\:max-w-\[420px\]{max-width:420px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:items-center{align-items:center}.sm\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.sm\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.sm\:border-t{border-top-width:1px}.sm\:border-zinc-100{--tw-border-opacity: 1;border-color:rgb(244 244 245 / var(--tw-border-opacity, 1))}.sm\:p-0{padding:0}.sm\:p-2\.5{padding:.625rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:mt-10{margin-top:2.5rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:max-w-\[342px\]{max-width:342px}.md\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[200px_1fr\]{grid-template-columns:200px 1fr}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:hidden{display:none}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1180px){.\31 180\:relative{position:relative}.\31 180\:mt-20{margin-top:5rem}.\31 180\:grid{display:grid}.\31 180\:hidden{display:none}.\31 180\:content-start{align-content:flex-start}.\31 180\:overflow-hidden{overflow:hidden}.\31 180\:duration-300{transition-duration:.3s}.\31 180\:hover\:shadow-\[0_5px_10px_rgba\(0\,0\,0\,0\.1\)\]:hover{--tw-shadow: 0 5px 10px rgba(0,0,0,.1);--tw-shadow-colored: 0 5px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.ltr\:-left-9:where([dir=ltr],[dir=ltr] *){left:-2.25rem}.ltr\:left-0:where([dir=ltr],[dir=ltr] *){left:0}.ltr\:left-1\.5:where([dir=ltr],[dir=ltr] *){left:.375rem}.ltr\:left-3:where([dir=ltr],[dir=ltr] *){left:.75rem}.ltr\:left-4:where([dir=ltr],[dir=ltr] *){left:1rem}.ltr\:left-5:where([dir=ltr],[dir=ltr] *){left:1.25rem}.ltr\:left-full:where([dir=ltr],[dir=ltr] *){left:100%}.ltr\:right-0:where([dir=ltr],[dir=ltr] *){right:0}.ltr\:right-1\.5:where([dir=ltr],[dir=ltr] *){right:.375rem}.ltr\:right-10:where([dir=ltr],[dir=ltr] *){right:2.5rem}.ltr\:right-2:where([dir=ltr],[dir=ltr] *){right:.5rem}.ltr\:right-2\.5:where([dir=ltr],[dir=ltr] *){right:.625rem}.ltr\:right-3:where([dir=ltr],[dir=ltr] *){right:.75rem}.ltr\:right-5:where([dir=ltr],[dir=ltr] *){right:1.25rem}.ltr\:ml-0:where([dir=ltr],[dir=ltr] *){margin-left:0}.ltr\:ml-1:where([dir=ltr],[dir=ltr] *){margin-left:.25rem}.ltr\:ml-1\.5:where([dir=ltr],[dir=ltr] *){margin-left:.375rem}.ltr\:ml-2\.5:where([dir=ltr],[dir=ltr] *){margin-left:.625rem}.ltr\:ml-3:where([dir=ltr],[dir=ltr] *){margin-left:.75rem}.ltr\:mr-\[50px\]:where([dir=ltr],[dir=ltr] *){margin-right:50px}.ltr\:-translate-x-full:where([dir=ltr],[dir=ltr] *){--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ltr\:translate-x-0:where([dir=ltr],[dir=ltr] *){--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ltr\:translate-x-full:where([dir=ltr],[dir=ltr] *){--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ltr\:rounded-l-lg:where([dir=ltr],[dir=ltr] *){border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.ltr\:rounded-r-lg:where([dir=ltr],[dir=ltr] *){border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.ltr\:border-l-\[1px\]:where([dir=ltr],[dir=ltr] *){border-left-width:1px}.ltr\:pl-0:where([dir=ltr],[dir=ltr] *){padding-left:0}.ltr\:pl-1:where([dir=ltr],[dir=ltr] *){padding-left:.25rem}.ltr\:pl-2:where([dir=ltr],[dir=ltr] *){padding-left:.5rem}.ltr\:pl-2\.5:where([dir=ltr],[dir=ltr] *){padding-left:.625rem}.ltr\:pl-3:where([dir=ltr],[dir=ltr] *){padding-left:.75rem}.ltr\:pl-4:where([dir=ltr],[dir=ltr] *){padding-left:1rem}.ltr\:pl-8:where([dir=ltr],[dir=ltr] *){padding-left:2rem}.ltr\:pr-0:where([dir=ltr],[dir=ltr] *){padding-right:0}.ltr\:pr-1\.5:where([dir=ltr],[dir=ltr] *){padding-right:.375rem}.ltr\:pr-3:where([dir=ltr],[dir=ltr] *){padding-right:.75rem}.ltr\:pr-4:where([dir=ltr],[dir=ltr] *){padding-right:1rem}.ltr\:pr-7:where([dir=ltr],[dir=ltr] *){padding-right:1.75rem}.ltr\:pr-8:where([dir=ltr],[dir=ltr] *){padding-right:2rem}@media not all and (min-width:1024px){.max-lg\:ltr\:pl-0:where([dir=ltr],[dir=ltr] *){padding-left:0}}@media not all and (min-width:768px){.max-md\:ltr\:left-4:where([dir=ltr],[dir=ltr] *){left:1rem}.max-md\:ltr\:right-1\.5:where([dir=ltr],[dir=ltr] *){right:.375rem}.max-md\:ltr\:right-4:where([dir=ltr],[dir=ltr] *){right:1rem}.ltr\:max-md\:gap-0:where([dir=ltr],[dir=ltr] *){gap:0px}.max-md\:ltr\:pl-2\.5:where([dir=ltr],[dir=ltr] *){padding-left:.625rem}.max-md\:ltr\:pr-1:where([dir=ltr],[dir=ltr] *){padding-right:.25rem}.max-md\:ltr\:pr-2\.5:where([dir=ltr],[dir=ltr] *){padding-right:.625rem}}@media not all and (min-width:525px){.max-sm\:ltr\:left-0:where([dir=ltr],[dir=ltr] *){left:0}.max-sm\:ltr\:left-2:where([dir=ltr],[dir=ltr] *){left:.5rem}}@media(min-width:768px){.md\:ltr\:ml-0:where([dir=ltr],[dir=ltr] *){margin-left:0}.md\:ltr\:pr-7:where([dir=ltr],[dir=ltr] *){padding-right:1.75rem}}.rtl\:-right-9:where([dir=rtl],[dir=rtl] *){right:-2.25rem}.rtl\:left-0:where([dir=rtl],[dir=rtl] *){left:0}.rtl\:left-1\.5:where([dir=rtl],[dir=rtl] *){left:.375rem}.rtl\:left-10:where([dir=rtl],[dir=rtl] *){left:2.5rem}.rtl\:left-2:where([dir=rtl],[dir=rtl] *){left:.5rem}.rtl\:left-2\.5:where([dir=rtl],[dir=rtl] *){left:.625rem}.rtl\:left-3:where([dir=rtl],[dir=rtl] *){left:.75rem}.rtl\:left-5:where([dir=rtl],[dir=rtl] *){left:1.25rem}.rtl\:right-0:where([dir=rtl],[dir=rtl] *){right:0}.rtl\:right-1\.5:where([dir=rtl],[dir=rtl] *){right:.375rem}.rtl\:right-3:where([dir=rtl],[dir=rtl] *){right:.75rem}.rtl\:right-4:where([dir=rtl],[dir=rtl] *){right:1rem}.rtl\:right-5:where([dir=rtl],[dir=rtl] *){right:1.25rem}.rtl\:right-full:where([dir=rtl],[dir=rtl] *){right:100%}.rtl\:ml-\[50px\]:where([dir=rtl],[dir=rtl] *){margin-left:50px}.rtl\:mr-0:where([dir=rtl],[dir=rtl] *){margin-right:0}.rtl\:mr-1:where([dir=rtl],[dir=rtl] *){margin-right:.25rem}.rtl\:mr-1\.5:where([dir=rtl],[dir=rtl] *){margin-right:.375rem}.rtl\:mr-2\.5:where([dir=rtl],[dir=rtl] *){margin-right:.625rem}.rtl\:mr-3:where([dir=rtl],[dir=rtl] *){margin-right:.75rem}.rtl\:-translate-x-full:where([dir=rtl],[dir=rtl] *){--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:translate-x-0:where([dir=rtl],[dir=rtl] *){--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:translate-x-full:where([dir=rtl],[dir=rtl] *){--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rounded-l-lg:where([dir=rtl],[dir=rtl] *){border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rtl\:rounded-r-lg:where([dir=rtl],[dir=rtl] *){border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rtl\:border-r-\[1px\]:where([dir=rtl],[dir=rtl] *){border-right-width:1px}.rtl\:pl-0:where([dir=rtl],[dir=rtl] *){padding-left:0}.rtl\:pl-1\.5:where([dir=rtl],[dir=rtl] *){padding-left:.375rem}.rtl\:pl-3:where([dir=rtl],[dir=rtl] *){padding-left:.75rem}.rtl\:pl-4:where([dir=rtl],[dir=rtl] *){padding-left:1rem}.rtl\:pl-7:where([dir=rtl],[dir=rtl] *){padding-left:1.75rem}.rtl\:pl-8:where([dir=rtl],[dir=rtl] *){padding-left:2rem}.rtl\:pr-0:where([dir=rtl],[dir=rtl] *){padding-right:0}.rtl\:pr-1:where([dir=rtl],[dir=rtl] *){padding-right:.25rem}.rtl\:pr-2:where([dir=rtl],[dir=rtl] *){padding-right:.5rem}.rtl\:pr-2\.5:where([dir=rtl],[dir=rtl] *){padding-right:.625rem}.rtl\:pr-3:where([dir=rtl],[dir=rtl] *){padding-right:.75rem}.rtl\:pr-4:where([dir=rtl],[dir=rtl] *){padding-right:1rem}.rtl\:pr-8:where([dir=rtl],[dir=rtl] *){padding-right:2rem}@media not all and (min-width:1024px){.max-lg\:rtl\:pr-0:where([dir=rtl],[dir=rtl] *){padding-right:0}}@media not all and (min-width:768px){.max-md\:rtl\:left-1\.5:where([dir=rtl],[dir=rtl] *){left:.375rem}.max-md\:rtl\:left-4:where([dir=rtl],[dir=rtl] *){left:1rem}.max-md\:rtl\:right-4:where([dir=rtl],[dir=rtl] *){right:1rem}.rtl\:max-md\:gap-0:where([dir=rtl],[dir=rtl] *){gap:0px}.max-md\:rtl\:pl-1:where([dir=rtl],[dir=rtl] *){padding-left:.25rem}.max-md\:rtl\:pl-2\.5:where([dir=rtl],[dir=rtl] *){padding-left:.625rem}.max-md\:rtl\:pr-2\.5:where([dir=rtl],[dir=rtl] *){padding-right:.625rem}}@media not all and (min-width:525px){.max-sm\:rtl\:right-0:where([dir=rtl],[dir=rtl] *){right:0}}@media(min-width:768px){.md\:rtl\:mr-0:where([dir=rtl],[dir=rtl] *){margin-right:0}.md\:rtl\:pl-7:where([dir=rtl],[dir=rtl] *){padding-left:1.75rem}}@media(prefers-color-scheme:dark){.dark\:border-emerald-800{--tw-border-opacity: 1;border-color:rgb(6 95 70 / var(--tw-border-opacity, 1))}.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.dark\:border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity, 1))}.dark\:border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:border-white\/20{border-color:#fff3}.dark\:border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.dark\:border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:bg-amber-950{--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-950{--tw-bg-opacity: 1;background-color:rgb(2 44 34 / var(--tw-bg-opacity, 1))}.dark\:bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-red-950\/40{background-color:#450a0a66}.dark\:bg-violet-950{--tw-bg-opacity: 1;background-color:rgb(46 16 101 / var(--tw-bg-opacity, 1))}.dark\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:bg-white\/10{background-color:#ffffff1a}.dark\:bg-white\/5{background-color:#ffffff0d}.dark\:bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.dark\:bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.dark\:text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-navyBlue{--tw-text-opacity: 1;color:rgb(6 12 59 / var(--tw-text-opacity, 1))}.dark\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity, 1))}.dark\:text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity, 1))}.dark\:text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.dark\:text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.dark\:hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}}@media print{.print\:hidden{display:none}}.\[\&\:\:-moz-range-thumb\]\:pointer-events-auto::-moz-range-thumb{pointer-events:auto}.\[\&\:\:-moz-range-thumb\]\:h-\[18px\]::-moz-range-thumb{height:18px}.\[\&\:\:-moz-range-thumb\]\:w-\[18px\]::-moz-range-thumb{width:18px}.\[\&\:\:-moz-range-thumb\]\:appearance-none::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none}.\[\&\:\:-moz-range-thumb\]\:rounded-full::-moz-range-thumb{border-radius:9999px}.\[\&\:\:-moz-range-thumb\]\:bg-white::-moz-range-thumb{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&\:\:-moz-range-thumb\]\:ring::-moz-range-thumb{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.\[\&\:\:-moz-range-thumb\]\:ring-navyBlue::-moz-range-thumb{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 12 59 / var(--tw-ring-opacity, 1))}.\[\&\:\:-ms-thumb\]\:pointer-events-auto::-ms-thumb{pointer-events:auto}.\[\&\:\:-ms-thumb\]\:h-\[18px\]::-ms-thumb{height:18px}.\[\&\:\:-ms-thumb\]\:w-\[18px\]::-ms-thumb{width:18px}.\[\&\:\:-ms-thumb\]\:appearance-none::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-ms-thumb\]\:rounded-full::-ms-thumb{border-radius:9999px}.\[\&\:\:-ms-thumb\]\:bg-white::-ms-thumb{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&\:\:-ms-thumb\]\:ring::-ms-thumb{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.\[\&\:\:-ms-thumb\]\:ring-navyBlue::-ms-thumb{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 12 59 / var(--tw-ring-opacity, 1))}.\[\&\:\:-webkit-slider-thumb\]\:pointer-events-auto::-webkit-slider-thumb{pointer-events:auto}.\[\&\:\:-webkit-slider-thumb\]\:h-\[18px\]::-webkit-slider-thumb{height:18px}.\[\&\:\:-webkit-slider-thumb\]\:w-\[18px\]::-webkit-slider-thumb{width:18px}.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:rounded-full::-webkit-slider-thumb{border-radius:9999px}.\[\&\:\:-webkit-slider-thumb\]\:bg-white::-webkit-slider-thumb{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-slider-thumb\]\:ring::-webkit-slider-thumb{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.\[\&\:\:-webkit-slider-thumb\]\:ring-navyBlue::-webkit-slider-thumb{--tw-ring-opacity: 1;--tw-ring-color: rgb(6 12 59 / var(--tw-ring-opacity, 1))}.\[\&\>\*\]\:flex>*{display:flex}.\[\&\>\*\]\:flex-\[0\]>*{flex:0}.\[\&\>\*\]\:justify-between>*{justify-content:space-between}.\[\&\>\*\]\:border-0>*{border-width:0px}.\[\&\>\*\]\:px-6>*{padding-left:1.5rem;padding-right:1.5rem}.\[\&\>\*\]\:py-4>*{padding-top:1rem;padding-bottom:1rem}.\[\&\>\*\]\:text-right>*{text-align:right}.\[\&\>\*\]\:font-medium>*{font-weight:500}.\[\&\>\*\]\:text-black>*{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.\[\&\>\*\]\:text-blue-600>*{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.\[\&\>\*\]\:after\:content-\[\'_\/_\'\]>*:after{--tw-content: " / ";content:var(--tw-content)}@media not all and (min-width:768px){.max-md\:\[\&\>\*\]\:\[\&\>\*\]\:rounded-full>*>*{border-radius:9999px}.max-md\:\[\&\>\*\]\:leading-6>*{line-height:1.5rem}}@media not all and (min-width:525px){.max-sm\:\[\&\>\*\]\:leading-4>*{line-height:1rem}}.\[\&\>span\:last-child\]\:font-medium>span:last-child{font-weight:500}.\[\&\>span\:last-child\]\:text-gray-800>span:last-child{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.\[\&_span\.icon-compare\]\:hidden span.icon-compare{display:none}.\[\&_strong\]\:font-bold strong{font-weight:700}.\[\&_strong\]\:text-black strong{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}
