:root{--scr-bg-dark: #181818;--scr-bg-dark-alt: #1F1D1A;--scr-bg-features: #202020;--scr-accent: #AD7343;--scr-divider-light: #484848;--scr-divider-dark: #505050;--scr-text-light: #FFFFFF;--scr-text-dark: #181818;--scr-f-display: "Poppins", sans-serif;--scr-f-body: "Inter", sans-serif}.scr-announce{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:2px 0;gap:32px;font-family:var(--scr-f-display);font-size:11px;font-weight:500;line-height:1.4;letter-spacing:.2em;text-transform:uppercase;color:var(--scr-text-light)}.scr-announce__sep{display:inline-block;width:1px;height:12px;background:var(--scr-divider-light)}.scr-announce__item{display:inline-flex;align-items:center;gap:9px}.scr-announce__icon{width:18px;height:18px;display:block;flex-shrink:0}.header__menu .navlink--toplevel .navtext{font-family:var(--scr-f-display);font-weight:500;font-size:13px;letter-spacing:.2em;text-transform:uppercase}.header__desktop__bar__l{flex:0;margin-right:25px}.header__desktop__bar__c{flex-grow:0}.header__desktop__bar__c .navlink--toplevel{padding:25px 15px}.header__menu .hover__bar{background-color:var(--scr-accent);z-index:100;height:4px;bottom:-1px}.scr-wishlist{display:flex;align-items:center}.scr-wishlist__link{display:inline-flex;align-items:center;gap:.5em;padding:12px 22px;margin-right:25px;background:var(--scr-accent);color:var(--scr-text-light);font-family:var(--scr-f-body);font-size:11px;font-weight:500;line-height:1;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;transition:opacity .15s ease}.scr-wishlist__link .topbadge{font-size:11px;background-color:transparent!important;padding:0!important;margin-left:0;letter-spacing:0}.scr-wishlist__link .topbadge:after{content:")";font-weight:700}.scr-wishlist__link .topbadge:before{content:"(";font-weight:700}.scr-wishlist__link:hover,.scr-wishlist__link:focus{color:var(--scr-text-light);opacity:.9}.scr-wishlist__icon{display:none;width:20px;height:20px}@media only screen and (max-width:1439px){.scr-wishlist__link{background:transparent;padding:0;margin-right:15px;color:var(--scr-accent)}.scr-wishlist__link:hover,.scr-wishlist__link:focus{color:var(--scr-accent)}.scr-wishlist__label{display:none}.scr-wishlist__icon{display:block}.scr-wishlist__link .topbadge{color:#fff!important;font-size:16px}}@media only screen and (min-width:1200px){.header__desktop:not(.theme__header__toolbar){display:flex!important}.header__mobile:not(.theme__header__toolbar){display:none!important}}@media only screen and (max-width:1199px){.header__desktop:not(.theme__header__toolbar){display:none!important}.header__mobile:not(.theme__header__toolbar){display:grid!important}}.navlink--cart .icon-cart-full{display:none}.navlink--cart [data-header-cart-count]:not([data-header-cart-count="0"]){display:inline-block;margin-left:10px;font-family:var(--scr-f-body);font-size:16px;font-weight:600;line-height:1}.scr-wishlist-m{color:var(--scr-accent);display:inline-flex;align-items:center;gap:4px}.scr-wishlist-m__icon{display:block}.scr-wishlist-m .topbadge{background:transparent!important;padding:0!important;margin:7px 0 0;font-family:var(--scr-f-body);font-size:16px;font-weight:600;line-height:1;color:#181818!important}.scr-wishlist-m .topbadge:before{content:"("}.scr-wishlist-m .topbadge:after{content:")"}.header__mobile__button .icon-cart-full{display:none}.header__mobile__button [data-header-cart-count]:not([data-header-cart-count="0"]){display:inline-block;margin-left:4px;font-family:var(--scr-f-body);font-size:16px;font-weight:600;line-height:1}.header__mobile__button .header__cart__status{margin-top:7px}@media only screen and (max-width:767px){.header__mobile{row-gap:12px}.header__mobile>.header__logo{grid-row:1;grid-column:1 / 7;justify-self:center;width:100%;padding:9px 0}.header__logo__link{width:100px}.header__mobile>.header__logo:after{content:"";position:absolute;bottom:0;left:-16px;right:-16px;height:1px;background-color:#e3e3e3}.header__mobile>.header__mobile__left{grid-row:2;grid-column:1 / 4;align-items:center;padding:8px 0 20px}.header__mobile>.header__mobile__right{grid-row:2;grid-column:4 / 7;align-items:center;padding:8px 0 20px}}.scr-hero{background:var(--scr-bg-dark);color:var(--scr-text-light)}.scr-hero__inner{display:flex;align-items:stretch;min-height:var(--scr-hero-h, 595px)}.scr-hero__content{flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;padding:40px clamp(24px,6vw,96px)}.scr-hero__media{flex:0 0 50%;position:relative;overflow:hidden}.scr-hero__img{width:100%;height:100%;object-fit:cover;display:block}.scr-hero__img--placeholder{display:flex;align-items:center;justify-content:center;background:#2a2a2a}.scr-hero__img--placeholder svg{width:90px;opacity:.35}.scr-hero__img--mobile{display:none}.scr-hero__title{font-family:var(--scr-f-display);font-weight:600;font-size:50px;line-height:70px;letter-spacing:.05em;text-transform:uppercase;margin:0}.scr-hero__subtitle{font-family:var(--scr-f-display);font-weight:300;font-size:22px;line-height:36px;margin:25px 0 0;max-width:30ch}.scr-hero__btn{align-self:flex-start;display:inline-flex;align-items:center;gap:16px;margin-top:35px;padding:15.5px 30px;background:var(--scr-accent);color:var(--scr-text-light);font-family:var(--scr-f-display);font-weight:400;font-size:12px;line-height:1;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;transition:opacity .15s ease}.scr-hero__btn:hover,.scr-hero__btn:focus{color:var(--scr-text-light);opacity:.9}.scr-hero__btn-arrow{width:12px;height:auto;display:block;flex-shrink:0}@media only screen and (max-width:1099px){.scr-hero__inner{flex-direction:column}.scr-hero__content,.scr-hero__media{flex:0 0 auto}.scr-hero__media{order:-1;height:var(--scr-hero-h-mobile, 360px);padding:0 24px}.scr-hero__content{padding:53px 24px 44px;align-items:center;text-align:center}.scr-hero__title{font-size:26px;line-height:1.5}.scr-hero__subtitle{font-size:16px;line-height:26px;margin-top:14px}.scr-hero__btn{margin:30px auto 0}.scr-hero__img--desktop{display:none}.scr-hero__img--mobile{display:block}}.scr-features{background:var(--scr-bg-features);color:var(--scr-text-light)}.scr-features__inner{display:grid;grid-template-columns:repeat(3,1fr);max-width:1400px;margin:0 auto}.scr-features__col{display:flex;align-items:flex-start;gap:20px;padding:36px 44px}.scr-features__col+.scr-features__col{border-left:1px solid var(--scr-divider-light)}.scr-features__icon{width:auto;height:37px;flex-shrink:0;display:block}.scr-features__title{font-family:var(--scr-f-body);font-weight:400;font-size:14px;line-height:1.2;letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px}.scr-features__text{font-family:var(--scr-f-body);font-weight:400;font-size:12px;line-height:1.5;letter-spacing:0;color:#cfcfcf}.scr-features__text p{margin:0}.scr-features__text strong{color:var(--scr-text-light);font-weight:600}.scr-features__badge{margin-top:12px;font-family:var(--scr-f-display);font-weight:600;font-size:13px;letter-spacing:0;color:var(--scr-accent)}@media only screen and (max-width:1099px){.scr-features__title{font-size:13px;margin-bottom:4px}.scr-features__badge{margin-top:0}.scr-features__icon{height:30px}.scr-features__inner{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scr-features__inner::-webkit-scrollbar{display:none}.scr-features__col{flex:0 0 33%;scroll-snap-align:start;padding:26px 24px;gap:16px}}@media only screen and (max-width:767px){.scr-features__col{flex:0 0 85%}}.scr-features__icon-wrap{flex-shrink:0}#smartwishlistfixedlink{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/13/assets/scr.css.map */
