.related-products-section{margin-top:2rem;margin-bottom:2rem}.related-products-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.related-product-wrapper{flex-direction:column;display:flex}.related-product-image-box{text-align:center;aspect-ratio:1;background-color:#fff;border:1px solid #ddd;justify-content:center;align-items:center;display:flex;position:relative}.related-product-img{object-fit:contain;max-width:100%;max-height:100%}.related-product-name-text{text-align:center;color:#333;margin-top:.5rem;font-size:18px;line-height:normal}.related-product-link{text-decoration:none!important}.related-product-link:hover .related-product-name-text{text-decoration:underline}.sleep-h1{margin-top:calc(var(--unita-base)*10);margin-bottom:2rem}@media (max-width:1024px){.related-products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:480px){.related-products-grid{grid-template-columns:1fr}}
