.other-formats{margin-top:10px}.other-formats__grid{display:grid;grid-template-columns:1fr;gap:18px}@media (min-width: 768px){.other-formats__grid{grid-template-columns:1fr 1fr}}.other-formats__item{border:1px solid;border-color:rgba(0,0,0,0.15);display:flex;align-items:center;padding:10px;transition:border-color .4s}.other-formats__item:hover{border-color:var(--accent-color)}.other-formats__item.hidden{display:none}.other-formats__image{width:50px;height:auto;flex-shrink:0;margin-right:8px}.other-formats__title{font-family:"HKGroteskWide-Bold", sans-serif;font-size:13px;line-height:120%;margin:0}.other-formats__dimensions{font-size:11px;font-weight:400;line-height:120%;margin:4px 0}.other-formats__prices-list{display:flex}.other-formats__price{font-size:13px;line-height:120%}.other-formats__price--compare{font-weight:400;text-decoration:line-through;margin-right:10px}.other-formats__price--highlight{font-weight:600;color:var(--accent-color)}.other-formats__show-more,.other-formats__show-less{display:block;font-size:13px;font-weight:600;line-height:120%;width:fit-content;margin:auto;padding:6px 12px;border-radius:3px;cursor:pointer;margin-top:15px}.other-formats__show-more:after,.other-formats__show-less:after{content:'>';display:inline-block;margin-left:6px}.other-formats__show-more{color:#fff;background:var(--accent-color);border:1px solid var(--accent-color)}.other-formats__show-more:after{transform:rotate(90deg)}.other-formats__show-less{color:var(--accent-color);background:#fff;border:1px solid var(--accent-color);display:none}.other-formats__show-less:after{transform:rotate(-90deg)}.size-guide-link{display:flex;align-items:center;margin-top:20px}.size-guide-link img{width:22px;height:auto;flex-shrink:0;margin-right:5px}.size-guide-link a{font-weight:700}
