body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:cleo;src:url(/static/media/cleo.ed919d61c859ef349b7a.ttf) format("truetype")}body{scroll-behavior:smooth}.hero,.hero2{height:100dvh}.hero2{overflow-x:clip}.bg-black{background-color:#000}.hero-img{max-height:500px;width:100%}.hero-logo{height:100px;width:auto}.h-font{color:#dcc5ff;font-family:cleo}.clip-box{background-color:#dcc5ff;border-radius:30px 0 0 30px;height:100dvh;position:relative;width:100%}.patterns{z-index:1}.patterns img{height:300px;width:auto}.patterns img:first-child{animation:wiggleleft 5s ease-in-out infinite}.patterns img:nth-child(2){animation:wiggleright 5s ease-in-out infinite}@keyframes wiggleleft{0%{transform:rotate(0)}50%{transform:rotate(-45deg)}to{transform:rotate(0)}}@keyframes wiggleright{0%{transform:rotate(0)}50%{transform:rotate(45deg)}to{transform:rotate(0)}}.motion-drinks{animation:wobble 1s ease-in-out forwards;position:relative;width:auto}.drinks-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9}.motion-drinks:before{background-color:#000;border-radius:30px;bottom:-250px;content:"";height:500px;left:50%;position:absolute;transform:translateX(-50%);width:350px}.motion-drinks img{height:600px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:5}@keyframes wobble{0%{margin-bottom:-200px;opacity:0}to{margin-bottom:0;opacity:1}}@keyframes chameleon{0%{opacity:0}50%{opacity:1}to{opacity:0}}.spinner-load{align-items:center;animation:hideout 1s ease-out 2s forwards;background-color:#fff;cursor:none;display:flex;height:100dvh;justify-content:center;position:fixed;width:100%;z-index:9999}@keyframes hideout{0%{display:flex;height:100dvh;opacity:1}90%{display:flex;height:0dvh;opacity:1}to{display:none;height:0dvh;opacity:0}}.flower-pattern{animation:spinner 20s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-load .flower-logo{animation:logo-blink 2s ease-out forwards;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}@keyframes logo-blink{0%{opacity:0}90%{opacity:1}to{display:none;opacity:0}}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{background-color:#000}body::-webkit-scrollbar-thumb{background-color:#dcc5ff;border-radius:10px}.thinScroll::-webkit-scrollbar{width:5px}.thinScroll::-webkit-scrollbar-track{background-color:#000}.thinScroll::-webkit-scrollbar-thumb{background-color:#dcc5ff;border-radius:10px}.bg-pattern{animation:moveslow 20s ease-in infinite;height:700px;opacity:.3;transform:translate(-50%,-50%) rotate(25deg);z-index:1}.bg-pattern,.drink-img{left:50%;position:absolute;top:50%}.drink-img{height:500px;transform:translate(-50%,-50%);z-index:2}@keyframes moveslow{0%,to{transform:translate(-50%,-50%) rotate(25deg)}50%{transform:translate(-50%,-50%) rotate(45deg)}}.itemVid video{object-fit:cover}.itemVid2{height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}.itemPos{bottom:30%;left:50%;position:absolute;transform:translate(-50%,-40%);z-index:10}.clipVid{background:#fff;border-radius:20px;font-family:Biko,sans-serif;font-size:140px!important;font-weight:700;height:100%;mix-blend-mode:screen;text-align:center;text-transform:uppercase;width:100%}.features-section{display:flex;flex-wrap:wrap;-webkit-mask:linear-gradient(90deg,#0000,#e1d8d2 .1%,#e1d8d2 80%,#0000);mask:linear-gradient(90deg,#0000,#e1d8d2 .1%,#e1d8d2 80%,#0000);overflow:hidden;padding:50px;width:100%}.featurecard{background-size:160%;border-radius:2.5rem;cursor:pointer;height:600px;overflow:hidden;padding:20px;position:relative;transition:all .5s ease-in-out;width:600px}.featurecard p{font-family:"PT Serif";height:300px;line-height:39.75px;overflow-y:auto}.featurecard .bottom-star{animation:jump 2s ease-in-out infinite;bottom:2%;position:absolute;right:2%}.featurecard:nth-child(odd) .bottom-star{animation-delay:.5}@keyframes jump{0%{bottom:2%}50%{bottom:5%}10%{bottom:2%}}.featurecard:hover{background-size:180%;scale:1.02}.features-section-inner{animation:hscroll 40s linear infinite;animation-play-state:paused;display:flex;flex-wrap:nowrap;gap:2rem;width:max-content}.features-section.animated>.features-section-inner{animation:hscroll 40s linear infinite;animation-play-state:running;display:flex;flex-wrap:nowrap;gap:2rem;width:max-content}@keyframes hscroll{to{transform:translate(calc(-50% - 1rem))}}.clipVid2{background:#fff;height:100%;mix-blend-mode:hard-light;width:100%}.features-section2{display:flex;flex-direction:column;height:448%;-webkit-mask:linear-gradient(#0000,#e1d8d2 .1%,#e1d8d2 80%,#0000);mask:linear-gradient(#0000,#e1d8d2 .1%,#e1d8d2 80%,#0000);overflow:hidden;padding:50px;width:100%}.features-section2-inner{animation:vscroll2 20s linear infinite;animation-play-state:paused;display:flex;flex-direction:column;gap:2rem;height:max-content}.features-section2.animated>.features-section2-inner{animation:vscroll2 20s linear infinite;animation-play-state:running;display:flex;flex-direction:column;gap:2rem;height:max-content}@keyframes vscroll2{to{transform:translateY(calc(-50% - 1rem))}}.flippersWrapper{max-height:693px}.flippersWrapper2{max-height:550px}.flippersWrapper .h-lg-100,.flippersWrapper2 .h-lg-100{height:100%}@media only screen and (max-width:1400px){.flippersWrapper .h-lg-100,.flippersWrapper2 .h-lg-100{max-height:70%}}@media only screen and (max-width:1350px){.flippersWrapper .h-lg-100,.flippersWrapper2 .h-lg-100{max-height:65%}}@media only screen and (max-width:1280px){.flippersWrapper .h-lg-100,.flippersWrapper2 .h-lg-100{max-height:60%}}@media only screen and (max-width:1100px){.flippersWrapper .h-lg-100,.flippersWrapper2 .h-lg-100{max-height:55%}}@media only screen and (max-width:993px){.clip-box{background-color:#dcc5ff;border-radius:30px;height:50dvh;position:relative;width:100%}.patterns img{height:200px;width:auto}.motion-drinks:before{background-color:#000;border-radius:30px;bottom:-150px;content:"";height:300px;left:50%;position:absolute;transform:translateX(-50%);width:250px}.motion-drinks img{height:350px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:5}.hero{height:100%;padding-top:110px}.hero p{font-size:.8em!important;margin-bottom:0!important}.no-round-sm{border-radius:0!important}.hero2{height:100%;margin-top:50px}.hero2 p{font-size:.8em!important;margin-top:10px}.drink-img{height:250px;position:static;transform:none}.bg-pattern{height:300px}.clipVid img{height:200px!important}.flippersWrapper,.flippersWrapper2{max-height:100%}.flippersWrapper .h-lg-100,.flippersWrapper2 .h-lg-100{height:auto!important}.featurecard{background-size:160%;height:300px;padding:10px;width:300px}.featurecard p{font-size:1.5em!important;height:150px;line-height:25px}.featurecard .bottom-star img{scale:.8}.wavesTrim{height:55dvh!important}.alt-drink-front{height:60%!important}.alt-drink-bg{height:90%!important}.alt-drink-wrapper{height:60dvh!important}}@media only screen and (max-width:420px){.motion-drinks img{height:280px}.motion-drinks:before{bottom:-100px;content:"";height:220px;width:200px}.patterns img{height:100px;width:auto}.clipVid img{height:100px!important}}.bottom-nav{align-items:center;animation:fadein .5s ease-in 4s forwards;bottom:2%;display:flex;height:100px;justify-content:space-between;left:50%;opacity:0;padding:2px 15px;position:absolute;transform:translateX(-50%);width:462px;z-index:9}@keyframes fadein{0%{opacity:0}to{opacity:1}}.bottom-nav img{height:45px}.bottom-nav .link{align-items:center;background-color:#232323;border-radius:100%;display:flex;height:74px;justify-content:center;padding:1rem;width:75px}.bottom-nav .active{background-color:#eef0e8;position:relative;transition:all .5s ease-in-out}@keyframes zoomIn{0%{opacity:1;scale:1}99%{opacity:0;scale:50}to{opacity:0;scale:1}}@media only screen and (max-width:768px){.bottom-nav{height:60px;padding:2px 4px;width:380px}.bottom-nav img{height:30px}.bottom-nav .link{height:54px;padding:.5rem;width:55px}}@media only screen and (max-width:512px){.bottom-nav{height:60px;padding:2px 4px;width:90%}}.cta-btn{--black-700:#1f1f1f;--border_radius:9999px;--transtion:0.3s ease-in-out;--offset:2px;align-items:center;background-color:initial;border:none;border-radius:var(--border_radius);cursor:pointer;display:flex;gap:.5rem;padding:1rem 2rem;position:relative;text-decoration:none;transform:scale(1);transform:scale(calc(1 + var(--active, 0)*.1));transform-origin:center;transition:transform var(--transtion);width:220px}.cta-btn:before{background-color:var(--black-700);transition:all var(--transtion);z-index:0}.cta-btn:after,.cta-btn:before{border-radius:var(--border_radius);content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.cta-btn:after{background-color:#8d57fabf;background-position:top;opacity:0;opacity:var(--active,0);transition:opacity var(--transtion);z-index:2}.cta-btn:is(:hover,:focus-visible){--active:1}.cta-btn:active{transform:scale(1)}.cta-btn .dots_border{--size_border:calc(100% + 2px);background-color:initial;border-radius:var(--border_radius);height:var(--size_border);overflow:hidden;top:50%;width:var(--size_border);z-index:-10}.cta-btn .dots_border,.cta-btn .dots_border:before{left:50%;position:absolute;transform:translate(-50%,-50%)}.cta-btn .dots_border:before{animation:rotate 2s linear infinite;background-color:#fff;content:"";height:2rem;-webkit-mask:linear-gradient(#0000,#fff 120%);mask:linear-gradient(#0000,#fff 120%);top:30%;transform:rotate(0deg);transform-origin:left;width:100%}@keyframes rotate{to{transform:rotate(1turn)}}.cta-btn .sparkle{position:relative;width:1.75rem;z-index:10}.cta-btn .sparkle .path{fill:currentColor;stroke:currentColor;color:#fff;transform-origin:center}.cta-btn:is(:hover,:focus) .sparkle .path{animation:path 1.5s linear .5s infinite}.cta-btn .sparkle .path:first-child{--scale_path_1:1.2}.cta-btn .sparkle .path:nth-child(2){--scale_path_2:1.2}.cta-btn .sparkle .path:nth-child(3){--scale_path_3:1.2}@keyframes path{0%,34%,71%,to{transform:scale(1)}17%{transform:scale(1);transform:scale(var(--scale_path_1,1))}49%{transform:scale(1);transform:scale(var(--scale_path_2,1))}83%{transform:scale(1);transform:scale(var(--scale_path_3,1))}}.cta-btn .text_button{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#fff,#fff0 120%);background-image:linear-gradient(90deg,#fff 0,hsla(0 0% 100%/var(--active,0)) 120%);color:#0000;font-size:1rem;position:relative;z-index:10}.custom-car{height:100dvh;overflow:hidden;position:relative;width:100%}.slide{border-radius:42px;box-shadow:30px 10px 30px #4443;filter:grayscale(100%);height:400px;position:absolute;transition:all .5s ease-in-out}.slide:first-child{left:50%;top:50%;transform:translate(-50%,-50%) rotate(0deg) translateY(-400px)}.slide:nth-child(2){left:50%;top:50%;transform:translate(-50%,-50%) rotate(72deg) translateY(-400px)}.slide:nth-child(3){left:50%;top:50%;transform:translate(-50%,-50%) rotate(144deg) translateY(-400px)}.slide:nth-child(4){left:50%;top:50%;transform:translate(-50%,-50%) rotate(216deg) translateY(-400px)}.slide:nth-child(5){left:50%;top:50%;transform:translate(-50%,-50%) rotate(288deg) translateY(-400px)}.rotate-block{transition:all .5s ease-in-out}.rotate-block.active0{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg)}.rotate-block.active1{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-72deg)}.rotate-block.active2{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-144deg)}.rotate-block.active3{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-216deg)}.rotate-block.active4{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-288deg)}.slide.active{filter:grayscale(0);height:490px}.clipped{align-items:end;bottom:5%;display:flex;left:50%;position:absolute;transform:translateX(-50%);z-index:2}.cham-font{font-size:10em;transition:all .5s ease-in-out}@media only screen and (max-width:768px){.cham-font{font-size:7.5em}}@media only screen and (max-width:600px){.slide{border-radius:22px;height:210px}.slide.active{filter:grayscale(0);height:250px}.cham-font{font-size:3em}.custom-car{height:55dvh;margin-top:50px;overflow:hidden;position:relative;width:100%}.clipped{bottom:-25%;position:absolute}}@media only screen and (max-width:400px){.custom-car{height:70dvh;margin-top:50px;overflow:hidden;position:relative;width:100%}.clipped{bottom:-35%;position:absolute}}.text-slider{--bg-color:#0000;background-color:var(--bg-color);border-radius:1.25rem;font-size:75px;padding:1rem 2rem}.loader{border-radius:8px;box-sizing:initial;color:#7c7c7c;display:flex;font-family:Poppins,sans-serif;font-size:75px;height:100px}.words{overflow:hidden;position:relative;text-transform:uppercase}.words:after{content:"";inset:0;position:absolute;z-index:20}.word{animation:spin_4991 4s infinite;color:#956afa;display:block;height:100%}@keyframes spin_4991{10%{transform:translateY(-102%)}25%{transform:translateY(-100%)}35%{transform:translateY(-202%)}50%{transform:translateY(-200%)}60%{transform:translateY(-302%)}75%{transform:translateY(-300%)}85%{transform:translateY(-402%)}to{transform:translateY(-400%)}}@media only screen and (max-width:1280px){.loader,.text-slider{font-size:48px}}@media only screen and (max-width:1024px){.loader,.text-slider{font-size:45px}}@media only screen and (max-width:992px){.loader,.text-slider{font-size:35px}}.cube{height:0;transform-style:preserve-3d;width:80px}@keyframes rotateCube{0%{transform:rotateX(0deg)}to{transform:rotateX(90deg)}}.side{align-items:center;border:2px solid #272727;display:flex;font-size:.8em;font-weight:700;height:80px;justify-content:center;position:absolute;text-transform:uppercase;width:80px}.side img{height:50px!important}.top{background:#000;box-shadow:0 10px 10px #0003;color:#fff;transform:rotateX(-90deg) translate3d(0,13.5px,2em)}.front{background:#272727;color:#fff;transform:translateZ(1em)}@media only screen and (max-width:768px){.side{height:40px;position:absolute;width:40px}.cube{height:0;width:40px}.side img{height:20px!important}}.form-container{animation:gradient 5s ease infinite;background:linear-gradient(#212121,#212121) padding-box,linear-gradient(145deg,#0000 35%,#48ffdc,#dcc5ff) border-box;background-size:200% 100%;border:2px solid #0000;border-radius:16px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:inherit;font-size:14px;gap:20px;padding:32px 24px;width:100%}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.form-container button:active{scale:.95}.form-container .form{display:flex;flex-direction:column;gap:20px}.form-container .form-group{display:flex;flex-direction:column;gap:2px}.form-container .form-group label{color:#e7e7e7;display:block;font-size:12px;font-weight:600;margin-bottom:5px}.form-container .form-group input,.form-container .form-group textarea{background-color:initial;border:1px solid #414141;border-radius:8px;color:#fff;font-family:inherit;padding:12px 16px;width:100%}.form-container .form-group textarea{height:96px;resize:none}.form-container .form-group input::placeholder{opacity:.5}.form-container .form-group input:focus,.form-container .form-group textarea:focus{border-color:#2fa;outline:none}.form-container .form-submit-btn{align-items:flex-start;align-self:flex-start;background:#313131;border:1px solid #414141;border-radius:6px;color:#717171;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-weight:600;gap:8px;justify-content:center;margin-top:8px;padding:12px 16px;width:40%}.form-container .form-submit-btn:hover{background-color:#2fa;border-color:#2fa}
/*# sourceMappingURL=main.5f20e83f.css.map*/