.image-products{max-width:var(--global-max-width);padding:0 var(--global-space);margin:20px auto 0 auto}.image-products__wrapper{display:flex;flex-wrap:wrap;gap:20px;align-items:stretch;align-content:flex-start;justify-content:space-between}.image-products__wrapper.reverse{flex-direction:row-reverse}.image-products__left,.image-products__right{width:calc(50% - 10px);box-sizing:border-box;position:relative}@media(max-width: 768px){.image-products__left,.image-products__right{width:100%}}.image-products__left img{width:100%;height:auto;display:block;max-width:779px;max-height:700px;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){.image-products__left img{min-height:620px}}.image-products__right{display:flex;flex-wrap:wrap;gap:20px}@media(max-width: 768px){.image-products__right{width:100%;max-width:unset;padding-left:unset;justify-content:space-between;align-items:stretch}}@media(max-width: 568px){.image-products__right{gap:0px}}@media(max-width: 768px){.image-products__wrapper.reverse .image-products__right{padding-right:unset}}.image-products__text{text-align:center;width:100%;height:100%;position:absolute;left:0;top:0;max-width:779px;max-height:779px;padding:50px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.image-products__text div,.image-products__text button{z-index:2}.image-products__text::after{content:" ";position:absolute;bottom:0;width:100%;height:300px;background:linear-gradient(to bottom, rgba(180, 173, 168, 0) 0%, rgba(10, 10, 10, 0.43) 100%);z-index:1}.image-products__text button{margin:0 auto;background:#fff;padding:10px 20px;border-radius:12px;font-size:16px;margin-top:4px;font-weight:600;font-family:"Inter";color:#805374}.image-products__title{font-size:2rem;font-weight:bold}.image-products__title h2{font-size:40px;font-family:"Inter regular";font-weight:300;text-transform:uppercase;max-width:330px}@media(max-width: 768px){.image-products__title h2{font-size:24px}}.image-products__title h2 b,.image-products__title h2 strong{font-weight:bold;font-family:"Inter Bold";letter-spacing:-1px;text-shadow:2px 0px 1px #fff}.image-products__description{font-size:18px;line-height:21px;text-transform:uppercase;max-width:478px}@media(max-width: 768px){.image-products__description{font-size:10px;line-height:12px}}.image-products__card{width:calc(50% - 10px);box-sizing:border-box;text-align:center;display:flex;flex-wrap:wrap;padding:0;align-content:flex-start}@media(max-width: 768px){.image-products__card{width:calc(50% - 10px)}}@media(max-width: 388px){.image-products__card{width:100%}}.image-products__card img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto;border-radius:6px}.image-products__card-title{font-weight:bold;margin-bottom:0;margin-top:10px;text-align:left;width:100%}@media(max-width: 768px){.image-products__card-title{text-align:center;font-size:16px}}.image-products__card-reviews{display:block;font-size:.875rem;color:#555}.image-products .grid-product__price{text-align:left !important;width:100%}@media(max-width: 768px){.image-products .grid-product__price{text-align:center !important;font-size:16px}}