*{box-sizing:border-box;margin:0;padding:0}.container{max-width:1440px;margin:0 auto;padding:0 16px;position:relative}@media(min-width:1040px){.container{padding:0 32px}}body{font-family:myriad-pro,sans-serif;background-color:#0c0908}*{-webkit-font-smoothing:antialiased;-webkit-text-stroke:1px transparent}.bg_wrapper.wrapper_mobile{background:url(/images/bg_wrapper_mobile.jpg) no-repeat 50%;background-size:cover}.bg_wrapper.wrapper_desktop{background:url(/images/bg_wrapper.jpg) no-repeat 50%;background-size:cover}.btn{align-items:center;background:none;border:1.5px solid #fdc42e;color:#fff;cursor:pointer;font-family:myriad-pro,sans-serif;font-size:18px;font-style:normal;font-weight:700;justify-content:flex-end;letter-spacing:.54px;line-height:150%;padding:10px 30px;text-align:center;text-decoration:none;text-transform:uppercase;transition:.3s}@media(min-width:768px){.btn{padding:15px 55px}}.btn:hover{background-color:#fdc42e!important;color:#fff}.grad{overflow:hidden}@media(min-width:1040px){.grad{background:linear-gradient(180deg,#291308,#050608)}}.custom_sidebar{overflow-y:auto!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}.custom_sidebar{scrollbar-width:thin!important;scrollbar-color:#fdc42e hsla(33,28%,69%,.2)!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:#fdc42e;height:100%;left:7px}.stick_nav a{display:block;width:15px;height:15px;border:1.5px solid #fdc42e;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:#383838;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-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;font-style:normal;font-weight:400;line-height:100%;margin-right:50px;letter-spacing:3%;text-transform:uppercase;color:#fdf7c9;text-decoration:none;transition:color .3s ease}.header .header_inner .menu_items a:hover{color:#fdc42e}.header .header_inner .logo{margin:0 auto 0 0}.header .header_inner .logo img{display:block;height:32.5px;margin:0 auto;width:98px}.mobile-header{background:#383838;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 5px;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:20px auto 0 0!important;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:-5px;right:0;width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.mobile-menu-toggle .hamburger-line{width:42px;height:2px;background-color:#fdc42e;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(5.5px,-5px)}.mobile-menu{position:fixed!important;top:0;left:0;width:100%;height:100vh;background:#383838;z-index:99;transform:translateY(-100%);opacity:0;transition:all .3s ease;align-items:center;justify-content:center;display:none;position:relative;text-align:center}.mobile-menu.open{display:block;transform:translateY(0);opacity:1}.mobile-menu .icon_bird{margin:16vh auto 6vh}.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:39px;font-family:avenir-next-lt-pro-condensed,sans-serif;color:#fdf7c9;display:inline-block;line-height:90%;text-decoration:none;transition:all .3s ease;text-transform:uppercase;margin:0}.mobile-menu .mobile-menu_items a:hover{opacity:.8;transform:translateY(-2px)}body.mobile-menu-open{overflow:hidden}.footer{padding:20px 0;background:#383838}.footer .inner_footer{font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:14px;line-height:100%;color:#fdf7c9;overflow:hidden;text-align:center}@media(min-width:768px){.footer .inner_footer{font-size:21px;line-height:110%;text-align:left}}.footer .inner_footer .copy_left{font-weight:800}@media(min-width:768px){.footer .inner_footer .copy_left{float:left}}.footer .inner_footer .copy_right{font-weight:500;padding-top:22px}@media(min-width:768px){.footer .inner_footer .copy_right{float:right}}.insta_section{padding:40px 0}@media(min-width:768px){.insta_section{padding:80px 0}}.insta_section .top_part{color:#383838;text-align:center}.insta_section .top_part h2{font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;font-weight:400;line-height:110%;margin:0 auto 15px;max-width:185px;text-transform:uppercase}@media(min-width:768px){.insta_section .top_part h2{font-size:36px;line-height:44px;margin:0 auto 20px;max-width:350px}}.insta_section .top_part p{font-family:citrus-gothic,sans-serif;font-size:44px;font-weight:400;line-height:44px;margin:0 auto;max-width:200px}@media(min-width:768px){.insta_section .top_part p{font-size:66px;line-height:66px;max-width:1000px}}.insta_section .insta_block{display:flex;flex-direction:column;align-items:center}.insta_section .insta_block .images_mobile{margin:30px auto 40px;max-width:345px;width:100%;position:relative!important}.insta_section .insta_block .images_mobile .shim_insta_mobile{display:block;height:auto;width:100%}.insta_section .insta_block .images_mobile .insta_1{display:block;height:auto;position:absolute;top:0;right:0;width:65%}.insta_section .insta_block .images_mobile .insta_2{display:block;height:auto;position:absolute;bottom:0;left:0;width:65%}.insta_section .insta_block .images_desktop{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_desktop{gap:20px}}.insta_section .insta_block .images_desktop img{width:100%;height:auto}.insta_section .insta_block p{color:#383838;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:24px;line-height:27px;padding:0 10px 15px;text-align:center}@media(min-width:768px){.insta_section .insta_block p{font-size:36px;line-height:44px;padding:0 0 25px}}.insta_section .btn{background:#383838;border:2px solid #fdc42e;color:#fdf7c9;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:18px;font-weight:800;line-height:1em;padding:18px 30px}.insta_section .btn:hover{background:#fdf7c9!important;border:2px solid #383838;color:#383838}@media(min-width:768px){.insta_section .btn{font-size:25px;font-weight:800;line-height:1em;padding:25px 54px}}.insta_section .tip{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.48px}@media(min-width:768px){.insta_section .tip{font-size:18px;font-weight:400;line-height:150%;letter-spacing:.54px}}.insta_section .tip{color:#bf5304;margin:50px 0;text-align:center}@media(min-width:768px){.insta_section .tip{text-align:left}}.where_to_buy{background:url(/images/bg_where_to_buy.jpg) no-repeat 50%;background-size:cover;padding:50px 0}@media(min-width:1024px){.where_to_buy{padding:80px 0 130px}}.where_to_buy .top_part{color:#fdf7c9;text-align:center;padding-bottom:50px}.where_to_buy .top_part h2{font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;font-weight:400;line-height:110%;margin:0 auto 15px;max-width:185px}@media(min-width:768px){.where_to_buy .top_part h2{font-size:36px;line-height:44px;margin:0 auto 20px;max-width:350px}}.where_to_buy .top_part p{font-family:citrus-gothic,sans-serif;font-size:44px;font-weight:400;line-height:44px;margin:0 auto;max-width:1000px}@media(min-width:768px){.where_to_buy .top_part p{font-size:66px;line-height:66px}}.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}@media(min-width:768px){.where_to_buy .loading_spinner,.where_to_buy .no_locations{font-size:18px;line-height:150%;letter-spacing:7.2px}}.where_to_buy .loading_spinner,.where_to_buy .no_locations{color:#fdc42e}.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{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:100%;width:100%}@media(min-width:768px){.where_to_buy .map_section .search_controls{flex-direction:row;gap:24px;margin:0 auto 12px 0;max-width:calc(50% - 15px)}}.where_to_buy .map_section .search_controls input,.where_to_buy .map_section .search_controls select{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.48px}@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 input,.where_to_buy .map_section .search_controls select{background:none;border:0;border-bottom:1.34px solid #fdf7c9;color:#fdf7c9;font-family:myriad-pro,sans-serif;font-size:21px;height:60px;line-height:110%;outline:none!important;padding:0 18px}.where_to_buy .map_section .search_controls input::placeholder,.where_to_buy .map_section .search_controls select::placeholder{color:#fdf7c9;opacity:.8}.where_to_buy .map_section .search_controls .btn{background:none;color:#fdc42e;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;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;justify-content:space-between;width:100%}.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;max-width:200px;padding:0;width:100%}.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;height:48px;padding:0 18px}.where_to_buy .map_section .error_message{font-size:16px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.48px}@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 .error_message{color:darkred;text-align:left}.where_to_buy .map_section .map_container{display:flex;flex-direction:column;padding-top:0;gap:20px}@media(min-width:768px){.where_to_buy .map_section .map_container{flex-direction:row;gap:26px;padding-top:10px}}.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:10px 0;align-items:center}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left{display:flex;gap:6px;text-align:left}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_name{font-size:18px;color:#fdf7c9;font-weight:700;line-height:110%;padding-bottom:8px}.where_to_buy .map_section .map_container .search_panel .locations_list .location_item .left .location_details .location_address{font-size:16px;font-style:normal;line-height:140%;letter-spacing:.48px}@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_address{color:#fdf7c9;font-size:18px;font-weight:400;line-height:120%;opacity:.4;padding-bottom:4px}.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}@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 .left .location_details .location_distance{color:#fdc42e;font-size:18px;font-weight:400;line-height:110%;opacity:.8}.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{background-color:#fdc42e;display:inline-block;padding:13px 13px 14px;margin-left:20px}.where_to_buy .map_section .map_container .directions_icon svg{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%}}.intro{background:url(/images/bg_intro.jpg) no-repeat 50%;background-size:cover;color:#fdf7c9;padding:60px 20px;position:relative;text-align:center}@media(min-width:768px){.intro{padding:60px}}.intro .intro_inner h1{font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;font-weight:400;line-height:110%;margin:0 auto 15px;max-width:185px}@media(min-width:768px){.intro .intro_inner h1{font-size:36px;line-height:44px;margin:0 auto 20px;max-width:350px}}.intro .intro_inner p{font-family:citrus-gothic,sans-serif;font-size:44px;font-weight:400;line-height:44px;margin:0 auto;max-width:1000px}@media(min-width:768px){.intro .intro_inner p{font-size:66px;line-height:66px}}.hero{display:flex;justify-content:center;align-items:flex-end;padding:14.5vh 0 0;position:relative;overflow:hidden}@media(min-width:768px){.hero{min-height:90vh;padding:185px 0 0}}.hero.hero_desktop{background:url(/images/bg_hero_desktop.jpg) no-repeat 50%;background-size:cover}.hero.hero_mobile{background:url(/images/bg_hero_mobile.jpg) no-repeat 50%;background-size:cover}.hero .hero_inner img{align-self:flex-end;width:auto;max-height:85vh;display:block;position:relative;z-index:98}@media(min-width:768px){.hero .hero_inner img{max-height:80vh}}.productoptions{background:url(/images/bg_productoptions.jpg) no-repeat;background-position:0 100%;background-size:cover;position:relative;padding:40px 0}@media(min-width:1024px){.productoptions{background-size:cover;padding:85px 0}}.productoptions .top_part{color:#383838;text-align:center}.productoptions .top_part h2{font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;font-weight:400;line-height:110%;margin:0 auto 15px;max-width:210px;text-transform:uppercase}@media(min-width:768px){.productoptions .top_part h2{font-size:36px;line-height:44px;margin:0 auto 20px;max-width:350px}}.productoptions .top_part p{font-family:citrus-gothic,sans-serif;font-size:44px;font-weight:400;line-height:44px;margin:0 auto;max-width:300px}@media(min-width:768px){.productoptions .top_part p{font-size:66px;line-height:66px;max-width:800px}}.productoptions .products.products_desktop{justify-content:center;display:flex;gap:24px;margin:0 auto}.productoptions .products.products_mobile{margin:0 auto;position:relative}.productoptions .products .swiper-button-next,.productoptions .products .swiper-button-prev{color:#000;opacity:1;top:50%;transform:translateY(-50%);z-index:9999}.productoptions .products .swiper-button-prev{left:10px}.productoptions .products .swiper-button-next{right:10px;z-index:999}.productoptions .products .product{margin:0 auto;max-width:342px;overflow:hidden;padding-top:20px;position:relative}@media(min-width:1040px){.productoptions .products .product{margin:0}}.productoptions .products .product img.shim_product{background:url(/images/bg_product.png) no-repeat;background-size:100% 100%;display:block;height:auto;width:100%}.productoptions .products .product h3{color:#383838;font-family:citrus-gothic,sans-serif;font-size:33px;font-weight:500;line-height:33px;position:absolute;bottom:120px;left:0;text-align:center;text-transform:uppercase;width:100%}.productoptions .products .product .product_volume{background:url(/images/bg_volume.png) no-repeat;background-size:100% 100%;display:flex;height:78px;font-family:citrus-gothic,sans-serif;font-size:20px;line-height:20.5px;text-align:center;position:absolute;top:120px;right:30px;width:67.5px}.productoptions .products .product .product_volume p{align-self:center;width:100%}.productoptions .products .product .product_image{display:block;top:43%;left:50%;position:absolute;text-align:center}.productoptions .products .product .product_image.product_image_1{height:416px;width:177.1428571429px;margin-left:-88.5714285714px;margin-top:-173.7142857143px}.productoptions .products .product .product_image.product_image_2{height:471px;width:123.5px;margin-left:-61.75px;margin-top:-235.5px}.productoptions .products .product .product_image.product_image_3{height:231.5px;width:354px;margin-left:-180px;margin-top:-80px}.productoptions .products_mobile-wrapper{position:relative;margin:0 auto;max-width:342px}.productoptions .custom-next,.productoptions .custom-prev{cursor:pointer;position:absolute!important;top:43%;z-index:10}.productoptions .custom-next img,.productoptions .custom-prev img{height:118px;width:51px}.productoptions .custom-prev{left:0}.productoptions .custom-next{right:0}.outro{color:#383838;padding:30px;position:relative;text-align:center}@media(min-width:768px){.outro{padding:65px}}.outro .outro_inner{display:flex;flex-direction:column;align-items:center;gap:40px}@media(min-width:768px){.outro .outro_inner{gap:50px}}.outro .outro_inner img{display:block;height:100%;margin:0 auto;width:260px}@media(min-width:768px){.outro .outro_inner img{width:405px}}.outro .outro_inner .links{display:flex;flex-direction:row;align-items:center;gap:10px;color:#fdc42e;font-size:14px}@media(min-width:768px){.outro .outro_inner .links{gap:15px}}.outro .outro_inner .links a{color:#383838;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:100%;text-decoration:none;text-transform:uppercase;white-space:nowrap}@media(min-width:768px){.outro .outro_inner .links a{font-size:24px}}.outro .outro_inner .links button{background:none!important;border:none!important;color:#383838!important;cursor:pointer;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:16px!important;font-style:normal;font-weight:500;line-height:100%;padding:0!important;text-decoration:none;white-space:nowrap!important;text-transform:uppercase!important}@media(min-width:768px){.outro .outro_inner .links button{font-size:24px!important}}.outro .outro_inner .links .divider_dot{height:8px;width:8px}.outro .outro_inner .btn{background:#383838;border:2px solid #383838;color:#fdf7c9;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:18px;font-weight:800;line-height:1em;padding:18px 30px}.outro .outro_inner .btn:hover{background:#fdf7c9!important;border:2px solid #383838;color:#383838}@media(min-width:768px){.outro .outro_inner .btn{font-size:25px;font-weight:800;line-height:1em;padding:25px 74px}}.outro .outro_inner .copyright{color:#383838;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:16px}@media(min-width:768px){.outro .outro_inner .copyright{font-size:24px}}.faq{color:#fdf7c9;padding:35px 10px;position:relative;text-align:center}@media(min-width:768px){.faq{padding:45px}}.faq .faq_top{padding-bottom:60px}.faq .faq_top h2{font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:21px;font-weight:400;line-height:110%;margin:0 auto 15px;max-width:185px;text-transform:uppercase}@media(min-width:768px){.faq .faq_top h2{font-size:36px;line-height:44px;max-width:350px}}.faq .faq_top p{font-family:citrus-gothic,sans-serif;font-size:44px;font-weight:400;line-height:44px;margin:0 auto;max-width:1000px}@media(min-width:768px){.faq .faq_top p{font-size:66px;line-height:66px}}.faq .faq_container{margin:40px auto 0}.faq .faq_container .faq_container_in{color:#383838;width:100%}.faq .faq_container.faq_mobile{background:url(/images/bg_faq_bottom_mobile.png) no-repeat;background-position:0 100%;background-size:100% auto;width:334px}.faq .faq_container.faq_mobile .faq_container_in{background:url(/images/bg_faq_top_mobile.png) no-repeat;background-position:0 0;background-size:100% auto;padding:95px 20px 55px}.faq .faq_container.faq_desktop{background:url(/images/bg_faq_bottom_desktop.png) no-repeat;background-position:0 100%;background-size:100% auto;width:708px}.faq .faq_container.faq_desktop .faq_container_in{background:url(/images/bg_faq_top_desktop.png) no-repeat;background-position:0 0;background-size:100% auto;padding:145px 120px}.faq .faq_container .faq_items{padding-bottom:10px}.faq .faq_container .faq_items .faq_item_q{color:#fdc42e;font-family:avenir-next-lt-pro-condensed,sans-serif;font-size:27px;font-weight:800;line-height:100%;padding-bottom:8px;text-transform:uppercase}@media(min-width:768px){.faq .faq_container .faq_items .faq_item_q{font-size:39px;padding-bottom:15px}}.faq .faq_container .faq_items .faq_item_a{color:#000;font-family:myriad-pro,sans-serif;font-size:14px;font-weight:400;line-height:120%;padding-bottom:30px}@media(min-width:768px){.faq .faq_container .faq_items .faq_item_a{font-size:18px;padding-bottom:50px}}.faq .faq_container .faq_items .faq_item_a a{color:#000}.faq .faq_container .faq_items .faq_item_a a:hover{text-decoration:none}.faq .faq_container .icon_bird{height:65px;width:90px}@media(min-width:768px){.faq .faq_container .icon_bird{height:122px;width:167px}}.age_gate{align-items:center;background:#383838;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.age_gate .age_gate_content{text-align:center}.age_gate .age_gate_content h1{font-size:50px;line-height:110%;letter-spacing:-2.2%;color:#fdf7c9;margin-top:40px;margin-bottom:40px;font-family:citrus-gothic,sans-serif;font-weight:400;text-transform:uppercase}@media(min-width:768px){.age_gate .age_gate_content h1{font-size:90px}}.age_gate .age_gate_content img{display:block;height:auto;margin:0 auto 80px;width:184px}@media(min-width:768px){.age_gate .age_gate_content img{margin:0 auto 70px;width:234px}}.age_gate .age_gate_content .age_buttons{display:flex;flex-wrap:wrap;flex-direction:column;gap:10px;justify-content:center}@media(min-width:768px){.age_gate .age_gate_content .age_buttons{flex-direction:row;flex-wrap:nowrap;gap:20px}}.age_gate .age_gate_content .age_buttons button{color:#fdc42e;font-size:18px;min-width:70px!important;width:160px!important}@media(max-width:768px){.age_gate .age_gate_content .age_buttons button{margin:0 auto 10px}}.age_gate .age_gate_content .age_buttons button:hover{color:#383838}