.product-price .size-chart-link{display:flex;align-items:center;min-height:36px}body:has(.size-chart-modal) .size-chart-slot,body:has(.size-chart-modal) .ks-chart-container,body:has(.size-chart-modal) .ks-calculator-container,body:has(.size-chart-modal) .ks-container-app-block,body:has(.size-chart-modal) [id*=kiwi_size_chart],body:has(.size-chart-modal) #KiwiSizingChart{display:none}@media(min-width:900px){.size-chart-modal .modal__window{max-width:min(1100px,92vw)}}.size-chart-modal .modal__window{display:flex;flex-direction:column;overflow:hidden}.size-chart-modal .modal__content{min-height:0;height:auto;overflow:auto;padding-top:0}.size-chart-modal .modal__close-btn{z-index:3;right:calc(10px + var(--scrollbar-width, 0px))}.size-chart-modal__head{position:sticky;z-index:2;top:0;display:flex;align-items:center;column-gap:calc(4 * var(--space-unit));margin-bottom:calc(6 * var(--space-unit));border-bottom:1px solid rgba(var(--text-color) / .15);padding-top:64px;padding-bottom:calc(5 * var(--space-unit));background-color:rgb(var(--bg-color))}.size-chart-modal__thumb{position:relative;flex-shrink:0;width:56px;aspect-ratio:1;border-radius:4px;background-color:rgba(var(--text-color) / .06);overflow:hidden}.size-chart-modal__eyebrow{margin:0 0 2px;opacity:.6}.size-chart-modal__product{margin:0}.size-chart+.size-chart{margin-top:calc(10 * var(--space-unit));border-top:1px solid rgba(var(--text-color) / .15);padding-top:calc(8 * var(--space-unit))}.size-chart__units-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:calc(3 * var(--space-unit)) calc(4 * var(--space-unit));margin-bottom:calc(3 * var(--space-unit))}.size-chart__note{margin:0 0 calc(4 * var(--space-unit));opacity:.75}.size-chart__note:last-child{margin:calc(4 * var(--space-unit)) 0 0}.size-chart__units{display:flex;flex-shrink:0;border:1px solid rgb(var(--text-color));border-radius:999px;padding:2px}.size-chart__unit{display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:11px 18px;background-color:transparent;color:rgb(var(--text-color));font-size:1em;font-weight:600;line-height:1.2;letter-spacing:.04em;cursor:pointer;transition:background-color .2s,color .2s}.size-chart__unit>span{text-box:trim-both cap alphabetic}.size-chart__unit[aria-pressed=true]{background-color:rgb(var(--text-color));color:rgb(var(--bg-color))}.size-chart__unit:focus-visible{outline:2px solid rgb(var(--text-color));outline-offset:2px}.size-chart__caption{margin:0;font-size:var(--h6-font-size);font-weight:600;line-height:1.3}.size-chart__table-wrap{display:block;isolation:isolate;overflow:auto;max-height:clamp(240px,calc(var(--viewport-height, 100vh) - var(--gutter) * 2 - 300px),65vh);margin-bottom:0;-webkit-overflow-scrolling:touch}.size-chart .scrollable-table{display:contents}.js .size-chart__table[data-advanced-hidden=true] .size-chart__cell--advanced{display:none}.size-chart__more-row{display:flex;margin-bottom:calc(3 * var(--space-unit))}.size-chart__table{--size-chart-edge: rgba(var(--text-color) / .15);width:100%;min-width:calc(var(--size-chart-cols, 4) * 11rem);max-width:none;table-layout:fixed;border-collapse:separate;border-spacing:0}.size-chart__table th,.size-chart__table td{border:0;border-right:1px solid var(--size-chart-edge);border-bottom:1px solid var(--size-chart-edge);padding:.6em .9em}.size-chart__table th:first-child,.size-chart__table td:first-child{border-left:1px solid var(--size-chart-edge)}.size-chart__table thead th:first-child{width:calc(130% / var(--size-chart-cols, 4))}.size-chart__table th{white-space:normal;overflow-wrap:break-word}.size-chart__table td{white-space:nowrap}.size-chart__unit-suffix{color:rgba(var(--text-color) / .6);font-size:.75em}.size-chart__unit-suffix--prime{font-size:inherit}.size-chart__table thead tr:first-child th{background-color:rgb(var(--bg-color));background-image:linear-gradient(rgba(var(--text-color) / .05) 0 100%);font-weight:600}.size-chart__table tbody td:first-child{background-color:rgb(var(--bg-color));font-weight:500}.size-chart__table thead tr:first-child th{position:sticky;z-index:5;top:0;border-top:1px solid var(--size-chart-edge)}.size-chart__table thead tr:first-child th:first-child{z-index:6;left:0}.size-chart__table tbody td:first-child{position:sticky;z-index:2;left:0}@media(hover:hover){.size-chart__table tbody tr:hover>td:not(.size-chart__cell--fit){background-color:rgba(var(--text-color) / .04)}.size-chart__table tbody tr:hover>td:first-child{background-color:rgb(var(--bg-color));background-image:linear-gradient(rgba(var(--text-color) / .04) 0 100%)}}@media(max-width:768.98px){.size-chart .scrollable-table>.size-chart__table{max-width:none}.size-chart__table th,.size-chart__table td{padding:.55em .7em}}.size-chart__fit-row>th,.size-chart__fit-row>td{position:sticky;z-index:3;top:var(--size-chart-head-top);background-color:rgb(var(--bg-color));background-image:linear-gradient(rgba(var(--text-color) / .03) 0 100%);padding:5px 7px}.size-chart__fit-row>th:first-child{z-index:4;left:0}.size-chart__fit-label{color:rgba(var(--text-color) / .7);font-size:.8em;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.size-chart__fit-input{width:100%;min-width:0;border:1px solid rgba(var(--text-color) / .35);border-radius:3px;padding:5px 7px;background-color:rgb(var(--bg-color));color:rgb(var(--text-color));font:inherit}.size-chart__fit-input:focus-visible{outline:2px solid rgb(var(--text-color));outline-offset:1px}.size-chart__table tbody td.size-chart__cell--fit{position:relative;isolation:isolate;background-color:rgba(var(--text-color) / .42);font-weight:700}.size-chart__table tbody td.size-chart__cell--fit-band{background-color:transparent;background-image:linear-gradient(to right,rgba(var(--text-color) / .12) 0 var(--fit-from, 0%),rgba(var(--text-color) / .42) var(--fit-from, 0%) var(--fit-to, 100%),rgba(var(--text-color) / .12) var(--fit-to, 100%) 100%)}.size-chart__cell--fit-point:before,.size-chart__cell--fit-point:after{left:clamp(4px,var(--fit-position, 50%),calc(100% - 4px))}.size-chart__fit-marker{position:absolute;z-index:-1;top:0;bottom:0;left:clamp(4px,var(--fit-at, 50%),calc(100% - 4px));width:0}.size-chart__cell--fit-point:before,.size-chart__cell--fit-point:after,.size-chart__fit-marker:before,.size-chart__fit-marker:after{content:"";position:absolute;z-index:-1;transform:translate(-50%)}.size-chart__fit-marker:before,.size-chart__fit-marker:after{left:0}.size-chart__cell--fit-point:before,.size-chart__fit-marker:before{top:3px;bottom:4px;width:2px;background-color:rgba(var(--text-color) / .85)}.size-chart__cell--fit-point:after,.size-chart__fit-marker:after{bottom:0;width:0;height:0;border-right:4px solid transparent;border-bottom:5px solid rgba(var(--text-color) / .85);border-left:4px solid transparent}.size-chart__table tbody td.size-chart__label--fit{font-weight:700}.size-chart__table tbody td.size-chart__cell--fit-below,.size-chart__table tbody td.size-chart__cell--fit-above{position:relative}.size-chart__cell--fit-below:before,.size-chart__cell--fit-above:before{content:"";position:absolute;left:0;right:0;height:2px;background-color:rgba(var(--text-color) / .45)}.size-chart__cell--fit-below:before{top:0}.size-chart__cell--fit-above:before{bottom:0}
/*# sourceMappingURL=/cdn/shop/t/185/assets/size-chart.css.map */
