.two-products{background-color:var(--secondary_color)}.two-products__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:4rem;row-gap:3rem}.two-products__product-content{flex:0 0 calc(50% - 2rem);max-width:calc(50% - 2rem);position:relative;height:35.5vw}.two-products__info{color:var(--secondary_color);opacity:0;visibility:hidden;transition:all .3s;text-transform:capitalize;position:absolute;left:2rem;bottom:2rem;z-index:1}.two-products__product-content a:hover .two-products__info{opacity:1;visibility:visible}.two-products__product-name{font-style:italic;margin:0;display:inline-block;margin-right:.5rem}.two-products__cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem}.two-products__cta .svg-wrapper{width:13px;height:13px}.two-products__cta .svg-wrapper svg{width:100%;height:auto}.two-products__cta-label{text-decoration:underline;text-underline-offset:.3rem}.two-products__product-content a{display:inline-block;height:100%;width:100%}.two-products__product-content img{height:100%;width:100%;object-fit:cover;display:block}.two-products__cta{font-size:1.8rem;line-height:1.5;letter-spacing:0}@media screen and (max-width: 749px){.two-products__content{flex-direction:column;align-items:flex-start}.two-products__product-content{flex:initial;width:63.8%;max-width:initial;height:32rem}.two-products__right-content{margin-left:auto}.two-products__product-name,.two-products__cta{font-size:1.15rem}.two-products__info{left:1.3rem;bottom:1.3rem;opacity:1;visibility:visible}.two-products__cta .svg-wrapper{width:.8rem;height:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/two-products-custom.css.map */
