.hero{position:relative;display:flex;align-items:center;overflow:hidden;background:linear-gradient(to bottom,#fafafa,#fff)}.hero--small{min-height:100px}.hero--medium{min-height:125px}.hero--large{min-height:163px}@media screen and (min-width: 750px){.hero--small{min-height:113px}.hero--medium{min-height:150px}.hero--large{min-height:188px}}.hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__bottle{position:absolute;bottom:8%;right:5%;width:280px;height:360px;z-index:5;opacity:.9;transition:opacity .3s ease}.hero__bottle:hover{opacity:1}.bottle-svg{width:100%;height:100%;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.hero__decoration{position:absolute;opacity:.08;font-size:3rem;pointer-events:auto;cursor:pointer;z-index:0;animation:float 8s ease-in-out infinite;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .6s ease;filter:grayscale(.3)}.hero__decoration:hover{opacity:.2!important;transform:scale(1.2)!important;filter:grayscale(0)}.hero__decoration.collecting{animation:none;pointer-events:none;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .6s ease}.hero__decoration--1{top:10%;right:5%;font-size:4rem;animation-delay:0s}.hero__decoration--2{top:20%;right:8%;font-size:3.5rem;animation-delay:1s}.hero__decoration--3{top:60%;right:10%;font-size:2.5rem;animation-delay:2s}.hero__decoration--4{bottom:15%;right:15%;font-size:3rem;animation-delay:.5s}.hero__decoration--5{top:40%;right:22%;font-size:2rem;animation-delay:1.5s}.hero__decoration--6{bottom:25%;right:28%;font-size:2.5rem;animation-delay:2.5s}.hero__decoration--7{top:30%;right:35%;font-size:2rem;animation-delay:3s}.hero__decoration--8{bottom:40%;right:12%;font-size:2.5rem;animation-delay:1.8s}.hero__decoration--9{top:15%;right:42%;font-size:2rem;animation-delay:2.2s}.hero__decoration--10{top:50%;right:3%;font-size:3rem;animation-delay:.8s}.hero__decoration--11{top:25%;right:20%;font-size:2.5rem;animation-delay:3.2s}.hero__decoration--12{bottom:20%;right:38%;font-size:2.5rem;animation-delay:1.2s}.hero__decoration--13{top:35%;right:25%;font-size:3.5rem;animation-delay:2.8s}.hero__decoration--14{bottom:10%;right:5%;font-size:2rem;animation-delay:.3s}.hero__decoration--15{top:55%;right:18%;font-size:2.8rem;animation-delay:3.5s}.hero__decoration--16{top:45%;right:32%;font-size:2.2rem;animation-delay:1.6s}.hero__decoration--17{bottom:35%;right:45%;font-size:2rem;animation-delay:2.6s}.hero__decoration--18{top:8%;right:15%;font-size:3rem;animation-delay:.6s}.hero__decoration--19{bottom:12%;right:25%;font-size:2.5rem;animation-delay:3.8s}.hero__decoration--20{top:65%;right:8%;font-size:2rem;animation-delay:1.4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(3deg)}}@media screen and (max-width: 749px){.hero__bottle{width:100px;height:130px;top:14%;bottom:auto;right:5%;opacity:.7;z-index:1}.hero__decoration{opacity:.04;font-size:1.5rem;z-index:0}.hero__decoration--1{font-size:2rem;right:2%}.hero__decoration--2{font-size:1.5rem;right:5%}.hero__decoration--7,.hero__decoration--9,.hero__decoration--11,.hero__decoration--12,.hero__decoration--16,.hero__decoration--17{display:none}.hero__content{padding:2rem 1.5rem}.hero__usps{gap:1rem;padding:1rem;margin:0;border-radius:8px}.hero__usp{font-size:.813rem}.hero__usp-icon{font-size:1rem}}.hero__content{position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:2.5rem 2rem}.hero__text{max-width:600px;text-align:left;margin:0;animation:fadeInUp .8s ease backwards}.hero__badge{display:block;padding:.5rem 1.5rem;background:#0000000a;border:1px solid rgba(0,0,0,.08);font-size:.688rem;font-weight:400;margin:0 auto 1.5rem;text-transform:uppercase;letter-spacing:.15em;color:#0009;transition:all .3s ease;text-align:center;width:fit-content}.hero__badge:hover{background:#0000000f;border-color:#00000026}.hero__heading{font-size:3.5rem;font-weight:300;line-height:1;margin:0 auto .75rem;letter-spacing:.3em;text-align:center;color:#1a1a1a;text-transform:uppercase;animation:fadeInUp .8s ease .1s backwards;width:100%;display:block}@media screen and (max-width: 749px){.hero__heading{font-size:2.25rem;letter-spacing:.2em}}.hero__subheading{font-size:.875rem;font-weight:300;margin:0 auto 2rem;border-top:1px solid rgba(0,0,0,.15);padding-top:.5rem;display:block;text-align:center;letter-spacing:.1em;color:#00000080;text-transform:lowercase;animation:fadeInUp .8s ease .2s backwards;width:100%}.hero__description{font-size:1rem;line-height:1.8;margin:0 auto 2.5rem;color:#000000b3;font-weight:300;letter-spacing:.02em;animation:fadeInUp .8s ease .3s backwards;text-align:center;width:100%}.hero__buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem;justify-content:center;animation:fadeInUp .8s ease .4s backwards;width:100%}.hero__usps{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1.5rem;justify-content:flex-start;border-top:1px solid rgba(0,0,0,.08);animation:fadeInUp .8s ease .5s backwards;position:relative;z-index:10;background:#fffffff2;padding:1.5rem 1rem 1rem;margin:0 -1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero__usp{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#0009;font-weight:300;letter-spacing:.02em;transition:all .3s ease}.hero__usp:hover{color:#000000e6;transform:translate(3px)}.hero__usp-icon{font-size:1.125rem;opacity:.8}.button{display:inline-block;padding:.875rem 2.5rem;font-size:.813rem;font-weight:400;text-decoration:none;transition:all .4s ease;cursor:pointer;border:1px solid transparent;text-align:center;letter-spacing:.1em;text-transform:uppercase}.button--primary{background-color:#1a1a1a;color:#fff;border-color:#1a1a1a}.button--primary:hover{background-color:#000;border-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.button--secondary{background-color:transparent;color:#1a1a1a;border-color:#0000004d}.button--secondary:hover{background-color:#0000000d;border-color:#00000080;transform:translateY(-2px)}.hero .container{width:100%;max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
