.App {
  text-align: center;
}

.App-logo {
  -webkit-animation: App-logo-spin 20s linear infinite;
  animation: App-logo-spin 20s linear infinite;
  height: 80px;
}

.App-header {
  background-color: #222;
  color: #fff;
  height: 150px;
  padding: 20px;
}

.App-intro {
  font-size: large;
}

@-webkit-keyframes App-logo-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes App-logo-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.container {
  display: block;
}

@media (min-width: 765px) {
  .container {
    margin: 0 10vw;
  }
}

@media (min-width: 765px) and (max-width: 991px) {
  .container {
    margin: 0 10vw;
  }
}

@media (max-width: 764px) {
  .container {
    margin: 0 5vw;
  }
}

@media (min-width: 1400px) {
  .container {
    margin: 0 auto;
    max-width: 1100px;
  }
}

@media (min-width: 1200px) {
  .container.-thin {
    margin: 0 auto;
    max-width: 1000px;
  }
}

.locationMarker__text {
  fill: #434343;
  font-family: brandon-grotesque, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.locationMarker .locationMarker__close {
  display: none;
}

.locationMarker.-normal .locationMarker__marker {
  fill: #434343;
}

.locationMarker.-normal:hover .locationMarker__marker {
  fill: #39f;
}

.locationMarker.-disabled.cat50311154 .locationMarker__marker {
  fill: #f99;
}

.locationMarker.-disabled.cat3TK0bvvgufM3Wo27aSflUD .locationMarker__marker {
  fill: #9225c9;
}

.locationMarker.-disabled.cat3NNEcfN9B5kwUakuiplV1B .locationMarker__marker {
  fill: #2e50a2;
}

.locationMarker.-disabled.cat6SO8kpnGJe2mSPJE2fF1XE .locationMarker__marker {
  fill: #ee2595;
}

.locationMarker.-disabled.cat2188822371 .locationMarker__marker {
  fill: #f37c00;
}

.locationMarker.-disabled.cat1752395139 .locationMarker__marker {
  fill: #ee2595;
}

.locationMarker.-disabled.cat3124011190 .locationMarker__marker {
  fill: #e43bf8;
}

.locationMarker.-disabled.cat74803894 .locationMarker__marker {
  fill: #fbd05d;
}

.locationMarker.-disabled.cat2873581994 .locationMarker__marker {
  fill: #f4a71c;
}

.locationMarker.-disabled.cat1161287770 .locationMarker__marker {
  fill: #0fce9a;
}

.locationMarker.-disabled.cat187643091 .locationMarker__marker {
  fill: #f37c00;
}

.locationMarker.-disabled.cat944922909 .locationMarker__marker {
  fill: #9225c9;
}

.locationMarker.-disabled.cat924312841 .locationMarker__marker {
  fill: #f84663;
}

.locationMarker.-disabled.cat215576899 .locationMarker__marker,
.locationMarker.-disabled.cat3277143415 .locationMarker__marker {
  fill: #41246a;
}

.locationMarker.-disabled.cat71597964 .locationMarker__marker {
  fill: #f26450;
}

.locationMarker.-disabled.cat2RwWQYR6aMqOnoCqTHhT0B .locationMarker__marker,
.locationMarker.-disabled.cat3829701790 .locationMarker__marker {
  fill: #0a47fa;
}

.locationMarker.-disabled.cat126134492 .locationMarker__marker,
.locationMarker.-disabled.cat7xbzb5ZYW8KtBZlrlNlXq0 .locationMarker__marker {
  fill: #636466;
}

.locationMarker.-disabled .locationMarker__marker {
  fill: #434343;
}

.locationMarker.-active.cat50311154 .locationMarker__marker {
  fill: #f99;
}

.locationMarker.-active.cat3TK0bvvgufM3Wo27aSflUD .locationMarker__marker {
  fill: #9225c9;
}

.locationMarker.-active.cat3NNEcfN9B5kwUakuiplV1B .locationMarker__marker {
  fill: #2e50a2;
}

.locationMarker.-active.cat6SO8kpnGJe2mSPJE2fF1XE .locationMarker__marker {
  fill: #ee2595;
}

.locationMarker.-active.cat2188822371 .locationMarker__marker {
  fill: #f37c00;
}

.locationMarker.-active.cat1752395139 .locationMarker__marker {
  fill: #ee2595;
}

.locationMarker.-active.cat3124011190 .locationMarker__marker {
  fill: #e43bf8;
}

.locationMarker.-active.cat74803894 .locationMarker__marker {
  fill: #fbd05d;
}

.locationMarker.-active.cat2873581994 .locationMarker__marker {
  fill: #f4a71c;
}

.locationMarker.-active.cat1161287770 .locationMarker__marker {
  fill: #0fce9a;
}

.locationMarker.-active.cat187643091 .locationMarker__marker {
  fill: #f37c00;
}

.locationMarker.-active.cat944922909 .locationMarker__marker {
  fill: #9225c9;
}

.locationMarker.-active.cat924312841 .locationMarker__marker {
  fill: #f84663;
}

.locationMarker.-active.cat215576899 .locationMarker__marker,
.locationMarker.-active.cat3277143415 .locationMarker__marker {
  fill: #41246a;
}

.locationMarker.-active.cat71597964 .locationMarker__marker {
  fill: #f26450;
}

.locationMarker.-active.cat2RwWQYR6aMqOnoCqTHhT0B .locationMarker__marker,
.locationMarker.-active.cat3829701790 .locationMarker__marker {
  fill: #0a47fa;
}

.locationMarker.-active.cat126134492 .locationMarker__marker,
.locationMarker.-active.cat7xbzb5ZYW8KtBZlrlNlXq0 .locationMarker__marker {
  fill: #636466;
}

.locationMarker.-active .locationMarker__marker,
.locationMarker.-close .locationMarker__marker {
  fill: #39f;
}

.locationMarker.-close:hover .locationMarker__close {
  display: block;
}

.favouritesSVG .favouritesSVG__border,
.favouritesSVG .favouritesSVG__inside {
  transition: fill 0.2s ease;
}

.favouritesSVG.-blue .favouritesSVG__inside {
  fill: transparent;
}

.favouritesSVG.-blue .favouritesSVG__border {
  fill: #39f;
}

.favouritesSVG.-blue:hover .favouritesSVG__inside {
  fill: #ee2595;
}

.favouritesSVG.-blue:hover .favouritesSVG__border {
  fill: transparent;
}

.favouritesSVG.-blue-active .favouritesSVG__inside {
  fill: #ee2595;
}

.favouritesSVG.-blue-active .favouritesSVG__border {
  fill: transparent;
}

.favouritesSVG.-grey .favouritesSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.favouritesSVG.-grey .favouritesSVG__border {
  fill: #fff;
}

.favouritesSVG.-active .favouritesSVG__inside,
.favouritesSVG.-grey:hover .favouritesSVG__border {
  fill: #f3b038;
}

.favouritesSVG.-active .favouritesSVG__border {
  fill: #fff;
}

.favouritesSVG.-disabled .favouritesSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.favouritesSVG.-disabled .favouritesSVG__border {
  fill: #fff;
}

.loaderSvg__point {
  fill: #f4a71c;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: spin;
  animation-name: spin;
  opacity: 0.1;
}

.loaderSvg__0 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.loaderSvg__1 {
  -webkit-animation-delay: 0.07s;
  animation-delay: 0.07s;
}

.loaderSvg__2 {
  -webkit-animation-delay: 0.14s;
  animation-delay: 0.14s;
}

.loaderSvg__3 {
  -webkit-animation-delay: 0.21s;
  animation-delay: 0.21s;
}

.loaderSvg__4 {
  -webkit-animation-delay: 0.28s;
  animation-delay: 0.28s;
}

.loaderSvg__5 {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.loaderSvg__6 {
  -webkit-animation-delay: 0.42s;
  animation-delay: 0.42s;
}

.loaderSvg__7 {
  -webkit-animation-delay: 0.49s;
  animation-delay: 0.49s;
}

.loaderSvg__8 {
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}

.loaderSvg__9 {
  -webkit-animation-delay: 0.63s;
  animation-delay: 0.63s;
}

.searchSVG .searchSVG__border,
.searchSVG .searchSVG__inside {
  transition: fill 0.2s ease;
}

.searchSVG.-blue .searchSVG__inside {
  fill: transparent;
}

.searchSVG.-blue .searchSVG__border {
  fill: #39f;
}

.searchSVG.-blue:hover .searchSVG__inside {
  fill: #ee2595;
}

.searchSVG.-blue:hover .searchSVG__border {
  fill: transparent;
}

.searchSVG.-blue-active .searchSVG__inside {
  fill: #ee2595;
}

.searchSVG.-blue-active .searchSVG__border {
  fill: transparent;
}

.searchSVG.-grey .searchSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.searchSVG.-grey .searchSVG__border {
  fill: #fff;
}

.searchSVG.-grey:hover .searchSVG__border {
  fill: #f3b038;
}

.searchSVG.-grey-dark .searchSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.searchSVG.-grey-dark .searchSVG__border {
  fill: #434343;
}

.searchSVG.-active .searchSVG__inside,
.searchSVG.-grey-dark:hover .searchSVG__border {
  fill: #ee2595;
}

.searchSVG.-active .searchSVG__border {
  fill: #fff;
}

.searchSVG.-disabled .searchSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.searchSVG.-disabled .searchSVG__border {
  fill: #fff;
}

.loader {
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
}

.notFound__container {
  margin-bottom: -108px;
}

.notFound__btn {
  margin: 36px;
}

@media (min-width: 765px) {
  .notFound__img {
    height: 600px;
    left: 60%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 400px;
  }

  .notFound__content {
    margin: 54px 0;
  }
}

@media (max-width: 764px) {
  .notFound__content {
    min-height: 90vh;
  }
}

#emailSubscribe {
  background-color: #fff;
  border-radius: 20px;
  bottom: 0;
  box-shadow: 10px 10px 29px -15px rgba(0, 0, 0, 0.75);
  color: #434343;
  max-height: 0;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  transition: max-height 0.5s;
  width: 500px;
}

#emailSubscribe .esWrapper {
  padding: 20px;
}

#emailSubscribe.active {
  max-height: 800px;
}

#emailSubscribe .close {
  cursor: pointer;
  font-size: 22px;
  font-weight: 800;
  padding: 0 7px;
  position: absolute;
  right: 10px;
  top: 10px;
}

#emailSubscribe .loading.active {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top-color: #3498db;
  height: 20px;
  width: 20px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

#emailSubscribe .contacta-webform-form .valign-wrapper {
  margin: initial;
  position: static;
  top: auto;
}

#emailSubscribe .contacta-webform-form input[type="text"] {
  background-color: #f2f2f4;
  border: 0;
  box-sizing: border-box;
  padding: 18px 36px;
}

#emailSubscribe .contacta-webform-form .contacta-webform-table i {
  font-size: inherit;
}

#emailSubscribe .contacta-webform-form .contacta-webform-table a {
  color: #f4a71c;
  font-size: 16px;
  font-style: normal;
  text-decoration: underline;
}

#emailSubscribe .contacta-webform-form .checkbox {
  float: left;
  margin: 5px 0;
  padding-left: 0;
  width: 100%;
}

#emailSubscribe .contacta-webform-form .checkbox .checkbox-option {
  -webkit-appearance: none;
  appearance: none;
  background-color: #f2f2f4;
  border: 1px solid #434343;
  box-sizing: border-box;
  cursor: pointer;
  height: 15px;
  margin-right: 5px;
  vertical-align: initial;
  width: 15px;
}

#emailSubscribe .contacta-webform-form .checkbox .checkbox-option:checked {
  background-color: #fff;
  background-image: url(/static/media/checkmark-grey.c2120f093761477b5932.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 80%;
}

#emailSubscribe .contacta-webform-form button.btn-primary {
  background-color: #39f !important;
  color: #fff;
  line-height: 48px;
  padding: 0 36px;
}

.footer {
  color: #fff;
  position: relative;
  width: 100%;
}

.footer .container {
  position: relative;
  z-index: 2;
}

.footer.-option-1,
.footer.-option-2 {
  background-image: linear-gradient(90deg, #0a51fa, #54c2db);
}

.footer.-option-3 {
  background-color: #00b0bb;
}

.footer__email-container {
  display: grid;
  width: 100%;
}

.footer__email-form-note {
  color: #fff;
  font-size: 14px;
  font-style: italic;
}

.footer__email-text {
  color: #ffe3a8;
  font-size: 22px;
  font-weight: 700;
  grid-area: email-text;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
}

.footer__email-form-container {
  grid-area: email-form;
  position: relative;
  text-align: center;
}

.footer__email-form-container .label__text {
  display: none;
}

.footer .button--email-form {
  background-color: #ffe3a8;
  border-radius: 6px;
  color: #00b0bb;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-top: 8px;
}

.footer__email-form-btn {
  white-space: nowrap;
  width: auto !important;
}

.footer__email-gdpr,
.footer__email-visited {
  display: block;
}

.footer__email-form-input {
  background-color: hsla(0, 0%, 100%, 0.35);
  border: 0;
  color: #434343;
  height: 48px;
  padding: 0 0 0 20px;
}

.footer__email-form-input::-webkit-input-placeholder {
  color: #f2f2f4;
  opacity: 1;
}

.footer__email-form-input::placeholder {
  color: #f2f2f4;
  opacity: 1;
}

.footer__divider {
  background-color: #fff;
  display: inline-block;
  height: 1px;
  width: 100%;
}

.footer__columns {
  grid-gap: 20px;
  display: grid;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.footer__columns li {
  margin-bottom: 5px;
}

.footer__columns h4 {
  color: #ffe3a8;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 6px;
  text-decoration: underline;
}

.footer__columns a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.footer__columns .footer__last-column {
  display: inline-block;
}

.footer__language {
  display: inline-flex;
  line-height: 30px;
  text-align: center;
}

.footer__language,
.footer__language .title {
  color: #fff;
  font-size: 18px;
}

.footer__language .title__text {
  height: 30px;
  line-height: 30px;
}

.footer__language .title__dropdown-button {
  top: 0;
}

.footer__language .button--directional {
  height: 20px;
  margin-top: 0;
  width: 20px;
}

.footer__language .responsiveList {
  width: 300px;
}

.footer__information-pages {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  width: 100%;
}

.footer__information-pages ul {
  display: flex;
}

.footer__information-pages a {
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}

.footer__column-wrapper {
  display: inline-flex;
  flex-direction: column;
}

.footer__social-media-icons {
  display: flex;
}

.footer__social-media-icons li {
  background-color: #ffe3a8;
  border-radius: 100%;
  height: 30px;
  margin-right: 14px;
  position: relative;
  width: 30px;
}

.footer__social-media-icons li:last-child {
  margin-right: 0;
}

.footer__social-media-icons li img {
  color: #00b0bb;
  height: 14.2857142857px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14.2857142857px;
}

.footer__copyright {
  color: #fff;
  display: inline-block;
}

.footer__stamp {
  bottom: 0;
  height: 60%;
  position: absolute;
  right: 0;
}

.footer__stamp img {
  height: 100%;
  width: auto;
}

.footer .dropdownBox.-open {
  margin-bottom: 20px;
}

.footer__send-message {
  color: #fff;
  height: 50px;
  left: 0;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 1s ease;
  width: 100%;
}

.footer__send-message.-hidden {
  opacity: 0;
  pointer-events: none;
}

.footer__send-message.-visible {
  opacity: 1;
}

.footer__email-form {
  grid-gap: 0;
  display: grid;
  grid-template-areas: "Input Button" "VISITED VISITED" "GDPR GDPR";
  grid-template-columns: 1fr auto;
  transition: opacity 1s ease;
}

.footer__email-form.-visible {
  opacity: 1;
}

.footer__email-form.-hidden {
  opacity: 0;
  pointer-events: none;
}

.footer__email-form .label__error {
  color: hsla(0, 0%, 100%, 0.8) !important;
}

.footer__email-form-input {
  box-sizing: border-box;
  grid-area: Input;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.footer__email-form-btn {
  grid-area: Button;
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}

.footer__email-gdpr {
  -ms-grid-column-span: 3;
  grid-area: GDPR;
  -ms-grid-column: 1;
  -ms-grid-row: 5;
}

.footer__email-gdpr .checkbox,
.footer__email-gdpr .richText p {
  margin-top: 0;
}

.footer__email-gdpr .checkbox__error {
  color: hsla(0, 0%, 100%, 0.8) !important;
}

.footer__email-visited {
  -ms-grid-column-span: 3;
  grid-area: VISITED;
  -ms-grid-column: 1;
  -ms-grid-row: 3;
  margin-bottom: 0;
}

.footer__email-visited .checkbox__error {
  color: hsla(0, 0%, 100%, 0.8) !important;
}

@media (min-width: 992px) {
  .footer {
    margin-top: 108px;
  }

  .footer .button--email-form {
    float: right;
  }

  .footer__email-container {
    grid-gap: 18px;
    grid-template-areas: "email-text email-form";
    grid-template-columns: 33% 1fr;
    padding-top: 54px;
  }

  .footer__email-text {
    max-width: 520px;
  }

  .footer__email-form {
    display: grid;
    float: right;
    grid-template-areas: "Input Button" "VISITED VISITED" "GDPR GDPR";
    grid-template-columns: 1fr auto;
    width: 450px;
  }

  .footer__email-form-note {
    text-align: right;
  }

  .footer__divider {
    margin: 28px 0;
  }

  .footer__columns .footer__last-column {
    float: right;
    text-align: center;
  }

  .footer__columns .footer__column {
    float: left;
    margin: 0 100px 10px 0;
  }

  .footer__social-media-icons {
    margin-top: 5px;
  }

  .footer__logo img {
    margin-top: 20px;
    max-width: 250px;
  }

  .footer__copyright {
    float: left;
  }

  .footer__information-pages {
    margin-top: 54px;
  }

  .footer__information-pages ul {
    float: left;
  }

  .footer__information-pages ul+.footer__copyright {
    float: right;
  }

  .footer__information-pages ul li {
    margin-right: 20px;
  }

  .footer__email-text {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }

  .footer__email-form-container {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }

  .footer__email-form-input {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }

  .footer__email-form-btn {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }

  .footer__email-gdpr {
    -ms-grid-column-span: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }

  .footer__email-visited {
    -ms-grid-column-span: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
}

@media (max-width: 991px) {
  .footer {
    margin-top: 108px;
  }

  .footer__email-container {
    grid-gap: 54px;
    grid-template-areas: "email-text" "email-form";
    grid-template-columns: 1fr;
    padding-top: 72px;
  }

  .footer__email-text {
    text-align: center;
  }

  .footer__email-form {
    grid-template-columns: 1fr 1fr;
    left: 50%;
    max-width: 90vw;
    position: relative;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }

  .footer__email-form-note {
    text-align: center;
  }

  .footer__divider {
    margin: 54px 0;
  }

  .footer__columns {
    text-align: center;
  }

  .footer__columns .footer__column {
    width: 100%;
  }

  .footer__columns .footer__column a {
    display: block;
    height: auto;
    width: 100%;
  }

  .footer__columns .footer__column a p {
    width: 100%;
  }

  .footer__columns .footer__last-column {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }

  .footer__column li a p {
    font-size: 14px;
    padding-right: 5px;
    white-space: nowrap;
  }

  .footer__last-column {
    margin-bottom: 54px !important;
  }

  .footer__social-media-icons {
    left: 50%;
    margin-top: 50px;
    text-align: center;
  }

  .footer__social-media-icons li {
    height: 30px;
    margin-right: 15px;
    width: 30px;
  }

  .footer__social-media-icons li img {
    height: 14.2857142857px;
    width: 14.2857142857px;
  }

  .footer__column-wrapper {
    align-items: center;
    display: inline-flex;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
  }

  .footer__logo img {
    margin-top: 60px;
    max-width: 250px;
  }

  .footer__copyright {
    margin: 9px auto;
    text-align: center;
    width: 100%;
  }

  .footer__information-pages {
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
  }

  .footer__information-pages ul {
    align-content: stretch;
    align-items: stretch;
    display: grid;
    flex-direction: row;
    flex-wrap: nowrap;
    grid-template-areas: ". . .";
    grid-template-columns: minmax(0, 33%) minmax(0, 33%) minmax(0, 33%);
    grid-template-rows: 1auto;
    justify-content: space-between;
    max-width: 500px;
    position: relative;
  }

  .footer__information-pages ul,
  .footer__information-pages ul li a {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }

  .footer__information-pages ul li a {
    position: absolute;
    text-align: center;
  }

  .footer__information-pages ul li:first-child a {
    text-align: left;
  }

  .footer__information-pages ul li:last-child a {
    text-align: right;
  }

  .footer__information-pages ul li {
    box-sizing: border-box;
    height: 35px;
    margin: 0 20px;
    position: relative;
  }

  .footer__stamp {
    bottom: 0;
    height: 200px;
    right: 0;
  }

  .footer__email-text {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }

  .footer__email-form-container {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
}

@media (min-width: 765px) and (max-width: 991px) {
  .footer__stamp {
    bottom: 0;
    height: 300px;
    right: 0;
  }
}

@media (max-width: 764px) {
  .footer .container {
    padding-bottom: 70px;
  }

  .footer__language,
  .footer__language .responsiveList {
    width: 100%;
  }

  .footer__columns {
    grid-template-columns: 1fr;
  }

  .footer__columns h4.footer__heading-inline {
    margin-top: 20px;
  }

  .footer__social-media-icons {
    margin-top: 5px;
  }
}

.whatsappchat {
  bottom: 10px;
  position: fixed;
  right: 10px;
  z-index: 19999;
}

.whatsappchat iframe,
.whatsappchat img {
  border: 0;
  float: right;
}

.whatsappchat img {
  cursor: pointer;
}

.button--basic,
.button--ed-card,
.button--important,
.button--important-alt,
.button--light {
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 36px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.button--basic h6,
.button--ed-card h6,
.button--important h6,
.button--important-alt h6,
.button--light h6 {
  line-height: inherit;
}

.button--ed-card {
  background-color: #f4a71c;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button--ed-card:hover {
  background: rgba(244, 167, 28, 0.85);
}

.button--basic {
  background: #39f;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 48px;
}

.button--basic:hover {
  background-color: rgba(51, 153, 255, 0.85);
}

.button--important {
  background: linear-gradient(-90deg, #e77610, #ffde4f);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button--important:hover {
  background: linear-gradient(-90deg, #e77610, #f4a71c);
}

.button--light {
  background: #f2f2f4;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #39f;
}

.button--light:hover {
  background-color: #39f;
}

.button--important-alt,
.button--light:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

.button--important-alt {
  background-image: linear-gradient(290deg, #9225c9, #390e61);
}

.button--important-alt:hover {
  background-image: linear-gradient(290deg, #9225c9 -20%, #390e61 150%);
}

a.button--basic,
a.button--ed-card,
a.button--important,
a.button--important-alt,
a.button--light {
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 36px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

a.button--basic h6,
a.button--ed-card h6,
a.button--important h6,
a.button--important-alt h6,
a.button--light h6 {
  line-height: inherit;
}

a.button--ed-card {
  background-color: #f4a71c;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

a.button--ed-card:hover {
  background: rgba(244, 167, 28, 0.85);
}

a.button--basic {
  background: #39f;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 48px;
}

a.button--basic:hover {
  background-color: rgba(51, 153, 255, 0.85);
}

a.button--important {
  background: linear-gradient(-90deg, #e77610, #ffde4f);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff !important;
}

a.button--important:hover {
  background: linear-gradient(-90deg, #e77610, #f4a71c);
}

a.button--light {
  background: #f2f2f4;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #39f;
}

a.button--light:hover {
  background-color: #39f;
}

a.button--important-alt,
a.button--light:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
}

a.button--important-alt {
  background-image: linear-gradient(290deg, #9225c9, #390e61);
}

a.button--important-alt:hover {
  background-image: linear-gradient(290deg, #9225c9 -20%, #390e61 150%);
}

.button--directional {
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 36px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.button--directional h6 {
  line-height: inherit;
}

.button--directional {
  background-color: #39f;
  border-radius: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  height: 25px;
  padding: 0;
  width: 25px;
  z-index: 4;
}

.button--directional:hover {
  background-color: #1f85eb;
}

.button--directional:before {
  background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}

.button--directional.-up:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.button--directional.-right:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.button--directional.-down:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.button--directional.-left:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.button--directional.-cross:before {
  background-image: url(/static/media/close-x.80af698e3afcc6b20867.svg);
}

.button--directional.-light {
  background-color: #f2f2f4;
}

.button--directional.-light:hover {
  background-color: #39f;
}

.button--directional.-light:hover:before {
  background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
}

.button--directional.-light:before {
  background-image: url(/static/media/shallow-arrow-blue.f3cf96dca8ac1f11501a.svg);
}

.iconButton {
  cursor: pointer;
  display: inline-block;
  height: 24px;
  object-fit: contain;
  padding: 12px;
  vertical-align: top;
  width: 24px;
}

.iconButton-container {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}

.iconButton-text {
  color: #39f;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-left: -10px;
}

.button--social-media {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  width: 30px;
}

.button--social-media.-facebook {
  background-image: url(/static/media/facebook.a8c704e09f27bf88f9e9.svg);
}

.button--social-media.-instagram {
  background-image: url(/static/media/instagram.909df6fc8f17fd85e1d6.svg);
}

.button--social-media.-twitter {
  background-image: url(/static/media/twitter.c06b4b95cfe43bf0f661.svg);
}

.link--social-media {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30px;
  width: 30px;
}

.link--social-media.-facebook {
  background-image: url(/static/media/facebook.a8c704e09f27bf88f9e9.svg);
}

.link--social-media.-instagram {
  background-image: url(/static/media/instagram.909df6fc8f17fd85e1d6.svg);
}

.link--social-media.-twitter {
  background-image: url(/static/media/twitter.c06b4b95cfe43bf0f661.svg);
}

.pictureWrapper {
  vertical-align: middle;
}

.card,
.card__caption,
.card__description,
.card__subtitle,
.card__title {
  text-decoration: none;
}

.card:link,
.card__caption:link,
.card__description:link,
.card__subtitle:link,
.card__title:link {
  color: inherit;
  text-decoration: none;
}

@media (pointer: fine) {
  .card:hover.-hover-background {
    background-color: #f2f2f4;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  }

  .card:hover .card__img-container:after {
    border: 5px solid #ffde4f;
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .card:hover .card__img-bottom-content,
  .card:hover .card__img-top-content {
    margin: 5px;
    width: calc(100% - 10px);
  }
}

.card {
  cursor: pointer;
  position: relative;
  text-align: left;
  vertical-align: top;
  width: 100%;
}

.card.-disabled {
  opacity: 0.5;
}

.card.-view-all.card {
  background-color: #f2f2f4;
}

.card.-view-all.card:hover .card__img-container:after {
  content: normal;
}

.card.-view-all .card__img-container {
  opacity: 0.2;
}

.card.-view-all .card__caption {
  left: 0;
  padding-left: 12px !important;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.card.-view-all .card__title {
  position: relative;
}

.card.-view-all .card__title:after {
  background-image: url(/static/media/shallow-arrow-dark.9fbacd9c2e98a2a72151.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 7px;
  border: 1px solid #434343;
  border-radius: 100%;
  content: "";
  height: 16px;
  margin-left: 10px;
  position: absolute;
  top: 5px;
  width: 16px;
  z-index: 999;
}

.card__above-content {
  height: 25px;
  position: absolute;
  top: -25px;
  width: 100%;
}

.card__card-rating-top {
  color: #fff;
  margin: 9px 18px;
}

.card__card-rating-bottom,
.card__card-rating-top {
  font-family: Arial, Tahoma, Bitstream Vera Sans, sans-serif;
  font-size: 12px;
}

.card__card-rating-bottom {
  color: #767676;
  display: block;
  margin: 0 0 9px;
}

.card__card-rating {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}

.card__trip-advisor-svg {
  height: 17px;
  margin-bottom: -2px;
  margin-right: 5px;
  margin-top: 20px;
}

.card.-square .card__img-container {
  padding-top: 100%;
}

.card.-square .card__caption {
  padding-left: 0;
}

.card__favourites {
  cursor: pointer;
  height: 25px;
  margin: 9px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
}

.card__img-container {
  box-sizing: border-box;
  display: block;
  height: 0;
  padding-top: 70%;
  position: relative;
  width: 100%;
}

.card__img {
  height: 100%;
  object-fit: cover;
  top: 0;
}

.card__img,
.card__img-bottom-content {
  box-sizing: border-box;
  left: 0;
  position: absolute;
  width: 100%;
}

.card__img-bottom-content {
  bottom: 0;
  color: #fff;
  margin: 0;
  vertical-align: bottom;
}

.card__img-bottom-content.-fade {
  background: linear-gradient(transparent, rgba(57, 58, 60, 0.9));
  min-height: 80px;
}

.card__img-top-content {
  box-sizing: border-box;
  color: #fff;
  height: auto;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.card__caption {
  box-sizing: border-box;
  display: block;
  padding: 12px;
}

.card.-hover-background .card__caption {
  padding: 12px;
}

.card__subtitle,
.card__title {
  word-wrap: break-word;
  text-transform: capitalize;
  white-space: normal;
}

.card__subtitle {
  color: #39f;
  margin: 9px 0;
}

.card__description {
  display: block;
}

.cardDate {
  bottom: 0;
  color: #fff;
  height: 50px;
  position: absolute;
  width: 100%;
}

.cardDate__month {
  border-right: 1px solid #fff;
  box-sizing: border-box;
  height: 50px;
  padding: -5px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 60px;
}

.cardDate__month * {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
}

.cardDate__hour {
  bottom: 0;
  height: 30px;
  left: 60px;
  line-height: 30px;
  padding-bottom: 4px;
  padding-left: 15px;
  position: absolute;
}

.cardDate__hour * {
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  padding-right: 7px;
}

.cardLabel {
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px solid #fff;
  font-weight: 900;
  height: 22px;
  line-height: 22px;
  margin: 9px;
  padding: 0 6px;
  width: auto;
}

.cardLabel,
.cardTopLabel {
  color: #fff;
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  vertical-align: top;
}

.cardTopLabel {
  background-color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
}

.divider {
  background-color: #f2f2f4;
  border: none;
  height: 2px;
  outline: none;
  width: 100%;
}

.divider.-dark {
  background-color: rgba(0, 0, 0, 0.07);
}

.slideUpDialogue {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100vw;
  z-index: 200000;
}

.slideUpDialogue.-closed {
  opacity: 0;
  pointer-events: none;
}

.slideUpDialogue__box {
  background: #f2f2f4;
  box-shadow: 0 2px 4px 0 hsla(0, 27%, 63%, 0.3);
  box-sizing: border-box;
  display: grid;
  grid-template-areas: "Button" "Title" "Divider" "Content";
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto 1fr;
  padding: 18px;
  position: fixed;
  z-index: 200002;
}

.slideUpDialogue__box.-closed {
  pointer-events: none;
}

.slideUpDialogue__close-btn {
  display: block;
  grid-area: Button;
  margin: 0 auto;
}

.slideUpDialogue__title {
  font-family: brandon-grotesque, sans-serif;
  grid-area: Title;
  margin: 18px 0;
  text-align: center;
  text-transform: uppercase;
}

.slideUpDialogue__divider {
  background-color: rgba(0, 0, 0, 0.07);
  grid-area: Divider;
}

.slideUpDialogue__content {
  -webkit-overflow-scrolling: touch;
  grid-area: Content;
  overflow-y: scroll;
}

@media (min-width: 765px) {
  .slideUpDialogue {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .slideUpDialogue__box {
    display: inline-block;
    left: 50%;
    min-width: 400px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity 0.2s ease;
  }

  .slideUpDialogue__box.-closed {
    opacity: 0;
    pointer-events: none;
  }

  .slideUpDialogue__content {
    max-height: 400px;
  }
}

@media (max-width: 764px) {
  .slideUpDialogue {
    background-color: hsla(0, 0%, 71%, 0.5);
  }

  .slideUpDialogue__box {
    bottom: 0;
    left: 0;
    overflow: hidden;
    transition: max-height 0.2s ease;
    width: 100%;
  }

  .slideUpDialogue__box.-open {
    max-height: 80vh;
  }

  .slideUpDialogue__box.-closed {
    height: 0;
    max-height: 0;
    padding: 0;
  }
}

.bannerDialogue {
  background-attachment: fixed !important;
  background-color: #39f;
  bottom: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  color: #fff;
  left: 0;
  position: fixed;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  width: 100%;
  z-index: 20000;
}

.bannerDialogue.-open {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.bannerDialogue.-closed {
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}

.bannerDialogue__container {
  height: 100%;
  padding: 24px 0;
  position: relative;
}

.form {
  grid-gap: 9px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: lauto;
}

.form input[type="text"],
.form textarea {
  background-color: #f2f2f4;
  border: none;
  border-radius: 0;
  outline: none;
}

.form input[type="text"]::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
  color: rgba(1, 1, 1, 0.2);
}

.form input[type="text"]::placeholder,
.form textarea::placeholder {
  color: rgba(1, 1, 1, 0.2);
}

@media (min-width: 765px) {

  .form input[type="text"],
  .form textarea {
    padding: 18px 36px;
  }
}

@media (max-width: 764px) {

  .form input[type="text"],
  .form textarea {
    padding: 18px;
  }
}

.label__text {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  display: block;
  height: 30px;
  line-height: 30px;
}

.label__text.-error {
  background-image: url(/static/media/form-error-x.e5f9cd9030e9c592fe96.svg);
}

.label__text.-valid {
  background-image: url(/static/media/checkmark-grey.c2120f093761477b5932.svg);
}

.label__error {
  color: #f84663 !important;
  display: block;
  font-size: 14px;
  font-style: italic;
  margin-top: 5px;
}

.label__content {
  display: block;
}

.label__content,
.textInput {
  box-sizing: border-box;
  width: 100%;
}

.textInput {
  background-color: #f2f2f4;
  border: none;
  border-radius: 0;
  outline: none;
}

.textInput::-webkit-input-placeholder {
  color: rgba(1, 1, 1, 0.2);
}

.textInput::placeholder {
  color: rgba(1, 1, 1, 0.2);
}

@media (min-width: 765px) {
  .textInput {
    padding: 18px 36px;
  }
}

@media (max-width: 764px) {
  .textInput {
    padding: 18px;
  }

  .textInput.-transparent {
    background-color: hsla(0, 0%, 100%, 0.35) !important;
    color: #fff;
  }

  .textInput.-transparent::-webkit-input-placeholder {
    color: #f2f2f4 !important;
    opacity: 1;
  }

  .textInput.-transparent::placeholder {
    color: #f2f2f4 !important;
    opacity: 1;
  }
}

.selectFake__input {
  background-color: #f2f2f4;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  outline: none;
  width: 100%;
}

.selectFake__input::-webkit-input-placeholder {
  color: rgba(1, 1, 1, 0.2);
}

.selectFake__input::placeholder {
  color: rgba(1, 1, 1, 0.2);
}

.selectFake .label__content {
  position: relative;
}

.selectFake__overlay {
  background-color: #f2f2f4;
  box-sizing: border-box;
  left: 0;
  opacity: 1;
  padding: 5px 15px;
  position: absolute;
  top: 54px;
  transition: all 0.2s linear;
  visibility: visible;
  width: 100%;
  z-index: 999999;
}

.selectFake__overlay>div {
  color: #979797;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 5px 5px;
  text-transform: uppercase;
}

.selectFake__overlay>div:hover {
  color: #39f;
}

.selectFake__overlay.hidden {
  opacity: 0;
  visibility: hidden;
}

.selectFake.longlist .selectFake__overlay {
  max-height: 36vh;
  overflow-y: scroll;
}

.selectFake.longlist .selectFake__overlay::-webkit-scrollbar-track {
  background-color: #ededf0;
  border-radius: 10px;
}

.selectFake.longlist .selectFake__overlay::-webkit-scrollbar {
  background-color: #ededf0;
  width: 4px;
}

.selectFake.longlist .selectFake__overlay::-webkit-scrollbar-thumb {
  background-color: #fcdf4f;
  border-radius: 6px;
}

.selectFake.longlist .selectFake__overlay>div {
  font-size: 14px;
  padding: 2px 5px;
}

@media (min-width: 765px) {
  .selectFake__input {
    padding: 18px 36px;
  }
}

@media (max-width: 764px) {
  .selectFake__input {
    padding: 18px;
  }

  .selectFake__input.-transparent {
    background-color: hsla(0, 0%, 100%, 0.35) !important;
    color: #fff;
  }

  .selectFake__input.-transparent::-webkit-input-placeholder {
    color: #f2f2f4 !important;
    opacity: 1;
  }

  .selectFake__input.-transparent::placeholder {
    color: #f2f2f4 !important;
    opacity: 1;
  }
}

.searchInput {
  position: relative;
}

.searchInput__close {
  background-image: url(/static/media/close-dark.cf26dde9dafbd70cf02d.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.searchInput__input {
  background-color: #f2f2f4;
  background-image: url(/static/media/search-dark.48737cf6ac3b1d5676ba.svg);
  background-position: 18px 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  outline: none;
  position: relative;
  width: 100%;
}

.searchInput__input::-webkit-input-placeholder {
  color: rgba(1, 1, 1, 0.2);
}

.searchInput__input::placeholder {
  color: rgba(1, 1, 1, 0.2);
}

.searchInput__glass {
  box-sizing: border-box;
  cursor: pointer;
  height: 100%;
  padding: 15px 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.searchInput__glass .searchSVG__border {
  fill: #434343 !important;
}

@media (min-width: 765px) {
  .searchInput__input {
    padding: 18px 36px 18px 51px;
  }
}

@media (max-width: 764px) {
  .searchInput__input {
    padding: 18px 18px 18px 51px;
  }
}

.textArea {
  box-sizing: border-box;
  display: block;
  resize: none;
  width: 100%;
}

.textArea.-transparent {
  background-color: hsla(0, 0%, 100%, 0.35) !important;
  color: #fff;
}

.textArea.-transparent::-webkit-input-placeholder {
  color: #f2f2f4;
  opacity: 1;
}

.textArea.-transparent::placeholder {
  color: #f2f2f4;
  opacity: 1;
}

.submitButton {
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: brandon-grotesque, sans-serif !important;
  margin: 18px 0;
  position: relative;
  text-transform: capitalize !important;
  width: 100%;
}

.submitButton.-active {
  background-color: #39f !important;
}

.submitButton.-disabled {
  background-color: #434343 !important;
}

@media (min-width: 765px) {
  .submitButton {
    left: 50%;
    max-width: 300px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.richText p {
  word-wrap: break-word;
  display: block;
  margin: 18px 0;
}

.richText__image {
  clear: both;
  height: auto;
  width: 100%;
}

.richText__link:hover {
  color: #39f !important;
}

.richText ul {
  list-style: circle;
}

.richText li {
  margin-left: 18px;
}

.richText ol {
  list-style-type: decimal;
}

.richText.-default .richText__link {
  color: #f4a71c !important;
}

.richText.-default .richText__link:hover {
  color: #39f !important;
}

.richText.-white .richText__link,
.richText.-white .richText__link:hover {
  color: #fff !important;
}

.richText.-question .richText__link {
  color: #f4a71c !important;
}

.richText.-question .richText__link:hover {
  color: #39f !important;
}

.richText.-question h3 {
  font-family: Arial;
  font-size: 20px;
  font-weight: 700;
}

.richText .youTubeVideo {
  margin: 18px 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}

.richText .youTubeVideo iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.richText .instagramPost,
.richText .instagramReel {
  margin: 18px 0;
}

.richText .instagramPost iframe,
.richText .instagramReel iframe {
  max-width: 100% !important;
}

.richText h1,
.richText h2,
.richText h3 {
  font-family: brandon-grotesque, sans-serif;
}

.richText.-basic p {
  color: #5a5a5a;
}

.richText.-basic h2 {
  margin-top: 54px;
}

.richText.-basic h3 {
  color: #5a5a5a;
  margin-top: 54px;
  text-transform: uppercase;
}

.richText.-basic .richText__link {
  color: #f4a71c !important;
}

.richText.-basic .richText__link:hover {
  color: #39f !important;
}

.checkbox {
  margin: 0;
  padding-left: 29px;
  position: relative;
}

.checkbox__box {
  -webkit-appearance: none;
  appearance: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  border: 1px solid #434343;
  cursor: pointer;
  height: 15px;
  left: 0;
  margin: 5px 9px 5px 0;
  position: absolute;
  top: 0;
  width: 15px;
}

.checkbox__box:checked {
  background-color: #434343;
  background-image: url(/static/media/checkmark-white.79c11c60a8f3c8b7153f.svg);
}

.checkbox__box.-white {
  border: 1px solid #fff;
}

.checkbox__box.-white:checked {
  background-color: #fff;
  background-image: url(/static/media/checkmark-grey.c2120f093761477b5932.svg);
}

.checkbox__label {
  cursor: pointer;
  position: relative;
}

.checkbox__label .richText p:first-child {
  margin-top: 0;
}

.checkbox__label .richText p:last-child {
  margin-bottom: 0;
}

.checkbox__error {
  color: #f84663 !important;
  display: block;
  font-style: italic;
  margin-left: -29px;
  margin-top: 5px;
}

.formMessage {
  grid-gap: 18px;
  background-color: #f2f2f4;
  display: grid;
  padding: 54px;
  text-align: center;
}

.formMessage__img {
  height: 75px;
  object-fit: contain;
  width: 75px;
}

.formMessage__img,
.formMessage__text {
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.formMessage__text {
  font-family: Arial;
  max-width: 300px;
}

.responsiveList {
  box-sizing: border-box;
  -webkit-column-gap: 0;
  column-gap: 0;
  padding: 9px;
}

@media (min-width: 765px) {
  .responsiveList {
    -webkit-columns: 2;
    column-count: 2;
    width: 500px;
  }
}

@media (max-width: 764px) {
  .responsiveList {
    -webkit-columns: 1;
    column-count: 1;
  }
}

.singleColumnList {
  -webkit-column-gap: 0;
  column-gap: 0;
  margin: 9px;
}

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

@media (min-width: 765px) {
  .singleColumnList {
    -webkit-columns: 1;
    column-count: 1;
  }
}

@media (max-width: 764px) {
  .singleColumnList {
    -webkit-columns: 1;
    column-count: 1;
  }
}

.tickListItem {
  position: relative;
  text-align: left;
  width: 100%;
}

.tickListItem__label {
  word-wrap: break-word;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0 30px 0 9px;
  position: relative;
  text-overflow: ellipsis;
  width: 100%;
}

.tickListItem__label.-checked {
  color: #39f;
  font-weight: 700;
}

.tickListItem__label:hover {
  color: #39f;
}

.tickListItem__checkbox {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-position: calc(100% - 9px) 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  cursor: pointer;
  height: 50px;
  left: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.tickListItem__checkbox:checked {
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/static/media/checkmark-blue.876de7689e926b9b41a3.svg);
}

.linkListItem {
  position: relative;
  text-align: left;
  width: 100%;
}

.linkListItem__label {
  word-wrap: break-word;
  box-sizing: border-box;
  color: #434343;
  cursor: pointer;
  display: block;
  font-family: brandon-grotesque, sans-serif !important;
  font-size: 14px;
  font-weight: 700 !important;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 9px 0 49px;
  position: relative;
  text-overflow: ellipsis;
  text-transform: uppercase;
  width: 100%;
}

.linkListItem__label:hover {
  color: #39f;
}

.linkListItem__icon {
  height: 25px;
  left: 0;
  margin: 2.5px;
  position: absolute;
  top: 0;
  width: 25px;
}

.toggleButton {
  border-radius: 25px;
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 25px;
  position: relative;
  transition: background-color 0.2s ease;
  width: 50px;
}

.toggleButton:after {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  content: "";
  height: 17px;
  margin: 4px;
  position: absolute;
  top: 0;
  transition: left 0.2s ease;
  width: 17px;
}

.toggleButton:before {
  background-image: url(/static/media/checkmark-white.79c11c60a8f3c8b7153f.svg);
  background-position: 8.3333333333px 50%;
  background-repeat: no-repeat;
  background-size: 12.5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
}

.toggleButton.-on {
  background-color: #9ccb3b;
}

.toggleButton.-on:after {
  left: 25px;
}

.toggleButton.-on:before {
  opacity: 1;
}

.toggleButton.-off {
  background-color: #979797;
}

.toggleButton.-off:after {
  left: 0;
}

.toggleListItem {
  position: relative;
  text-align: left;
  width: 100%;
}

.toggleListItem__label {
  box-sizing: border-box;
  display: block;
  font-family: brandon-grotesque, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  padding: 0 80px 0 9px;
  position: relative;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}

.toggleListItem__label.-checked {
  color: #39f;
  font-weight: 700;
}

.toggleListItem__label:hover {
  color: #39f;
}

.toggleListItem__toggle {
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.toggleListItem__text {
  z-index: 10;
}

.horizontalScroll {
  box-sizing: border-box;
  margin: 0;
  position: relative;
  width: 100%;
}

.horizontalScroll__scroll-wrapper {
  overflow: hidden;
  width: 100%;
}

.horizontalScroll__content {
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  overflow-x: scroll;
  scroll-behavior: smooth;
  white-space: nowrap;
  width: 100%;
}

.horizontalScroll__content.-disable-scroll-bar {
  margin-bottom: -50px;
  padding-bottom: 50px;
}

.horizontalScroll__content.-snapping {
  scroll-snap-type: x mandatory;
}

.horizontalScroll__content.-snapping>* {
  scroll-snap-align: center;
}

.horizontalScroll__content>* {
  display: inline-block;
}

.horizontalScroll__content> :last-child {
  margin-right: 0;
}

.horizontalScroll__content.-lock {
  overflow-x: hidden;
}

.horizontalScroll__content-left-fade {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 3;
}

.horizontalScroll__content-left-fade.-grey {
  background: linear-gradient(90deg, hsla(240, 8%, 95%, 0.9) 0, hsla(0, 0%, 98%, 0));
}

.horizontalScroll__content-left-fade.-white {
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0.9) 0, hsla(0, 0%, 98%, 0));
}

.horizontalScroll__content-right-fade {
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 3;
}

.horizontalScroll__content-right-fade.-grey {
  background: linear-gradient(270deg, hsla(240, 8%, 95%, 0.9) 0, hsla(0, 0%, 98%, 0));
}

.horizontalScroll__content-right-fade.-white {
  background: linear-gradient(270deg, hsla(0, 0%, 100%, 0.9) 0, hsla(0, 0%, 98%, 0));
}

@media (min-width: 765px) {
  .horizontalScroll__content>* {
    margin-right: 18px;
    width: 250px;
  }
}

@media (max-width: 764px) {
  .horizontalScroll__content {
    margin-bottom: -50px;
    overflow-x: scroll;
    padding-bottom: 50px;
    padding-left: calc(5vw - 2px);
    padding-right: calc(5vw - 2px);
    width: 100%;
  }

  .horizontalScroll__content>* {
    margin-right: 18px;
    width: 250px;
  }
}

.emptyCard__image,
.emptyCard__text1,
.emptyCard__text2 {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.emptyCard>* {
  display: block;
}

@media (min-width: 765px) {
  .emptyCard {
    grid-gap: 9px;
    display: inline-grid;
    grid-template-columns: 0;
    grid-template-rows: 11fr 1fr 1fr;
    min-height: 275px;
    width: 230px;
  }

  .emptyCard__container {
    height: 100%;
    position: relative;
    width: 100%;
  }

  .emptyCard__image {
    height: 95%;
    width: 100%;
  }

  .emptyCard__text1 {
    height: 100%;
    width: 80%;
  }

  .emptyCard__text2 {
    height: 100%;
    width: 30%;
  }

  .emptyCard__empty-img {
    bottom: 50%;
    left: 50%;
    object-position: 50% 100%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 30%;
  }

  .emptyCard__text {
    color: #fff !important;
    height: 50%;
    line-height: 1.2em !important;
    padding: 25px 0 0;
    position: absolute;
    text-align: center;
    top: 50%;
    white-space: pre-wrap;
    width: 100%;
  }

  .emptyCard.-empty-img {
    display: inline-block;
    margin-right: 54px !important;
    position: relative;
    vertical-align: top;
    width: 250px;
  }
}

@media (max-width: 764px) {
  .emptyCard {
    display: block;
    margin-bottom: 18px;
    width: 100%;
  }

  .emptyCard,
  .emptyCard__container {
    position: relative;
  }

  .emptyCard__container.-img {
    height: 120px;
    width: 120px;
  }

  .emptyCard__container.-txt1 {
    bottom: calc(50% + 4.5px);
    height: 18px;
    left: 138px;
    position: absolute;
    width: calc(90% - 138px);
  }

  .emptyCard__container.-txt2 {
    height: 18px;
    left: 138px;
    position: absolute;
    top: calc(50% + 4.5px);
    width: calc(60% - 138px);
  }

  .emptyCard__image,
  .emptyCard__text1,
  .emptyCard__text2 {
    height: 100%;
    width: 100%;
  }

  .emptyCard__empty-img {
    display: inline-block;
    height: 100px;
    left: 0;
    margin: 9px;
    object-position: 50% 100%;
    width: 100px;
  }

  .emptyCard__text {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: pre-wrap;
    width: calc(100% - 118px);
  }

  .emptyCard.-empty-img {
    display: block;
    height: 120px;
    position: relative;
    width: 100%;
  }
}

.favourites {
  background-image: linear-gradient(-90deg, #ffde4f, #ee2595);
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 0;
  transition: max-height 0.1s linear;
  width: 100%;
  z-index: 1000000000;
}

.favourites__title {
  color: #fff;
  font-family: brandon-grotesque, sans-serif;
  position: relative;
  text-transform: uppercase;
}

.favourites__close {
  height: 25px;
  position: absolute;
  width: 25px;
}

.favourites__card .card__title {
  color: #fff;
}

.favourites__inline-heart {
  display: inline-block;
  height: 25px;
  margin-left: 5px;
  vertical-align: top;
  width: 25px;
}

.favourites__form .label__text {
  display: none !important;
}

.favourites__copy-btn {
  display: block;
  margin: 9px auto 0;
  transition: padding 0.2s ease;
}

.favourites__copy-btn:before {
  background-image: url(/static/media/checkmark-white.79c11c60a8f3c8b7153f.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 20px;
  opacity: 0;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 0.2s ease;
  width: 20px;
}

.favourites__copy-btn.-tick {
  padding-right: 50px;
}

.favourites__copy-btn.-tick:before {
  opacity: 1;
}

.favourites__input {
  background-color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.07) !important;
  color: #434343;
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.favourites__filter-btn {
  box-shadow: none;
  height: 35px;
  line-height: 35px;
  margin-right: 18px;
  padding: 0 18px;
}

.favourites__filter-btn.-active {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
}

.favourites__filter-btn.-disabled {
  color: #979797;
  cursor: default;
}

.favourites__filter-btn.-disabled:hover {
  background-color: #f2f2f4;
  color: #979797;
}

.favourites.-has-content .favourites__content {
  margin: 9px 0 36px;
}

@media (pointer: fine) {
  .favourites__filter-btn:hover {
    background-color: #39f;
    color: #fff;
  }
}

@media (min-width: 765px) {
  .favourites {
    padding: 0 54px;
  }

  .favourites.-open {
    height: auto;
    max-height: 510px;
  }

  .favourites__title {
    height: 80px;
    line-height: 80px !important;
  }

  .favourites__close {
    right: 0;
    top: 27.5px;
  }

  .favourites__share-desktop {
    color: #fff;
    cursor: pointer;
    font-family: brandon-grotesque, sans-serif;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 43px;
    text-transform: none;
    top: 27.5px;
  }

  .favourites__share-mobile {
    display: none;
  }

  .favourites__content {
    display: block;
    width: 100%;
  }

  .favourites__before-content {
    padding: 0 0 36px;
  }

  .favourites__after-content,
  .favourites__before-content {
    color: #fff !important;
    height: 25px;
    line-height: 25px;
    vertical-align: top;
  }

  .favourites__after-content {
    margin: 36px 0;
  }

  .favourites .horizontalScroll__content {
    overflow-y: hidden;
  }

  .favourites .horizontalScroll__content>* {
    margin-right: 18px;
    max-width: 250px;
  }

  .favourites__description {
    display: none;
  }
}

@media (max-width: 764px) {
  .favourites {
    padding: 0;
    transition: none;
  }

  .favourites.-open {
    height: 100vh;
    max-height: 100vh;
  }

  .favourites__title {
    border-bottom: 1px solid #fff;
    font-size: 18px !important;
    height: 50px;
    line-height: 50px !important;
    padding: 0 18px;
  }

  .favourites__before-content {
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    height: auto;
    margin: 0 0 -10px;
    overflow-x: scroll;
    padding: 18px 18px 28px;
    white-space: nowrap;
    width: 100vw;
  }

  .favourites__before-content> :last-child {
    margin-right: 0;
  }

  .favourites__share-mobile {
    border-top: 1px solid #fff;
    bottom: 0;
    color: #fff !important;
    cursor: pointer;
    font-family: Arial;
    height: 60px;
    left: 0;
    line-height: 60px !important;
    position: absolute;
    text-align: center;
    width: 100%;
  }

  .favourites__share-desktop {
    display: none;
  }

  .favourites__before-content-wrapper {
    height: auto;
    overflow: hidden;
  }

  .favourites__close {
    right: 18px;
    top: 12.5px;
  }

  .favourites__content {
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 183px);
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 18px 108px;
    width: 100%;
  }

  .favourites__content.-no-filter-bar {
    height: calc(100vh - 35px);
    overflow: visible !important;
  }

  .favourites__content.-no-filter-bar .horizontalScroll__content {
    overflow: visible !important;
  }

  .favourites__content.-no-filter-bar .favourites__share-mobile {
    display: none;
  }

  .favourites__card {
    display: block;
  }

  .favourites .card {
    margin: 0 0 18px;
    margin-right: 0 !important;
    position: relative;
    width: 100%;
  }

  .favourites .card__above-content {
    display: none;
  }

  .favourites .card__img-container {
    height: 150px;
    margin: 0 !important;
    padding: 0 !important;
    width: 150px;
  }

  .favourites .card__favourites {
    left: 107px;
  }

  .favourites .card__caption {
    height: 100%;
    padding-left: 18px !important;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 150px);
  }

  .favourites .card__title {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .favourites .horizontalScroll__content {
    -webkit-overflow-scrolling: touch !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    padding: 0;
    position: relative;
    width: 100% !important;
  }

  .favourites .horizontalScroll {
    -webkit-mask-image: none !important;
  }

  .favourites .horizontalScroll__scroll-wrapper {
    overflow: visible;
  }

  .favourites .-empty-img {
    color: #fff;
    display: block;
    margin-bottom: 0;
    margin-top: 54px;
  }

  .favourites__description {
    box-sizing: border-box;
    color: #fff;
    display: block;
    margin-bottom: 54px;
    padding: 9px;
    white-space: pre-wrap;
    width: 100%;
  }

  .favourites .emptyCard:not(.-empty-img) {
    display: block;
  }

  .favourites__after-content {
    display: none;
  }
}

.gdprConsent {
  grid-gap: 18px;
  align-items: center;
  display: grid;
  grid-template-areas: "Icon Text Right";
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto;
}

.gdprConsent__icon {
  display: inline-block;
  grid-area: Icon;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  height: 40px;
  margin: 5px 10px 5px 0;
  width: 40px;
}

.gdprConsent__icon-img {
  height: 100%;
  width: 100%;
}

.gdprConsent__text {
  grid-area: Text;
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}

.gdprConsent__right {
  grid-area: Right;
  -ms-grid-column: 5;
  -ms-grid-row: 1;
  text-align: right;
}

.gdprConsent__checkbox {
  display: inline-block;
  margin-right: 18px;
}

.gdprConsent__outer {
  opacity: 1;
}

.gdprConsent__outer.-transparent {
  opacity: 0;
}

@media (max-width: 764px) {
  .gdprConsent {
    grid-template-areas: "Text" "Right";
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }

  .gdprConsent__icon {
    display: none;
  }

  .gdprConsent__text {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }

  .gdprConsent__right {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
}

.dropdownBox {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  color: #434343;
  margin-top: 18px;
  overflow: hidden;
  position: absolute;
  transition: max-height 0.2s linear;
}

.dropdownBox.-open {
  max-height: 80vh;
  z-index: 500;
}

.dropdownBox.-closed {
  max-height: 0;
}

@media (max-width: 764px) {
  .dropdownBox {
    margin-top: 9px;
    overflow-y: auto;
  }
}

.title {
  display: inline;
  overflow-wrap: break-word;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  z-index: 200;
}

.title__text {
  margin: 0;
  vertical-align: top;
}

.title.-grey {
  color: #434343;
}

.title.-pink {
  color: #ee2595;
}

.title.-orange {
  color: #e77610;
}

.title.-yellow {
  color: #f4a71c;
}

.title.-blue {
  color: #39f;
}

.title.-purple {
  color: #9225c9;
}

.title.-white {
  color: #f2f2f4;
}

.title__dropdown-box {
  font-family: brandon-grotesque, sans-serif;
  position: absolute;
  top: 100%;
}

.title__dropdown-box .react-datepicker {
  border: 0;
}

.title__dropdown-box .react-datepicker__navigation {
  top: calc(1em + 6px);
}

.title__dropdown-box .react-datepicker__navigation--previous {
  left: calc(1.5em + 2px);
}

.title__dropdown-box .react-datepicker__navigation--next {
  right: calc(1.5em + 2px);
}

.title__dropdown-box .react-datepicker__navigation-icon:before {
  border-color: #39f;
  border-width: 2px 2px 0 0;
}

.title__dropdown-box .react-datepicker__month-container {
  background-color: #f2f2f4;
  padding: 1em 1.5em;
}

.title__dropdown-box .react-datepicker__header {
  background-color: #f2f2f4;
  border-bottom: 0;
}

.title__dropdown-box .react-datepicker__day-names {
  margin-bottom: -15px;
  padding-top: 10px;
}

.title__dropdown-box .react-datepicker__day-name {
  color: #434343;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
}

.title__dropdown-box .react-datepicker__day {
  margin: 0.332rem 0;
  padding: 0.166rem;
}

.title__dropdown-box .react-datepicker__day.react-datepicker__day--selected {
  background-color: #39f;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}

.title__dropdown-box .react-datepicker__day.react-datepicker__day--selected:before {
  background-color: #39f;
  content: " ";
  height: 100%;
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: -1;
}

.title__dropdown-box .react-datepicker__day.react-datepicker__day--today:before {
  content: normal;
}

.title__dropdown-box .react-datepicker__day--in-range,
.title__dropdown-box .react-datepicker__day--in-selecting-range {
  background-color: rgba(51, 153, 255, 0.5) !important;
  border-radius: 0 !important;
}

.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--range-start,
.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--selecting-range-start,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--range-start,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start {
  background-color: #39f !important;
  border-radius: 50% !important;
  color: #fff;
  position: relative;
  z-index: 1;
}

.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--range-start:before,
.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--selecting-range-start:before,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--range-start:before,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start:before {
  background-color: #39f !important;
  content: " ";
  height: 100%;
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: -1;
}

.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--range-end,
.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--selecting-range-end,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--range-end,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-end {
  background-color: #39f !important;
  border-radius: 50% !important;
  color: #fff;
  position: relative;
  z-index: 1;
}

.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--range-end:before,
.title__dropdown-box .react-datepicker__day--in-range.react-datepicker__day--selecting-range-end:before,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--range-end:before,
.title__dropdown-box .react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-end:before {
  background-color: #39f !important;
  content: " ";
  height: 100%;
  opacity: 0.5;
  position: absolute;
  right: 50%;
  top: 0;
  width: 50%;
  z-index: -1;
}

.title__dropdown-box .react-datepicker__day--in-range:last-child,
.title__dropdown-box .react-datepicker__day--in-selecting-range:last-child {
  border-bottom-right-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.title__dropdown-box .react-datepicker__day--in-range:first-child,
.title__dropdown-box .react-datepicker__day--in-selecting-range:first-child {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.title__dropdown-box .react-datepicker__current-month {
  color: #39f;
}

.title__dropdown-container {
  display: inline-block;
  height: 100%;
  line-height: inherit;
  vertical-align: top;
  width: 25px;
  z-index: 5;
}

.title__dropdown-button {
  display: inline-block;
  left: 0;
  margin-bottom: 0.5em;
  margin-top: 1em;
  position: relative;
  vertical-align: middle;
}

.title__measure {
  display: none;
  visibility: hidden;
}

.title.-h3 .title__dropdown-button {
  top: 0.2em;
}

.title__description {
  max-width: 400px;
}

@media (min-width: 765px) {
  .title {
    white-space: nowrap;
  }

  .title__dropdown-container {
    margin-left: 9px;
    position: relative;
  }

  .title__dropdown-box {
    left: 0;
    -webkit-transform: translate(-50%, -140%);
    transform: translate(-50%, -140%);
  }

  .category__title .title__dropdown-box,
  .eventsCalendar__title .title__dropdown-box {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }

  .eventsCalendar__title .title__dropdown-box {
    top: 20px;
  }
}

@media (max-width: 764px) {
  .title__text {
    float: center;
  }

  .title.-expand-with-filter {
    height: auto;
  }

  .title.-expand-with-filter .title__dropdown-container .title__dropdown-box {
    top: 25px;
    -webkit-transform: translateY(-115%);
    transform: translateY(-115%);
  }

  .title.-expand-with-filter .title__dropdown-container .title__measure {
    float: right;
    height: auto;
    position: relative;
    width: 100vw;
  }

  .title__dropdown-container {
    display: inline-block;
    height: 25px;
    line-height: inherit;
    margin-left: 9px;
    position: static;
  }

  .title__dropdown-box {
    left: 0;
    position: absolute;
  }
}

.nav__language {
  display: inline-flex;
  line-height: 30px;
  text-align: center;
}

.nav__language,
.nav__language .title {
  color: #fff;
  font-size: 18px;
}

.nav__language .title__text {
  height: 30px;
  line-height: 30px;
}

.nav__language .title__dropdown-button {
  top: 0;
}

.nav__language .button--directional {
  height: 20px;
  width: 20px;
}

.nav__language .responsiveList {
  width: 300px;
}

@media (max-width: 764px) {

  .nav__language,
  .nav__language .responsiveList {
    width: 100%;
  }
}

.nav {
  background-attachment: fixed !important;
  box-sizing: border-box;
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.nav.-type-2.-closed.-scroll-top:before {
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), transparent);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.nav.-type-3.-closed.-scroll-top:before {
  background-image: linear-gradient(#1c668f, rgba(28, 102, 143, 0.2));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.nav__sub-btn {
  color: #fff !important;
}

.nav__top {
  background: #f23d87;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.nav__searchBar {
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 83px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: width 0.2s linear;
  width: 0;
}

.nav__searchBar-inside {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}

.nav__map {
  grid-area: Map;
  height: 25px;
  width: 25px;
}

.nav__map,
.nav__search {
  cursor: pointer;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav__search {
  grid-area: Search;
  height: 20px;
  width: 20px;
}

.nav__searchInput {
  height: 100%;
}

.nav__searchInput .searchInput__input {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  background-color: initial;
  height: 100%;
  padding: 0 0 0 18px;
}

.nav__searchInput .searchInput__close {
  background-image: url(/static/media/close-x.80af698e3afcc6b20867.svg);
  background-size: 16px;
  left: -40px;
  right: auto;
}

.nav__favourites {
  cursor: pointer;
  grid-area: Heart;
  height: 25px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
}

.nav__logo {
  background-image: url(/static/media/logo-dark.967baf9f1c48dbcf5e94.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  grid-area: Logo;
}

.nav__left,
.nav__right {
  grid-area: MenuItem;
}

.nav__item-gradient,
.nav__item-img {
  display: none;
}

.nav__item {
  letter-spacing: 1px;
  opacity: 1;
  transition: opacity 0.2s linear;
}

@media (min-width: 1151px) {
  .nav {
    grid-gap: 9px;
    box-sizing: border-box;
    display: grid;
    grid-template-areas: "Logo MenuItem";
    grid-template-columns: 125px 1fr;
    grid-template-rows: 80px;
    height: 80px;
    padding: 0 54px;
  }

  .nav.-type-2,
  .nav.-type-3 {
    position: fixed;
  }

  .nav.-scroll-top .nav__top {
    height: 10px;
  }

  .nav.-scroll-top .nav__logo {
    background-image: url(/static/media/logo-dark.967baf9f1c48dbcf5e94.svg);
  }

  .nav.-scroll-top .footer__language h3.title,
  .nav.-scroll-top .nav__item>a {
    color: #434343;
  }

  .nav.-scroll-top .nav__item:hover>a {
    color: #ee2595;
  }

  .nav.-scroll-top .nav__item>a.selected {
    color: #ffde4f;
  }

  .nav.-scroll-top .nav__searchBar-inside {
    border: 2px solid #434343;
  }

  .nav.-scroll-top .nav__searchBar-inside .nav__searchInput .searchInput__input {
    color: #434343;
  }

  .nav.-scroll-top .nav__searchBar-inside .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #434343;
  }

  .nav.-scroll-top .nav__searchBar-inside .nav__searchInput .searchInput__input::placeholder {
    color: #434343;
  }

  .nav.-scroll-top .nav__searchBar-inside .searchInput__close {
    background-image: url(/static/media/close-dark.cf26dde9dafbd70cf02d.svg);
  }

  .nav.-scroll-top.-type-1 .nav__item>a.selected {
    color: #f3b038;
    text-decoration: underline;
  }

  .nav.-scroll-top.-type-2 .nav__logo {
    background-image: url(/static/media/logo-light.616887f0237bdec4a24f.svg);
  }

  .nav.-scroll-top.-type-2 .nav__item>a {
    color: #fff;
  }

  .nav.-scroll-top.-type-2 .nav__item>a:hover {
    color: #f3b038;
  }

  .nav.-scroll-top.-type-2 .nav__item>a.selected {
    color: #f3b038;
    text-decoration: underline;
  }

  .nav.-scroll-top.-type-2 .footer__language h3.title {
    color: #fff;
  }

  .nav.-scroll-top.-type-2 .footer__language h3.title:hover {
    color: #f3b038;
  }

  .nav.-scroll-top.-type-2 .nav__searchBar-inside {
    border: 2px solid #f2f2f4;
  }

  .nav.-scroll-top.-type-2 .nav__searchBar-inside .nav__searchInput .searchInput__input {
    color: #f2f2f4;
  }

  .nav.-scroll-top.-type-2 .nav__searchBar-inside .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #f2f2f4;
  }

  .nav.-scroll-top.-type-2 .nav__searchBar-inside .nav__searchInput .searchInput__input::placeholder {
    color: #f2f2f4;
  }

  .nav.-scroll-top.-type-2 .nav__searchBar-inside .searchInput__close {
    background-image: url(/static/media/close-x.80af698e3afcc6b20867.svg);
  }

  .nav.-scroll-top.-type-3 .nav__logo {
    background-image: url(/static/media/logo-light.616887f0237bdec4a24f.svg);
  }

  .nav.-scroll-top.-type-3 .nav__item>a {
    color: #fff;
  }

  .nav.-scroll-top.-type-3 .nav__item>a:hover {
    color: #f3b038;
  }

  .nav.-scroll-top.-type-3 .nav__item>a.selected {
    color: #f3b038;
    text-decoration: underline;
  }

  .nav.-scroll-top.-type-3 .footer__language h3.title {
    color: #fff;
  }

  .nav.-scroll-top.-type-3 .footer__language h3.title:hover {
    color: #f3b038;
  }

  .nav.-scroll-top.-type-3 .nav__searchBar-inside {
    border: 2px solid #f2f2f4;
  }

  .nav.-scroll-top.-type-3 .nav__searchBar-inside .nav__searchInput .searchInput__input {
    color: #f2f2f4;
  }

  .nav.-scroll-top.-type-3 .nav__searchBar-inside .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #f2f2f4;
  }

  .nav.-scroll-top.-type-3 .nav__searchBar-inside .nav__searchInput .searchInput__input::placeholder {
    color: #f2f2f4;
  }

  .nav.-scroll-top.-type-3 .nav__searchBar-inside .searchInput__close {
    background-image: url(/static/media/close-x.80af698e3afcc6b20867.svg);
  }

  .nav.-scroll-down .nav__top {
    height: 80px;
  }

  .nav.-scroll-down .nav__logo {
    background-image: url(/images/logo-light.svg);
  }

  .nav.-scroll-down .nav__left .nav__item>a {
    color: #fff;
  }

  .nav.-scroll-down .nav__right .nav__item:hover>a,
  .nav.-scroll-down .nav__right .nav__item>a {
    background: #f3b038;
    border-radius: 6px;
    color: #f23d87;
    font-size: 11px;
    font-weight: 700;
    padding: 7px 9px;
    text-transform: uppercase;
  }

  .nav.-scroll-down .footer__language>.title h3.title {
    color: #fff;
  }

  .nav.-scroll-down .footer__language>.title:hover {
    cursor: default;
  }

  .nav.-scroll-down .footer__language>.title:hover h3.title {
    color: #f3b038;
  }

  .nav.-scroll-down .nav__item:hover>a,
  .nav.-scroll-down .nav__item>a.selected {
    color: #f3b038;
    text-decoration: underline;
  }

  .nav.-scroll-down .nav__searchBar-inside {
    border: 2px solid #f2f2f4;
  }

  .nav.-scroll-down .nav__searchBar-inside .nav__searchInput .searchInput__input {
    color: #f2f2f4;
  }

  .nav.-scroll-down .nav__searchBar-inside .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #f2f2f4;
  }

  .nav.-scroll-down .nav__searchBar-inside .nav__searchInput .searchInput__input::placeholder {
    color: #f2f2f4;
  }

  .nav__covid {
    background-color: #39f;
    background: #f23d87;
    height: 50px;
    position: absolute;
    text-align: center;
    top: 80px;
    width: 100%;
    z-index: 1;
  }

  .nav__covid a {
    color: #fff !important;
    font-size: 20px;
    line-height: 50px;
  }

  .nav__top {
    transition: height 0.2s ease;
  }

  .nav__logo {
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .nav__menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
  }

  .nav__menu-wrapper {
    grid-area: MenuItem;
  }

  .nav__item {
    display: inline-block;
    font-family: brandon-grotesque, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    letter-spacing: 1px;
    line-height: 80px;
  }

  .nav__item.-mobile-only {
    display: none;
  }

  .nav__item>a {
    padding: 9px;
  }

  .nav__item .nav__sub-menu {
    display: none;
  }

  .nav__item:hover .nav__sub-menu {
    display: block;
  }

  .nav__left .nav__item {
    background-image: none !important;
    margin-left: 9px;
    text-transform: uppercase;
  }

  .nav__right {
    text-align: right;
  }

  .nav__right .nav__item {
    font-weight: 500;
    margin-right: 9px;
    text-align: left;
    text-transform: capitalize;
  }

  .nav__right .nav__item:before {
    display: none;
  }

  .nav__right .nav__item.-first {
    position: static;
  }

  .nav__right .nav__item.-first .nav__sub-menu {
    left: auto;
    right: 0;
    -webkit-transform: none;
    transform: none;
  }

  .nav .footer__language {
    grid-area: Language;
    transition: opacity 0.2s linear;
  }

  .nav .footer__language.footer__language-mobile {
    display: none;
  }

  .nav .footer__language>.title .title__dropdown-container {
    width: auto;
  }

  .nav .footer__language>.title #nav__language-button {
    display: none;
  }

  .nav .footer__language>.title>.title .title__text {
    font-weight: 700;
    padding-right: 3px;
    position: relative;
  }

  .nav .footer__language>.title>.title .title__text:after {
    background: url(/static/media/down-arrow-white.8e18dbe96b9e46bf78c1.svg) 50% no-repeat;
    background-size: contain;
    content: "";
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 14px;
  }

  .nav .footer__language>.title .title__dropdown-box {
    display: none;
  }

  .nav .footer__language>.title:hover .title__dropdown-box {
    display: block;
    max-height: 80vh;
    top: 0;
    -webkit-transform: translate(-65%, 62px);
    transform: translate(-65%, 62px);
    z-index: 500;
  }

  .nav .footer__language .title {
    align-items: center;
    display: flex;
  }

  .nav .footer__language .title h3.title {
    font-size: 12px;
    font-weight: 500;
    text-transform: none;
  }

  .nav__sub-menu {
    background-color: #fff;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    -webkit-column-gap: 36px;
    column-gap: 36px;
    left: 0;
    padding: 36px 18px;
    position: absolute;
    top: 80px;
    width: 100%;
  }

  .nav__sub-menu-container {
    grid-gap: 60px;
    display: grid;
    grid-template-columns: 40% 1fr;
    margin: 0 auto;
    max-width: 1100px;
  }

  .nav__sub-menu-img {
    max-width: 100%;
  }

  .nav__sub-menu ul.-column-1 {
    -webkit-columns: 1;
    column-count: 1;
  }

  .nav__sub-menu ul.-column-2 {
    -webkit-columns: 2;
    column-count: 2;
  }

  .nav__sub-menu ul.-column-3 {
    -webkit-columns: 3;
    column-count: 3;
  }

  .nav__sub-menu ul.-no-button {
    padding: 9px 36px 18px 18px;
  }

  .nav__sub-item {
    margin: 0;
    padding: 0;
    width: auto;
  }

  .nav__sub-item,
  .nav__sub-item>a {
    height: 36px;
    max-width: 225px;
    min-width: 150px;
  }

  .nav__sub-item>a {
    box-sizing: border-box;
    color: #434343;
    display: block;
    font-size: 12px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .nav__sub-item>a.selected,
  .nav__sub-item>a:hover {
    color: #00b0bb;
  }

  .nav__sub-btn {
    bottom: 18px;
    box-sizing: border-box;
    padding: 0;
    position: absolute !important;
    right: 18px;
    text-align: center;
    width: 110px;
  }

  .nav__sub-btn>* {
    font-size: 12px;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .nav__menu-btn {
    display: none;
  }

  .nav__map {
    -ms-grid-column: 7;
    -ms-grid-row: 1;
  }

  .nav__search {
    -ms-grid-column: 9;
    -ms-grid-row: 1;
  }

  .nav__favourites {
    -ms-grid-column: 11;
    -ms-grid-row: 1;
  }

  .nav__logo {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }

  .nav__left,
  .nav__right {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
}

@media (max-width: 1150px) {
  .nav {
    grid-gap: 9px;
    box-sizing: border-box;
    display: grid;
    grid-template-areas: "MenuToggle Logo Map Heart ";
    grid-template-columns: 25px 1fr 25px 25px;
    grid-template-rows: 50px;
    height: 50px;
    padding: 0 18px;
    position: -webkit-sticky;
    position: sticky;
  }

  .nav__menu {
    -webkit-overflow-scrolling: touch;
    background: #fff;
    box-sizing: border-box;
    max-height: calc(100vh - 50px);
    max-width: 400px;
    overflow-y: scroll;
    padding: 9px 0 9px 24px;
    width: 70%;
  }

  .nav__menu,
  .nav__menu-wrapper {
    left: 0;
    position: absolute;
    top: 0;
  }

  .nav__menu-wrapper {
    max-width: 0;
    overflow: hidden;
    transition: max-width 0.2s linear;
  }

  .nav.-type-1 {
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
  }

  .nav.-type-1.-open .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-1.-open .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
  }

  .nav.-type-1 .nav__searchBar .searchInput__close {
    background-image: url(/static/media/close-dark.cf26dde9dafbd70cf02d.svg);
  }

  .nav.-type-1 .nav__searchBar-inside {
    border-bottom: 2px solid #979797;
  }

  .nav.-type-1 .nav__searchBar .nav__searchInput .searchInput__input {
    color: #434343;
    padding: 0;
  }

  .nav.-type-1 .nav__searchBar .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #979797;
  }

  .nav.-type-1 .nav__searchBar .nav__searchInput .searchInput__input::placeholder {
    color: #979797;
  }

  .nav.-type-1.-scroll-down .nav__searchBar .searchInput__close {
    background-image: url(/static/media/close-x.80af698e3afcc6b20867.svg);
  }

  .nav.-type-1.-closed.-scroll-top .nav__menu-hamburger .hamburger-box .hamburger-inner,
  .nav.-type-1.-closed.-scroll-top .nav__menu-hamburger .hamburger-box .hamburger-inner:after,
  .nav.-type-1.-closed.-scroll-top .nav__menu-hamburger .hamburger-box .hamburger-inner:before {
    background-color: #434343;
  }

  .nav.-type-1.-closed.-scroll-top .nav__menu-btn {
    color: #434343;
  }

  .nav.-type-1.-closed.-scroll-top .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-dark.9fbacd9c2e98a2a72151.svg) !important;
  }

  .nav.-type-1.-closed.-scroll-down .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-1.-closed.-scroll-down .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg) !important;
  }

  .nav__covid {
    background-color: #39f;
    background: #f23d87;
    height: 50px;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 100%;
    z-index: 1;
  }

  .nav__covid a {
    color: #fff !important;
    font-size: 20px;
    line-height: 50px;
  }

  .nav.-type-2 {
    position: fixed;
  }

  .nav.-type-2.-open .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-2.-open .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
  }

  .nav.-type-2.-open div.nav__covid {
    display: none;
  }

  .nav.-type-2 .nav__searchBar-inside {
    border-bottom: 2px solid #f2f2f4;
  }

  .nav.-type-2 .nav__searchBar .nav__searchInput .searchInput__input {
    color: #f2f2f4;
    padding: 0;
  }

  .nav.-type-2 .nav__searchBar .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #f2f2f4;
  }

  .nav.-type-2 .nav__searchBar .nav__searchInput .searchInput__input::placeholder {
    color: #f2f2f4;
  }

  .nav.-type-2.-closed.-scroll-top .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-2.-closed.-scroll-top .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg) !important;
  }

  .nav.-type-2.-closed.-scroll-top .nav__logo {
    background-image: url(/static/media/logo-light.616887f0237bdec4a24f.svg);
  }

  .nav.-type-2.-closed.-scroll-down .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-2.-closed.-scroll-down .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg) !important;
  }

  .nav.-type-3 {
    position: fixed;
  }

  .nav.-type-3.-open .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-3.-open .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
  }

  .nav.-type-3.-open div.nav__covid {
    display: none;
  }

  .nav.-type-3 .nav__searchBar-inside {
    border-bottom: 2px solid #f2f2f4;
  }

  .nav.-type-3 .nav__searchBar .nav__searchInput .searchInput__input {
    color: #f2f2f4;
    padding: 0;
  }

  .nav.-type-3 .nav__searchBar .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #f2f2f4;
  }

  .nav.-type-3 .nav__searchBar .nav__searchInput .searchInput__input::placeholder {
    color: #f2f2f4;
  }

  .nav.-type-3.-closed.-scroll-top .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-3.-closed.-scroll-top .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg) !important;
  }

  .nav.-type-3.-closed.-scroll-top .nav__logo {
    background-image: url(/images/logo-light.svg);
  }

  .nav.-type-3.-closed.-scroll-down .nav__menu-btn {
    color: #fff;
  }

  .nav.-type-3.-closed.-scroll-down .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg) !important;
  }

  .nav.-scroll-top .nav__top {
    height: 5px;
  }

  .nav.-scroll-top .nav__logo {
    background-image: url(/static/media/logo-dark.967baf9f1c48dbcf5e94.svg);
  }

  .nav.-scroll-top .nav__item>a {
    color: #434343;
  }

  .nav.-scroll-top .nav__item:hover>a {
    color: #ee2595;
  }

  .nav.-scroll-down .nav__top {
    height: 50px;
  }

  .nav.-scroll-down .nav__logo {
    background-image: url(/images/logo-light.svg);
  }

  .nav.-scroll-down .nav__left .nav__item>a {
    color: #ffde4f;
  }

  .nav.-scroll-down .nav__right .nav__item>a {
    color: #434343;
  }

  .nav.-scroll-down .nav__item:hover>a {
    color: #9225c9;
  }

  .nav.-scroll-down .nav__searchBar-inside {
    border-bottom: 2px solid #f2f2f4;
  }

  .nav.-scroll-down .nav__searchBar .nav__searchInput .searchInput__input {
    color: #f2f2f4;
    padding: 0;
  }

  .nav.-scroll-down .nav__searchBar .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #f2f2f4;
  }

  .nav.-scroll-down .nav__searchBar .nav__searchInput .searchInput__input::placeholder {
    color: #f2f2f4;
  }

  .nav.-closed .nav__menu-wrapper {
    max-width: 0;
  }

  .nav.-closed .nav__menu-btn:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .nav.-closed .footer__language {
    display: none;
  }

  .nav.-closed .footer__language.footer__language-mobile {
    display: block;
  }

  .nav.-closed .nav__search {
    display: none;
  }

  .nav.-open .nav__menu-btn:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .nav.-open .nav__top {
    height: 50px;
    transition: none;
  }

  .nav.-open .nav__logo {
    background-image: url(/images/logo-light.svg);
  }

  .nav.-open .nav__menu-wrapper {
    height: calc(100vh - 50px);
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 50px;
    width: 100%;
  }

  .nav.-open .nav__item-img {
    display: block;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }

  .nav.-open .nav__item-gradient {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    bottom: 0;
    display: block;
    height: 30%;
    left: 0;
    position: absolute;
    width: 100%;
  }

  .nav.-open .nav__sub-menu,
  .nav.-open .nav__sub-menu-img {
    display: none;
  }

  .nav.-open .nav__sub-menu.--active {
    display: block;
    padding: 0 0 18px;
  }

  .nav.-open .has-right-arrow-mobile:before {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 8px;
    content: "";
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 2;
  }

  .nav.-open .has-down-arrow:before,
  .nav.-open .has-right-arrow-mobile:before,
  .nav.-open .has-right-arrow:before {
    background-image: url(/images/ui/shallow-arrow-dark.svg);
  }

  .nav.-open .nav__searchBar.-mobile {
    box-sizing: border-box;
    overflow: visible;
    overflow: initial;
    padding-right: 24px;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: none;
    -webkit-transform: initial;
    transform: none;
    width: 100%;
  }

  .nav.-open .nav__searchBar.-mobile .nav__searchBar-inside {
    border-bottom: 0;
    border-radius: 10px;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
  }

  .nav.-open .nav__searchBar.-mobile .nav__searchInput .searchInput__input {
    background-image: url(/static/media/search-dark.48737cf6ac3b1d5676ba.svg);
    background-position: 7px 60%;
    background-repeat: no-repeat;
    background-size: 15px;
    color: #141314;
    font-family: brandon-grotesque, sans-serif;
    padding-left: 36px;
  }

  .nav.-open .nav__searchBar.-mobile .nav__searchInput .searchInput__input::-webkit-input-placeholder {
    color: #979797;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .nav.-open .nav__searchBar.-mobile .nav__searchInput .searchInput__input::placeholder {
    color: #979797;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .nav.-open .nav__left {
    box-sizing: border-box;
    padding-bottom: 18px;
    padding-right: 24px;
    padding-top: 18px;
    width: 100%;
  }

  .nav.-open .nav__left .nav__item {
    position: relative;
  }

  .nav.-open .nav__left .nav__item .nav__sub-item-special {
    display: none;
  }

  .nav.-open .nav__left .nav__item a {
    border-bottom: 0 solid #979797;
    box-sizing: border-box;
    color: #22356e;
    display: block;
    font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
  }

  .nav.-open .nav__left .nav__item a.selected {
    color: #434343;
  }

  .nav.-open .nav__left .nav__item.show-submenu .has-right-arrow-mobile:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .nav.-open .nav__left .nav__item.show-submenu .nav__sub-item a {
    border: 0;
    font-size: 12px;
    height: auto;
    line-height: 28px;
    text-transform: uppercase;
  }

  .nav.-open .nav__left .nav__item a.nav__sub-btn {
    display: none;
  }

  .nav.-open .nav__right {
    margin-left: -24px;
    padding-bottom: 9px;
    width: calc(100% + 24px);
  }

  .nav.-open .nav__right .nav__item {
    padding-left: 22px;
    position: relative;
  }

  .nav.-open .nav__right .nav__item a {
    background: #f23d87;
    border-radius: 6px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 11px;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .nav.-open .nav__right .nav__item a.selected {
    color: #f3b038;
  }

  .nav.-open .nav__search {
    display: none;
  }

  .nav.-open .footer__language {
    display: none;
    padding: 9px 0;
    text-align: left;
    width: 100%;
  }

  .nav.-open .footer__language.footer__language-mobile {
    display: block;
  }

  .nav.-open .footer__language .title {
    color: #39f;
    font-size: 14px;
    font-weight: 700;
  }

  .nav.-open .footer__language .title__dropdown-container {
    position: static;
  }

  .nav.-open .footer__language .title__dropdown-box {
    -webkit-transform: translate(-2px, -130%);
    transform: translate(-2px, -130%);
  }

  .nav.-open .footer__language .button--directional {
    background-color: initial;
    border: 1px solid #39f;
    height: 16px;
    top: 2px;
    width: 16px;
  }

  .nav.-open .footer__language .button--directional:before {
    background-image: url(/static/media/shallow-arrow-blue.f3cf96dca8ac1f11501a.svg);
    background-size: 7px;
  }

  .nav.-open .nav__menu-hamburger .hamburger-box {
    top: 2px;
  }

  .nav.-open .nav__menu-hamburger .hamburger-box .hamburger-inner {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
    transform: translate3d(0, 6px, 0) rotate(45deg);
  }

  .nav.-open .nav__menu-hamburger .hamburger-box .hamburger-inner:before {
    opacity: 0;
    -webkit-transform: rotate(-45deg) translate3d(0, -6px, 0);
    transform: rotate(-45deg) translate3d(0, -6px, 0);
  }

  .nav.-open .nav__menu-hamburger .hamburger-box .hamburger-inner:after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
    transform: translate3d(0, -16px, 0) rotate(-90deg);
  }

  .nav__menu-btn {
    box-shadow: none;
    font-family: brandon-grotesque, sans-serif;
    font-size: 14px;
    font-weight: 700;
    grid-area: MenuToggle;
    height: 50px;
    line-height: 50px;
    padding-left: 7px;
    padding-right: 20px;
    position: relative;
    text-align: left;
  }

  .nav__menu-btn:before {
    background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 8px;
    content: "";
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    z-index: -1;
  }

  .nav__menu-hamburger {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: initial;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    grid-area: MenuToggle;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-transform: none;
    transition-duration: 0.15s;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-timing-function: linear;
  }

  .nav__menu-hamburger .hamburger-box {
    display: inline-block;
    height: 25px;
    position: relative;
    width: 25px;
  }

  .nav__menu-hamburger .hamburger-box .hamburger-inner {
    left: 0;
    top: 6px;
  }

  .nav__menu-hamburger .hamburger-box .hamburger-inner,
  .nav__menu-hamburger .hamburger-box .hamburger-inner:after,
  .nav__menu-hamburger .hamburger-box .hamburger-inner:before {
    background-color: #fff;
    border-radius: 3px;
    height: 3px;
    position: absolute;
    transition-duration: 0.15s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease;
    width: 24px;
  }

  .nav__menu-hamburger .hamburger-box .hamburger-inner:after,
  .nav__menu-hamburger .hamburger-box .hamburger-inner:before {
    content: "";
    display: block;
  }

  .nav__menu-hamburger .hamburger-box .hamburger-inner:before {
    top: 8px;
    transition-duration: 0.15s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: ease;
  }

  .nav__menu-hamburger .hamburger-box .hamburger-inner:after {
    top: 16px;
  }

  .nav__top {
    transition: height 0.2s ease;
  }

  .nav__logo {
    display: inline-block;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 125px;
  }

  .nav__map {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }

  .nav__favourites {
    -ms-grid-column: 7;
    -ms-grid-row: 1;
  }

  .nav__logo {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }
}

@media (min-width: 1151px) {
  .nav__menu-wrapper {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
  }

  .nav .footer__language {
    -ms-grid-column: 5;
    -ms-grid-row: 1;
  }
}

@media (max-width: 1150px) {

  .nav__menu-btn,
  .nav__menu-hamburger {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
}

@media (max-width: 1150px) and (min-width: 765px) {
  .nav.-open .nav__left {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 1300px) {

  .nav,
  .nav__menu {
    grid-template-columns: 150px 1fr;
  }

  .nav__left .nav__item {
    margin-left: 18px;
  }

  .nav__right .nav__item {
    margin-right: 18px;
  }
}

@media (max-width: 764px) {
  .nav.-open .footer__language .title__dropdown-box {
    -webkit-transform: translate(-2px, -110%);
    transform: translate(-2px, -110%);
  }
}

.mapSVG .mapSVG__border,
.mapSVG .mapSVG__inside {
  transition: fill 0.2s ease;
}

.mapSVG.-blue .mapSVG__inside {
  fill: transparent;
}

.mapSVG.-blue .mapSVG__border {
  fill: #39f;
}

.mapSVG.-blue:hover .mapSVG__inside {
  fill: #ee2595;
}

.mapSVG.-blue:hover .mapSVG__border {
  fill: transparent;
}

.mapSVG.-blue-active .mapSVG__inside {
  fill: #ee2595;
}

.mapSVG.-blue-active .mapSVG__border {
  fill: transparent;
}

.mapSVG.-grey .mapSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.mapSVG.-grey .mapSVG__border {
  fill: #fff;
}

.mapSVG.-grey:hover .mapSVG__border {
  fill: #f3b038;
}

.mapSVG.-grey-dark .mapSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.mapSVG.-grey-dark .mapSVG__border {
  fill: #434343;
}

.mapSVG.-active .mapSVG__inside,
.mapSVG.-grey-dark:hover .mapSVG__border {
  fill: #ee2595;
}

.mapSVG.-active .mapSVG__border {
  fill: #fff;
}

.mapSVG.-disabled .mapSVG__inside {
  fill: rgba(0, 0, 0, 0.2);
}

.mapSVG.-disabled .mapSVG__border {
  fill: #fff;
}

.root {
  min-height: 60vh;
  width: 100%;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: initial;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: 0.67em 0;
}

hr {
  box-sizing: initial;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: initial;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: initial;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

html {
  font-size: 100%;
}

#root {
  background: #fff;
}

input {
  border-radius: 0;
  outline: none;
}

a:active,
a:hover,
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}

i {
  font-style: italic;
}

body {
  -webkit-font-smoothing: antialiased;
  color: #434343;
  font-family: Arial, sans-serif;
}

@font-face {
  font-display: swap;
  font-family: TheHistoria;
  src: url(/static/media/TheHistoria.e799a101dff59c044e8c.woff2) format("woff2"), url(/static/media/TheHistoria.5161d8a33fd62bca71e8.woff) format("woff"),
    url(/static/media/TheHistoria.b24f2fa01c3130589d71.ttf) format("truetype"), url(/static/media/TheHistoria.a40cb5302bd7cccfd5bd.svg) format("svg");
}

@font-face {
  font-display: swap;
  font-family: BeachDay;
  src: url(fonts/beachday.ttf) format("truetype");
}

@font-face {
  font-display: swap;
  font-family: brandon-grotesque-light;
  font-weight: 300;
  src: url(fonts/brandon-grotesque-light.otf) format("opentype");
}

@font-face {
  font-display: swap;
  font-family: brandon-grotesque;
  font-style: normal;
  font-weight: 400;
  src: url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/l?primer=94307afce6a7fd08b93247674eacdc498eb971e7d37bea5fcd05b1c17c85b6f6&fvd=n4&v=3) format("woff2"),
    url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/d?primer=94307afce6a7fd08b93247674eacdc498eb971e7d37bea5fcd05b1c17c85b6f6&fvd=n4&v=3) format("woff"),
    url(https://use.typekit.net/af/1da05b/0000000000000000000132df/27/a?primer=94307afce6a7fd08b93247674eacdc498eb971e7d37bea5fcd05b1c17c85b6f6&fvd=n4&v=3) format("opentype");
}

@font-face {
  font-display: swap;
  font-family: brandon-grotesque;
  font-style: normal;
  font-weight: 500;
  src: url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/l?primer=94307afce6a7fd08b93247674eacdc498eb971e7d37bea5fcd05b1c17c85b6f6&fvd=n5&v=3) format("woff2"),
    url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/d?primer=94307afce6a7fd08b93247674eacdc498eb971e7d37bea5fcd05b1c17c85b6f6&fvd=n5&v=3) format("woff"),
    url(https://use.typekit.net/af/d8f71f/0000000000000000000132e1/27/a?primer=94307afce6a7fd08b93247674eacdc498eb971e7d37bea5fcd05b1c17c85b6f6&fvd=n5&v=3) format("opentype");
}

.h1,
h1 {
  font-family: brandon-grotesque, sans-serif;
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.15;
}

.h2,
.h3,
h2,
h3 {
  line-height: 1.22;
}

.h2,
.h3,
.h4,
h2,
h3,
h4 {
  font-family: brandon-grotesque, sans-serif;
  font-stretch: normal;
  font-style: normal;
  font-weight: 500;
  letter-spacing: normal;
}

.h4,
h4 {
  line-height: 1.29;
}

.h5,
h5 {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 500;
  line-height: 1.32;
}

.h5,
.h6,
h5,
h6 {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

.h6,
h6 {
  font-weight: 700;
  line-height: normal;
}

p {
  font-family: Arial;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
}

.body--1,
body {
  font-size: 16px;
  line-height: 1.6em;
}

.body--1,
.body--2 {
  color: inherit;
}

.body--2 {
  font-size: 14px;
  line-height: 1.6em;
}

@media (min-width: 1300px) {

  .h2,
  h1 {
    font-size: 46px;
  }

  .h2,
  h2 {
    font-size: 36px;
  }

  .h3,
  h3 {
    font-size: 28px;
  }

  .h4,
  h4 {
    font-size: 22px;
  }

  .h5,
  h5 {
    font-size: 16px;
  }

  .h6,
  h6 {
    font-size: 14px;
  }
}

@media (min-width: 765px) and (max-width: 1299px) {

  .h2,
  h1 {
    font-size: 46px;
  }

  .h2,
  h2 {
    font-size: 30px;
  }

  .h3,
  h3 {
    font-size: 28px;
  }

  .h4,
  h4 {
    font-size: 22px;
  }

  .h5,
  h5 {
    font-size: 16px;
  }

  .h6,
  h6 {
    font-size: 14px;
  }
}

@media (min-width: 765px) and (max-width: 991px) {

  .h2,
  h1 {
    font-size: 46px;
  }

  .h2,
  h2 {
    font-size: 30px;
  }

  .h3,
  h3 {
    font-size: 28px;
  }

  .h4,
  h4 {
    font-size: 22px;
  }

  .h5,
  h5 {
    font-size: 16px;
  }

  .h6,
  h6 {
    font-size: 14px;
  }
}

@media (max-width: 764px) {

  .h2,
  h1 {
    font-size: 42px;
  }

  .h2,
  h2 {
    font-size: 30px;
  }

  .h3,
  h3 {
    font-size: 28px;
  }

  .h4,
  h4 {
    font-size: 22px;
  }

  .h5,
  h5 {
    font-size: 16px;
  }

  .h6,
  h6 {
    font-size: 14px;
  }

  .body--1 {
    font-size: 16px;
  }

  .body--2 {
    font-size: 14px;
  }
}

button {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  outline: inherit;
  padding: 0;
  text-transform: uppercase;
}

.button--email-form {
  background: #fff;
  border: 0;
  color: #39f;
  height: 52px;
  margin: 0;
  padding: 4px 0 0;
  vertical-align: top;
  width: 156px;
}

.photo {
  border: 5px solid #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}

.photo.-heavy-shadow {
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.5);
}

.photo.-no-shadow {
  box-shadow: none;
}

.richText__link {
  color: #f4a71c !important;
  cursor: pointer;
  text-decoration: underline !important;
}

.richText__link:hover {
  color: #e77610;
}

.has-down-arrow:before,
.has-right-arrow:before {
  background-image: url(/static/media/shallow-arrow-white.f7518fc77ff8a1cd9344.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 8px;
  content: "";
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  width: 20px;
  z-index: 2;
}

.has-down-arrow:before {
  -webkit-transform: translate(90deg);
  transform: translate(90deg);
}

@media (min-width: 765px) {
  .outside-margins {
    margin-left: 0 -10vw;
    margin-right: 0 -10vw;
  }

  .outside-margins.-small-only {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 765px) and (max-width: 991px) {
  .outside-margins {
    margin-left: -10vw;
    margin-right: -10vw;
  }

  .outside-margins.-small-only {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 764px) {
  .outside-margins {
    margin-left: -5vw;
    margin-right: -5vw;
  }

  .outside-margins.-small-only {
    width: 100vw;
  }
}

.button,
.button--email-form {
  display: inline-block;
  font-family: brandon-grotesque, sans-serif;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  padding: 0 36px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.button h6,
.button--email-form h6 {
  line-height: inherit;
}

@media screen and (-ms-high-contrast: none) {
  .nav__logo {
    position: relative;
  }

  .nav__menu {
    left: 0;
  }

  .imageHeader__video {
    height: auto;
  }

  .imageHeader__img {
    font-family: "object-fit: cover;";
  }

  .emptyCard__container {
    position: relative;
  }

  .emptyCard__container.-img {
    height: 230px;
    width: 230px;
  }

  .emptyCard__container.-txt1 {
    bottom: calc(15% + 4.5px);
    height: 18px;
    left: auto;
    position: absolute;
    width: 230px;
  }

  .emptyCard__container.-txt2 {
    bottom: calc(5% + 4.5px);
    height: 18px;
    left: auto;
    position: absolute;
    width: 230px;
  }

  .imageWall__left-container {
    -ms-grid-columns: 0;
    margin: 0 auto;
  }

  .imageWall__left-image {
    margin: 0 0 10px auto;
  }

  .footer input .tickListItem::-ms-check {
    display: none;
  }

  .gdprConsent__right {
    line-height: 5;
    vertical-align: middle;
  }

  .imageWallWithBackgroundImage__background-container {
    width: auto;
  }

  .widescreenMap__svg {
    height: 800px;
  }

  .singleImageWithBackgroundImage__photo {
    height: auto;
    width: auto;
  }

  .featuredArticles__left li {
    -ms-grid-row-span: 1;
  }

  .featuredArticles__left li:first-child {
    -ms-grid-row: 1;
  }

  .featuredArticles__left li:nth-child(2) {
    -ms-grid-row: 2;
  }

  .featuredArticles__left li:nth-child(3) {
    -ms-grid-row: 3;
  }

  .featuredArticles__left li a {
    left: 30px;
    top: 50%;
  }

  .itinerary__activities {
    margin-right: 2%;
    width: 48%;
  }

  .itinerary__activities,
  .itinerary__map {
    display: inline-block;
    vertical-align: top;
  }

  .itinerary__map {
    width: 50% !important;
  }

  .category__cards-container {
    -ms-grid-columns: minmax(300px, 1fr) 18px minmax(300px, 1fr) 18px minmax(300px, 1fr);
  }

  div .category__title,
  div .category__title .toggle {
    top: 15px;
  }

  .category__description {
    padding-top: 28px !important;
  }

  .category__card {
    margin: 0 15px 30px;
  }

  .category__card,
  .eventsCalendar__card {
    display: inline-block;
    width: calc(33.33333% - 31px);
  }

  .eventsCalendar__card {
    margin: 0 15px 35px;
  }

  .card:hover.-hover-background {
    background-color: #f2f2f4;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  }

  .card:hover .card__img-container:after {
    border: 5px solid #ffde4f;
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .linkGroup__container {
    display: inline-block;
    margin: 0 15px 30px;
    vertical-align: top;
    width: calc(33.33333% - 31px);
  }

  .tickListItem input::-ms-check {
    display: none;
  }
}

@media screen and (-ms-high-contrast: none) and (min-width: 1151px) {
  .nav.-type-1 {
    position: fixed;
  }
}

@media screen and (-ms-high-contrast: none) {
  .questionContainer .container {
    margin-top: 140px;
  }

  .questionSearch__container {
    margin-top: 140px !important;
  }

  .basicImageGroup__image-1-wrapper {
    display: inline-block;
    margin-right: 10px;
    width: 49.5%;
  }

  .basicImageGroup__image-2-wrapper {
    display: inline-block;
    width: 49.5%;
  }

  .basicImageGroup__image-3-wrapper {
    display: inline-block;
    padding-top: 1%;
    width: 100%;
  }

  .verticalSplit {
    margin-top: 180px !important;
  }

  .basicContent {
    margin-top: 100px !important;
  }

  .item__breadcrumbs {
    margin-top: -100px !important;
    position: absolute;
  }
}

@media screen and (-ms-high-contrast: none) and (max-width: 1150px) {
  .nav {
    position: fixed;
  }

  .nav__left {
    display: inline-block !important;
    margin: 0 8.5vw;
  }

  .nav__left li {
    float: left;
    height: 30vw !important;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 30vw;
  }

  .nav__left li a {
    line-height: 25px !important;
  }
}

@supports (-ms-ime-align: auto) {
  .imageHeader__video {
    height: auto;
  }

  @media (min-width: 1151px) {
    .nav.-type-1 {
      position: fixed;
    }
  }

  .questionContainer .container {
    margin-top: 100px;
  }
}

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