:root{--Body: #fff;--Grey-BG:#F5F6F7;--Grey-Text: #5F6266;--Black-Text: #1B1C1D;--White-Text: #fff;--Black-Background: #1B1C1D;--Devider: #DCDFE0}.typography{color:var(--Grey-Text);font-family:Lato,serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:0}.typography--alternative{font-family:Erode,serif;leading-trim:both;text-edge:cap;letter-spacing:var(--typography-letter-spacing, -.16px)}.typography--light{color:var(--White-Text)}.typography--dark{color:var(--Black-Text)}.typography--uppercase{text-transform:uppercase}.typography--center{text-align:center}.typography--slim{font-weight:300}.typography--medium{font-weight:400}.typography--bold{font-weight:500}.typography--opacity{opacity:.7}.typography--opacity__light{opacity:.6}.typography--h7{font-size:14px;line-height:150%;--typography-letter-spacing: -.42px}.typography-h6{font-size:34px;line-height:110%;--typography-letter-spacing: -1.7px}.typography--h5{font-size:20px;line-height:110%;--typography-letter-spacing: -.6px}.typography--h4{font-size:28px;line-height:110%;--typography-letter-spacing: -.84px}.typography--h3{font-size:44px;line-height:110%;--typography-letter-spacing: -2.2px}.typography--h2{font-size:56px;line-height:95%;--typography-letter-spacing: -2.8px}.typography--h1{font-size:72px;line-height:95%;--typography-letter-spacing: -3.6px}.action-btn{width:140px;padding:11px 0;display:inline-flex;align-items:center;justify-content:center;background:var(--Black-Background);cursor:pointer;text-align:center;text-decoration:unset;letter-spacing:-.48px;position:relative;overflow:hidden;transition:transform .3s ease}.action-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,transparent 30%,rgba(255,255,255,.4) 50%,transparent 70%,transparent 100%);transition:left .6s cubic-bezier(.4,0,.2,1)}.action-btn:hover:before{left:100%}.action-btn:hover{transform:translateY(-1px)}.action-btn>*{position:relative;z-index:1;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease;display:inline-block}.action-btn:hover>*{transform:translate(4px);opacity:.9}.action-btn-center{margin:0 auto;display:flex;justify-content:center}.swiper-button{border:1px solid rgba(255,255,255,.16);background:#ffffff29;box-shadow:0 6px 8px 1px #1b1c1d03;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:44px;height:44px;z-index:2;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;pointer-events:auto}.swiper-button__light{background:var(--Body);border:1px solid rgba(255,255,255,.16);box-shadow:0 6px 8px 1px #1b1c1d03}.swiper-button:hover{opacity:.8}.swiper-button svg path{fill:var(--Body)}.swiper-button__light svg path{fill:var(--Black-Background)}.hide-on-desktop-flex,.hide-on-desktop{display:none!important}.overflowX-hidden{overflow-x:hidden}.page-width-full-width{padding:0 40px;width:100%;margin:0 auto;max-width:1440px}@media(max-width:768px){.page-width-full-width{padding:0 24px}.hide-on-desktop{display:block!important}.hide-on-desktop-flex{display:flex!important}.hide-on-mobile{display:none!important}.typography--h2{font-size:40px;line-height:100%;--typography-letter-spacing: -2px}}.product-grid .collection-grid-banner{width:100%!important;max-width:100%!important;flex:0 0 100%!important;display:flex;justify-content:center;align-items:center}.collection-grid-banner__wrapper{position:relative;width:100%;overflow:hidden}.collection-grid-banner__image--mobile{display:none!important}.collection-grid-banner__wrapper--fixed{height:var(--collection-banner-height-desktop)}.collection-grid-banner__wrapper--fixed .collection-grid-banner__media{height:100%;padding-bottom:0!important}.collection-grid-banner__wrapper--fixed .collection-grid-banner__mobile-ratio{display:none!important}.collection-grid-banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--collection-banner-overlay-opacity, 0));z-index:1;pointer-events:none}.collection-grid-banner__media--small{padding-bottom:32%}.collection-grid-banner__media--medium{padding-bottom:42%}.collection-grid-banner__media--large{padding-bottom:55%}.collection-grid-banner__mobile-ratio{display:none;position:relative;width:100%}.collection-grid-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:.75rem;padding:4rem 4rem 3rem;z-index:2;background:transparent}.collection-grid-banner__wrapper{margin-bottom:40px}.collection-grid-banner__content.is-top{justify-content:flex-start}.collection-grid-banner__content.is-middle{justify-content:center}.collection-grid-banner__content.is-bottom{justify-content:flex-end}.collection-grid-banner__content.is-left{align-items:flex-start;text-align:left}.collection-grid-banner__content.is-center{align-items:center;text-align:center}.collection-grid-banner__content.is-right{align-items:flex-end;text-align:right}.collection-grid-banner__heading{margin:0;color:var(--collection-banner-text-color, rgb(var(--color-foreground)));font-size:var(--collection-banner-heading-size, 36px);line-height:1.1;max-width:var(--collection-banner-heading-max-width, 408px);line-height:110%;letter-spacing:-2.2px}.collection-grid-banner__text{margin:0;color:var(--collection-banner-text-color, rgb(var(--color-foreground)));font-size:var(--collection-banner-text-size, 16px);line-height:1.4}.collection-grid-banner__cta{position:absolute;right:40px;bottom:4rem;display:flex;align-items:center;justify-content:center;z-index:3;padding:8px 16px;width:50px}.collection-grid-banner__cta svg path{fill:#fff}@media(max-width:749px){.collection-grid-banner__image{display:none}.collection-grid-banner__image--mobile{display:block!important}.collection-grid-banner__wrapper--fixed{height:var(--collection-banner-height-mobile)}.collection-grid-banner__media--small,.collection-grid-banner__media--medium,.collection-grid-banner__media--large{padding-bottom:0}.collection-grid-banner__mobile-ratio{display:block}.collection-grid-banner__wrapper{margin-bottom:24px;margin-left:-24px;margin-right:-24px}.collection-grid-banner__content{padding:4rem 2.4rem}.collection-grid-banner__heading{font-size:var(--collection-banner-heading-size-mobile, 28px);line-height:110%;letter-spacing:-1.8px}.collection-grid-banner__text{font-size:var(--collection-banner-text-size-mobile, 14px)}.collection-grid-banner__cta{position:static;transform:none;margin-top:1.6rem;padding:8px 16px}.collection-grid-banner__content.is-center .collection-grid-banner__cta{align-self:center}.collection-grid-banner__content.is-right .collection-grid-banner__cta{align-self:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/custom.css.map */
