.product-highlight{display:grid;grid-template-columns:1fr;gap:2rem}.product-highlight__images{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr)}.product-highlight__images div:nth-child(1){grid-column-start:1;grid-column-end:5;grid-row-start:1;grid-row-end:6}.product-highlight__images div:nth-child(2){grid-column-start:4;grid-column-end:6;grid-row-start:2;grid-row-end:5;box-shadow:-1rem 0 1rem rgba(var(--color-foreground),.2)}.product-highlight__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem}.page-width .product-highlight__content{padding:0rem}@media screen and (min-width: 990px){.product-highlight{display:grid;grid-template-columns:1fr 1fr;gap:8rem}.product-highlight__images{order:2}.product-highlight__content{order:1}}
/*# sourceMappingURL=/cdn/shop/t/165/assets/component-product-highlight.css.map?v=7954993634667511851698550153 */
