.loading[data-v-1e7e96a5]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999;pointer-events:auto}.loading-gif[data-v-1e7e96a5]{width:200px;height:auto}@media (max-width:600px){.loading-gif[data-v-1e7e96a5]{width:160px}}.hamburger[data-v-7449ef0a]{display:block;cursor:pointer;background:transparent;border:none}@media (min-width:769px){.hamburger[data-v-7449ef0a]{display:none}}@media (max-width:768px){.hamburger[data-v-7449ef0a]{display:block}.nav-links[data-v-7449ef0a],ul[data-v-7449ef0a]{display:none}}.hamburger span[data-v-7449ef0a]{display:block;width:33px;height:4px;margin:5px auto;background-color:#333}.white-lines span[data-v-7449ef0a]{background-color:#fff}.black-lines span[data-v-7449ef0a]{background-color:#000}.navigation-bar[data-v-7449ef0a]{position:fixed;top:0;left:0;right:0;width:100%;height:60px;z-index:1000;transition:background-color .5s ease;display:flex;align-items:center;justify-content:space-between}.navigation-bar ul[data-v-7449ef0a]{display:flex;justify-content:flex-end;width:auto;align-items:center}.navigation-bar li[data-v-7449ef0a]{margin-right:15px}.navigation-bar a[data-v-7449ef0a]{text-decoration:none;padding:10px;transition:color .3s ease;font-size:14px}@media (max-width:768px){.navigation-bar[data-v-7449ef0a]{background:#fff}.navigation-bar>.navigation-bar-links[data-v-7449ef0a]{display:none}}.navigation-bar a[data-v-7449ef0a]:hover{color:#f0f}.transparent[data-v-7449ef0a]{background-color:transparent;box-shadow:none;height:60px;color:#fff}.solid[data-v-7449ef0a]{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);height:60px;color:#333}.transparent a[data-v-7449ef0a]{color:#fff}.solid a[data-v-7449ef0a]{color:#333}.logo[data-v-7449ef0a]{height:60px;margin-right:auto;margin-left:20px}@media screen and (max-width:768px){.logo[data-v-7449ef0a]{height:40px;margin-left:10px}}nav[data-v-7449ef0a]{display:flex;flex-wrap:nowrap}router-link[data-v-7449ef0a]{text-decoration:none;color:#000}.nav-container[data-v-7449ef0a]{position:fixed;width:100%;background:#fff;display:flex;justify-content:space-between}.dropdown[data-v-7449ef0a]{position:fixed;top:60px;right:0;left:0;background:#fff;z-index:999}.dropdown-links[data-v-7449ef0a]{list-style-type:none;padding-left:0;text-align:left}.dropdown-links li[data-v-7449ef0a]{border-bottom:1px solid #ddd;height:60px;line-height:60px}.dropdown-links li[data-v-7449ef0a]:last-child{border-bottom:none}.dropdown-menu[data-v-7449ef0a]{position:absolute}.dropdown ul[data-v-7449ef0a]{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column}.dropdown li[data-v-7449ef0a]{padding:10px}.dropdown a[data-v-7449ef0a]{text-decoration:none;color:#000;display:block}@media (min-width:769px){.dropdown ul[data-v-7449ef0a]{display:flex}.dropdown-links[data-v-7449ef0a]{display:none}}@media (max-width:768px){.nav-links[data-v-7449ef0a]{display:none}}.dropdown-enter-active[data-v-7449ef0a]{animation:slide-down-7449ef0a .5s ease forwards}.dropdown-leave-active[data-v-7449ef0a]{animation:slide-up-7449ef0a .5s ease forwards}@keyframes slide-down-7449ef0a{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-up-7449ef0a{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.highlight-link[data-v-7449ef0a]{font-weight:700;color:#ff69b4!important}.highlight-link[data-v-7449ef0a]:hover{color:#ff1493!important;text-shadow:0 0 20px rgba(239,34,143,.7)}.center-text[data-v-eb606722]{top:55%;opacity:0;animation:fadeIn-eb606722 2s ease-in-out forwards}.center-text[data-v-eb606722],p[data-v-eb606722]{position:absolute;left:50%;transform:translate(-50%,-50%);font-size:2em;text-align:center;z-index:2;color:#fff}p[data-v-eb606722]{top:40%;margin-bottom:40px}.icon-text[data-v-eb606722]{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;font-size:2em;z-index:2}.icon-text img[data-v-eb606722]{width:24px;height:24px;margin-right:10px}@keyframes fadeIn-eb606722{to{opacity:1}}.whatsapp-link[data-v-eb606722]{color:#fff;text-decoration:none}.divider[data-v-eb606722]{height:100px;background:linear-gradient(to right top,#fff 50%,#f0f0f0 0)}.logo[data-v-eb606722]{width:180px;height:180px;position:absolute;top:22%;left:50%;transform:translate(-50%,-50%);z-index:2}.overlay[data-v-eb606722]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:1}.image-transition[data-v-eb606722]{position:relative;width:100%;height:100vh;overflow:hidden}.image-container[data-v-eb606722]{position:absolute;width:100%;height:100%;opacity:0;transition:opacity 1s ease}.image-container img[data-v-eb606722]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-container.active[data-v-eb606722]{opacity:1}.scroll-arrow[data-v-eb606722]{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);animation:bounce-eb606722 2s infinite;z-index:1;cursor:pointer}@media (max-width:600px){.scroll-arrow[data-v-eb606722]{bottom:60px}}.scroll-arrow i[data-v-eb606722]{color:#fff;font-size:2em}@keyframes bounce-eb606722{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-30px)}60%{transform:translateX(-50%) translateY(-15px)}}.floating-widget[data-v-eb606722]{position:fixed;bottom:40px;right:20px;z-index:1000;opacity:0;transition:opacity .5s ease-in-out}.floating-widget img[data-v-eb606722]{width:40px;height:40px}.floating-widget.fade-in[data-v-eb606722]{opacity:1}.hero-section[data-v-0de5292f]{width:100%;height:100vh;padding-top:50px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:2vw}@media screen and (max-width:768px){.hero-section[data-v-0de5292f]{font-size:4vw}}.overlay[data-v-0de5292f]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));z-index:1}.content[data-v-0de5292f]{position:relative;z-index:2;color:#000}.hero-video[data-v-0de5292f]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.hero-section[data-v-0de5292f]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),#fff);z-index:0}.hero-section h1[data-v-0de5292f]{font-size:48px}.hero-section p[data-v-0de5292f]{font-size:24px;margin-bottom:20px}.hero-section button[data-v-0de5292f]{padding:10px 20px;font-size:20px;background-color:#004d99;color:#fff;border:none;cursor:pointer}.hero-section button[data-v-0de5292f]:hover{background-color:#036}p[data-v-0de5292f]{font-size:16px;margin:0 20px 20px}@media screen and (max-width:768px){p[data-v-0de5292f]{font-size:8px;margin:0 10px 30px}}@media screen and (max-width:480px){p[data-v-0de5292f]{font-size:6px;margin:0 5px 40px}}.service-options[data-v-fe31ac36]{padding-top:50px;width:100vw;height:100vh;overflow:auto}.image-container[data-v-fe31ac36]{position:relative;width:100%;max-width:600px;margin:0 auto}.first-image[data-v-fe31ac36]{display:block;width:100%;height:auto}.second-image[data-v-fe31ac36]{position:absolute;top:65%;left:50%;transform:translateX(-50%);width:60%;height:auto}.services[data-v-fe31ac36]{display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px;margin-top:80px}.service[data-v-fe31ac36]{flex:0 0 45%;box-sizing:border-box;margin:1px;margin-top:30px;color:#fff;text-align:center;align-items:center;display:flex;flex-direction:column}.service-container[data-v-fe31ac36]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.navbar[data-v-fe31ac36]{position:relative;z-index:1}.service-icon-container[data-v-fe31ac36]{width:100px;margin-bottom:10px;margin-top:80;height:100px;overflow:hidden}.service-icon[data-v-fe31ac36]{width:100%;height:auto}.truck-icon[data-v-fe31ac36]{position:relative;left:-5px;top:10px}.service p[data-v-fe31ac36]{margin-top:10px}.service h3[data-v-fe31ac36]{color:#333}.service-options[data-v-fe31ac36]{background-image:require("@/assets/images/background2.jpeg")}.drink-menu[data-v-1df893fc]{text-align:center;padding:2em;position:relative;background-image:linear-gradient(180deg,#000,transparent 20%,transparent 80%,#000),url(/img/drinks_bg.fb7b742f.jpg);background-size:cover;background-position:50%}.drink-menu[data-v-1df893fc]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1}.drink-menu[data-v-1df893fc]>*{position:relative;z-index:2}.image-container[data-v-1df893fc]{position:relative;width:100%;max-width:600px;margin:0 auto}.first-image[data-v-1df893fc]{padding-top:7%;display:block;width:100%;height:auto}.second-image[data-v-1df893fc]{position:absolute;top:25%;left:47%;transform:translateX(-50%);width:65%;height:auto}.drink-list-container[data-v-1df893fc]{display:flex;align-items:flex-start;justify-content:center;position:relative;z-index:3}.drink-list-content[data-v-1df893fc]{display:flex;flex-direction:column;align-items:center;margin-left:1em}.side-images[data-v-1df893fc]{display:flex;flex-direction:column;align-items:center;margin:0 1em;position:relative;z-index:3;padding-top:12%}.side-image[data-v-1df893fc]{width:100px;height:auto;margin:.5em 0}.drink-list[data-v-1df893fc]{list-style-type:none;padding:0}.drink-item[data-v-1df893fc]{font-size:1.5em;margin:1em 0;color:#e40e7f}.drink-name[data-v-1df893fc]{font-weight:700}.drink-description[data-v-1df893fc]{display:block;font-size:.5em;color:#fff}.alcohol-title[data-v-1df893fc]{font-size:1.2em;color:#fff;margin:4em 0 .2em 0}.non-alcohol-title[data-v-1df893fc]{font-size:1.2em;color:#fff;margin:1em 0 .2em 0}.last-alcoholic[data-v-1df893fc]{border-bottom:2px dotted #fff;padding-bottom:.5em}.brand-logos[data-v-1df893fc]{display:flex;justify-content:center;flex-wrap:wrap;margin-top:8em;position:relative;bottom:0;width:100%;padding-bottom:8em;z-index:1}.brand-logo[data-v-1df893fc]{width:auto;height:90px;margin:.5em}.small-logo[data-v-1df893fc]{height:60px}.large-logo[data-v-1df893fc]{height:100px}@media (max-width:1200px){.side-image[data-v-1df893fc]{width:80px}.brand-logo[data-v-1df893fc]{height:70px}.small-logo[data-v-1df893fc]{height:60px}.large-logo[data-v-1df893fc]{height:100px}}@media (max-width:768px){.side-images[data-v-1df893fc]{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:2em}.side-image[data-v-1df893fc]{width:60px;margin:1em}.brand-logo[data-v-1df893fc]{height:50px}.small-logo[data-v-1df893fc]{height:40px}.large-logo[data-v-1df893fc]{height:80px}#drink-menu-section[data-v-1df893fc]{padding-top:4em}.side-images.right[data-v-1df893fc]{padding-top:20%}}@media (max-width:480px){.side-images[data-v-1df893fc]{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:2em}.side-image[data-v-1df893fc]{width:40px;margin:1.5em}.brand-logo[data-v-1df893fc]{height:40px}.small-logo[data-v-1df893fc]{height:30px}.large-logo[data-v-1df893fc]{height:60px}.side-images.right[data-v-1df893fc]{padding-top:120%}}.image-gallery[data-v-6a91eff3]{padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:center}.title-container[data-v-6a91eff3]{display:flex;align-items:center;margin-bottom:1em}.title-icon[data-v-6a91eff3]{width:50px;height:50px;margin-right:10px}.gallery-title[data-v-6a91eff3]{font-size:2em;color:#fff}.widget-wrapper[data-v-6a91eff3]{width:100%;max-width:1200px;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;overflow:hidden}.lightwidget-widget[data-v-6a91eff3]{width:100%;height:800px;border:0;overflow:hidden}@media (max-width:768px){.widget-wrapper[data-v-6a91eff3]{width:100%;justify-content:center;align-items:center}.lightwidget-widget[data-v-6a91eff3]{width:100%;height:1500px}}#faq-section[data-v-6b3271f1]{background-color:#fff!important;color:#000!important;margin:0;border:none;text-align:center;padding:0 0 1em 0;border-bottom:none;box-shadow:none}.image-container[data-v-6b3271f1]{text-align:center;margin-bottom:1em;padding:5%}.faq-title-image[data-v-6b3271f1]{width:100%;max-width:400px;height:auto}.faq-item[data-v-6b3271f1]{display:flex;flex-direction:column;align-items:center;border-bottom:none}.faq-question[data-v-6b3271f1]{padding:.5em 0;width:80%;font-size:1.2em;font-weight:700;border-bottom:none;cursor:pointer;display:flex;align-items:center;margin-top:.5em;margin-bottom:1.5em}.arrow[data-v-6b3271f1]{margin-right:.5em;transition:transform .3s ease;display:inline-block}.expanded[data-v-6b3271f1]{transform:rotate(180deg)}.faq-answer[data-v-6b3271f1]{overflow:hidden;transition:height .3s ease;padding:.5em 0;width:80%;font-size:1em;border-bottom:none;text-align:left;margin-left:3em;color:#756975}.faq-divider[data-v-6b3271f1]{width:80%;margin:0;border-bottom:1px solid #ddd}.faq-item:not(:last-child) .faq-divider[data-v-6b3271f1]{margin-bottom:1em}.faq-item:not(:first-child) .faq-question[data-v-6b3271f1]{margin-top:1em}@media (max-width:768px){#faq-section[data-v-6b3271f1]{padding-top:4em}}.contact-form[data-v-5a28bcce]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2em;color:#e40e7f}.form-header[data-v-5a28bcce]{display:flex;justify-content:center;gap:60px;margin-bottom:20px}.neon-button[data-v-5a28bcce]{background-color:transparent;border:2px solid #e40e7f;color:#e40e7f;padding:5px 10px;font-size:1em;cursor:pointer;text-transform:uppercase;position:relative;transition:color .3s,box-shadow .3s;border-radius:25px}.neon-button[data-v-5a28bcce]:after,.neon-button[data-v-5a28bcce]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:0 0 10px #e40e7f,0 0 15px #e40e7f,0 0 20px #e40e7f,0 0 25px #e40e7f;opacity:0;transition:opacity .3s;border-radius:25px}.neon-button[data-v-5a28bcce]:before{z-index:-1}.neon-button[data-v-5a28bcce]:hover{color:#fff;box-shadow:0 0 10px #e40e7f,0 0 15px #e40e7f,0 0 20px #e40e7f,0 0 25px #e40e7f}.neon-button[data-v-5a28bcce]:hover:after,.neon-button[data-v-5a28bcce]:hover:before{opacity:1}h2[data-v-5a28bcce]{color:#e40e7f;text-align:center;margin:20px 0}.form-group[data-v-5a28bcce]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:0 auto}input[data-v-5a28bcce],label[data-v-5a28bcce],select[data-v-5a28bcce],textarea[data-v-5a28bcce]{color:#e40e7f;display:block;margin:10px 0;width:100%}.uniform-input[data-v-5a28bcce]{width:100%;padding:10px;border:2px solid #e40e7f;border-radius:5px;background-color:#fff;color:#000;box-sizing:border-box}input[data-v-5a28bcce]::-moz-placeholder,textarea[data-v-5a28bcce]::-moz-placeholder{color:#000}input[data-v-5a28bcce]::placeholder,textarea[data-v-5a28bcce]::placeholder{color:#000}button[data-v-5a28bcce]{background-color:transparent;border:2px solid #e40e7f;color:#e40e7f;padding:10px 20px;font-size:1.2em;cursor:pointer;text-transform:uppercase;transition:color .3s,box-shadow .3s;border-radius:25px;margin-top:20px}button[data-v-5a28bcce]:hover{color:#fff;box-shadow:0 0 10px #e40e7f,0 0 15px #e40e7f,0 0 20px #e40e7f,0 0 25px #e40e7f}button[data-v-5a28bcce]:focus{outline:none}.image-container[data-v-5a28bcce]{padding-bottom:10%;position:relative;width:100%;max-width:600px;margin:0 auto 1em auto;text-align:center}.first-image[data-v-5a28bcce]{display:block;width:100%;height:auto}.second-image[data-v-5a28bcce]{position:absolute;top:55%;left:46%;transform:translateX(-50%);width:80%;height:auto}.date-picker[data-v-5a28bcce]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.date-picker[data-v-5a28bcce]::-webkit-calendar-picker-indicator,.date-picker[data-v-5a28bcce]::-webkit-inner-spin-button{display:none}@media (max-width:600px){.uniform-input[data-v-5a28bcce]{border:2px solid #e40e7f}}@font-face{font-family:abeatbykai;src:url(/fonts/abeatbykai.67aaa30a.ttf) format("truetype")}html{scroll-behavior:smooth}:root{--dark-blue:#2a2f45;--vibrant-pink:#ff007f;--neon-purple:#c800ff;--light-red:#ff4f81;--muted-blue:#384259}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:-1}body{margin:0;font-family:abeatbykai,sans-serif;background:#000;color:var(--light-red)}@media screen and (max-width:768px){body{font-size:14px}}@media screen and (max-width:480px){body{font-size:12px}}.divider{background:linear-gradient(to left bottom,#fff 50%,transparent 0)}.divider,.divider-inverted{height:200px;margin:0;border:none}.divider-inverted{background:linear-gradient(to right top,#fff 50%,transparent 0)}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}