.stryde-shell{--stryde-black: #000;--stryde-white: #fff;--stryde-border: #d8d8d8;--stryde-page-width: 1320px;--header-height: 60px;--header-group-height: 102px;--transparent-header-offset-boolean: 0;background:var(--stryde-white);color:var(--stryde-black);font-family:Inter,Helvetica Neue,Arial,sans-serif}.stryde-shell :is(h1,h2,h3,h4,p,li,a,button,input,select,textarea,.button){font-family:Inter,Helvetica Neue,Arial,sans-serif;letter-spacing:0}.stryde-shell :is(.stryde-announcement,.stryde-header,.stryde-hero,.stryde-footer) *,.stryde-shell :is(.stryde-announcement,.stryde-header,.stryde-hero,.stryde-footer) *:before,.stryde-shell :is(.stryde-announcement,.stryde-header,.stryde-hero,.stryde-footer) *:after{box-sizing:border-box}.stryde-shell :is(.stryde-header,.stryde-footer) :is(img,button,.button,input,select){border-radius:0}.stryde-shell .stryde-announcement{display:flex;min-height:42px;align-items:center;justify-content:center;gap:12px;padding:8px 20px;background:var(--stryde-black);color:var(--stryde-white);font-size:12px;line-height:1.2;text-align:center;text-transform:uppercase}.stryde-shell .stryde-announcement strong{padding:5px 12px;border:1px solid currentcolor;font-weight:800;letter-spacing:1px}.stryde-shell .stryde-announcement span{font-weight:500;letter-spacing:2px}.stryde-shell .stryde-header{position:sticky;top:0;z-index:10;height:60px;border-bottom:1px solid var(--stryde-border);background:var(--stryde-white);color:var(--stryde-black)}.stryde-shell .stryde-header__inner{display:grid;grid-template-columns:132px minmax(0,1fr) 132px;align-items:center;width:min(100%,var(--stryde-page-width));height:100%;margin-inline:auto;padding-inline:0}.stryde-shell .stryde-header__menu{display:flex;align-self:stretch;align-items:center}.stryde-shell .stryde-header__icon-button,.stryde-shell .stryde-header__actions .header-actions__action{display:inline-flex;width:44px;min-width:44px;height:44px;min-height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:currentcolor;cursor:pointer}.stryde-shell .stryde-header__menu>.stryde-header__icon-button{height:60px}.stryde-shell .stryde-header__localization>summary::-webkit-details-marker{display:none}.stryde-shell .stryde-header__menu-dialog{width:min(88vw,380px);max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:var(--stryde-white);color:var(--stryde-black)}.stryde-shell .stryde-header__menu-dialog::backdrop{background:#00000073}.stryde-shell .stryde-header__menu-panel{height:100%;overflow-y:auto;padding:0 24px 32px}.stryde-shell .stryde-header__menu-heading{display:flex;min-height:70px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--stryde-border)}.stryde-shell .stryde-header__menu-title{margin:0;color:currentcolor;font-size:18px;font-weight:600;line-height:1.2}.stryde-shell .stryde-header__mobile-nav{display:flex;flex-direction:column;padding-top:20px}.stryde-shell .stryde-header__mobile-nav a{display:flex;min-height:48px;align-items:center;border-bottom:1px solid var(--stryde-border);color:var(--stryde-black);font-size:15px;font-weight:600;text-decoration:none}.stryde-shell .stryde-header__mobile-nav a:last-child{border-bottom:0}.stryde-shell .stryde-header__mobile-nav [data-cart-count]{margin-inline-start:6px}.stryde-shell .stryde-header__mobile-localization{padding-top:24px;border-top:1px solid var(--stryde-border)}.stryde-shell .stryde-header__mobile-localization-title{margin:0 0 14px;color:currentcolor;font-size:15px;font-weight:600;line-height:1.3}.stryde-shell .stryde-header__mobile-localization localization-form-component,.stryde-shell .stryde-header__mobile-localization .localization-form{width:100%}.stryde-shell .stryde-header__mobile-localization .localization-form__list{max-height:280px}.stryde-shell .stryde-header__logo{display:flex;justify-self:center;width:97px;min-width:0}.stryde-shell .stryde-header__logo img{display:block;width:100%;height:auto}.stryde-shell .stryde-header__desktop-nav,.stryde-shell .stryde-header__localization{display:none}.stryde-shell .stryde-header__actions{display:grid;grid-template-columns:44px 44px;justify-self:end;align-items:center}.stryde-shell .stryde-header__actions search-button,.stryde-shell .stryde-header__actions header-actions,.stryde-shell .stryde-header__actions .search-action,.stryde-shell .stryde-header__actions .cart-drawer{display:contents}.stryde-shell .stryde-header__localization-panel .localization-form__select:focus-visible{outline:2px solid currentcolor;outline-offset:2px}.stryde-shell .stryde-header__actions .svg-wrapper,.stryde-shell .stryde-header__icon-button .svg-wrapper{width:20px;height:20px}.stryde-shell .stryde-header__actions svg,.stryde-shell .stryde-header__icon-button svg{width:100%;height:100%}.stryde-shell .stryde-hero{position:relative;min-height:calc(65svh - var(--header-group-height));overflow:hidden;isolation:isolate;background:#202020}.stryde-shell .stryde-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:var(--stryde-hero-position, 50% 50%)}.stryde-shell .stryde-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgb(18 18 18 / var(--stryde-hero-overlay-opacity, .35))}.stryde-shell .stryde-hero__content{position:absolute;inset-inline:1rem;bottom:72px;display:grid;justify-items:center;gap:24px;color:#fff;text-align:center}.stryde-shell .stryde-hero__heading{max-width:none;margin:0;color:inherit;font-size:24px;font-weight:600;line-height:1}.stryde-shell .stryde-hero__button{display:grid;min-height:0;place-items:center;padding:16px 24px;border:0;border-radius:14px;background:#fff;color:#000;font-size:14px;font-weight:400;line-height:1.6;text-decoration:none}.stryde-shell .stryde-hero__button:hover,.stryde-shell .stryde-hero__button:focus-visible{background:#000;color:#fff}.stryde-shell .stryde-footer{background:var(--stryde-white);color:var(--stryde-black)}.stryde-shell .stryde-footer__inner,.stryde-shell .stryde-footer__bottom{width:min(100%,var(--stryde-page-width));margin-inline:auto}.stryde-shell .stryde-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 20px}.stryde-shell .stryde-footer__signup{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:20px;min-height:136px}.stryde-shell .stryde-footer__signup h1,.stryde-shell .stryde-footer__signup h2,.stryde-shell .stryde-footer__nav-title{color:var(--stryde-black);font-size:32px;font-weight:600;line-height:1.1}.stryde-shell .stryde-footer__signup h1,.stryde-shell .stryde-footer__signup h2{margin:0}.stryde-shell .stryde-footer__nav-title{margin:0 0 24px}.stryde-shell .stryde-footer__signup-copy p{max-width:34ch;margin:6px 0 0;font-size:14px;line-height:1.6}.stryde-shell .stryde-footer__form{width:100%}.stryde-shell .stryde-footer__field{display:grid;grid-template-columns:minmax(0,1fr) 58px;width:100%;height:60px;overflow:hidden;border:1px solid #dedede;border-radius:100px}.stryde-shell .stryde-footer__field input{width:100%;min-width:0;height:58px;padding:16px 28px;border:0;background:var(--stryde-white);color:var(--stryde-black);font-size:14px}.stryde-shell .stryde-footer__field button{display:grid;width:58px;height:58px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#333;cursor:pointer}.stryde-shell .stryde-footer__field button .svg-wrapper,.stryde-shell .stryde-footer__field button svg{width:18px;height:18px}.stryde-shell .stryde-footer__message{margin:10px 0 0;font-size:13px}.stryde-shell .stryde-footer__nav ul,.stryde-shell .stryde-footer__payments{margin:0;padding:0;list-style:none}.stryde-shell .stryde-footer__nav li+li{margin-top:12px}.stryde-shell .stryde-footer a{color:currentcolor;font-size:14px;line-height:1.6;text-decoration:none}.stryde-shell .stryde-footer a:hover,.stryde-shell .stryde-footer a:focus-visible,.stryde-shell .stryde-header a:hover,.stryde-shell .stryde-header a:focus-visible{text-decoration:underline;text-underline-offset:4px}.stryde-shell .stryde-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;min-height:121px}.stryde-shell .stryde-footer__bottom p{margin:0;font-size:12px;line-height:1.6}.stryde-shell .stryde-footer__payments{display:flex;flex-wrap:wrap;gap:6px;order:-1}.stryde-shell .stryde-footer__payments li,.stryde-shell .stryde-footer__payment-icon{display:block;width:38px;height:24px}@media screen and (min-width:750px){.stryde-shell{--header-height: 70px;--header-group-height: 116px}.stryde-shell .stryde-header{height:70px}.stryde-shell .stryde-announcement{min-height:46px}.stryde-shell .stryde-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:20px;padding-inline:40px}.stryde-shell .stryde-header__menu{display:none}.stryde-shell .stryde-header__logo{justify-self:start;width:122px}.stryde-shell .stryde-header__desktop-nav{display:flex;align-items:center;justify-content:flex-start;gap:24px;white-space:nowrap}.stryde-shell .stryde-header__desktop-nav a{color:var(--stryde-black);font-size:14px;font-weight:400;text-decoration:none}.stryde-shell .stryde-header__actions{display:flex;gap:2px}.stryde-shell .stryde-header__actions search-button,.stryde-shell .stryde-header__actions header-actions,.stryde-shell .stryde-header__actions .search-action,.stryde-shell .stryde-header__actions .cart-drawer{display:flex}.stryde-shell .stryde-header__localization{position:relative;display:block}.stryde-shell .stryde-header__localization-toggle{display:flex;min-height:44px;align-items:center;gap:5px;padding:0 8px;list-style:none;font-size:11px;font-weight:600;cursor:pointer}.stryde-shell .stryde-header__localization-toggle .svg-wrapper{width:10px;height:10px}.stryde-shell .stryde-header__localization-panel{position:absolute;top:calc(100% + 8px);right:0;width:320px;max-height:min(520px,calc(100vh - 130px));overflow:auto;padding:18px;border:1px solid var(--stryde-border);background:var(--stryde-white);box-shadow:0 14px 30px #0000001f}.stryde-shell .stryde-header__localization-panel .localization-form{width:100%}.stryde-shell .stryde-footer{min-height:593px;padding:0 40px}.stryde-shell .stryde-footer__nav{min-height:336px;padding-top:36px}}@media screen and (max-width:749px){.stryde-shell .stryde-hero{min-height:clamp(298px,calc(50svh - 124px),352px)}.stryde-shell .stryde-hero__content{bottom:50px}.stryde-shell .stryde-footer{min-height:789px;padding:0 16px}.stryde-shell .stryde-footer__inner{display:block}.stryde-shell .stryde-footer__signup{display:block;min-height:234px;padding-top:30px}.stryde-shell .stryde-footer__signup-copy p{margin-top:8px}.stryde-shell .stryde-footer__field{margin-top:18px}.stryde-shell .stryde-footer__nav{padding-top:0}.stryde-shell .stryde-footer__signup+.stryde-footer__nav{min-height:182px}.stryde-shell .stryde-footer__nav:last-child{min-height:252px}.stryde-shell .stryde-footer__nav-title{margin-bottom:24px}}@media(prefers-reduced-motion:no-preference){.stryde-shell{scroll-behavior:smooth}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/stryde-shell.css.map */
