.collection-banner{background:var(--collection-banner-bg);color:var(--collection-banner-section-text);padding:var(--collection-banner-pad-top) 0 var(--collection-banner-pad-bottom)}.collection-banner *,.collection-banner *:before,.collection-banner *:after{box-sizing:border-box}.collection-banner__inner{width:calc(100% - 48px);max-width:var(--collection-banner-max-width);margin-inline:auto}.collection-banner__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.collection-banner__eyebrow{margin:0 0 10px;font-size:var(--desktop-section-eyebrow-size);font-weight:var(--desktop-section-eyebrow-weight);line-height:1.2;letter-spacing:.28em;text-transform:uppercase;opacity:.65}.collection-banner__section-heading{margin:0;font-size:var(--desktop-section-heading-size);font-weight:var(--desktop-section-heading-weight);line-height:1;text-transform:uppercase}.collection-banner__view-all{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;color:inherit;font-size:var(--desktop-view-all-size);font-weight:var(--desktop-view-all-weight);line-height:2.2;text-decoration:none;text-transform:uppercase}.collection-banner__view-all svg,.collection-banner__button svg{width:15px;height:15px;transition:transform .18s ease}.collection-banner__view-all:hover svg,.collection-banner__button:hover svg{transform:translate(3px)}.collection-banner__media{position:relative;width:100%;height:300px;overflow:hidden;background:#d9d9d9}.collection-banner__media picture{display:block;width:100%;height:100%}.collection-banner__image{display:block;width:100%;height:100%;object-fit:cover}.collection-banner__placeholder{background:#d9d9d9}.collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:var(--collection-banner-overlay);pointer-events:none}.collection-banner__content{position:absolute;z-index:2;top:50%;width:min(420px,calc(100% - 64px));transform:translateY(-50%)}.collection-banner__content--left{left:34px;text-align:left}.collection-banner__content--center{left:50%;text-align:center;transform:translate(-50%,-50%)}.collection-banner__content--right{right:34px;text-align:right}.collection-banner__banner-heading{margin:0 0 12px;color:var(--desktop-heading-color);font-size:var(--desktop-heading-size);font-weight:var(--desktop-heading-weight);line-height:1;text-transform:uppercase}.collection-banner__text{color:var(--desktop-text-color);font-size:var(--desktop-text-size);font-weight:var(--desktop-text-weight);line-height:1.5;text-transform:uppercase}.collection-banner__text p{margin:0}.collection-banner__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:var(--desktop-button-height);margin-top:24px;border-radius:999px;background:var(--desktop-button-bg);color:var(--desktop-button-text);font-size:var(--desktop-button-size);font-weight:var(--desktop-button-weight);line-height:1;padding:0 24px;text-decoration:none;text-transform:uppercase}@media screen and (max-width:749px){.collection-banner__inner{width:calc(100% - 24px);max-width:540px}.collection-banner__header{align-items:flex-end;margin-bottom:18px}.collection-banner__eyebrow{margin-bottom:7px;font-size:var(--mobile-section-eyebrow-size);font-weight:var(--mobile-section-eyebrow-weight)}.collection-banner__section-heading{font-size:var(--mobile-section-heading-size);font-weight:var(--mobile-section-heading-weight)}.collection-banner__view-all{gap:7px;font-size:var(--mobile-view-all-size);font-weight:var(--mobile-view-all-weight)}.collection-banner__media{height:160px}.collection-banner__content{top:auto;bottom:14px;width:calc(100% - 40px);transform:none}.collection-banner__content--left{left:20px}.collection-banner__content--center{left:50%;transform:translate(-50%)}.collection-banner__content--right{right:20px}.collection-banner__banner-heading{margin-bottom:5px;color:var(--mobile-heading-color);font-size:var(--mobile-heading-size);font-weight:var(--mobile-heading-weight)}.collection-banner__text{color:var(--mobile-text-color);font-size:var(--mobile-text-size);font-weight:var(--mobile-text-weight)}.collection-banner__button{min-height:var(--mobile-button-height);margin-top:10px;background:var(--mobile-button-bg);color:var(--mobile-button-text);font-size:var(--mobile-button-size);font-weight:var(--mobile-button-weight);padding-inline:16px}}.offer-banner,.offer-banner *,.offer-banner *:before,.offer-banner *:after{box-sizing:border-box}.offer-banner{width:100%;padding:var(--offer-padding-top) 0 var(--offer-padding-bottom);background:var(--offer-background)}.offer-banner__inner{width:min(calc(100% - (var(--offer-desktop-side-padding) * 2)),var(--offer-max-width));margin-inline:auto}.offer-banner__heading{margin:0 0 var(--offer-desktop-heading-gap);color:var(--offer-heading-color);font-size:var(--offer-desktop-heading-size);font-weight:var(--offer-desktop-heading-weight);line-height:1.15}.offer-banner__heading strong,.offer-banner__heading b{font-weight:inherit}.offer-banner__hero{width:100%;aspect-ratio:18 / 7;margin-bottom:var(--offer-desktop-banner-gap);overflow:hidden;border-radius:var(--offer-desktop-banner-radius);background:#ececec}.offer-banner__hero-link,.offer-banner__hero picture{display:block;width:100%;height:100%}.offer-banner__hero-image,.offer-banner__card-image{display:block;width:100%;height:100%;object-fit:cover}.offer-banner__placeholder{background:#ececec}.offer-banner__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--offer-desktop-card-gap);width:100%}.offer-banner__card{min-width:0}.offer-banner__card-link{position:relative;display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--offer-desktop-card-radius);background:#ececec;color:var(--offer-card-text-color);text-decoration:none}.offer-banner__card-link:focus-visible,.offer-banner__hero-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.offer-banner__card-overlay{position:absolute;inset:auto 0 0;z-index:1;height:42%;background:linear-gradient(to top,rgba(0,0,0,var(--offer-overlay-opacity)),transparent);pointer-events:none}.offer-banner__card-title{position:absolute;right:6px;bottom:8px;left:6px;z-index:2;overflow:hidden;color:var(--offer-card-text-color);font-size:var(--offer-desktop-card-title-size);font-weight:var(--offer-desktop-card-title-weight);line-height:1.15;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:749px){.offer-banner__inner{width:calc(100% - (var(--offer-mobile-side-padding) * 2));max-width:540px}.offer-banner__heading{margin-bottom:var(--offer-mobile-heading-gap);font-size:var(--offer-mobile-heading-size);font-weight:var(--offer-mobile-heading-weight)}.offer-banner__hero{aspect-ratio:18 / 7;margin-bottom:var(--offer-mobile-banner-gap);border-radius:var(--offer-mobile-banner-radius)}.offer-banner__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--offer-mobile-card-gap)}.offer-banner__card-link{border-radius:var(--offer-mobile-card-radius)}.offer-banner__card-title{right:3px;bottom:5px;left:3px;font-size:var(--offer-mobile-card-title-size);font-weight:var(--offer-mobile-card-title-weight)}}.syntax-footer{background:var(--footer-bg);color:var(--footer-text);font-size:var(--footer-body-desktop);margin:0;padding:var(--footer-pad-top) 0 var(--footer-pad-bottom)}.syntax-footer *,.syntax-footer *:before,.syntax-footer *:after{box-sizing:border-box}.syntax-footer__inner{width:100%;max-width:1920px;padding-right:min(var(--footer-side-padding),6vw);padding-left:calc(min(var(--footer-side-padding),6vw) + var(--footer-content-offset));margin-inline:auto}.syntax-footer__grid{display:grid;grid-template-columns:minmax(340px,1.35fr) minmax(300px,1.35fr) repeat(3,minmax(150px,.82fr));column-gap:var(--footer-column-gap);align-items:start}.syntax-footer__grid--1-menus{grid-template-columns:minmax(340px,1.2fr) minmax(300px,1.2fr) minmax(190px,.8fr)}.syntax-footer__grid--2-menus{grid-template-columns:minmax(340px,1.25fr) minmax(300px,1.25fr) repeat(2,minmax(180px,.8fr))}.syntax-footer__heading{display:block;color:var(--footer-text);font:inherit;font-size:var(--footer-heading-desktop);font-weight:500;line-height:1.3;margin:0 0 var(--footer-heading-gap)}.syntax-footer__heading::-webkit-details-marker{display:none}.syntax-footer__panel{display:block}.syntax-footer__toggle{display:none}.syntax-footer__newsletter-text{color:var(--footer-text);font-size:var(--footer-body-desktop);line-height:1.7;margin:0 0 24px;max-width:390px}.syntax-footer__newsletter-text p{margin:0}.syntax-footer__form{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;max-width:372px;min-height:64px;border:1px solid var(--footer-text);border-radius:999px;padding:3px}.syntax-footer__email{min-width:0;border:0;outline:0;background:transparent;color:var(--footer-text);font:inherit;font-size:var(--footer-input-desktop);padding:0 14px}.syntax-footer__email::placeholder{color:var(--footer-muted);opacity:1}.syntax-footer__email:focus-visible{border-radius:999px;outline:2px solid var(--footer-text);outline-offset:2px}.syntax-footer__submit{min-width:152px;border:0;border-radius:999px;background:var(--footer-button);color:var(--footer-button-text);cursor:pointer;font:inherit;font-size:var(--footer-button-desktop);font-weight:700;padding:0 22px;transition:filter .18s ease,transform .18s ease}.syntax-footer__submit:hover{filter:brightness(1.18)}.syntax-footer__submit:active{transform:scale(.98)}.syntax-footer__message{grid-column:1 / -1;margin:10px 12px 0}.syntax-footer__contact-list{display:grid;gap:var(--footer-contact-gap)}.syntax-footer__contact-link{display:flex;align-items:center;gap:14px;color:var(--footer-text);font-size:var(--footer-contact-desktop);line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.syntax-footer__contact-link svg{flex:0 0 30px;width:30px;height:30px}.syntax-footer__contact-link:hover,.syntax-footer__links a:hover{text-decoration:underline;text-underline-offset:4px}.syntax-footer__social{display:flex;align-items:center;justify-content:flex-start;gap:20px;list-style:none;margin:28px 0 0;padding:0}.syntax-footer__social a{display:grid;place-items:center;color:var(--footer-text);padding:4px}.syntax-footer__social svg{width:21px;height:21px}.syntax-footer__links{display:grid;gap:var(--footer-menu-gap);list-style:none;margin:0;padding:0}.syntax-footer__links a{color:var(--footer-text);font-size:var(--footer-menu-desktop);line-height:1.45;text-decoration:none}.syntax-footer__bottom{display:flex;justify-content:space-between;align-items:flex-end;min-height:88px}.syntax-footer__copyright{color:var(--footer-muted);font-size:var(--footer-copyright-desktop);line-height:1.4;margin:0}.syntax-footer__top{display:grid;place-items:center;width:44px;height:44px;color:var(--footer-text);border-radius:50%}.syntax-footer__top svg{width:22px;height:22px}@media screen and (max-width:1199px){.syntax-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:54px}}@media screen and (max-width:749px){.syntax-footer{font-size:var(--footer-body-mobile);padding-top:27px;padding-bottom:14px}.syntax-footer__inner{width:100%;padding-inline:18px}.syntax-footer__grid{grid-template-columns:1fr;row-gap:0}.syntax-footer__heading{display:flex;align-items:center;justify-content:space-between;min-height:57px;font-size:var(--footer-heading-mobile);font-weight:400;line-height:1.3;margin:0;cursor:pointer;list-style:none}.syntax-footer__heading:focus-visible{outline:2px solid var(--footer-text);outline-offset:3px}.syntax-footer__toggle{display:block;position:relative;width:13px;height:13px;color:var(--footer-muted);flex:0 0 13px}.syntax-footer__toggle:before,.syntax-footer__toggle:after{content:"";position:absolute;top:6px;left:0;width:13px;height:1px;background:currentColor}.syntax-footer__toggle:after{transform:rotate(90deg);transition:transform .18s ease}.syntax-footer__item[open] .syntax-footer__toggle:after{transform:rotate(0)}.syntax-footer__panel{display:none;padding:4px 0 26px}.syntax-footer__item[open]>.syntax-footer__panel{display:block}.syntax-footer__newsletter-text{font-size:var(--footer-body-mobile)}.syntax-footer__contact-link{font-size:var(--footer-contact-mobile)}.syntax-footer__links a{font-size:var(--footer-menu-mobile)}.syntax-footer__email{font-size:var(--footer-input-mobile)}.syntax-footer__form{max-width:100%;min-height:58px}.syntax-footer__submit{min-width:120px;font-size:var(--footer-button-mobile);padding-inline:16px}.syntax-footer__bottom{position:relative;justify-content:center;align-items:flex-end;min-height:71px}.syntax-footer__copyright{font-size:var(--footer-copyright-mobile);text-align:center}.syntax-footer__top{position:absolute;top:0;right:5px;width:30px;height:30px}.syntax-footer__top svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
