@charset "UTF-8";
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Regular.woff2") format("woff2"), url("../assets/fonts/Outfit-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Light.woff2") format("woff2"), url("../assets/fonts/Outfit-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-SemiBold.woff2") format("woff2"), url("../assets/fonts/Outfit-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Regular.woff2") format("woff2"), url("../assets/fonts/Outfit-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Light.woff2") format("woff2"), url("../assets/fonts/Outfit-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-SemiBold.woff2") format("woff2"), url("../assets/fonts/Outfit-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --color-primary: #687472;
  --color-secondary: #DFECF1;
  --color-grey-dark: #232323;
  --color-grey: #5c5c5c;
  --color-grey-light: #EFEFEF;
  --color-black: #231F20;
  --color-white: white;
}

.bg-primary {
  background-color: #687472;
}

.text-primary {
  color: #687472;
}

.bg-secondary {
  background-color: #DFECF1;
}

.text-secondary {
  color: #DFECF1;
}

.bg-grey-dark {
  background-color: #232323;
}

.text-grey-dark {
  color: #232323;
}

.bg-grey {
  background-color: #5c5c5c;
}

.text-grey {
  color: #5c5c5c;
}

.bg-grey-light {
  background-color: #EFEFEF;
}

.text-grey-light {
  color: #EFEFEF;
}

.bg-black {
  background-color: #231F20;
}

.text-black {
  color: #231F20;
}

.bg-white {
  background-color: white;
}

.text-white {
  color: white;
}

p,
li,
a, body {
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 768px) {
  p,
  li,
  a, body {
    font-size: 20px;
    line-height: 30px;
  }
}
.fs0 {
  font-size: clamp(4.38rem, 11.65vw + 1.54rem, 8.75rem);
}

@media screen and (min-width: 768px) {
  .fs0 {
    font-size: clamp(7.5rem, 5.39vw + 4.16rem, 10.63rem);
  }
}
.fs1 {
  font-size: clamp(2.81rem, 4.16vw + 1.8rem, 4.38rem);
}

@media screen and (min-width: 768px) {
  .fs1 {
    font-size: clamp(3.75rem, 4.31vw + 1.08rem, 6.25rem);
  }
}
.fs2 {
  font-size: clamp(2.19rem, 2.5vw + 1.58rem, 3.13rem);
}

@media screen and (min-width: 768px) {
  .fs2 {
    font-size: clamp(2.5rem, 2.16vw + 1.16rem, 3.75rem);
  }
}
.single__intro h2, .single__header h1, .fs3 {
  font-size: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .single__intro h2, .single__header h1, .fs3 {
    font-size: clamp(1.56rem, 0.75vw + 1.09rem, 2rem);
  }
}
.single__intro__feature p, .single__intro h3, .single__header .single__header__meta, .single__header h3, .grid .grid__intro .grid__intro__title p, .card__case .card__claim, .lang_selector li + li:before, .lang_selector span, .lang_selector a, .fs4 {
  font-size: clamp(1.38rem, 0.33vw + 1.29rem, 1.5rem);
}

@media screen and (min-width: 768px) {
  .single__intro__feature p, .single__intro h3, .single__header .single__header__meta, .single__header h3, .grid .grid__intro .grid__intro__title p, .card__case .card__claim, .lang_selector li + li:before, .lang_selector span, .lang_selector a, .fs4 {
    font-size: clamp(1.38rem, 0.43vw + 1.11rem, 1.63rem);
  }
}
.grid .grid__intro .grid__intro__text p, .card__blog h2, .card__team .team__name, .fs5 {
  font-size: clamp(1.13rem, 0.33vw + 1.04rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .grid .grid__intro .grid__intro__text p, .card__blog h2, .card__team .team__name, .fs5 {
    font-size: clamp(1.25rem, 0.22vw + 1.12rem, 1.38rem);
  }
}
.single__intro__feature span, .single__header__top a, .card__team .team__position, .card .card__footer h2, .card .card__footer h4, small, button, .fs6 {
  font-size: clamp(0.88rem, 0.33vw + 0.79rem, 1rem);
}

@media screen and (min-width: 768px) {
  .single__intro__feature span, .single__header__top a, .card__team .team__position, .card .card__footer h2, .card .card__footer h4, small, button, .fs6 {
    font-size: clamp(0.88rem, 0.43vw + 0.61rem, 1.13rem);
  }
}
.btn, input[type=submit] {
  font-size: 12px;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 90px;
  transition: all 0.3s;
  border-style: solid;
  border-width: 1px;
  padding: clamp(0.313rem, 0.233rem + 0.327vw, 0.625rem) clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
}

@media screen and (min-width: 768px) {
  .btn, input[type=submit] {
    font-size: 20px;
  }
}
.btn__primary {
  background-color: #687472;
  border-color: transparent;
}

.btn__outline-primary {
  background-color: transparent;
  border-color: #687472;
  border-style: solid;
  border-width: 1px;
  color: #687472;
}

.btn__secondary {
  background-color: #DFECF1;
  border-color: transparent;
}

.btn__outline-secondary {
  background-color: transparent;
  border-color: #DFECF1;
  border-style: solid;
  border-width: 1px;
  color: #DFECF1;
}

.btn__grey-dark {
  background-color: #232323;
  border-color: transparent;
}

.btn__outline-grey-dark {
  background-color: transparent;
  border-color: #232323;
  border-style: solid;
  border-width: 1px;
  color: #232323;
}

.btn__grey {
  background-color: #5c5c5c;
  border-color: transparent;
}

.btn__outline-grey {
  background-color: transparent;
  border-color: #5c5c5c;
  border-style: solid;
  border-width: 1px;
  color: #5c5c5c;
}

.btn__grey-light {
  background-color: #EFEFEF;
  border-color: transparent;
}

.btn__outline-grey-light {
  background-color: transparent;
  border-color: #EFEFEF;
  border-style: solid;
  border-width: 1px;
  color: #EFEFEF;
}

.btn__black {
  background-color: #231F20;
  border-color: transparent;
}

.btn__outline-black {
  background-color: transparent;
  border-color: #231F20;
  border-style: solid;
  border-width: 1px;
  color: #231F20;
}

.btn__white {
  background-color: white;
  border-color: transparent;
}

.btn__outline-white {
  background-color: transparent;
  border-color: white;
  border-style: solid;
  border-width: 1px;
  color: white;
}

.btn__primary {
  color: var(--color-secondary);
}

.btn__primary:hover {
  color: var(--color-secondary);
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

.btn__outline-primary {
  color: var(--color-primary);
}

.btn__outline-primary:hover {
  color: var(--color-primary);
  background-color: transparent;
  border-color: var(--color-primary);
}

.btn__outline-secondary {
  color: var(--color-secondary);
}

.btn__outline-secondary:hover {
  color: var(--color-secondary);
  background-color: transparent;
  border-color: var(--color-secondary);
}

.pt-xsmall {
  padding-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .pt-xsmall {
    padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.pb-xsmall {
  padding-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .pb-xsmall {
    padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.ptb-xsmall {
  padding-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
  padding-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .ptb-xsmall {
    padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
    padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.pt-small, .hotspots .columns {
  padding-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .pt-small, .hotspots .columns {
    padding-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.pb-small {
  padding-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .pb-small {
    padding-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.ptb-small, .features .item .item__content, .single__header {
  padding-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
  padding-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .ptb-small, .features .item .item__content, .single__header {
    padding-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
    padding-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.pt-medium {
  padding-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .pt-medium {
    padding-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.pb-medium, .sidenav, .grid {
  padding-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .pb-medium, .sidenav, .grid {
    padding-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.ptb-medium, .single__masonry, .single__intro, .single__content {
  padding-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
  padding-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .ptb-medium, .single__masonry, .single__intro, .single__content {
    padding-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
    padding-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.pt-large, .page-template-default .columns {
  padding-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .pt-large, .page-template-default .columns {
    padding-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.pb-large, .page-template-default .columns, .planes .module__wrapper > .columns, .media .columns, .map .columns, .hero .columns, .form .columns, .features .columns, .carousel .columns {
  padding-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .pb-large, .page-template-default .columns, .planes .module__wrapper > .columns, .media .columns, .map .columns, .hero .columns, .form .columns, .features .columns, .carousel .columns {
    padding-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.ptb-large, .single__carousel {
  padding-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
  padding-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .ptb-large, .single__carousel {
    padding-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
    padding-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.text, .pt-xlarge, .sidenav {
  padding-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .text, .pt-xlarge, .sidenav {
    padding-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.pb-xlarge {
  padding-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .pb-xlarge {
    padding-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.ptb-xlarge {
  padding-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
  padding-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .ptb-xlarge {
    padding-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
    padding-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.pt-xxlarge {
  padding-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .pt-xxlarge {
    padding-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.text, .pb-xxlarge {
  padding-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .text, .pb-xxlarge {
    padding-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.ptb-xxlarge {
  padding-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
  padding-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .ptb-xxlarge {
    padding-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
    padding-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.mt-xsmall {
  margin-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .mt-xsmall {
    margin-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.mb-xsmall {
  margin-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .mb-xsmall {
    margin-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.mtb-xsmall {
  margin-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
  margin-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .mtb-xsmall {
    margin-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
    margin-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.mt-small {
  margin-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .mt-small {
    margin-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.mb-small {
  margin-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .mb-small {
    margin-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.mtb-small {
  margin-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
  margin-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .mtb-small {
    margin-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
    margin-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.mt-medium {
  margin-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .mt-medium {
    margin-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.mb-medium {
  margin-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .mb-medium {
    margin-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.mtb-medium {
  margin-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
  margin-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .mtb-medium {
    margin-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
    margin-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.mt-large {
  margin-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .mt-large {
    margin-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.mb-large {
  margin-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .mb-large {
    margin-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.mtb-large {
  margin-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
  margin-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .mtb-large {
    margin-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
    margin-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.mt-xlarge {
  margin-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .mt-xlarge {
    margin-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.mb-xlarge {
  margin-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .mb-xlarge {
    margin-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.mtb-xlarge {
  margin-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
  margin-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .mtb-xlarge {
    margin-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
    margin-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.mt-xxlarge {
  margin-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .mt-xxlarge {
    margin-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.mb-xxlarge {
  margin-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .mb-xxlarge {
    margin-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.mtb-xxlarge {
  margin-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
  margin-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .mtb-xxlarge {
    margin-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
    margin-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.pl-small {
  padding-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .pl-small {
    padding-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.pr-small {
  padding-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .pr-small {
    padding-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.module-max-width-small, .module-max-width-medium, .module-max-width, .module-default, .plr-small, .planes .card__plane, .map .map-filters, .features .item .item__content, .banner h1, .splide .splide__arrows, .text, .page-template-default .columns, .two_columns, .planes .module__wrapper > .columns, .media .columns, .map .columns, .locations, .location_table, .icons, .hotspots .columns, .hero .columns, .form .columns, .features .columns, .carousel .columns {
  padding-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
  padding-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .module-max-width-small, .module-max-width-medium, .module-max-width, .module-default, .plr-small, .planes .card__plane, .map .map-filters, .features .item .item__content, .banner h1, .splide .splide__arrows, .text, .page-template-default .columns, .two_columns, .planes .module__wrapper > .columns, .media .columns, .map .columns, .locations, .location_table, .icons, .hotspots .columns, .hero .columns, .form .columns, .features .columns, .carousel .columns {
    padding-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
    padding-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.pl-medium {
  padding-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .pl-medium {
    padding-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.pr-medium {
  padding-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .pr-medium {
    padding-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.module-narrow, .plr-medium, .single__masonry, .single__intro, .single__header, .grid {
  padding-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
  padding-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .module-narrow, .plr-medium, .single__masonry, .single__intro, .single__header, .grid {
    padding-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
    padding-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.pl-large {
  padding-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .pl-large {
    padding-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.pr-large {
  padding-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .pr-large {
    padding-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.module-extra, .plr-large, .single__content {
  padding-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
  padding-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .module-extra, .plr-large, .single__content {
    padding-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
    padding-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.pl-xlarge {
  padding-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .pl-xlarge {
    padding-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.pr-xlarge {
  padding-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .pr-xlarge {
    padding-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.plr-xlarge {
  padding-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
  padding-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .plr-xlarge {
    padding-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
    padding-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.ml-small {
  margin-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .ml-small {
    margin-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.mr-small {
  margin-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .mr-small {
    margin-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.mlr-small {
  margin-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
  margin-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .mlr-small {
    margin-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
    margin-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.ml-medium {
  margin-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .ml-medium {
    margin-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.mr-medium {
  margin-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .mr-medium {
    margin-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.mlr-medium {
  margin-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
  margin-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .mlr-medium {
    margin-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
    margin-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.ml-large {
  margin-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .ml-large {
    margin-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.mr-large {
  margin-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .mr-large {
    margin-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.mlr-large {
  margin-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
  margin-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .mlr-large {
    margin-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
    margin-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.ml-xlarge {
  margin-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .ml-xlarge {
    margin-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.mr-xlarge {
  margin-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .mr-xlarge {
    margin-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.mlr-xlarge {
  margin-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
  margin-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .mlr-xlarge {
    margin-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
    margin-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
* {
  box-sizing: border-box;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  background-color: var(--color-white);
  font-weight: 300;
  color: var(--color-primary);
  background-image: url("../assets/backgrounds/bg-main.jpg");
  background-attachment: fixed;
  background-size: cover;
}

p,
li,
a {
  margin: 0;
  padding: 0;
}
p strong,
li strong,
a strong {
  font-weight: bold;
}

a {
  color: var(--color-primary);
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  color: var(--color-primary-light);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

ul,
ol,
li {
  text-decoration: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

blockquote {
  margin: 0 0 30px 0;
  padding: 0;
}
blockquote p {
  font-weight: bold;
}

img,
video {
  display: block;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.btn, input[type=submit] {
  display: inline-block;
}

.svg-icon-inline, .svg-icon {
  align-items: center;
  width: 1em;
  height: 1em;
  background-color: transparent;
  fill: currentColor;
}

.svg-icon {
  display: flex;
}

.svg-icon-inline {
  display: inline-flex;
}

.site-header:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 70px;
  z-index: 50;
  transition: all 0.3s;
  opacity: 0;
}
@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))) or (-webkit-backdrop-filter: blur(10px)) {
  .site-header:before {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
}
@media screen and (min-width: 768px) {
  .site-header:before {
    height: 110px;
  }
}

.shrink .site-header:before {
  opacity: 1;
}

.site-footer {
  background: var(--color-primary);
  color: var(--color-secondary);
  padding: 20px 20px 100px 20px;
}
@media screen and (min-width: 768px) {
  .site-footer {
    padding: 40px 40px 220px 40px;
  }
}
.site-footer .footer__top {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .site-footer .footer__top {
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .footer__top > * {
    flex: 1 1 0;
  }
}
.site-footer .footer__bottom {
  padding-top: 20px;
  margin-top: 40px;
  border-top: 1px solid #C0BFBF;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .site-footer .footer__bottom {
    padding-top: 30px;
    margin-top: 80px;
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .site-footer .footer__bottom {
    padding-top: 40px;
    margin-top: 120px;
  }
}
.site-footer .footer__bottom div img {
  margin: 0;
}
.site-footer .footer__bottom div div {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (min-width: 768px) {
  .site-footer .footer__bottom nav {
    width: 75%;
    margin-right: 40px;
  }
}
.site-footer .footer__bottom ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .site-footer .footer__bottom ul {
    margin: 0;
    gap: 40px;
  }
  .site-footer .footer__bottom ul li {
    flex: 1 1 0;
  }
}
.site-footer .footer__bottom p, .site-footer .footer__bottom a {
  color: #C0BFBF;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .site-footer .footer__bottom p, .site-footer .footer__bottom a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .site-footer .footer__top__widget:not(:first-child) {
    padding-top: 25px;
    border-top: 1px solid var(--color-secondary);
  }
}
.site-footer h4 {
  font-weight: 600;
  font-size: 10px;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .site-footer h4 {
    font-size: 16px;
    margin-bottom: 50px;
  }
}
.site-footer p, .site-footer a {
  font-size: 12px;
  line-height: 1.6em;
  font-weight: 300;
  color: var(--color-secondary);
  display: flex;
}
@media screen and (min-width: 768px) {
  .site-footer p, .site-footer a {
    font-size: 16px;
  }
}
.site-footer img {
  max-width: 52px;
  height: auto;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .site-footer img {
    max-width: 80px;
    margin-bottom: 0;
  }
}

#wrapper {
  position: relative;
  z-index: 10;
}

.header__brand {
  position: fixed;
  top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  left: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  z-index: 300;
  transition: all 0.3s;
}
.header__brand img, .header__brand svg {
  height: auto;
  width: 52px;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .header__brand img, .header__brand svg {
    width: 80px;
  }
}

@media screen and (max-width: 767px) {
  .menu-open .header__brand svg path {
    fill: var(--color-primary);
  }
}

.shrink .header__brand {
  top: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
}
@media screen and (min-width: 768px) {
  .shrink .header__brand img, .shrink .header__brand svg {
    width: 60px;
  }
}

.header__brand--text {
  position: fixed;
  top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  z-index: 100;
  display: flex;
  gap: 10px;
  font-size: 13px;
  color: var(--color-secondary);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .header__brand--text {
    right: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  }
}
@media screen and (min-width: 768px) {
  .header__brand--text {
    left: 50%;
    font-size: 18px;
  }
}
.header__brand--text svg:first-child {
  height: 14px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .header__brand--text svg:first-child {
    height: 17px;
  }
}
.header__brand--text svg:last-child {
  opacity: 0;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .header__brand--text svg:last-child {
    opacity: 1;
  }
}
.header__brand--text:hover svg {
  opacity: 1;
}

.header__burger {
  position: fixed;
  top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  right: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  z-index: 100;
}
.header__burger .burger {
  position: relative;
  width: 25px;
  height: 18px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .header__burger .burger {
    width: 35px;
    height: 20px;
  }
}
.header__burger .burger span {
  width: 100%;
  height: 2px;
  background: var(--color-secondary);
}
.header__burger .burger span:first-child, .header__burger .burger span:last-child {
  position: absolute;
}
.header__burger .burger span:first-child {
  top: 0;
}
.header__burger .burger span:last-child {
  bottom: 0;
}

.loader {
  position: fixed;
  width: 100vw;
  height: 100%;
  z-index: 0;
  align-items: center;
  justify-content: center;
  background-color: var(--color-primary);
  background-image: url(../assets/images/loading-bg.jpg);
  opacity: 1;
  display: none;
}
.loader.hidden {
  opacity: 0;
  transition: opacity 0.6s ease;
}
.loader:before {
  content: "";
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/loading-brand.png);
  background-size: cover;
  width: 165px;
  height: 248px;
}
@media screen and (max-width: 767px) {
  .loader:before {
    transform: translate(-50%, -50%) scale(0.5);
  }
}

@keyframes scale_cursor {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
@keyframes rotate_drag {
  0% {
    transform: rotate(0);
  }
  75% {
    transform: rotate(-25deg);
  }
  100% {
    transform: rotate(0);
  }
}
@media (min-width: 992px) {
  .cursor-on {
    cursor: none !important;
  }
}
@media (min-width: 992px) {
  .cursor-on * {
    cursor: none !important;
  }
}
.cursor-on .cursor {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}
.cursor-on .cursor > span {
  display: none;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.3);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.3);
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .cursor-on .cursor > span {
    display: block;
  }
}
.cursor-on .cursor > span::before {
  font-size: 18px;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
}
.cursor-on .cursor > span::after {
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
}
.cursor-on .cursor > span.cursor--readmore, .cursor-on .cursor > span.cursor--viewall, .cursor-on .cursor > span.cursor--play, .cursor-on .cursor > span.cursor--pause, .cursor-on .cursor > span.cursor--drag {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 120px;
  height: 120px;
}
.cursor-on .cursor > span.cursor--readmore::before, .cursor-on .cursor > span.cursor--viewall::before, .cursor-on .cursor > span.cursor--play::before, .cursor-on .cursor > span.cursor--pause::before, .cursor-on .cursor > span.cursor--drag::before {
  transition-delay: 0.4s;
  opacity: 1;
}
.cursor-on .cursor > span.cursor--readmore:after, .cursor-on .cursor > span.cursor--viewall:after, .cursor-on .cursor > span.cursor--play:after, .cursor-on .cursor > span.cursor--pause:after, .cursor-on .cursor > span.cursor--drag:after {
  transition-delay: 0.4s;
  opacity: 1;
  content: "";
  display: inline-block;
  background-image: url(../assets/images/cursor-arrow.png);
  background-size: cover;
  width: 14px;
  height: 14px;
}
.cursor-on .cursor > span.cursor--readmore::before {
  content: "ver más";
}
.cursor-on .cursor > span.cursor--viewall::before {
  content: "ver todos";
}
.cursor-on .cursor > span.cursor--play::before {
  content: "play";
}
.cursor-on .cursor > span.cursor--pause::before {
  content: "pause";
}
.cursor-on .cursor > span.cursor--pause::after {
  display: none;
}
.cursor-on .cursor > span.cursor--drag::before {
  content: "drag";
}
.cursor-on .cursor > span.cursor--drag::after {
  display: none;
}
.cursor-on .cursor > span.off {
  transform: scale(0);
}
.cursor-on .cursor > span.link {
  transform: scale(1.5) translate(-50%, -50%);
  box-shadow: 0 3px 3px rgba(var(--color-black), 0.3);
  mix-blend-mode: difference;
}
.cursor-on .cursor > span.link::before {
  animation: scale_cursor 1s infinite;
}
.cursor-on .cursor > span.link.external::after {
  content: "↗";
  display: block;
  white-space: pre;
  color: blue;
  font-weight: 100;
  font-size: 1rem;
  text-align: center;
  width: 100%;
  line-height: 1;
  padding-top: 0.6em;
}

html[lang=en-US] .cursor--readmore::before {
  content: "view more" !important;
}
html[lang=en-US] .cursor--viewall::before {
  content: "ver all" !important;
}

.main-navigation a {
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media screen and (min-width: 768px) {
  .main-navigation a {
    font-size: 60px;
    line-height: 1.2em;
  }
}

.social-navigation ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .social-navigation ul {
    justify-content: space-between;
    padding-top: 40px;
    border-top: 1px solid var(--color-primary);
  }
}
@media screen and (max-width: 767px) {
  .social-navigation li span {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .social-navigation li svg {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .social-navigation .menu__email {
    padding-top: 15px;
    border-top: 1px solid var(--color-primary);
  }
}
@media screen and (max-width: 767px) {
  .social-navigation .menu__email,
  .social-navigation .menu__phone {
    width: 100%;
  }
}
.social-navigation a {
  text-transform: uppercase;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .social-navigation a {
    font-size: 16px;
  }
}
.social-navigation svg {
  font-size: 14px;
}

.control-navigation ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (min-width: 768px) {
  .control-navigation ul {
    gap: 0;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .control-navigation li + li {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 2px solid var(--color-primary);
  }
}
.control-navigation a {
  color: var(--color-black);
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .control-navigation a {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .control-navigation a {
    font-size: 24px;
  }
}

.lang_selector {
  opacity: 0;
  display: flex;
  margin-top: clamp(0.625rem, 0.466rem + 0.654vw, 1.25rem);
}
.lang_selector span, .lang_selector a {
  font-weight: bold;
  color: var(--color-white);
  text-decoration: none;
}
.lang_selector span {
  color: var(--color-primary);
}
.lang_selector li + li:before {
  content: "/";
  font-weight: bold;
  margin: 0 2px;
}

.sidenav {
  position: fixed;
  z-index: 200;
  top: 0;
  right: 0;
  width: 100%;
  background: var(--color-secondary);
  transform: translateX(100%);
  transition: all 0.6s ease-in-out;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  padding-right: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}
@media screen and (min-width: 768px) {
  .sidenav {
    width: 50%;
  }
}
.sidenav .sidenav__close {
  position: absolute;
  top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  right: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  font-size: 12px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .sidenav .sidenav__close {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .sidenav .sidenav__close {
    font-size: 22px;
  }
}
.sidenav .main-navigation {
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) {
  .sidenav .main-navigation {
    margin-bottom: 180px;
  }
}
@media screen and (min-width: 1280px) {
  .sidenav .main-navigation {
    margin-bottom: 220px;
  }
}

.menu-open .sidenav {
  transform: translateX(0);
}

.btn, input[type=submit] {
  display: flex;
  gap: 15px;
  align-items: center;
}

.btn__link, input[type=submit] {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: var(--color-primary);
  text-transform: uppercase;
}
.btn__link:hover, input[type=submit]:hover {
  color: var(--color-black);
}
@media screen and (min-width: 768px) {
  .btn__link svg, input[type=submit] svg {
    opacity: 0;
    transition: all 0.3s;
    transform: translateX(-5px);
  }
}
.btn__link:hover svg, input[type=submit]:hover svg {
  opacity: 1;
  transform: translateX(5px);
}

.btn__icon {
  display: flex;
  align-items: center;
}
.btn__icon svg {
  margin-left: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
  font-size: 25px;
}
.btn__icon img {
  margin-left: clamp(0.313rem, 0.233rem + 0.327vw, 0.625rem);
}

.columns {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .columns {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .columns.columns--mobile_columns {
    flex-direction: row;
  }
}
@media screen and (max-width: 767px) {
  .columns.columns--mobile_columns .col:last-child {
    padding-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem) !important;
  }
}
.columns .col {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .columns .col {
    width: 50%;
    flex: 1 1 0;
  }
}

.theme-dark .col:before {
  background-color: var(--color-secondary) !important;
}

.page-template-default .columns .col, .two_columns .col, .planes .module__wrapper > .columns .col, .media .columns .col, .map .columns .col, .locations .col, .location_table .col, .icons .col, .hotspots .columns .col, .hero .columns .col, .form .columns .col, .features .columns .col, .carousel .columns .col {
  padding-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  position: relative;
}
.page-template-default .columns .col:before, .two_columns .col:before, .planes .module__wrapper > .columns .col:before, .media .columns .col:before, .map .columns .col:before, .locations .col:before, .location_table .col:before, .icons .col:before, .hotspots .columns .col:before, .hero .columns .col:before, .form .columns .col:before, .features .columns .col:before, .carousel .columns .col:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--color-primary);
  transition: all 0.8s;
}
@media screen and (max-width: 767px) {
  .page-template-default .columns .col:not(:first-child), .two_columns .col:not(:first-child), .planes .module__wrapper > .columns .col:not(:first-child), .media .columns .col:not(:first-child), .map .columns .col:not(:first-child), .locations .col:not(:first-child), .location_table .col:not(:first-child), .icons .col:not(:first-child), .hotspots .columns .col:not(:first-child), .hero .columns .col:not(:first-child), .form .columns .col:not(:first-child), .features .columns .col:not(:first-child), .carousel .columns .col:not(:first-child) {
    padding: 0;
  }
  .page-template-default .columns .col:not(:first-child):before, .two_columns .col:not(:first-child):before, .planes .module__wrapper > .columns .col:not(:first-child):before, .media .columns .col:not(:first-child):before, .map .columns .col:not(:first-child):before, .locations .col:not(:first-child):before, .location_table .col:not(:first-child):before, .icons .col:not(:first-child):before, .hotspots .columns .col:not(:first-child):before, .hero .columns .col:not(:first-child):before, .form .columns .col:not(:first-child):before, .features .columns .col:not(:first-child):before, .carousel .columns .col:not(:first-child):before {
    display: none;
  }
}

.is-active .col:before {
  width: 100% !important;
}

.c__cat {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}
.c__cat span {
  padding: 10px 15px;
  background-color: var(--color-white);
  color: var(--color-primary);
  font-size: 14px;
}

.card .card__footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}
.card .card__footer img {
  max-height: 35px;
  max-width: 100px;
  width: auto;
}
.card .card__footer h4 {
  font-weight: normal;
  color: var(--color-white);
}
.card .card__footer h2 {
  font-weight: normal;
  text-transform: uppercase;
  color: var(--color-grey-light);
}

.card--video {
  position: relative;
  aspect-ratio: 1/1;
  width: 100%;
  display: flex;
  align-items: flex-end;
  padding: 15px;
  background-color: black;
  overflow: hidden;
}
.card--video .card__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  transition: all 0.3s;
  -o-object-fit: cover;
     object-fit: cover;
}
.card--video video {
  max-width: 80%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: all 0.2s;
  opacity: 0;
}

.card__case {
  text-decoration: none;
}
.card__case:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s;
}
.card__case .card__claim {
  position: absolute;
  width: 100%;
  max-width: 70%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  transition: all 0.3s;
  text-align: center;
  font-weight: bold;
  color: var(--color-white);
  line-height: 1.1;
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .card__case .card__claim {
    font-size: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .card__case .card__claim {
    font-size: 28px;
  }
}
.card__case .card__read-more {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 40px;
  transition: all 0.3s;
  opacity: 0;
  transform: translateX(-10px);
}
.card__case .card__footer h2 {
  margin: 0 0 -15px -15px;
  transform: translateY(100%);
  padding-top: 10px;
  transition: all 0.3s;
}
.card__case:not(.card--touch):hover h2 {
  margin: 0;
  transform: translateY(0);
}
.card__case:not(.card--touch):hover .card__claim {
  opacity: 0;
}
.card__case:not(.card--touch):hover .card__read-more {
  transform: translateX(0);
  opacity: 1;
}
.card__case:not(.card--touch):hover:before {
  opacity: 0;
}

.card__award .card__footer {
  width: calc(100% + 30px);
  padding: 15px 0;
  margin: 0 -15px;
  transition: all 0.3s;
  transform: translateY(110%);
}
.card__award .card__badget {
  position: absolute;
  top: 0;
  right: 15px;
  width: 29px;
  height: 29px;
  z-index: 20;
  transform: translateY(-3px);
  background-position: center bottom;
  background-size: 100% auto;
  transition: all 0.3s;
}
.card__award .card__badget--gold {
  background-image: url(../assets/images/award-gold.png);
}
.card__award .card__badget--silver {
  background-image: url(../assets/images/award-silver.png);
}
.card__award .card__badget--copper {
  background-image: url(../assets/images/award-copper.png);
}
.card__award:not(.card--touch):hover .card__footer {
  width: 100%;
  padding: 15px;
  margin: 0;
  transform: translateY(0);
}
.card__award:not(.card--touch):hover .card__badget {
  height: 46px;
}

.card__team img {
  margin-bottom: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
  max-width: 100%;
  height: auto;
}
.card__team > div {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
.card__team .team__position {
  text-align: right;
  color: var(--color-grey-light);
}

.card__blog {
  margin-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  text-decoration: none;
  color: var(--color-white);
}
.card__blog img {
  max-width: 100%;
}
.card__blog h2 {
  padding: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem) 0;
  line-height: 1.2em;
}

.grid {
  display: flex;
}
@media screen and (min-width: 768px) {
  .grid {
    gap: 25px;
  }
}
.grid .grid__column {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .grid .grid__column {
    width: 33.33%;
  }
}
.grid .grid__intro {
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.grid .grid__intro .grid__intro__title {
  margin-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}
.grid .grid__intro .grid__intro__title p {
  font-weight: bold;
}
.grid .grid__intro a {
  margin-top: 25px;
}

@media screen and (max-width: 1279px) {
  .grid__desktop {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .grid__desktop .grid__intro {
    aspect-ratio: 1/1;
  }
}

.grid__mobile {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .grid__mobile {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  .grid__mobile {
    gap: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .grid__mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .grid__mobile .grid__item {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 1280px) {
  .grid__mobile .grid__item {
    width: calc(33.33% - 20px);
  }
}

.grid__item {
  margin: 0 0 40px;
}
@media screen and (min-width: 1280px) {
  .grid__item {
    margin: 0 0 50px;
  }
}

.video-play .site-header {
  transform: translateY(-100%);
}
.video-play .single__header__top,
.video-play .single__header__content {
  opacity: 0;
}

.single__header {
  position: relative;
  height: 100vh;
  height: calc(var(--vh) * 100);
  width: 100%;
  background: url(../assets/images/video-bg.jpg);
  background-size: cover;
  background-position: center;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.single__header video, .single__header img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.2s;
}
.single__header video {
  z-index: 10;
}
.single__header .single__header__poster {
  z-index: 20;
}
.single__header--image {
  justify-content: flex-end;
}
.single__header--image:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.single__header__top {
  position: relative;
  z-index: 30;
  max-width: 80%;
  transition: all 0.3s;
}
@media screen and (max-width: 1279px) {
  .single__header__top {
    margin-top: 70px;
  }
}
.single__header__top a {
  display: flex;
  align-items: center;
  gap: 15px;
  color: var(--color-white);
  text-decoration: none;
  margin-bottom: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
}
.single__header__top a svg {
  font-size: 38px;
  transform: rotate(180deg);
}
.single__header__top h4 {
  font-weight: normal;
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .single__header__top h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .single__header__top h4 {
    font-size: 25px;
  }
}
.single__header__content {
  position: relative;
  z-index: 30;
  transition: all 0.3s;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.single__header h1 {
  font-weight: bold;
  line-height: 1em;
  color: var(--color-primary);
  margin-bottom: clamp(0.625rem, 0.466rem + 0.654vw, 1.25rem);
}
.single__header h3 {
  font-weight: 300;
  line-height: 1em;
  color: var(--color-white);
}
.single__header .single__header__meta {
  margin-top: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
}

body.video-play {
  overflow: hidden;
}

.single__content p, .single__content h2, .single__content h3, .single__content h4 {
  margin: 0 0 20px 0;
}

.single__content + .single__carousel {
  margin-top: 0;
}

.single__intro .columns:first-child {
  margin-bottom: clamp(2.5rem, 1.863rem + 2.614vw, 5rem);
}
@media screen and (max-width: 767px) {
  .single__intro__title {
    display: none;
  }
}
.single__intro h2 {
  font-weight: bold;
  line-height: 1em;
  color: var(--color-white);
  margin-bottom: clamp(0.313rem, 0.233rem + 0.327vw, 0.625rem);
}
.single__intro h3 {
  font-weight: 300;
  line-height: 1em;
  color: var(--color-grey-light);
}
.single__intro__brand {
  display: flex;
}
@media screen and (min-width: 768px) {
  .single__intro__brand {
    justify-content: flex-end;
  }
}
.single__intro__brand img {
  max-height: 20px;
  width: auto;
}
@media screen and (min-width: 768px) {
  .single__intro__brand img {
    max-height: 35px;
  }
}
.single__intro__feature {
  display: flex;
  gap: clamp(0.625rem, 0.466rem + 0.654vw, 1.25rem);
  padding-bottom: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
  margin-bottom: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
  border-bottom: 1px solid var(--color-white);
}
.single__intro__feature span {
  font-weight: 300;
  line-height: 1em;
  color: var(--color-primary);
}
.single__intro__feature p {
  font-weight: bold;
  line-height: 1em;
  color: var(--color-white);
  padding-top: clamp(0.625rem, 0.466rem + 0.654vw, 1.25rem);
}

.single__masonry {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .single__masonry {
    flex-direction: row;
  }
}
.single__masonry img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .single__masonry img {
    max-width: calc(50% - 10px);
  }
}
@media screen and (min-width: 768px) {
  .single__masonry img:nth-child(1n) {
    transform: translateY(25vh);
  }
}
@media screen and (min-width: 768px) {
  .single__masonry img:nth-child(2n) {
    transform: translateY(50vh);
  }
}

input[type=text],
input[type=tel],
input[type=email],
textarea,
select {
  width: 100%;
  outline: none;
  background: transparent;
  color: var(--color-primary);
  border: 0;
  border-bottom: 1px solid var(--color-primary);
  line-height: 40px;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  font-family: "Outfit", sans-serif;
  border-radius: 0;
  background: transparent;
  -webkit-appearance: none;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  textarea,
  select {
    line-height: 50px;
    font-size: 16px;
    padding-top: 25px;
  }
}

input[type=submit] {
  cursor: pointer;
  margin-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  background-color: transparent;
}

textarea {
  height: 60px;
}
@media screen and (min-width: 768px) {
  textarea {
    height: 75px;
  }
}

.wpcf7-form br {
  display: none;
}
.wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: clamp(0.313rem, 0.233rem + 0.327vw, 0.625rem);
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 10px;
  padding-top: 3px;
  color: var(--color-primary);
  opacity: 0.5;
  position: absolute;
}
@media screen and (min-width: 768px) {
  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 12px;
    padding-top: 5px;
  }
}
.wpcf7-form p.small {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .wpcf7-form p.small {
    font-size: 16px;
  }
}

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .input {
    margin-bottom: 45px;
  }
}

.input__field {
  position: relative;
  z-index: 1000;
  display: block;
}

.input__field:focus {
  outline: none;
}

.input__label {
  text-transform: none !important;
  position: absolute;
  padding-left: 0 !important;
  padding-right: 0 !important;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  z-index: 500;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 15px 0;
}

.input__label-content {
  position: relative;
  display: block;
  width: 100%;
  transform-origin: 0% 50%;
  transition: transform 0.3s;
  transition: all 0.3s;
}

.input__field--madoka:focus + .input__label--madoka,
.input--filled .input__label--madoka {
  cursor: default;
  pointer-events: none;
}

.input__field--madoka:focus + .input__label--madoka .input__label-content--madoka,
.input--filled .input__label--madoka .input__label-content--madoka {
  transform: translateY(-20px);
}
@media screen and (min-width: 768px) {
  .input__field--madoka:focus + .input__label--madoka .input__label-content--madoka,
  .input--filled .input__label--madoka .input__label-content--madoka {
    transform: translateY(-30px);
  }
}

select, select:hover {
  color: transparent !important;
}

select::-webkit-input-placeholder {
  color: transparent !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

select::-moz-placeholder {
  color: transparent !important;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

select:-ms-input-placeholder {
  color: transparent !important;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

select:-moz-placeholder {
  color: transparent !important;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.input--filled select, .input--filled select:hover {
  color: var(--color-primary) !important;
}

select {
  background-image: url(../assets/images/select-bg.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.wpcf7-acceptance {
  padding-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  display: block;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .wpcf7-acceptance {
    font-size: 16px;
  }
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0 0 0.3rem 0;
}
.wpcf7-acceptance a {
  color: var(--color-primary);
  text-decoration: none;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .wpcf7-acceptance a {
    font-size: 16px;
  }
}
.wpcf7-acceptance label {
  display: flex;
}
.wpcf7-acceptance input {
  opacity: 0;
}
.wpcf7-acceptance input:not(:checked) + .wpcf7-list-item-label::after {
  opacity: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  position: relative;
  padding-left: 18px;
}
.wpcf7-acceptance .wpcf7-list-item-label::before, .wpcf7-acceptance .wpcf7-list-item-label::after {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-15px, -50%);
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid var(--color-primary);
  border-radius: 100%;
  transition: all 0.3s;
}
.wpcf7-acceptance .wpcf7-list-item-label::after {
  border: 0;
  width: 12px;
  height: 12px;
  left: 3px;
  opacity: 0;
  background-color: var(--color-primary);
  border-radius: 100%;
  opacity: 1;
}

.splide .splide__arrows {
  padding-bottom: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .splide .splide__arrows {
    display: none;
  }
}
.splide .splide__arrow {
  opacity: 1 !important;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  transform: unset;
  width: 25px;
  height: 25px;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
.splide .splide__arrow--prev {
  background-image: url(../assets/icons/arrow-prev.svg);
}
.splide .splide__arrow--next {
  background-image: url(../assets/icons/arrow-next.svg);
}
.splide .splide__arrow svg {
  display: none;
}

.theme-dark .splide__arrow--prev {
  background-image: url(../assets/icons/arrow-prev-white.svg);
}
.theme-dark .splide__arrow--next {
  background-image: url(../assets/icons/arrow-next-white.svg);
}

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 2em;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

@font-face {
  font-family: "lg";
  src: url("../fonts/lg.woff2?io9a6k") format("woff2"), url("../fonts/lg.ttf?io9a6k") format("truetype"), url("../fonts/lg.woff?io9a6k") format("woff"), url("../fonts/lg.svg?io9a6k#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-container {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
  outline: none;
  border: none;
}

.lg-next.disabled,
.lg-prev.disabled {
  opacity: 0 !important;
  cursor: default;
}

.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}

.lg-single-item .lg-next,
.lg-single-item .lg-prev {
  display: none;
}

.lg-next {
  right: 20px;
}

.lg-next:before {
  content: "\e095";
}

.lg-prev {
  left: 20px;
}

.lg-prev:after {
  content: "\e094";
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  will-change: color;
  transition: color 0.2s linear;
  background: none;
  border: none;
  box-shadow: none;
}

.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}

.lg-toolbar .lg-icon:hover {
  color: #fff;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-maximize {
  font-size: 22px;
}

.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  text-align: center;
  z-index: 1080;
  opacity: 0;
  transition: opacity 0.2s ease-out 0s;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

.lg-sub-html a {
  color: inherit;
}

.lg-sub-html a:hover {
  text-decoration: underline;
}

.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.lg-item .lg-sub-html {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-error-msg {
  font-size: 14px;
  color: #999;
}

.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  height: 47px;
  vertical-align: middle;
}

.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
  opacity: 0;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  will-change: transform, opacity;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.lg-icon:focus-visible {
  color: #fff;
  border-radius: 3px;
  outline: 1px dashed rgba(255, 255, 255, 0.6);
}

.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  float: left;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}

.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  transition-duration: 0s !important;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}

.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}

.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}

.lg-outer .lg-thumb {
  padding: 5px 0;
  height: 100%;
  margin-bottom: -5px;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 2px;
  margin-bottom: 5px;
  will-change: border-color;
}

@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border-radius: 4px;
    border: 2px solid #fff;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}

.lg-outer.lg-animate-thumb .lg-thumb {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lg-outer .lg-video-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-video-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-video-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-video-object {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  z-index: 3;
}

.lg-outer .lg-video-poster {
  z-index: 1;
}

.lg-outer .lg-has-video .lg-video-object {
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.3s ease-in;
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,
.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
  opacity: 0 !important;
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
  opacity: 1;
}

@keyframes lg-play-stroke {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes lg-play-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.lg-video-play-button {
  width: 18%;
  max-width: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  cursor: pointer;
  transform: translate(-50%, -50%) scale(1);
  will-change: opacity, transform;
  transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28), opacity 0.1s;
}

.lg-video-play-button:hover .lg-video-play-icon-bg,
.lg-video-play-button:hover .lg-video-play-icon {
  opacity: 1;
}

.lg-video-play-icon-bg {
  fill: none;
  stroke-width: 3%;
  stroke: #fcfcfc;
  opacity: 0.6;
  will-change: opacity;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon-circle {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  fill: none;
  stroke-width: 3%;
  stroke: rgba(30, 30, 30, 0.9);
  stroke-opacity: 1;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
}

.lg-video-play-icon {
  position: absolute;
  width: 25%;
  max-width: 120px;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  opacity: 0.6;
  will-change: opacity;
  transition: opacity 0.12s ease-in;
}

.lg-video-play-icon .lg-video-play-icon-inner {
  fill: #fcfcfc;
}

.lg-video-loading .lg-video-play-icon-circle {
  animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
}

.lg-video-loaded .lg-video-play-button {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.7);
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-single-item .lg-autoplay-button {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0ms !important;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  will-change: transform;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
  transform: scale3d(1, 1, 1);
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition {
  transition: none !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition {
  transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x {
  transform: scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;
  top: 0 !important;
  left: 50% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y {
  transform: scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;
  top: 50% !important;
  left: 0% !important;
  max-width: none !important;
  max-height: none !important;
}

.lg-icon.lg-zoom-in:after {
  content: "\e311";
}

.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 1;
  pointer-events: auto;
}

.lg-icon.lg-actual-size {
  font-size: 20px;
}

.lg-icon.lg-actual-size:after {
  content: "\e033";
}

.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

.lg-icon.lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer[data-lg-slide-type=video] .lg-zoom-in,
.lg-outer[data-lg-slide-type=video] .lg-actual-size,
.lg-outer[data-lg-slide-type=video] .lg-zoom-out, .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,
.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,
.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-pager-outer {
  text-align: center;
  z-index: 1080;
  height: 10px;
  margin-bottom: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer.lg-single-item .lg-pager-outer {
  display: none;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  will-change: transform, opacity;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer .lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
  transition-delay: 0s;
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active .lg-share {
  color: #fff;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 5px, 0);
  will-change: visibility, opacity, transform;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer .lg-share {
  position: relative;
}

.lg-outer .lg-share:after {
  content: "\e80d";
}

.lg-outer .lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer .lg-share-facebook .lg-icon:after {
  content: "\e904";
}

.lg-outer .lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer .lg-share-twitter .lg-icon:after {
  content: "\e907";
}

.lg-outer .lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer .lg-share-pinterest .lg-icon:after {
  content: "\e906";
}

.lg-comment-box {
  width: 420px;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #fff;
  will-change: transform;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-comment-box .lg-comment-title {
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.lg-comment-box .lg-comment-header {
  background-color: #000;
  padding: 12px 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.lg-comment-box .lg-comment-body {
  height: 100% !important;
  padding-top: 43px !important;
  width: 100% !important;
}

.lg-comment-box .fb-comments {
  height: 100%;
  width: 100%;
  background: url("../images/loading.gif") no-repeat scroll center center #fff;
  overflow-y: auto;
  display: inline-block;
}

.lg-comment-box .fb-comments[fb-xfbml-state=rendered] {
  background-image: none;
}

.lg-comment-box .fb-comments > span {
  max-width: 100%;
}

.lg-comment-box .lg-comment-close {
  position: absolute;
  right: 5px;
  top: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  will-change: color;
  transition: color 0.2s linear;
}

.lg-comment-box .lg-comment-close:hover {
  color: #fff;
}

.lg-comment-box .lg-comment-close:after {
  content: "\e070";
}

.lg-comment-box iframe {
  max-width: 100% !important;
  width: 100% !important;
}

.lg-comment-box #disqus_thread {
  padding: 0 20px;
}

.lg-outer .lg-comment-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  will-change: visibility, opacity;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer .lg-comment-toggle:after {
  content: "\e908";
}

.lg-outer.lg-comment-active .lg-comment-overlay {
  transition-delay: 0s;
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-comment-active .lg-comment-toggle {
  color: #fff;
}

.lg-outer.lg-comment-active .lg-comment-box {
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-img-rotate {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer[data-lg-slide-type=video] .lg-rotate-left,
.lg-outer[data-lg-slide-type=video] .lg-rotate-right,
.lg-outer[data-lg-slide-type=video] .lg-flip-ver,
.lg-outer[data-lg-slide-type=video] .lg-flip-hor, .lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,
.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,
.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-img-rotate:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}

.lg-medium-zoom-item {
  cursor: zoom-in;
}

.lg-medium-zoom .lg-outer {
  cursor: zoom-out;
}

.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
  cursor: zoom-out;
}

.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
  cursor: zoom-out;
}

.lg-relative-caption .lg-outer .lg-sub-html {
  white-space: normal;
  bottom: auto;
  padding: 0;
  background-image: none;
}

.lg-relative-caption .lg-outer .lg-relative-caption-item {
  opacity: 0;
  padding: 16px 0;
  transition: 0.5s opacity ease;
}

.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
  opacity: 1;
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-container {
  display: none;
  outline: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-on {
  scroll-behavior: unset;
}

.lg-overlay-open {
  overflow: hidden;
}

.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  will-change: transform, opacity;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
  opacity: 1;
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0.001;
  outline: none;
  will-change: auto;
  overflow: hidden;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  box-sizing: border-box;
}

.lg-outer.lg-zoom-from-image {
  opacity: 1;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.lg-outer .lg-inner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0s;
  white-space: nowrap;
}

.lg-outer .lg-item {
  display: none !important;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url("../images/loading.gif") no-repeat scroll center center transparent;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  white-space: nowrap;
  font-size: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-object {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: relative;
}

.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
  display: none;
}

.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  transform: translate3d(0, 0%, 0);
  opacity: 1;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}

.lg-outer .lg-media-cont {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.lg-outer .lg-media-cont .lg-object {
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-has-iframe .lg-media-cont {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  will-change: auto;
  transition: opacity 333ms ease-in 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-container {
  display: none;
}

.lg-container.lg-show {
  display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
  transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}

.lg-inline .lg-backdrop {
  z-index: 1;
}

.lg-inline .lg-outer {
  z-index: 2;
}

.lg-inline .lg-maximize:after {
  content: "\e909";
}

.lg-components {
  transform: translate3d(0, 100%, 0);
  will-change: transform;
  transition: transform 0.35s ease-out 0s;
  z-index: 1080;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.lg-backdrop {
  z-index: 99999;
  background: rgba(104, 116, 114, 0.95);
}

.lg-outer {
  z-index: 99999;
}

.lg-outer .lg-content {
  height: 100%;
}

.lg-toolbar .lg-close {
  position: fixed;
  left: initial !important;
  right: 35px;
  top: 15px;
  z-index: 3500;
  transform: translateX(50%) !important;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url("../assets/images/loading.gif") no-repeat scroll center center transparent;
}

@font-face {
  font-family: "lg";
  src: url("../assets/fonts/lg.woff2?") format("woff2"), url("../assets/fonts/lg.ttf?") format("truetype"), url("../assets/fonts/lg.woff?") format("woff"), url("../assets/fonts/lg.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-toolbar .lg-close {
  position: fixed;
  top: 2rem !important;
  z-index: 3500;
  background: transparent;
  opacity: 1 !important;
  text-align: center;
  width: 12px !important;
  height: 12px !important;
  background-image: url(../assets/icons/lg-close.svg) !important;
  background-size: cover !important;
  padding: 0 !important;
  transition: 0.2s ease-in-out;
}
.lg-toolbar .lg-close:after {
  content: "" !important;
}
@media screen and (min-width: 768px) {
  .lg-toolbar .lg-close {
    width: 20px !important;
    height: 20px !important;
  }
}

.lg-icon {
  overflow: hidden;
  padding: 0 !important;
  opacity: 1 !important;
  width: 15px;
  height: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background: transparent !important;
}
@media screen and (max-width: 767px) {
  .lg-icon {
    top: unset !important;
    bottom: 20px !important;
  }
}
@media screen and (min-width: 768px) {
  .lg-icon {
    width: 25px;
    height: 25px;
  }
}
.lg-icon:before, .lg-icon:after {
  display: none;
}
.lg-icon.lg-prev {
  background-image: url(../assets/icons/arrow-prev-white.svg) !important;
  background-size: cover !important;
}
.lg-icon.lg-next {
  background-image: url(../assets/icons/arrow-next-white.svg) !important;
  background-size: cover !important;
}

@media screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .hide-ipad {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .hide-desktop {
    display: none !important;
  }
}

.d-flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}

.justify-left {
  justify-content: flex-start;
}

.justify-right {
  justify-content: flex-end;
}

.align-center {
  align-items: center;
}

.align-top {
  align-items: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

@media screen and (min-width: 768px) {
  .direction-reverse .columns {
    flex-direction: row-reverse;
  }
}

.module-border-top {
  border-color: #231F20;
  border-style: solid;
  border-width: 0;
  border-top-width: 5px;
}

.module-border-bottom {
  border-color: #231F20;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 5px;
}

@media screen and (min-width: 1280px) {
  .module-max-width {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 1920px;
  }
}
@media screen and (min-width: 1280px) {
  .module-max-width-medium {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 1300px;
  }
}
@media screen and (min-width: 1280px) {
  .module-max-width-small {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 790px;
  }
}

.typo_normal,
.typo_normal p,
.typo_normal span,
.typo_normal div,
.typo_normal h1 {
  font-family: "MaisonNeue" !important;
}

.typo_extended,
.typo_extended p,
.typo_extended span,
.typo_extended div,
.typo_extended h1 {
  font-family: "MaisonNeueExtended" !important;
}

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

.img__responsive {
  max-width: 100%;
  height: auto;
}

.theme-dark p {
  color: var(--color-secondary);
}
.theme-dark .btn__link, .theme-dark input[type=submit] {
  color: var(--color-secondary);
}

.theme-light p {
  color: var(--color-primary);
}

.module__title p, .module__title h1, .module__title h2, .module__title h3, .module__title h4, .module__title h5, .module__title h6 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .module__title p, .module__title h1, .module__title h2, .module__title h3, .module__title h4, .module__title h5, .module__title h6 {
    font-size: 20px;
  }
}
.module__title strong {
  font-weight: 400;
  font-style: italic;
  color: var(--color-black);
}

.module__buttons {
  display: flex;
  flex-direction: row;
  gap: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}

.module__lg-gallery {
  display: none;
}

.btn__lg-gallery,
.btn__lg-video {
  cursor: pointer;
}

.banner {
  height: 100dvh;
  overflow: hidden;
  position: relative;
}
.banner .splide,
.banner .splide__list,
.banner .splide__track {
  height: 100%;
}
.banner:has(h1):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.banner .module__wrapper {
  width: 100%;
  height: 100%;
}
.banner video, .banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.banner img {
  animation: imageZoomAnimation 24s linear infinite 0s;
}
.banner h1 {
  position: absolute;
  bottom: 150px;
  left: 0;
  z-index: 50;
  color: var(--color-white);
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 1120px;
  opacity: 0;
  line-height: 0.5em;
}
@media screen and (min-width: 768px) {
  .banner h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 992px) {
  .banner h1 {
    font-size: 62px;
  }
}
.banner h1 span {
  line-height: 1.2em;
}
.banner h1 .word-mask {
  display: inline-block;
  overflow: hidden;
}
.banner .scroll {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
}
.banner .scroll img:last-child {
  width: 10px;
  height: auto;
  animation: scroll 1s linear infinite 0s;
}

@keyframes imageZoomAnimation {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
  }
  30% {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    -ms-transformm: scale(1);
  }
}
@keyframes scroll {
  0% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(7px);
  }
  100% {
    transform: translateY(0);
  }
}
.shrink .scroll {
  opacity: 0;
  transform: translate(-50%, 30px);
}

@media screen and (max-width: 767px) {
  .carousel img {
    height: 80vh;
    width: 80dvw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 768px) {
  .carousel img {
    height: 100dvh;
    width: auto;
  }
}
.features .items {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .features .items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.features .item {
  position: relative;
}
@media screen and (max-width: 991px) {
  .features .item {
    aspect-ratio: 1/1;
  }
}
@media screen and (min-width: 992px) {
  .features .item {
    height: 90dvh;
  }
}
@media screen and (max-width: 991px) {
  .features .item:nth-child(3n) {
    order: 4;
  }
}
@media screen and (max-width: 991px) {
  .features .item:nth-child(4n) {
    order: 3;
  }
}
.features .item .item__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  text-align: center;
  z-index: 100;
  opacity: 0;
  transition: all 0.3s ease;
}
.features .item .item__overlay p {
  position: relative;
  z-index: 30;
  margin: 0 auto;
  color: var(--color-secondary);
}
@media screen and (min-width: 992px) {
  .features .item .item__overlay p {
    width: 60%;
  }
}
.features .item .item__overlay.color-gray:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-primary);
  opacity: 0.9;
  z-index: 20;
}
.features .item .item__overlay.color-blue:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-secondary);
  opacity: 0.9;
  z-index: 20;
}
.features .item .item__overlay.color-blue p {
  color: var(--color-primary);
}
.features .item .item__content {
  position: relative;
  z-index: 30;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 70%;
  transition: all 0.3s ease;
}
.features .item .item__content p, .features .item .item__content h1, .features .item .item__content h2, .features .item .item__content h3, .features .item .item__content h4, .features .item .item__content h5 {
  font-size: 12px;
  font-weight: 600;
  color: var(--color-white);
}
@media screen and (min-width: 768px) {
  .features .item .item__content p, .features .item .item__content h1, .features .item .item__content h2, .features .item .item__content h3, .features .item .item__content h4, .features .item .item__content h5 {
    font-size: 24px;
  }
}
.features .item .item__icon {
  width: auto;
  height: 30px;
}
@media screen and (min-width: 768px) {
  .features .item .item__icon {
    height: 45px;
  }
}
@media screen and (min-width: 1280px) {
  .features .item .item__icon {
    height: 55px;
  }
}
.features .item .item__image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.features .item.color-image .item__image {
  width: 100%;
  height: 100%;
}
.features .item.color-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #52575A;
  opacity: 0.6;
  z-index: 20;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .features .item:not(.color-image) .item__image {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .features .item:not(.color-image) .item__image {
    width: 50%;
    height: 50%;
    max-width: 400px;
    max-height: 400px;
  }
}
.features .item.color-gray {
  background-color: var(--color-primary);
}
.features .item.color-blue {
  background-color: var(--color-secondary);
}
.features .item.color-blue p, .features .item.color-blue h1, .features .item.color-blue h2, .features .item.color-blue h3, .features .item.color-blue h4, .features .item.color-blue h5 {
  color: var(--color-primary);
}
.features .item.color-blue a {
  color: var(--color-whiprimaryte);
}

.form form {
  margin-top: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
}

.hero .columns.columns--without-border .col:before {
  display: none !important;
}
.hero img {
  margin-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}

.hotspots .col {
  padding-top: 0 !important;
  border-top: none !important;
}
.hotspots .block-hotspots-aerial {
  width: 100%;
  height: 80vh;
  position: relative;
}
@media screen and (min-width: 768px) {
  .hotspots .block-hotspots-aerial {
    height: 100vh;
  }
}
.hotspots .block-background {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 100%;
  width: 100%;
  overflow: hidden;
}
.hotspots .background-image-hotspots {
  position: absolute;
  min-width: 100%;
  height: 100%;
  top: unset;
  left: unset;
  width: unset;
}
@media screen and (max-width: 767px) {
  .hotspots .background-image-hotspots {
    transform: translate3d(-25%, 0px, 0px);
  }
}
.hotspots .background-image-hotspots img {
  min-height: 100%;
  height: 100%;
  width: auto;
  min-width: 100%;
  max-width: unset;
  -o-object-fit: cover;
  object-fit: cover;
}
.hotspots .background-hotspots {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10000;
}
.hotspots .hotspots-aerial-item {
  position: absolute;
}
.hotspots .hotspots-aerial-item .hotspots-aerial-circle {
  height: 12px;
  width: 12px;
  background: var(--color-white);
  border-radius: 100%;
}
.hotspots .hotspots-aerial-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--color-white);
  opacity: 0.5;
  border-radius: 100%;
  animation: hotspotpulse 3s ease 0s infinite;
}
.hotspots .hotspots-aerial-tooltip {
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  top: 0;
  left: 50%;
  z-index: 10;
  margin-top: -15px;
  text-align: center;
  transform: translate(-50%, -100%);
}
.hotspots .hotspots-aerial-tooltip .aerial-title {
  display: block;
  transition: all 0.3s 0.3s;
  color: var(--color-white);
  font-size: 12px;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hotspots .hotspots-aerial-tooltip .aerial-title {
    font-size: 16px;
  }
}
.hotspots .hotspots-aerial-tooltip .aerial-imagen {
  display: block;
  transition: all 0.3s 0.3s;
  text-align: center;
}
.hotspots .hotspots-aerial-tooltip .aerial-imagen img {
  display: inline-block;
  min-width: inherit !important;
  min-height: inherit !important;
  width: auto !important;
  height: auto !important;
}
.hotspots .hotspots-aerial-tooltip .aerial-line {
  display: inline-block;
  width: 2px;
  height: 30px;
  margin-top: 15px;
  position: relative;
}
.hotspots .hotspots-aerial-tooltip .aerial-line:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  content: "";
  width: 100%;
  height: 0;
  background: var(--color-white);
  transition: all 0.3s;
}
.hotspots .hotspots-aerial-tooltip.size_item__small .aerial-line {
  height: 50px;
}
@media (min-width: 768px) {
  .hotspots .hotspots-aerial-tooltip.size_item__small .aerial-line {
    height: 50px;
  }
}
@media (min-width: 1600px) {
  .hotspots .hotspots-aerial-tooltip.size_item__small .aerial-line {
    height: 50px;
  }
}
.hotspots .hotspots-aerial-tooltip.size_item__medium .aerial-line {
  height: 100px;
}
@media (min-width: 768px) {
  .hotspots .hotspots-aerial-tooltip.size_item__medium .aerial-line {
    height: 150px;
  }
}
@media (min-width: 1600px) {
  .hotspots .hotspots-aerial-tooltip.size_item__medium .aerial-line {
    height: 200px;
  }
}
.hotspots .hotspots-aerial-tooltip.size_item__large .aerial-line {
  height: 200px;
}
@media (min-width: 768px) {
  .hotspots .hotspots-aerial-tooltip.size_item__large .aerial-line {
    height: 250px;
  }
}
@media (min-width: 1600px) {
  .hotspots .hotspots-aerial-tooltip.size_item__large .aerial-line {
    height: 344px;
  }
}
.hotspots .hotspots-aerial-tooltip.size_item__xlarge .aerial-line {
  height: 300px;
}
@media (min-width: 768px) {
  .hotspots .hotspots-aerial-tooltip.size_item__xlarge .aerial-line {
    height: 350px;
  }
}
@media (min-width: 1600px) {
  .hotspots .hotspots-aerial-tooltip.size_item__xlarge .aerial-line {
    height: 450px;
  }
}
.hotspots .hotspots-aerial-item.hotspot-main .aerial-line:after {
  height: 100%;
}
.hotspots .hotspots-aerial-item:not(.hotspot-main) .hotspots-aerial-tooltip {
  display: none;
  opacity: 0;
}
.hotspots .hotspots-aerial-item:not(.hotspot-main) .aerial-title {
  opacity: 0;
}
.hotspots .hotspots-aerial-item:not(.hotspot-main) .aerial-imagen {
  opacity: 0;
}
.hotspots .hotspots-aerial-item:not(.hotspot-main) .aerial-line:after {
  height: 0;
}
.hotspots .hotspots-aerial-tooltip.is-active {
  opacity: 1 !important;
}
.hotspots .hotspots-aerial-tooltip.is-active .aerial-title {
  opacity: 1 !important;
}
.hotspots .hotspots-aerial-tooltip.is-active .aerial-imagen {
  opacity: 1 !important;
}
.hotspots .hotspots-aerial-tooltip.is-active .aerial-line:after {
  height: 100% !important;
}

@keyframes hotspotpulse {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.5);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(4);
  }
}
.icons .items {
  padding-top: clamp(2.5rem, 1.863rem + 2.614vw, 5rem);
  display: grid;
  gap: clamp(0.625rem, 0.466rem + 0.654vw, 1.25rem);
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 768px) {
  .icons .items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.icons .item {
  display: flex;
  align-items: center;
  gap: clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
  cursor: pointer;
}
.icons .item img {
  height: auto;
  max-width: 20px;
}
@media screen and (min-width: 768px) {
  .icons .item img {
    max-width: 42px;
  }
}
@media screen and (max-width: 767px) {
  .icons .col:last-child {
    display: none;
  }
}
.icons .col:last-child img {
  width: 100%;
  height: auto;
}
.icons .icons__images {
  position: relative;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.icons .icons__images img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 0;
}
.icons .icons__images img:first-child {
  opacity: 1;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 767px) {
  .location_table .columns {
    gap: 80px;
  }
}
.location_table .col {
  padding-top: 0;
}
.location_table .col:before {
  display: none;
}
.location_table .module__title p, .location_table .module__title h1, .location_table .module__title h2, .location_table .module__title h3, .location_table .module__title h4, .location_table .module__title h5, .location_table .module__title h6 {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .location_table .module__title p, .location_table .module__title h1, .location_table .module__title h2, .location_table .module__title h3, .location_table .module__title h4, .location_table .module__title h5, .location_table .module__title h6 {
    font-size: 40px;
  }
}
.location_table .module__title p {
  line-height: 0.5em;
  opacity: 0;
}
.location_table .module__title span {
  line-height: 1.2em;
}
.location_table .module__title .word-mask {
  display: inline-block;
  overflow: hidden;
}
.location_table .item {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid var(--color-primary);
  padding: 12px 0;
}
.location_table .item:first-child {
  padding-top: 0;
}
.location_table .item:first-child .item__col:first-child {
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .location_table .item:first-child .item__col:first-child {
    padding-left: 60px;
  }
}
@media screen and (min-width: 1280px) {
  .location_table .item:first-child .item__col:first-child {
    padding-left: 85px;
  }
}
.location_table .item:first-child .item__col:not(:first-child) {
  font-size: 35px;
}
.location_table .item__col {
  width: 12%;
  text-align: center;
}
.location_table .item__col:not(:first-child) {
  display: flex;
  justify-content: center;
}
.location_table .item__col:first-child {
  text-align: left;
  flex: 1 1 0;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (min-width: 1280px) {
  .location_table .item__col:first-child {
    gap: 40px;
  }
}
.location_table .item__col p {
  line-height: 1em;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .location_table .item__col img {
    display: none;
  }
}
.location_table .item__col svg {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .location_table .item__col svg {
    font-size: 24px;
  }
}

.locations .items {
  display: flex;
  flex-direction: column;
  gap: clamp(2.5rem, 1.863rem + 2.614vw, 5rem);
}
@media screen and (min-width: 992px) {
  .locations .items {
    display: grid;
    gap: 0;
    row-gap: 72px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.locations .items .item {
  display: flex;
  flex-direction: column;
}
.locations .items img {
  width: 100%;
  height: auto;
  margin-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}
@media screen and (max-width: 767px) {
  .locations .items .item__content {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .locations .items .item__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1 1 0;
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .locations .items .item__content > p {
    display: none;
  }
}
.locations .items h3 {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .locations .items h3 {
    font-size: 16px;
    margin-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  }
}
.locations .items .item__distance {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 10px;
  margin-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}
@media screen and (min-width: 768px) {
  .locations .items .item__distance {
    font-size: 16px;
    margin-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
    gap: 25px;
  }
}
.locations .items .item__distance svg {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .locations .items .item__distance svg {
    font-size: 24px;
  }
}

.map .map-filters {
  padding-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  display: flex;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .map .map-filters {
    justify-content: flex-end;
  }
}
.map .map-filters .map-filters-wrap {
  display: flex;
  gap: 12px;
}
@media screen and (min-width: 768px) {
  .map .map-filters .map-filters-wrap {
    flex-direction: column;
    width: calc(50% - 20px);
    gap: 6px;
  }
}
.map .map-filters .map-filter-item {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 10px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .map .map-filters .map-filter-item {
    font-size: 20px;
    gap: 40px;
  }
}
.map .map-filters .map-filter-item.is-active {
  text-decoration: underline;
}
.map .map-filters h5 {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}
@media screen and (max-width: 767px) {
  .map .map-filters h5 {
    display: none;
  }
}
.map .acf-map {
  height: 80dvh;
}
.map .marker-content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.map .marker-content > div {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}
.map .marker-content span {
  padding: 3px 5px;
  color: var(--color-white);
  font-weight: bold;
}
.map .gm-style-iw-d {
  padding: 15px 40px 4px 0 !important;
}
.map .gm-style-iw-chr {
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.media video, .media img {
  width: 100%;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .planes .splide__arrows {
    display: flex;
  }
}
.planes .splide__arrows path {
  fill: var(--color-primary);
}
.planes .card__plane {
  background-color: var(--color-white);
  padding-top: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  padding-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  position: relative;
  height: 100%;
}
.planes .card__plane .col {
  flex: 0 0 auto;
}
.planes .card__plane .col:last-child {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .planes .card__plane .col:first-child {
    width: 60%;
  }
}
@media screen and (min-width: 992px) {
  .planes .card__plane .col:last-child {
    width: calc(40% - 40px);
  }
}
.planes .card__plane__image {
  width: 250px;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .planes .card__plane__image {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .planes .card__plane__image {
    right: 30px;
    bottom: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .planes .card__plane__image {
    right: 40px;
    bottom: 40px;
  }
}
.planes .card__plane__images {
  position: relative;
}
.planes .card__plane__images img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 0;
}
.planes .card__plane__images img:first-child {
  opacity: 1;
  z-index: 1;
  position: relative;
}
.planes .card__plane__texts {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .planes .card__plane__texts {
    width: 370px;
  }
}
.planes .card__plane__texts h4 {
  font-size: 10px;
  font-weight: 600;
  margin-bottom: clamp(2.5rem, 1.863rem + 2.614vw, 5rem);
}
@media screen and (min-width: 768px) {
  .planes .card__plane__texts h4 {
    font-size: 20px;
    margin-bottom: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
  }
}
.planes .card__plane__texts p {
  color: var(--color-primary);
  white-space: nowrap;
}
.planes .card__plane__texts li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid var(--color-primary);
  margin-bottom: 16px;
  padding-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .planes .card__plane__texts li {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
}
.planes .card__plane__texts li:first-child h5 {
  font-weight: 600;
}
.planes .card__plane__texts li:has(span) h5 {
  font-weight: normal;
}
.planes .card__plane__texts li h5, .planes .card__plane__texts li p {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .planes .card__plane__texts li h5, .planes .card__plane__texts li p {
    font-size: 16px;
    line-height: 24px;
  }
}
.planes .card__plane__texts li h5 {
  display: flex;
  align-items: center;
  gap: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .planes .card__plane__texts li h5 span {
    display: inline-flex;
    width: 12px;
    height: 12px;
    border-radius: 100%;
  }
}

@media screen and (max-width: 767px) {
  .text {
    padding-top: 140px !important;
  }
}
@media screen and (min-width: 1440px) {
  .text .module__title {
    max-width: 1140px;
  }
}
.text .module__title p, .text .module__title h1, .text .module__title h2, .text .module__title h3, .text .module__title h4, .text .module__title h5, .text .module__title h6 {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .text .module__title p, .text .module__title h1, .text .module__title h2, .text .module__title h3, .text .module__title h4, .text .module__title h5, .text .module__title h6 {
    font-size: 40px;
  }
}
.text .module__title p {
  line-height: 0.5em;
  opacity: 0;
}
.text .module__title span {
  line-height: 1.2em;
}
.text .module__title .word-mask {
  display: inline-block;
  overflow: hidden;
}
.text .module__buttons {
  margin-top: clamp(2.5rem, 1.863rem + 2.614vw, 5rem);
}

.page-template-default .columns p, .page-template-default .columns h2, .page-template-default .columns h3, .page-template-default .columns h4 {
  margin: 0 0 20px 0;
}
.page-template-default .columns ul {
  list-style: disc;
  padding-left: 25px;
  margin: 0 0 20px 0;
}
.page-template-default .columns ul li {
  list-style: disc;
}
.page-template-default .header__brand svg, .page-template-default .header__brand path, .page-template-default .header__brand rect,
.page-template-default .header__brand--text svg,
.page-template-default .header__brand--text path,
.page-template-default .header__brand--text rect {
  fill: var(--color-primary);
  color: var(--color-primary);
}

.page-template-page-coming {
  background-color: var(--color-primary);
  background-image: url(../assets/backgrounds/coming-soon.png);
  background-size: cover;
  background-position: center;
  color: var(--color-secondary);
}
.page-template-page-coming .header__brand--text {
  pointer-events: none;
}
.page-template-page-coming footer {
  display: none;
}
.page-template-page-coming .coming__text {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100dvh;
  padding: 0 clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem);
}
.page-template-page-coming .coming__text__wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 140px 0 80px;
}
@media screen and (max-width: 767px) {
  .page-template-page-coming .coming__text__wrap {
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-coming .coming__text__wrap {
    padding: 0;
    flex-direction: row;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-page-coming .coming__text__wrap > * {
    flex: 1 1 0;
  }
}
.page-template-page-coming h1 {
  font-weight: normal;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .page-template-page-coming h1 {
    font-size: 40px;
  }
}
.page-template-page-coming p {
  font-size: 12px;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .page-template-page-coming p {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
.page-template-page-coming a {
  display: flex;
  align-items: center;
  gap: 17px;
  color: var(--color-secondary);
  font-weight: 600;
  text-decoration: none;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .page-template-page-coming a {
    font-size: 20px;
  }
}
.page-template-page-coming a svg {
  font-size: 8px;
}
@media screen and (min-width: 768px) {
  .page-template-page-coming a svg {
    font-size: 17px;
  }
}

@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Regular.woff2") format("woff2"), url("../assets/fonts/Outfit-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-Light.woff2") format("woff2"), url("../assets/fonts/Outfit-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Outfit";
  src: url("../assets/fonts/Outfit-SemiBold.woff2") format("woff2"), url("../assets/fonts/Outfit-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --color-primary: #687472;
  --color-secondary: #DFECF1;
  --color-grey-dark: #232323;
  --color-grey: #5c5c5c;
  --color-grey-light: #EFEFEF;
  --color-black: #231F20;
  --color-white: white;
}

.bg-primary {
  background-color: #687472;
}

.text-primary {
  color: #687472;
}

.bg-secondary {
  background-color: #DFECF1;
}

.text-secondary {
  color: #DFECF1;
}

.bg-grey-dark {
  background-color: #232323;
}

.text-grey-dark {
  color: #232323;
}

.bg-grey {
  background-color: #5c5c5c;
}

.text-grey {
  color: #5c5c5c;
}

.bg-grey-light {
  background-color: #EFEFEF;
}

.text-grey-light {
  color: #EFEFEF;
}

.bg-black {
  background-color: #231F20;
}

.text-black {
  color: #231F20;
}

.bg-white {
  background-color: white;
}

.text-white {
  color: white;
}

body, p,
li,
a {
  font-family: "Outfit", sans-serif;
  font-size: 14px;
  line-height: 18px;
}

@media screen and (min-width: 768px) {
  body, p,
  li,
  a {
    font-size: 20px;
    line-height: 30px;
  }
}
.fs0 {
  font-size: clamp(4.38rem, 11.65vw + 1.54rem, 8.75rem);
}

@media screen and (min-width: 768px) {
  .fs0 {
    font-size: clamp(7.5rem, 5.39vw + 4.16rem, 10.63rem);
  }
}
.fs1 {
  font-size: clamp(2.81rem, 4.16vw + 1.8rem, 4.38rem);
}

@media screen and (min-width: 768px) {
  .fs1 {
    font-size: clamp(3.75rem, 4.31vw + 1.08rem, 6.25rem);
  }
}
.fs2 {
  font-size: clamp(2.19rem, 2.5vw + 1.58rem, 3.13rem);
}

@media screen and (min-width: 768px) {
  .fs2 {
    font-size: clamp(2.5rem, 2.16vw + 1.16rem, 3.75rem);
  }
}
.single__header h1, .single__intro h2, .fs3 {
  font-size: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .single__header h1, .single__intro h2, .fs3 {
    font-size: clamp(1.56rem, 0.75vw + 1.09rem, 2rem);
  }
}
.lang_selector span, .lang_selector a, .lang_selector li + li:before, .card__case .card__claim, .grid .grid__intro .grid__intro__title p, .single__header h3, .single__header .single__header__meta, .single__intro h3, .single__intro__feature p, .fs4 {
  font-size: clamp(1.38rem, 0.33vw + 1.29rem, 1.5rem);
}

@media screen and (min-width: 768px) {
  .lang_selector span, .lang_selector a, .lang_selector li + li:before, .card__case .card__claim, .grid .grid__intro .grid__intro__title p, .single__header h3, .single__header .single__header__meta, .single__intro h3, .single__intro__feature p, .fs4 {
    font-size: clamp(1.38rem, 0.43vw + 1.11rem, 1.63rem);
  }
}
.card__team .team__name, .card__blog h2, .grid .grid__intro .grid__intro__text p, .fs5 {
  font-size: clamp(1.13rem, 0.33vw + 1.04rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .card__team .team__name, .card__blog h2, .grid .grid__intro .grid__intro__text p, .fs5 {
    font-size: clamp(1.25rem, 0.22vw + 1.12rem, 1.38rem);
  }
}
button, small, .card .card__footer h4, .card .card__footer h2, .card__team .team__position, .single__header__top a, .single__intro__feature span, .fs6 {
  font-size: clamp(0.88rem, 0.33vw + 0.79rem, 1rem);
}

@media screen and (min-width: 768px) {
  button, small, .card .card__footer h4, .card .card__footer h2, .card__team .team__position, .single__header__top a, .single__intro__feature span, .fs6 {
    font-size: clamp(0.88rem, 0.43vw + 0.61rem, 1.13rem);
  }
}
.btn, input[type=submit] {
  font-size: 12px;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 90px;
  transition: all 0.3s;
  border-style: solid;
  border-width: 1px;
  padding: clamp(0.313rem, 0.233rem + 0.327vw, 0.625rem) clamp(0.938rem, 0.699rem + 0.98vw, 1.875rem);
}

@media screen and (min-width: 768px) {
  .btn, input[type=submit] {
    font-size: 20px;
  }
}
.btn__primary {
  background-color: #687472;
  border-color: transparent;
}

.btn__outline-primary {
  background-color: transparent;
  border-color: #687472;
  border-style: solid;
  border-width: 1px;
  color: #687472;
}

.btn__secondary {
  background-color: #DFECF1;
  border-color: transparent;
}

.btn__outline-secondary {
  background-color: transparent;
  border-color: #DFECF1;
  border-style: solid;
  border-width: 1px;
  color: #DFECF1;
}

.btn__grey-dark {
  background-color: #232323;
  border-color: transparent;
}

.btn__outline-grey-dark {
  background-color: transparent;
  border-color: #232323;
  border-style: solid;
  border-width: 1px;
  color: #232323;
}

.btn__grey {
  background-color: #5c5c5c;
  border-color: transparent;
}

.btn__outline-grey {
  background-color: transparent;
  border-color: #5c5c5c;
  border-style: solid;
  border-width: 1px;
  color: #5c5c5c;
}

.btn__grey-light {
  background-color: #EFEFEF;
  border-color: transparent;
}

.btn__outline-grey-light {
  background-color: transparent;
  border-color: #EFEFEF;
  border-style: solid;
  border-width: 1px;
  color: #EFEFEF;
}

.btn__black {
  background-color: #231F20;
  border-color: transparent;
}

.btn__outline-black {
  background-color: transparent;
  border-color: #231F20;
  border-style: solid;
  border-width: 1px;
  color: #231F20;
}

.btn__white {
  background-color: white;
  border-color: transparent;
}

.btn__outline-white {
  background-color: transparent;
  border-color: white;
  border-style: solid;
  border-width: 1px;
  color: white;
}

.btn__primary {
  color: var(--color-secondary);
}

.btn__primary:hover {
  color: var(--color-secondary);
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

.btn__outline-primary {
  color: var(--color-primary);
}

.btn__outline-primary:hover {
  color: var(--color-primary);
  background-color: transparent;
  border-color: var(--color-primary);
}

.btn__outline-secondary {
  color: var(--color-secondary);
}

.btn__outline-secondary:hover {
  color: var(--color-secondary);
  background-color: transparent;
  border-color: var(--color-secondary);
}

.pt-xsmall {
  padding-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .pt-xsmall {
    padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.pb-xsmall {
  padding-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .pb-xsmall {
    padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.ptb-xsmall {
  padding-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
  padding-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .ptb-xsmall {
    padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
    padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.pt-small, .hotspots .columns {
  padding-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .pt-small, .hotspots .columns {
    padding-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.pb-small {
  padding-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .pb-small {
    padding-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.single__header, .ptb-small, .features .item .item__content {
  padding-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
  padding-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .single__header, .ptb-small, .features .item .item__content {
    padding-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
    padding-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.pt-medium {
  padding-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .pt-medium {
    padding-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.grid, .pb-medium, .sidenav {
  padding-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .grid, .pb-medium, .sidenav {
    padding-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.single__content, .single__intro, .single__masonry, .ptb-medium {
  padding-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
  padding-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .single__content, .single__intro, .single__masonry, .ptb-medium {
    padding-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
    padding-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.pt-large, .page-template-default .columns {
  padding-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .pt-large, .page-template-default .columns {
    padding-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.pb-large, .carousel .columns, .features .columns, .form .columns, .hero .columns, .map .columns, .media .columns, .planes .module__wrapper > .columns, .page-template-default .columns {
  padding-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .pb-large, .carousel .columns, .features .columns, .form .columns, .hero .columns, .map .columns, .media .columns, .planes .module__wrapper > .columns, .page-template-default .columns {
    padding-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.single__carousel, .ptb-large {
  padding-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
  padding-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .single__carousel, .ptb-large {
    padding-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
    padding-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.pt-xlarge, .sidenav, .text {
  padding-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .pt-xlarge, .sidenav, .text {
    padding-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.pb-xlarge {
  padding-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .pb-xlarge {
    padding-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.ptb-xlarge {
  padding-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
  padding-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .ptb-xlarge {
    padding-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
    padding-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.pt-xxlarge {
  padding-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .pt-xxlarge {
    padding-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.pb-xxlarge, .text {
  padding-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .pb-xxlarge, .text {
    padding-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.ptb-xxlarge {
  padding-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
  padding-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .ptb-xxlarge {
    padding-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
    padding-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.mt-xsmall {
  margin-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .mt-xsmall {
    margin-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.mb-xsmall {
  margin-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .mb-xsmall {
    margin-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.mtb-xsmall {
  margin-top: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
  margin-bottom: clamp(0.63rem, 1.66vw + 0.22rem, 1.25rem);
}

@media screen and (min-width: 768px) {
  .mtb-xsmall {
    margin-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
    margin-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
.mt-small {
  margin-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .mt-small {
    margin-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.mb-small {
  margin-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .mb-small {
    margin-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.mtb-small {
  margin-top: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
  margin-bottom: clamp(1.25rem, 1.66vw + 0.84rem, 1.88rem);
}

@media screen and (min-width: 768px) {
  .mtb-small {
    margin-top: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
    margin-bottom: clamp(1.56rem, 1.62vw + 0.56rem, 2.5rem);
  }
}
.mt-medium {
  margin-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .mt-medium {
    margin-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.mb-medium {
  margin-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .mb-medium {
    margin-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.mtb-medium {
  margin-top: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
  margin-bottom: clamp(5rem, 6.66vw + 3.38rem, 7.5rem);
}

@media screen and (min-width: 768px) {
  .mtb-medium {
    margin-top: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
    margin-bottom: clamp(6.25rem, 4.31vw + 3.58rem, 8.75rem);
  }
}
.mt-large {
  margin-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .mt-large {
    margin-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.mb-large {
  margin-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .mb-large {
    margin-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.mtb-large {
  margin-top: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
  margin-bottom: clamp(5rem, 11.65vw + 2.16rem, 9.38rem);
}

@media screen and (min-width: 768px) {
  .mtb-large {
    margin-top: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
    margin-bottom: clamp(8.75rem, 4.31vw + 6.08rem, 11.25rem);
  }
}
.mt-xlarge {
  margin-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .mt-xlarge {
    margin-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.mb-xlarge {
  margin-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .mb-xlarge {
    margin-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.mtb-xlarge {
  margin-top: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
  margin-bottom: clamp(6.25rem, 16.64vw + 2.19rem, 12.5rem);
}

@media screen and (min-width: 768px) {
  .mtb-xlarge {
    margin-top: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
    margin-bottom: clamp(11.25rem, 4.31vw + 8.58rem, 13.75rem);
  }
}
.mt-xxlarge {
  margin-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .mt-xxlarge {
    margin-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.mb-xxlarge {
  margin-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .mb-xxlarge {
    margin-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.mtb-xxlarge {
  margin-top: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
  margin-bottom: clamp(10rem, 14.98vw + 6.35rem, 15.63rem);
}

@media screen and (min-width: 768px) {
  .mtb-xxlarge {
    margin-top: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
    margin-bottom: clamp(17.5rem, 15.09vw + 8.15rem, 26.25rem);
  }
}
.pl-small {
  padding-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .pl-small {
    padding-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.pr-small {
  padding-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .pr-small {
    padding-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.plr-small, .splide .splide__arrows, .module-default, .module-max-width, .module-max-width-medium, .module-max-width-small, .banner h1, .carousel .columns, .features .columns, .features .item .item__content, .form .columns, .hero .columns, .hotspots .columns, .icons, .location_table, .locations, .map .columns, .map .map-filters, .media .columns, .planes .module__wrapper > .columns, .planes .card__plane, .text, .two_columns, .page-template-default .columns {
  padding-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
  padding-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .plr-small, .splide .splide__arrows, .module-default, .module-max-width, .module-max-width-medium, .module-max-width-small, .banner h1, .carousel .columns, .features .columns, .features .item .item__content, .form .columns, .hero .columns, .hotspots .columns, .icons, .location_table, .locations, .map .columns, .map .map-filters, .media .columns, .planes .module__wrapper > .columns, .planes .card__plane, .text, .two_columns, .page-template-default .columns {
    padding-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
    padding-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.pl-medium {
  padding-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .pl-medium {
    padding-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.pr-medium {
  padding-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .pr-medium {
    padding-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.grid, .single__header, .single__intro, .single__masonry, .plr-medium, .module-narrow {
  padding-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
  padding-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .grid, .single__header, .single__intro, .single__masonry, .plr-medium, .module-narrow {
    padding-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
    padding-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.pl-large {
  padding-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .pl-large {
    padding-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.pr-large {
  padding-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .pr-large {
    padding-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.single__content, .plr-large, .module-extra {
  padding-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
  padding-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .single__content, .plr-large, .module-extra {
    padding-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
    padding-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.pl-xlarge {
  padding-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .pl-xlarge {
    padding-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.pr-xlarge {
  padding-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .pr-xlarge {
    padding-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.plr-xlarge {
  padding-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
  padding-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .plr-xlarge {
    padding-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
    padding-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.ml-small {
  margin-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .ml-small {
    margin-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.mr-small {
  margin-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .mr-small {
    margin-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.mlr-small {
  margin-left: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
  margin-right: clamp(1.25rem, 0.83vw + 1.05rem, 1.56rem);
}

@media screen and (min-width: 768px) {
  .mlr-small {
    margin-left: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
    margin-right: clamp(1.88rem, 1.08vw + 1.21rem, 2.5rem);
  }
}
.ml-medium {
  margin-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .ml-medium {
    margin-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.mr-medium {
  margin-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .mr-medium {
    margin-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.mlr-medium {
  margin-left: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
  margin-right: clamp(1.25rem, 3.33vw + 0.44rem, 2.5rem);
}

@media screen and (min-width: 768px) {
  .mlr-medium {
    margin-left: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
    margin-right: clamp(3.75rem, 2.16vw + 2.41rem, 5rem);
  }
}
.ml-large {
  margin-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .ml-large {
    margin-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.mr-large {
  margin-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .mr-large {
    margin-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.mlr-large {
  margin-left: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
  margin-right: clamp(1.25rem, 9.98vw + -1.18rem, 5rem);
}

@media screen and (min-width: 768px) {
  .mlr-large {
    margin-left: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
    margin-right: clamp(6.25rem, 2.16vw + 4.91rem, 7.5rem);
  }
}
.ml-xlarge {
  margin-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .ml-xlarge {
    margin-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.mr-xlarge {
  margin-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .mr-xlarge {
    margin-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.mlr-xlarge {
  margin-left: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
  margin-right: clamp(1.25rem, 13.31vw + -1.99rem, 6.25rem);
}

@media screen and (min-width: 768px) {
  .mlr-xlarge {
    margin-left: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
    margin-right: clamp(9.38rem, 4.31vw + 6.7rem, 11.88rem);
  }
}
.error404 {
  background-color: #687472;
  background-image: url(../assets/backgrounds/bg-banner-members.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70%;
}
.error404 .site-header {
  display: none;
}
.error404 .site-footer {
  display: none;
}
.error404 #wrapper {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.error404 h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  margin: clamp(1.25rem, 0.931rem + 1.307vw, 2.5rem) 0;
}
@media screen and (min-width: 768px) {
  .error404 h4 {
    font-size: 40px;
  }
}
.error404 img {
  width: 60%;
  max-width: 550px;
}
/*# sourceMappingURL=style.css.map */
