.associated-products-title,.associated-products-overlay-message{margin:0}.associated-products-title{font-family:var(--font-heading-family);text-align:center;font-size:2.4rem;font-weight:400;line-height:100%;letter-spacing:-.48px}.associated-products--wrapper{display:flex;flex-direction:column;justify-content:flex-start}.associated-products{display:flex;max-width:50%;gap:2rem;margin-top:2rem;justify-content:space-between}.associated__product img{background-color:var(--color-styleguide-cream)}.associated__product-link{color:var(--color-foreground);text-decoration:none;text-align:center}.associated__product-price form{align-items:center}.associated__product-image{height:auto;max-width:100%;border-radius:.5156rem;margin-bottom:.5rem;background-color:var(--color-styleguide-cream)}.associated__product-title{text-align:center;display:flex;justify-content:center;align-items:center;font-family:var(--font-body-family);font-size:1.8rem;font-weight:600;line-height:1.7rem;color:var(--color-styleguide-black);margin-bottom:1.2rem}.overlay{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:1/1;background:#dddc}.overlay-message{color:#000;font-size:2.4rem;transform:rotate(-45deg);text-align:center;position:absolute}@media screen and (max-width:989px){.associated__product-title{display:flex;justify-content:center;align-items:center;line-height:1.2}.associated-products{gap:2rem}.associated__product{padding:0 0 1.5rem 0}.overlay-message{font-size:1.6rem}}.associated__product-money{font-weight:500}.associated__product-price span{padding-right:.5rem}.associated__product-price .button--small{width:100%}@media screen and (max-width:1450px){.associated__product-price span{font-size:1.2rem}.associated__product-price .button--small{padding:1rem 0.5rem!important}}