section.products-wrapper .row{animation:fadeIn 1.5s;margin:auto;max-width:1214px;padding:75px 25px}section.products-wrapper p.product-tag{border:2px solid #191919;border-radius:18px;font-weight:600;padding:3px 15px;width:fit-content}section.products-wrapper p.product-name{font-family:Heebo;font-size:40px;font-style:normal;font-weight:700;line-height:120%;margin:20px 0}section.products-wrapper p.product-name span{display:block}section.products-wrapper p.product-desc{font-family:Open Sans;font-size:15px;font-style:normal;font-weight:400;line-height:170%}section.products-wrapper .product-btn-wrapper{margin-top:30px}section.products-wrapper .column--right{flex:0 0 100%;max-width:100%}section.products-wrapper .column--left{flex:0 0 100%;margin-top:50px;max-width:100%;padding-left:0}@media (min-width:992px){section.products-wrapper .row{align-items:center;display:flex;justify-content:center;padding:75px 50px}section.products-wrapper p.product-name{font-size:50px}}