.related-products-cards{margin-bottom:4rem;margin-top:4rem}.related-products-cards .card:hover{box-shadow:0 2px 24px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.04)}.related-products-cards__title{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity));font-size:2rem;font-weight:700;letter-spacing:-.01em;line-height:1.5}.related-products-cards__card{display:flex;flex-direction:column;padding:1.5rem}.related-products-cards__wrapper{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:1.5rem}@media (min-width:640px){.related-products-cards__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.related-products-cards__wrapper{gap:1.5rem}}.related-products-cards__image-wrapper{height:24px;width:-moz-fit-content;width:fit-content}.related-products-cards__image{height:100%;width:100%}.related-products-cards__text{height:51px;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis}.related-products-cards .cta-link{margin-top:2.5rem}