@font-face {
  font-family: Parisian;
  src: url('../fonts/PARISIAN.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 0;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Parisian, Times New Roman, sans-serif;
  font-size: 5.5rem;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Parisian, Times New Roman, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 36px;
}

.modal-link-wrapper {
  color: #fffdf3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-color-grey-2 {
  color: #b1aeae;
  font-size: 1.4rem;
}

.hero-component {
  z-index: 2;
  color: #fffdf3;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.open-lightbox-link-wrapper {
  text-align: center;
  width: 1005%;
  margin-top: 3rem;
  text-decoration: none;
}

.lightbox-thumbnail {
  z-index: 1;
  object-fit: cover;
  border-radius: .7rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-footer01_logo-link {
  color: #232325;
  width: 8rem;
  margin-bottom: 2rem;
}

.lightbox-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.heading-style-extra-large {
  letter-spacing: -.02em;
  text-transform: none;
  font-size: 8rem;
  line-height: 1;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.uui-footer01_social-link {
  color: #757575;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer01_social-link:hover {
  color: #232325;
}

.section-faq {
  z-index: 2;
  display: none;
  position: relative;
}

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

.spacer-md-start {
  padding-top: 6rem;
}

.grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(25rem, 1fr) 1fr 1fr;
  width: 100%;
}

.uui-badge-small-success {
  grid-column-gap: .25rem;
  white-space: nowrap;
  mix-blend-mode: multiply;
  background-color: #ecfdf3;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-footer01_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: .75rem;
  display: grid;
}

.traveling-benefit-item {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  text-align: center;
  border-bottom: 1px solid #b4b4b4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 6rem;
  display: flex;
}

.traveling-benefit-item.is-last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.hero-content-wrapper {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0%;
  display: block;
  position: absolute;
  inset: auto 0% 4%;
}

.copy-medium {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 1.4;
}

._2-column-item {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

._2-column-item.is-title {
  width: 40%;
}

._2-column-item.justify-center {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  width: 40%;
  display: flex;
}

._2-column-item.is-left {
  width: 30%;
}

.spacer-xs-end {
  padding-bottom: 1rem;
}

.section-slideshow {
  overflow: hidden;
}

.copy-small-4 {
  font-size: 1.125rem;
  line-height: 1.4;
}

.modal-link-thumbnail {
  z-index: 1;
  cursor: pointer;
  object-fit: cover;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20rem;
  box-shadow: 0 17px 6rem #00000040;
}

.spacer-xl-end {
  padding-bottom: 10rem;
}

.uui-footer01_form-block {
  width: 100%;
  max-width: 35rem;
  margin-top: 2rem;
  margin-bottom: 0;
}

.hide {
  display: none;
}

.button-7 {
  color: #fffdf3;
  text-align: center;
  letter-spacing: .02rem;
  background-color: #232325;
  border: .115rem solid #0000;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-weight: 600;
}

.button-7.is-bright {
  color: #232325;
  background-color: #fffdf3;
}

.button-7.is-bright.w--current {
  color: #fffdf3;
  background-color: #fc762d;
}

.button-7.is-disabled {
  opacity: .25;
  background-image: linear-gradient(#757575, #757575);
}

.button-7.is-secondary {
  color: #232325;
  background-color: #0000;
  border-color: #232325;
  font-weight: 700;
}

.button-7.is-large {
  padding: 1.5rem 2.5rem;
  font-size: 1.2rem;
}

.button-7.is-icon {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: flex;
}

.button-7.is-small {
  padding: .8rem 1rem;
  font-size: .9rem;
}

.traveling-benefits-image-wrapper {
  width: 55%;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.uui-footer01_top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr auto;
  align-items: start;
}

.fresh-cta-title {
  text-transform: uppercase;
  padding-top: .3rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.15;
}

.traveling-benefits-image {
  object-fit: cover;
  border-radius: 1.25rem;
  width: 100%;
  height: 90svh;
  position: sticky;
  top: 5vh;
}

.spacer-xs-start {
  padding-top: 1rem;
}

.lightbox-link-item {
  width: 100%;
  min-height: 15rem;
  position: relative;
}

.heading-style-h2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Parisian, Times New Roman, sans-serif;
  font-size: 4.5rem;
  line-height: 1;
}

.heading-style-h2.text-weight-bold {
  font-family: Parisian, Times New Roman, sans-serif;
  font-size: 5.5rem;
  font-weight: 700;
}

.slider-button-icon {
  width: 1.3rem;
  height: 1.4rem;
  margin-left: -.3rem;
}

.success-message-2 {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.uui-footer01_link {
  grid-column-gap: .5rem;
  color: #757575;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer01_link:hover {
  color: #232325;
}

.nav-dropdown-link {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  color: #232325;
  align-items: center;
  font-size: 1.1rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.fresh-title {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 30cqw;
  font-weight: 500;
}

.card-slide {
  width: 25vw;
  max-width: 33rem;
  margin-right: 2vw;
}

.card-slide.is-mask {
  padding-bottom: 4rem;
  overflow: visible;
}

.max-width-small-2 {
  width: 100%;
  max-width: 24rem;
}

.page-padding {
  padding-left: 4rem;
  padding-right: 4rem;
}

.image-slider {
  background-color: #0000;
  height: 100%;
}

.traveling-benefits-list {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-direction: column;
  display: flex;
}

.nav-dropdown-link-icon {
  width: 1.4rem;
}

.navbar-inner {
  justify-content: space-between;
  align-items: center;
  height: 5rem;
  display: flex;
}

.traveling-image-wrapper {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
}

._3-column-item {
  flex: 1;
}

.grid-item-gradient {
  z-index: 1;
  background-image: linear-gradient(to top, #000000a8, #0000);
  border-radius: .75rem;
  height: 60%;
  position: absolute;
  inset: auto 0% 0%;
}

.section-hero {
  color: #000;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: block;
  position: relative;
  overflow: hidden;
}

.card-slider-button {
  width: auto;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.card-slider-button.is-right {
  margin-left: 5rem;
  transform: rotate(180deg);
}

.orange-1 {
  z-index: 0;
  filter: blur(.12rem);
  width: 10%;
  position: absolute;
  top: 61%;
  right: 26%;
}

.card-slide-link {
  color: #232325;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
}

.card-slide-link.text-color-bright {
  color: #fffdf3;
}

.traveling-benefits-column {
  flex: 1;
  padding-left: 5%;
}

.open-modal-text {
  text-align: center;
  cursor: pointer;
  margin-top: 2.5rem;
  padding-left: 8%;
  padding-right: 8%;
  font-size: 1.5rem;
}

.logo-2 {
  width: 100%;
}

.fresh-title-wrapper {
  z-index: 1;
  text-align: center;
  width: 100%;
  position: relative;
  container-type: inline-size;
}

.fresh-cta-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  max-width: 25rem;
  display: flex;
  position: absolute;
  inset: auto auto 3rem 0%;
}

.close-button {
  z-index: 1;
  background-color: #fffdf3;
  border: 0 #000;
  border-radius: 999rem;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
  position: fixed;
  top: 2rem;
  right: 2rem;
  box-shadow: 0 6px 1.5rem #0000001f;
}

.navbar {
  background-color: #0000;
  padding-top: 1rem;
  position: absolute;
  inset: 0% 0% auto;
}

.image-slider-mask {
  padding-bottom: 2rem;
}

.nav-link-text {
  color: #fff;
  font-family: Parisian, Times New Roman, sans-serif;
  font-size: 1.6rem;
}

.traveling-benefits-wrapper {
  grid-column-gap: 9%;
  grid-row-gap: 9%;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.slider-button-inner {
  color: #232325;
  background-color: #fffdf3;
  border-radius: 999rem;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  display: flex;
  box-shadow: 0 11px 2rem #00000012;
}

.orange-big {
  z-index: 2;
  width: 30%;
  position: absolute;
}

.container-small-3 {
  width: 100%;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small-3.align-left {
  margin-left: 0;
}

.container-small-3.align-right-desktop {
  margin-right: 0;
}

.spacer-sm-end {
  padding-bottom: 2.5rem;
}

.spacer-md-end {
  padding-bottom: 6rem;
}

.uui-footer01_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.uui-footer01_bottom-wrapper {
  border-top: 1px solid #eaecf0;
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.copy-large {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.4;
}

.orange-0 {
  z-index: 0;
  filter: blur(1.7rem);
  width: 24%;
  position: absolute;
  inset: auto -1% 6% auto;
  transform: rotate(26deg);
}

.hero-image-gradient {
  z-index: 1;
  background-image: linear-gradient(0deg, #0000009c 13%, #fff0 90%);
  flex: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.spacer-slideshow-distance {
  height: 16rem;
}

.uui-footer01_legal-link {
  color: #757575;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  text-decoration: none;
  transition: all .3s;
}

.uui-footer01_legal-link:hover {
  color: #475467;
}

.orange-4 {
  z-index: 2;
  width: 10%;
  margin-top: -21%;
  position: absolute;
  right: 21%;
}

.close-icon {
  width: 1.3rem;
  height: 1.3rem;
}

.hero-content-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-text-style-link {
  color: #475467;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: #344054;
}

.slider-image-2 {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 1.25rem;
}

.form-input {
  color: #fffdf3;
  background-color: #ffffff0d;
  border: 1px solid #b4b4b4;
  border-radius: .75rem;
  min-height: 4rem;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  transition: all .2s;
}

.form-input::placeholder {
  color: #757575;
}

.form-input.is-text-area {
  min-height: 15rem;
  padding-top: .7rem;
  padding-bottom: .7rem;
}

.form-input.is-select-input {
  color: #232325;
}

.container-large {
  width: 100%;
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}

.nav-dropdown-icon {
  margin: 0;
  font-size: 1rem;
  position: static;
}

.benefit-icon-path-grey {
  color: #a3a3a3;
}

.grid-item-2 {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  min-height: 23rem;
  padding: 2rem;
  display: flex;
  position: relative;
}

.uui-footer01_left-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 32rem;
  display: flex;
}

.background-color-dark-2 {
  color: #fffdf3;
  background-color: #3b4235;
}

.lightbox-demo-wrapper {
  background-color: #120800;
  border-radius: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: auto;
  padding: 5%;
  display: flex;
}

.slider-button {
  align-items: center;
  padding-left: 1.5rem;
  display: flex;
  bottom: 2rem;
  overflow: visible;
}

.slider-button.is-right {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.demo-grid-item {
  color: #fffdf3;
  background-color: #3b4235;
  border-radius: 1.25rem;
  flex: 1;
  margin-bottom: 2.5rem;
  padding: 3rem;
}

.heading-style-h5-2 {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.05;
}

._2-column-row {
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

._2-column-row.align-center {
  justify-content: flex-start;
  align-items: flex-start;
}

.modal-content {
  max-width: 50rem;
  max-height: 100%;
}

.copy-tiny {
  font-size: .9rem;
  line-height: 1.4;
}

.fresh-stage-wrapper {
  color: #fffdf3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100rem;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-slider-dots {
  justify-content: flex-start;
  align-items: flex-start;
  height: 1.3rem;
  padding-top: 0;
  font-size: .6rem;
  bottom: 0;
}

.image-slider-dots.is-left {
  display: flex;
}

.success-message-4 {
  color: #232325;
  background-color: #cfcfcf;
}

.slider-image-description {
  color: #fffdf3;
  text-align: right;
  padding-top: .5rem;
}

._3-column-row {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.card-slide-item {
  z-index: 1;
  background-color: #e3dfd7;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 20rem;
  max-height: 20rem;
  padding: 1.5rem 3rem 2rem 2rem;
  display: flex;
  overflow: hidden;
  box-shadow: -54px 54px 4rem #0000002b;
}

.card-slide-item.is-secondary {
  color: #fffdf3;
  background-color: #0b109c;
}

.slideshow-background {
  background-color: #3b4235;
  border-radius: 2.5rem;
}

.section-search {
  color: #fffdf3;
  background-color: #3b4235;
}

.traveling-image {
  border-radius: 1.25rem;
}

.faq-background {
  background-color: #e3dfd7;
  border-bottom-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  margin-bottom: -4rem;
}

.traveling-benefit-icon-wrapper {
  border: 1px solid #b4b4b4;
  border-radius: 1.25rem;
  width: 6rem;
  height: 6rem;
  padding: 1.3rem;
}

.grid-item-text-wrapper {
  z-index: 2;
  color: #fffdf3;
  position: relative;
}

.uui-footer01_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.traveling-benefit-icon {
  height: 100%;
}

.section-fresh {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3d466;
  background-image: radial-gradient(circle, #f3da80 7%, #dcba44 70%);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.play-button {
  z-index: 1;
  color: #3b4235;
  background-color: #fffdf3;
  border-radius: 999rem;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: absolute;
  box-shadow: 0 9px 2rem #00000080;
}

.spacer-sm-start {
  padding-top: 2.5rem;
}

.form-label {
  margin-bottom: 1rem;
}

.nav-dropdown-list {
  background-color: #0000;
  padding-top: .6rem;
  box-shadow: 0 30px 4rem #0000001f;
}

.nav-dropdown-list.w--open {
  min-width: 13rem;
  left: -1.5rem;
}

.nav-links-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.heading-style-h6-2 {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.1;
}

.card-slider {
  background-color: #0000;
  height: 100%;
  margin-top: -16rem;
  padding-top: 7.5rem;
}

.uui-footer01_legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.orange-3 {
  z-index: 2;
  width: 10%;
  position: absolute;
  top: 15%;
  left: 25%;
}

.grid-image {
  z-index: 0;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: .75rem;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.logo-wrapper {
  color: #232325;
  width: 14.6rem;
}

.nav-link {
  color: #232325;
  padding-top: .2rem;
  padding-bottom: .2rem;
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
}

.nav-link.w--current {
  color: #757575;
}

.nav-link.nav-dropdown-toggle {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  align-items: center;
  padding: 0;
  display: flex;
}

.container-medium-2 {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.contact-form {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  display: flex;
}

.traveling-culture-wrapper {
  grid-column-gap: 10rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
}

.fresh-cta-number {
  font-size: 4rem;
  font-weight: 500;
}

.play-icon-2 {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: -.3rem;
}

.nav-links-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h4-3 {
  letter-spacing: 0;
  text-transform: none;
  font-size: 2rem;
  line-height: 1.2;
}

.orange-2 {
  z-index: 2;
  filter: blur(.5rem);
  width: 12%;
  position: absolute;
  inset: 51% auto auto 2%;
  transform: rotate(30deg);
}

.uui-footer01_link-list-heading {
  letter-spacing: normal;
  margin-bottom: 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-footer01_social-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: .75rem;
}

.error-state {
  color: #232325;
  margin-top: 2rem;
}

.modal-window {
  border: 0 #000;
  border-radius: 1.25rem;
  flex-direction: column;
  max-width: 90vw;
  max-height: 90vh;
  padding: 4rem;
  transition: opacity .25s;
  position: fixed;
  inset: 0;
  overflow: auto;
  box-shadow: 0 0 0 100vw #000000a1;
}

.nav-dropdown-list-innner {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border-radius: .75rem;
  flex-direction: column;
  padding: 1.5rem 3rem 1.5rem 1.5rem;
  display: flex;
}

.hero-image {
  z-index: 0;
  object-fit: cover;
  background-image: url('../images/Art_Animal_Photography_Hero_Final.webp');
  background-position: 50%;
  background-size: auto;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.heading-style-h3-2 {
  letter-spacing: -.005em;
  text-transform: none;
  font-size: 3rem;
  line-height: 1.1;
}

.grid-item-title {
  font-size: 2.2rem;
  font-weight: 600;
}

.grid-item-title.is-large {
  font-size: 4rem;
}

.logo {
  color: #fff;
  font-family: Parisian, Times New Roman, sans-serif;
  font-size: 2.7rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
}

.spacer-xxs-end {
  padding-bottom: .5rem;
}

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

.styleguide_item-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #0000001a;
  align-items: center;
  width: 100%;
  padding-bottom: 2rem;
}

.styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.background-color-white-2 {
  background-color: #fff;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.heading-style-h1-2 {
  letter-spacing: -.01em;
  text-transform: none;
  font-size: 6rem;
  line-height: 1.05;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.styleguide_item.is-stretch {
  justify-items: stretch;
}

.text-weight-bold {
  font-weight: 700;
}

.styleguide_header {
  background-color: #0000000d;
}

.spacer-xxs-start {
  padding-top: .5rem;
}

.icon-height-medium {
  height: 2rem;
}

.styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.form_component {
  margin-bottom: 0;
}

.text-weight-semibold {
  font-weight: 600;
}

.overflow-hidden {
  overflow: hidden;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.text-color-bright {
  color: #fffdf3;
}

.icon-height-large {
  height: 3rem;
}

.form_radio, .form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.icon-1x1-large-2 {
  width: 4rem;
  height: 4rem;
}

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

.styleguide-heading {
  font-size: 2rem;
}

.hide-desktop-only {
  display: none;
}

.styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.overflow-auto {
  overflow: auto;
}

.text-style-link-2 {
  text-decoration: underline;
}

.background-color-dark-1 {
  color: #fffdf3;
  background-color: #232325;
}

.text-color-black-2 {
  color: #232325;
}

.text-weight-medium {
  font-weight: 500;
}

.form_message-success {
  padding: 1.25rem;
}

.text-style-nowrap {
  white-space: nowrap;
}

.text-style-muted {
  opacity: .6;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
}

.styleguide-sections {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-align-right {
  text-align: right;
}

.container-tiny {
  width: 100%;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.spacer-xxl-start {
  padding-top: 10rem;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 3rem;
  padding-bottom: 2.25rem;
  line-height: 1.4;
  display: grid;
}

.text-style-italic {
  font-style: italic;
}

.text-weight-regular {
  font-weight: 400;
}

.background-color-light-1 {
  background-color: #f0efe9;
}

.styleguide_label {
  color: #757575;
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .3rem .5rem;
  display: flex;
}

.styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-height-small {
  height: 1rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-weight-light {
  font-weight: 300;
}

.button {
  color: #664513;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: #e3d19c;
  border-radius: 999em;
  padding: 1.1em 1.8em;
  font-size: .9em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .35s;
}

.button:hover {
  color: #4d3108;
  background-color: #e3d19c82;
  transform: scale(1);
}

.button.secondary {
  color: #664512;
  background-color: #0000;
  border: 2px solid #bf8b34;
}

.button.secondary:hover {
  opacity: 1;
  border-color: #66451326;
}

.button-component {
  max-width: 11.9rem;
}

.button-8 {
  color: #fffdf3;
  text-align: center;
  letter-spacing: .03em;
  text-transform: uppercase;
  background-color: #fe6c01;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: 1.2em 1.4em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: clip;
}

.button-8:active {
  transform: scale(.93);
  box-shadow: inset 0 0 6em 2em #0003;
}

.button-text {
  z-index: 0;
  height: 100%;
  transition: all .15s cubic-bezier(.215, .61, .355, 1);
  position: relative;
}

.button-text-2 {
  z-index: 2;
  color: #fe6c01;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: transform .25s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: absolute;
  transform: translate(0, 100%);
}

.button-background {
  z-index: 1;
  background-color: #000000b3;
  border-radius: .75rem;
  width: 90%;
  height: 0%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  transition-property: all;
  transition-duration: .45s;
  transition-timing-function: cubic-bezier(.23, 1, .32, 1);
  position: absolute;
  inset: auto 0% 0%;
}

.button-9 {
  color: #fffdf3;
  text-align: center;
  letter-spacing: .03em;
  text-transform: uppercase;
  background-color: #963f0e;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: 2em;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: clip;
}

.button-9:active {
  transform: scale(.93);
  box-shadow: inset 0 0 6em 2em #0003;
}

.section-gallery {
  background-color: #040505;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding-top: 10rem;
  padding-bottom: 10rem;
  display: flex;
}

.section-kontakt {
  background-image: linear-gradient(186deg, #040505, #000);
  min-height: 50svh;
  padding-top: 9rem;
  padding-bottom: 9rem;
  display: block;
}

.body {
  color: #e2e2e2;
  background-color: #000;
}

.kontakt-items-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  height: 50svh;
  line-height: 1;
  display: flex;
  position: relative;
}

.paragraph-5 {
  line-height: 1;
}

.flex-40 {
  width: 40%;
}

.flex-60 {
  width: 60%;
}

.kontakt-items-wrapper {
  flex-flow: column;
  width: 60%;
  display: block;
  position: static;
}

.kontakt-font {
  font-size: 1.5rem;
}

.kontakt-heading {
  text-align: center;
  flex: none;
  width: 40%;
}

.ig-link {
  color: #e4e4e4;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.kontakt-circle {
  color: #7a4a4a;
  object-fit: fill;
  display: block;
  position: absolute;
  inset: auto auto 14% 27%;
}

.copyright-wrapper {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Parisian, Times New Roman, sans-serif;
  display: flex;
}

.heading-6 {
  text-align: left;
  font-size: 2.7rem;
}

.copyright-footer {
  margin-top: 0;
  font-size: 1.2rem;
}

.footer-social-link {
  color: #0000;
  padding-top: 1.5rem;
}

.footer-social-icon {
  color: #fafafa;
  width: 2rem;
  height: 2.5rem;
}

.copyright-heading {
  font-size: 2.9rem;
}

.heading-7 {
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}

.image {
  aspect-ratio: auto;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.slide-in-2, .slide-in-2.flex {
  flex: 1;
}

.preloader {
  z-index: 9999;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.section-fresh-2 {
  background-color: #000;
  display: none;
}

.hero-bck-image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  margin-top: -8.7rem;
  padding-top: 0;
  position: static;
}

.hero-bck-image.mobile {
  display: none;
}

.kontakt-circle-wrapper {
  z-index: 5;
  color: #dadada;
  width: 29.2rem;
  position: absolute;
  bottom: 14%;
  left: 27%;
}

.svg {
  color: #704a4a;
}

.circle {
  color: #ffaf29;
}

.hero-heading {
  color: #fff;
  line-height: 1;
}

.kontakt-text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.mail-link {
  color: #e4e4e4;
  font-size: 1.5rem;
  line-height: 1.4;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 991px) {
  .lightbox-grid {
    grid-template-columns: 1fr;
  }

  .heading-style-extra-large {
    font-size: 6rem;
  }

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

  .copy-medium {
    font-size: 1.5rem;
  }

  ._2-column-item {
    width: 100%;
    display: flex;
  }

  ._2-column-item.is-title, ._2-column-item.is-left {
    width: 100%;
  }

  .traveling-benefits-image-wrapper {
    order: -1;
    width: 100%;
    margin-bottom: 0;
  }

  .uui-footer01_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .nav-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .traveling-benefits-image {
    aspect-ratio: 3 / 2;
    height: auto;
    position: static;
  }

  .lightbox-link-item {
    min-height: 25rem;
  }

  .heading-style-h2.text-weight-bold {
    font-size: 5.5rem;
  }

  .nav-dropdown-link {
    font-size: 1.6rem;
  }

  .fresh-title {
    font-size: 25vw;
  }

  .card-slide {
    width: 40vw;
    margin-right: 3vw;
  }

  .page-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .navbar-inner {
    background-color: #000;
    justify-content: space-between;
    align-items: center;
  }

  ._3-column-item {
    flex: none;
    width: 100%;
  }

  .section-hero {
    justify-content: center;
    align-items: center;
  }

  .card-slider-button {
    justify-content: flex-end;
    width: 48%;
    display: flex;
    inset: auto auto 4.1rem 0%;
  }

  .card-slider-button.is-right {
    justify-content: flex-end;
    left: auto;
    right: 0;
  }

  .orange-1 {
    width: 14%;
    top: 56%;
    right: 11%;
  }

  .nav-toggle {
    border-radius: .75rem;
    padding: 1rem;
  }

  .nav-toggle.w--open {
    color: #fff;
    background-color: #000;
    padding: 1rem;
  }

  .traveling-benefits-column {
    padding-left: 0%;
  }

  .fresh-title-wrapper {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .nav-link-text {
    padding-top: 2rem;
    font-size: 2.9rem;
  }

  .traveling-benefits-wrapper {
    flex-flow: column wrap;
  }

  .container-small-3.align-right-desktop {
    margin-left: 0;
  }

  .orange-0 {
    width: 38%;
    bottom: 1%;
  }

  .spacer-slideshow-distance {
    height: 9rem;
  }

  .orange-4 {
    width: 14%;
    margin-top: -44%;
    right: 13%;
  }

  .nav-dropdown-icon {
    display: none;
  }

  .lightbox-demo-wrapper {
    min-height: auto;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .demo-grid-item.is-last {
    margin-bottom: 0;
  }

  ._2-column-row {
    grid-row-gap: 2.5rem;
    flex-flow: column wrap;
    grid-template-columns: 1fr;
  }

  .copy-tiny {
    font-size: 1.125rem;
  }

  .image-slider-dots.is-left {
    justify-content: center;
  }

  ._3-column-row {
    grid-row-gap: 0rem;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .section-fresh {
    overflow: hidden;
  }

  .nav-dropdown-list {
    box-shadow: none;
    text-align: center;
    justify-content: center;
    display: flex;
    position: static;
  }

  .nav-links-wrapper {
    background-color: #000000bf;
    flex: 0 auto;
    margin-left: 6vw;
    margin-right: 6vw;
  }

  .card-slider {
    padding-bottom: 8rem;
  }

  .orange-3 {
    width: 16%;
    top: 9%;
    left: 7%;
  }

  .nav-link {
    text-align: center;
    flex-direction: column;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 2.6rem;
    display: flex;
  }

  .nav-link.nav-dropdown-toggle:hover {
    color: #232325;
  }

  .nav-links-list {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-direction: column;
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
  }

  .orange-2 {
    width: 16%;
    top: 53%;
    left: 2%;
  }

  .nav-dropdown-list-innner {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    align-items: center;
    padding-top: 1.8rem;
    padding-bottom: 0;
  }

  .hero-image {
    box-sizing: border-box;
    aspect-ratio: 2 / 3;
    object-fit: cover;
    padding: 0 0;
    position: absolute;
    inset: -5% 0% 0%;
  }

  .hide-tablet {
    display: none;
  }

  .styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .styleguide-heading {
    font-size: 3rem;
  }

  .hide-desktop-only {
    display: block;
  }

  .styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .full-width-tablet {
    width: 100%;
    max-width: none;
  }

  .button:hover {
    opacity: 1;
    transform: scale(1);
  }

  .section-kontakt {
    display: block;
  }

  .kontakt-items-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .kontakt-items-wrapper {
    flex: 0 auto;
  }

  .icon {
    font-size: 4rem;
  }

  .slide-in-2 {
    flex: 1;
    display: block;
  }

  .slide-in-2.flex {
    width: 100%;
    display: flex;
  }

  .section-fresh-2 {
    overflow: hidden;
  }

  .kontakt-circle-wrapper {
    width: 32.9rem;
    bottom: 20%;
    left: 11%;
  }
}

@media screen and (max-width: 767px) {
  .text-color-grey-2 {
    font-size: 1.5rem;
  }

  .hero-component {
    min-height: 67vh;
  }

  .uui-footer01_logo-link {
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .lightbox-grid {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .heading-style-extra-large {
    font-size: 3.5rem;
  }

  .uui-footer01_social-link:hover {
    color: #667085;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .hero-content-wrapper {
    justify-content: flex-end;
    align-items: center;
    padding-left: 2vw;
    padding-right: 2vw;
    position: relative;
  }

  .copy-medium {
    font-size: 1.4rem;
  }

  ._2-column-item.is-left {
    width: 100%;
  }

  .uui-footer01_form-block {
    margin-top: 1.5rem;
  }

  .uui-footer01_top-wrapper {
    grid-row-gap: 3rem;
  }

  .lightbox-link-item {
    flex: 1;
    min-height: 36.1rem;
  }

  .heading-style-h2 {
    text-align: center;
    font-size: 4rem;
  }

  .heading-style-h2.text-weight-bold {
    font-size: 5rem;
  }

  .uui-footer01_link:hover {
    color: #667085;
  }

  .max-width-small-2.full-width-tablet {
    text-align: center;
  }

  .section-hero {
    height: auto;
  }

  .card-slider-button {
    width: 47%;
  }

  .uui-footer01_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .orange-0 {
    width: 80%;
    bottom: -5%;
    right: -22%;
  }

  .uui-footer01_legal-link:hover {
    color: #98a2b3;
  }

  .hero-content-inner {
    justify-content: center;
    align-items: center;
    padding-top: 3rem;
  }

  .lightbox-demo-wrapper {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .demo-grid-item {
    padding: 6vw 6vw 2.5rem;
  }

  ._3-column-row {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .uui-footer01_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .nav-links-wrapper {
    max-height: 70svh;
    overflow: auto;
  }

  .uui-footer01_legal-list {
    margin-bottom: 1rem;
  }

  .logo-wrapper {
    padding-left: 0;
  }

  .nav-links-list {
    grid-row-gap: 2.25rem;
  }

  .hero-image {
    object-fit: contain;
  }

  .heading-style-h3-2 {
    font-size: 2.5rem;
  }

  .grid-item-title.is-large, .heading-style-h1-2 {
    font-size: 3.5rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .full-width-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .styleguide-heading {
    font-size: 2rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .styleguide_section-header {
    font-size: .875rem;
  }

  .button-text {
    font-size: 1.25rem;
  }

  .section-gallery {
    height: auto;
  }

  .section-kontakt {
    justify-content: center;
    align-items: center;
    min-height: auto;
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: block;
  }

  .kontakt-items-wrap {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0;
  }

  .kontakt-items-wrapper {
    width: 100%;
    padding-top: 2rem;
  }

  .kontakt-font {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  .kontakt-heading {
    flex: none;
    justify-content: center;
    align-items: center;
    width: auto;
    display: block;
  }

  .kontakt-circle {
    max-width: 63%;
    display: none;
    inset: auto 0% 0%;
  }

  .kontakt-circle-wrapper {
    display: none;
  }

  .kontakt-text {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 479px) {
  .hero-component {
    justify-content: center;
    align-items: center;
    min-height: 55vh;
    display: block;
  }

  .lightbox-grid {
    grid-column-gap: 1.7rem;
    grid-row-gap: 1.7rem;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .uui-footer01_form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .hero-content-wrapper {
    bottom: 0%;
  }

  .copy-medium {
    font-size: 1.4rem;
  }

  .uui-footer01_top-wrapper {
    grid-row-gap: 48px;
  }

  .lightbox-link-item {
    flex: 0 auto;
    min-height: 22rem;
  }

  .heading-style-h2.text-weight-bold {
    font-size: 3.4rem;
  }

  .fresh-title {
    letter-spacing: .01em;
    font-size: 27vw;
  }

  .card-slide {
    width: 73vw;
    margin-right: 4vw;
  }

  .section-hero {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .fresh-title-wrapper {
    padding-top: .5rem;
    padding-bottom: 0;
  }

  .fresh-cta-wrapper {
    z-index: 1;
    position: relative;
    bottom: auto;
    left: auto;
  }

  .div-block-14 {
    flex-direction: column;
    display: flex;
  }

  .orange-big {
    width: 60%;
    margin-top: -6vw;
    margin-left: -2vw;
    padding-bottom: 6rem;
    position: relative;
  }

  .orange-0 {
    z-index: 0;
    width: 100%;
    bottom: -7%;
    right: -32%;
  }

  .hero-image-gradient {
    z-index: 1;
    display: none;
  }

  .orange-4 {
    width: 27%;
    margin-top: 0%;
    top: -3%;
    right: 18%;
  }

  .grid-item-2 {
    min-height: 30rem;
  }

  .fresh-stage-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: auto;
    display: block;
  }

  .uui-footer01_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .orange-3 {
    width: 19%;
    top: 4%;
    left: 4%;
  }

  .container-medium-2 {
    padding-bottom: 0;
  }

  .orange-2 {
    width: 23%;
    top: 27%;
    left: -6%;
  }

  .hero-image {
    aspect-ratio: auto;
    object-fit: contain;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .grid-item-title.is-large {
    overflow-wrap: anywhere;
  }

  .logo {
    font-size: 3rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .full-width-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .section-gallery {
    padding-top: 10rem;
    padding-bottom: 0;
    display: block;
  }

  .section-kontakt {
    min-height: auto;
    display: block;
  }

  .kontakt-items-wrap {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .kontakt-font {
    font-size: 1.4rem;
  }

  .kontakt-circle {
    bottom: 29%;
  }

  .copyright-wrapper {
    display: block;
  }

  .copyright-footer {
    font-size: 1.3rem;
  }

  .copyright-heading {
    font-size: 3rem;
  }

  .section-fresh-2 {
    justify-content: center;
    align-items: center;
    display: block;
    position: relative;
  }

  .hero-bck-image {
    display: none;
  }

  .hero-bck-image.mobile {
    margin-top: -5.5rem;
    display: block;
  }

  .kontakt-circle-wrapper {
    display: none;
  }

  .hero-heading {
    font-size: 4.4rem;
    line-height: 1.1;
  }

  .heading-8 {
    font-size: 3.4rem;
  }
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845cf-bf0bb444, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d1-bf0bb444 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d3-bf0bb444 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d5-bf0bb444 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d9-bf0bb444, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d7-bf0bb444 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845db-bf0bb444, #w-node-_561e8125-a980-5ff7-e651-c2c95bb4efcd-bf0bb444 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0e3a6173-2953-ae60-37fd-0f6276269b56-bf0bb444 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_5f43a71e-5870-0411-b409-1ffd27f25088-bf0bb444 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b08df400-a3dc-3d62-11ab-f5c03a2e949b-bf0bb444, #w-node-be0d86e6-2c30-5146-7ae5-d056747bb14e-bf0bb444 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_1cd6994a-d07b-027e-7d1e-d29c0feb4c29-bf0bb444 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_22526f2d-241d-70d5-1d38-384a803be9c9-bf0bb444 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-bd06f3f8-fd3e-74ad-6f20-5461eacf254b-bf0bb444 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_62e7f1ed-a375-8927-e00d-d0eb7d7e2880-bf0bb444 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_2d96352c-8ed4-7215-393f-311aae70ec6c-bf0bb444 {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: auto;
}

#w-node-_7d732afd-b9c6-170e-c18d-697f278681d4-bf0bb444 {
  justify-self: end;
}

#w-node-_513bcacc-4f5c-9f27-8222-2a6c3b58a250-bf0bb444 {
  place-self: center stretch;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf555-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf55a-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf55f-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf564-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf569-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf578-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf57f-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf584-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf586-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf58b-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf58d-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf592-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf594-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf5f0-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf609-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf60c-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf60e-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf611-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf685-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf68f-a2c02ac1, #w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf690-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf6ed-a2c02ac1 {
  justify-self: start;
}

#w-node-_437eebed-49ee-5a84-d4d3-e63d2dcdf763-a2c02ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7b5bd49-fbaf-0537-457f-a4670d69ce65-b4b5ac54, #w-node-_5bd99b8c-87ef-d975-566f-caa1cf2953b7-b4b5ac54, #w-node-_45854f91-96f6-fbc3-afd2-2f57198f4f63-b4b5ac54, #w-node-d91e80b7-344d-bbc0-377d-0e7796b7a9ee-b4b5ac54, #w-node-_0997971e-afdb-3e40-6095-76372c2382dc-b4b5ac54, #w-node-_2dfd8cd0-0d6f-92b3-be5f-c0f49bd85bdc-b4b5ac54, #w-node-_361024c8-4759-d001-7209-678da98ab8eb-b4b5ac54, #w-node-_93fe6e34-7287-7307-b746-1fcc45220222-b4b5ac54, #w-node-_01e826b3-8dd9-59c9-384c-1696d690568a-b4b5ac54, #w-node-_8963a26b-df03-dc65-4b34-33604a10db04-b4b5ac54, #w-node-b4a4f77a-2667-f88c-a0cc-7ff9462d09c5-b4b5ac54, #w-node-_31c1a640-6f70-cab7-72c8-8ae36cd5599e-b4b5ac54, #w-node-_845494c8-241f-c83e-c5b0-34f3cafadea9-b4b5ac54, #w-node-a57d2276-3275-b450-8c8b-a50bfa5aba63-b4b5ac54, #w-node-e8f96fcd-7b68-d1fa-8172-bd398d75b868-b4b5ac54, #w-node-_3665748f-e31f-3694-fb8b-043ef3311452-b4b5ac54, #w-node-_07fe4521-e91f-5d8a-52a2-5219afe5310f-b4b5ac54, #w-node-_10c401e4-c4ab-97ba-b6b8-712c47f9741c-b4b5ac54, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845cf-3de0514c, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d1-3de0514c {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d3-3de0514c {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d5-3de0514c {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d9-3de0514c, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d7-3de0514c {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-f6630a1f-8bc5-b985-ccbc-5027d06845db-3de0514c, #w-node-_561e8125-a980-5ff7-e651-c2c95bb4efcd-3de0514c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0e3a6173-2953-ae60-37fd-0f6276269b56-3de0514c {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_5f43a71e-5870-0411-b409-1ffd27f25088-3de0514c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b08df400-a3dc-3d62-11ab-f5c03a2e949b-3de0514c, #w-node-be0d86e6-2c30-5146-7ae5-d056747bb14e-3de0514c {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_1cd6994a-d07b-027e-7d1e-d29c0feb4c29-3de0514c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_22526f2d-241d-70d5-1d38-384a803be9c9-3de0514c {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-bd06f3f8-fd3e-74ad-6f20-5461eacf254b-3de0514c {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_62e7f1ed-a375-8927-e00d-d0eb7d7e2880-3de0514c {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_2d96352c-8ed4-7215-393f-311aae70ec6c-3de0514c {
  grid-area: span 3 / span 1 / span 3 / span 1;
  justify-self: auto;
}

#w-node-_7d732afd-b9c6-170e-c18d-697f278681d4-3de0514c {
  justify-self: end;
}

#w-node-_513bcacc-4f5c-9f27-8222-2a6c3b58a250-3de0514c {
  place-self: center stretch;
}

@media screen and (max-width: 991px) {
  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845cf-bf0bb444 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d1-bf0bb444 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d3-bf0bb444 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845db-bf0bb444, #w-node-_0e3a6173-2953-ae60-37fd-0f6276269b56-bf0bb444, #w-node-_5f43a71e-5870-0411-b409-1ffd27f25088-bf0bb444, #w-node-b08df400-a3dc-3d62-11ab-f5c03a2e949b-bf0bb444, #w-node-be0d86e6-2c30-5146-7ae5-d056747bb14e-bf0bb444, #w-node-bd06f3f8-fd3e-74ad-6f20-5461eacf254b-bf0bb444, #w-node-_2d96352c-8ed4-7215-393f-311aae70ec6c-bf0bb444 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-c7b5bd49-fbaf-0537-457f-a4670d69ce65-b4b5ac54, #w-node-_5bd99b8c-87ef-d975-566f-caa1cf2953b7-b4b5ac54, #w-node-_45854f91-96f6-fbc3-afd2-2f57198f4f63-b4b5ac54, #w-node-d91e80b7-344d-bbc0-377d-0e7796b7a9ee-b4b5ac54, #w-node-_0997971e-afdb-3e40-6095-76372c2382dc-b4b5ac54, #w-node-_2dfd8cd0-0d6f-92b3-be5f-c0f49bd85bdc-b4b5ac54, #w-node-_361024c8-4759-d001-7209-678da98ab8eb-b4b5ac54, #w-node-_93fe6e34-7287-7307-b746-1fcc45220222-b4b5ac54, #w-node-_01e826b3-8dd9-59c9-384c-1696d690568a-b4b5ac54, #w-node-_8963a26b-df03-dc65-4b34-33604a10db04-b4b5ac54, #w-node-b4a4f77a-2667-f88c-a0cc-7ff9462d09c5-b4b5ac54, #w-node-_31c1a640-6f70-cab7-72c8-8ae36cd5599e-b4b5ac54, #w-node-_845494c8-241f-c83e-c5b0-34f3cafadea9-b4b5ac54, #w-node-a57d2276-3275-b450-8c8b-a50bfa5aba63-b4b5ac54, #w-node-e8f96fcd-7b68-d1fa-8172-bd398d75b868-b4b5ac54, #w-node-_3665748f-e31f-3694-fb8b-043ef3311452-b4b5ac54, #w-node-_07fe4521-e91f-5d8a-52a2-5219afe5310f-b4b5ac54, #w-node-_10c401e4-c4ab-97ba-b6b8-712c47f9741c-b4b5ac54 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845cf-3de0514c {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d1-3de0514c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d3-3de0514c {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845db-3de0514c, #w-node-_0e3a6173-2953-ae60-37fd-0f6276269b56-3de0514c, #w-node-_5f43a71e-5870-0411-b409-1ffd27f25088-3de0514c, #w-node-b08df400-a3dc-3d62-11ab-f5c03a2e949b-3de0514c, #w-node-be0d86e6-2c30-5146-7ae5-d056747bb14e-3de0514c, #w-node-bd06f3f8-fd3e-74ad-6f20-5461eacf254b-3de0514c, #w-node-_2d96352c-8ed4-7215-393f-311aae70ec6c-3de0514c {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845cf-bf0bb444 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d1-bf0bb444 {
    grid-row: span 1 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d3-bf0bb444 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d5-bf0bb444, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d9-bf0bb444, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d7-bf0bb444, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845db-bf0bb444, #w-node-_561e8125-a980-5ff7-e651-c2c95bb4efcd-bf0bb444, #w-node-_0e3a6173-2953-ae60-37fd-0f6276269b56-bf0bb444, #w-node-_5f43a71e-5870-0411-b409-1ffd27f25088-bf0bb444, #w-node-b08df400-a3dc-3d62-11ab-f5c03a2e949b-bf0bb444, #w-node-be0d86e6-2c30-5146-7ae5-d056747bb14e-bf0bb444, #w-node-_1cd6994a-d07b-027e-7d1e-d29c0feb4c29-bf0bb444, #w-node-_22526f2d-241d-70d5-1d38-384a803be9c9-bf0bb444, #w-node-bd06f3f8-fd3e-74ad-6f20-5461eacf254b-bf0bb444, #w-node-_62e7f1ed-a375-8927-e00d-d0eb7d7e2880-bf0bb444, #w-node-_2d96352c-8ed4-7215-393f-311aae70ec6c-bf0bb444 {
    grid-row: span 1 / span 1;
  }

  #w-node-c7b5bd49-fbaf-0537-457f-a4670d69ce65-b4b5ac54, #w-node-_5bd99b8c-87ef-d975-566f-caa1cf2953b7-b4b5ac54, #w-node-_45854f91-96f6-fbc3-afd2-2f57198f4f63-b4b5ac54, #w-node-d91e80b7-344d-bbc0-377d-0e7796b7a9ee-b4b5ac54, #w-node-_0997971e-afdb-3e40-6095-76372c2382dc-b4b5ac54, #w-node-_2dfd8cd0-0d6f-92b3-be5f-c0f49bd85bdc-b4b5ac54, #w-node-_361024c8-4759-d001-7209-678da98ab8eb-b4b5ac54, #w-node-_93fe6e34-7287-7307-b746-1fcc45220222-b4b5ac54, #w-node-_01e826b3-8dd9-59c9-384c-1696d690568a-b4b5ac54, #w-node-_8963a26b-df03-dc65-4b34-33604a10db04-b4b5ac54, #w-node-b4a4f77a-2667-f88c-a0cc-7ff9462d09c5-b4b5ac54, #w-node-_31c1a640-6f70-cab7-72c8-8ae36cd5599e-b4b5ac54, #w-node-_845494c8-241f-c83e-c5b0-34f3cafadea9-b4b5ac54, #w-node-a57d2276-3275-b450-8c8b-a50bfa5aba63-b4b5ac54, #w-node-e8f96fcd-7b68-d1fa-8172-bd398d75b868-b4b5ac54, #w-node-_3665748f-e31f-3694-fb8b-043ef3311452-b4b5ac54, #w-node-_07fe4521-e91f-5d8a-52a2-5219afe5310f-b4b5ac54, #w-node-_10c401e4-c4ab-97ba-b6b8-712c47f9741c-b4b5ac54, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845cf-3de0514c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d1-3de0514c {
    grid-row: span 1 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d3-3de0514c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d5-3de0514c, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d9-3de0514c, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845d7-3de0514c, #w-node-f6630a1f-8bc5-b985-ccbc-5027d06845db-3de0514c, #w-node-_561e8125-a980-5ff7-e651-c2c95bb4efcd-3de0514c, #w-node-_0e3a6173-2953-ae60-37fd-0f6276269b56-3de0514c, #w-node-_5f43a71e-5870-0411-b409-1ffd27f25088-3de0514c, #w-node-b08df400-a3dc-3d62-11ab-f5c03a2e949b-3de0514c, #w-node-be0d86e6-2c30-5146-7ae5-d056747bb14e-3de0514c, #w-node-_1cd6994a-d07b-027e-7d1e-d29c0feb4c29-3de0514c, #w-node-_22526f2d-241d-70d5-1d38-384a803be9c9-3de0514c, #w-node-bd06f3f8-fd3e-74ad-6f20-5461eacf254b-3de0514c, #w-node-_62e7f1ed-a375-8927-e00d-d0eb7d7e2880-3de0514c, #w-node-_2d96352c-8ed4-7215-393f-311aae70ec6c-3de0514c {
    grid-row: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Parisian';
  src: url('../fonts/PARISIAN.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}