.size-guide__title{font-size:calc(var(--font-body-scale)*1.6rem);margin-bottom:.7rem}.size-guide__content{margin-bottom:2rem}.size-guide__steps{border-bottom:1px solid #d9d9d9;display:flex;gap:2rem;justify-content:space-between;margin-bottom:3rem;padding-bottom:3rem}@media(max-width:989px){.size-guide__steps{flex-direction:column}}.size-guide__step{align-items:center;display:flex;gap:1rem}.size-guide__step-content{display:flex;flex-direction:column;min-width:0}.size-guide__step-title{align-items:center;border:1px solid;border-radius:40px;display:flex;font-weight:700;height:27px;justify-content:center;margin-bottom:1.5rem;width:27px}.size-guide__step img{height:105px;-o-object-fit:contain;object-fit:contain;width:105px}.size-guide__table{display:flex;justify-content:center}.size-guide__table td,.size-guide__table th{text-align:center;white-space:nowrap}@media(max-width:989px){.size-guide__table{flex-direction:column;gap:1rem}.size-guide__table td,.size-guide__table th{font-size:1rem;padding:1rem}}.size-guide__table-legends{display:flex;flex-direction:column;gap:.5rem}