:root{--baseFontSize:16;--ease:ease-in-out;--cubic:cubic-bezier(0.12, 0.67, 0.53, 1);--black:#000;--white:#fff;--websiteBlue:#002452;--websiteGreen:#128728;--introTextFont:"CoreCircus";--legalTextFont:"Avenir";--dobLabelTextFont:"CoreCircus";--dobPlaceholderTextFont:"CoreCircus"}.age-gate__legal.mobile{display:none}.age-gate__intro_text{margin:0;margin-bottom:20px;font-size:65px;font-family:FCBC;line-height:60px;margin-top:-18px}.hero__copy-vid{position:absolute;left:50%;transform:translateX(-50%);top:0;width:85%;max-width:900px;height:70vh;text-align:center;text-shadow:0 2px 15px rgba(0,0,0,.29);display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:110px}@-moz-document url-prefix(){.age-gate input::placeholder{font-size:74px!important}}.age-gate input::-moz-placeholder,.age-gate input[type=number]{color:#231f20;opacity:1}.age-gate input{background-color:#fff!important;height:90px}.hero__vid-wrap{position:relative;max-width:1700px;height:70vh;margin:0 auto}.hero__vid{display:none}@media (min-width:48em){.hero__vid{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.age-gate{display:none;background-color:#fff200;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:9999999}body.lock-hidden header{display:none}.hero__vid-wrap--gate{height:100%;max-width:none}.age-gate__audio-copy-wrap{display:none}@media (min-width:48em){.age-gate__audio-copy-wrap{position:absolute;right:10px;top:20px;display:flex}.audio-control{display:flex;position:absolute;cursor:pointer;right:2%;justify-content:center;align-items:center;width:54px;height:54px;border-radius:100%}}.age-gate .audio-control__wrap{position:static;width:54px;transform:translateX(0)}.age-gate__audio-text{color:#fff;font-size:1rem;font-size:calc(16 / var(--baseFontSize) * 1rem);text-align:right;text-transform:uppercase;width:240px;padding-right:20px}.age-gate__content{position:absolute;top:0;left:50%;width:80%;transform:translateX(-50%);align-items:center;max-width:100%;margin:0 auto}@media (min-width:23.4375em){.age-gate__content{padding:15px 0 120px}}.age-gate__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.age-gate__logo{width:100%;max-width:150px;margin:0 auto 0}#age-gate__logo{text-align:center}.age-gate__logo svg{width:120px}.age-gate__intro{color:#fff;font-size:1.125rem;font-size:calc(14 / var(--baseFontSize) * 1rem)!important;text-align:center;line-height:1.2;width:70%;margin:0 auto;font-family:var(--introTextFont)}@media only screen and (max-width:600px){#country-list-select{min-width:300px!important}}@media (min-width:28.75em){.age-gate__intro{font-size:1.25rem;font-size:calc(20 / var(--baseFontSize) * 1rem)}}@media (min-width:40em){.age-gate__intro{width:100%}}@media (min-width:48em){.age-gate__intro{font-size:1.5rem;font-size:calc(24 / var(--baseFontSize) * 1rem)}}.age-gate__form-button-wrap{text-align:center;width:100%;display:block}.age-gate__form{position:relative;width:100%;display:flex;justify-content:space-between}@media (min-width:48em){.age-gate__form{margin-bottom:25px}}.age-gate__valid{display:none;position:absolute;left:0;bottom:-40px;transform:unset;color:#981f22;font-size:1rem;font-size:calc(16 / var(--baseFontSize) * 1rem);width:100%;right:0;font-family:balboa,sans-serif}.age-gate__valid.show{display:block}.age-gate__legal{color:#fff;font-size:.875rem;font-size:calc(14 / var(--baseFontSize) * 1rem);max-width:100%;text-align:center;margin:0 auto 0!important}#age-gate p.age-gate__intro{font-size:27px!important;color:#231f20;padding-bottom:25px;line-height:35px;letter-spacing:.2px;font-family:FCBC;margin-top:1%;margin-bottom:15px}#age-gate .age-gate__audio-text{font-size:16px;margin:0}#age-gate .age-gate__legal p{color:#231f20;padding-bottom:0;margin:0;font-stretch:normal;font-style:normal;line-height:15px;letter-spacing:normal;text-align:center;font-size:12px!important;font-family:arial}.age-gate__legal a{font-weight:700;text-decoration:underline;color:#000!important}.age-gate__legal a:focus{outline:0!important}.age-gate__input-wrap{position:relative}.age-gate__input-wrap--bday{flex:1;margin:0 20px;line-height:1}@media (min-width:64.0625em){.age-gate__input-wrap--bday{margin:0 45px}}.age-gate input:-ms-input-placeholder,.age-gate input::-webkit-input-placeholder,.age-gate input::placeholder{color:#231f20;opacity:1}.age-gate__input-wrap--month{flex:1;margin-left:4.5%;line-height:1}.age-gate__input-wrap--year{flex:1.5;line-height:1}@media (hover:hover){.age-gate .btn:hover{border:2px solid #002452;border:2px solid var(--websiteBlue);transition:.2s}.btn--rev-blue:hover{color:var(--websiteBlue)}}.age-gate__submit-inner-rule{cursor:pointer;position:relative;display:inline-block}.age-gate__submit-inner-rule:after{content:"";position:absolute;top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:32px;border:2px solid #002452;border:2px solid var(--websiteBlue)}.age-gate input::-webkit-inner-spin-button,.age-gate input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.age-gate .error{bottom:40%;color:#fff;font-size:1.25rem;font-size:calc(20 / var(--baseFontSize) * 1rem);left:45%;line-height:20px;opacity:0;pointer-events:none;position:absolute;text-align:center;width:120%;transition:all .3s ease-in-out;transform:translateX(-50%)}.age-gate .error.active{-webkit-animation:invalid_age_fade 4s 1;animation:invalid_age_fade 4s 1}.age-gate input[type=number]{-moz-appearance:textfield;color:#fff;background-color:transparent;outline:0;border:none;box-shadow:none;width:100%}.age-gate input::-moz-placeholder{color:#231f20}.age-gate input:-ms-input-placeholder{color:#231f20}.age-gate input::placeholder{color:#231f20}.age-gate input::-webkit-input-placeholder{color:#231f20}.age-gate input:focus::-moz-placeholder{color:#696969!important}.age-gate input:focus:-ms-input-placeholder{color:#696969!important}.age-gate input:focus::placeholder{color:#696969!important}.age-gate input:focus::-webkit-input-placeholder{color:#696969!important}#age-gate.age-gate label{color:#231f20;font-size:1.125rem;font-size:calc(18 / var(--baseFontSize) * 1rem);text-transform:uppercase;font-weight:400;font-size:14px;font-family:FCBC}@media (min-width:48em){#age-gate.age-gate label{font-size:1.5625rem;font-size:calc(22 / var(--baseFontSize) * 1rem);font-size:12px}}.age-gate input::-moz-placeholder{font-size:2.75rem;font-size:calc(44 / var(--baseFontSize) * 1rem);line-height:4.5625rem;line-height:calc(73 / var(--baseFontSize) * 1rem);text-align:center;padding:0;margin:0}@-moz-document url-prefix(){#age-gate__form fieldset{width:90%!important}.age-gate__input-wrap::after{bottom:19%!important}}.age-gate input:-ms-input-placeholder{font-size:2.75rem;font-size:calc(44 / var(--baseFontSize) * 1rem);line-height:4.5625rem;line-height:calc(73 / var(--baseFontSize) * 1rem);text-align:center;padding:0;margin:0}.age-gate input::placeholder,.age-gate input[type=number]{font-size:2.75rem;font-size:calc(44 / var(--baseFontSize) * 1rem);line-height:4.5625rem;line-height:calc(73 / var(--baseFontSize) * 1rem);text-align:center;padding:0;margin:0;font-weight:400;letter-spacing:1px;line-height:1.5!important;font-size:52px;font-family:var(--dobPlaceholderTextFont);font-family:FCBC;font-weight:700}@media (min-width:23.4375em){.age-gate input::-moz-placeholder{font-size:3.5rem;font-size:calc(56 / var(--baseFontSize) * 1rem)}.age-gate input:-ms-input-placeholder{font-size:3.5rem;font-size:calc(56 / var(--baseFontSize) * 1rem)}#age-gate.age-gate label{color:#231f20;font-size:24px;font-family:FCBC;font-weight:300}.age-gate input::placeholder,.age-gate input[type=number]{color:#231f20;opacity:1;font-size:80px}}@media (min-width:40em){.age-gate input::-moz-placeholder{font-size:5rem;font-size:calc(80 / var(--baseFontSize) * 1rem);line-height:6.5625rem;line-height:calc(105 / var(--baseFontSize) * 1rem)}.age-gate input:-ms-input-placeholder{font-size:5rem;font-size:calc(80 / var(--baseFontSize) * 1rem);line-height:6.5625rem;line-height:calc(105 / var(--baseFontSize) * 1rem)}.age-gate input::placeholder,.age-gate input[type=number]{line-height:6.5625rem;line-height:calc(105 / var(--baseFontSize) * 1rem)}}@media (min-width:48em){.age-gate input::-moz-placeholder{font-size:6.25rem;font-size:calc(100 / var(--baseFontSize) * 1rem);line-height:8.3125rem;line-height:calc(133 / var(--baseFontSize) * 1rem)}.age-gate input:-ms-input-placeholder{font-size:6.25rem;font-size:calc(100 / var(--baseFontSize) * 1rem);line-height:8.3125rem;line-height:calc(133 / var(--baseFontSize) * 1rem)}.age-gate input::placeholder,.age-gate input[type=number]{line-height:8.3125rem;line-height:calc(133 / var(--baseFontSize) * 1rem)}}@media (min-width:75em){.age-gate input::-moz-placeholder{font-size:6.875rem;font-size:calc(100 / var(--baseFontSize) * 1rem);line-height:9.0625rem;line-height:calc(145 / var(--baseFontSize) * 1rem)}.age-gate input:-ms-input-placeholder{font-size:6.875rem;font-size:calc(100 / var(--baseFontSize) * 1rem);line-height:9.0625rem;line-height:calc(145 / var(--baseFontSize) * 1rem)}.age-gate input::placeholder,.age-gate input[type=number]{line-height:9.0625rem;line-height:calc(145 / var(--baseFontSize) * 1rem)}}.age-gate .btn{display:inline-block;cursor:pointer;line-height:1;text-align:center;border-radius:0!important;border:0!important;color:#000;text-transform:none;font-weight:400;padding:12px 45px!important;white-space:normal}.btn--hero,.btn--hero:after{border:0!important}@media (min-width:48em){.age-gate .btn{padding:12px 30px;font-size:1.375rem;font-size:calc(22 / var(--baseFontSize) * 1rem)}}.btn--rev{color:#fff;transition:.2s}@media (hover:hover){.btn--rev:hover{border:2px solid #fff;transition:.2s}}.btn--rev-blue{position:relative;color:#fff;background-color:#002452;background-color:var(--websiteBlue);border:none;transition:.2s}div#shopify-section-age-gate #age-gate button.btn.btn--hero.btn--hero-inline:focus{outline:2px solid #fff;border:2px #000 solid!important;background-color:#fff;color:#000}div#shopify-section-age-gate #age-gate button.btn.btn--hero.btn--hero-inline:hover{background-color:#fff;outline:2px solid #fff;border:2px #000 solid!important;color:#000}@media (min-width:75em){.btn--hero{display:inline-block;border-radius:32px;width:auto;padding:13px 32px}}.btn--hero:after{content:"";position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);border:2px solid #002452;border:2px solid var(--websiteBlue)}@media (min-width:75em){.btn--hero:after{top:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:32px}}.btn--hero.mobile-hide{display:none}@media (min-width:75em){.btn--hero.mobile-hide{display:inline-block}}.btn--hero.desktop-hide{display:block}@media (min-width:75em){.btn--hero.desktop-hide{display:none}}.btn--hero:hover{border:none}.btn--hero-inline{display:inline-block;padding:15px 32px;width:auto;font-weight:600}.btn--hero-inline,.btn--hero-inline:after{border-radius:50px!important}.btn--filters{padding:15px 32px}.btn--filters,.btn--filters:after{border-radius:50px!important}@media (min-width:48em){.btn--filters,.btn--filters:after{display:none}}.btn--print,.btn--print:after{border-radius:50px!important}.btn--print{max-width:204px;margin:0 auto}@media (min-width:48em){.btn--print{margin:0}}@media (min-width:64.0625em){.btn--print.desktop-hide{display:none}}.style-placeholder{width:230px;height:115px}.lock-scroll{overflow:hidden}.audio-control__volume-off.active,.audio-control__volume-up.active{display:block}.audio-control__volume-off,.audio-control__volume-up{display:none}.audio-control__volume-off,.audio-control__volume-up{width:32px;height:32px}@media screen and (max-width:991px){.age-gate__legal{top:auto;bottom:20px;max-width:90%;text-align:center;left:20px}}.hero-background-color{background-color:#fff}.lock-hidden{overflow:hidden}.show{display:block}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-device-pixel-ratio:2) and (device-aspect-ratio:40/71){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:22px!important}.age-gate__logo svg{margin-top:0!important}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:64px!important}}@media only screen and (min-device-width:1366px) and (max-device-height:1024px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:43px!important}}@media only screen and (min-device-width:1024px) and (max-device-height:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:44px!important}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:38px!important}}@media screen and (max-width:767px){@-moz-document url-prefix(){.age-gate input::placeholder{font-size:60px!important}}.age-gate__intro_text{margin:0;margin-bottom:20px;font-size:30px;font-family:FCBC;line-height:30px}.age-gate input{background-color:#fff!important;height:80px}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:25px;width:90%;color:#231f20;opacity:1;line-height:1.9!important}.age-gate__input-wrap--bday{flex:1;margin:0 20px 0 15px}.age-gate__input-wrap.age-gate__input-wrap--bday input{width:74%!important}.age-gate__input-wrap.age-gate__input-wrap--bday:after{width:75%;left:10px}.age-gate__input-wrap.age-gate__input-wrap--bday label{width:86%!important}.age-gate__input-wrap.age-gate__input-wrap--year input{width:100%!important}.age-gate__input-wrap.age-gate__input-wrap--year,.age-gate__input-wrap.age-gate__input-wrap--year label{width:85%!important}.age-gate__input-wrap.age-gate__input-wrap--year:after{width:80%!important}.age-gate__form{width:110%;margin-left:-13px;margin-bottom:50px}#age-gate__form label{font-size:14px}.age-gate__logo{margin:25% auto 8px;max-width:240px}.age-gate__form-button-wrap{margin:15px 0 0}#age-gate button.btn.btn--hero.btn--hero-inline{margin:0 0 18px}#age-gate .age-gate__legal p{font-size:12px!important;line-height:1.5!important;padding-bottom:0!important}.age-gate__legal{max-width:100%;left:0}.age-gate__content{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;flex-wrap:no-wrap;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;max-width:860px;margin:0 auto}.age-gate__intro{width:100%}.age-gate__form{margin-bottom:36px}#age-gate__form fieldset{width:100%!important}#age-gate button.btn.btn--hero.btn--hero-inline{width:100%;font-size:21px!important}.age-gate__logo{margin:10% auto 3px}.age-gate__content{width:90%}#age-gate p.age-gate__intro{padding-bottom:18px;text-shadow:0 2px 4px #000}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:28px}}#mute-icon img,#mute-icon svg,#play-icon img,#play-icon svg{width:32px;height:32px}@-webkit-keyframes invalid_age_fade{10%{bottom:103%;opacity:1}90%{bottom:103%;opacity:1}to{bottom:40%;opacity:0}}@keyframes invalid_age_fade{10%{bottom:103%;opacity:1}90%{bottom:103%;opacity:1}to{bottom:40%;opacity:0}}.age-gate__form input:focus{outline:2px solid #000}#age-gate__form fieldset{border:none;margin:0;padding:0;max-width:867px;width:50%;margin:0 auto}#age-gate__form legend{display:none}.age-gate__legal a:focus{outline:2px solid #000!important;border:2px #fff solid!important}.age-gate__input-wrap.age-gate__input-wrap--year,.age-gate__input-wrap.age-gate__input-wrap--year label{width:100%}.age-gate__input-wrap.age-gate__input-wrap--year:after{width:100%}input#bmonth{min-width:110px}input#bday{min-width:100px}p.age-gate__choose{color:#fff;letter-spacing:1px}@media screen and (device-width:375px){.age-gate__input-wrap.age-gate__input-wrap--year input{width:84%!important}#age-gate .age-gate__legal p{font-size:11px!important}}@media screen and (device-width:360px){.age-gate__input-wrap.age-gate__input-wrap--year input{width:88%!important}}@media screen and (device-width:320px){.age-gate__input-wrap.age-gate__input-wrap--year input{width:85%!important}}@media screen and (device-width:280px){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:23px!important}}@media only screen and (device-width:540px) and (device-height:720px) and (orientation:portrait){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:53px!important}}@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait){#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:28px!important}}@media only screen and (device-width:375px) and (device-height:667px){span.age-gate__input-wrap.age-gate__input-wrap--year:after{left:10px}}@media only screen and (device-width:375px) and (device-height:812px){span.age-gate__input-wrap.age-gate__input-wrap--year:after{left:10px}}.hero_img_blur{filter:blur(3px);-webkit-filter:blur(3px);background-size:cover;background-repeat:no-repeat;background-position:50%}@media only screen and (width:768px) and (height:1024px){#age-gate__form fieldset{width:83%!important}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:40px!important}.age-gate__content{width:88%!important}}@media only screen and (width:1024px) and (height:1366px){#age-gate__form fieldset{width:82%!important}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:50px!important}.age-gate__content{width:68%!important}}.zoom-age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}.zoom-age-gate svg.nav__logo{max-width:40%;margin-top:15px}.zoom-age-gate .age-gate__content{height:100%}#age-gate.zoom-age-gate p.age-gate__intro{font-size:12px!important;line-height:20px}.zoom-age-gate div#age-gate__logo{margin-top:0}.zoom-age-gate .age-gate__form-button-wrap{margin:0}#age-gate.zoom-age-gate .age-gate__legal p{font-size:10px!important}#age-gate.zoom-age-gate button.btn.btn--hero.btn--hero-inline{margin:0 0 10px}.zoom-age-gate .age-gate__overlay{display:none!important}.zoom-age-gate .age-gate__legal{margin:2% auto 2%!important}@media only screen and (width:736px) and (height:414px){#age-gate__form fieldset{width:87%!important}#hero-vid-gate{display:none!important}div#age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}.age-gate__overlay{background-color:unset}}@media only screen and (width:667px) and (height:375px){#age-gate__form fieldset{width:87%!important}#hero-vid-gate{display:none!important}div#age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}.age-gate__overlay{background-color:unset}}@media only screen and (width:640px) and (height:360px){#age-gate__form fieldset{width:87%!important}#hero-vid-gate{display:none!important}div#age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}.age-gate__overlay{background-color:unset}.age-gate__legal{margin:2% auto!important}svg.nav__logo{max-width:50%}div#age-gate__logo{margin-top:130px}.age-gate__content{min-height:unset;top:0;transform:unset}}#age-gate__form .zoom-400p::placeholder,#age-gate__form .zoom-400p[type=number]{font-size:23px!important}.age-gate__content{position:absolute;top:50%;left:0;width:auto;right:0;bottom:unset;transform:translateY(-50%);align-items:center;max-width:100%;margin:0 auto;height:auto;clear:both;padding:0!important}div#age-gate__logo{max-width:100%}svg.nav__logo{height:auto;width:100%;max-width:30%}div#shopify-section-age-gate #age-gate button.btn.btn--hero.btn--hero-inline{font-family:FCBC;font-size:20px!important;font-weight:300;color:#fff;text-transform:uppercase;width:140px}div#hero-vid-gate{background-size:cover;position:relative}#age-gate.age-gate label{line-height:50px}input.age-gate__input:focus::-webkit-input-placeholder{color:#696969!important}svg.nav__logo:focus,svg.nav__logo:focus-visible{outline:0;box-shadow:unset}.age-gate .error{color:#981f22;font-family:balboa,sans-serif}@media (max-width:1199px){svg.nav__logo{max-width:60%}.age-gate__logo{margin:0 auto 30px}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:52px!important}.age-gate__legal{margin:6% auto 0!important}}@media(max-width:991px){.age-gate__content{width:88%}}@media(max-width:767px){svg.nav__logo{max-width:100%}#age-gate p.age-gate__intro{text-shadow:unset;font-size:16px!important;line-height:16px}#age-gate__form input::placeholder,#age-gate__form input[type=number]{color:#231f20}.age-gate__input-wrap.age-gate__input-wrap--year:after{width:100%!important}.age-gate__form{width:100%;margin-left:0}#age-gate.age-gate label{line-height:30px}div#hero-vid-gate{background-position:center}#age-gate .age-gate__legal p{line-height:18px!important}.age-gate__legal.mobile{display:block}.age-gate__legal.desktop{display:none}div#shopify-section-age-gate #age-gate button.btn.btn--hero.btn--hero-inline{width:30%}.age-gate__input-wrap.age-gate__input-wrap--year input{width:100%!important}span.age-gate__input-wrap.age-gate__input-wrap--year:after{left:0}#age-gate__form label{font-size:16px!important}svg.nav__logo{max-width:88%;width:100%}div#age-gate__logo{margin-top:0;margin-bottom:0}#age-gate p.age-gate__intro{padding-bottom:15px}.age-gate__legal{margin:6% auto 0!important}.age-gate__input-wrap--bday{margin:0}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:45px!important}span.age-gate__input-wrap.age-gate__input-wrap--month{margin:0}#age-gate__form input::placeholder,#age-gate__form input[type=number]{width:100%!important}.age-gate__content{min-height:unset}input#bmonth{min-width:unset}input#bday{min-width:unset}.age-gate__input-wrap.age-gate__input-wrap--bday:after{width:100%;left:0}span.age-gate__input-wrap.age-gate__input-wrap--bday{margin:0 25px}.age-gate{height:100%}}@media(max-width:414px){div#age-gate__logo{margin-top:0}.age-gate__form{margin-bottom:25px}.age-gate__legal{margin:4% auto 0!important}}@media only screen and (width:736px) and (height:414px){.age-gate__legal{margin:2% auto!important}}@media only screen and (width:667px) and (height:375px){svg.nav__logo{width:40%}.age-gate__form{margin-bottom:15px}#age-gate p.age-gate__intro{line-height:30px}.age-gate__content{width:90%}.age-gate__legal{margin:2% auto!important}}@media only screen and (width:812px) and (height:375px){div#age-gate:after{opacity:.9;background-color:#fff200}#age-gate p.age-gate__intro{font-size:20px!important;padding-bottom:12px;line-height:29px}#age-gate .age-gate__legal p{line-height:18px;font-size:12px!important}.age-gate__logo{margin:80px auto 20px}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:35px!important}.age-gate__content{width:100%}.age-gate__form{margin-bottom:5px}.age-gate__legal{max-width:100%}div#age-gate__logo{max-width:70%}.age-gate__legal{margin:2% auto 2%!important}}@media(max-width:375px){#age-gate p.age-gate__intro{font-size:12px!important;line-height:20px}#age-gate .age-gate__legal p{font-size:10px!important}.age-gate__form-button-wrap{margin:-10px 0 0}#age-gate .age-gate__legal p{line-height:14px!important}.age-gate__legal{margin:0 auto 0!important}}@media only screen and (min-width:768px) and (max-width :1100px){#age-gate p.age-gate__intro{margin-top:4%}.age-gate__intro_text{margin:0;margin-bottom:20px;font-size:50px;font-family:FCBC;line-height:50px}}@media only screen and (min-width:775px) and (max-width :1000px) and (orientation :landscape){div#age-gate{overflow-y:scroll!important}.age-gate__content{height:100%}.hero__vid-wrap--gate{height:210%;max-width:none}}@media only screen and (max-width :926px) and (orientation :landscape){#age-gate__form fieldset{width:80%}#age-gate p.age-gate__intro{text-shadow:unset;font-size:20px!important;line-height:20px}.age-gate__intro_text{margin:0;margin-bottom:20px;font-size:55px;font-family:FCBC;line-height:55px}}@media only screen and (device-width :812px) and (device-height :375px) and (orientation :landscape){div#age-gate{overflow-y:scroll!important}#hero-vid-gate{display:none!important}div#age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}svg.nav__logo{max-width:30%}.age-gate__logo-intro-wrap{margin-top:30px}.age-gate__content{min-height:unset;top:0;transform:unset}}@media only screen and (device-width :823px) and (device-height :411px) and (orientation :landscape){div#age-gate{overflow-y:scroll!important}#hero-vid-gate{display:none!important}div#age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}svg.nav__logo{max-width:30%}.age-gate__logo-intro-wrap{margin-top:0}.age-gate__content{min-height:unset;top:0;transform:unset}div#age-gate__logo{margin-top:30px}}@media(max-width:665px) and (min-width:640px){.age-gate__logo svg{margin-top:350%}}@media(max-width:767px) and (min-width:480px){div#age-gate{overflow-y:scroll!important}#hero-vid-gate{display:none!important}div#age-gate:after{content:"";position:fixed;height:100vh;z-index:-1;top:0;left:0;width:100%;height:100%;opacity:.9;background-color:#fff200}svg.nav__logo{max-width:100%}.age-gate__logo-intro-wrap{margin-top:0}.age-gate__content{min-height:unset;top:0;transform:unset}div#age-gate__logo{margin-top:30px}.age-gate__legal{margin-bottom:30px!important}}@media(max-width:320px){.age-gate__logo svg{margin-top:320%}#age-gate__form input::placeholder,#age-gate__form input[type=number]{font-size:30px!important}.age-gate input{background-color:#fff!important;height:45px}.age-gate__intro_text{font-size:30px;line-height:20px}}