.about-product-lines{background-color:rgb(var(--color-background))}.about-product-lines__heading{text-align:left;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.1em;margin-top:0}.about-product-lines__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:120rem;margin:0 auto}@media screen and (min-width:750px){.about-product-lines__heading{text-align:center;margin-bottom:4rem}.about-product-lines__grid{gap:2rem}}@media screen and (min-width:990px){.about-product-lines__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.about-product-lines__item{text-align:center;padding:1.2rem;background-color:#fff;border-radius:var(--media-radius, 8px);box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.about-product-lines__item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(var(--color-shadow),.15)}@media screen and (min-width:750px){.about-product-lines__item{padding:2rem}}.about-product-lines__image{margin-bottom:1.2rem;overflow:hidden;border-radius:var(--media-radius, 8px);aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}@media screen and (min-width:750px){.about-product-lines__image{margin-bottom:2rem}}.about-product-lines__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.about-product-lines__item:hover .about-product-lines__image img{transform:scale(1.05)}.about-product-lines__content{flex:1;display:flex;flex-direction:column}.about-product-lines__item-heading{margin-bottom:.3rem;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.about-product-lines__text{font-size:1.2rem;color:rgba(var(--color-foreground),.65);margin-bottom:0;flex:1;line-height:1.3}.about-product-lines__content .button{margin-top:auto}@media screen and (min-width:750px){.about-product-lines__item-heading{font-size:2rem;margin-bottom:.5rem}.about-product-lines__text{font-size:1.5rem}}@media screen and (max-width:749px){.about-product-lines>.page-width{max-width:100%;padding:30px 20px!important;background-color:#f3f3f3}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/section-about-product-lines.css.map */
