@charset "UTF-8";
@font-face {
  font-family: "KumbhSans";
  src: url(../../../../../../../../../../themes/campari-wdf/includes/extensions/fonts/KumbhSans/KumbhSans-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "KumbhSans";
  src: url(../../../../../../../../../../themes/campari-wdf/includes/extensions/fonts/KumbhSans/KumbhSans-ExtraBold.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "KumbhSans";
  src: url(../../../../../../../../../../themes/campari-wdf/includes/extensions/fonts/KumbhSans/KumbhSans-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
:root {
  --white: #fff;
  --tc-color-white: #fff;
  --black: #000;
  --tc-color-black: #000;
}

@media screen and (min-width: 762px) {
  * .ratio-md-764-1216 {
    min-height: calc(calc(722/1216) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-600-345 {
    min-height: calc(calc(600/345) * 100vw);
  }
}
@media screen and (min-width: 762px) {
  * .ratio-md-559-1216 {
    min-height: calc(calc(559/1216) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-600-345 {
    min-height: calc(calc(600/345) * 100vw);
  }
}
@media screen and (min-width: 762px) {
  * .ratio-md-880-1216 {
    min-height: calc(calc(880/1216) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-667-345 {
    min-height: calc(calc(667/345) * 100vw);
  }
}
@media screen and (min-width: 762px) {
  * .ratio-md-728-1280 {
    min-height: calc(calc(728/1280) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-660-375 {
    min-height: calc(calc(660/375) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-727-375 {
    min-height: calc(calc(727/375) * 100vw);
  }
}
@media screen and (min-width: 762px) {
  * .ratio-md-748-1216 {
    min-height: calc(calc(748/1216) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-574-345 {
    min-height: calc(calc(574/345) * 100vw);
  }
}
@media screen and (min-width: 762px) {
  * .ratio-md-527-1152 {
    min-height: calc(calc(527/1152) * 100vw);
  }
}
@media screen and (max-width: 762px) {
  * .ratio-527-345 {
    min-height: calc(calc(527/345) * 100vw);
  }
}

body:before {
  background-color: #FCF8E3;
  border-bottom: 1px solid #FBEED5;
  border-left: 1px solid #FBEED5;
  color: #C09853;
  font: small-caption;
  padding: 3px 6px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
@media only screen and (min-width: 0em) {
  body:before {
    content: "xs ≥ 0px (0em)";
  }
}
@media only screen and (min-width: 36em) {
  body:before {
    content: "sm ≥ 576px (36em)";
  }
}
@media only screen and (min-width: 52.125em) {
  body:before {
    content: "md ≥ 834px (52.125em)";
  }
}
@media only screen and (min-width: 80em) {
  body:before {
    content: "lg ≥ 1280px (80em)";
  }
}
@media only screen and (min-width: 90em) {
  body:before {
    content: "xl ≥ 1440px (90em)";
  }
}

body._debug::before {
  top: 0;
  right: 0;
  z-index: 99999999;
  border-radius: 0 0 0 13px;
  padding: 4px 8px 5px 10px;
  border: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  pointer-events: none;
  font-weight: 700;
  font-size: 12px;
  display: block !important;
  font-family: "SF Mono", monospace;
}
@media only screen and (min-width: 0em) {
  body._debug::before {
    content: "XS ≥ 0px";
  }
}
@media only screen and (min-width: 36em) {
  body._debug::before {
    content: "SM ≥ 576px";
  }
}
@media only screen and (min-width: 52.125em) {
  body._debug::before {
    content: "MD ≥ 834px";
  }
}
@media only screen and (min-width: 80em) {
  body._debug::before {
    content: "LG ≥ 1280px";
  }
}
@media only screen and (min-width: 90em) {
  body._debug::before {
    content: "XL ≥ 1440px";
  }
}

@media (min-width: 1920px) {
  .sn_popup_ct, .container-xl, .sn_block_posts_grid .grid-filters .grid-filters-inner, .sn_container_fixed_xl, .container-lg, .sn_container_fixed_lg, .container-md, .sn_container_fixed_md, .product_reviews--reviews, .container-sm, .sn_container_fixed_sm, .container, .sn_container_fixed {
    max-width: 1920px;
  }
}
@media (min-width: 1920px) {
  ._corporate {
    max-width: auto !important;
  }
}
@media only screen and (min-width: 120em) {
  .container-xl, .sn_block_posts_grid .grid-filters .grid-filters-inner, .sn_container_fixed_xl {
    padding-left: 35px;
    padding-right: 35px;
  }
}
body {
  position: relative;
}
body::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: var(--wpr-bg-96545bba-0130-48a5-8067-b2d84179e4fb) repeat;
}
body h1, body .h1 {
  line-height: 50px;
  font-weight: 900;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  body h1, body .h1 {
    line-height: 35px;
    font-weight: 800;
  }
}
body h2, body .h2 {
  line-height: 34px;
  font-weight: 900;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  body h2, body .h2 {
    line-height: 30px;
    font-weight: 800;
  }
}
body h3, body .h3 {
  line-height: 28px;
  font-weight: 900;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  body h3, body .h3 {
    line-height: 20px;
    font-weight: 800;
  }
}
body p {
  line-height: 20px;
  font-weight: 400;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  body p {
    line-height: 18px;
  }
}
body .p-max {
  line-height: 25px;
  font-weight: 400;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  body .p-max {
    line-height: 20px;
  }
}

.first-section,
.sn_header_sizer + * {
  position: relative;
}
.first-section::after,
.sn_header_sizer + *::after {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  height: 100px;
  background-color: var(--tc-color-c1);
  z-index: 0;
}
.first-section.sn_block_yoast_breadcrumbs::after,
.sn_header_sizer + *.sn_block_yoast_breadcrumbs::after {
  display: none;
}

.black-veil .sn_background::before {
  content: "";
  background-color: var(--tc-color-black);
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.black-veil.veil-50 .sn_background::before {
  opacity: 0.5;
}
.black-veil.veil-20 .sn_background::before {
  opacity: 0.2;
}

@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .horse-decoration .sn_container_fluid .row {
    position: relative !important;
  }
}
.horse-decoration .sn_container_fluid .row ._image {
  position: static;
  overflow: visible !important;
}
@media only screen and (min-width: 80em) {
  .horse-decoration .sn_container_fluid .row ._image {
    position: relative;
  }
}
.horse-decoration .sn_container_fluid .row ._image::before {
  content: "";
  background: var(--wpr-bg-a8a84dbd-b2c3-41c6-aa3e-2b1b7b678789);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -250px;
  left: -348px;
  aspect-ratio: 416/499;
  width: 416px;
  height: auto;
  z-index: 999;
}
@media only screen and (min-width: 52.125em) and (max-width: 79.99em) {
  .horse-decoration .sn_container_fluid .row ._image::before {
    bottom: 0;
    left: 0;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .horse-decoration .sn_container_fluid .row ._image::before {
    aspect-ratio: 166/199;
    width: 166px;
    height: auto;
    bottom: 0px;
    left: 0px;
  }
}

.bg-paper::before {
  content: "";
  background: var(--wpr-bg-cc0a1531-e859-4595-9350-f169869fb7bb);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.with-scroll-icon {
  position: relative;
}
.with-scroll-icon > .mousescrollicon {
  position: absolute;
  z-index: 9;
  content: "";
  right: 0;
  bottom: 52px;
  left: 0;
  background-size: contain;
  height: 40px;
  width: 30px;
  margin: 0 auto;
  background-image: var(--wpr-bg-22da63e3-24f3-40e7-93e5-4264a63bf403);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .with-scroll-icon > .mousescrollicon {
    bottom: 46px;
  }
}

@media only screen and (max-width: 52.115em) {
  .sn_block_privacy_policy h1.bb-pp__title {
    font-size: calc(var(--bb-pp__h2--size) * 1.3) !important;
  }
}

.sn_block_privacy_policy > .sn_container_fixed,
.sn_block_terms_and_conditions > .sn_container_fixed,
.sn_block_cookie_policy > .sn_container_fixed {
  max-width: 1280px !important;
}

.bb_title {
  font-weight: 800;
  text-transform: uppercase;
}

.sn_header_spacer {
  height: 118px;
}
@media only screen and (min-width: 80em) {
  .sn_header_spacer {
    height: 144px;
  }
}

.sn_header._full * {
  text-decoration: none !important;
}
.sn_header._full .sn_header_utility {
  padding-top: 1.5rem;
}
.sn_header._full .sn_header_nav_full_i {
  min-height: 0;
}
.sn_header._full .sn_header_nav_full_i:not(:last-child) {
  margin-right: 2rem !important;
}
.sn_header._full .sn_header_nav_full_i:hover * {
  color: #fff;
  opacity: 1;
}
.sn_header._full .sn_header_nav_full_i a {
  padding: 25px 0 18px;
}
.sn_header._full .sn_header_nav_full_i * {
  font-size: var(--tc-h6-font-size-desktop);
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none !important;
  -webkit-text-decoration-color: white !important;
          text-decoration-color: white !important;
}
.sn_header._full .sn_header_nav_full_i.current-menu-item > a {
  position: relative;
}
.sn_header._full .sn_header_nav_full_i.current-menu-item > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #fff;
}
.sn_header._full .sn_header_nav_full_i.current-menu-item * {
  color: #fff;
}
.sn_header._full .sn_header_nav_full_sub {
  left: 32px;
  right: 32px;
}
.sn_header._full .sn_header_nav_full_sub .sn_header_nav_full_i * {
  color: #fff;
  font-weight: 400;
}
.sn_header._full .sn_background._triangle {
  display: none;
}

.sn_header_nav._mobile .sn_header_nav_mobile_in_spacer {
  padding-top: 2.5rem !important;
}
.sn_header_nav._mobile .sn_header_nav_mobile_i:not(:last-child) {
  margin-bottom: 2rem !important;
}
.sn_header_nav._mobile .sn_header_nav_mobile_i * {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
}
.sn_header_nav._mobile .sn_header_nav_mobile_ct--language * {
  color: #fff;
}
.sn_header_nav._mobile .sn_header_nav_mobile_ct--languages a.sn_language_selector_toggle {
  display: block !important;
  line-height: 15px !important;
}
.sn_header_nav._mobile .sn_header_nav_mobile_ct--languages a.sn_language_selector_toggle img {
  width: 37px !important;
  height: 37px !important;
}
.sn_header_nav._mobile .sn_sprite._globe {
  margin: 0;
  padding: 10px;
  width: 40px !important;
  height: 40px !important;
  background: var(--tc-color-c2);
  border-radius: 50%;
  fill: #fff;
}
.sn_header_nav._mobile .sn_header_nav_mobile_socials {
  display: none;
}
.sn_header_nav._mobile .sn_header_nav_mobile_ct .sn_header_nav_mobile_i a {
  font-weight: 400;
  font-size: var(--tc-h3-font-size-desktop);
}
.sn_header_nav._mobile .sn_header_nav_mobile_ct .sn_header_nav_mobile_i ._sub_back a,
.sn_header_nav._mobile .sn_header_nav_mobile_ct .sn_header_nav_mobile_i ._sub_current a {
  font-weight: 900;
}

.sn_header_hamburger::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -5px;
  width: 40px;
  height: 40px;
  background: var(--tc-color-c2);
  border-radius: 50%;
  opacity: 0;
  scale: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sn_header_hamburger {
  opacity: 1 !important;
}

@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_header._full .sn_header_utility {
    padding-bottom: 2rem;
  }
}
body._menu_open .sn_header_hamburger::before,
body._menu_open .sn_header_hamburger:active {
  opacity: 1 !important;
  scale: 1;
}

.sn_footer {
  padding: 0 32px;
  padding-bottom: 3.125rem !important;
  z-index: -1;
}
.sn_footer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: var(--wpr-bg-df907fb8-5d71-41e7-b9f6-3032e2513b69);
}
.sn_footer .sn_footer_top {
  padding: 4rem 0 2rem 0 !important;
}
.sn_footer .sn_footer_bottom {
  position: relative;
  padding: 2rem 0 !important;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_inner {
  margin: 0 !important;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials {
  margin-top: 1.5rem !important;
  position: relative;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials .sn_footer_bottom_socials_title {
  display: none;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials a:not(:last-child) {
  margin-right: 2rem !important;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials .sn_sprite {
  width: 48px;
  height: 48px;
  position: relative;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials .sn_sprite::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border: 15px solid #fff;
  border-radius: 50%;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials .sn_sprite svg {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 2rem;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_menu .menu-item {
  margin: 0 1rem;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_menu .menu-item * {
  text-transform: uppercase;
}
.sn_footer .sn_footer_bottom .sn_footer_bottom_menu .menu-item::after {
  display: none;
}
.sn_footer .sn_footer_bottom .sn_btn {
  margin-bottom: 0 !important;
  margin-top: 2rem !important;
}
.sn_footer .sn_footer_bottom_inner2 .sn_btn {
  display: none;
}
.sn_footer .sn_wrapper {
  position: static;
}
.sn_footer .sn_overline {
  position: absolute;
  height: 0;
  top: calc(100% + 40px);
  margin-top: 0 !important;
  right: -27px;
  left: -27px;
}
.sn_footer .sn_overline * {
  font-weight: 900;
  font-size: 12px !important;
  line-height: 14px;
}
.sn_footer .sn_overline p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_footer {
    padding: 0 1rem;
    padding-bottom: 2rem !important;
  }
  .sn_footer::before {
    display: none;
  }
  .sn_footer .sn_footer_top {
    padding: 3rem 0 2rem 0 !important;
  }
  .sn_footer .sn_btn {
    padding: 1.5rem 1rem !important;
  }
  .sn_footer .sn_overline {
    top: calc(100% + 10px);
    left: 0;
    right: 0;
  }
  .sn_footer .sn_footer_bottom .sn_footer_bottom_inner {
    padding: 0 !important;
  }
  .sn_footer .sn_footer_bottom .sn_footer_bottom_inner2,
.sn_footer .sn_footer_bottom .sn_footer_bottom_socials {
    position: static !important;
  }
  .sn_footer .sn_footer_bottom .sn_footer_bottom_socials {
    margin-top: 2rem !important;
  }
}
.sn_language_selector .sn_language_selector_overlay_title {
  font-size: var(--tc-h2-font-size-desktop);
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 2.5rem !important;
}
.sn_language_selector .language_group__heading > label {
  font-size: var(--tc-h3-font-size-desktop);
  padding-top: 1.5rem !important;
  padding-bottom: 1rem !important;
}
.sn_language_selector .language_group__item__country {
  color: #000;
  font-size: var(--tc-body-font-size-desktop);
}
.sn_language_selector .language_group__item__language {
  opacity: 0.5;
}
.sn_language_selector .sn_language_selector_overlay_close {
  width: 40px;
  height: 40px;
  padding: 12px;
  border: 2px var(--tc-color-c1) solid;
  border-radius: 50%;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_language_selector .sn_language_selector_overlay_title {
    font-size: var(--tc-h2-font-size-mobile);
    margin-bottom: 1.5rem !important;
  }
}

.sn_block_tasting_notes {
  padding: 4rem 0;
}
.sn_block_tasting_notes .bb_container {
  padding: 0 4rem;
}
.sn_block_tasting_notes .sn_background {
  opacity: 0.5;
}
.sn_block_tasting_notes .bb_title {
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  margin-bottom: 4rem !important;
}
.sn_block_tasting_notes .bb_title span {
  color: var(--tc-color-c1);
}
.sn_block_tasting_notes .bb_tasting_notes_features {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 0;
  margin: 0 !important;
}
.sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 8rem) / 3);
          flex: 0 0 calc((100% - 8rem) / 3);
}
.sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item:not(:last-child) {
  margin-right: 4rem !important;
}
.sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item img {
  width: 100%;
}
.sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item .bb_tasting_notes_features_item_title {
  margin-top: 2rem !important;
  margin-bottom: 1.5rem !important;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 900;
}
.sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item .bb_tasting_notes_features_item_content p {
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_tasting_notes {
    padding-top: 2rem !important;
  }
  .sn_block_tasting_notes .bb_title {
    margin-bottom: 2rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 30px;
  }
  .sn_block_tasting_notes .bb_container {
    padding: 0;
  }
  .sn_block_tasting_notes .bb_tasting_notes_features {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .sn_block_tasting_notes .bb_tasting_notes_features .bb_tasting_notes_features_item:not(:last-child) {
    margin-right: 0 !important;
    margin-bottom: 4rem !important;
  }
}

.sn_block_intro_full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sn_block_intro_full [class^=sn_container] {
  padding: 4rem !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full [class^=sn_container] {
    padding: 134px 1.875rem !important;
  }
}
.sn_block_intro_full [class^=sn_block_intro_full_wr] {
  width: 100%;
  background: transparent;
}
.sn_block_intro_full.frame .sn_background {
  height: calc(100% - 2rem);
  width: calc(100% - 2rem - 2rem);
  margin: 0 auto;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.frame .sn_background {
    height: calc(100% - 0.938rem);
    width: calc(100% - 0.938rem - 0.938rem);
  }
}
.sn_block_intro_full.bg-frame .sn_background {
  height: calc(100% - 4rem - 4rem);
  width: calc(100% - 4rem - 4rem);
  margin: auto;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.bg-frame .sn_background {
    height: calc(100% - 1.875rem - 1.875rem);
    width: calc(100% - 1.875rem - 1.875rem);
  }
}
.sn_block_intro_full.hero_tal .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_subtitle {
  text-transform: uppercase;
  margin-bottom: 33px;
}
.sn_block_intro_full.hero_tal .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title {
  text-transform: uppercase;
  margin-bottom: 32px;
}
.sn_block_intro_full.hero_tal .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
  margin-bottom: 32px;
}
.sn_block_intro_full.intro_center .sn_block_intro_full_wr {
  min-width: 100%;
}
.sn_block_intro_full.intro_center .sn_block_intro_full_wr .row {
  text-align: center;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_intro_full.intro_center .sn_block_intro_full_wr .row .sn_block_intro_full_col {
    max-width: 511px !important;
  }
}
.sn_block_intro_full.intro_center .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title {
  text-transform: uppercase;
  margin-bottom: 32px;
}
.sn_block_intro_full.intro_center .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
  margin-bottom: 32px;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.intro_center .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sn_block_intro_full.picon_hero .sn_background {
  margin-bottom: 0;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_intro_full.picon_hero .sn_block_intro_full_wr {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
.sn_block_intro_full.picon_hero .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_subtitle span {
  display: block;
  margin-top: 24px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_intro_full.picon_hero .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_subtitle span {
    font-weight: 900;
    margin-top: 33px;
    font-size: 28px;
    line-height: 34px;
  }
}
.sn_block_intro_full.picon_hero .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
  max-width: 256px;
}
.sn_block_intro_full.picon_hero.drink-hero .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
  max-width: 100% !important;
}
.sn_block_intro_full.picon_hero.drink-hero .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content p {
  font-size: 15px;
  line-height: 20px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_intro_full.picon_hero.drink-hero .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content p {
    font-size: 20px;
    line-height: 25px;
  }
}
.sn_block_intro_full.since_1837 .sn_background {
  height: calc(100% - 2rem);
  margin: 0 auto !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.since_1837 .sn_background {
    height: calc(100% - .938rem);
  }
}
.sn_block_intro_full.since_1837 .sn_block_intro_full_wr .row {
  text-align: center;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_intro_full.since_1837 .sn_block_intro_full_wr .row .sn_block_intro_full_col {
    max-width: 511px !important;
  }
}
.sn_block_intro_full.since_1837 .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title {
  margin-bottom: 68.5px;
}
.sn_block_intro_full.since_1837 .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title::before {
  content: "";
  background: var(--wpr-bg-4d248b74-7aa8-47a8-a931-e2a28b6c2d78);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 288px;
  height: 79.5px;
  top: -94.5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sn_block_intro_full.since_1837._fanclub .sn_background {
  height: calc(100% - 2rem - 2rem);
  margin: auto !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.meet-our-bartenders .sn_block_intro_full_col .bb_content {
    margin-left: 22.5px;
    margin-right: 22.5px;
  }
}
.sn_block_intro_full.fan-club .sn_background::before {
  content: "";
  background-image: var(--wpr-bg-6b079843-1a57-4e9e-a3be-1df49594c152);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 54%;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (min-width: 0em) and (max-width: 35.99em) {
  .sn_block_intro_full.fan-club .sn_background::before {
    max-width: 98%;
  }
}
.sn_block_intro_full.fan-club .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title {
  margin-bottom: 0px !important;
}
.sn_block_intro_full.fan-club .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title::before {
  content: "";
  background-image: var(--wpr-bg-5693e5bb-7f07-4920-b87e-ce818f2f88b2);
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
  width: calc(100% - 64px);
  height: 80px;
  display: block;
  background-size: contain;
  margin-bottom: 8px;
  left: 32px;
  right: 32px;
}
.sn_block_intro_full.fan-club .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content span.fan-club {
  font-weight: 900;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.fan-club .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
    margin-left: 22.5px;
    margin-right: 22.5px;
  }
}
.sn_block_intro_full.product_hero .sn_background {
  height: calc(100% - 2rem);
  margin: 0 auto auto;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.intro-product-sx .sn_block_wr, .sn_block_intro_full.intro-product-dx .sn_block_wr {
    padding-bottom: 35px;
  }
  .sn_block_intro_full.intro-product-sx .sn_block_wr [class^=sn_container], .sn_block_intro_full.intro-product-dx .sn_block_wr [class^=sn_container] {
    padding: 0 46px !important;
  }
}
.sn_block_intro_full.intro-product-sx .sn_background, .sn_block_intro_full.intro-product-dx .sn_background {
  height: calc(100% - 4rem) !important;
  margin-top: 0 !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.intro-product-sx .sn_background, .sn_block_intro_full.intro-product-dx .sn_background {
    height: calc(100% - 2rem) !important;
    width: calc(100% - 1.875rem);
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
    padding-bottom: 3.875rem;
  }
}
.sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin: 0 !important;
}
@media only screen and (min-width: 36em) {
  .sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col {
    padding: 0 2.813rem;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col {
    padding: 0 6rem;
  }
}
.sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title {
  width: 24%;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_title {
    width: 80%;
  }
}
.sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
  margin-bottom: 32px;
}
@media only screen and (min-width: 19.375em) {
  .sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content {
    width: 256px;
  }
}
.sn_block_intro_full.intro-product-sx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content h3, .sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col .bb_content h3 {
  margin-top: 2rem;
}
.sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.sn_block_intro_full.intro-product-dx .sn_block_intro_full_wr .row .sn_block_intro_full_col .sn_btn {
  margin-right: 0 !important;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_intro_full.align-left-mobile * {
    text-align: left !important;
  }
  .sn_block_intro_full.align-left-mobile * .bb_content {
    margin-left: 0 !important;
  }
}
.sn_block_intro_full .bb_content + .sn_btn {
  margin-top: 32px !important;
}
.sn_block_intro_full.fullwidth {
  min-height: 530px;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_intro_full._timeline .sn_background {
    height: 100% !important;
    width: 100% !important;
  }
}

.sn_block_image_text .sn_block_image_text__container {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 80em) {
  .sn_block_image_text .sn_block_image_text__container.sn_container_fixed_lg {
    max-width: 1280px;
  }
}
.sn_block_image_text .sn_block_image_text__container > .row {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text .sn_block_image_text__container > .row {
    grid-template-columns: 1fr 1fr;
  }
}
.sn_block_image_text .sn_block_image_text__container > .row ._image,
.sn_block_image_text .sn_block_image_text__container > .row ._text {
  max-width: 100%;
}
.sn_block_image_text .sn_block_image_text__container > .row ._image {
  overflow: hidden;
  margin-bottom: 0 !important;
  padding: 0;
  height: 100%;
  width: 100%;
}
.sn_block_image_text .sn_block_image_text__container > .row ._image img {
  margin: 0 auto !important;
  width: 100%;
}
.sn_block_image_text .sn_block_image_text__container > .row ._text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  gap: 28px;
  width: 100%;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text .sn_block_image_text__container > .row ._text {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    max-width: 544px;
    padding: 64px 96px;
  }
}
.sn_block_image_text .sn_block_image_text__container > .row ._text > * {
  margin: 0;
}
.sn_block_image_text .sn_block_image_text__container > .row ._text .bb_title {
  margin-bottom: 0 !important;
  text-align: left;
  font-weight: 800;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text .sn_block_image_text__container > .row ._text.order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.sn_block_image_text .sn_block_image_text__container > .row ._text .bb_content {
  padding: 0 0;
}
.sn_block_image_text.boxed {
  padding: 32px 30px 16px 30px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.boxed {
    padding: 64px 64px 16px 64px;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.boxed .sn_block_image_text__container > .row {
    grid-template-columns: repeat(24, 1fr);
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.boxed .sn_block_image_text__container > .row ._image {
    grid-column: span 13;
  }
}
.sn_block_image_text.boxed .sn_block_image_text__container > .row ._text {
  padding: 32px 0 32px 0;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.boxed .sn_block_image_text__container > .row ._text {
    padding-left: 128px;
    grid-column: span 11;
  }
}
.sn_block_image_text.boxed .sn_block_image_text__container > .row ._text .bb_content + .sn_btn {
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.boxed._reverse .sn_block_image_text__container > .row ._text {
    padding-left: 0;
    padding-right: 128px;
  }
}
.sn_block_image_text.discover-product {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.discover-product {
    padding-top: 8rem;
    padding-bottom: 3.75rem;
  }
}
.sn_block_image_text.discover-product .sn_block_image_text__container {
  padding: 0 0.938rem;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.discover-product .sn_block_image_text__container {
    padding: 0 2rem;
  }
}
.sn_block_image_text.discover-product .sn_block_image_text__container .row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding-bottom: 250px;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_image_text.discover-product .sn_block_image_text__container .row {
    padding-bottom: 77.3px;
    margin: 0;
  }
}
.sn_block_image_text.discover-product .sn_block_image_text__container .row ._image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 78%;
          flex: 0 0 78%;
  max-width: 78%;
  margin-left: auto;
  margin-bottom: 0 !important;
  padding: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media only screen and (min-width: 80em) {
  .sn_block_image_text.discover-product .sn_block_image_text__container .row ._image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 71%;
            flex: 0 0 71%;
    max-width: 71%;
  }
}
.sn_block_image_text.discover-product .sn_block_image_text__container .row ._image img {
  aspect-ratio: 864/640;
}
.sn_block_image_text.discover-product .sn_block_image_text__container .row ._text {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  gap: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 40.5px !important;
  padding: 0;
}
@media only screen and (min-width: 80em) {
  .sn_block_image_text.discover-product .sn_block_image_text__container .row ._text {
    margin-bottom: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
            flex: 0 0 29%;
    max-width: 29%;
    padding: 0 4rem 0 2rem;
  }
}
.sn_block_image_text.discover-product .sn_block_image_text__container .row ._text .bb_content {
  margin: 32px 0 !important;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_image_text.discover-product .sn_block_image_text__container .row ._text .bb_content {
    padding-right: 68px;
    margin: 24px 0 32px !important;
  }
}
.sn_block_image_text.discover-product .sn_block_image_text__container .row ._text .sn_btn {
  margin-top: 0 !important;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_image_text.discover-product .sn_block_image_text__container .row ._text .sn_btn {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}
.sn_block_image_text.image-text-vertical._pt_xl {
  padding-top: 64px !important;
}
.sn_block_image_text.image-text-vertical._pb_xl {
  padding-bottom: 64px !important;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image_text.image-text-vertical._pb_xl {
    padding-bottom: 40px !important;
  }
}
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row {
  gap: 48px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row {
    gap: 64px;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row {
    grid-template-columns: 1fr;
  }
}
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._image,
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text {
  margin: 0 auto !important;
  max-width: calc(100vw - 90px);
}
@media only screen and (min-width: 36em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._image,
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text {
    max-width: calc(100vw - 128px);
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._image,
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text {
    max-width: calc(65vw - 128px);
  }
}
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._image img {
  display: block;
  margin-right: 0;
}
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text {
  max-width: calc(100vw - 32px);
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
@media only screen and (min-width: 36em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text {
    max-width: calc(100vw - 60px);
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text {
    max-width: calc(65vw - 60px);
  }
}
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text .bb_title {
  text-align: center;
}
.sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text p {
  font-size: var(--tc-body-font-size-mobile);
  line-height: 1.5;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.image-text-vertical .sn_block_image_text__container > .row ._text p {
    font-size: var(--tc-h3-font-size-desktop);
    line-height: 1.25;
  }
}
.sn_block_image_text.img-ratio-608-527 .sn_block_image_text__container > .row ._image img {
  aspect-ratio: calc(608/527);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sn_block_image_text.beer-picon {
  padding: 2rem;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_image_text.beer-picon {
    padding: 3.75rem 1.875rem !important;
  }
}
.sn_block_image_text.beer-picon .sn_block_image_text__container .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sn_block_image_text.beer-picon .sn_block_image_text__container .row ._image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  overflow: visible !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_image_text.beer-picon .sn_block_image_text__container .row ._image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-top: 307px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.sn_block_image_text.beer-picon .sn_block_image_text__container .row ._image::before {
  content: "";
  background: var(--wpr-bg-ec1b2f13-e10c-438d-afd7-0fcdf0b38019);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: 24.6px;
  left: -20vw;
  aspect-ratio: 320/349;
  width: 25vw;
  z-index: 99999;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_image_text.beer-picon .sn_block_image_text__container .row ._image::before {
    bottom: auto;
    top: -259px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    aspect-ratio: 192/211;
    width: 211px;
  }
}
.sn_block_image_text.beer-picon .sn_block_image_text__container .row ._text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  padding: 6rem 10rem 0 2rem !important;
  gap: 32px !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_image_text.beer-picon .sn_block_image_text__container .row ._text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text._production .sn_block_image_text__container {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text._production .sn_block_image_text__container > .row ._image {
    aspect-ratio: 640/794;
  }
  .sn_block_image_text._production .sn_block_image_text__container > .row ._image img {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media only screen and (min-width: 120em) {
  .sn_block_image_text.half-text-image .sn_block_image_text__container {
    max-width: 100%;
  }
}
.sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._text {
  display: block;
  max-width: 100%;
  padding: 7.375rem 4rem;
}
.sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._text .bb_title,
.sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._text .bb_subtitle {
  margin-bottom: 2rem !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._text .bb_content {
    max-width: 320px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._text {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 4rem 1.875rem;
  }
  .sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._text .bb_title {
    margin-bottom: 1.5rem !important;
  }
}
.sn_block_image_text.half-text-image .sn_block_image_text__container > .row ._image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sn_block_image_text.bartender {
  margin-bottom: 80px;
  padding: 0 64px;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image_text.bartender {
    margin-bottom: 64px;
    padding: 0 35px;
  }
}
.sn_block_image_text.bartender .row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10%;
     -moz-column-gap: 10%;
          column-gap: 10%;
}
.sn_block_image_text.bartender ._text {
  row-gap: 0 !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
  padding: 0 !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37%;
          flex: 0 0 37%;
  max-width: 37%;
  margin: 0 0 0 auto !important;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image_text.bartender ._text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 !important;
    margin-top: 32px !important;
  }
}
.sn_block_image_text.bartender ._text .bb_content {
  margin-top: 24px !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.bartender ._text .bb_content {
    margin-top: 32px !important;
  }
}
.sn_block_image_text.bartender ._text .sn_btn {
  margin: 0 !important;
  margin-top: 32px !important;
  padding: 24px 32px !important;
  min-width: 0;
  width: auto;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image_text.bartender ._text .sn_btn {
    margin-top: 14px !important;
  }
}
.sn_block_image_text.bartender ._image {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 52% !important;
          flex: 0 0 52% !important;
  max-width: 52% !important;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image_text.bartender ._image {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text.bartender._reverse ._text {
    padding-left: 0 !important;
    margin: 0 auto 0 0 !important;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_image_text.bartender._timeline {
    margin-top: 0 !important;
    margin-bottom: 2rem;
  }
  .sn_block_image_text.bartender._timeline ._image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 2rem;
  }
}
.sn_block_image_text:not(.bartender) .bb_content + .sn_btn {
  margin-top: 24px !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image_text:not(.bartender) ._text {
    margin: 0 auto 0 0 !important;
  }
}
.sn_block_image_text:not(.bartender) .bb_content {
  margin-top: 0 !important;
}
.sn_block_image_text:not(.bartender) ._text {
  padding: 64px 30px 150px 30px;
}

.sn_block_intro_full + .bartender {
  margin-top: 32px !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_intro_full + .bartender {
    margin-top: 64px !important;
  }
}

.sn_block_slider.bb_template_posts_fulltile_with_cta {
  overflow: hidden;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts_intro_text_wr {
  z-index: 1;
  padding: 2rem 30px;
  text-align: center;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts_intro_text_wr {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts_intro_text_wr .bb_title {
  margin-bottom: 0 !important;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts_intro_text_wr .bb_title span {
  color: var(--tc-color-c1) !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts_intro_text_wr .bb_title span {
    display: block;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl {
  padding: 0;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper {
    width: calc(33.33% - 4rem) !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper .swiper-slide {
  padding: 0;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper .swiper-slide {
    width: auto !important;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper .swiper-slide .sl_content_in .bb_slider__item-image {
  margin-bottom: 2rem;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper .swiper-slide .sl_content_in .bb_slider__item-text {
  text-align: left;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper .swiper-slide .sl_content_in .bb_slider__item-text .bb_slider__item-title {
  margin-bottom: 24px;
  font-weight: 900;
  line-height: 28px;
  text-transform: uppercase;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_sl .swiper-wrapper .swiper-slide .sl_content_in .bb_slider__item-text .bb_slider__item-cta {
  display: none;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_nav {
    display: none;
  }
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_nav .sn_swiper_nav {
  background-color: var(--tc-color-c1);
  border-radius: 50%;
  padding: 15.32px;
  top: 33.3%;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_nav .sn_swiper_nav._prev {
  left: -1.5rem;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_nav .sn_swiper_nav._next {
  right: -1.5rem;
}
.sn_block_slider.bb_template_posts_fulltile_with_cta .sn_container_fixed_xl .sn_slider_posts .sn_slider_posts_nav .sn_swiper_nav .sn_sprite {
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_timeline_v_anchors_i._active a::after {
  -webkit-transform: scale(0.619) !important;
      -ms-transform: scale(0.619) !important;
          transform: scale(0.619) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_wrapper .swiper-container .swiper-wrapper .sn_timeline_v_anchors_i * {
  text-transform: uppercase !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_wrapper .swiper-container .swiper-wrapper .sn_timeline_v_anchors_i a .title {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 10px;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_wrapper .swiper-container .swiper-wrapper .sn_timeline_v_anchors_i::before, .sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_wrapper .swiper-container .swiper-wrapper .sn_timeline_v_anchors_i::after {
  bottom: 38px;
}
@media only screen and (min-width: 80em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_wrapper .swiper-container .swiper-wrapper .sn_timeline_v_anchors_i::before, .sn_block_timeline .sn_timeline_v .sn_timeline_v_anchors .sn_wrapper .swiper-container .swiper-wrapper .sn_timeline_v_anchors_i::after {
    bottom: 43px;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i {
  padding: 10rem 0 8rem !important;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i {
    min-height: auto;
    padding: 110px 0 140px !important;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .sn_timeline_v_i_bg .sn_background {
  display: none !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative {
  width: 100%;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper hr {
  display: none !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid {
  padding-left: 4rem;
  padding-right: 4rem;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  max-width: 45%;
  height: 300px;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) {
    margin-top: 24px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 80em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) {
    height: 600px;
  }
}
@media only screen and (min-width: 120em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) {
    margin-left: 0;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) > div._text_white {
  position: relative;
  margin-bottom: 0 !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) > div._text_white .date {
  font-size: 90px;
  font-weight: 800;
  line-height: 50px;
  position: absolute;
  top: -35px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) > div._text_white .date {
    font-size: 120px;
    right: 30px;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) > div._text_white .title {
  display: none;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) .sn_timeline_v_i_img {
  height: 100%;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) .sn_timeline_v_i_img .sn_timeline_v_i_img_in {
  height: 100%;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) .sn_timeline_v_i_img .sn_timeline_v_i_img_in img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  -o-object-position: right top;
     object-position: right top;
}
@media only screen and (min-width: 52.125em) and (max-width: 79.99em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(2) .sn_timeline_v_i_img .sn_timeline_v_i_img_in img {
    -o-object-position: left top;
       object-position: left top;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  max-width: 45%;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-left: 10% !important;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) p {
  line-height: 18px;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) p .sn_btn {
  margin-top: 2rem !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) p .sn_btn._beer {
  display: none;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) p .sn_btn._beer {
    display: block;
  }
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) p .sn_btn._must-have {
    display: none;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) h1 {
  line-height: 30px;
  font-weight: 800;
  margin-bottom: 1.5rem !important;
  text-transform: uppercase !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-10:nth-child(3) h1 {
    margin-bottom: 2rem !important;
    line-height: 50px;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
  max-width: 10%;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i .position-relative .sn_wrapper .sn_container_fluid .row .col-2 .sn_timeline_v_line .sn_timeline_v_line_dot {
  margin-top: 0;
  width: 24px;
  height: 24px;
  margin-left: -12px;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+1) {
  background-color: var(--tc-color-c1) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+1) .sn_wrapper .row .col-10:nth-child(3) h1,
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+1) .sn_wrapper .row .col-10:nth-child(3) p {
  color: var(--tc-color-white) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+2) {
  background-color: var(--tc-color-white) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+2) .sn_wrapper .row .col-10:nth-child(2) > div._text_white .date {
  color: var(--tc-color-c1);
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+2) .sn_wrapper .row .col-10:nth-child(3) h1,
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+2) .sn_wrapper .row .col-10:nth-child(3) p {
  color: var(--tc-color-c1) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+2) .sn_wrapper .row .col-2 .sn_timeline_v_line {
  color: var(--tc-color-c1) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n+2) .sn_wrapper .row .col-2 .sn_timeline_v_line .sn_timeline_v_line_dot {
  background-color: var(--tc-color-c1);
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n) {
  background-color: var(--tc-color-c2) !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n) .sn_wrapper .row .col-10:nth-child(3) h1,
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(3n) .sn_wrapper .row .col-10:nth-child(3) p {
  color: var(--tc-color-white) !important;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(even) .sn_wrapper .row .col-10:nth-child(2) > div._text_white .date {
    left: 0px !important;
  }
}
@media only screen and (min-width: 80em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(even) .sn_wrapper .row .col-10:nth-child(2) > div._text_white .date {
    left: 30px;
  }
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(even) .sn_wrapper .row .col-10:nth-child(2) .sn_timeline_v_i_img .sn_timeline_v_i_img_in img {
  -o-object-position: left top !important;
     object-position: left top !important;
}
.sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(even) .sn_wrapper .row .col-10:nth-child(3) {
  margin-left: 0 !important;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_timeline .sn_timeline_v .sn_timeline_v_ct .sn_timeline_v_i:nth-child(even) .sn_wrapper .row .col-10:nth-child(3) {
    text-align: left !important;
  }
}

.sn_block_teaser_simple.pi_product {
  padding: 4rem 0;
}
.sn_block_teaser_simple.pi_product [class^=sn_container] > .row {
  gap: 0 4rem;
  padding: 0 2rem;
  margin: 0;
}
.sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 4rem) / 2);
          flex: 0 0 calc((100% - 4rem) / 2);
  margin: 0 !important;
}
.sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i figure {
  aspect-ratio: 1.7;
  width: 100%;
  height: auto;
}
.sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i .sn_block_teaser_simple_i_title {
  margin: 0 !important;
}
.sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i .sn_block_teaser_simple_i_title .sn_block_teaser_simple_i_title_in {
  margin: 2rem;
  margin-bottom: 0 !important;
  padding: 0;
  max-width: 350px;
  text-transform: uppercase;
}
.sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i .sn_block_teaser_simple_i_title .sn_block_teaser_simple_i_title_in * {
  margin: 0 !important;
  font-weight: 900;
  line-height: 28px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i .sn_block_teaser_simple_i_title .sn_block_teaser_simple_i_title_in * {
    font-size: 20px;
  }
}
.sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i .sn_block_teaser_simple_i_content {
  max-width: 420px;
  margin: 0 2rem;
  margin-top: 2rem;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_teaser_simple.pi_product {
    padding: 2rem 0 !important;
  }
  .sn_block_teaser_simple.pi_product [class^=sn_container] > .row {
    gap: 0;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i_title .sn_block_teaser_simple_i_title_in {
    margin: 2rem 0 !important;
  }
  .sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i_title .sn_block_teaser_simple_i_title_in * {
    line-height: 20px !important;
  }
  .sn_block_teaser_simple.pi_product .sn_block_teaser_simple_i_content {
    margin: 0 !important;
    padding-bottom: 2rem !important;
  }
}
.sn_block_teaser_simple.pi_product li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 1.5rem;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_teaser_simple.pi_product li {
    font-size: 15px;
    line-height: 20px;
  }
}
.sn_block_teaser_simple.pi_product li::before {
  content: "";
  position: absolute;
  left: 0.75rem;
  top: 0.5rem;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #fff;
}
.sn_block_teaser_simple .bb_title {
  margin-bottom: 2rem;
}

.sn_btn {
  color: var(--Orange_Picon, #FF280B);
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 12px;
  /* 100% */
  text-transform: uppercase;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_btn {
    width: auto !important;
  }
}

.sn_block_yoast_breadcrumbs {
  z-index: 50 !important;
}
.sn_block_yoast_breadcrumbs.first-section._corporate {
  position: static !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_yoast_breadcrumbs.first-section._corporate {
    margin-top: 32px !important;
  }
}
.sn_block_yoast_breadcrumbs.first-section._corporate .sn_container_fixed {
  max-width: 1280px !important;
}
.sn_block_yoast_breadcrumbs * {
  color: #fff;
  text-decoration: none !important;
  font-size: 12px;
  line-height: 25px;
}
.sn_block_yoast_breadcrumbs a {
  opacity: 1 !important;
}
.sn_block_yoast_breadcrumbs span > a,
.sn_block_yoast_breadcrumbs span > i,
.sn_block_yoast_breadcrumbs span > img {
  margin-right: 0.5rem;
}
.sn_block_yoast_breadcrumbs .separator {
  fill: #fff;
  width: 0.7em;
  height: 0.7em;
  vertical-align: middle;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_yoast_breadcrumbs {
    left: 0;
  }
}
.sn_block_yoast_breadcrumbs.dark * {
  color: #000;
}
.sn_block_yoast_breadcrumbs.dark .separator {
  fill: #000;
}
.sn_block_yoast_breadcrumbs._corporate {
  position: relative;
  left: 0;
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_yoast_breadcrumbs._corporate {
    -webkit-transform: translateY(0rem);
        -ms-transform: translateY(0rem);
            transform: translateY(0rem);
  }
}
@media only screen and (min-width: 0em) and (max-width: 79.99em) {
  .sn_block_yoast_breadcrumbs._bartender-article {
    -webkit-transform: translateY(1.5rem) !important;
        -ms-transform: translateY(1.5rem) !important;
            transform: translateY(1.5rem) !important;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block_yoast_breadcrumbs._community {
    -webkit-transform: translateY(1.5rem) !important;
        -ms-transform: translateY(1.5rem) !important;
            transform: translateY(1.5rem) !important;
  }
  .sn_block_yoast_breadcrumbs._community .sn_container_fluid {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.sn_block_yoast_breadcrumbs._community * {
  color: #000;
}
.sn_block_yoast_breadcrumbs._community .separator {
  fill: #000;
}

.sn_block {
  z-index: -1;
}
.sn_block.sn_block_simple_text * {
  text-align: center;
}
.sn_block.sn_block_simple_text.single-title .bb_item_title {
  margin-bottom: 0;
}
.sn_block.sn_block_simple_text.half-text {
  overflow: hidden;
}
.sn_block.sn_block_simple_text.half-text-variant .bb_item_title {
  margin-bottom: 2rem !important;
}
@media only screen and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.half-text-variant .bb_item > .row {
    padding-bottom: 0 !important;
  }
}
.sn_block.sn_block_simple_text.half-text * {
  text-align: left;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.half-text {
    padding: 0 !important;
  }
}
.sn_block.sn_block_simple_text.half-text .sn_block_wr > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row {
  padding: 40px 30px 22px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row {
    padding: 0 0 28px 64px;
  }
}
.sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row .bb_item_title_wr,
.sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row .bb_item_content_wr {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row .bb_item_title_wr {
  margin-bottom: 0 !important;
}
.sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row .bb_item_title_wr .bb_item_title {
  text-transform: uppercase !important;
  margin-bottom: 40px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row .bb_item_title_wr .bb_item_title {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text .sn_block_wr > div .row .bb_item > .row .bb_item_content_wr {
    padding-right: 92px;
  }
}
.sn_block.sn_block_simple_text.half-text.variant {
  padding-top: 64px !important;
  padding-bottom: 0 !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text.variant {
    padding-top: 80px !important;
    padding-bottom: 12px !important;
  }
}
@media only screen and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.half-text.variant .bb_item {
    padding: 0 !important;
  }
}
.sn_block.sn_block_simple_text.half-text.variant .bb_item_title {
  margin-bottom: 32px !important;
  text-transform: uppercase !important;
}
.sn_block.sn_block_simple_text.half-text.variant .bb_item_content {
  max-width: 352px;
}
.sn_block.sn_block_simple_text.half-text.variant .row {
  margin: 0 !important;
}
.sn_block.sn_block_simple_text.half-text.variant .bb_item > .row {
  padding: 0 !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text.variant .bb_item > .row {
    padding-left: 29px !important;
  }
}
.sn_block.sn_block_simple_text.half-text.variant [class^=sn_container] {
  padding: 0 15px !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.half-text.variant [class^=sn_container] {
    padding: 0 35px !important;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.block_social_gallery {
    padding: 4rem 4rem 3rem 4rem !important;
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.block_social_gallery {
    padding: 4rem 4rem 6rem 4rem !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_background {
  height: calc(100% - 4rem - 4rem);
  width: calc(100% - 4rem - 4rem);
  margin: auto;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_background {
    height: calc(100% - 1.875rem - 1.875rem);
    width: calc(100% - 1.875rem - 1.875rem);
  }
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div > .row {
  position: relative;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div > .row::before {
  content: "";
  background: var(--wpr-bg-61237330-256a-451a-9d09-0ce625201de1);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 4rem;
  left: 0.5rem;
  aspect-ratio: 367/442;
  width: 367px;
  height: auto;
  z-index: -1;
}
@media only screen and (min-width: 0em) and (max-width: 35.99em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div > .row::before {
    top: 0;
    left: -0.5rem;
    aspect-ratio: 213/256;
    width: 213px;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child {
  margin-top: 32px;
  margin-bottom: 90px !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child {
    margin-top: 154px;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child > .row .bb_item_title_wr {
  max-width: 260px;
  margin-bottom: 20px !important;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child > .row .bb_item_title_wr .bb_item_title {
  margin-bottom: 0;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child > .row .bb_item_content_wr {
  max-width: 430px;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child > .row .bb_item_content_wr .bb_item_content p:last-child {
  margin-top: 20px;
  font-weight: 400;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:first-child > .row .bb_item_content_wr .bb_item_content p:last-child span {
  font-weight: 900;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .bb_item_content_wr {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px !important;
}
@media only screen and (min-width: 52.125em) and (max-width: 79.99em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 32px !important;
  }
}
@media only screen and (min-width: 80em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts {
    grid-template-columns: repeat(4, 1fr);
    gap: 32px 32px !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts[style] {
  height: auto !important;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts > .swe_post[style] {
  position: relative !important;
  top: unset !important;
  right: unset !important;
  bottom: unset !important;
  left: unset !important;
  aspect-ratio: 1 !important;
  width: 100% !important;
  margin-bottom: 0 !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
          transform: translate3d(0px, 0px, 0px) !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts > .swe_post[style] {
    margin-bottom: 0 !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts > .swe_post[style] .swe_post_opacity_container {
  background-color: var(--tc-color-c1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .row .bb_item:last-child .swe_posts > .swe_post[style] .swe_post_opacity_container .swe_post_text_container {
  margin-top: auto;
  margin-bottom: auto;
}
.sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .swe_card_container_outer.swe_show {
  overflow-y: scroll;
  padding: 150px 0;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .swe_card_container_outer.swe_show {
    top: 105px !important;
    overflow: hidden !important;
  }
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .swe_card_container_outer.swe_show > .swe_cards {
    overflow: hidden;
  }
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .swe_card_container_outer.swe_show > .swe_cards > .swe_card {
    overflow: hidden;
  }
  .sn_block.sn_block_simple_text.block_social_gallery .sn_block_wr > div .swe_card_container_outer.swe_show > .swe_cards > .swe_card > .swe_card_container_inner.swe_card_focus {
    padding-bottom: 20vh !important;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery._wreath .sn_block_wr > div > .row::before {
  display: none;
}
.sn_block.sn_block_simple_text.block_social_gallery._wreath .sn_block_wr > div > .row .bb_item:first-child::before {
  content: "";
  background-image: var(--wpr-bg-fce9825a-8fee-4f13-8872-4263490c46f1);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 54%;
  width: 100%;
  height: 88%;
  z-index: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 0em) and (max-width: 35.99em) {
  .sn_block.sn_block_simple_text.block_social_gallery._wreath .sn_block_wr > div > .row .bb_item:first-child::before {
    max-width: 98%;
  }
}
@media only screen and (min-width: 36em) {
  .sn_block.sn_block_simple_text.block_social_gallery.stretched-height {
    height: 700px;
  }
}
.sn_block.sn_block_simple_text.block_social_gallery.narrow-width .sn_background {
  width: calc(100% - 2rem - 2rem);
}
.sn_block.sn_block_simple_text.block_social_gallery.full-height .sn_background {
  height: 100%;
}
.sn_block.sn_block_simple_text.block_social_gallery.full-height .sn_block_wr .row .bb_item_title_wr .bb_item_title::before {
  content: "";
  background-image: var(--wpr-bg-a978cead-f331-4e81-9c77-cb48372ab5cd);
  background-position: bottom center;
  background-repeat: no-repeat;
  position: relative;
  width: calc(100% - 64px);
  height: 80px;
  display: block;
  background-size: contain;
  margin-bottom: 8px;
  left: 32px;
  right: 32px;
}
.sn_block.sn_block_simple_text._red-band {
  padding: 2.5rem 1.375rem 0;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text._red-band {
    padding: 4rem 3rem;
  }
}
.sn_block.sn_block_simple_text._red-band .sn_block_wr {
  background-color: var(--tc-color-c2);
}
.sn_block.sn_block_simple_text._red-band .sn_block_wr > div .bb_item > .row .bb_item_title_wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text._red-band .sn_block_wr > div .bb_item > .row .bb_item_title_wr {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.sn_block.sn_block_simple_text._red-band .sn_block_wr > div .bb_item > .row .bb_item_title_wr .bb_item_title {
  max-width: 544px;
  margin: 0;
  padding: 2.5rem 0;
}
@media only screen and (min-width: 52.125em) {
  .sn_block.sn_block_simple_text._red-band .sn_block_wr > div .bb_item > .row .bb_item_title_wr .bb_item_title {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  .sn_block.sn_block_simple_text._timeline {
    display: none !important;
  }
}

@media only screen and (min-width: 0em) and (max-width: 68.75em) {
  .sn_block_cocktail_recipe .bb_container {
    padding: 2rem !important;
    padding-top: 3.75rem !important;
    padding-bottom: 4rem !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}
.sn_block_cocktail_recipe::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 2.5rem;
  width: 294px;
  height: 215px;
  background: var(--wpr-bg-76239fbe-eeb1-42b1-b691-9e627de78cef);
}
@media only screen and (min-width: 0em) and (max-width: 68.75em) {
  .sn_block_cocktail_recipe::after {
    display: none;
  }
}
.sn_block_cocktail_recipe .bb_container {
  padding: 3.5rem 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 4rem;
}
.sn_block_cocktail_recipe .bb_cocktail_recipe_item {
  width: 100%;
}
.sn_block_cocktail_recipe .bb_image {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: calc(((100% - 4rem) / 2) + 4rem);
}
.sn_block_cocktail_recipe .bb_image img {
  aspect-ratio: 0.85;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 0em) and (max-width: 68.75em) {
  .sn_block_cocktail_recipe .bb_image {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-bottom: 4rem;
  }
}
.sn_block_cocktail_recipe .bb_title {
  text-transform: uppercase;
  margin: 0 !important;
}
.sn_block_cocktail_recipe .bb_title span {
  display: block;
  color: #000;
  margin-top: 2.5rem;
  font-size: var(--tc-h3-font-size-desktop);
  line-height: 15px;
}
.sn_block_cocktail_recipe .bb_title span span {
  text-transform: none;
  margin-top: 2rem !important;
  line-height: 20px;
  font-size: var(--tc-body-font-size-desktop);
  font-weight: 400;
}
@media only screen and (min-width: 0em) and (max-width: 68.75em) {
  .sn_block_cocktail_recipe .bb_title span {
    font-size: var(--tc-h3-font-size-mobile);
  }
  .sn_block_cocktail_recipe .bb_title span span {
    font-size: var(--tc-body-font-size-mobile);
  }
}
.sn_block_cocktail_recipe .bb_content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.sn_block_cocktail_recipe .bb_content_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.sn_block_cocktail_recipe .bb_content_inner h3 {
  text-transform: uppercase;
  margin-bottom: 2rem !important;
  margin-top: 2.5rem !important;
  line-height: 15px !important;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_ingredients_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 1rem;
  margin: 0 !important;
  gap: 0 3.5rem;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_ingredients_list li {
  list-style-type: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  line-height: 20px;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_ingredients_list li::before {
  content: "·";
  position: relative;
  top: 0.05em;
  left: -0.5rem;
  font-size: 2em;
  line-height: 0;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_preparation_list {
  padding-left: 1.5rem !important;
  margin: 0 !important;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_preparation_list li {
  line-height: 20px;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_preparation_list li span {
  font-weight: 700;
}
.sn_block_cocktail_recipe .bb_content_inner .bb_cocktail_recipe_preparation_list li:not(:last-child) {
  margin-bottom: 1.5em;
}
.sn_block_cocktail_recipe.biere-recipe .bb_cocktail_recipe_ingredients_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_cocktail_recipe.biere-recipe .bb_cocktail_recipe_ingredients_title {
    margin-top: 60px !important;
  }
}
.sn_block_cocktail_recipe.biere-recipe .bb_title .sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 60px;
  margin-top: 0 !important;
}
.sn_block_cocktail_recipe.biere-recipe .bb_title .sub h3 {
  text-transform: uppercase;
  margin-bottom: 32px !important;
}

#site_age_gate * {
  font-family: "KumbhSans" !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_age_gate_wr {
    padding: 0 2rem;
    min-height: 0;
    height: auto;
  }
  #site_age_gate .sn_age_gate_wr .sn_age_gate_card {
    padding: 2rem 0;
  }
}
#site_age_gate .sn_age_gate_card_logo {
  margin-bottom: 2rem !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_age_gate_card_logo {
    max-height: 2.5rem;
  }
}
#site_age_gate #ag-title * {
  text-transform: uppercase;
  font-size: var(--tc-h2-font-size-desktop);
  font-weight: 900;
  line-height: 28px;
  margin-bottom: 1rem !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate #ag-title * {
    font-size: var(--tc-h3-font-size-desktop);
  }
}
#site_age_gate .sn_age_gate_select_toggle {
  color: #fff;
  background: var(--tc-color-c1);
  border-bottom: 1px solid #fff;
}
#site_age_gate .sn_age_gate_select_toggle .sn_sprite {
  fill: #fff;
  width: 8px;
}
#site_age_gate .sn_age_gate_select {
  padding-bottom: 2rem !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_age_gate_select {
    padding-bottom: 1.5rem !important;
  }
}
@media only screen and (min-width: 52.125em) {
  #site_age_gate .form-group:not(:last-child) {
    margin-right: 1.5rem !important;
  }
}
#site_age_gate .sn_age_gate_inputs input {
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  background: var(--tc-color-c1);
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_age_gate_inputs input {
    height: 2rem !important;
    font-size: 12px;
  }
  #site_age_gate .sn_age_gate_inputs input::-webkit-input-placeholder {
    font-size: 12px;
  }
  #site_age_gate .sn_age_gate_inputs input::-moz-placeholder {
    font-size: 12px;
  }
  #site_age_gate .sn_age_gate_inputs input:-ms-input-placeholder {
    font-size: 12px;
  }
  #site_age_gate .sn_age_gate_inputs input::-ms-input-placeholder {
    font-size: 12px;
  }
  #site_age_gate .sn_age_gate_inputs input::placeholder {
    font-size: 12px;
  }
}
#site_age_gate .sn_age_gate_inputs input::-webkit-input-placeholder {
  color: #fff;
}
#site_age_gate .sn_age_gate_inputs input::-moz-placeholder {
  color: #fff;
}
#site_age_gate .sn_age_gate_inputs input:-ms-input-placeholder {
  color: #fff;
}
#site_age_gate .sn_age_gate_inputs input::-ms-input-placeholder {
  color: #fff;
}
#site_age_gate .sn_age_gate_inputs input::placeholder {
  color: #fff;
}
#site_age_gate .sn_caption * {
  color: #fff !important;
}
#site_age_gate .sn_sprite._check {
  background-color: #fff;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_sprite._check {
    width: 12px;
    height: 12px;
  }
}
#site_age_gate .sn_sprite._check svg {
  fill: var(--tc-color-c1);
}
#site_age_gate .sn_btn {
  border-radius: 0;
  width: 100% !important;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_btn {
    font-size: 12px;
  }
}
#site_age_gate .sn_age_gate_disclaimer {
  margin-top: 1rem !important;
}
#site_age_gate .sn_age_gate_select_menu {
  background: var(--tc-color-c1);
}
#site_age_gate .sn_age_gate_select_menu * {
  color: #fff;
}
@media only screen and (min-width: 0em) and (max-width: 52.115em) {
  #site_age_gate .sn_form_custom_control {
    margin-top: 1rem !important;
  }
}

/* FR Age gate updates */
.sn_age_gate[data-bb-version=v3] .sn_age_gate_inputs input {
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  background: var(--tc-color-c1);
  width: 100%;
}
.sn_age_gate[data-bb-version=v3] .sn_age_gate_select_menu_in {
  max-height: 210px !important;
}

.sn_block_video_player {
  padding-bottom: 32px;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_video_player {
    padding-bottom: 64px;
  }
}
.sn_block_video_player video {
  width: 100%;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_video_player video {
    padding: 0 30px;
  }
}

.sn_block_image {
  width: 100%;
  height: calc(100vw / 1.7);
  background: var(--tc-color-c1);
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image {
    height: calc(100vw / 0.63);
  }
}
.sn_block_image .sn_background {
  margin: 16px 64px 60px 64px;
  max-width: 1792px;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_image .sn_background {
    margin: 35px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 120em) {
  .sn_block_image .sn_background {
    margin: 16px auto 60px auto;
  }
}
.sn_block_image img {
  display: none;
}
.sn_block_image._bartender {
  height: 50vw;
}
.sn_block_image._bartender .sn_background {
  margin: 0 1.375rem;
  aspect-ratio: 315/315;
  height: 100%;
  width: 100%;
  max-width: -webkit-fill-available;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_image._bartender .sn_background {
    margin: 0 3rem;
    aspect-ratio: 1152/584;
  }
}

.sn_click_to_buy .sn_container_fixed_xl {
  padding: 0 96px;
}
@media only screen and (max-width: 52.115em) {
  .sn_click_to_buy .sn_container_fixed_xl {
    padding: 0;
    padding-left: 30px !important;
  }
}
.sn_click_to_buy .ctb_select_label {
  margin-bottom: 16px !important;
}
.sn_click_to_buy .ctb_select_label div {
  font-weight: 400;
  font-size: 15px;
}
.sn_click_to_buy .ctb_retailer_action .ctb_retailer_cta a:after {
  background: var(--wpr-bg-5b5aaf13-d82e-494d-b2a7-7f5f67103701) !important;
  background-repeat: no-repeat !important;
  background-position: 0 !important;
  top: 47% !important;
  margin-left: 7px !important;
}
.sn_click_to_buy .ctb_retailer {
  margin: 0 !important;
  padding: 10px;
  border-radius: 5px !important;
  border: 1px solid #e3e3e3;
  height: 78px !important;
  margin-right: 2rem !important;
}
.sn_click_to_buy .ctb_retailer_name {
  font-size: 15px !important;
}
.sn_click_to_buy .ctb_retailer_cta {
  font-size: 12px !important;
}
.sn_click_to_buy .ctb_retailer_logo {
  padding-left: 0 !important;
}
.sn_click_to_buy .sn_click_to_buy_select_toggle,
.sn_click_to_buy .sn_click_to_buy_select_menu * {
  font-family: var(--tc-font-family-body) !important;
}
.sn_click_to_buy .sn_click_to_buy_select_toggle .sn_sprite,
.sn_click_to_buy .sn_click_to_buy_select_menu * .sn_sprite {
  fill: var(--tc-color-c1);
}
.sn_click_to_buy .sn_click_to_buy_select_toggle {
  border-color: #e3e3e3;
  padding: 10px !important;
}
.sn_click_to_buy .sn_click_to_buy_close {
  border-radius: 50%;
  width: 37px !important;
  height: 37px !important;
  padding: 11px;
  border: 2px solid white;
  top: calc(50% - 18px) !important;
}
.sn_click_to_buy .sn_click_to_buy_select_menu_wr {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: start !important;
}

.sn_block_store_locator .sn_background {
  background-color: var(--tc-color-c1) !important;
}
.sn_block_store_locator .sn_block_wr {
  padding: 15px;
  padding-bottom: 32px;
}
@media only screen and (min-width: 62.5625em) {
  .sn_block_store_locator .sn_block_wr {
    padding: 32px;
  }
}
.sn_block_store_locator [class^=sn_container] > .row {
  margin: 0 !important;
}
@media only screen and (max-width: 62.5625em) {
  .sn_block_store_locator [class^=sn_container] {
    padding: 0 !important;
  }
}
.sn_block_store_locator .store_locator--sidebar {
  margin-left: 0 !important;
  border-radius: 0;
  -webkit-filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 4px 24px rgba(0, 0, 0, 0.15));
}
@media only screen and (min-width: 62.5625em) {
  .sn_block_store_locator .store_locator--sidebar {
    margin-left: 5% !important;
  }
}
.sn_block_store_locator .store_locator--sidebar .wpgmza_cat_checkbox_item_holder input[type=checkbox] + label {
  border-radius: 0;
  color: var(--tc-color-c1);
  background-color: #fff !important;
  border: #e3e3e3 solid 1px !important;
}
.sn_block_store_locator .store_locator--sidebar .wpgmza_cat_checkbox_item_holder input[type=checkbox]:checked + label {
  border: none !important;
  background-color: var(--tc-color-c1) !important;
}
.sn_block_store_locator .store_locator--sidebar .sn_click_to_buy_select_toggle {
  border-radius: 0;
  padding: 10px;
  font-family: var(--tc-font-family-body);
  font-size: 12px;
  line-height: 18px;
  max-height: 32px;
}
.sn_block_store_locator .store_locator--sidebar .sn_click_to_buy_select_toggle .sn_sprite._accordion {
  right: 10px !important;
  width: 8px !important;
  fill: var(--tc-color-c1);
}
.sn_block_store_locator .store_locator--sidebar .sn_click_to_buy_select_menu {
  border-radius: 0;
}
.sn_block_store_locator .store_locator--sidebar .sn_click_to_buy_select_menu * {
  font-family: var(--tc-font-family-body) !important;
  font-size: 12px !important;
  line-height: 18px !important;
}
.sn_block_store_locator .store_locator--sidebar .sn_click_to_buy_select_menu .sn_click_to_buy_select_menu_i {
  padding: 10px !important;
}
@media only screen and (max-width: 62.5625em) {
  .sn_block_store_locator .store_locator--sidebar .store_locator--category_filter {
    padding: 9px 15px 24px 15px;
  }
}
@media only screen and (max-width: 62.5625em) {
  .sn_block_store_locator .store_locator--searchbar {
    position: static;
    padding: 0;
  }
}
.sn_block_store_locator .store_locator--searchbar > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 !important;
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator {
  margin-right: 5% !important;
  border-radius: 0;
  width: 384px !important;
  height: 57px !important;
}
@media only screen and (max-width: 62.5625em) {
  .sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator {
    margin: 0 !important;
    width: 100% !important;
    padding: 15px;
    height: 87px !important;
  }
  .sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .wpgmza-radius-container {
    display: none;
  }
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .wpgmza-address-container {
  border-radius: 0 !important;
  height: 100%;
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput {
  font-size: 12px !important;
  width: 210px;
  margin: 0 10px 0 20px !important;
}
@media only screen and (max-width: 52.115em) {
  .sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput {
    margin: 0 !important;
    padding-left: 15px !important;
  }
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput::-webkit-input-placeholder {
  color: #a0a0a0;
  font-size: 12px !important;
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput::-moz-placeholder {
  color: #a0a0a0;
  font-size: 12px !important;
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput:-ms-input-placeholder {
  color: #a0a0a0;
  font-size: 12px !important;
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput::-ms-input-placeholder {
  color: #a0a0a0;
  font-size: 12px !important;
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .addressInput::placeholder {
  color: #a0a0a0;
  font-size: 12px !important;
}
@media only screen and (min-width: 52.125em) {
  .sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .wpgmza-reset {
    left: 196px;
  }
}
@media only screen and (max-width: 52.115em) {
  .sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator .wpgmza-reset {
    top: 21px;
    right: 67px;
    border: none !important;
  }
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator::after {
  width: 42px;
  height: 42px;
  border-radius: 0;
  right: 10px;
}
@media only screen and (max-width: 62.5625em) {
  .sn_block_store_locator .store_locator--searchbar > * .wpgmza-store-locator::after {
    top: 20px;
    right: 25px;
  }
}
.sn_block_store_locator .store_locator--searchbar > * .wpgmza-use-my-location {
  display: none;
}
.sn_block_store_locator .store_locator--searchbar > * select.wpgmza-radius {
  padding: 12px 0;
  padding-left: 10px;
  font-size: 12px !important;
  border-left: 1px solid #e3e3e3;
}
.sn_block_store_locator .store_locator--list {
  display: none;
}
@media only screen and (max-width: 62.5625em) {
  .sn_block_store_locator .store_locator--map {
    height: 46vw;
  }
  .sn_block_store_locator .store_locator--map > * {
    height: 100% !important;
  }
}
.sn_block_store_locator .wpgmza-infowindow .wpgmza_gd {
  border-radius: 0;
  border: transparent;
  background: var(--tc-color-c1);
  color: #fff;
}

.gm-style .gm-style-iw-c {
  border-radius: 0;
}