#products-with-text .wrapper{display:flex;width:100%;max-width:1440px !important;padding:32px 20px 0}@media(min-width: 768px){#products-with-text .wrapper{padding:24px 24px 0}}#products-with-text .product{display:flex;flex-direction:column;align-items:flex-start;width:25%;margin-right:25px;padding-bottom:24px;text-decoration:none}#products-with-text .product:first-of-type{width:50%}#products-with-text .product:last-of-type{margin-right:0}#products-with-text .product .product__img{position:relative;overflow:hidden;margin-bottom:24px;height:600px}#products-with-text .product .product__img .product__img--desktop,#products-with-text .product .product__img .product__img--mobile{display:block;width:100%;height:100%;object-fit:cover}#products-with-text .product .product__img .product__img--mobile{display:none}#products-with-text .product .product__img .mask{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;opacity:0;height:100%;background:#000;transition:all .27s ease-in-out}#products-with-text .product .product__img .mask p{position:absolute;z-index:1;color:#fff;text-decoration:underline}#products-with-text .product .product__img:hover .mask{opacity:.75}#products-with-text .product .product__label{margin-bottom:7px}#products-with-text .product .product__title{height:40px;margin-bottom:16px;text-align:start;text-decoration:none}#products-with-text .product .product__label{margin:0 0 16px;height:40px;width:fit-content}#products-with-text .product .product__label img{display:block;width:auto;height:100%;object-fit:contain}#products-with-text .product .product__description{font-family:"Myriad Pro",sans-serif;font-weight:400;font-size:16px;line-height:120%;letter-spacing:0;color:#777;text-align:left}#products-with-text .product .product__description:first-of-type{margin-bottom:5px}@media(max-width: 1000px){#products-with-text .wrapper{flex-direction:column;align-items:center}#products-with-text .product{width:100% !important;height:auto;margin:0 0 24px 0;padding-bottom:0}#products-with-text .product:last-of-type{margin-bottom:24px}#products-with-text .product .product__img{margin-bottom:16px;aspect-ratio:1/1;width:100%;height:auto}#products-with-text .product .product__img .product__img--desktop{display:none}#products-with-text .product .product__img .product__img--mobile{display:block}#products-with-text .product .product__img .mask{display:none}#products-with-text .product .product__title{font-size:30px;height:auto}#products-with-text .product .product__label{width:180px;height:68px}}