.sizeDrawer{max-width:100dvw;min-width:300px;overflow-y:auto;padding:1rem;transition:width .2s var(--bezier);width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.kids-gender-filter,.mens-gender-filter,.womens-gender-filter{grid-area:1/1}div:has(>.kids-gender-filter),div:has(>.mens-gender-filter),div:has(>.womens-gender-filter){display:grid}.toggle-buttons{display:flex;gap:.5rem;justify-content:flex-end;left:0;position:sticky}.measurements-guide{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.measurements-guide--info{flex-direction:column;margin:0 1rem}size-table{display:block;margin-bottom:2rem;overflow-x:auto}size-table table{border:none;text-align:center;white-space:nowrap}size-table table td,size-table table th{border:none;padding:1rem 2rem}size-table table thead{border-bottom-color:var(--c-light-grey);border-top-color:var(--c-light-grey)}size-table table thead .cm,size-table table thead .in,size-table table thead .white{background-color:var(--c-white)}size-table table tbody tr td:nth-child(3),size-table table tr:first-child th:nth-child(3),size-table table.single tbody tr td:first-child,size-table table.single tr:first-child th:first-child{border-right:1px solid var(--c-light-grey)}size-table table.single tbody tr td:nth-child(3),size-table table.single tr:first-child th:nth-child(3){border-right:none}