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