.lexi-language-selector{position:absolute;z-index:35;top:50%;right:250px;transform:translateY(-50%)}.lexi-language-selector .visually-hidden{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}.lexi-language-selector select{width:118px;height:34px;border:1px solid var(--lexi-line, #e5ded7);border-radius:0;padding:0 27px 0 10px;background:#fff;color:var(--lexi-ink, #151515);cursor:pointer;font-size:9px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.lexi-language-selector select:focus-visible{outline:2px solid var(--lexi-red, #b32127);outline-offset:2px}.lexi-language-selector__native{display:none}@media(max-width:980px){.lexi-language-selector{right:76px}}@media(max-width:680px){.lexi-language-selector{right:66px}.lexi-language-selector select{width:96px;height:32px;padding-right:22px;font-size:8px}}:root{--lexi-motion-standard: cubic-bezier(.2, 0, 0, 1);--lexi-motion-emphasized: cubic-bezier(.2, 0, 0, 1);--lexi-motion-fast: .15s;--lexi-motion-medium: .25s;--lexi-motion-slow: .4s}@view-transition{navigation:auto}::view-transition-old(root){animation:lexi-page-out var(--lexi-motion-fast) ease-in both}::view-transition-new(root){animation:lexi-page-in var(--lexi-motion-slow) var(--lexi-motion-emphasized) both}@keyframes lexi-page-out{to{opacity:0;transform:scale(.998)}}@keyframes lexi-page-in{0%{opacity:0;transform:translateY(8px) scale(.998)}}@keyframes lexi-motion-ripple{0%{opacity:.18;transform:scale(.2)}70%{opacity:.12}to{opacity:0;transform:scale(1)}}.lexi-motion-enabled .lexi-v2__announcement,.lexi-motion-enabled .lexi-v2__header{opacity:0;transform:translateY(-8px)}.lexi-motion-enabled.lexi-motion-ready .lexi-v2__announcement,.lexi-motion-enabled.lexi-motion-ready .lexi-v2__header{opacity:1;transform:translateY(0);transition:opacity var(--lexi-motion-slow) var(--lexi-motion-standard),transform var(--lexi-motion-slow) var(--lexi-motion-standard)}.lexi-motion-enabled [data-lexi-motion=reveal]{opacity:0;transform:translateY(24px);transition:opacity var(--lexi-motion-slow) var(--lexi-motion-standard),transform var(--lexi-motion-slow) var(--lexi-motion-standard);transition-delay:var(--lexi-motion-delay, 0ms)}.lexi-motion-enabled [data-lexi-motion=reveal].is-lexi-visible{opacity:1;transform:translateY(0)}.lexi-motion-enabled :is(.lexi-v2__product,.lexi-v2__goal,.lexi-content-v2__card,.lexi-collection-v2__card,.lexi-search-v2__card,.lexi-account-v2__card,.lexi-product-v2__detail,.lexi-product-v2__level){transition:transform var(--lexi-motion-medium) var(--lexi-motion-standard),box-shadow var(--lexi-motion-medium) var(--lexi-motion-standard)}@media(hover:hover){.lexi-motion-enabled :is(.lexi-v2__product,.lexi-content-v2__card,.lexi-collection-v2__card,.lexi-search-v2__card,.lexi-account-v2__card,.lexi-product-v2__detail,.lexi-product-v2__level):hover{z-index:1;transform:translateY(-4px);box-shadow:0 12px 32px #201a161a}}.lexi-motion-enabled :is(button,.lexi-v2__button,.lexi-product-v2__checkout,.lexi-cart-v2__checkout,.lexi-content-v2__filter){transition:transform var(--lexi-motion-fast) var(--lexi-motion-standard),box-shadow var(--lexi-motion-medium) var(--lexi-motion-standard),background-color var(--lexi-motion-medium) var(--lexi-motion-standard),color var(--lexi-motion-medium) var(--lexi-motion-standard),border-color var(--lexi-motion-medium) var(--lexi-motion-standard)}.lexi-motion-enabled :is(button,.lexi-v2__button,.lexi-product-v2__checkout,.lexi-cart-v2__checkout,.lexi-content-v2__filter):active{transform:scale(.98)}.lexi-motion-enabled [data-lexi-ripple]{isolation:isolate;overflow:hidden}.lexi-motion-enabled [data-lexi-ripple]:not(.lexi-product-v2__gallery-arrow){position:relative}.lexi-motion-enabled .lexi-product-v2__gallery-arrow[data-lexi-ripple]{position:absolute}.lexi-motion-enabled .lexi-product-v2__gallery-arrow:active{transform:translateY(-50%) scale(.98)}.lexi-motion-enabled [data-lexi-ripple]:after{position:absolute;z-index:0;top:calc(var(--lexi-ripple-y, 50%) - 150%);left:calc(var(--lexi-ripple-x, 50%) - 150%);width:300%;aspect-ratio:1;border-radius:50%;background:currentColor;content:"";opacity:0;pointer-events:none;transform:scale(.2)}.lexi-motion-enabled [data-lexi-ripple].is-lexi-rippling:after{animation:lexi-motion-ripple .52s var(--lexi-motion-standard) both}.lexi-motion-enabled details>:not(summary){transform-origin:top center}.lexi-motion-enabled details[open]>:not(summary){animation:lexi-detail-in var(--lexi-motion-medium) var(--lexi-motion-standard) both}@keyframes lexi-detail-in{0%{opacity:0;transform:translateY(-6px)}}@media(max-width:980px){.lexi-motion-enabled .lexi-v2__nav{display:flex;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px);transform-origin:top center;transition:visibility 0s linear var(--lexi-motion-medium),opacity var(--lexi-motion-medium) var(--lexi-motion-standard),transform var(--lexi-motion-medium) var(--lexi-motion-standard)}.lexi-motion-enabled .lexi-v2__nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}.lexi-motion-enabled .lexi-v2__nav a{opacity:0;transform:translateY(-5px);transition:opacity var(--lexi-motion-medium) var(--lexi-motion-standard),transform var(--lexi-motion-medium) var(--lexi-motion-standard)}.lexi-motion-enabled .lexi-v2__nav.is-open a{opacity:1;transform:translateY(0)}.lexi-motion-enabled .lexi-v2__nav.is-open a:nth-child(2){transition-delay:30ms}.lexi-motion-enabled .lexi-v2__nav.is-open a:nth-child(3){transition-delay:60ms}.lexi-motion-enabled .lexi-v2__nav.is-open a:nth-child(4){transition-delay:90ms}.lexi-motion-enabled .lexi-v2__nav.is-open a:nth-child(5){transition-delay:.12s}.lexi-motion-enabled .lexi-v2__nav.is-open a:nth-child(6){transition-delay:.15s}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation-duration:1ms}.lexi-motion-enabled *,.lexi-motion-enabled *:before,.lexi-motion-enabled *:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;transition-delay:0ms!important}.lexi-motion-enabled [data-lexi-motion=reveal]{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/lexi-i18n.css.map */
