@media(min-width:960px){.global-styles .section-heading__inner{max-width:500px}}.global-styles .section-heading__description{max-width:300px}.global-styles__block{background-color:var(--color-surface);padding:3.2rem}.global-styles__colors{grid-gap:1.8rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.global-styles__colors:not(:last-of-type){margin-bottom:1.8rem}.global-styles__color{align-items:center;display:flex;height:20rem;justify-content:center}.global-styles__color--dark{color:var(--color-mayo-100)}.global-styles__buttons-wrapper h4{margin-top:0}.global-styles__buttons-wrapper:not(:last-of-type){margin-bottom:1.8rem}.global-styles__buttons{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.8rem}.global-styles__multi-column{grid-gap:var(--spacing-8);display:grid;gap:var(--spacing-8);grid-template-columns:1fr}@media(min-width:960px){.global-styles__multi-column{grid-template-columns:repeat(4,1fr)}}.global-styles__cards-wrapper{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr)}@media(min-width:960px){.global-styles__cards-wrapper--carousel{grid-template-columns:repeat(3,1fr)}.global-styles__cards-wrapper--grid{grid-template-columns:repeat(4,1fr)}.global-styles__cards-wrapper--grid .product-card__inner .product-card__rating{display:block}}