size-guide-drawer-opener.product-popup-modal__opener{display:inline-flex}size-guide-drawer.drawer{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:99999999999;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);visibility:hidden;pointer-events:none;transition:visibility var(--duration-default, .2s) ease}size-guide-drawer.drawer.active{visibility:visible;pointer-events:auto}.size-guide-drawer .cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.size-guide-drawer .drawer__inner{display:flex;flex-direction:column;height:100%;width:100vw;max-width:100vw;padding:2rem 1.8rem 2.4rem;background-color:rgb(var(--color-background));overflow:hidden;transform:translate(100%);transition:transform var(--duration-default, .2s) ease}size-guide-drawer.drawer.active .drawer__inner{transform:translate(0)}@media screen and (min-width:750px){.size-guide-drawer .drawer__inner{width:64rem;max-width:100vw;padding:2.4rem 3.2rem 3.2rem}}.size-guide-drawer .drawer__close{display:inline-flex;align-items:center;justify-content:center;padding:0;min-width:4.4rem;min-height:4.4rem;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.size-guide-drawer .drawer__close svg{height:1.5rem;width:1.5rem}.size-guide-drawer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;flex-shrink:0;padding-bottom:3rem}.size-guide-drawer__tabs{display:flex;flex-wrap:wrap;gap:.8rem;min-width:0}.size-guide-drawer__tab{-webkit-appearance:none;appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;min-width:0;min-height:0;padding:.8rem 1.6rem;border:0;border-radius:7px;background-color:rgb(var(--color-secondary-button-text));color:rgb(var(--color-foreground));box-shadow:none;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;letter-spacing:.04rem;line-height:1.2;text-transform:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.size-guide-drawer__tab.is-active{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.size-guide-drawer__tab:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}.size-guide-drawer__close{position:relative;top:auto;right:auto;flex-shrink:0;margin:-.6rem -.8rem 0 0}.size-guide-drawer .drawer__contents.size-guide-drawer__contents{display:block;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1.6rem 1.6rem 0;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.7) transparent}.size-guide-drawer__contents::-webkit-scrollbar{width:3px}.size-guide-drawer__contents::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.size-guide-drawer__contents::-webkit-scrollbar-track{background:transparent}.size-guide-drawer__panel{display:flex;flex-direction:column;gap:4rem;width:100%;min-width:0}.size-guide-drawer__panel[hidden]{display:none}.size-guide-drawer__heading{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.8rem;line-height:1.2;color:rgb(var(--color-foreground))}.size-guide-drawer__chart-block,.size-guide-drawer__chart{width:100%;min-width:0}.size-guide-drawer__chart-block{display:flex;flex-direction:column;gap:1.2rem}.size-guide-drawer__chart-head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.size-guide-drawer__section-title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.2rem;line-height:1.3;color:rgb(var(--color-foreground))}.size-guide-unit{display:inline-flex;align-items:center;flex-shrink:0;gap:.6rem}.size-guide-unit__btn{-webkit-appearance:none;appearance:none;margin:0;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;letter-spacing:.04rem;line-height:1;text-transform:uppercase;cursor:pointer}.size-guide-unit__btn:focus-visible{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}.size-guide-unit__track{position:relative;display:block;box-sizing:border-box;width:3.6rem;height:1.8rem;border:1px solid #b86d1e;border-radius:100px;background-color:#fcf4e3;cursor:pointer}.size-guide-unit__knob{position:absolute;top:50%;left:.2rem;width:1.4rem;height:1.4rem;border-radius:50%;background-color:#b86d1e;transform:translateY(-50%);transition:left .2s ease,transform .2s ease}.size-guide-unit[data-active-unit=cm] .size-guide-unit__knob{left:calc(100% - .2rem);transform:translate(-100%,-50%)}.size-guide-drawer__chart[hidden]{display:none}.size-guide-drawer .product-fit-notes.size-guide-drawer__fit-note{margin:0;padding:1.6rem 1.8rem;background-color:#eaf6f1}.size-guide-drawer__fit-note-title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.6rem;letter-spacing:0;vertical-align:middle}.size-guide-drawer__fit-note p,.size-guide-drawer__fit-note .metafield-rich_text_field,.size-guide-drawer__fit-note .metafield-rich_text_field>*{margin:0;font-family:var(--font-heading-family);font-weight:600;font-style:normal;font-size:1.2rem;line-height:1.6rem;letter-spacing:0;vertical-align:middle}.size-guide-drawer__chart{overflow-x:auto;-webkit-overflow-scrolling:touch}.size-guide-drawer .cart-drawer .size-guide-drawer__chart table,.size-guide-drawer .cart-drawer .size-guide-drawer__chart table:not([class]){display:table;width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;border:0;border-style:none;margin:0;font-family:var(--font-body-family);font-size:1.4rem;line-height:1.6rem}.size-guide-drawer .cart-drawer .size-guide-drawer__chart thead{display:table-header-group;position:static;width:auto;background-color:transparent}.size-guide-drawer .cart-drawer .size-guide-drawer__chart tbody{display:table-row-group;width:auto}.size-guide-drawer .cart-drawer .size-guide-drawer__chart tr{display:table-row}.size-guide-drawer .cart-drawer .size-guide-drawer__chart th,.size-guide-drawer .cart-drawer .size-guide-drawer__chart td{display:table-cell}.size-guide-drawer__chart table tr,.size-guide-drawer__chart table:not([class]) tr,.size-guide-drawer__chart th,.size-guide-drawer__chart td{border:0!important;border-bottom:0!important}.size-guide-drawer h4,.size-guide-drawer .h4{margin:0}.size-guide-drawer__chart th,.size-guide-drawer__chart td{padding:.8rem 0;text-align:center;vertical-align:middle;font-weight:400;color:rgb(var(--color-foreground));background-color:transparent}.size-guide-drawer__chart th:first-child,.size-guide-drawer__chart td:first-child{padding-left:1.6rem}.size-guide-drawer__chart th:last-child,.size-guide-drawer__chart td:last-child{padding-right:1.6rem}.size-guide-drawer__chart th p,.size-guide-drawer__chart td p,.size-guide-drawer__chart th h4,.size-guide-drawer__chart td h4{margin:0}.size-guide-drawer__chart thead th,.size-guide-drawer__chart thead td,.size-guide-drawer__chart table:not(:has(thead)) tr:first-child th,.size-guide-drawer__chart table:not(:has(thead)) tr:first-child td{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;padding-bottom:1.6rem;text-transform:none;letter-spacing:0;background-color:transparent!important}.size-guide-drawer__chart thead h4,.size-guide-drawer__chart thead .h4,.size-guide-drawer__chart table:not(:has(thead)) tr:first-child h4,.size-guide-drawer__chart table:not(:has(thead)) tr:first-child .h4{font-size:1.2rem;text-transform:none;letter-spacing:0}.size-guide-drawer__chart tbody h4[class^=size-],.size-guide-drawer__chart tbody h4[class*=" size-"]{font-size:1rem}.size-guide-drawer__chart table:has(thead) tbody tr:nth-child(odd),.size-guide-drawer__chart table:has(thead) tbody tr:nth-child(odd) th,.size-guide-drawer__chart table:has(thead) tbody tr:nth-child(odd) td{background-color:#fcf4e3}.size-guide-drawer__chart table:has(thead) tbody tr:nth-child(2n),.size-guide-drawer__chart table:has(thead) tbody tr:nth-child(2n) th,.size-guide-drawer__chart table:has(thead) tbody tr:nth-child(2n) td{background-color:transparent}.size-guide-drawer__chart table:not(:has(thead)) tr:nth-child(n+2):nth-child(2n),.size-guide-drawer__chart table:not(:has(thead)) tr:nth-child(n+2):nth-child(2n) th,.size-guide-drawer__chart table:not(:has(thead)) tr:nth-child(n+2):nth-child(2n) td{background-color:#fcf4e3}.size-guide-drawer__chart table:not(:has(thead)) tr:nth-child(n+2):nth-child(odd),.size-guide-drawer__chart table:not(:has(thead)) tr:nth-child(n+2):nth-child(odd) th,.size-guide-drawer__chart table:not(:has(thead)) tr:nth-child(n+2):nth-child(odd) td{background-color:transparent}.size-guide-drawer__chart img{display:block;width:2.8rem;height:2.8rem;margin:0 auto .4rem;object-fit:contain}.size-guide-drawer__measure{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:750px){.size-guide-drawer__measure{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:2.4rem}.size-guide-drawer__measure-image:only-child,.size-guide-drawer__measure-copy:only-child{grid-column:1 / -1}}.size-guide-drawer__measure-image{min-width:0}.size-guide-drawer__measure-image img{display:block;width:100%;height:auto;border-radius:var(--br)}.size-guide-drawer__measure-copy,.size-guide-drawer__measure-copy.rte{min-width:0;margin:0;font-size:1.4rem;line-height:1.5;color:rgb(var(--color-foreground));text-align:left}.size-guide-drawer__measure-copy .metafield-rich_text_field,.size-guide-drawer__measure-copy .metafield-rich_text_field>*,.size-guide-drawer__measure-copy p,.size-guide-drawer__measure-copy h2,.size-guide-drawer__measure-copy h3,.size-guide-drawer__measure-copy h4{margin:0}.size-guide-drawer__measure-copy .metafield-rich_text_field>*+*,.size-guide-drawer__measure-copy>*+*{margin-top:2.4rem}.size-guide-drawer__measure-copy strong,.size-guide-drawer__measure-copy b,.size-guide-drawer__measure-copy h2,.size-guide-drawer__measure-copy h3,.size-guide-drawer__measure-copy h4{display:block;margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.2rem;line-height:1.3}.size-guide-tts{display:flex;flex-direction:column;gap:.4rem;width:175px;max-width:100%;margin:0}.size-guide-tts[hidden]{display:none}.size-guide-tts__label{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;line-height:1.6rem;color:rgb(var(--color-foreground));text-align:left}.size-guide-tts__value-wrap{margin:0}.size-guide-tts__value,.size-guide-tts__count{margin:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.6rem;color:rgb(var(--color-foreground));text-align:left}.size-guide-tts__track{position:relative;width:100%;height:.8rem;margin:.2rem 0 .4rem;border-radius:100px;background-color:rgba(var(--color-foreground),.18)}.size-guide-tts__knob{position:absolute;top:50%;left:var(--tts-position, 50%);width:.8rem;height:.8rem;border-radius:50%;background-color:rgb(var(--color-foreground));transform:translate(-50%,-50%)}.size-guide-drawer__models{display:flex;flex-direction:column;gap:1.2rem}.size-guide-drawer__model-list{display:flex;flex-direction:column;gap:1.2rem;margin:0;padding:0}.size-guide-drawer__model{display:flex;align-items:center;gap:1.2rem}.size-guide-drawer__model-image{flex-shrink:0;width:3.2rem;height:3.2rem;overflow:hidden;border-radius:var(--br)}.size-guide-drawer__model-image img{display:block;width:100%;height:100%;object-fit:cover}.size-guide-drawer__model-text{margin:0;font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.5;color:rgb(var(--color-foreground))}@media(prefers-reduced-motion:reduce){.size-guide-drawer__tab,.size-guide-drawer .drawer__inner,.size-guide-unit__knob{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/463/assets/component-size-guide-drawer.css.map */
