.banner-with-product__products .section-heading{margin-bottom:4rem;text-align:center}.banner-with-product__products .section-heading .section-heading__heading{margin:0 auto;max-width:43.2rem!important}.banner-with-products__wrapper{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:576px){.banner-with-products__wrapper--2,.banner-with-products__wrapper--3,.banner-with-products__wrapper--4,.banner-with-products__wrapper--5,.banner-with-products__wrapper--6{grid-template-columns:repeat(2,1fr)}.banner-with-products__wrapper{gap:3.6rem 2.4rem}}@media screen and (min-width:990px){.banner-with-products__wrapper--3,.banner-with-products__wrapper--4,.banner-with-products__wrapper--5,.banner-with-products__wrapper--6{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1100px){.banner-with-products__wrapper--4,.banner-with-products__wrapper--5,.banner-with-products__wrapper--6{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1360px){.banner-with-products__wrapper--5,.banner-with-products__wrapper--6{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1600px){.banner-with-products__wrapper--6{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:575px){.banner-with-products--2-mobile:not(.banner-with-products__wrapper--1){grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.banner-with-products--2-mobile .collection-product-card .rating{margin-bottom:0}.banner-with-products--2-mobile .collection-product-card .rating__stars{margin:0 .3rem 0 0}.banner-with-products--2-mobile .collection-product-card .rating-star:before{font-size:1.5rem}.banner-with-products--2-mobile .collection-product-card .rating-text{font-size:1.2rem}.banner-with-products--2-mobile .collection-product-card .rating-count{font-size:1rem}.banner-with-products--2-mobile .collection-product-card .card__title{font-size:calc(var(--font-heading-card-scale) * .9rem)}.banner-with-products--2-mobile .collection-product-card .card__description{font-size:1rem;margin-top:.4rem}.banner-with-products--2-mobile .collection-product-card .card-wrapper .product-parameters{margin-top:.4rem}.banner-with-products--2-mobile .collection-product-card .card-information__top{gap:.2rem 1.2rem;flex-wrap:wrap}.banner-with-products--2-mobile .collection-product-card .badge{font-size:1.1rem}.banner-with-products--2-mobile .collection-product-card .card__subtitle,.banner-with-products--2-mobile .collection-product-card .card__vendor:after{font-size:.8rem}.banner-with-products--2-mobile .collection-product-card .card-information{padding:.6rem 0}.banner-with-products--2-mobile .collection-product-card .price{font-size:calc(var(--font-heading-card-scale) * .9rem)}.banner-with-products--2-mobile .collection-product-card .price--on-sale .price__sale{flex-direction:row;align-items:flex-start;column-gap:.4rem}.banner-with-products--2-mobile .collection-product-card .price--on-sale .price__sale dt{order:1}}.banner-with-products .card-wrapper .media{border-radius:var(--border-radius-media)}.banner-with-products .card-wrapper .media>image{border-radius:var(--border-radius-media)}.banner-with-products__slider-nav{display:flex;gap:1.2rem;padding:0}.banner-with-product__content{display:flex;align-items:center;flex-direction:column-reverse;gap:4rem}.banner-with-product__image{width:100%;position:relative;flex:1}@media screen and (min-width:990px){.banner-with-product__content{flex-direction:unset;gap:4rem}}@media screen and (max-width:989px){.banner-with-product__products .card-wrapper .card-information__top{flex-direction:column;align-items:baseline}.banner-with-product__products .card-wrapper .price{flex-direction:unset}}@media screen and (min-width:1360px){.banner-with-product__content{gap:9.6rem}.banner-with-product__image{flex:auto;max-width:66.8rem;width:100%;position:relative}}.banner-with-product-text__box{position:absolute;left:0;bottom:0;width:100%;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.2rem;padding:2rem 1.6rem}@media screen and (min-width:990px){.banner-with-product-text__box{padding:2.3rem 2.6rem}}.banner-with-product_video{min-width:20.5rem;border-radius:.6rem;padding:.6rem 1.9rem .6rem .6rem}.banner-with-product__button{display:flex;align-items:center;gap:var(--gap-small);padding:0;text-transform:none;letter-spacing:0;outline:none!important;box-shadow:none!important}.banner-with-product__button img{width:50px;height:auto}.banner-with-product_video-video{width:4.7rem;height:4.9rem;position:relative}.banner-with-product_video-video svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-with-product__products{flex:1}@media screen and (min-width:1360px){.banner-with-product__products{width:calc(100% - 67.3rem);padding-right:5.6rem}}.banner-product-modal{width:100%;height:100vh;background-color:rgba(var(--color-overlay),.1);box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;bottom:0;right:0}.banner-product-modal[open]{opacity:1;visibility:visible;z-index:103}.banner-product-modal[open] .banner-product-popup-modal__content{transform:translate(0);opacity:1;transform:translate(-50%,-50%)}.banner-product-popup-modal__content{width:100%;max-width:44rem;height:100vh;position:absolute;top:0;right:0;padding:2.4rem;background-color:rgb(var(--color-background));transform:translate(100%);overflow-y:auto;transition:var(--modal-transition)}.banner-product-popup-modal__content::-webkit-scrollbar{width:.2rem}.banner-product-popup-modal__content::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.banner-product-popup-modal__content{top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;padding:0;max-width:34.2rem;height:61rem}@media(min-width:990px){.banner-product-popup-modal__content{max-width:92.4rem;height:61rem}.banner-product-modal video{aspect-ratio:16 / 9}}.banner-product-popup-modal__top{display:flex;justify-content:flex-end;align-items:center;padding:1.4rem}.banner-product-modal .popup-button{width:100%;display:flex;margin-top:auto}.banner-product-popup-modal__content-info{display:flex;flex-direction:column;justify-content:flex-start;height:auto}@media(max-width:749px){.banner-with-products__wrapper .card-wrapper .product-pagination{bottom:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/section-banner-with-products.css.map */
