@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Tektur:wght@400..900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}.container{max-width:1256px;margin:0 auto;padding:0 16px;position:relative}@media (min-width:1080px){.container{width:100%;padding:0 32px}}body{background-color:#0c0908;font-family:Tektur}.main_content.top_gap{padding-top:100px}.btn{color:#fff;cursor:pointer;letter-spacing:.54px;text-align:center;text-shadow:0 0 7.5px #25d0ff;text-transform:uppercase;background:0 0;border:1.5px solid #25d0ff;justify-content:flex-end;align-items:center;padding:10px 20px;font-family:Orbitron,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:150%;text-decoration:none;transition:all .3s;box-shadow:0 0 10px #25d0ff80}@media (min-width:768px){.btn{padding:17px 25px}}.btn:hover{color:#fff;background-color:#25d0ff!important}.grad{overflow:hidden}@media (min-width:1080px){.grad{background:linear-gradient(#291308 0%,#050608 100%)}}.custom_sidebar{scrollbar-width:thin!important;scrollbar-color:#25d0ff #c6b29a33!important;overflow-y:auto!important}.custom_sidebar::-webkit-scrollbar{-webkit-appearance:none!important;width:2.2px!important;height:2.2px!important}.custom_sidebar::-webkit-scrollbar-track{-webkit-appearance:none!important;background:#c6b29a!important;border-radius:0!important}.custom_sidebar::-webkit-scrollbar-thumb{-webkit-appearance:none!important;background:#c3922e!important;border:none!important;border-radius:0!important}.custom_sidebar::-webkit-scrollbar-thumb:hover{background:#ffed4e!important}.custom_sidebar::-webkit-scrollbar-button:single-button{width:0!important;height:0!important;display:none!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{width:0!important;height:0!important;display:none!important}.custom_sidebar::-webkit-scrollbar-button:start:decrement{width:0!important;height:0!important;display:none!important}.custom_sidebar::-webkit-scrollbar-button:end:increment{width:0!important;height:0!important;display:none!important}.custom_sidebar::-webkit-scrollbar-button{-webkit-appearance:none!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.custom_sidebar::-webkit-scrollbar-corner{background:#c6b29a!important;display:none!important}.mobile-menu-open .mobile-header{z-index:99}.stick_nav{opacity:0;pointer-events:none;z-index:99;flex-direction:column;gap:60px;width:15px;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%)}@media (min-width:768px){.stick_nav{opacity:1;pointer-events:auto}}@media (min-width:1281px){.stick_nav{right:40px}}.stick_nav:before{content:"";background:#25d0ff;width:1px;height:100%;position:absolute;left:7px}.stick_nav a{z-index:2;background:#291308;border:1.5px solid #25d0ff;width:15px;height:15px;transition:all .3s;display:block;position:relative}.stick_nav a.active{transform:rotate(45deg)}.stick_nav a.active:before{content:"";background:#fff;border-radius:60%;width:50%;height:50%;position:absolute;top:25%;left:25%}.header{z-index:999;background:linear-gradient(#0000004d 0%,#fff0 85%);width:100%;transition:all .3s;position:fixed;top:0;left:0}.header .header_inner{flex-direction:row;justify-content:space-between;align-items:center;height:84px;display:flex}.header .header_inner .menu{position:absolute;top:40%;right:0}.header .header_inner .menu_items{flex-direction:row;gap:0;display:flex}.header .header_inner .menu_items a{letter-spacing:-2.2%;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;color:#fff;margin-right:50px;font-size:15px;font-style:normal;font-weight:400;line-height:100%;text-decoration:none;transition:color .3s}.header .header_inner .menu_items a:hover{color:#25d0ff}.header .header_inner .logo{margin:0 auto}.header .header_inner .logo img{width:180px;height:100%;margin:0 auto;display:block}.mobile-header{z-index:999;background:linear-gradient(#0000004d 0%,#fff0 85%);width:100%;max-width:100%;height:70px;transition:all .3s;position:fixed;top:0;left:0}.mobile-header .mobile-header_inner{height:70px;padding:0 20px;position:relative}.mobile-header .logo{z-index:999;margin:0 auto;position:relative}.mobile-header .logo a{width:180px}.mobile-header .logo a img{width:auto;height:100%;max-height:70%;margin:0 auto;display:block}.mobile-menu-toggle{cursor:pointer;z-index:999;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:10px;display:flex;position:absolute;top:15px;right:0}.mobile-menu-toggle .hamburger-line{transform-origin:50%;background-color:#fff;width:28px;height:2px;transition:all .3s;box-shadow:0 0 10px #25d0ff80}.mobile-menu-toggle .hamburger-line:first-child.open{transform:rotate(45deg)translate(6px,6px)}.mobile-menu-toggle .hamburger-line:nth-child(2).open{opacity:0}.mobile-menu-toggle .hamburger-line:nth-child(3).open{transform:rotate(-45deg)translate(3px,-3px)}.mobile-menu{z-index:99;opacity:0;background:#1e2859;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .3s;display:none;position:relative;top:0;left:0;transform:translateY(-100%);position:fixed!important}.mobile-menu.open{opacity:1;display:flex;transform:translateY(0)}.mobile-menu .mobile-menu_items{text-align:center;z-index:5;flex-direction:column;gap:40px;display:flex;position:relative}.mobile-menu .mobile-menu_items a{letter-spacing:-.814px;text-transform:uppercase;color:#fff;text-shadow:0 0 7.5px #25d0ff;font-family:Tektur,sans-serif;font-size:37px;font-style:normal;font-weight:400;line-height:110%;text-decoration:none;transition:all .3s}@media (min-width:768px){.mobile-menu .mobile-menu_items a{letter-spacing:-2.513px;font-size:41.89px;line-height:110%}}.mobile-menu .mobile-menu_items a:hover{opacity:.8;transform:translateY(-2px)}body.mobile-menu-open{overflow:hidden}.footer{background:#1e2859;border-top:1px solid #050608;padding:38px 0 100px}@media (min-width:768px){.footer{padding:38px 0 42px}}.footer .inner_footer{flex-direction:column;align-items:center;gap:26px;display:flex}.footer .inner_footer img{width:180px;height:100%;margin:0 auto;display:block}.footer .inner_footer .links{color:#25d0ff;flex-direction:row;align-items:center;gap:10px;font-size:14px;display:flex}@media (min-width:768px){.footer .inner_footer .links{gap:47px}}.footer .inner_footer .links a{color:#25d0ff;white-space:nowrap;font-size:13px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}.footer .inner_footer .links button{font-family:Tektur,sans-serif;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;color:#25d0ff!important;white-space:nowrap!important;background:0 0!important;border:none!important;padding:0!important;font-size:13px!important}.footer .inner_footer .btn{width:100%}@media (min-width:768px){.footer .inner_footer .btn{width:auto}}.footer .inner_footer .big_copy{color:#fff;text-align:center;letter-spacing:.39px;padding:0 40px;font-family:Tektur,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media (min-width:768px){.footer .inner_footer .big_copy{padding:0;font-size:13px}}.footer .inner_footer .copy{color:#888ca3;letter-spacing:.39px;opacity:.4;font-family:Tektur,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:140%}.insta_section{background:#040413;padding:45px 0}@media (min-width:768px){.insta_section{padding:100px 0}}.insta_section .top_part{text-align:center}.insta_section .top_part .sub_title{color:#fff;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;border:1px solid #fff;margin-bottom:20px;padding:5px 10px;font-size:14px;display:inline-block;box-shadow:0 0 10px #25d0ff80}@media (min-width:768px){.insta_section .top_part .sub_title{font-size:24px}}.insta_section .top_part h2{color:#fff;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;font-family:Orbitron,sans-serif;font-size:33px;font-weight:500}@media (min-width:768px){.insta_section .top_part h2{font-size:55px}}.insta_section .insta_block{flex-direction:column;align-items:center;display:flex}.insta_section .insta_block .images{grid-template-columns:1fr 1fr 1fr;gap:10px;margin:50px 0;display:grid}@media (min-width:768px){.insta_section .insta_block .images{gap:20px}}.insta_section .insta_block .images img{aspect-ratio:1;object-fit:cover;clip-path:inset(2px);width:100%;height:auto}.insta_section .btn{text-transform:lowercase}@media (min-width:768px){.insta_section .btn{text-shadow:0 0 9.5px #25d0ff;padding-top:25px;padding-bottom:25px;font-size:27px}}.insta_section .tip{letter-spacing:.48px;color:#888ca3;text-align:center;margin:50px 0;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (min-width:768px){.insta_section .tip{letter-spacing:.54px;text-align:left;font-size:18px;font-weight:400;line-height:150%}}.where_to_buy{background:linear-gradient(#020313 0%,#1e2859 100%);padding:50px 0}@media (min-width:1024px){.where_to_buy{padding:100px 0}}.where_to_buy .top_part{text-align:center}.where_to_buy .top_part .sub_title{color:#fff;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;border:1px solid #fff;margin-bottom:20px;padding:5px 10px;font-size:14px;display:inline-block;box-shadow:0 0 10px #25d0ff80}@media (min-width:768px){.where_to_buy .top_part .sub_title{font-size:24px}}.where_to_buy .top_part h2{color:#fff;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;font-family:Orbitron,sans-serif;font-size:33px;font-weight:500}@media (min-width:768px){.where_to_buy .top_part h2{font-size:55px}}.where_to_buy .loading_spinner,.where_to_buy .no_locations,.where_to_buy .default_message{text-align:center;letter-spacing:6.5px;color:#25d0ff;text-align:left;justify-content:center;align-items:center;height:100%;font-size:13px;font-style:normal;font-weight:400;line-height:150%;display:flex}@media (min-width:768px){.where_to_buy .loading_spinner,.where_to_buy .no_locations,.where_to_buy .default_message{letter-spacing:7.2px;font-size:18px;line-height:150%}}.where_to_buy .map_section{text-align:center;margin-top:20px}@media (min-width:768px){.where_to_buy .map_section{margin-top:20px}}.where_to_buy .map_section .search_controls{flex-direction:column;gap:12px;width:100%;max-width:100%;margin:0 auto;display:flex}@media (min-width:768px){.where_to_buy .map_section .search_controls{flex-direction:row;gap:24px;max-width:calc(50% - 15px);margin:0 auto 12px}}.where_to_buy .map_section .search_controls select,.where_to_buy .map_section .search_controls input{letter-spacing:.48px;color:#fff;background:0 0;border:0;border-bottom:1.34px solid #666;height:60px;padding:0 18px;font-family:Tektur;font-size:16px;font-style:normal;font-weight:400;line-height:140%;outline:none!important}@media (min-width:768px){.where_to_buy .map_section .search_controls select,.where_to_buy .map_section .search_controls input{letter-spacing:.54px;font-size:18px;font-weight:400;line-height:150%}}.where_to_buy .map_section .search_controls .btn{white-space:nowrap;background:0 0}.where_to_buy .map_section .search_controls .product_select{display:none}.where_to_buy .map_section .search_controls .search_box{flex-direction:row;justify-content:space-between;gap:24px;width:100%;display:flex}.where_to_buy .map_section .search_controls .search_box input{width:100%}.where_to_buy .map_section .search_controls .search_box.search_box_mobile{gap:10px;margin-top:25px}.where_to_buy .map_section .search_controls .search_box.search_box_mobile .btn{width:100%;max-width:200px;padding:0;font-size:15px}.where_to_buy .map_section .search_controls .search_box.search_box_mobile select,.where_to_buy .map_section .search_controls .search_box.search_box_mobile input{height:48px;padding:0 18px;font-size:16px}.where_to_buy .map_section .error_message{color:#8b0000;letter-spacing:.48px;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (min-width:768px){.where_to_buy .map_section .error_message{letter-spacing:.54px;font-size:18px;font-weight:400;line-height:150%}}.where_to_buy .map_section .map_container{flex-direction:column;gap:20px;padding-top:20px;display:flex}@media (min-width:768px){.where_to_buy .map_section .map_container{flex-direction:row;gap:26px;padding-top:50px}}.where_to_buy .map_section .map_container .location_marker{padding-top:3px}.where_to_buy .map_section .map_container .search_panel{flex:1;order:1;width:100%;max-width:100%}@media (min-width:768px){.where_to_buy .map_section .map_container .search_panel{order:0;max-width:50%}}.where_to_buy .map_section .map_container .search_panel .locations_list{flex-direction:column;align-items:center;gap:10px;max-height:420px;padding-right:20px;display:flex}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item{justify-content:space-between;align-items:center;width:100%;padding:14px 0;display:flex}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left{text-align:left;gap:10px;display:flex}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_name{letter-spacing:.48px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:140%;font-weight:600!important}@media (min-width:768px){.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_name{letter-spacing:.54px;font-size:18px;font-weight:400;line-height:150%}}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_address{letter-spacing:.48px;color:#888ca3;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (min-width:768px){.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_address{letter-spacing:.54px;font-size:18px;font-weight:400;line-height:150%}}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_distance{letter-spacing:.48px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media (min-width:768px){.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_distance{letter-spacing:.54px;font-size:18px;font-weight:400;line-height:150%}}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .right button{cursor:pointer;background:0 0;border:none}.where_to_buy .map_section .map_container .directions_icon{border:1px solid #25d0ff;margin-left:20px;padding:13px 13px 14px;display:inline-block;box-shadow:0 0 10px #25d0ff80}.where_to_buy .map_section .map_container .directions_icon svg{filter:drop-shadow(0 0 7.5px #25d0ffbf);display:block}.where_to_buy .map_section .map_container .map_display{flex:1;order:0;width:100%;max-width:100%}@media (min-width:768px){.where_to_buy .map_section .map_container .map_display{order:1;max-width:50%}}.where_to_buy .where_to_buy_disclaimer{color:#4c4a71;text-align:center;text-align:center;margin:60px 0 0;font-size:14px;line-height:16px}.where_to_buy .where_to_buy_disclaimer p{text-align:center}.where_to_buy .where_to_buy_disclaimer .line_1{color:#fff;margin-bottom:10px}.svedka_intro{position:relative}.svedka_intro .svedka_red_line{z-index:9;background:linear-gradient(#d1819f 0%,#fff 50%,#d1819f 100%);width:100%;height:8px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 50px 9px #c05d83}.svedka_intro .svedka_intro_inner img{z-index:2;width:100%;height:auto;display:block}.hero{background:url(/images/bg_hero2.jpg) 50%/cover no-repeat;justify-content:center;align-items:flex-end;padding:130px 0 0;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hero{width:100%;height:100%;padding:0}}.hero video{object-fit:cover;z-index:-1;opacity:.5;mix-blend-mode:screen;z-index:9;width:100%;height:100%;position:absolute;top:0;left:0}.hero .hero_inner img{z-index:98;align-self:flex-end;width:auto;max-height:78vh;display:block;position:relative}@media (max-width:345px){.hero .hero_inner img{max-width:340px;max-height:70vh}}@media (min-width:768px){.hero .hero_inner img{max-height:95vh}}.hero .hero_inner .mobile_buy_button{color:#1b1c4a;text-align:center;z-index:98;background:#fff;padding:25px;font-family:Orbitron,sans-serif;font-size:15px;font-weight:700;line-height:1em;text-decoration:none;position:fixed;bottom:0;left:0;right:0}.hero .hero_desktop_layout{margin-top:80px;display:flex}.hero .hero_desktop_layout .hero_desktop_layout_left{width:52%}.hero .hero_desktop_layout .hero_desktop_layout_left img{width:100%;height:auto;margin-top:175px;display:block}.hero .hero_desktop_layout .hero_desktop_layout_left .desktop_buy_button{color:#1b1c4a;text-align:center;z-index:10;background:#fff;margin-top:25px;margin-left:8px;padding:25px 64px;font-family:Orbitron,sans-serif;font-size:15px;font-weight:700;line-height:1em;text-decoration:none;transition:color .25s ease-in-out;display:inline-block;position:relative}.hero .hero_desktop_layout .hero_desktop_layout_left .desktop_buy_button:hover{color:#25d0ff}.hero .hero_desktop_layout .hero_desktop_layout_right{width:48%}.hero .hero_desktop_layout .hero_desktop_layout_right img{width:auto;height:90vh;display:inline-block}.svedka_skiptheline{background:#1e2859 url(/images/radial.png) 0 100%/100% 100px no-repeat;padding:50px 0 200px;position:relative}@media (min-width:1024px){.svedka_skiptheline{background-size:100%;padding:100px 0 300px}}.svedka_skiptheline .top_part{text-align:center}.svedka_skiptheline .top_part h2{color:#fff;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;font-family:Orbitron,sans-serif;font-size:33px;font-weight:500}@media (min-width:768px){.svedka_skiptheline .top_part h2{font-size:55px}}.svedka_skiptheline .providers_in{width:100%;max-width:820px;margin:50px auto;position:relative}.svedka_skiptheline .providers_in .motorcycle{width:100%;max-width:180px;height:auto;margin-left:-90px;position:absolute;top:70%;left:50%}@media (min-width:1024px){.svedka_skiptheline .providers_in .motorcycle{max-width:270px;top:32%;left:auto;right:-190px}}.svedka_skiptheline .providers_in .providers{text-align:center;align-items:center;gap:20px;width:100%;max-width:820px;display:flex}@media (min-width:1024px){.svedka_skiptheline .providers_in .providers{gap:25px}}.svedka_skiptheline .providers_in .providers img{cursor:pointer;align-self:center;width:100%;height:auto;display:block}@media (min-width:1024px){.svedka_skiptheline .providers_in .providers img{width:380px}}.svedka_skiptheline .providers_in .providers .doordash{box-shadow:0 0 10px #ff300880}.svedka_skiptheline .providers_in .providers .instacart{box-shadow:0 0 10px #003e2980}.age_gate{z-index:999;background:url(/images/bg_agegate2.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.age_gate video{object-fit:cover;z-index:-1;opacity:.5;mix-blend-mode:screen;width:100%;height:100%;position:absolute;top:0;left:0}.age_gate .age_gate_content{text-align:center}.age_gate .age_gate_content h1{letter-spacing:-2.2%;color:#fff;text-transform:uppercase;text-shadow:0 0 7.5px #25d0ff;margin-top:40px;margin-bottom:45px;font-family:Orbitron,sans-serif;font-size:35px;font-weight:400;line-height:110%}@media (min-width:768px){.age_gate .age_gate_content h1{font-size:55px}}.age_gate .age_gate_content .age_buttons{flex-direction:row;justify-content:center;gap:10px;display:flex}@media (min-width:768px){.age_gate .age_gate_content .age_buttons{gap:20px}}.age_gate .age_gate_content .age_buttons button{width:140px!important;min-width:70px!important}@media (min-width:768px){.age_gate .age_gate_content .age_buttons button{width:160px!important}}
