.product-info-grid{padding:8rem 0 0}.product-info-grid--dark-blue{background-color:var(--dark-blue);color:#fff}.product-info-grid--yellow{background-color:var(--yellow);color:var(--dark-blue)}.product-info-grid__wrapper{display:flex;flex-direction:column;align-items:center}.product-info-grid__heading{margin-bottom:4rem;text-align:center}.product-info-grid--dark-blue .product-info-grid__heading h2{color:#fff;text-transform:uppercase}.product-info-grid--yellow .product-info-grid__heading h2{color:var(--dark-blue);text-transform:uppercase}.product-info-grid--yellow .product-info-grid__heading h2 strong:after{background:var(--orange)}.product-info-grid__grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}@media screen and (min-width: 750px){.product-info-grid__grid{grid-template-columns:repeat(2,1fr)}}.product-info-grid__image{width:100%;overflow:hidden;border-radius:var(--media-radius)}@media screen and (min-width: 750px){.product-info-grid__image{grid-row:span 2}.product-info-grid__image:nth-last-child(4),.product-info-grid__image:nth-last-child(3),.product-info-grid__image:nth-last-child(2){grid-row:span 3}}.product-info-grid__image img{width:100%;height:100%;object-fit:cover;display:block}.product-info-card{color:var(--dark-blue);border-radius:var(--media-radius);padding:2rem;display:flex;flex-direction:column;height:100%}@media screen and (min-width: 750px){.product-info-card:nth-of-type(1),.product-info-card:nth-of-type(2){grid-column:2}.product-info-card:nth-of-type(n+3){grid-column:span 1}.product-info-grid__image:nth-last-child(4)~.product-info-card:nth-of-type(3){grid-column:2}}@media screen and (min-width: 990px){.product-info-card{padding:2.5rem}}.product-info-grid--dark-blue .product-info-card{background-color:var(--tan)}.product-info-grid--yellow .product-info-card{background-color:#fff}.product-info-card__content{display:flex;flex-direction:column;gap:1rem;height:100%}.product-info-card__header{display:flex;align-items:center;gap:2rem}.product-info-card__icon{width:4.8rem;height:4.8rem;flex-shrink:0}@media screen and (min-width: 750px){.product-info-card__icon{width:6rem;height:6rem}}.product-info-card__icon img{width:100%;height:100%;object-fit:contain}.product-info-card__heading{font-size:2.4rem;text-transform:none}@media screen and (min-width: 990px){.product-info-card__heading{font-size:3rem}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/section-product-info-grid.css.map */
