.product-related-carousel{gap:0;display:grid}.related-products-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.related-products-header h2{color:#0b1220;margin:0;font-size:24px;font-weight:700;line-height:1.2}.related-products-controls{flex-shrink:0;align-items:center;gap:10px;display:flex}.related-products-controls--standalone{justify-content:flex-end;margin-bottom:18px}.related-products-arrow{color:#0b1220;cursor:pointer;width:40px;min-width:40px;height:40px;min-height:40px;box-shadow:none;background:#fff;border:1px solid #dde3ea;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s,color .2s,transform .15s;display:flex}.related-products-arrow svg{stroke-width:2px;width:18px;height:18px}.related-products-arrow:hover{background:#f5f7fa;border-color:#c9d2dd}.related-products-arrow:active{transform:scale(.96)}.related-products-arrow:disabled{opacity:.35;cursor:default;pointer-events:none}.product-related-carousel__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-related-carousel__item{min-width:0}@media (max-width:1100px){.product-related-carousel__track{grid-template-columns:1fr}}@media (max-width:767px){.related-products-header{gap:12px;margin-bottom:14px}.related-products-header h2{font-size:21px}.related-products-controls{gap:8px}.related-products-arrow{width:34px;min-width:34px;height:34px;min-height:34px}.related-products-arrow svg{width:16px;height:16px}}
