.bg-purple{background-color:#c982ff}.bg-blue_razz{background-color:#002a73}.bg-jungle_green{background-color:#005537}.bg-neon_green{background-color:#00ce59}.bg-off_white{background-color:#fff3c6}.bg-yellow{background-color:#ffc300}.bg-mango{background-color:#ff5d19}.bg-red{background-color:#d60024}.bg-pink{background-color:#ff57be}.bg-blue{background-color:#41c0f0}.text-blue_razz{color:#002a73}.text-jungle_green{color:#005537}.text-neon_green{color:#00ce59}.text-off_white{color:#fff3c6}.text-yellow{color:#ffc300}.text-mango{color:#ff5d19}.text-red{color:#d60024}.text-pink{color:#ff57be}.text-purple{color:#c982ff}.text-blue{color:#41c0f0}*{box-sizing:border-box;margin:0;padding:0;font-family:gotham-condensed,sans-serif}.main_content{overflow:hidden}.container{max-width:1440px;margin:0 auto;padding:0 16px}@media(min-width:1080px){.container{padding:0 32px}}.custom_sidebar{overflow-y:auto!important;scrollbar-width:thin!important;scrollbar-color:gold #002a73!important}.custom_sidebar::-webkit-scrollbar{width:2.2px!important;height:2.2px!important;-webkit-appearance:none!important}.custom_sidebar::-webkit-scrollbar-track{background:#002a73!important;border-radius:0!important;-webkit-appearance:none!important}.custom_sidebar::-webkit-scrollbar-thumb{background:gold!important;border-radius:0!important;border:none!important;-webkit-appearance:none!important}.custom_sidebar::-webkit-scrollbar-thumb:hover{background:#ffed4e!important}.custom_sidebar::-webkit-scrollbar-button:single-button{display:none!important;width:0!important;height:0!important}.custom_sidebar::-webkit-scrollbar-button:single-button:vertical:decrement{display:none!important}.custom_sidebar::-webkit-scrollbar-button:single-button:vertical:increment{display:none!important}.custom_sidebar::-webkit-scrollbar-button:double-button{display:none!important;width:0!important;height:0!important}.custom_sidebar::-webkit-scrollbar-button:end:increment,.custom_sidebar::-webkit-scrollbar-button:start:decrement{display:none!important;width:0!important;height:0!important}.custom_sidebar::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;background:transparent!important;-webkit-appearance:none!important}.custom_sidebar::-webkit-scrollbar-corner{background:#002a73!important;display:none!important}.header{position:fixed;top:0;left:0;width:100%;z-index:9;transition:.3s}.header.scrolled{background:rgba(0,17,48,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header .header_inner{height:90px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header .header_inner .menu_items{display:flex;flex-direction:row;gap:100px}.header .header_inner .menu_items a{text-decoration:none;font-size:21px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.mobile-header{position:fixed;top:0;left:0;width:100%;z-index:10;transition:.3s}.mobile-header.scrolled{background:rgba(0,17,48,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-header .mobile-header_inner{height:70px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;z-index:10;position:relative}.mobile-menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:8px;width:40px;height:50px;justify-content:center;align-items:center}.mobile-menu-toggle .hamburger-line{width:35px;height:2.5px;background-color:#fff;transition:all .3s ease;border-radius:2px}.mobile-menu-toggle.open .hamburger-line:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#005537;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:all .3s ease;z-index:9}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu-overlay .mobile-menu{height:100%;display:flex;align-items:center;justify-content:center}.mobile-menu-overlay .mobile-menu .mobile-menu_items{display:flex;flex-direction:column;gap:40px;text-align:center}.mobile-menu-overlay .mobile-menu .mobile-menu_items a{text-decoration:none;font-size:48px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase;transition:all .3s ease}.mobile-menu-overlay .mobile-menu .mobile-menu_items a:hover{transform:translateY(-2px);opacity:.8}@media(max-width:767px){.header{display:none}}@media(min-width:768px){.mobile-header{display:none}}.mobile-header.scrolled .logo{opacity:1}.mobile-header .logo{opacity:0;transition:.3s}.footer{background-size:cover;position:relative;z-index:2;margin-top:-10px;overflow:hidden}@media(min-width:768px){.footer{margin-top:-65px}}.footer:before{content:"";background-color:#005537;position:absolute;top:0;left:0;z-index:-5;width:100%;height:100%}.footer .outer_container{background-position:50%;background-blend-mode:overlay;background-size:cover;background-color:#005537;padding-bottom:25px;padding-top:0;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);background-image:url(/images/footer-bg.webp)}@media(min-width:768px){.footer .outer_container{background-image:url(/images/new-bg.webp);padding-bottom:50px;padding-top:160px;-webkit-clip-path:polygon(0 300px,100% 0,100% 100%,0 100%);clip-path:polygon(0 300px,100% 0,100% 100%,0 100%)}}.footer .footer_inner{display:flex;flex-direction:column}@media(min-width:768px){.footer .footer_inner{gap:40px;align-items:flex-end;flex-direction:row;justify-content:space-between}}@media(max-width:768px){.footer .footer_inner .image .desk{display:none}}.footer .footer_inner .image .mob{object-fit:contain;position:relative;left:-16px;width:calc(100% + 32px);top:-52px}@media(min-width:768px){.footer .footer_inner .image .mob{display:none}}.footer .footer_inner .content{padding-bottom:20px;order:1;position:relative;top:-52px}@media(min-width:768px){.footer .footer_inner .content{order:0;top:0}}.footer .footer_inner .content .title{color:#ffc300;font-size:24px;text-align:center;font-weight:500;line-height:100%;margin-bottom:10px;text-transform:uppercase;text-decoration:none;display:block}@media(min-width:768px){.footer .footer_inner .content .title{font-size:51.584px;font-style:normal;margin-bottom:22px;text-align:left}}.footer .footer_inner .content .links{display:flex;flex-direction:row;align-items:center;gap:15px;color:#fff3c6;font-size:30.091px;margin-bottom:10px;justify-content:center}@media(min-width:768px){.footer .footer_inner .content .links{justify-content:unset;margin-bottom:22px}}.footer .footer_inner .content .links a{text-decoration:none;font-size:14px;font-style:normal;font-weight:400;line-height:100%;color:#fff3c6;text-transform:uppercase}@media(min-width:768px){.footer .footer_inner .content .links a{font-size:30.091px}}.footer .footer_inner .content .big_terms{font-size:14px;font-style:normal;font-weight:400;line-height:100%;color:#fff3c6;margin-bottom:40px;text-align:center}.footer .footer_inner .content .big_terms br{display:none}@media(min-width:768px){.footer .footer_inner .content .big_terms br{display:block}.footer .footer_inner .content .big_terms{font-size:30.091px;text-align:left}}.footer .footer_inner .content .small_terms{font-size:12px;font-style:normal;font-weight:500;line-height:20px;text-transform:uppercase;color:#fff3c6;text-align:center}@media(min-width:768px){.footer .footer_inner .content .small_terms{font-size:14px;text-align:left;font-weight:700}}.faqs_section{padding:100px 0 80px;background-color:#005537;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);margin-top:-245px}@media(min-width:768px){.faqs_section{padding:260px 0 80px;-webkit-clip-path:polygon(0 300px,100% 0,100% 100%,0 100%);clip-path:polygon(0 300px,100% 0,100% 100%,0 100%);margin-top:-480px}}.faqs_section .top_part{text-align:center}.faqs_section .top_part .sub_title{font-size:21px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ffc300;margin-bottom:10px}@media(min-width:768px){.faqs_section .top_part .sub_title{font-size:42px}}.faqs_section .top_part h2{font-size:36px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ffc300;margin-bottom:10px}@media(min-width:768px){.faqs_section .top_part h2{font-size:70px}}.faqs_section .faqs{display:flex;flex-direction:column;margin-top:40px;gap:30px}@media(min-width:768px){.faqs_section .faqs{align-items:center;margin-top:110px;gap:65px}}.faqs_section .faqs .faq{padding:0 4px;max-width:90%}@media(min-width:768px){.faqs_section .faqs .faq{text-align:center}}.faqs_section .faqs .faq .question{font-size:36px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ff57be;margin-bottom:10px}@media(min-width:768px){.faqs_section .faqs .faq .question{font-size:70px}}.faqs_section .faqs .faq .answer{font-size:14px;font-style:normal;font-weight:400;line-height:21px;font-family:myriad-pro,sans-serif;color:#fff3c6;padding-left:20px}@media(min-width:768px){.faqs_section .faqs .faq .answer{font-size:18px;padding-left:0}}.flavours_section{padding:80px 0 0;background-color:#002a73;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);margin-top:-310px;text-align:center;position:relative}@media(min-width:768px){.flavours_section{padding:320px 0 160px;-webkit-clip-path:polygon(0 240px,100% 0,100% 100%,0 100%);clip-path:polygon(0 240px,100% 0,100% 100%,0 100%)}}@media(min-width:1440px){.flavours_section{padding:320px 0 160px;-webkit-clip-path:polygon(0 270px,100% 0,100% 100%,0 100%);clip-path:polygon(0 270px,100% 0,100% 100%,0 100%)}}.flavours_section .top_part .sub_title{font-size:21px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ff57be;margin-bottom:10px}@media(min-width:768px){.flavours_section .top_part .sub_title{font-size:42px}}.flavours_section .top_part h2{font-size:36px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ff57be;margin-bottom:10px}@media(min-width:768px){.flavours_section .top_part h2{font-size:70px}}.flavours_section .top_part .copy{font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;color:#ff57be}@media(min-width:768px){.flavours_section .top_part .copy{font-size:36px}}.flavours_section .flavours{display:flex;flex-direction:row;-webkit-clip-path:polygon(0 300px,100% 0,100% 100%,0 100%);clip-path:polygon(0 300px,100% 0,100% 100%,0 100%)}.flavours_section .flavours .flavour{flex:1 1;background-position:50%;background-blend-mode:multiply;padding:0 0 200px;text-align:center;background-size:cover}.flavours_section .flavours .flavour:first-of-type{padding-top:400px}.flavours_section .flavours .flavour:nth-of-type(2){padding-top:340px}.flavours_section .flavours .flavour:nth-of-type(3){padding-top:250px}.flavours_section .flavours .flavour:nth-of-type(4){padding-top:180px}.flavours_section .flavours .flavour:nth-of-type(5){padding-top:100px}.flavours_section .flavours .flavour:nth-of-type(6){padding-top:400px}.flavours_section .flavours .flavour h3{font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;color:#fff3c6;margin-top:35px;margin-bottom:15px}@media(min-width:768px){.flavours_section .flavours .flavour h3{font-size:36px}}.flavours_section .flavours .flavour .desc{font-size:25.513px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;color:#fff3c6}.flavours_section .flavours .mango{background-color:#ff5d19}.flavours_section .flavours .blue_razz{background-color:#002a73}.flavours_section .flavours .pink_lemonade{background-color:#ff57be}.flavours_section .flavours .green_apple{background-color:#005537}.flavours_section .flavours .fruit_punch{background-color:#d60024}.flavours_section .slick-active .flavour .desc,.flavours_section .slick-active .flavour h3{opacity:1!important}.flavours_section .flavours_mobile{background-size:cover;background-position:50%;background-blend-mode:multiply;position:relative;left:-16px;width:calc(100% + 32px);padding:80px 0 160px;transition:.3s;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);margin-top:40px}.flavours_section .flavours_mobile .flavour{position:relative}.flavours_section .flavours_mobile .flavour .desc,.flavours_section .flavours_mobile .flavour h3{opacity:0;transition:.3s}.flavours_section .flavours_mobile .flavour img{transition:.5s}.flavours_section .flavours_mobile .slide-next img{position:relative;left:-30%;transform:scale(.8)}.flavours_section .flavours_mobile .slide-prev img{position:relative;right:-30%;transform:scale(.8)}.flavours_section .flavours_mobile .slick-list{padding:0 60px!important}.flavours_section .flavours_mobile .custom-next-arrow{bottom:10%;top:unset}.flavours_section .flavours_mobile .custom-next-arrow:before{content:none}.flavours_section .flavours_mobile .custom-prev-arrow{bottom:10%;top:unset}.flavours_section .flavours_mobile .custom-prev-arrow:before{content:none}.flavours_section .flavours_mobile .slick-arrow{opacity:1;transition:.3s}.flavours_section .flavours_mobile .slick-disabled{opacity:0;pointer-events:none}.flavours_section .flavours_mobile:before{content:"";display:block;width:45px;height:59px;background-image:url("data:image/svg+xml,%3Csvg width='45' height='59' viewBox='0 0 45 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.4551 14.5957L0.0628244 0.652697L0.0628251 14.5957L0.0628206 58.988L44.4551 14.5957Z' fill='%23002A73'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;position:absolute;top:-15px;right:70px}.flavours_section .flavours_mobile .flavour{display:flex!important;flex-direction:column;align-items:center}.flavours_section .flavours_mobile .flavour img{filter:drop-shadow(0 15px 8px rgba(0,0,0,.3))}.flavours_section .flavours_mobile .flavour h3{color:#fff3c6;font-size:30px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;margin-top:26px}.flavours_section .flavours_mobile .flavour .desc{color:#fff3c6;font-size:21px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.462px;text-transform:uppercase;margin-top:12px}.flavours_section .flavours_mobile.mango{background-color:#ff5d19}.flavours_section .flavours_mobile.blue_razz{background-color:#002a73}.flavours_section .flavours_mobile.pink_lemonade{background-color:#ff57be}.flavours_section .flavours_mobile.green_apple{background-color:#005537}.flavours_section .flavours_mobile.fruit_punch{background-color:#d60024}.instagram_section{position:relative;margin-top:-120px}@media(min-width:768px){.instagram_section{margin-top:-160px}}.instagram_section:before{content:"";background-color:#005537;position:absolute;top:0;left:0;z-index:-5;width:100%;height:100%}.instagram_section .instagram_section_outer{padding:100px 0 160px;background-size:cover;background-position:50%;background-blend-mode:multiply;background-color:#002a73;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}@media(min-width:768px){.instagram_section .instagram_section_outer{padding:300px 0 160px;-webkit-clip-path:polygon(0 300px,100% 0,100% 100%,0 100%);clip-path:polygon(0 300px,100% 0,100% 100%,0 100%)}}.instagram_section .top_part{text-align:center}.instagram_section .top_part h2{font-size:36px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;margin-bottom:10px;color:#c982ff}@media(min-width:768px){.instagram_section .top_part h2{font-size:70px;color:#ff57be}}.instagram_section .top_part .copy{font-size:18px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;color:#c982ff}@media(min-width:768px){.instagram_section .top_part .copy{font-size:36px;color:#ff57be}}.instagram_section .mobile_cols{margin-top:30px}.instagram_section .mobile_cols .top{display:flex;position:relative;left:-16px;width:calc(100% + 32px)}.instagram_section .mobile_cols .top img{width:50%;height:auto;aspect-ratio:1/1;object-fit:cover}.instagram_section .mobile_cols .bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.instagram_section .mobile_cols .bottom .drinkvamos{color:#c982ff;text-align:center;font-size:62px;font-style:italic;font-weight:700;line-height:100%;transform:rotate(-9.1deg);display:block;margin-top:40px;text-decoration:none}.instagram_section .mobile_cols .bottom img{max-width:110px;height:auto;object-fit:contain}@media(min-width:768px){.instagram_section .mobile_cols{display:none}}.instagram_section .content_cols{flex-direction:row;align-items:flex-start;gap:105px;margin-top:100px;width:100%;justify-content:center;display:none}@media(min-width:768px){.instagram_section .content_cols{display:flex}}.instagram_section .content_cols .left{text-align:center}.instagram_section .content_cols .left .drinkvamos{color:#c982ff;text-align:center;font-size:60px;font-style:italic;font-weight:700;line-height:100%;transform:rotate(-9.1deg);display:block;margin-top:40px;text-decoration:none}.instagram_section .content_cols .middle{padding-top:50px}.where_to_buy_section{position:relative;margin-top:-120px}@media(min-width:768px){.where_to_buy_section{margin-top:-500px}}.where_to_buy_section:before{content:"";background-color:#002a73;position:absolute;top:0;left:0;z-index:-5;width:100%;height:100%}.where_to_buy_section .container{max-width:1256px}.where_to_buy_section .where_to_buy_section_outer{padding:100px 0 160px;background-color:#005537;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer{padding:300px 0 160px;-webkit-clip-path:polygon(0 300px,100% 0,100% 100%,0 100%);clip-path:polygon(0 300px,100% 0,100% 100%,0 100%)}}.where_to_buy_section .where_to_buy_section_outer .top_part{text-align:center}.where_to_buy_section .where_to_buy_section_outer .top_part .sub_title{font-size:21px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ffc300;margin-bottom:10px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .top_part .sub_title{font-size:42px}}.where_to_buy_section .where_to_buy_section_outer .top_part h2{font-size:36px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ffc300;margin-bottom:10px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .top_part h2{font-size:70px}}.where_to_buy_section .where_to_buy_section_outer .loading_spinner,.where_to_buy_section .where_to_buy_section_outer .no_locations{display:flex;align-items:center;height:100%;justify-content:center;text-align:center;font-size:21px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;color:#ffc300;padding-top:40px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .loading_spinner,.where_to_buy_section .where_to_buy_section_outer .no_locations{font-size:42px}}.where_to_buy_section .where_to_buy_section_outer .map_section{text-align:center;margin-top:45px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section{margin-top:65px}}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls{max-width:100%;display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:12px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls{max-width:calc(50% - 15px);flex-direction:row;gap:24px;margin-bottom:50px}}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls .product_select{position:relative}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls .product_select:after{content:"▾";background-color:#005537;width:30px;height:45px;position:absolute;top:2px;right:2px;color:#ffc300;display:flex;align-items:center;pointer-events:none}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls .search_box{display:flex;flex-direction:row;gap:12px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls .search_box{gap:24px}}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls input,.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls select{border:1px solid #008a3c;background:none;padding:15px 25px;height:49px;font-size:12px;font-style:normal;font-weight:400;line-height:15px;font-family:myriad-pro,sans-serif;color:#fff3c6;outline:none!important;font-size:16px!important}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls input,.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls select{font-size:16px;line-height:120%}}@media(max-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls select{width:100%}}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls input{width:100%}.where_to_buy_section .where_to_buy_section_outer .map_section .search_controls .find_now_btn{display:flex;padding:15px 25px;justify-content:center;align-items:center;gap:25px;background:#ffc300;font-size:21px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2.1px;text-transform:uppercase;color:#012e7e;border:none;outline:none;white-space:nowrap;cursor:pointer}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container{display:flex;flex-direction:column;gap:5px}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .map_container{flex-direction:row;gap:26px}}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel{flex:1 1;max-width:100%;width:100%;order:1}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel{order:0;max-width:50%}}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list{display:flex;flex-direction:column;height:100%;max-height:420px;padding-right:20px}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item{display:flex;width:100%;justify-content:space-between;padding:14px 0;border-bottom:1px solid #008a3c;align-items:center}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left{display:flex;gap:10px;text-align:left}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_name{font-size:14px;font-style:normal;font-weight:400;line-height:21px;font-family:myriad-pro,sans-serif;color:#fff3c6;font-weight:700}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_name{font-size:18px}}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_address{font-size:14px;font-style:normal;font-weight:400;line-height:21px;font-family:myriad-pro,sans-serif;color:#fff3c6}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_address{font-size:18px}}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_distance{font-size:14px;font-style:normal;font-weight:400;line-height:21px;font-family:myriad-pro,sans-serif;color:#ffc300;font-weight:700}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_distance{font-size:18px}}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .search_panel .locations_list .location_item .right button{background:none;border:none;cursor:pointer}.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .map_display{flex:1 1;max-width:100%;width:100%;order:0}@media(min-width:768px){.where_to_buy_section .where_to_buy_section_outer .map_section .map_container .map_display{order:1;max-width:50%}}.hero_section{padding:30px 0 260px;background-size:cover;background-position:50%;background-blend-mode:overlay;background-color:#005537;overflow:hidden;background-image:url(/images/mobile-head-bg.webp)}@media(min-width:768px){.hero_section{background-image:url(/images/new-bg.webp);padding:160px 0 260px}}.hero_section .hero_inner{display:flex;flex-direction:column;gap:0}@media(min-width:768px){.hero_section .hero_inner{flex-direction:row;gap:100px}}.hero_section .hero_inner .left_image{max-width:634px;position:relative;z-index:2}.hero_section .hero_inner .left_image img{width:100%;height:auto}.hero_section .hero_inner .mob_content{display:flex;align-items:center;justify-content:space-between;position:relative;height:200px}@media(min-width:768px){.hero_section .hero_inner .mob_content{display:none}}.hero_section .hero_inner .mob_content .left_content{color:#fff3c6;text-align:center;font-size:19px;font-style:italic;font-weight:400;line-height:100%;max-width:30%;transform:rotate(-9.1deg)}.hero_section .hero_inner .mob_content .mob_image{width:100%;max-width:113px;height:auto;object-fit:contain;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;z-index:0}.hero_section .hero_inner .mob_content .right_content{color:#fff3c6;text-align:center;font-size:19px;font-style:italic;font-weight:400;line-height:100%;min-width:120px;transform:rotate(-9.1deg);margin-top:-17%;text-transform:uppercase}.hero_section .hero_inner .mob_content .right_content span{text-align:center;font-size:52px;font-style:italic;font-weight:700;line-height:100%;color:#41c0f0;display:block}.hero_section .hero_inner .center_image{max-width:236px}@media(max-width:768px){.hero_section .hero_inner .center_image{display:none}}.hero_section .hero_inner .center_image img{width:100%;height:auto}.hero_section .hero_inner .content{display:flex;flex-direction:column;gap:50px;max-width:320px;margin-top:30px}@media(max-width:768px){.hero_section .hero_inner .content{display:none}}.hero_section .hero_inner .content .intro{font-size:48px;line-height:100%}.hero_section .hero_inner .content .bottom,.hero_section .hero_inner .content .intro{text-align:center;font-style:italic;font-weight:700;color:#fff3c6;transform:rotate(-9.1deg)}.hero_section .hero_inner .content .bottom{font-size:29.918px;line-height:90%;text-transform:uppercase}.hero_section .hero_inner .content .bottom span{text-align:center;font-size:86.431px;font-style:italic;font-weight:700;line-height:100%;color:#41c0f0;display:block}.age_gate{width:100%;position:fixed;top:0;left:0;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#002a73;background-size:cover;background-position:50%;background-blend-mode:multiply;overflow:auto;z-index:999999}.age_gate .age_gate_content{text-align:center;padding:40px 0;margin-top:0}.age_gate .age_gate_content .img{max-height:150px;object-fit:contain}@media(min-width:768px){.age_gate .age_gate_content{margin-top:0}}.age_gate .age_gate_content h1{text-align:center;font-size:34px;font-style:italic;font-weight:700;line-height:100%;margin-top:40px;margin-bottom:70px;transform:rotate(-9.1deg);text-transform:uppercase;color:#fff3c6}.age_gate .age_gate_content h1 br{display:none}@media(min-width:768px){.age_gate .age_gate_content h1 br{display:block}.age_gate .age_gate_content h1{font-size:86px;font-style:italic;font-weight:700;line-height:100%}}.age_gate .age_gate_content .age_buttons{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}@media(min-width:768px){.age_gate .age_gate_content .age_buttons{flex-direction:row}}.age_gate .age_gate_content .age_buttons .btn{display:flex;height:60px;padding:15px 25px;justify-content:center;align-items:center;gap:13.4px;border:1.5px solid #ff57be;font-size:21px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2.1px;text-transform:uppercase;color:#ff57be;text-decoration:none;transition:.3s;cursor:pointer;background:none;width:160px}.age_gate .age_gate_content .age_buttons .btn:hover{background-color:#ff57be!important;color:#002a73}.lets_go_section{display:flex;align-items:center;justify-content:center;background-position:50%;background-blend-mode:multiply;background-size:cover;background-color:#002a73;-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);padding:40px 0 280px;margin-top:-220px}@media(min-width:768px){.lets_go_section{padding:160px 0 210px;-webkit-clip-path:polygon(0 240px,100% 0,100% 100%,0 100%);clip-path:polygon(0 240px,100% 0,100% 100%,0 100%);margin-top:-310px}}@media(min-width:1440px){.lets_go_section{padding:170px 0 190px;-webkit-clip-path:polygon(0 270px,100% 0,100% 100%,0 100%);clip-path:polygon(0 270px,100% 0,100% 100%,0 100%);margin-top:-310px}}@media(max-width:768px){.lets_go_section img{width:80%;height:auto}}