.product-showcase{position:relative}.product-showcase__container{display:flex;flex-direction:column;gap:12px;max-width:var(--page-width);margin:0 auto;padding:36px 40px}@media screen and (min-width: 990px){.product-showcase__container{flex-direction:row;align-items:stretch}.product-showcase__container--image-right{flex-direction:row-reverse}}@media screen and (max-width: 989px){.product-showcase__container--image-right{flex-direction:column-reverse}}@media screen and (max-width: 1439px){.product-showcase__container{padding:24px 1rem}}.product-showcase__hero{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:20px;border-radius:20px;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;min-height:400px;flex:1}@media screen and (min-width: 990px){.product-showcase__hero{width:50%;min-height:500px}}.product-showcase__hero--gradient:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#19285500,#192855);z-index:1}.product-showcase__hero--align-v-top{align-items:flex-start}.product-showcase__hero--align-v-middle{align-items:center}.product-showcase__hero--align-v-bottom{align-items:flex-end}.product-showcase__hero--align-h-left{justify-content:flex-start}.product-showcase__hero--align-h-center{justify-content:center}.product-showcase__hero--align-h-right{justify-content:flex-end}.product-showcase__hero-content{position:relative;z-index:2;width:100%;color:#fff}.product-showcase__hero--align-h-left .product-showcase__hero-content{text-align:left}.product-showcase__hero--align-h-center .product-showcase__hero-content{text-align:center}.product-showcase__hero--align-h-right .product-showcase__hero-content{text-align:right}.product-showcase__title{color:#fff;font-weight:600}.product-showcase__title.h0{font-size:48px}.product-showcase__title.h1{font-size:35px}.product-showcase__title.h2{font-size:28px}.product-showcase__subtitle{font-size:16px;line-height:1.2;margin:0 0 20px;color:#fff}.product-showcase__buttons{display:flex;gap:15px;flex-wrap:wrap}.product-showcase__hero--align-h-center .product-showcase__buttons{justify-content:center}.product-showcase__hero--align-h-right .product-showcase__buttons{justify-content:flex-end}.product-showcase__buttons .button{padding:12px 30px;border-radius:25px;font-weight:600;text-decoration:none;transition:all .3s ease}.product-showcase__buttons .button--primary{background:#e54196;padding:12px 30px;border-radius:12px;color:#fff;border:none;flex:1}.product-showcase__buttons .button--primary:hover{background:#d0237f}.product-showcase__buttons .button--secondary{background:transparent;color:#fff;border:2px solid white}.product-showcase__buttons .button--secondary:hover{background:#fff;color:#333}.product-showcase__products{flex:1;display:flex;align-items:center}@media screen and (min-width: 990px){.product-showcase__products{width:50%}}.product-showcase__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;height:100%}@media screen and (max-width: 749px){.product-showcase{position:relative;padding:36px 20px}.product-showcase{padding:27px 0}.product-showcase__hero{padding:16px;min-height:300px;margin:0 -16px;border-radius:0;aspect-ratio:.9}.product-showcase__title.h0{font-size:32px}.product-showcase__title.h1{font-size:26px}.product-showcase__title.h2{font-size:24px}.product-showcase__subtitle{font-size:15px}.product-showcase__grid{gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-product-showcase.css.map */
