@font-face{font-family:Product Sans;src:url(ProductSansRegular.d35a9526.ttf)}@font-face{font-family:Product Sans B;src:url(ProductSansBold.4ce80d1b.ttf)}@font-face{font-family:Uni Sans Heavy;src:url(UniSansHeavy.3ead0f3a.otf)}*{box-sizing:border-box;margin:0;padding:0;font-family:Uni Sans Heavy}html,body{scroll-behavior:smooth;width:100%;height:100%}body::-webkit-scrollbar{display:none}:root{--primary:#2a0062;--accent:#603a39;--dark-brown:#fed529;--light-bg:#fff9f2;--card-hover:#fff9}nav{z-index:99;background:0 0;justify-content:space-between;align-items:center;width:100%;height:10vh;padding:0 10vw;display:flex;position:fixed}nav a{color:#fff;font-size:1vw;text-decoration:none;transition:all .3s}nav a:hover{color:var(--primary);font-weight:700}.logo{color:#fff;font-family:Product Sans B;font-size:1.8vw}.logo-img{z-index:1000;height:75px;padding:0;position:fixed;top:-5px;left:50px}.header-nav{background:0 0}.cntr-nav{gap:3vw;display:flex}.pill-nav{background:#fff3;border:1px solid #fffc;border-radius:50px;align-items:center;gap:3vw;padding:12px 20px;display:flex;position:relative;-webkit-backdrop-filter:blur(10px)!important}.pill-nav .highlight{background:var(--dark-brown);z-index:0;border-radius:50px;width:100px;height:30px;transition:all .3s;position:absolute}.pill-nav .highlight[data-active=HOME]{width:72px;left:5px}.pill-nav .highlight[data-active=ABOUT]{width:80px;left:80px}.pill-nav .highlight[data-active=SHOP]{width:75px;left:165px}.pill-nav .highlight[data-active=BUY]{width:70px;left:235px}.pill-nav .highlight[data-active=CONTACT]{width:80px;left:315px}.pill-nav a{z-index:2;font-size:1vw;text-decoration:none;transition:all .3s;position:relative}.one{background:linear-gradient(150deg,var(--primary),var(--accent));justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.one h1{color:#fff;font-family:Uni sans Heavy;font-size:25vw}#fanta,#orange,#orange-cut,#leaf,#leaf2,#leaf3,#gircow,#gheebowl,#cow{transition:all .5s cubic-bezier(.19,1,.22,1);position:absolute}#fanta{z-index:2;width:25%}#orange-cut{z-index:1;width:15%;top:10%;left:32%}#orange{z-index:3;width:20%;top:40%;right:30%}#leaf{width:18%;top:10%;left:0%;transform:rotate(60deg)}#leaf2{width:12%;top:70%;left:80%;transform:rotate(-90deg)}#leaf3{width:20%;top:10%;right:0%}#gircow{width:21%;top:65%;left:5%}#gheebowl{width:15%;top:12%;right:2%}.section-title{text-align:center;color:var(--dark-brown);margin:5vh 0 -5vh;font-family:Product Sans B;font-size:3vw}.two{background:var(--dark-brown);height:100vh;display:flex}.lft-two,.rght-two{flex-direction:column;justify-content:center;width:50%;padding:5vh;display:flex}.lft-two svg{width:100%;transform:rotateX(50deg)}.rght-two h4{color:var(--primary);font-size:1.5vw}.rght-two p{color:#fff;width:80%;padding:10px;font-family:Product Sans B;font-size:1.2vw}.three{background:linear-gradient(150deg,var(--primary),var(--accent));justify-content:center;align-items:center;gap:5vw;height:100vh;display:flex;position:relative;overflow:hidden}.card{background:url(bottleback.a4abb0e2.png) 50%/cover no-repeat;border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:center;width:25vw;height:93vh;padding-bottom:2vh;box-shadow:0 10px 30px #0000001a}.card h1{margin-bottom:.5vh;font-size:2vw}.card .btn{background:var(--accent);color:#fff;cursor:pointer;background:linear-gradient(150deg,#573359,var(--accent));border:none;border-radius:50px;margin-top:1vh;padding:1vw 2vw;font-size:1vw;transition:all .3s}.card .btn:hover{background:var(--dark-brown)}.testimonials{background:var(--light-bg);text-align:center;padding:8vh 10vw}.testimonial{color:var(--dark-brown);margin-top:2vh;font-size:1.2vw}.testimonial span{color:#555;margin-top:1vh;font-size:1vw;display:block}.footer{background-color:var(--dark-brown);color:#fff;text-align:center;padding:3vh 2vw}.footer-content{flex-direction:column;align-items:center;gap:1vh;display:flex;justify-content:center!important;justify-items:center!important}.footer-logo{font-family:Trebuchet MS;font-size:1.5vw}.footer-links{gap:2vw;display:flex;justify-content:center!important;justify-items:center!important}.footer-links a{color:var(--primary);font-family:Trebuchet MS;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#fff}.highlightsCard{background-color:var(--primary);color:#fff;margin:0;padding:20px}.highlightsCard .container{max-width:600px;margin:auto}.highlightsCard h1{text-align:center;margin-bottom:20px;font-size:24px;font-weight:400}.highlightsCard p{width:fit-content;font-family:Trebuchet MS}.highlightsCard .item{align-items:flex-start;margin-bottom:15px;display:flex}.highlightsCard .icon{width:40px;height:40px;margin-right:15px}.highlightsCard .highlight{color:gold;font-weight:700}.highlightsCard .footer-text{text-align:center;margin-top:20px;font-size:16px}.hamburger{cursor:pointer;z-index:1001;flex-direction:column;gap:5px;display:none}.hamburger span{background:#fff;width:26px;height:3px;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (width<=768px){#fanta,#orange,#orange-cut,#leaf,#leaf2,#leaf3,#gircow,#gheebowl,#cow{transition:all .5s cubic-bezier(.19,1,.22,1);position:absolute}#fanta{z-index:2;width:30%;top:38%;left:35%}#orange-cut{z-index:1;width:20%;top:35%;left:28%}#orange{z-index:3;width:30%;top:45%;right:20%}#leaf{width:30%;top:15%;left:5%;transform:rotate(60deg)}#leaf2{width:20%;top:70%;left:60%;transform:rotate(-10deg)}#leaf3{width:20%;top:10%;right:0%}#gircow{width:35%;top:70%;left:5%}#gheebowl{width:30%;top:12%;right:2%}.one{background:linear-gradient(150deg,var(--primary),var(--accent));justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.one h1{color:#fff;font-family:Uni sans Heavy;font-size:25vw}.two{flex-direction:column;height:100vh;padding:17rem 1rem}.lft-two,.rght-two{text-align:center;align-items:center;width:100%;padding:1rem 0}.rght-two h1{font-size:8vw}.rght-two p{width:90%;font-size:4vw}.lft-two svg{display:none}.three{background:linear-gradient(150deg,var(--primary),var(--accent));justify-content:center;align-items:center;gap:5vw;height:100vh;display:flex}.card{background:url(bottleback.a4abb0e2.png) 50%/cover no-repeat;border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:center;width:75vw;height:70vh;padding-bottom:5vh;box-shadow:0 10px 30px #0000001a}.card h1{z-index:5}.card .btn{z-index:5;background:linear-gradient(150deg,#573359,var(--accent));padding:.8rem 1.5rem;font-size:medium}nav a{font-size:2.5vw}.logo{font-size:3vw}.highImage{width:64%;margin-top:-110px}.logo-img{z-index:1000;height:70px;padding:0;position:fixed;top:8px;left:12px}.footer-logo{font-family:Trebuchet MS;font-size:3.5vw}.form-row{flex-wrap:wrap!important;gap:12px!important;margin-bottom:12px!important;display:flex!important}.pill-nav{gap:10px;padding:6px 10px}.pill-nav .highlight[data-active=HOME]{width:65px;left:5px}.pill-nav .highlight[data-active=ABOUT]{width:65px;left:70px}.pill-nav .highlight[data-active=SHOP]{width:65px;left:135px}.pill-nav .highlight[data-active=CONTACT]{width:85px;left:195px}.pill-nav .highlight{display:none}.pill-nav a{padding:5px 8px;font-size:.8rem}.highlightsCard{background-color:var(--primary);color:#fff;justify-content:center;padding:10px}.highlightsCard .container{max-width:600px;margin:auto}.highlightsCard h1{text-align:center;margin-bottom:20px;font-size:24px;font-weight:400}.highlightsCard p{text-align:justify;width:fit-content;font-family:Trebuchet MS;font-size:small}.highlightsCard .item{align-items:flex-start;margin-bottom:5px;display:flex}.highlightsCard .icon{width:40px;height:40px;margin-right:15px}.highlightsCard .highlight{color:gold;font-weight:700}.highlightsCard .footer-text{text-align:center;margin-top:20px;font-size:16px}.hamburger{display:flex}.pill-nav{opacity:0;pointer-events:none;background:#fff3;border:1px solid #fffc;flex-direction:column;align-items:center;gap:16px;width:30%;padding:20px 0;transition:all .3s;display:flex;position:absolute;top:100%;right:5%;transform:translateY(-10px);-webkit-backdrop-filter:blur(10px)!important}.pill-nav.open{opacity:1;pointer-events:auto;color:#000;backdrop-filter:blur(5px);transform:translateY(0)}nav a{color:var(--primary);font-size:1vw;text-decoration:none;transition:all .3s}nav a:hover{color:var(--dark-brown);font-weight:700}}@media screen and (width>=769px) and (width<=1280px){.pill-nav .highlight[data-active=HOME]{width:65px;left:5px}.pill-nav .highlight[data-active=ABOUT]{width:80px;left:75px}.pill-nav .highlight[data-active=SHOP]{width:65px;left:155px}.pill-nav .highlight[data-active=BUY]{width:70px;left:220px}.pill-nav .highlight[data-active=CONTACT]{width:80px;left:295px}.card{height:78vh}.logo-img{top:3px}}.popup-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:10px;display:flex;position:fixed;inset:0}.popup-box{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:20px;overflow-y:auto;box-shadow:0 6px 18px #00000040}.popup-box h2{color:var(--primary);margin-bottom:10px}.popup-box p{color:#333;margin:8px 0}.popup-box .reference{color:#555;font-family:monospace;font-size:14px}.popup-box button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:15px;padding:10px 20px;font-size:14px}.popup-box button:hover{background:var(--dark-brown)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.form-row{flex-wrap:wrap;gap:0 12px;margin-top:10px;margin-bottom:12px;display:flex}.form-row .field{flex:1;min-width:120px}.form-row label,p{font-family:Trebuchet MS}.popup-box input,.popup-box select,.popup-box select option,.popup-box textarea{border:1px solid #ccc;border-radius:6px;width:100%;padding:8px 10px;font-family:Trebuchet MS;font-size:14px}.popup-box textarea{resize:vertical}.popup-box small{color:red;margin-top:4px;font-size:12px;display:block}.otp-row{gap:10px;margin-top:10px;display:flex}.otp-row input{flex:2}.otp-row button{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;padding:8px;font-family:Trebuchet MS}.payment-type{gap:1rem;display:flex}.payment-type label{cursor:pointer;text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;padding:10px 20px;font-family:Trebuchet MS}.payment-type label.selected{border-color:var(--accent);background-color:#fff8e1}.button-row{gap:12px;margin-top:16px;display:flex}.submit-btn,.cancel-btn{cursor:pointer;color:#fff;border:none;border-radius:6px;flex:1;padding:10px;font-family:Trebuchet MS;font-size:15px}.submit-btn{background-color:var(--primary)}.cancel-btn{background-color:var(--dark-brown)!important}@media (width<=600px){.form-row,.payment-type{flex-direction:column}}.loader-backdrop{z-index:9999;background:#00000073;justify-content:center;align-items:center;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.loader-card{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:12px;min-width:240px;max-width:90%;padding:18px 22px;display:flex;box-shadow:0 10px 30px #0000002e}.loader-spinner{border:5px solid #e6e6e6;border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:.9s linear infinite spin}.loader-text{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:14px;font-weight:600;line-height:1.2}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=420px){.loader-card{border-radius:10px;padding:14px}.loader-spinner{border-width:4px;width:40px;height:40px}.loader-text{font-size:13px}}.otp-row input:disabled,.otp-row button:disabled{color:#999;cursor:not-allowed;background-color:#f0f0f0}.storyline{object-fit:contain;width:30vw;max-width:360px;height:auto}.storyline-left{transform:translateY(-20px)}.storyline-right{transform:translateY(20px)}.mobile-only{display:none}.desktop-only{display:flex}@media (width<=768px){.storyline{width:90%;max-width:none}.desktop-only{display:none}.mobile-only{margin:50px auto;display:block}.storyline-top{align-self:flex-start}.storyline-bottom{align-self:flex-end}.three{flex-direction:column;align-items:center;display:flex}}@supports (-webkit-touch-callout:none){.highlightsCard{max-width:95%;padding-top:20px;margin-top:-100px!important}.bottle2{justify-items:center!important;margin-left:20%!important}.footer-links{flex-direction:column;gap:.5rem}.card{height:75vh}}.four{background:linear-gradient(150deg,var(--primary),var(--accent));height:100vh;position:unset;justify-content:center;align-items:center;display:flex}.four .video-background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.four .video-background video{object-fit:cover;width:100%;height:100%;padding-left:0%}@media (width<=768px){.four{background:linear-gradient(150deg,var(--primary),var(--accent));height:30vh;position:unset;justify-content:center;align-items:center;display:flex}.four .video-background video{width:100%;height:30vh}}.slick-slide{justify-content:center;align-items:center;height:100%;display:flex!important}.slick-slide h4{color:#fff}.bottle1{width:90%}.bottle2{width:66%;margin-top:37%}.card .card-content{text-align:center;background:0 0;justify-items:center;width:100%;display:inline-block}.footer-address{color:var(--primary);font-family:Trebuchet MS;text-decoration:none;transition:all .3s}.wa-btn{z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0000004d}.wa-btn img{width:32px}.wa-btn:hover{background-color:#20ba5a;transform:scale(1.1)}.wa-btn:before{content:"";z-index:-1;background:#25d36680;border-radius:50%;width:100%;height:100%;animation:1.5s infinite pulse;position:absolute}@keyframes pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0}}.tooltip{color:#fff;opacity:0;white-space:nowrap;background:#333;border-radius:5px;padding:6px 10px;font-size:12px;transition:all .3s;position:absolute;right:70px}.wa-btn:hover .tooltip{opacity:1}@media (width<=600px){.footer-links{flex-direction:column;gap:.5rem}}.price{margin-top:8px}.price .original{color:#d1d1d1;margin-right:8px;font-size:14px;text-decoration:line-through}.price .current{color:var(--dark-brown);font-size:18px;font-weight:700}.social-icons{justify-content:center;gap:1.5rem;margin:1rem 0;display:flex}.social-icons img{width:28px;height:28px;transition:transform .3s}.social-icons img:hover{transform:scale(1.2)}@media (width<=600px){.social-icons{gap:1rem}.social-icons img{width:24px;height:24px}}.hero-wrapper{flex-direction:column;display:flex}.four{order:1}.one{order:2}@media (width<=768px){.four{order:2}.one{order:1}.four .video-background{position:relative}}