.size-chart-drawer-trigger{display:none}.size-chart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;width:100%;height:100dvh;visibility:hidden;background:transparent;opacity:1;transition:none}.size-chart-drawer[open]{z-index:103;visibility:visible}.size-chart-drawer.hiding{z-index:103;visibility:visible;pointer-events:none}.size-chart-drawer__panel{position:absolute;inset:0 0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:66.666667vw;height:100%;overflow:hidden;background:rgb(var(--color-background));transform:translate(100%);transition:transform .6s ease;pointer-events:auto;outline:none}.size-chart-drawer[open] .size-chart-drawer__panel{transform:translate(0)}.size-chart-drawer__column{min-width:0;min-height:0;border-left:.1rem solid rgb(var(--color-border))}.size-chart-drawer__column:first-child{border-left:0}.size-chart-drawer__chart,.size-chart-drawer__guide{overflow-y:auto;padding:3.2rem}.size-chart-drawer__chart{display:flex;flex-direction:column}.size-chart-drawer__controls{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:3.2rem}.size-chart-drawer__color{min-width:0;flex:0 1 auto;width:fit-content;max-width:calc(100% - 15rem)}.size-chart-drawer__color .select{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:100%;transition:all var(--duration-default)}.size-chart-drawer__color .select:hover select,.size-chart-drawer__color .select:hover svg{color:rgb(var(--color-foreground-secondary))}.size-chart-drawer__color .select select{width:max-content;min-width:0;max-width:100%;min-height:unset;padding:0 1.2rem 0 .8rem;border:none;color:rgb(var(--color-foreground));background:transparent;line-height:normal;cursor:pointer;transition:all var(--duration-default)}.size-chart-drawer__color .select select option{background-color:rgb(var(--color-background))}.size-chart-drawer__color .select select:hover,.size-chart-drawer__color .select select:hover:not(:focus){border:none!important}.size-chart-drawer__color .select svg{top:.2rem;right:-.2rem;width:1.2rem;height:1.2rem;transform:rotate(0);transition:all var(--duration-default) ease}.size-chart-drawer__color .select:has(select:open) svg{transform:rotate(180deg)}.size-chart-drawer__color-value{display:block;padding:0 .8rem;color:rgb(var(--color-foreground));line-height:normal}.size-chart-drawer__units{display:flex;flex:0 0 auto;gap:1.2rem}.size-chart-drawer__unit{padding:0;border:0;color:rgba(var(--color-foreground),.55);background:transparent;font:inherit;font-size:1.2rem;cursor:pointer}.size-chart-drawer__unit[aria-pressed=true]{color:rgb(var(--color-foreground));font-weight:700}.size-chart-drawer__table-wrap{overflow-x:auto}.size-chart-drawer__free-size-note{margin:2.4rem 0 0;padding:0;border:0;font-size:1.2rem;font-style:italic;line-height:1.4}.size-chart-drawer__table{width:100%;min-width:43rem;margin:0;border-collapse:collapse;color:rgb(var(--color-foreground));table-layout:fixed}.size-chart-drawer__table th,.size-chart-drawer__table td{height:5.6rem;padding:0;border:.1rem solid rgb(var(--color-border));text-align:center;vertical-align:middle;transition:background-color var(--duration-default),color var(--duration-default)}.size-chart-drawer__table thead th{font-size:1.2rem;font-weight:500;text-transform:uppercase}.size-chart-drawer__table tbody th{font-weight:500}.size-chart-drawer__table tr.is-hovered>*,.size-chart-drawer__table tr.is-selected>*{background:rgba(var(--color-foreground),.06)}.size-chart-drawer__table .is-hovered{background:rgba(var(--color-foreground),.06)!important}.size-chart-drawer__table tr.is-unavailable>*{color:rgba(var(--color-foreground),.35)}.size-chart-drawer__table-button{display:grid;width:100%;height:100%;padding:0;border:0;place-items:center;color:inherit;background:transparent;font:inherit;cursor:pointer}.size-chart-drawer__table tr.is-unavailable .size-chart-drawer__table-button{cursor:not-allowed}.size-chart-drawer__add.button--tertiary{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;min-height:5.6rem;margin-top:2.4rem;padding:1.6rem;border:.1rem solid #000;border-radius:0;color:#000;background:#fff;font:inherit;text-transform:uppercase;cursor:pointer}.size-chart-drawer__add.button--tertiary:after{background:#000}.size-chart-drawer__add.button--tertiary:not([disabled]):not([aria-disabled=true]):hover{border-color:#000;color:#fff}.size-chart-drawer__add:disabled{opacity:.35;cursor:not-allowed}.size-chart-drawer__guide{position:relative}.size-chart-drawer__close{position:absolute;top:2.4rem;right:2.4rem;z-index:1;display:grid;width:3.2rem;height:3.2rem;padding:0;border:0;place-items:center;color:rgb(var(--color-foreground));background:rgb(var(--color-background));cursor:pointer;align-items:center;justify-content:center;overflow:visible;transform-origin:center}.size-chart-drawer__close .icon{width:1.8rem;height:1.8rem}.size-chart-drawer__close:hover:not(.burger-menu__submenu-back){transform:rotate(90deg)}.size-chart-drawer__guide-image{display:block;width:100%;height:auto;margin:0 0 3.2rem}.size-chart-drawer__guide-image img{display:block;width:100%;height:auto}.size-chart-drawer__guide-heading{margin:0 0 1.6rem;padding-right:4rem}.size-chart-drawer__guide-text,.size-chart-drawer__guide-page{color:rgb(var(--color-foreground))}.size-chart-drawer__guide-text>:first-child,.size-chart-drawer__guide-page>:first-child{margin-top:0}.size-chart-drawer__guide-text>:last-child,.size-chart-drawer__guide-page>:last-child{margin-bottom:0}.size-chart-drawer__guide-page{margin-top:2.4rem}.size-chart-drawer__mobile-drag-handle,.size-chart-drawer__mobile-close{display:none}.size-chart-drawer__mobile-header{display:contents}.size-chart-drawer__mobile-heading{display:none}@media screen and (max-width:749px),screen and (min-width:750px)and (max-width:1199px)and (orientation:portrait){.size-chart-drawer:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;background:rgba(var(--color-foreground),.12);content:"";opacity:0;pointer-events:none;transition:opacity .5s ease}.size-chart-drawer[open]:before{opacity:1}.size-chart-drawer-trigger{display:inline-flex}.size-guide-trigger--mobile{display:none}.size-chart-drawer__panel{inset:auto 0 0;display:block;width:100%;height:90dvh;max-height:90dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translateY(100%);transition:transform .5s ease;z-index:1}.size-chart-drawer[open] .size-chart-drawer__panel{transform:translateY(var(--size-chart-drawer-drag-offset, 0px))}.size-chart-drawer__panel.is-dragging{transition:none}.size-chart-drawer__mobile-drag-handle{position:relative;display:block;height:4rem;margin:0;cursor:grab;touch-action:none}.size-chart-drawer__mobile-drag-handle:before{position:absolute;content:""}.size-chart-drawer__mobile-drag-handle:before{top:2rem;left:calc(50% - 2rem);width:4rem;height:.1rem;background:rgb(var(--color-foreground))}.size-chart-drawer__mobile-drag-handle:active{cursor:grabbing}.size-chart-drawer__close{position:static;flex:0 0 auto;margin:0;background:transparent}.size-chart-drawer__mobile-header{display:flex;align-items:center;justify-content:space-between;min-height:3.2rem;margin:0 2.4rem 2.4rem}.size-chart-drawer__mobile-heading{display:block;margin:0;color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem;font-weight:700;line-height:1.3}.size-chart-drawer__column{border-left:0}.size-chart-drawer__chart,.size-chart-drawer__guide{overflow:visible;padding:0 2.4rem 3.2rem}.size-chart-drawer__controls{margin-bottom:2.4rem}.size-chart-drawer__color .select select,.size-chart-drawer__color-value,.size-chart-drawer__unit,.size-chart-drawer__table,.size-chart-drawer__add.button--tertiary,.size-chart-drawer__mobile-close-button{font-size:1.2rem;line-height:1.3}.size-chart-drawer__table-wrap{overflow-x:visible}.size-chart-drawer__table{min-width:0;font-size:1.1rem}.size-chart-drawer__table th,.size-chart-drawer__table td{white-space:nowrap}.size-chart-drawer__table th,.size-chart-drawer__table td{height:5.2rem}.size-chart-drawer__guide-image{margin-bottom:2.4rem}.size-chart-drawer__guide-heading{padding-right:0}.size-chart-drawer__guide-page .measurement-guide--size-drawer{padding-right:0;padding-left:0}.size-chart-drawer__guide-page .measurement-guide--size-drawer .measurement-heading{font-size:1.2rem}.size-chart-drawer__guide-page .measurement-guide--size-drawer .measurement-copy{font-size:1.1rem}.size-chart-drawer__mobile-close{display:block;margin:0 2.4rem;border-top:.1rem solid rgb(var(--color-border))}.size-chart-drawer__mobile-close-button{display:block;width:100%;padding:2.4rem 0 3.2rem;border:0;color:rgb(var(--color-foreground));background:transparent;font:inherit;font-size:1.2rem;line-height:1.3;text-align:center;text-transform:uppercase;cursor:pointer}}@media screen and (min-width:1200px),screen and (min-width:750px)and (orientation:landscape){html:has(.size-chart-drawer[open]),html:has(.size-chart-drawer.hiding),body:has(.size-chart-drawer[open]),body:has(.size-chart-drawer.hiding){padding-right:0!important}.size-chart-drawer-source .product__outer--thumbs-aside:not(.thumbs_aside_horizontal) .product__media-list .product__media,.size-chart-drawer-source .product__outer--thumbs-aside:not(.thumbs_aside_horizontal) .product__media-list .product__modal-opener--image,.size-chart-drawer-source .product__outer--thumbs-aside:not(.thumbs_aside_horizontal) .product__media-list .product__media-toggle{cursor:default!important}.size-chart-drawer-trigger{display:inline-flex}.size-chart-drawer[open]{pointer-events:none}.size-guide-trigger--mobile{display:none}.size-chart-drawer__guide{display:grid;grid-template-rows:60dvh minmax(0,40dvh);padding:0;overflow:hidden}.size-chart-drawer__guide-image{width:100%;height:60dvh;margin:0;overflow:hidden}div.size-chart-drawer__guide-image{box-sizing:border-box;padding:3.2rem 0 2.4rem}.size-chart-drawer__guide-image img,img.size-chart-drawer__guide-image{display:block;width:100%;height:100%;object-fit:contain}.size-chart-drawer__guide-image img{height:calc(100% - 5.6rem)}img.size-chart-drawer__guide-image{box-sizing:border-box;padding:3.2rem 0 2.4rem}.size-chart-drawer__guide-content{min-height:0;padding:3.2rem;overflow-y:auto}.size-chart-drawer__guide-content:has(.measurement-guide--size-drawer){padding:0}.size-chart-drawer__guide-page:has(.measurement-guide--size-drawer){height:100%}.size-chart-drawer__guide-page{margin-top:0}.size-chart-drawer__guide-page .measurement-guide:not(.measurement-guide--size-drawer){width:100%;margin:0;padding:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.size-chart-drawer__guide-page .measurement-guide:not(.measurement-guide--size-drawer) .measurement-row{grid-template-columns:30% 70%;min-height:0}.size-chart-drawer__guide-page .measurement-guide:not(.measurement-guide--size-drawer) .measurement-heading{padding:.8rem .8rem .8rem 0;font-size:clamp(1.3rem,.9vw,1.6rem);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1.1;letter-spacing:calc(var(--font-heading-letter-spacing) * .1)}.size-chart-drawer__guide-page .measurement-guide:not(.measurement-guide--size-drawer) .measurement-copy{padding:.8rem 0;font-size:clamp(1.1rem,.75vw,1.3rem);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:1.25}body.size-chart-drawer-page-scroll{overflow-x:hidden!important;overflow-y:hidden!important}html.size-chart-drawer-footer-hidden footer{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.main-product-section.size-chart-drawer-source{clip-path:inset(0);transition:clip-path .6s ease;will-change:clip-path}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;width:100vw;height:100dvh;min-height:100dvh;overflow:hidden;clip-path:inset(0 66.666667vw 0 0);background:rgb(var(--color-background))}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__outer,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__main,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-wrapper,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list-wrapper,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list .swiper-wrapper,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list .product__media-item,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list .product__media{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__info-container,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__mobile-media-bar{display:none!important}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list .product__media img,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-list .deferred-media__poster{width:100%!important;height:100%!important;object-fit:cover!important}.main-product-section.size-chart-drawer-source .product__main{transition:transform .6s ease;will-change:transform}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__main{transform:translate(var(--size-chart-drawer-media-shift, 0px))}.shopify-section-header.size-chart-drawer-header-source .header__inline-menu{transition:transform .6s ease;will-change:transform}.shopify-section-header.size-chart-drawer-header-source.size-chart-drawer-header-source--active .header__inline-menu{transform:translate(var(--size-chart-drawer-header-shift, 0px))}.main-product-section.size-chart-drawer-source .product__media-sublist-outer,.main-product-section.size-chart-drawer-source .product__pagination-wrapper,.main-product-section.size-chart-drawer-source .product__slider-nav{transition:opacity .2s ease,visibility .2s ease}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-sublist-outer,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__pagination-wrapper,.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__slider-nav{visibility:hidden;opacity:0;pointer-events:none}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__modal-opener--image{cursor:default}.main-product-section.size-chart-drawer-source.size-chart-drawer-source--active .product__media-icon{visibility:hidden}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/size-chart-drawer.css.map */
