.hero-banner{position:relative;display:flex;align-items:center;background-attachment:scroll;overflow:hidden;background-color:#f0c2e5}.hero-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-banner__overlay-mobile{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:none}.hero-banner__container{position:relative;width:100%;margin:0 auto;padding:0 20px;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.hero-banner__content--left{text-align:left}.hero-banner__content--center{text-align:center;margin:0 auto}.hero-banner__content--right{text-align:right;margin-left:auto}@media screen and (max-width: 768px){.hero-banner__content--mobile-left{text-align:left!important}.hero-banner__content--mobile-center{text-align:center!important}.hero-banner__content--mobile-right{text-align:right!important}}.hero-banner__heading{line-height:.9;margin:0 0 20px;color:#000;text-transform:uppercase;letter-spacing:-.02em}.hero-banner__description{font-size:16px;line-height:1.5;color:#333;margin-bottom:30px}.hero-banner__content--center .hero-banner__description{margin-left:auto;margin-right:auto}.hero-banner__content--right .hero-banner__description{margin-left:auto}.hero-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:10px 40px;border-radius:50px;text-decoration:none;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;border:2px solid;transition:all .3s ease;min-width:140px;cursor:pointer}.hero-banner__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.hero-banner__products{position:relative;height:100%;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-banner__product-item{position:absolute;transform:rotate(var(--rotation)) scale(var(--scale));transition:transform .3s ease;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15))}.hero-banner__product-item img{max-width:100%;height:auto;object-fit:contain}.hero-banner__product-item--1{top:10%;right:20%;z-index:3}.hero-banner__product-item--2{top:50%;right:10%;transform:translateY(-50%) rotate(var(--rotation)) scale(var(--scale));z-index:4}.hero-banner__product-item--3{bottom:15%;right:25%;z-index:2}.hero-banner__product-item--4{top:30%;right:50%;z-index:1}.hero-banner__product-item:hover{transform:rotate(var(--rotation)) scale(calc(var(--scale) * 1.05))}@media screen and (max-width: 1024px){.hero-banner__container{grid-template-columns:1fr;gap:40px;text-align:center;padding:40px 20px;display:flex;flex-direction:column}.hero-banner__content{max-width:100%;order:1;z-index:10}.hero-banner__products{order:2;min-height:200px;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:15px}.hero-banner__heading{margin-bottom:15px;line-height:1.1}.hero-banner__description{margin-bottom:20px;max-width:none}}@media screen and (max-width: 768px){.hero-banner__overlay-mobile{display:block}.hero-banner__container{padding:30px 15px;gap:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100%}.hero-banner__content{order:1;z-index:10;position:relative;display:flex;flex-direction:column;align-items:left;justify-content:left}.hero-banner__products{order:2;min-height:150px;display:flex;justify-content:center;align-items:center;position:relative;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-banner__product-item{position:static;transform:scale(.6);margin:5px;display:inline-block;top:auto;right:auto;bottom:auto;left:auto;z-index:1}.hero-banner__product-item--1,.hero-banner__product-item--2,.hero-banner__product-item--3,.hero-banner__product-item--4{position:static;transform:scale(.6)}.hero-banner__heading{margin-bottom:15px;line-height:1.1}.hero-banner__description{margin-bottom:20px;max-width:none}.hero-banner__button{padding:12px 30px;font-size:13px;min-width:120px}}@media screen and (max-width: 480px){.hero-banner__container{padding:25px 15px;gap:15px}.hero-banner__products{min-height:150px;flex-wrap:wrap;gap:10px}.hero-banner__product-item{transform:scale(.5)!important;margin:2px}.hero-banner__heading{line-height:1.2;margin-bottom:10px}.hero-banner__description{margin-bottom:15px;line-height:1.4}.hero-banner__button{padding:10px 25px;font-size:12px;min-width:100px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-banner__heading,.hero-banner__description,.hero-banner__button{animation:fadeInUp .8s ease forwards}.hero-banner__description{animation-delay:.2s}.hero-banner__button{animation-delay:.4s}@keyframes float{0%,to{transform:rotate(var(--rotation)) scale(var(--scale)) translateY(0)}50%{transform:rotate(var(--rotation)) scale(var(--scale)) translateY(-10px)}}.hero-banner__product-item{animation:float 3s ease-in-out infinite}.hero-banner__product-item--2{animation-delay:.5s}.hero-banner__product-item--3{animation-delay:1s}.hero-banner__product-item--4{animation-delay:1.5s}@media screen and (max-width: 768px){.hero-banner__product-item{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-banner.css.map */
