.product-mini-card{background:var(--white-40);border-radius:1.5em;display:flex;flex-direction:column;gap:1.2em;padding:.6em .6em 1em;transition:background .5s ease;width:100%}.product-mini-card:hover{background:var(--white-50)}.product-mini-card-img{align-items:center;aspect-ratio:1/1.333;background:var(--mono-50);border-radius:1em;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;transform:translateZ(0);width:100%}.product-mini-card-img .full{left:0;position:absolute;top:0;transition:transform .5s ease}.product-mini-card:hover .product-mini-card-img .full{transform:scale(1.05)}.product-mini-card-info{display:flex;flex-direction:column;flex-grow:1;gap:.5em;width:100%}.product-mini-card-title{align-items:flex-start;display:flex;font-size:1.1em;gap:1em;justify-content:space-between;max-width:100%;width:100%}.product-mini-card-price{flex-grow:1;margin-bottom:1em}.product-mini-card-btn .main-btn{padding:.5em 1em;position:relative;z-index:4}@media(min-width:450px){.product-mini-card{padding:.75em .75em 1em}}.hero-social-shop{background:var(--blue-light)}.hero-social-shop>.sub-wrapper{padding:0}.hero-social-shop-img{height:110vw;line-height:0;width:100%}.hero-social-shop-content{padding:3em 0}.hero-social-shop-content,.hero-social-shop-content-info{display:flex;flex-direction:column;justify-content:center;width:100%}.hero-social-shop-content-info{align-items:center;gap:1em;padding:0 var(--side-padding);text-align:center}.hero-social-shop-title{max-width:400px}.hero-social-shop-desc{max-width:500px}.hero-social-shop-content>:not(.hero-social-shop-prods) .hero-social-shop-label{margin-bottom:1em}.hero-social-shop-desc{margin-bottom:3.5em}.hero-social-shop-prods{display:flex;flex-direction:column;gap:2em;margin-top:2em;width:100%}.hero-social-shop-prods-title{align-items:center;justify-content:space-between;padding:0 var(--side-padding);width:100%}.hero-social-nav,.hero-social-shop-prods-title{display:flex;flex-direction:row;gap:1em}.hero-social-nav .main-btn-icon.prev{transform:rotate(180deg)}.hero-social-shop-prods-swiper{display:flex;flex-direction:column;opacity:0;transition:opacity .5s ease;width:100%}.hero-social-shop-prods-swiper.active{opacity:1}.hero-social-shop-prods-swiper .swiper-wrapper,.hero-social-shop-prods-swiper>.swiper{width:100%}.hero-social-shop-prods-swiper>.swiper{padding:0 var(--side-padding)}.hero-social-shop-prods-swiper .swiper-wrapper{align-items:stretch}.hero-social-shop-prods-swiper .swiper-slide{height:auto}.hero-social-shop-prods-swiper .swiper-slide .product-mini-card{height:100%}@media(min-width:700px){.hero-social-shop-img{height:70vw}}@media(min-width:1000px){.hero-social-shop{min-height:min(100vh,85vw)}.hero-social-shop>.sub-wrapper{display:grid;flex-grow:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);place-items:stretch}.hero-social-shop-img{height:auto;position:relative}.hero-social-shop-img .full{left:0;position:absolute;top:0}.hero-social-shop-content{padding:calc(var(--header-height) + 4em) 0 5em}.hero-social-shop-content-info{align-items:flex-start;gap:1.2em;text-align:left}.hero-social-shop-desc{margin-bottom:4em}.hero-social-shop-prods-title{gap:2em;justify-content:flex-start}.hero-social-shop-prods-swiper .swiper-slide{width:165px}}@media(min-width:1200px){.hero-social-shop{--side-padding:60px}}
