* {
  margin: 0;
  padding: 0; }

*,
::after,
::before {
  box-sizing: inherit; }

html {
  box-sizing: border-box;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  font-size: 2.66667vw;
  overflow-x: hidden; }

@media (min-width: 576px) {
  html {
    font-size: 0.69444vw; } }

@media (min-width: 1440px) {
  html {
    font-size: 10px; } }

main {
  display: block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  margin: 0;
  font-weight: 400; }

a {
  background-color: transparent;
  text-decoration: none; }

b,
strong {
  font-weight: 400; }

ul {
  list-style: none; }

pre {
  margin: 0; }

code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: inherit; }

small,
sub,
sup {
  font-size: 1em; }

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: 0; }

sup {
  top: 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin: 0 auto; }

details,
summary {
  display: block; }

summary {
  outline: none; }

details summary::-webkit-details-marker {
  display: none; }

img {
  display: block;
  border-style: none; }

button,
input,
optgroup,
option,
select,
textarea {
  display: block;
  margin: 0;
  border: 0;
  font-family: inherit;
  font-size: 1em;
  font-weight: 400;
  line-height: normal;
  color: inherit;
  background: none;
  text-transform: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  overflow: visible; }

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button; }

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  font-size: 1em;
  border: 0; }

fieldset,
legend {
  display: block;
  padding: 0; }

legend {
  box-sizing: border-box;
  color: inherit;
  border: none;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

[hidden],
template {
  display: none; }

@font-face {
  font-family: grotesk-bold;
  src: url(../fonts/grotesk-bold/grotesk-bold.woff2) format("woff2"), url(../fonts/grotesk-bold/grotesk-bold.woff) format("woff"), url(../fonts/grotesk-bold/grotesk-bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: grotesk-demi;
  src: url(../fonts/grotesk-demi/grotesk-demi.woff2) format("woff2"), url(../fonts/grotesk-demi/grotesk-demi.woff) format("woff"), url(../fonts/grotesk-demi/grotesk-demi.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: grotesk-thin-italic;
  src: url(../fonts/grotesk-thin-italic/grotesk-thin-italic.woff2) format("woff2"), url(../fonts/grotesk-thin-italic/grotesk-thin-italic.woff) format("woff"), url(../fonts/grotesk-thin-italic/grotesk-thin-italic.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: grotesk-thin;
  src: url(../fonts/grotesk-thin/grotesk-thin.woff2) format("woff2"), url(../fonts/grotesk-thin/grotesk-thin.woff) format("woff"), url(../fonts/grotesk-thin/grotesk-thin.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

body {
  overflow-x: hidden; }

body,
html {
  font-family: sans-serif;
  background: transparent; }

.AgeGate {
  width: 100%;
  height: 100vh;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: grotesk-thin, sans-serif;
  background: #fcf8f2; }

@media (min-width: 576px) {
  .AgeGate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../public/content/ageGate/age-gate-background.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover; } }

.AgeGate_popin {
  position: relative;
  width: 100%; }

@media (min-width: 576px) {
  .AgeGate_popin {
    width: 138.4rem;
    height: 90.8rem; } }

@media (min-width: 992px) {
  .AgeGate_popin {
    width: 96.4rem;
    height: 63.3rem; } }

.AgeGate_popinShape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none; }

@media (min-width: 576px) {
  .AgeGate_popinShape {
    display: block; } }

.AgeGate_popinShape path {
  fill: #fcf8f2; }

.AgeGate_popinContent {
  position: relative;
  width: 100%;
  padding: 2.5rem 2rem;
  text-align: center; }

@media (min-width: 576px) {
  .AgeGate_popinContent {
    background: none;
    padding: 11.2rem 37.6rem; } }

@media (min-width: 992px) {
  .AgeGate_popinContent {
    background: none;
    padding: 8.2rem 26.6rem; } }

.AgeGate_logo {
  width: 14.1rem;
  margin: 0 auto 1rem; }

@media (min-width: 576px) {
  .AgeGate_logo {
    width: 28rem; } }

@media (min-width: 992px) {
  .AgeGate_logo {
    width: 20rem; } }

.AgeGate_orange {
  position: absolute; }

@media (min-width: 576px) {
  .AgeGate_orange {
    display: none; } }

.AgeGate_orange-1 {
  top: -2.8rem;
  left: 0;
  width: 12.4rem; }

.AgeGate_orange-2 {
  top: 12.2rem;
  right: 0;
  width: 14rem; }

.AgeGate_message {
  font-size: 1.2rem;
  line-height: 1.6em;
  margin-bottom: 2.4rem; }

@media (min-width: 576px) {
  .AgeGate_message {
    font-size: 1.8rem; } }

@media (min-width: 992px) {
  .AgeGate_message {
    font-size: 1.2rem; } }

.AgeGate_form {
  margin-bottom: 2.7rem; }

.AgeGate .ImageSelect {
  height: 5.1rem;
  position: relative; }

@media (min-width: 576px) {
  .AgeGate .ImageSelect {
    height: auto; } }

@media (min-width: 992px) {
  .AgeGate .ImageSelect {
    height: auto; } }

.AgeGate_select .ImageSelect_item {
  height: auto;
  padding: 1.9rem 1.7rem 1.6rem; }

@media (min-width: 576px) {
  .AgeGate_select .ImageSelect_item {
    height: 5.6rem; } }

@media (min-width: 992px) {
  .AgeGate_select .ImageSelect_item {
    height: auto; } }

.AgeGate_select .ImageSelect_list {
  border: 1px solid #aba192;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 1.9rem 1.3rem 1.6rem; }

.AgeGate_select .ImageSelect_itemName {
  text-transform: none; }

.AgeGate_select::after {
  content: "";
  display: block;
  position: absolute;
  right: 2.5rem;
  top: 45%;
  transform: rotate(45deg);
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 0.2rem solid #000;
  border-right: 0.2rem solid #000; }

.AgeGate_formRow {
  margin-bottom: 1.3rem; }

@media (min-width: 576px) {
  .AgeGate_formRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 992px) {
  .AgeGate_formRow {
    height: initial; } }

.AgeGate_formInput {
  position: relative;
  font-size: 1.2rem;
  width: 100%;
  text-align: left;
  margin-bottom: 1.2rem; }

@media (min-width: 576px) {
  .AgeGate_formInput {
    width: 49%;
    margin-bottom: 0;
    font-size: 1.8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 992px) {
  .AgeGate_formInput {
    font-size: 1.2rem; } }

.AgeGate_formInput label {
  display: block;
  color: #aba192;
  margin-bottom: 0.8rem; }

.AgeGate_formInput input {
  padding: 1.9rem 1.7rem 1.6rem;
  border: 1px solid #aba192;
  border-radius: 0.5rem;
  width: 100%; }

.AgeGate_formInput input:focus,
.AgeGate_formInput input:hover {
  border: 1px solid #92887a; }

.AgeGate_formSubmit {
  padding: 1.6rem;
  border-radius: 5rem;
  font-size: 1.2rem;
  line-height: 1.5em;
  text-transform: uppercase;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: grotesk-demi, sans-serif;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  transition: 0.1s;
  width: 100%; }

@media (min-width: 576px) {
  .AgeGate_formSubmit {
    font-size: 1.4rem;
    padding: 1.5rem 2.2rem; } }

.AgeGate_formSubmit:hover {
  text-decoration: none; }

@media (min-width: 576px) {
  .AgeGate_formSubmit:hover {
    background-color: #f99837; } }

@media (min-width: 576px) {
  .AgeGate_formSubmit {
    font-size: 1.8rem; } }

@media (min-width: 992px) {
  .AgeGate_formSubmit {
    font-size: 1.4rem; } }

.AgeGate_conditions {
  font-size: 1rem;
  line-height: 1.6em;
  margin-bottom: 1.2rem;
  color: #000; }

@media (min-width: 576px) {
  .AgeGate_conditions {
    font-size: 1.4rem; } }

@media (min-width: 992px) {
  .AgeGate_conditions {
    font-size: 1rem; } }

.AgeGate_conditions a {
  text-decoration: underline;
  color: inherit; }

.AgeGate_prevention {
  font-size: 1rem;
  line-height: 1.3em;
  color: #aba192; }

@media (min-width: 576px) {
  .AgeGate_prevention {
    font-size: 1.4rem; } }

@media (min-width: 992px) {
  .AgeGate_prevention {
    font-size: 1rem; } }

.AgeGate_prevention a {
  text-decoration: underline;
  color: inherit; }

.Header_secondaryNavigation {
  width: 100%;
  position: fixed; }

.Header_secondaryNavigation .SecondaryNavigation_languageButton {
  display: block;
  margin: 2rem 2rem 0 0; }

.CookieBanner {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
  color: #fff;
  padding: 4rem 3rem; }

@media (min-width: 576px) {
  .CookieBanner {
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 5rem; } }

.CookieBanner_message {
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: grotesk-thin, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6em;
  margin-bottom: 2rem; }

@media (min-width: 576px) {
  .CookieBanner_message {
    min-width: 83rem;
    margin-right: 5rem;
    margin-bottom: 0; } }

.CookieBanner_message a {
  color: inherit;
  text-decoration: underline; }

.CookieBanner_actionsContainer {
  width: 100%; }

@media (min-width: 576px) {
  .CookieBanner_actionsContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

.CookieBanner_parameters {
  font-size: 1.4rem;
  text-decoration: underline;
  color: #fff;
  text-transform: uppercase;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: grotesk-demi, sans-serif;
  cursor: pointer;
  margin-bottom: 2rem; }

.CookieBanner_parameters:hover {
  text-decoration: none; }

@media (min-width: 576px) {
  .CookieBanner_parameters {
    margin-bottom: 0; } }

.CookieBanner_accept {
  padding: 1.6rem;
  border-radius: 5rem;
  font-size: 1.2rem;
  line-height: 1.5em;
  text-transform: uppercase;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: grotesk-demi, sans-serif;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  transition: 0.1s;
  color: #000;
  background: #fff; }

@media (min-width: 576px) {
  .CookieBanner_accept {
    font-size: 1.4rem;
    padding: 1.5rem 2.2rem; } }

.CookieBanner_accept:hover {
  text-decoration: none; }

@media (min-width: 576px) {
  .CookieBanner_accept:hover {
    background-color: #f99837; } }

@media (min-width: 576px) {
  .CookieBanner_accept {
    margin-left: 3rem; } }

.ImageSelect {
  height: 7rem; }

.ImageSelect-invalid .ImageSelect_list {
  border: 1px solid #dd7474; }

.ImageSelect_list {
  border: 1px solid #aba192;
  cursor: pointer;
  width: 100%; }

.ImageSelect_list:hover {
  border: 1px solid #92887a; }

.ImageSelect_item-selected {
  display: -ms-flexbox;
  display: flex; }

.ImageSelect_item-placeholder {
  color: #aba192;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: grotesk-thin-italic, sans-serif;
  text-transform: none; }

.ImageSelect_itemImage {
  max-height: 5.6rem;
  margin-right: 1.2rem; }

.ImageSelect_itemName {
  font-size: 1.2rem; }

@media (min-width: 576px) {
  .ImageSelect_itemName {
    font-size: 1.4rem; } }

.ImageSelect.ImageSelect-active .ImageSelect.ImageSelect-active .ImageSelect_item-selected,
.ImageSelect.ImageSelect-active .ImageSelect_item:hover {
  background: #f2e8d9; }

.Header_mainNavigation,
.Header_secondaryNavigation {
  width: calc(100% - 9.3rem);
  position: fixed; }

body {
  line-height: unset; }

.AgeGate_form input {
  background: #fcf8f2;
  padding: 1.9rem 1.3rem 1.6rem; }

.AgeGate_form .remember-me-wrapper {
  margin: 20px 0; }

.AgeGate_form .remember-me--input-wrapper {
  margin-bottom: 8px; }

.AgeGate_form .remember-checkbox {
  -moz-appearance: checkbox;
       appearance: checkbox;
  border: 1px solid #aba192;
  padding: 0;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  margin-right: 5px; }

.AgeGate_form .remember-checkbox-label {
  margin-bottom: 0;
  font-size: 1.2rem; }

.AgeGate_form .remember-me-msg {
  font-size: 1.2rem; }

.AgeGate_forbidden {
  font-size: 1.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: none; }

.AgeGate_formSubmit:disabled {
  background: #aba192; }

.Header_secondaryNavigation .SecondaryNavigation_languageButton {
  margin: 0; }

@media (max-width: 576px) {
  .countrySelector {
    margin-right: 20px; }
  .dropdown-menu {
    left: -35px; }
  .Header_mainNavigation,
  .Header_secondaryNavigation {
    width: 100%;
    position: fixed;
    z-index: 20; } }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

select:focus,
input:focus,
button:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 161, 224, 0.25); }

.page-age-gate {
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  position: fixed;
  display: none; }

.AgeGate {
  background-image: var(--background-age-gate-desktop); }
  @media screen and (max-width: 576px) {
    .AgeGate {
      background-image: var(--background-age-gate-mobile); }
      .AgeGate.disabled-mobile-bg {
        background: #fcf8f2;
        background-image: none; } }


/*# sourceMappingURL=ageGate.css.map*/