body {
  --is-mobile: 1;
}
@media (min-width: 576px) {
  body {
    --is-mobile: 0;
  }
}

/*
@function pow($base, $exponent) {
    $result: 1;

    @for $_ from 1 through $exponent {
        $result: $result * $base;
    }

    @return $result;
}*/
@keyframes main-log-load {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes main-button-load {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes sub-menu-fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  99% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scroll-more-bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
  40% {
    -webkit-transform: translateX(-50%) translateY(-10px);
    -ms-transform: translateX(-50%) translateY(-10px);
    transform: translateX(-50%) translateY(-10px);
  }
  60% {
    -webkit-transform: translateX(-50%) translateY(-5px);
    -ms-transform: translateX(-50%) translateY(-5px);
    transform: translateX(-50%) translateY(-5px);
  }
}
@keyframes slide-left-in {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes pop {
  0% {
    opacity: 0;
    transform: scale(0.7);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes pop-centered {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.7);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/roboto/roboto-v30-latin-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-300.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/roboto/roboto-v30-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-regular.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../fonts/roboto/roboto-v30-latin-500.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-500.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/roboto/roboto-v30-latin-700.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-700.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("../fonts/roboto/roboto-v30-latin-900.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-900.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-300 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-300.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-regular.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v25-latin-700.svg#RobotoCondensed") format("svg"); /* Legacy iOS */
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #ece5de;
  background-color: #09432f;
}

p {
  font-size: 18px;
  color: #ece5de;
}
@media (min-width: 576px) {
  p {
    font-size: 18px;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span,
.h1 > span, .h2 > span, .h3 > span, .h4 > span, .h5 > span, .h6 > span {
  display: block;
}
h1.hr, h2.hr, h3.hr, h4.hr, h5.hr, h6.hr,
.h1.hr, .h2.hr, .h3.hr, .h4.hr, .h5.hr, .h6.hr {
  margin-bottom: 60px;
}
h1.hr::after, h2.hr::after, h3.hr::after, h4.hr::after, h5.hr::after, h6.hr::after,
.h1.hr::after, .h2.hr::after, .h3.hr::after, .h4.hr::after, .h5.hr::after, .h6.hr::after {
  position: absolute;
  bottom: -29px;
  width: 65px;
  height: 2px;
  background: #ffde21;
  content: "";
}
h1.hr--left::after, h2.hr--left::after, h3.hr--left::after, h4.hr--left::after, h5.hr--left::after, h6.hr--left::after,
.h1.hr--left::after, .h2.hr--left::after, .h3.hr--left::after, .h4.hr--left::after, .h5.hr--left::after, .h6.hr--left::after {
  left: 0;
}
h1.hr--center::after, h2.hr--center::after, h3.hr--center::after, h4.hr--center::after, h5.hr--center::after, h6.hr--center::after,
.h1.hr--center::after, .h2.hr--center::after, .h3.hr--center::after, .h4.hr--center::after, .h5.hr--center::after, .h6.hr--center::after {
  left: 50%;
  transform: translateX(-50%);
}

.h1--center, .h2--center, .h3--center, .h4--center, .h5--center, .h6--center {
  text-align: center;
}
.h1--white, .h2--white, .h3--white, .h4--white, .h5--white, .h6--white {
  color: #ece5de;
}
.h1--white .h1__subheading, .h2--white .h1__subheading, .h3--white .h1__subheading, .h4--white .h1__subheading, .h5--white .h1__subheading, .h6--white .h1__subheading {
  color: #ece5de;
}

h1 .h1__subheading {
  margin-top: 24px;
  font-size: 20px;
  font-weight: 300;
  color: #09432f;
  text-transform: none;
}
h1 .h1__subheading--small {
  font-size: 1rem;
}
@media (min-width: 768px) {
  h1 .h1__subheading {
    font-weight: 400;
  }
  h1 .h1__subheading--small {
    font-weight: 300;
  }
}

a {
  color: #ffde21;
  transition: color 0.3s;
}
a:hover {
  color: rgb(255, 218.2094594595, 7.5);
}

html, body {
  height: 100%;
}
html.no-scroll, body.no-scroll {
  overflow: hidden;
}

body {
  display: flex;
  flex-flow: column;
  flex-direction: column;
}

.main-container {
  flex: 1;
}

.content-container {
  background-color: #09432f;
  padding: 100px 0;
}
.content-container p {
  font-weight: 300;
}

.footer {
  padding: 90px 0 40px 0;
  margin-top: 0;
  color: #ece5de;
  text-align: center;
  background-color: #09432f;
  border: 20px solid;
  border-image-source: url("/media/ihafoy0h/lwf_2025_pattern_3000_v_repeat_9_16.png");
  border-image-slice: 100;
}
@media (min-width: 768px) {
  .footer {
    border-top: 25px solid;
    border-right: 50px solid;
    border-bottom: 50px solid;
    border-left: 50px solid;
    border-image-source: url("https://www.londonwinefair.com/media/l2gp4owg/lwf_2026_pattern_3000_repeat.png");
    border-image-slice: 50 100 100 100;
  }
}
@media (min-width: 992px) {
  .footer {
    display: flex;
    align-items: center;
    min-height: calc(90vh - 60px);
    text-align: left;
  }
}
.footer__section:not(:last-of-type) {
  margin-bottom: 60px;
}
@media (min-width: 992px) {
  .footer__section:not(:last-of-type) {
    margin-bottom: 0;
  }
}
@media (min-width: 576px) {
  .footer__section:nth-of-type(3) {
    margin-bottom: 0;
  }
}
.footer__logo img {
  max-width: 50%;
  filter: drop-shadow(1px 4px 3px #09432f);
}
@media (min-width: 992px) {
  .footer__logo img {
    max-width: 95%;
  }
}
.footer__col--bordered {
  border-left: 1px dotted rgba(236, 229, 222, 0.15);
}
.footer__col--bordered:nth-of-type(odd) {
  border: none;
}
@media (min-width: 992px) {
  .footer__col--bordered:nth-of-type(odd) {
    border-left: 1px dotted rgba(236, 229, 222, 0.15);
  }
}
.footer__header {
  margin-bottom: 15px;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
}
.footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.footer__link-list-item {
  margin-bottom: 8px;
}
.footer__link {
  position: relative;
  z-index: 0;
  font-weight: 300;
  color: #ece5de;
  text-decoration: none;
}
.footer__link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, rgba(236, 229, 222, 0.25), rgba(236, 229, 222, 0.05));
  border-radius: 2px 0 0 2px;
  content: "";
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.3s;
}
.footer__link:hover {
  color: #ece5de;
}
.footer__link:hover::after {
  transform: scaleX(1);
}
.footer__link--social > i {
  font-size: 2em;
}
.footer .social-icons {
  justify-content: center;
}
.footer .social-icons__item {
  margin: 0 10px;
}
@media (min-width: 992px) {
  .footer .social-icons {
    justify-content: flex-start;
  }
  .footer .social-icons__item {
    margin: 0 20px 0 0;
  }
}
.footer__disclaimer {
  margin-top: 90px;
}
.footer__disclaimer p {
  font-size: 13px;
  font-weight: 300;
}

.opening-time {
  margin-bottom: 8px;
  font-weight: 300;
}

.carousel-control-prev, .carousel-control-next {
  width: 5%;
}
.home__section:nth-of-type(even) .carousel-control-prev, .home__section:nth-of-type(even) .carousel-control-next {
  color: #09432f;
}

.carousel__control-icon {
  font-size: 40px;
}

.button,
a.button,
button.button,
.umb-rte a[data-mce-selected=inline-boundary].button {
  display: inline-flex;
  position: relative;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  padding: 8px 30px;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
  z-index: 1;
  outline: 0;
}
.button:hover,
a.button:hover,
button.button:hover,
.umb-rte a[data-mce-selected=inline-boundary].button:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
}
.button:hover:active,
a.button:hover:active,
button.button:hover:active,
.umb-rte a[data-mce-selected=inline-boundary].button:hover:active {
  box-shadow: none;
}
.button:disabled,
a.button:disabled,
button.button:disabled,
.umb-rte a[data-mce-selected=inline-boundary].button:disabled {
  cursor: not-allowed;
}
.button:disabled:hover,
a.button:disabled:hover,
button.button:disabled:hover,
.umb-rte a[data-mce-selected=inline-boundary].button:disabled:hover {
  box-shadow: none;
}
.button:disabled::after,
a.button:disabled::after,
button.button:disabled::after,
.umb-rte a[data-mce-selected=inline-boundary].button:disabled::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(236, 229, 222, 0.2);
  border-radius: 3px;
  z-index: -1;
}
.button--default,
a.button--default,
button.button--default,
.umb-rte a[data-mce-selected=inline-boundary].button--default {
  background-color: #ba5a87;
}
.button--primary,
a.button--primary,
button.button--primary,
.umb-rte a[data-mce-selected=inline-boundary].button--primary {
  background-color: #172243;
}
.button--secondary,
a.button--secondary,
button.button--secondary,
.umb-rte a[data-mce-selected=inline-boundary].button--secondary {
  background-color: #09432f;
}
.button--accent,
a.button--accent,
button.button--accent,
.umb-rte a[data-mce-selected=inline-boundary].button--accent {
  background-color: #ba5a87;
}
.button--accent-2,
a.button--accent-2,
button.button--accent-2,
.umb-rte a[data-mce-selected=inline-boundary].button--accent-2 {
  color: #09432f;
  background-color: #ba5a87;
}
.button--accent-3,
a.button--accent-3,
button.button--accent-3,
.umb-rte a[data-mce-selected=inline-boundary].button--accent-3 {
  color: #09432f;
  background-color: #ba5a87;
}
.button--white,
a.button--white,
button.button--white,
.umb-rte a[data-mce-selected=inline-boundary].button--white {
  background-color: #ece5de;
  color: #09432f;
}
.button--dark,
a.button--dark,
button.button--dark,
.umb-rte a[data-mce-selected=inline-boundary].button--dark {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ece5de;
}
.button--loud,
a.button--loud,
button.button--loud,
.umb-rte a[data-mce-selected=inline-boundary].button--loud {
  text-transform: uppercase;
}
.button--light,
a.button--light,
button.button--light,
.umb-rte a[data-mce-selected=inline-boundary].button--light {
  font-weight: 300;
}
.button--bold,
a.button--bold,
button.button--bold,
.umb-rte a[data-mce-selected=inline-boundary].button--bold {
  font-weight: 700;
}
.button--big,
a.button--big,
button.button--big,
.umb-rte a[data-mce-selected=inline-boundary].button--big {
  font-size: 20px;
  margin-bottom: 5px;
}
@media (min-width: 576px) {
  .button--big,
  a.button--big,
  button.button--big,
  .umb-rte a[data-mce-selected=inline-boundary].button--big {
    font-size: 22px;
  }
}
.button--loading,
a.button--loading,
button.button--loading,
.umb-rte a[data-mce-selected=inline-boundary].button--loading {
  color: transparent;
}
.button__loading-icon,
a.button__loading-icon,
button.button__loading-icon,
.umb-rte a[data-mce-selected=inline-boundary].button__loading-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: #ece5de;
  animation: pop-centered 0.3s;
}

.form--embedded {
  max-width: 600px;
  width: 100%;
  margin: auto;
  padding: 60px 10px 40px 10px;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.1);
}
.form--checkout {
  max-width: 100%;
  width: 100%;
  margin: auto;
  padding: 50px;
}
.form__group {
  position: relative;
  margin-bottom: 25px;
}
.form .form__group--errors-centered label.error {
  right: unset;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.form__actions {
  margin-top: 40px;
}
.form__label--required::after {
  content: "*";
  margin-left: 5px;
  color: #172243;
}
.form input:read-only, .form input:read-only:focus, .form textarea:read-only, .form textarea:read-only:focus {
  background: rgba(236, 229, 222, 0.1);
  color: rgba(236, 229, 222, 0.2);
  cursor: not-allowed;
  box-shadow: none;
}
.form input:disabled, .form select:disabled, .form textarea:disabled {
  background: rgba(236, 229, 222, 0.1);
  color: rgba(236, 229, 222, 0.2);
  cursor: not-allowed;
  box-shadow: none;
}
.form input.error, .form select.error, .form textarea.error {
  border-color: rgba(236, 64, 103, 0.6);
}
.form textarea {
  resize: none;
}
.form label.error {
  position: absolute;
  right: 0;
  font-size: 14px;
  font-weight: 700;
  color: #EC4067;
  animation: fade-in 0.2s;
}
.form--modal {
  padding: 0 40px 20px 40px;
}
.form--modal .form-label {
  margin-bottom: 0.3rem;
  color: #ece5de;
}
.form--modal .form-control {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 8px 16px;
}
.form--modal .form-control:focus {
  box-shadow: 0 0 0 0.25rem rgba(236, 229, 222, 0.1);
}
.form--modal .form-control.error:focus {
  box-shadow: 0 0 0 0.3rem rgba(236, 64, 103, 0.2);
}
.form--modal .form-control, .form--modal .form-control:focus {
  background-color: rgba(0, 0, 0, 0.2);
  color: #ece5de;
  font-weight: 300;
}
.form--modal select.form-control, .form--modal select.form-control:focus {
  background-color: #162639;
}
.form--modal .form--checkout select.form-control, .form--modal .form--checkout select.form-control:focus {
  background-color: #122233;
}

.g-recaptcha--centered {
  display: flex;
  justify-content: center;
}

/*
@function pow($base, $exponent) {
    $result: 1;

    @for $_ from 1 through $exponent {
        $result: $result * $base;
    }

    @return $result;
}*/
.loading__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(236, 229, 222, 0.9);
  z-index: 1060;
  animation: fade-in 0.2s ease-in;
}
.loading__content-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding: 30px 40px;
  color: #ece5de;
  font-weight: 400;
  border-radius: 6px;
  animation: pop 0.2s ease-in 1 forwards;
  background: rgba(9, 67, 47, 0.9);
}
.loading__message {
  margin-bottom: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: 300;
}

/*
@function pow($base, $exponent) {
    $result: 1;

    @for $_ from 1 through $exponent {
        $result: $result * $base;
    }

    @return $result;
}*/
/*Notifications.***********************************/
.notification {
  position: fixed;
  top: 200px;
  z-index: 10000;
  right: 0;
  -moz-transition: left 0.4s;
  -o-transition: left 0.4s;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
  left: 0;
  padding: 0 5px;
}
.notification--error {
  z-index: 20000; /*Over everything*/
}
.notification__body {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 450px;
  width: 100%;
  padding: 22px 15px 22px 30px;
  margin: auto;
  background-color: rgba(9, 67, 47, 0.9);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #ece5de;
  border-radius: 4px;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  animation: pop 0.3s ease-out;
}
.notification__close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ece5de;
  font-size: 18px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.notification__close-button:hover {
  color: #FFFFFF;
}
.notification__close-button--success {
  color: rgb(237.1020408163, 49.9836734694, 14.0979591837);
}
.notification__close-button--danger {
  color: #bf133a;
}
.notification__close-button--warning {
  color: rgb(18.4, 27.2, 53.6);
}
.notification__close-button--info {
  color: rgb(42.4, 169.6, 140.1795918367);
}
.notification__text {
  text-align: left;
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 0;
  font-size: 15px;
}
.notification__text > p {
  font-size: 15px;
  color: #ece5de;
  text-shadow: none;
  margin-bottom: 6px;
}
.notification__text > p:last-of-type {
  margin: 0;
}
.notification__message {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}
.notification__icon {
  display: flex;
  height: 50px;
  width: 50px;
  flex: 0 0 50px;
  padding: 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  border-radius: 100%;
  text-shadow: none;
}
.notification__icon--success {
  background-color: #f46246;
}
.notification__icon--danger {
  background-color: #EC4067;
}
.notification__icon--warning {
  background-color: #172243;
}
.notification__icon--info {
  background-color: #3BCEAC;
}
.notification--success {
  border: none;
  border-left: 8px solid #f46246;
}
.notification--danger {
  border: none;
  border-left: 8px solid #EC4067;
}
.notification--warning {
  border: none;
  border-left: 8px solid #172243;
}
.notification--info {
  border: none;
  border-left: 8px solid #3BCEAC;
}

.navbar-brand__container {
  position: fixed;
  height: 0;
  top: 0;
  z-index: 1031;
  transform: translateX(-50%);
  left: 50%;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .navbar-brand__container {
    display: none;
  }
}

.navigation {
  display: none;
  height: 60px;
  background-color: #09432f;
  padding: 0;
}
@media (min-width: 769px) {
  .navigation {
    display: flex;
  }
}
.navigation .navbar-brand {
  position: absolute;
}
.navigation__brand-image {
  height: 60px;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .navigation__brand-image {
    background: #09432f;
    transform: translateY(30px) scale(1.7);
    border-radius: 10px;
  }
}
.navigation__brand-image--shrunk {
  transform: translateY(0) scale(1);
  border-radius: 0;
}
.navigation__link {
  padding: 0.75rem 1.5rem;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  color: #ece5de;
}
.navbar-expand-sm .navbar-nav .navigation__link {
  padding: 0.75rem 1.5rem;
}
.navigation__link:hover {
  color: #ffde21;
}
.navigation__link:focus {
  color: #ffde21;
}
.navigation__link:focus:hover {
  color: #ffde21;
}
.navigation__link--home {
  margin-right: 10px;
  font-size: 30px;
}
.navbar-expand-sm .navbar-nav .navigation__link--home {
  padding: 0;
}
.navigation__link--home:hover {
  color: #ba5a87;
}
.navigation__social-links {
  display: none;
}
@media (min-width: 576px) {
  .navigation__social-links {
    display: block;
  }
}

.sub-menu {
  padding: 20px 0 0 0;
  border: none;
  background-color: transparent;
  animation: sub-menu-fade-in 0.3s ease-out;
}
.sub-menu::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 36px;
  width: 20px;
  height: 15px;
  clip-path: polygon(0% 100%, 50% 0%, 100% 100%);
  background: #ece5de;
}
.sub-menu__link {
  background: #ece5de;
  font-weight: 500;
  font-size: 16px;
  color: #09432f;
  white-space: nowrap;
  backdrop-filter: blur(4px);
}
.sub-menu__link:hover {
  color: #ba5a87;
}
.sub-menu__link:focus {
  color: #ba5a87;
}
.sub-menu__link:focus:hover {
  color: #ba5a87;
}
.sub-menu .nav-item:first-of-type .sub-menu__link {
  padding-top: 1.5rem;
  border-radius: 5px 5px 0 0;
}
.sub-menu .nav-item:last-of-type .sub-menu__link {
  padding-bottom: 1.5rem;
  border-radius: 0 0 5px 5px;
}
.sub-menu .nav-item:first-of-type:last-of-type .sub-menu__link {
  padding: 0.75rem 1.5rem;
  border-radius: 5px;
}

.nav-item.dropdown:hover .sub-menu {
  display: block;
}

.mobile-navigation {
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #09432f;
  z-index: 1030;
}
@media (min-width: 769px) {
  .mobile-navigation {
    display: none;
  }
}

header.banner-event {
  z-index: 301;
}

.mobile-menu__toggle {
  position: absolute;
  right: 15px;
  top: 11px;
  display: none;
  width: 39px;
  height: 39px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  justify-content: center;
  flex-flow: column;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 1033;
  margin-left: 20px;
}
.mobile-menu__toggle .toggle-line {
  height: 2px;
  width: 31px;
  background: #FFFFFF;
  margin: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-opacity: 1;
  opacity: 1;
  -moz-transform: translateY(0) rotate(0);
  -ms-transform: translateY(0) rotate(0);
  -o-transform: translateY(0) rotate(0);
  -webkit-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
  will-change: transform;
}
.mobile-menu__toggle.loaded .toggle-line {
  background-color: #09432f;
}
.mobile-menu__toggle.loaded .toggle-line:first-child {
  -moz-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.mobile-menu__toggle.loaded .toggle-line:nth-child(2) {
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -moz-opacity: 0;
  opacity: 0;
}
.mobile-menu__toggle.loaded .toggle-line:last-child {
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.mobile-menu__splash {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 1px;
  height: 1px;
}
.mobile-menu__splash::after {
  content: "";
  display: block;
  position: absolute;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(236, 229, 222, 0.97);
  backdrop-filter: blur(8px);
  width: 284vmax;
  height: 284vmax;
  top: -142vmax;
  left: -142vmax;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -o-transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
  will-change: transform;
  z-index: 1031;
}
.mobile-menu__maincontainer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1032;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  visibility: hidden;
  display: block;
}
@media (min-width: 769px) {
  .mobile-menu__maincontainer {
    display: none;
  }
}
.mobile-menu__maincontainer.loaded {
  visibility: visible;
}
.mobile-menu__maincontainer.loaded + .mobile-menu__splash::after {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mobile-menu__items {
  display: flex;
  flex-flow: column;
  height: 100vh;
  justify-content: center;
  overflow: hidden;
}
.mobile-menu__item {
  width: 300px;
  display: block;
  margin: 0 auto;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
  -o-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
  transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.3s;
}
.mobile-menu__item:nth-of-type(1) {
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}
.mobile-menu__item:nth-of-type(2) {
  -moz-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  -o-transform: translateY(-80px);
  -webkit-transform: translateY(-80px);
  transform: translateY(-80px);
}
.mobile-menu__item:nth-of-type(3) {
  -moz-transform: translateY(-120px);
  -ms-transform: translateY(-120px);
  -o-transform: translateY(-120px);
  -webkit-transform: translateY(-120px);
  transform: translateY(-120px);
}
.mobile-menu__item:nth-of-type(4) {
  -moz-transform: translateY(-160px);
  -ms-transform: translateY(-160px);
  -o-transform: translateY(-160px);
  -webkit-transform: translateY(-160px);
  transform: translateY(-160px);
}
.mobile-menu__item:nth-of-type(5) {
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  transform: translateY(-200px);
}
.mobile-menu__item:nth-of-type(6) {
  -moz-transform: translateY(-240px);
  -ms-transform: translateY(-240px);
  -o-transform: translateY(-240px);
  -webkit-transform: translateY(-240px);
  transform: translateY(-240px);
}
.mobile-menu__item:nth-of-type(7) {
  -moz-transform: translateY(-280px);
  -ms-transform: translateY(-280px);
  -o-transform: translateY(-280px);
  -webkit-transform: translateY(-280px);
  transform: translateY(-280px);
}
.mobile-menu__item:nth-of-type(8) {
  -moz-transform: translateY(-320px);
  -ms-transform: translateY(-320px);
  -o-transform: translateY(-320px);
  -webkit-transform: translateY(-320px);
  transform: translateY(-320px);
}
.mobile-menu__item:nth-of-type(9) {
  -moz-transform: translateY(-360px);
  -ms-transform: translateY(-360px);
  -o-transform: translateY(-360px);
  -webkit-transform: translateY(-360px);
  transform: translateY(-360px);
}
.mobile-menu__item:nth-of-type(10) {
  -moz-transform: translateY(-400px);
  -ms-transform: translateY(-400px);
  -o-transform: translateY(-400px);
  -webkit-transform: translateY(-400px);
  transform: translateY(-400px);
}
.mobile-menu__item:nth-of-type(11) {
  -moz-transform: translateY(-440px);
  -ms-transform: translateY(-440px);
  -o-transform: translateY(-440px);
  -webkit-transform: translateY(-440px);
  transform: translateY(-440px);
}
.mobile-menu__item:nth-of-type(12) {
  -moz-transform: translateY(-480px);
  -ms-transform: translateY(-480px);
  -o-transform: translateY(-480px);
  -webkit-transform: translateY(-480px);
  transform: translateY(-480px);
}
.mobile-menu__item:nth-of-type(13) {
  -moz-transform: translateY(-520px);
  -ms-transform: translateY(-520px);
  -o-transform: translateY(-520px);
  -webkit-transform: translateY(-520px);
  transform: translateY(-520px);
}
.mobile-menu__item:nth-of-type(14) {
  -moz-transform: translateY(-560px);
  -ms-transform: translateY(-560px);
  -o-transform: translateY(-560px);
  -webkit-transform: translateY(-560px);
  transform: translateY(-560px);
}
.mobile-menu__item:nth-of-type(15) {
  -moz-transform: translateY(-600px);
  -ms-transform: translateY(-600px);
  -o-transform: translateY(-600px);
  -webkit-transform: translateY(-600px);
  transform: translateY(-600px);
}
.mobile-menu__item:nth-of-type(16) {
  -moz-transform: translateY(-640px);
  -ms-transform: translateY(-640px);
  -o-transform: translateY(-640px);
  -webkit-transform: translateY(-640px);
  transform: translateY(-640px);
}
.mobile-menu__item:nth-of-type(17) {
  -moz-transform: translateY(-680px);
  -ms-transform: translateY(-680px);
  -o-transform: translateY(-680px);
  -webkit-transform: translateY(-680px);
  transform: translateY(-680px);
}
.mobile-menu__item:nth-of-type(18) {
  -moz-transform: translateY(-720px);
  -ms-transform: translateY(-720px);
  -o-transform: translateY(-720px);
  -webkit-transform: translateY(-720px);
  transform: translateY(-720px);
}
.mobile-menu__item:nth-of-type(19) {
  -moz-transform: translateY(-760px);
  -ms-transform: translateY(-760px);
  -o-transform: translateY(-760px);
  -webkit-transform: translateY(-760px);
  transform: translateY(-760px);
}
.mobile-menu__maincontainer.loaded .mobile-menu__item {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-opacity: 1;
  opacity: 1;
  -moz-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  -o-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
}
.mobile-menu__item i.fa-home {
  width: 40px;
  font-size: 25px;
}
.mobile-menu__item span {
  position: relative;
  font-size: 20px;
}
.mobile-menu__link, .mobile-menu__link:focus {
  position: relative;
  display: block;
  padding: 12px 15px;
  margin: 10px auto;
  color: #09432f;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mobile-menu__link:hover, .mobile-menu__link:active {
  text-decoration: none;
  color: #09432f;
  background-color: rgba(255, 255, 255, 0.3);
}
.mobile-menu__submenu {
  position: absolute;
  top: 0;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 100%;
  width: 100%;
  z-index: 10;
  background: #ece5de;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: flex-start;
  padding-bottom: 50px;
  padding-top: 135px;
}
.mobile-menu__submenu.expanded {
  position: absolute;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 10;
}

/*Mobile only*/
@media screen and (max-width: 768px) {
  .mobile-menu__toggle {
    display: flex;
  }
}
.mobile-submenu__items {
  display: flex;
  flex-flow: column;
  width: 100%;
  align-items: center;
  visibility: hidden;
  overflow-y: auto;
  padding-top: 40px;
  overflow-x: hidden;
}
.mobile-menu__submenu.expanded .mobile-submenu__items {
  visibility: visible;
}
.mobile-submenu__item {
  display: block;
  width: 100%;
  margin: 10px 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 0.5s cubic-bezier(0, 0.995, 0.99, 1) 0.2s;
  -o-transition: all 0.5s cubic-bezier(0, 0.995, 0.99, 1) 0.2s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0.995, 0.99, 1) 0.2s;
  transition: all 0.5s cubic-bezier(0, 0.995, 0.99, 1) 0.2s;
}
.mobile-submenu__item:nth-child(1) {
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  -webkit-transform: translateX 40px;
  transform: translateX(120px);
}
.mobile-submenu__item:nth-child(2) {
  -moz-transform: translateX(80px);
  -ms-transform: translateX(80px);
  -o-transform: translateX(80px);
  -webkit-transform: translateX 80px;
  transform: translateX(240px);
}
.mobile-submenu__item:nth-child(3) {
  -moz-transform: translateX(120px);
  -ms-transform: translateX(120px);
  -o-transform: translateX(120px);
  -webkit-transform: translateX 120px;
  transform: translateX(360px);
}
.mobile-submenu__item:nth-child(4) {
  -moz-transform: translateX(160px);
  -ms-transform: translateX(160px);
  -o-transform: translateX(160px);
  -webkit-transform: translateX 160px;
  transform: translateX(480px);
}
.mobile-submenu__item:nth-child(5) {
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  -o-transform: translateX(200px);
  -webkit-transform: translateX 200px;
  transform: translateX(600px);
}
.mobile-submenu__item:nth-child(6) {
  -moz-transform: translateX(240px);
  -ms-transform: translateX(240px);
  -o-transform: translateX(240px);
  -webkit-transform: translateX 240px;
  transform: translateX(720px);
}
.mobile-submenu__item:nth-child(7) {
  -moz-transform: translateX(280px);
  -ms-transform: translateX(280px);
  -o-transform: translateX(280px);
  -webkit-transform: translateX 280px;
  transform: translateX(840px);
}
.mobile-submenu__item:nth-child(8) {
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  -webkit-transform: translateX 320px;
  transform: translateX(960px);
}
.mobile-submenu__item:nth-child(9) {
  -moz-transform: translateX(360px);
  -ms-transform: translateX(360px);
  -o-transform: translateX(360px);
  -webkit-transform: translateX 360px;
  transform: translateX(1080px);
}
.mobile-submenu__item:nth-child(10) {
  -moz-transform: translateX(400px);
  -ms-transform: translateX(400px);
  -o-transform: translateX(400px);
  -webkit-transform: translateX 400px;
  transform: translateX(1200px);
}
.mobile-submenu__item:nth-child(11) {
  -moz-transform: translateX(440px);
  -ms-transform: translateX(440px);
  -o-transform: translateX(440px);
  -webkit-transform: translateX 440px;
  transform: translateX(1320px);
}
.mobile-submenu__item:nth-child(12) {
  -moz-transform: translateX(480px);
  -ms-transform: translateX(480px);
  -o-transform: translateX(480px);
  -webkit-transform: translateX 480px;
  transform: translateX(1440px);
}
.mobile-submenu__item:nth-child(13) {
  -moz-transform: translateX(520px);
  -ms-transform: translateX(520px);
  -o-transform: translateX(520px);
  -webkit-transform: translateX 520px;
  transform: translateX(1560px);
}
.mobile-submenu__item:nth-child(14) {
  -moz-transform: translateX(560px);
  -ms-transform: translateX(560px);
  -o-transform: translateX(560px);
  -webkit-transform: translateX 560px;
  transform: translateX(1680px);
}
.mobile-submenu__item:nth-child(15) {
  -moz-transform: translateX(600px);
  -ms-transform: translateX(600px);
  -o-transform: translateX(600px);
  -webkit-transform: translateX 600px;
  transform: translateX(1800px);
}
.mobile-submenu__item:nth-child(16) {
  -moz-transform: translateX(640px);
  -ms-transform: translateX(640px);
  -o-transform: translateX(640px);
  -webkit-transform: translateX 640px;
  transform: translateX(1920px);
}
.mobile-submenu__item:nth-child(17) {
  -moz-transform: translateX(680px);
  -ms-transform: translateX(680px);
  -o-transform: translateX(680px);
  -webkit-transform: translateX 680px;
  transform: translateX(2040px);
}
.mobile-submenu__item:nth-child(18) {
  -moz-transform: translateX(720px);
  -ms-transform: translateX(720px);
  -o-transform: translateX(720px);
  -webkit-transform: translateX 720px;
  transform: translateX(2160px);
}
.mobile-submenu__item:nth-child(19) {
  -moz-transform: translateX(760px);
  -ms-transform: translateX(760px);
  -o-transform: translateX(760px);
  -webkit-transform: translateX 760px;
  transform: translateX(2280px);
}
.mobile-menu__submenu.expanded .mobile-submenu__item {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-opacity: 1;
  opacity: 1;
}
.mobile-submenu__item a.mobile-menu__link, .mobile-submenu__item a.mobile-menu__link:focus {
  display: flex;
  height: 100%;
  width: 100%;
  margin: 0;
  align-items: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  flex-flow: column;
}
.mobile-submenu__item span {
  color: #09432f;
  font-size: 20px;
}

.mobile-menu__maincontainer .mobile-menu__submenu .mobile-menu__item a.mobile-menu__link:hover {
  background: var(--darker-02);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.mobile-menu__maincontainer .mobile-menu__submenu .mobile-menu__item span.nav-item-text {
  text-transform: none;
  font-weight: 300;
  font-family: var(--primary-font-family);
  font-size: 0.9em;
}

.mobile-menu__submenu a.navigation-item {
  padding-left: 30px;
}

.mobile-menu__submenu-header {
  position: absolute;
  top: 90px;
  width: 100%;
  padding: 10px;
  color: #09432f;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.05);
}

a.go-back-mobile-menu__item {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-left: 10px;
  left: 10px;
  color: #172243;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  text-decoration: none;
}

a.go-back-mobile-menu__item i {
  margin-right: 5px;
}

.mobile-menu__ctas {
  position: absolute;
  display: flex;
  align-items: center;
  bottom: 0;
  width: 100%;
  height: 50px;
  padding-top: 3px;
  background: #f7f7f7;
  border-top: 1px solid #dfe1e1;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  -o-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  -webkit-transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  transition: all 0.3s cubic-bezier(0, 0.995, 0.99, 1) 0.5s;
  z-index: 10;
}
.mobile-menu__maincontainer.loaded .mobile-menu__ctas {
  -moz-opacity: 1;
  opacity: 1;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mobile-menu__ctas .social-icons {
  justify-content: center;
}
.mobile-menu__ctas .social-icons__container {
  left: 50%;
  transform: translate(-50%, -50%);
}
.mobile-menu__ctas .social-icons__item {
  margin: 0 10px;
}
.mobile-menu__ctas .social-icons__link {
  color: #09432f;
}

.menu-social {
  text-align: center;
  padding: 4px;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-social a {
  color: #ece5de;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-flex;
  width: 36px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  height: 36px;
  text-decoration: none;
  border: 1px solid transparent;
}

.menu-social a:hover {
  border-color: #dfe1e1;
  background: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.newsletter {
  position: relative;
  padding: 70px 0 90px 0;
  background-color: #09432f;
  border: 20px solid;
  border-image-source: url("/media/ihafoy0h/lwf_2025_pattern_3000_v_repeat_9_16.png");
  border-image-slice: 100;
}
@media (min-width: 768px) {
  .newsletter {
    display: flex;
    align-items: center;
    min-height: calc(70vh - 60px);
    border-top: 50px solid;
    border-right: 50px solid;
    border-bottom: 25px solid;
    border-left: 50px solid;
    border-image-source: url("https://www.londonwinefair.com/media/l2gp4owg/lwf_2026_pattern_3000_repeat.png");
    border-image-slice: 100 100 50 100;
  }
  .body-homepage-1093 .newsletter {
    border-top: 25px solid;
    border-image-slice: 50 100;
  }
}
.newsletter__header {
  padding-bottom: 0;
  color: #ece5de;
  text-align: center;
}
.newsletter__subheader, .newsletter__subheader.section__subheader {
  padding: 10px;
  margin-top: 40px;
  font-size: 28px;
  color: #ffde21;
  text-transform: none;
}
.newsletter__form label.error {
  right: unset;
  bottom: 0;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, calc(100% + 10px));
}
.newsletter__form-group {
  flex-flow: column;
  flex-direction: column;
  padding: 0 30px;
}
@media (min-width: 576px) {
  .newsletter__form-group {
    flex-flow: row;
    flex-direction: row;
    padding: 0;
  }
}
.newsletter__email-control {
  padding: 8px 16px;
  border: 2px solid #fff;
}
@media (min-width: 576px) {
  .newsletter__email-control {
    border-radius: 4px 0 0 4px;
  }
}
.newsletter__button, .newsletter__button.button {
  display: flex;
  flex: 0 0 100%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 22px;
  font-weight: 600;
  color: #09432f;
  background-color: #ffde21;
  border-radius: 4px;
}
@media (min-width: 576px) {
  .newsletter__button, .newsletter__button.button {
    margin-top: 0;
  }
}
.newsletter--light {
  background-color: #ece5de;
}
.newsletter--light .newsletter__header {
  font-weight: 600;
  color: #09432f;
}
.newsletter--light .newsletter__subheader {
  font-weight: 500;
}
.newsletter--light .newsletter__button {
  background-color: #09432f;
}

button.newsletter__button {
  font-size: 19px;
}
@media (min-width: 576px) {
  button.newsletter__button {
    font-size: 1rem;
    border-radius: 0 4px 4px 0;
  }
}

.image-strip {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 576px) {
  .image-strip--vertical {
    padding: 10px 5px;
    background: rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    flex-flow: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .image-strip--vertical {
    flex-flow: column;
    flex-direction: column;
    padding: 20px 5px;
    background: transparent;
    margin-bottom: 0;
    height: 100%;
    justify-content: center;
  }
}
@media (min-width: 576px) {
  .image-strip__item {
    margin: 0 5px;
  }
}
@media (min-width: 992px) {
  .image-strip__item:not(:last-of-type) {
    margin-bottom: 15px;
  }
}
.image-strip__image {
  display: none;
}
.image-strip__image--default {
  display: block;
  width: 90%;
  margin: 0 auto 40px auto;
}
@media (min-width: 576px) {
  .image-strip__image--default {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .image-strip__image--mobile-only {
    display: none;
  }
}
@media (min-width: 576px) {
  .image-strip__image {
    width: 100%;
    max-width: 280px;
    display: block;
    /*box-shadow: $shadow-default;*/
  }
}

.review {
  display: block;
  position: relative;
  padding: 10px 20px;
}
.review--centered {
  text-align: center;
}
.review--dark {
  padding: 30px;
  background: rgba(0, 0, 0, 0.1);
}
.review__opening-quote, .review__closing-quote {
  position: relative;
  top: -5px;
  opacity: 0.6;
}
.review__text {
  font-style: italic;
  margin-bottom: 10px;
}
.review__reviewer {
  font-weight: 500;
}
.review__name {
  color: #fff;
}
.review__role {
  font-weight: 300;
  font-style: italic;
}
.review__company {
  color: #ffde21;
}

.testimonials-carousel {
  display: flex;
  align-items: center;
}
.testimonials-carousel__group {
  display: flex;
  justify-content: center;
}
.testimonials-carousel__slot {
  display: flex;
  justify-content: center;
}
.testimonials-carousel__item {
  display: flex;
  flex-flow: column;
  flex-direction: column;
  flex: 1;
  cursor: grab;
}
.testimonials-carousel__item:active {
  cursor: grabbing;
}
.testimonials-carousel__image-wrapper {
  text-align: center;
}
.testimonials-carousel__image {
  max-width: 250px;
  width: 100%;
  height: auto;
  margin: auto;
  border-radius: 50%;
}
.testimonials-carousel__body {
  padding: 30px 0 0 0;
  text-align: center;
  font-style: italic;
}
.testimonials-carousel__text {
  position: relative;
  font-weight: 300;
}
.testimonials-carousel__footer {
  text-align: center;
}
.testimonials-carousel__footer > * {
  font-weight: 500;
}
.testimonials-carousel__name {
  color: #fff;
}
.testimonials-carousel__role {
  font-style: italic;
  color: #ffde21;
}
.testimonials-carousel__company {
  color: #ffde21;
}

.image-carousel__group {
  display: flex;
  justify-content: center;
}
.image-carousel__slot {
  display: flex;
  justify-content: center;
}
.image-carousel__item {
  display: flex;
  flex-flow: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 1 200px;
  height: 200px;
}
.image-carousel__item > img {
  max-width: 100%;
  background-color: #fff;
  border-radius: 4px;
}

.section__header {
  padding-bottom: 30px;
  font-size: 2.4em;
}
@media (min-width: 768px) {
  .section__header {
    font-size: 3em;
  }
}
@media (min-width: 992px) {
  .section__header--big {
    font-size: 3.4em;
  }
}
.section__header--right {
  text-align: right;
}
.section__header--centered {
  text-align: center;
}
.home__section:nth-of-type(even) .section__header {
  font-weight: 600;
}
.section__subheader {
  margin-top: 10px;
  font-size: 18px;
  text-transform: none;
  color: #ffde21;
}
.section__side-content {
  display: flex;
  flex-flow: column;
  flex-direction: column;
  justify-content: center;
  padding: 0 30px;
}
@media (min-width: 992px) {
  .section__side-content {
    padding: 0;
  }
}
.section__side-content--no-padding {
  padding: 0;
}
.section__text {
  font-size: 18px;
  font-weight: 300;
}
.home__section:nth-of-type(even) .section__text {
  font-weight: 300;
}
.section__image {
  height: auto;
  border-radius: 4px;
}
.section__image-container {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .section__image-container {
    margin-bottom: 0;
  }
}
.section__image--90 {
  display: block;
  max-width: 90%;
  margin: auto;
}
@media (min-width: 992px) {
  .section__image--90 {
    margin: 0;
  }
}

.social-icons__container {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-10px, -50%);
}
@media (min-width: 576px) {
  .social-icons__container {
    transform: translate(-50%, -50%);
  }
}

.social-icons {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.social-icons__item {
  margin-right: 20px;
}
.social-icons__link {
  display: block;
  color: #ece5de;
  transition: all 0.3s;
}
.social-icons--primary .social-icons__link {
  color: #172243;
}
.social-icons__link:hover {
  transform: translateY(-3px);
}
.social-icons__link--facebook:hover {
  color: #3b5998;
}
.social-icons__link--twitter:hover {
  color: #000;
}
.social-icons__link--linkedin:hover {
  color: #007bb6;
}
.social-icons__link--youtube:hover {
  color: #FF0000;
}
.social-icons__link--instagram:hover {
  color: #C32AA3;
}
.social-icons__icon {
  font-size: 32px;
}
.social-icons--footer {
  position: static;
  transform: none;
  margin-top: 20px;
}

.social-icons__container--floating-right {
  display: block;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 20;
  transform: translate(100%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.social-icons__container--floating-right--visible {
  transform: translate(0, -50%);
  opacity: 1;
}
.social-icons__container--floating-right .social-icons {
  text-align: right;
  flex-flow: column;
  flex-direction: column;
}
.social-icons__container--floating-right .social-icons__item {
  margin-right: 0;
}
.social-icons__container--floating-right .social-icons__item:first-of-type .social-icons__link {
  border-top-left-radius: 4px;
}
.social-icons__container--floating-right .social-icons__item:last-of-type .social-icons__link {
  border-bottom-left-radius: 4px;
}
.social-icons__container--floating-right .social-icons__link {
  display: inline-block;
  width: 54px;
  padding: 10px;
  background-color: #ffde21;
  color: #172243;
  transition: all 0.3s;
}
.social-icons__container--floating-right .social-icons__link:hover {
  width: 60px;
  padding-right: 15px;
  border-radius: 4px 0 0 4px;
  color: #ece5de !important;
  transform: none;
}
.social-icons__container--floating-right .social-icons__link--facebook:hover {
  background-color: #3b5998;
}
.social-icons__container--floating-right .social-icons__link--twitter:hover {
  background-color: #000;
}
.social-icons__container--floating-right .social-icons__link--linkedin:hover {
  background-color: #007bb6;
}
.social-icons__container--floating-right .social-icons__link--youtube:hover {
  background-color: #FF0000;
}
.social-icons__container--floating-right .social-icons__link--instagram:hover {
  background-color: #C32AA3;
}

.content-header {
  background-size: cover;
  background-position: center;
  padding-top: 60px;
}
.content-header__container {
  margin-top: 40px;
}
.content-header__logo {
  max-height: 100px;
  display: inline-block;
}
@media (min-width: 576px) {
  .content-header__logo {
    max-height: 180px;
  }
}
.content-header__logo-link {
  display: inline-block;
}
.content-header__section {
  padding: 30px 0 10px 0;
  background: linear-gradient(0deg, rgba(236, 229, 222, 0.9), transparent);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-top: 20px;
}
@media (min-width: 576px) {
  .content-header__section {
    margin-top: 30px;
    background: rgba(236, 229, 222, 0.5);
    background: linear-gradient(0deg, rgba(236, 229, 222, 0.6), transparent);
    backdrop-filter: blur(2px);
  }
}
.content-header__heading {
  font-size: 2.4rem;
  color: #09432f;
  font-weight: 600;
}
@media (min-width: 768px) {
  .content-header__heading {
    font-size: 3.4rem;
  }
}

.faqs {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}
.faqs__question {
  margin-bottom: 60px;
  background: rgba(0, 0, 0, 0.2);
  padding: 30px 20px;
  border-radius: 10px;
  border: 5px solid rgba(236, 229, 222, 0.3);
}
.faqs__answer {
  font-weight: 300;
}
.faqs__title {
  color: #ece5de;
  text-transform: none;
  font-size: 2.5rem;
  margin-bottom: 15px;
}

.contacts {
  display: flex;
  padding: 0;
  margin: 0;
  flex-flow: column;
  flex-direction: column;
  list-style-type: none;
}
@media (min-width: 576px) {
  .contacts {
    flex-flow: row;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.contacts__item {
  display: flex;
  flex: 1;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  .contacts__item {
    padding-top: 50px;
    flex: 1 1 33%;
    flex-flow: column;
    flex-direction: column;
  }
}
.contacts__card {
  display: flex;
  flex-flow: column;
  align-items: center;
  flex: 1;
  max-width: 320px;
  width: 100%;
  margin: auto;
  padding: 50px 40px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.contacts__photo {
  display: block;
  max-width: 200px;
  height: auto;
  margin: auto;
  border-radius: 50%;
}
.contacts__info {
  padding-top: 40px;
}
.contacts__info > * {
  display: block;
  color: #ece5de;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
.contacts__name {
  font-weight: 400;
}
.contacts__email {
  font-weight: 400;
}

.testimonials__item:nth-of-type(even) {
  background: #ece5de;
}
@media (min-width: 576px) {
  .testimonials__item:nth-of-type(even) {
    background-color: #09432f;
  }
}

.testimonial {
  display: flex;
  padding: 80px 0;
  flex-flow: column;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 576px) {
  .testimonial {
    flex-flow: row;
    flex-direction: row;
  }
}
@media (min-width: 576px) {
  .testimonial__photo-container {
    flex: 0 0 150px;
  }
}
.testimonial__photo {
  display: block;
  max-width: 150px;
  width: 100%;
  margin: auto;
  border-radius: 50%;
}
@media (min-width: 576px) {
  .testimonial__text-content {
    position: relative;
    display: flex;
    flex-flow: column;
    flex: 1;
    padding: 60px 40px;
    margin: 0 30px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
  }
}
.testimonial__opening-quote {
  margin-top: 20px;
  color: #ece5de;
  font-size: 40px;
  line-height: 1;
  text-align: center;
}
@media (min-width: 576px) {
  .testimonial__opening-quote {
    font-size: 130px;
    position: absolute;
    top: -75px;
    left: -22px;
    text-align: left;
    opacity: 0.2;
  }
}
.testimonial__body {
  padding: 20px;
  text-align: center;
  font-style: italic;
}
@media (min-width: 576px) {
  .testimonial__body p {
    margin: 0;
  }
}
.testimonial__info {
  margin-top: 10px;
  color: #ece5de;
}
@media (min-width: 576px) {
  .testimonial__info {
    color: #172243;
    text-align: center;
    order: 2;
  }
}
.testimonial__info > * {
  display: block;
  text-align: center;
}
@media (min-width: 576px) {
  .testimonial__info > * {
    display: inline-block;
  }
  .testimonial__info > *:not(:last-child)::after {
    content: ",";
  }
}
.testimonial__name {
  font-weight: 400;
}
.testimonial__role, .testimonial__company {
  font-weight: 300;
}
@media (min-width: 576px) {
  .testimonial__name, .testimonial__role, .testimonial__company {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 500;
  }
}

@media (min-width: 576px) {
  .testimonials__item:nth-of-type(even) .testimonial__photo-container {
    order: 2;
  }
}
.testimonials__item:nth-of-type(even) .testimonial__body p {
  color: #09432f;
  font-weight: 400;
}
@media (min-width: 576px) {
  .testimonials__item:nth-of-type(even) .testimonial__body p {
    color: #ece5de;
    font-weight: 300;
  }
}
.testimonials__item:nth-of-type(even) .testimonial__opening-quote {
  color: #09432f;
}
@media (min-width: 576px) {
  .testimonials__item:nth-of-type(even) .testimonial__opening-quote {
    color: #ece5de;
    left: unset;
    right: -22px;
    transform: rotateY(180deg) rotateX(180deg);
  }
}
.testimonials__item:nth-of-type(even) .testimonial__name {
  font-weight: 500;
}
.testimonials__item:nth-of-type(even) .testimonial__role, .testimonials__item:nth-of-type(even) .testimonial__company {
  font-weight: 400;
}
.testimonials__item:nth-of-type(even) .testimonial__name, .testimonials__item:nth-of-type(even) .testimonial__role, .testimonials__item:nth-of-type(even) .testimonial__company {
  color: #09432f;
}
@media (min-width: 576px) {
  .testimonials__item:nth-of-type(even) .testimonial__name, .testimonials__item:nth-of-type(even) .testimonial__role, .testimonials__item:nth-of-type(even) .testimonial__company {
    color: #172243;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 500;
  }
}

.agents {
  display: flex;
  padding: 0;
  margin: 0;
  flex-flow: column;
  flex-direction: column;
  list-style-type: none;
}
@media (min-width: 576px) {
  .agents {
    flex-flow: row;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.agents__item {
  display: flex;
  flex-flow: column;
  flex-direction: column;
  flex: 1;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  .agents__item {
    padding-top: 50px;
    flex: 1 1 33%;
  }
}

.agent__card {
  display: flex;
  flex: 1;
  max-width: 360px;
  width: 100%;
  padding: 50px 40px;
  margin: auto;
  flex-flow: column;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.agent__photo-container {
  display: flex;
}
.agent__photo {
  display: block;
  max-width: 100px;
  height: auto;
  margin: auto;
  border-radius: 50%;
}
.agent__info {
  padding-top: 40px;
}
.agent__info > * {
  display: block;
  color: #ece5de;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
.agent__info > *:not(:last-of-type) {
  margin-bottom: 3px;
}
.agent__email > a {
  color: #ffde21;
}
.agent__name {
  font-weight: 400;
}
.agent__company {
  font-style: italic;
}

.modal--dark .modal-content {
  background-color: #09432f;
  border: none;
}
.modal__title {
  flex: 1;
  text-align: center;
  color: #172243;
  font-size: 28px;
}
.modal__header {
  border-bottom: none;
}
.modal__header--underlined {
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}
.modal__description {
  font-weight: 300;
  margin-bottom: 20px;
}
.modal--md {
  max-width: 600px;
}
.modal__gdpr {
  padding: 20px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
}

.fade-scale {
  transform: scale(0.6);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.fade-scale.in {
  opacity: 1;
  transform: scale(1);
}

.image-slider__item {
  cursor: grab;
}
.image-slider__item:active {
  cursor: grabbing;
}
.image-slider__item--centered {
  vertical-align: middle !important;
}
.home-header {
  position: relative;
  padding-top: 60px;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 576px) {
  .home-header::after {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
}
.home-header__bg-image {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  transition: opacity 1s ease-in-out;
  opacity: 0;
}
.home-header__bg-image.active {
  opacity: 1;
}
.home-header__container {
  position: relative;
}
@media (min-width: 576px) {
  .home-header__container {
    position: absolute;
    top: 60px;
    bottom: 0;
  }
}
.home-header__content {
  position: relative;
  max-height: calc(100vh - 60px);
  z-index: 1000;
}
@media (min-width: 576px) {
  .home-header__content {
    height: calc(0.5625 * (100vw - 17px));
  }
}
.home-header__video-background {
  position: absolute;
  left: 0;
  display: none;
}
.home-header__video-background::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 576px) {
  .home-header__video-background {
    display: block;
  }
}
.home-header__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  margin-top: 50px;
  animation: main-log-load 0.8s ease-out;
}
@media (min-width: 992px) {
  .home-header__logo {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .home-header__logo {
    margin-bottom: 80px;
  }
}
.home-header__logo > img {
  max-width: 250px;
  width: 100%;
  height: auto;
}
@media (min-width: 576px) {
  .home-header__logo > img {
    max-width: 200px;
  }
}
@media (min-width: 992px) {
  .home-header__logo > img {
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .home-header__logo > img {
    max-width: 300px;
  }
}
.home-header__actions {
  text-align: center;
}
.home-header__actions--stacked {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.home-header a.home-header__button, .home-header__button {
  max-width: 320px;
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 20px;
  animation: main-button-load 0.8s ease-out;
  animation-fill-mode: backwards;
  /*  &:first-of-type {
      animation-delay: $transition-duration-fast;
    }

    &:nth-of-type(2) {
      animation-delay: $transition-duration-fast * 2;
    }*/
}
.home-header a.home-header__button:nth-of-type(1), .home-header__button:nth-of-type(1) {
  animation-delay: 0.2s;
}
.home-header a.home-header__button:nth-of-type(2), .home-header__button:nth-of-type(2) {
  animation-delay: 0.4s;
}
.home-header a.home-header__button:nth-of-type(3), .home-header__button:nth-of-type(3) {
  animation-delay: 0.6s;
}
.home-header a.home-header__button:nth-of-type(4), .home-header__button:nth-of-type(4) {
  animation-delay: 0.8s;
}
.home-header a.home-header__button:nth-of-type(5), .home-header__button:nth-of-type(5) {
  animation-delay: 1s;
}
@media (min-width: 992px) {
  .home-header a.home-header__button, .home-header__button {
    max-width: 400px;
    font-size: 24px;
  }
}
.home-header__scroll-more-container {
  display: none;
  animation: fade-in 1s ease-out backwards;
  animation-delay: 0.6s;
}
@media (min-width: 1200px) {
  .home-header__scroll-more-container {
    display: block;
  }
}
.home-header__scroll-more {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
  transition: opacity 0.3s, box-shadow 0.3s;
  -webkit-animation: scroll-more-bounce 2s infinite 2s;
  animation: scroll-more-bounce 2s infinite 2s;
}
.home-header__scroll-more:hover {
  animation-play-state: paused;
  opacity: 1 !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}
.home-header__scroll-more i {
  font-size: 24px;
  color: #09432f;
}

.whats-on__items--cards, .whats-on__items--cards.whats-on__items {
  align-items: stretch;
}
.whats-on__item-card, .whats-on__item-card.whats-on__item {
  flex: 1 1 calc(100% - 2 * 20px);
}
@media (min-width: 992px) {
  .whats-on__item-card--horizontal, .whats-on__item-card--horizontal.whats-on__item {
    flex: 0 1 calc(50% - 2 * 20px);
  }
}
.whats-on__item-card--vertical, .whats-on__item-card--vertical.whats-on__item {
  display: flex;
}
@media (min-width: 768px) {
  .whats-on__item-card--vertical, .whats-on__item-card--vertical.whats-on__item {
    flex: 0 1 calc(50% - 2 * 20px);
  }
}
@media (min-width: 992px) {
  .whats-on__item-card--vertical, .whats-on__item-card--vertical.whats-on__item {
    flex: 0 1 calc(33% - 2 * 20px);
  }
}
.whats-on__card {
  display: flex;
  padding: 20px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  transition: all 0.3s;
}
.whats-on__card--vertical {
  flex-flow: column;
  flex-direction: column;
  width: 100%;
}
.whats-on__card--horizontal {
  flex-flow: column;
  flex-direction: column;
}
@media (min-width: 576px) {
  .whats-on__card--horizontal {
    flex-flow: row;
    flex-direction: row;
  }
}
.whats-on__card:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.7);
  translate: 0 -10px;
}
.whats-on__image-container {
  flex: 1 1 90%;
}
.whats-on__image-background {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  border-radius: 4px;
  background-blend-mode: color;
}
.whats-on__image-container .whats-on__image {
  max-width: 100%;
  filter: none;
}
.whats-on__body {
  display: flex;
  flex: 1 1 100%;
  flex-flow: column;
  justify-content: center;
  text-align: center;
}
.whats-on__card--vertical .whats-on__body {
  padding: 40px 0 20px 0;
}
.whats-on__card--horizontal .whats-on__body {
  padding: 40px 0 20px 0;
}
@media (min-width: 576px) {
  .whats-on__card--horizontal .whats-on__body {
    padding: 0 0 0 30px;
  }
}
.whats-on__heading {
  color: #ece5de;
  word-break: break-word;
}
.whats-on__body-text {
  font-weight: 300;
  color: #ece5de;
}

body.body-whowillyoumeet-1547 .content-container {
  padding: 0 0 200px 0;
}
@media (min-width: 576px) {
  body.body-whowillyoumeet-1547 .content-container {
    padding: 100px 0;
  }
}

.stats__page-container {
  min-height: 1530px;
  position: relative;
  background-size: cover;
  padding: 100px 0;
  background-image: linear-gradient(0deg, #09432f, #09432f), url("/media/ftcj2itl/london-wine-fair-1310-1.png");
  background-blend-mode: color;
  background-repeat: no-repeat;
  background-position: center;
}
.stats__page-container .row, .stats__page-container .col-xs-12 {
  margin: 0;
}
@media (min-width: 576px) {
  .stats__page-container {
    min-height: 1200px;
    background-size: contain;
  }
}
@media (min-width: 992px) {
  .stats__page-container {
    min-height: auto;
  }
}

.stats-group--main {
  text-align: center;
}
.stats-group--bottom {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
}
@media (max-width: 575.98px) {
  .stats-group--bottom .stats--regular {
    height: 165px;
    width: 165px;
  }
}
.stats-group--absolute .stats {
  position: absolute;
}

.stats__container {
  position: relative;
}
.stats__container--right {
  top: 310px;
}
@media (min-width: 576px) {
  .stats__container--right {
    top: -240px;
  }
}
@media (min-width: 992px) {
  .stats__container--right {
    top: 0;
  }
}
.stats__container--bottom {
  position: absolute;
  bottom: -100px;
}
@media (min-width: 576px) {
  .stats__container--bottom {
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .stats__container--bottom {
    position: relative;
  }
}
.stats__container--left {
  top: 280px;
  right: 40px;
}
@media (min-width: 576px) {
  .stats__container--left {
    top: 340px;
    right: 20px;
  }
}
@media (min-width: 992px) {
  .stats__container--left {
    top: 0;
    right: 0;
  }
}

.stats {
  display: inline-flex;
  flex-flow: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(6.5842105263, 49.0157894737, 34.3842105263);
  border-radius: 50%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
}
.stats--big {
  height: 350px;
  width: 350px;
}
@media (min-width: 576px) {
  .stats--big {
    height: 380px;
    width: 380px;
  }
}
.stats--medium {
  height: 220px;
  width: 220px;
}
.stats--regular {
  height: 190px;
  width: 190px;
}
.stats--small {
  height: 130px;
  width: 130px;
}
.stats__value {
  font-weight: 700;
  line-height: 1;
}
.stats--big .stats__value {
  font-size: 90px;
}
.stats--medium .stats__value {
  font-size: 70px;
}
.stats--regular .stats__value {
  font-size: 70px;
}
.stats--small .stats__value {
  font-size: 50px;
}
.stats__text {
  width: 85%;
  text-transform: uppercase;
  text-align: center;
  word-break: break-word;
  white-space: break-spaces;
}
.stats--big .stats__text {
  font-size: 30px;
  font-weight: 600;
}
.stats--medium .stats__text {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 600;
}
.stats--medium .stats__text.stats__text--small {
  font-size: 12px;
}
.stats--regular .stats__text {
  margin-top: 3px;
  font-size: 16px;
  font-weight: 400;
}
.stats--regular .stats__text.stats__text--small {
  font-size: 12px;
}
.stats--small .stats__text {
  margin-top: 3px;
  font-size: 12px;
  font-weight: 500;
}
.stats[data-type=on-trade] {
  top: 180px;
  right: 0;
}
.stats[data-type=restaurant] {
  top: 252px;
  right: 190px;
  z-index: 1;
}
@media (min-width: 576px) {
  .stats[data-type=restaurant] {
    right: 210px;
  }
}
.stats[data-type=pub] {
  right: 195px;
  top: 375px;
}
@media (min-width: 576px) {
  .stats[data-type=pub] {
    right: 240px;
  }
}
.stats[data-type=bar] {
  right: 48px;
  top: 476px;
}
.stats[data-type=hotel] {
  right: 82px;
  top: 375px;
}
@media (min-width: 576px) {
  .stats[data-type=hotel] {
    right: 120px;
  }
}
.stats[data-type=catering] {
  right: -35px;
  top: 375px;
}
@media (min-width: 576px) {
  .stats[data-type=catering] {
    right: -24px;
  }
}
.stats[data-type=importer] {
  position: relative;
  z-index: 3;
}
.stats[data-type=press] {
  position: relative;
  margin-left: 20px;
  margin-top: 120px;
  z-index: 2;
}
.stats[data-type=other] {
  position: absolute;
  top: 217px;
  z-index: 2;
}
@media (min-width: 768px) {
  .stats[data-type=other] {
    left: 50%;
    transform: translateX(-90px);
  }
}
.stats[data-type=off-trade] {
  left: 30px;
  top: 230px;
}
@media (min-width: 768px) {
  .stats[data-type=off-trade] {
    left: 0;
  }
}
.stats[data-type=online-retail] {
  top: 405px;
  left: 180px;
}
@media (min-width: 768px) {
  .stats[data-type=online-retail] {
    left: 150px;
  }
}
.stats[data-type=merchant] {
  top: 437px;
  left: 30px;
}
@media (min-width: 768px) {
  .stats[data-type=merchant] {
    left: 30px;
  }
}
.stats[data-type=shop] {
  top: 300px;
  left: 245px;
}
@media (min-width: 768px) {
  .stats[data-type=shop] {
    left: 215px;
  }
}
.stats--bg-primary {
  background-color: #172243;
}
.stats--bg-white {
  background-color: #ece5de;
}
.stats--bg-accent {
  background-color: #ba5a87;
}
.stats--color-primary {
  color: #172243;
}
.stats--color-secondary {
  color: #09432f;
}
.stats--color-white {
  color: #ece5de;
}
.stats--color-accent {
  color: #ba5a87;
}

.event-stats__group {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-bottom: 60px;
}
@media (min-width: 576px) {
  .event-stats__group {
    margin-bottom: 0;
  }
}
.event-stats__heading {
  margin-bottom: 50px;
}
.event-stats__title {
  margin-bottom: 0;
  text-align: center;
  font-size: 2.3rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .event-stats__title {
    font-size: 2rem;
  }
}
.event-stats__photo-container {
  padding: 20px 20px 70px 20px;
  background: #ece5de;
  border-radius: 7px;
}
.event-stats__photo-container > img {
  width: 100%;
  max-width: 400px;
}
.event-stats__body {
  margin-top: 40px;
}
.event-stats__list {
  list-style-type: none;
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.event-stats__item {
  display: flex;
  flex-flow: column;
  width: 180px;
  height: 180px;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  margin: 10px 10px;
  font-weight: 600;
  border: 6px solid rgba(255, 255, 255, 0.2);
}
.event-stats__group--single .event-stats__item {
  width: 220px;
  height: 220px;
  border: 10px solid rgba(255, 255, 255, 0.2);
}
.event-stats__value {
  color: #ece5de;
  font-size: 34px;
  font-weight: 700;
}
.event-stats__group--single .event-stats__value {
  font-size: 38px;
}
.event-stats__text {
  font-weight: 300;
  text-align: center;
  padding: 0 20px;
  color: #ece5de;
  font-size: 15px;
}
.event-stats__group--single .event-stats__text {
  font-size: 18px;
}

.supporters {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .supporters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.supporters__item {
  margin: 0 -0.75rem;
}
@media (min-width: 576px) {
  .supporters__item {
    margin: 15px;
  }
}
@media (min-width: 992px) {
  .supporters__item {
    flex: 1 0 calc(50% - 30px);
    max-width: 400px;
  }
}
.supporter__card {
  padding: 60px 30px;
}
@media (min-width: 576px) {
  .supporter__card {
    height: 100%;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.supporter__card--alternative, .even .supporters__item:nth-of-type(even) .supporter__card, .odd .supporters__item:nth-of-type(odd) .supporter__card {
  background: #ece5de;
}
.supporter__card--alternative p, .even .supporters__item:nth-of-type(even) .supporter__card p, .odd .supporters__item:nth-of-type(odd) .supporter__card p {
  color: #09432f;
}
@media (min-width: 576px) {
  .supporter__card--alternative p, .even .supporters__item:nth-of-type(even) .supporter__card p, .odd .supporters__item:nth-of-type(odd) .supporter__card p {
    color: #ece5de;
  }
}
.supporter__card--alternative p, .even .supporters__item:nth-of-type(even) .supporter__card p, .odd .supporters__item:nth-of-type(odd) .supporter__card p {
  font-weight: 400;
}
@media (min-width: 576px) {
  .supporter__card--alternative p, .even .supporters__item:nth-of-type(even) .supporter__card p, .odd .supporters__item:nth-of-type(odd) .supporter__card p {
    font-weight: 300;
  }
}
.supporter__card--alternative .supporter__name, .even .supporters__item:nth-of-type(even) .supporter__card .supporter__name, .odd .supporters__item:nth-of-type(odd) .supporter__card .supporter__name {
  font-weight: 600;
}
@media (min-width: 576px) {
  .supporter__card--alternative .supporter__name, .even .supporters__item:nth-of-type(even) .supporter__card .supporter__name, .odd .supporters__item:nth-of-type(odd) .supporter__card .supporter__name {
    color: 400;
  }
}
.supporter__card--alternative a, .even .supporters__item:nth-of-type(even) .supporter__card a, .odd .supporters__item:nth-of-type(odd) .supporter__card a {
  color: #172243;
}
@media (min-width: 576px) {
  .supporter__card--alternative a, .even .supporters__item:nth-of-type(even) .supporter__card a, .odd .supporters__item:nth-of-type(odd) .supporter__card a {
    color: #ba5a87;
  }
}
@media (min-width: 576px) {
  .supporter__card--alternative, .even .supporters__item:nth-of-type(even) .supporter__card, .odd .supporters__item:nth-of-type(odd) .supporter__card {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.supporter__photo-container {
  display: block;
  height: 200px;
  width: 100%;
  margin-bottom: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.supporter__info {
  text-align: center;
}
.supporter__name {
  color: #ece5de;
  margin-bottom: 15px;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-flex;
  width: 100%;
  height: calc(14px + 20px);
  padding-left: calc(40px + 10px);
  align-items: center;
}
.switch input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch__slider {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 0;
  width: 40px;
  background-color: #f8f8f8;
  transition: all 0.3s;
  border-radius: 34px;
  height: 14px;
  transform: translateY(-50%);
}
.switch__slider::before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 0;
  top: 50%;
  background-color: white;
  transition: 0.3s;
  border-radius: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  backface-visibility: hidden;
}
input[type=checkbox]:checked + .switch__slider::before {
  transform: translate3d(20px, -50%, 0);
}
input[type=checkbox]:checked + .switch__slider {
  background-color: #09432f;
}
input[type=checkbox]:focus + .switch__slider {
  box-shadow: 0 0 1px rgba(9, 67, 47, 0.2);
}
.switch__text {
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}

.slider.round:before {
  border-radius: 50%;
}

/*Radio styles*/
.radio {
  display: flex;
  align-items: center;
}
.radio input[type=radio] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
  visibility: hidden;
  cursor: pointer;
}
.radio input[type=radio]:checked ~ .radio__checkmark {
  background-color: #172243;
}
.radio input[type=radio]:checked ~ .radio__checkmark::after {
  display: block;
}
.radio:hover input ~ .radio__checkmark {
  background-color: rgba(0, 0, 0, 0.3);
}
.radio:hover input:checked ~ .radio__checkmark {
  background-color: #172243;
}
.radio__checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  flex: 0 0 14px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transition: all 0.3s;
  margin-right: 10px;
  cursor: pointer;
}
.radio__checkmark::after {
  content: "";
  position: absolute;
  display: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #172243;
  top: 50%;
  left: 50%;
  border: 2px solid #FFF;
  transform: translate(-50%, -50%);
  animation: pop-centered;
  animation-duration: 0.3s;
}
.radio__text {
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}

.range-wrap {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 35px;
  font: 1em/1 arial, sans-serif;
}

[type=range] {
  flex: 1;
  margin: 0;
  padding: 0;
  min-height: 10px;
  background: transparent;
  font: inherit;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.3s;
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--val) - var(--min))/var(--range));
  --sx: calc(.5 * 10px + var(--ratio) * (100% - 10px));
  cursor: pointer;
}
[type=range], [type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
[type=range]:hover, [type=range]:focus {
  opacity: 1;
}
[type=range]::-webkit-slider-runnable-track {
  box-sizing: border-box;
  border: none;
  width: 100%;
  height: 2.5px;
  background: #ccc;
  background: linear-gradient(#09432f, #09432f) 0/var(--sx) 100% no-repeat #ccc;
}
[type=range]::-moz-range-track {
  box-sizing: border-box;
  border: none;
  width: 100%;
  height: 2.5px;
  background: #ccc;
  background: linear-gradient(#09432f, #09432f) 0/var(--sx) 100% no-repeat #ccc;
}
[type=range]::-ms-track {
  box-sizing: border-box;
  border: none;
  width: 100%;
  height: 2.5px;
  background: #ccc;
  background: linear-gradient(#09432f, #09432f) 0/var(--sx) 100% no-repeat #ccc;
}
[type=range]::-webkit-slider-thumb {
  margin-top: -3.75px;
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #09432f;
}
[type=range]::-moz-range-thumb {
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #09432f;
}
[type=range]::-ms-thumb {
  margin-top: 0;
  box-sizing: border-box;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #09432f;
}
[type=range]::-ms-tooltip {
  display: none;
}
[type=range] ~ output {
  display: flex;
}
.js [type=range] ~ output {
  position: absolute;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  left: 5px;
  top: 0;
  background: rgba(23, 34, 67, 0);
  color: #ece5de;
  font-size: 12px;
  padding: 0;
  border-radius: 50%;
  transform-origin: center bottom;
  animation: pop-tooltip 0.3s;
  animation-fill-mode: forwards;
}
.js [type=range] ~ output::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  align-items: center;
  border-radius: 0 50% 50% 50%;
  background: #09432f;
  border: none;
  z-index: -1;
  transform: rotateZ(225deg);
}

@keyframes pop-tooltip {
  0% {
    transform: translate(calc((var(--val) - var(--min)) / (var(--max) - var(--min)) * (var(--track-width) - 10px) - 50%), -100%) scale(0);
    opacity: 0;
  }
  100% {
    transform: translate(calc((var(--val) - var(--min)) / (var(--max) - var(--min)) * (var(--track-width) - 10px) - 50%), -100%) scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes pop-tooltip {
  0% {
    transform: translate(calc((var(--val) - var(--min)) / (var(--max) - var(--min)) * (var(--track-width) - 10px) - 50%), -100%) scale(0);
    opacity: 0;
  }
  100% {
    transform: translate(calc((var(--val) - var(--min)) / (var(--max) - var(--min)) * (var(--track-width) - 10px) - 50%), -100%) scale(1);
    opacity: 1;
  }
}
.calc {
  display: flex;
  color: #09432f;
  align-items: flex-start;
  flex-wrap: wrap;
}
.calc__col {
  display: flex;
  flex-flow: column;
  flex: 0 0 100%;
  background: #ece5de;
  padding: 40px;
  border-radius: 3px;
}
.calc__col:not(:last-of-type) {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .calc__col {
    flex: 0 0 calc(50% - 15px);
  }
  .calc__col:not(:last-of-type) {
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.calc__results {
  position: sticky;
  top: 60px;
}
.calc__heading {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.calc__group {
  display: flex;
  flex-flow: column;
  margin: 10px 0;
}
.calc__group-wrapper {
  display: flex;
  flex-flow: column;
}
.calc__label {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 14px;
}
.calc__label-with-value {
  margin-bottom: 20px;
}
.calc__info {
  color: #87868b;
  font-size: 13px;
  margin-top: 10px;
}
.calc__description {
  display: inline-flex;
  font-size: 14px;
  font-weight: 400;
}
.calc__description > div {
  padding: 20px 10px;
  margin: 20px 0;
  background: rgba(255, 255, 255, 0.3);
}
.calc__price {
  padding: 6px 12px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.3);
  display: block;
  border-radius: 3px;
  margin: auto;
  width: 110px;
  text-align: center;
}
.calc__value-text {
  font-weight: 300;
}
.calc__input {
  border: none;
  padding: 10px 20px;
  border-radius: 3px;
  outline: none;
  font-size: 14px;
}
.calc__input-label {
  font-size: 13px;
  font-weight: 500;
}
.calc__summary-item {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 14px;
}
.calc__summary-item:not(:last-of-type) {
  margin-bottom: 10px;
}
.calc__item-name--total {
  flex: 1;
}
.calc__item-value {
  font-weight: 500;
}
.calc__item-vat {
  display: none;
  margin-left: 5px;
}
.calc__item-vat--add {
  display: inline-block;
}
.calc__summary-item--total {
  font-weight: 700;
  margin-top: 20px;
  border-top: 1px solid #CCC;
  padding-top: 20px;
  font-size: 1rem;
}
.calc__summary-item--total .calc__item-value {
  font-weight: 700;
}

.video__wrapper {
  padding: 20px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  width: 100%;
  display: inline-block;
  margin: 1%;
}
@media (min-width: 992px) {
  .video__wrapper {
    width: 47%;
  }
}

.tns-nav {
  text-align: center;
  margin-top: 40px;
}
.tns-nav > button {
  height: 15px;
  width: 15px;
  margin-inline: 5px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
}
.tns-nav > button.tns-nav-active {
  background-color: #efbd4d;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -5px;
  list-style: none;
}
@media (min-width: 768px) {
  .gallery {
    margin: 0 -5px;
  }
}
.gallery__item {
  position: relative;
  display: inline-block;
  flex: 0 0 100%;
  max-width: 300px;
  max-height: 300px;
  padding-top: min(100%, 300px);
  margin: 5px auto;
}
@media (min-width: 576px) {
  .gallery__item {
    flex: 0 0 calc(50% - 10px);
    max-width: 300px;
    max-height: 300px;
    padding-top: min(50% - 10px, 300px);
    margin: 5px;
  }
}
@media (min-width: 992px) {
  .gallery__item {
    flex: 0 0 calc(33% - 10px);
    padding-top: min(33% - 10px, 300px);
  }
}
@media (min-width: 1200px) {
  .gallery__item {
    flex: 0 0 calc(20% - 10px);
    padding-top: min(20% - 10px, 300px);
  }
}
.gallery__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  transition: all 0.3s;
}
.gallery__link:hover {
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.4);
}
.gallery__link:hover > img {
  transform: scale(1);
}
.gallery__link > img {
  width: 100%;
  transform: scale(1.1);
  transition: all 0.3s;
}

.person-card {
  display: flex;
  padding: 40px 35px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  flex-flow: column;
}
@media (min-width: 576px) {
  .person-card {
    flex-flow: row;
  }
}
.person-card:not(:last-of-type) {
  margin-bottom: 40px;
}
.person-card__photo {
  margin: 0 0 40px 0;
  width: 100%;
  flex: 0 0 360px;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 576px) {
  .person-card__photo {
    margin: 0 40px 0 0;
    height: 400px;
    flex: 0 0 300px;
  }
}
.person-card__photo > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.person-card__name {
  color: #ffde21;
  margin-bottom: 20px;
}

.home__section {
  display: flex;
  align-items: center;
  padding: 60px 0;
  margin-bottom: 0;
  overflow: hidden;
  color: #ece5de;
  text-align: center;
  background-color: #09432f;
  border: 20px solid;
  border-image-source: url("/media/ihafoy0h/lwf_2025_pattern_3000_v_repeat_9_16.png");
  border-image-slice: 100;
}
@media (min-width: 768px) {
  .home__section {
    padding: 50px 0;
    border-top: 25px solid;
    border-right: 50px solid;
    border-bottom: 25px solid;
    border-left: 50px solid;
    border-image-source: url("https://www.londonwinefair.com/media/l2gp4owg/lwf_2026_pattern_3000_repeat.png");
    border-image-slice: 50 100;
  }
  .home__section:first-of-type {
    border-top: 50px solid;
    border-image-slice: 100 100 50 100;
  }
}
@media (min-width: 992px) {
  .home__section {
    min-height: calc(100vh - 120px);
    padding: 60px 0;
    text-align: left;
  }
}
.home__section:nth-of-type(even) {
  border-image-source: url("/media/ihafoy0h/lwf_2025_pattern_3000_v_repeat_9_16.png");
}
@media (min-width: 768px) {
  .home__section:nth-of-type(even) {
    border-image-source: url("https://www.londonwinefair.com/media/l2gp4owg/lwf_2026_pattern_3000_repeat.png");
  }
}
.home__section .section__image-container {
  display: flex;
  align-items: center;
}
.home__section .section__image--90 {
  filter: drop-shadow(0 15px 6px rgba(0, 0, 0, 0.4));
}
.home__section .section__slider-container {
  padding: 20px;
  background: rgba(236, 229, 222, 0.1);
}
.home__video-container:first-of-type {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .home__video-container:first-of-type {
    padding-right: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .home__video-container:last-of-type {
    padding-left: 20px;
  }
}

.button--digital {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .button--digital {
    margin-bottom: 0;
  }
}

.whats-on__items {
  display: flex;
  flex-flow: column;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 576px) {
  .whats-on__items {
    flex-flow: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
}
.whats-on__item {
  display: inline-block;
  margin: 20px;
  flex: 0 1 300px;
}
@media (min-width: 576px) {
  .whats-on__item {
    flex: 0 0 300px;
  }
}
.whats-on__link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.whats-on__link:hover .whats-on__text {
  transform: scale(1.1);
}
.whats-on__link:hover .whats-on__image {
  filter: blur(0);
}
.whats-on__image {
  max-width: 300px;
  width: 100%;
  height: auto;
  transition: filter 0.3s;
  filter: blur(1px);
}
.whats-on__text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.4);
  font-weight: 900;
  font-size: 2rem;
  color: #09432f;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s;
}

body.body-testimonials-1243 .content-container {
  padding-top: 0;
}
@media (min-width: 576px) {
  body.body-testimonials-1243 .content-container {
    padding-top: 100px;
  }
}

body.body-packagecostcalculatorpage-1893 {
  /*.navbar-brand__container {
    z-index: 1062;
  }*/
}

.payment__container {
  max-width: 900px;
  width: 100%;
  margin: auto;
}

.payment__message {
  padding: 30px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  text-align: center;
}
.payment__message--success {
  border: 1px solid rgba(186, 90, 135, 0.5);
}
.payment__message--failure {
  border: 1px solid rgba(236, 64, 103, 0.5);
}
.payment__amend-container {
  padding: 15px 5px;
  text-align: right;
}
.payment__amend-container a {
  font-size: 16px;
}
.payment__thank-you, .payment__error-text {
  font-weight: 400;
  font-size: 34px;
}
.content-container .payment__thank-you, .content-container .payment__error-text {
  font-weight: 400;
}
.payment__thank-you {
  color: #ba5a87;
}
.payment__error-text {
  color: #EC4067;
}
.payment__header {
  margin-top: 80px;
  margin-bottom: 25px;
  padding-left: 20px;
  color: #ece5de;
  font-weight: 400;
  border-left: 5px solid #172243;
}
.payment__package-details {
  padding: 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  overflow: hidden;
}
.payment__item {
  display: flex;
  padding: 20px 50px;
}
.payment__item:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.payment__item--total {
  background: rgba(0, 0, 0, 0.2);
}
.payment__item-name, .payment__item-value {
  color: #ece5de;
  font-weight: 300;
}
.payment__item-name {
  flex: 1;
}

.body-hotelmapscriptpage-3476 .content-container,
.body-hotelmapscriptpage-3481 .content-container {
  background-color: #1a3047;
  padding: 50px 0;
}

/*
@function pow($base, $exponent) {
    $result: 1;

    @for $_ from 1 through $exponent {
        $result: $result * $base;
    }

    @return $result;
}*/
/*
@function pow($base, $exponent) {
    $result: 1;

    @for $_ from 1 through $exponent {
        $result: $result * $base;
    }

    @return $result;
}*/
.reviews {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
@media (min-width: 576px) {
  .reviews {
    padding: 80px 0 40px 0;
  }
}

.reviews .review {
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.reviews .review:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .reviews .review {
    margin: 20px auto;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .reviews .review {
    margin: 0 0 30px 0;
  }
}
.review:nth-child(odd) .review__reviewer-info {
  background: #172243;
}
.review:nth-child(even) .review__reviewer-info {
  background: #09432f;
}
@media (min-width: 992px) {
  .review:nth-child(1) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(4) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(5) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(8) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(9) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(12) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(13) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(16) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(17) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(20) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(21) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(24) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(25) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(28) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(29) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(32) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(33) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(36) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(37) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(40) .review__reviewer-info {
    background: #172243;
  }
  .review:nth-child(2) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(3) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(6) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(7) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(10) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(11) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(14) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(15) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(18) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(19) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(22) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(23) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(26) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(27) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(30) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(31) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(34) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(35) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(38) .review__reviewer-info {
    background: #09432f;
  }
  .review:nth-child(39) .review__reviewer-info {
    background: #09432f;
  }
}
.review__content {
  background: #ece5de;
  display: flex;
  flex-flow: column;
  width: 100%;
  padding-bottom: 30px;
}
@media (min-width: 576px) {
  .review__content {
    padding: 30px;
    max-width: 560px;
  }
}
@media (min-width: 992px) {
  .review__content {
    margin: 0;
    max-width: 100%;
  }
}
.review__header {
  display: flex;
}
.review__reviewer-photo {
  display: flex;
  flex: 0 0 50%;
  filter: saturate(0);
  transition: filter 0.3s;
}
.review__reviewer-photo > img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .review__reviewer-photo {
    order: 1;
  }
}
.review:hover .review__reviewer-photo {
  filter: saturate(1);
}
.review__reviewer-info {
  flex: 0 0 50%;
  padding: 20px;
}
.review__reviewer-info > span {
  display: block;
  color: #FFF;
  line-height: 1;
}
@media (min-width: 768px) {
  .review__reviewer-info {
    order: 2;
  }
}
.review__reviewer-name {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.review__reviewer-organisation {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.review__body {
  padding: 30px 30px 10px 30px;
}
@media (min-width: 576px) {
  .review__body {
    padding: 30px 0 0 0;
    flex: 1;
    /*display: block;*/
  }
}
.review__text-content p {
  color: #09432f;
  font-size: 16px;
}
.review__text-content a {
  color: #f46246;
  font-weight: 700;
}
@media (min-width: 576px) {
  .review__text-content {
    font-size: 1.4px;
  }
}
.review-products {
  flex-flow: column;
  padding: 0 30px;
  display: flex;
  /*display: none;*/
  margin-top: 20px;
}
@media (min-width: 576px) {
  .review-products {
    padding: 0;
    display: flex;
  }
}
.review-products__title {
  border-bottom: 2px solid #09432f;
  text-transform: uppercase;
  padding: 0 0 10px 0;
}
.review-products__list {
  display: flex;
}
.review-product {
  flex: 0 0 calc(33.33333% - 13.3333333333px);
  position: relative;
  display: flex;
  flex-flow: column;
  margin: 20px 10px 0 10px;
}
@media (min-width: 576px) {
  .review-product {
    flex: 0 0 calc(33.33333% - 26.6666666667px);
    margin: 20px 20px 0 20px;
  }
}
.review-product:nth-of-type(1)::after, .review-product:nth-of-type(3)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(9, 67, 47, 0.1);
}
.review-product:nth-of-type(1) {
  margin-left: 0;
}
.review-product:nth-of-type(1)::after {
  right: -10px;
}
@media (min-width: 576px) {
  .review-product:nth-of-type(1)::after {
    right: -20px;
  }
}
.review-product:nth-of-type(3) {
  margin-right: 0;
}
.review-product:nth-of-type(3)::after {
  left: -10px;
}
@media (min-width: 576px) {
  .review-product:nth-of-type(3)::after {
    left: -20px;
  }
}
.review-product__image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 200px;
  background-color: #ece5de;
  background-blend-mode: multiply;
}
.review-product__info {
  margin: 20px 0;
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
}
.review-product__name {
  display: block;
  line-height: 1.1;
  font-size: 14px;
  color: #09432f;
}
.review-product__button.button {
  padding: 0.3px;
  width: auto;
  font-weight: 500;
  justify-content: center;
}

.news-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.news-list__item {
  display: flex;
}
.default-card-list .news-list__item {
  width: calc(100% - 15px);
  margin: 30px;
}
@media (min-width: 768px) {
  .default-card-list .news-list__item {
    width: calc(50% - 15px);
    margin: 0 0 30px 0;
  }
  .default-card-list .news-list__item:not(:nth-of-type(2n)) {
    margin: 0 30px 30px 0;
  }
}
@media (min-width: 992px) {
  .default-card-list .news-list__item {
    width: calc(33.3% - 20px);
    margin: 0 0 30px 0;
  }
  .default-card-list .news-list__item:not(:nth-of-type(2n)) {
    margin: 0 0 30px 0;
  }
  .default-card-list .news-list__item:not(:nth-of-type(3n)) {
    margin: 0 30px 30px 0;
  }
}

.news-list .news-list-item {
  display: inline-block;
  width: 100%;
  padding: 20px 10px 20px 0;
  min-height: 200px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.news-list li h2 {
  margin-bottom: 10px;
}

.news-list div.teaser-image {
  width: 170px;
  height: 170px;
  overflow: hidden;
  background-color: #FFFFFF;
  display: inline-block;
}

.teaser-image-wrapper {
  overflow: hidden;
  float: left;
  width: 170px;
  height: 170px;
  text-align: center;
  padding: 0;
  margin-right: 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 4px;
  -moz-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
}

.news-list .read-more-link {
  position: absolute;
  bottom: 5px;
  right: 20px;
  color: #262626;
}

.row.no-margin {
  margin: 0;
}

/*Feed logos for standard news feed list*/
.news-list-item-standard .feed-logo-wrapper {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 20px;
  left: 190px;
  transition: all 0.375s;
}

.news-list-item-standard .feed-logo-text {
  display: block;
}

.news-list-item-standard .feed-logo {
  height: 40px;
  margin: 0 10px;
  border-radius: 4px;
  display: block;
  transition: inherit;
}

.news-list-item-standard .feed-logo-mini {
  height: 40px;
  border-radius: 50%;
  transition: inherit;
}

/*Feed logos for card*/
.news-list-item-card .feed-logo-wrapper {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 8px;
  right: 8px;
  transition: all 0.375s;
}

.news-list-item-card .feed-logo-text {
  display: none;
}

.news-list-item-card .feed-logo {
  height: 40px;
  margin: 0 10px;
  border-radius: 4px;
  display: none;
  transition: inherit;
}

.news-list-item-card .feed-logo-mini {
  height: 40px;
  border-radius: 50%;
  transition: inherit;
}

.news-list-item-card .feed-logo-wrapper:hover .feed-logo-text {
  display: block;
}

.news-list-item-card .feed-logo-wrapper:hover .feed-logo {
  display: block;
}

.news-list-item-card .feed-logo-wrapper:hover .feed-logo-mini {
  width: 0;
  opacity: 0;
}

@media screen and (min-width: 1280px) {
  .news-list.image-card-list .news-list-item {
    width: 46%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .news-list.image-card-list .news-list-item {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .news-list.image-card-list .news-list-item {
    width: 100%;
    margin: 0;
  }
  .news-list.image-card-list .teaser-summary {
    font-size: 13px;
  }
}
/************************************************************/
/*Pagination*************************************************/
/************************************************************/
.news-pagination-container {
  width: 100%;
  overflow: hidden;
  padding: 0 4px;
}

.news-page {
  display: none;
}

.news-page.active {
  display: flex;
  flex-wrap: wrap;
}

.news-pagination-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

.news-pagination-navigation .npn-controls {
  display: flex;
  align-items: center;
  flex: 0 0 60px;
}

.news-pagination-navigation .npn-info {
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  font-weight: 300;
  font-size: 14px;
  border-top: 1px solid rgba(232, 232, 232, 0.13);
}

.news-pagination-navigation .npn-info.bottom {
  margin: 15px 0 5px 0;
}

.news-pagination-navigation .npn-info.top {
  margin: 20px 0 15px 0;
}

@media screen and (max-width: 992px) {
  .news-pagination-navigation .npn-info {
    width: 100%;
  }
}
.col-event-page a.np-button,
a.np-button {
  padding: 5px 10px;
  border: 1px solid #FFFFFF;
  margin: 0 2px;
  border-radius: 3px;
  background: #FFFFFF;
  color: var(--news-pagination-button-color);
  font-family: Oswald;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.2s;
}

a.np-button:hover {
  border: 1px solid;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

a.np-button.active {
  border-color: #FFFFFF;
  background: var(--news-pagination-button-active-color);
  color: #FFFFFF;
  padding: 9px 14px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
}

a.np-button.np-disabled {
  color: #CCC;
}

a.np-button.np-disabled:hover {
  border: 1px solid #FFFFFF;
  box-shadow: none;
  cursor: default;
}

.news-pagination-navigation .paginationjs .paginationjs-pages li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  line-height: 1;
  background-color: #ece5de;
}

.news-pagination-navigation .paginationjs .paginationjs-pages li.active > a {
  background: #09432f;
  height: 40px;
}

.news-pagination-navigation .paginationjs .paginationjs-pages li,
.news-pagination-navigation .paginationjs .paginationjs-pages li:last-child {
  border-color: #09432f;
  border-radius: 6px !important;
  overflow: hidden;
  margin-left: 2px;
}

.section--article {
  text-align: left;
}

.news-article-title {
  margin-bottom: 50px;
  line-height: 1.1;
}

.subtitle {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.new-article-main-image {
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.new-article-main-image img {
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 200px);
  margin: 20px auto 0 auto;
}

.article__info-container {
  text-align: center;
}
@media (min-width: 992px) {
  .article__info-container {
    text-align: left;
  }
}

.article__info-wrapper {
  display: inline-flex;
  flex-flow: column;
  justify-content: center;
}

.author-and-date {
  display: flex;
  flex-flow: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .author-and-date {
    flex-flow: row;
  }
}

.article-date {
  font-family: "Roboto Condensed", sans-serif;
  color: #ffde21;
  font-weight: 500;
  font-size: 12px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}

.author-info {
  display: flex;
  flex-flow: column;
  flex: 1 1 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}

.author-mini {
  flex: 0 0 60px;
  margin-bottom: 20px;
  align-self: center;
}
@media (min-width: 992px) {
  .author-mini {
    margin-right: 30px;
    align-self: flex-start;
  }
}

.author-mini img {
  width: 60px;
  border-radius: 50%;
  filter: saturate(0);
}

.author-info-name {
  font-weight: 600;
  margin: 0 0 5px 0;
  font-size: 15px;
  text-transform: uppercase;
}

.article__text {
  margin-top: 50px;
}

.article__tags {
  margin-bottom: 15px;
}

.article__tag {
  font-family: "Roboto", sans-serif;
  color: #ffde21;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
.article__tag:not(:last-of-type) {
  position: relative;
  padding-right: 7px;
  margin-right: 7px;
}
.article__tag:not(:last-of-type)::after {
  content: "";
  position: absolute;
  right: -2px;
  top: calc(50% - 2px);
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: rgba(236, 229, 222, 0.4);
}

.article-info-2 .tag-label {
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: right;
  padding-right: 10px;
  border-radius: 3px;
}

.article-info-2 a.tag-label:hover {
  background: #CCC;
}

.article-feed-logo-container {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}

.article-feed-logo-container span {
  display: block;
  font-weight: 600;
  font-size: 1rem;
}

.article-feed-logo-image {
  max-height: 80px;
  max-width: 100%;
  border-radius: 2px;
  margin: 5px 0 10px 0;
}

/*Js Social re-styled*/
#ShareArticle .jssocials-shares {
  margin: 0;
}

.jssocials-share-logo {
  font-weight: 300;
}

#ShareArticle .jssocials-share {
  margin: 0;
}
#ShareArticle .jssocials-share:not(:first-of-type) {
  margin: 0 0 0 10px;
}

#ShareArticle a.jssocials-share-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 29px;
  text-decoration: none;
  font-size: 0.8rem;
  background: rgba(236, 229, 222, 0.1);
  border-radius: 3px;
  color: rgba(236, 229, 222, 0.9);
  transition: color 0.3s;
}

#ShareArticle a.jssocials-share-link:hover {
  color: rgba(236, 229, 222, 0.6);
}

.share-text {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  color: #b1d156;
  font-size: 18px;
}

.std-card {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px;
  color: #333;
  background-color: #ece5de;
  border-radius: 6px;
  text-decoration: none;
}
.std-card--dark {
  background-color: rgba(0, 0, 0, 0.2);
}
.std-card:hover {
  color: #333;
}
.std-card__image {
  width: 100%;
  height: 250px;
  line-height: 0;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  background: #ece5de;
}
.std-card__image > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 3px 3px 0 0;
  transition: opacity 0.4s;
}
.std-card:hover .std-card__image > img {
  opacity: 0.7;
}
.std-card__body {
  padding: 30px 20px 15px 20px;
  border-radius: 0 0 3px 3px;
  text-align: left;
}
.std-card__date {
  margin-bottom: 10px;
  font-size: 15px;
  text-transform: uppercase;
  color: #ba5a87;
  font-weight: 500;
}
.std-card--dark .std-card__date {
  font-weight: 300;
  color: #ffde21;
}
.std-card__tags {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 27px;
}
.std-card__tag {
  margin-right: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #172243;
  font-size: 12px;
}
.std-card__tag:not(:last-of-type) {
  border-right: 1px solid rgba(9, 67, 47, 0.5);
}
.std-card--dark .std-card__tag {
  color: #ba5a87;
}
.std-card__title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  min-height: 4.68rem;
  font-size: 1.3rem;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.std-card--dark .std-card__title {
  color: #172243;
}
.std-card__text {
  display: -webkit-box;
  margin-bottom: 20px;
  font-size: 1rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
}
.std-card--dark .std-card__text {
  color: #ece5de;
}
/*TODO: Rewrite styles*/
/*Card style news*/
.image-card-list {
  text-align: center;
}

.image-card-list .news-list-item {
  display: inline-table;
  width: 47%;
  height: 300px;
  position: relative;
  margin: 5px;
  border-radius: 4px;
  padding: 0;
  border: none;
  overflow: hidden;
}

.image-card-list a.teaser-text {
  background: rgba(0, 0, 0, 0.35);
  color: #FFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px;
  position: absolute;
  text-decoration: none;
  font-weight: normal;
  transition: all 0.3s;
}

.image-card-list a.teaser-text:hover {
  background: rgba(0, 0, 0, 0.6);
}

.image-card-list .news-list-item h2 {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 34px;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 0.3s;
  display: table;
  text-align: center;
  padding: 0 10px;
  transform: translate(-50%, -50%);
}

.image-card-list .news-list-item h2::after {
  content: "";
  background: #FFFFFF;
  position: absolute;
  bottom: 0;
  height: 2px;
  width: calc(100% - 20px);
  left: 10px;
  right: 0;
  opacity: 0;
  transition: 0.3s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transform: scale(0);
}

.image-card-list a.teaser-text:hover h2 {
  transform: translate(-50%, -100%);
}

.image-card-list a.teaser-text:hover h2::after {
  transform: scale(1);
  opacity: 1;
}

.image-card__content-wrapper {
  display: block;
  width: 100%;
  height: 100%;
}

.image-card-list .teaser-summary {
  font-style: italic;
  font-size: 14px;
  transition: all 0.3s;
  position: absolute;
  opacity: 0;
  top: calc(50% + 70px);
  left: 0;
  width: 100%;
  padding: 0 10px;
}

.image-card-list a.teaser-text:hover .teaser-summary {
  top: calc(50% + 10px);
  opacity: 1;
}

.related-content__items {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 20px 0;
  padding: 0;
  list-style-type: none;
}

.related-content {
  margin-top: 100px;
}
.related-content__main-title {
  color: #ece5de;
  border-bottom: 1px solid #ece5de;
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 28px;
}
.related-content__item-wrapper {
  width: calc(100% - 15px);
  margin: 30px;
  display: flex;
}
@media (min-width: 768px) {
  .related-content__item-wrapper {
    width: calc(50% - 15px);
    margin: 0 0 30px 0;
  }
  .related-content__item-wrapper:not(:nth-of-type(2n)) {
    margin: 0 30px 30px 0;
  }
}
@media (min-width: 992px) {
  .related-content__item-wrapper {
    width: calc(33% - 20px);
    margin: 0 0 30px 0;
  }
  .related-content__item-wrapper:not(:nth-of-type(2n)) {
    margin: 0 0 30px 0;
  }
  .related-content__item-wrapper:not(:nth-of-type(3n)) {
    margin: 0 30px 30px 0;
  }
}
@media (min-width: 1200px) {
  .related-content__item-wrapper {
    width: calc(25% - 22.5px);
    margin: 0 0 30px 0;
  }
  .related-content__item-wrapper:not(:nth-of-type(2n)) {
    margin: 0 0 30px 0;
  }
  .related-content__item-wrapper:not(:nth-of-type(3n)) {
    margin: 0 0 30px 0;
  }
  .related-content__item-wrapper:not(:nth-of-type(4n)) {
    margin: 0 30px 30px 0;
  }
}
.related-content__item {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  transition: all 0.25s;
  text-decoration: none;
  font-weight: 400;
  background-color: #ece5de;
  border-radius: 5px;
}
.related-content__item:hover {
  text-decoration: none;
}
.related-content--dark .related-content__item {
  background-color: rgba(0, 0, 0, 0.2);
}
.related-content__title {
  width: 100%;
  flex: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  padding: 20px;
  font-size: 18px;
  color: #09432f;
}
.related-content--dark .related-content__title {
  color: #172243;
}
.related-content__image-wrapper {
  width: 100%;
  height: 200px;
}
.related-content__image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-content__footer {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  padding-bottom: 20px;
  font-family: "Roboto Condensed", sans-serif;
  order: 2;
}
.related-content__tags {
  padding-left: 20px;
}
.related-content__tag {
  font-size: 13px;
  margin: 3px;
  font-weight: 600;
  color: #ba5a87;
}
.related-content--dark .related-content__tag {
  color: #ffde21;
}
.related-content__current-item a.related-content__item {
  height: 200px;
  display: flex;
  flex-flow: row;
  max-width: 520px;
  margin-left: 10px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
}
.related-content__current-item .related-content__title {
  padding-left: 15px;
}
.related-content__subtitle {
  font-weight: 400;
  font-size: 14px;
  flex: 0 0 100%;
  padding: 10px 10px 10px 15px;
  font-family: "Roboto", sans-serif;
  color: #333;
}

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