@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";
.product-section{padding-top:0}.product-box{justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.text-ring-container{pointer-events:none;z-index:5;width:1400px;height:1400px;position:absolute;top:-25%;left:50%;transform:translate(-50%)}.text-ring-rotator{transform-origin:50%;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.25,1,.5,1)}.text-ring-svg{width:100%;height:100%;overflow:visible}.ring-text{fill:var(--text-white);letter-spacing:.02em;font-family:Sans Jakarta,sans-serif;font-size:72px;font-weight:700}.bottles-container{z-index:10;justify-content:center;align-items:flex-end;width:clamp(280px,35vw,450px);height:clamp(400px,60vh,750px);margin-bottom:-2%;display:flex;position:relative}.product-bottle-wrapper{opacity:0;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;height:100%;transition:opacity .8s,transform 1s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;transform:translateY(60px)scale(.9)}.product-bottle-wrapper.active{opacity:1;pointer-events:auto;z-index:2;transform:translateY(0)scale(1)}.product-bottle-img{object-fit:contain;filter:drop-shadow(0 15px 30px #00000026);width:100%;height:auto}@media (max-width:768px){.text-ring-container{width:800px;height:800px;top:-10%}.ring-text{font-size:60px}.bottles-container{width:240px;height:400px;margin-bottom:0}}body>*{max-width:100%;overflow-x:hidden}.gsap-marker-start,.gsap-marker-end,.gsap-marker-scroller-start,.gsap-marker-scroller-end{display:none!important}html.lenis{height:auto}
