.size-guide{margin:auto;overflow:scroll;width:100%;height:100vh;overflow:auto;position:relative;background-color:var(--color-white);padding:1.5rem .75rem;max-width:70rem}@media(min-width: 1024px){.size-guide{padding:2.375rem 1.5rem;height:auto}}.size-guide__table-wrapper{width:100%;margin-top:1.5rem;margin-bottom:.75rem;overflow-x:scroll;border-left:1px solid var(--color-light)}.size-guide__table-wrapper::-webkit-scrollbar{width:4px;height:4px}.size-guide__table-wrapper::-webkit-scrollbar-track{background:var(--color-light);border-radius:0}.size-guide__table-wrapper::-webkit-scrollbar-thumb{background:var(--color-black);border-radius:0}.size-guide__table-wrapper::-webkit-scrollbar-thumb:hover{background:var(--color-black)}.size-guide__table{border-collapse:collapse;width:100%}.size-guide__table th,.size-guide__table td{border:1px solid var(--color-light);width:4.25rem;padding:.75rem;text-align:center}.size-guide__table td:first-child{border-left:none}.size-guide__table td:nth-child(odd),.size-guide__table th:nth-child(odd){background-color:var(--color-off-white)}.size-guide__table td:nth-child(even),.size-guide__table th:nth-child(even){background-color:var(--color-white)}.size-guide__table .tsize-sticky-col{position:sticky;left:0;text-align:left;z-index:2;border-right:1px solid var(--color-light);box-shadow:2px 0 5px rgba(0,0,0,.1)}.size-guide__info{display:flex;justify-content:start;flex-direction:column;row-gap:1.5rem;margin-top:1.5rem}@media(min-width: 1024px){.size-guide__info{margin-top:2.75rem;flex-direction:row}}@media(min-width: 1024px){.size-guide__info .size-guide__info-left,.size-guide__info .size-guide__info-right{width:50%;padding-right:6rem}}
