.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.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;
}

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

h1 {
  color: #f9d532;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  color: #f9d532;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding-top: 3.125rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding-top: 6.25rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(0, 115, 230, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

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

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

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

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

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

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

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

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

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

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

.fs-styleguide_item-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

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

.text-color-black {
  color: #000;
  padding-right: 30%;
}

.text-color-grey {
  color: gray;
}

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

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.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;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

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

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

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

.heading-style-h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.padding-global {
  padding-left: 10%;
  padding-right: 10%;
}

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

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

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

.text-color-white {
  color: #fff;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  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;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

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

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(0, 115, 230, .1);
  border: 1px dashed #0073e6;
  position: relative;
}

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

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

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

.text-size-regular {
  font-size: 1rem;
}

.text-weight-xbold {
  font-weight: 800;
}

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

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

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

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

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

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

.text-size-small {
  font-size: .875rem;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

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

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

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

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

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

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  width: 100%;
  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;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.page-wrapper {
  overflow: hidden;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #0073e6;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

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

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

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

.overflow-scroll {
  overflow: scroll;
}

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

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

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  color: #0b2347;
  text-align: center;
  background-color: #fff;
  padding: .3rem 1.5rem;
  font-weight: 700;
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  color: #fff;
  background-color: #0b2347;
  border: 1px #000;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-outline {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}

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

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

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

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

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

.home-message_content-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  display: grid;
}

.home-message_component {
  min-height: 100vh;
  color: #fff;
  padding: 3rem;
  display: flex;
}

.home-message_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.home-message_content {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.home-message_heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item-icon {
  width: 1.75rem;
  height: 1.75rem;
  color: #000;
  background-color: #fff;
  flex: none;
}

.home-message_logo {
  width: 4rem;
}

.fs-styleguide_spacing-all {
  display: none;
}

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.navbar {
  justify-content: space-between;
  display: flex;
}

.navbar_wrapper {
  justify-content: space-between;
  align-items: center;
  padding-right: 10%;
  display: flex;
}

.navbar_link {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: none;
}

.navbar_link.is-button {
  color: #0b2347;
}

.booking_button {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 200px;
  padding: .3rem 1.5rem;
}

.navbar_line {
  width: 1px;
  height: 1rem;
  border-right: 1px solid #fff;
  margin-left: 2rem;
  margin-right: 2rem;
}

.navbar_line.ob-0 {
  opacity: 0;
}

.welcome_section {
  height: 100vh;
  padding-top: 1rem;
  position: relative;
}

.welcome_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.welcome_image {
  z-index: 999;
  width: 100%;
  height: 480px;
  object-fit: cover;
  position: relative;
}

.button_wrapper {
  align-items: center;
  display: flex;
}

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

.scroll_info {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.scroll_line {
  width: 1px;
  height: 1.5rem;
  border-right: 1px solid #fff;
}

.scroll_wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.images_section {
  background-color: #fff;
}

.images_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-wrapper_01 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.image_01 {
  max-height: 400px;
  object-fit: cover;
  padding-right: 30%;
  position: relative;
  top: -2rem;
}

.image-wrapper_02 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 20%;
  display: flex;
}

.image_02 {
  max-height: 500px;
}

.image_03 {
  max-height: 400px;
  object-fit: cover;
  padding-right: 30%;
}

.apartment_grid {
  max-height: 40.625rem;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 70% 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: grid;
  overflow: hidden;
}

.apartment_content {
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 0;
  padding-right: 0;
}

.apartment-image_wrapper {
  max-height: 40.625rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.apartment_image {
  object-fit: cover;
}

.ausstattung-image_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ausstattung_image01 {
  z-index: 1;
  width: 700px;
  height: 420px;
  object-fit: cover;
  position: static;
}

.tab-link-flur {
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-flur.w--current {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.tab-link-bad {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-weight: 400;
}

.tab-link-bad.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.tab-link-k-che {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-k-che.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.tab-link-wohn--schlafraum {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-wohn--schlafraum.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.tab-link-sonstiges {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.tab-link-sonstiges.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

.text-block, .text-block-2 {
  color: #fff;
}

.tabs-content {
  border-top: 1px solid #636363;
  border-bottom: 1px #000;
  top: -1px;
}

.tabs-menu {
  z-index: 1;
}

.preis_section {
  background-color: #fff;
}

.price_wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-2 {
  max-width: 35.625rem;
}

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

.blue_headline {
  color: #0b2347;
  text-align: center;
}

.price {
  width: 15.625rem;
  border: 2px solid #0b2347;
}

.preis_pro-nacht {
  color: #000;
  text-align: center;
  padding: 40px;
  font-size: 1.563rem;
  font-weight: 600;
}

.price_pill {
  width: 70%;
  height: 2.188rem;
  background-color: #f9d532;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -13%;
}

.pill_text {
  text-align: center;
  font-weight: 700;
}

.kontakt_grid {
  max-height: 40.625rem;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: grid;
  overflow: hidden;
}

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

.text-field, .text-field-2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}

.textarea {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.footer_section {
  background-color: #fff;
}

.footer_wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.footer_block01 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_headline {
  color: #000;
  padding-bottom: .2rem;
  font-weight: 600;
}

.footer_text {
  color: #000;
  padding-bottom: .2rem;
  font-weight: 400;
  text-decoration: none;
}

.design-by {
  color: #fff;
  padding-bottom: .2rem;
  font-size: .75rem;
  font-weight: 400;
  text-decoration: none;
}

.footer_wrapper-copy {
  flex-direction: row;
  justify-content: space-around;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.footer_block01_rights {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kontakt_content {
  width: 100%;
  max-width: 50rem;
  padding: 20px 50px;
}

.container {
  justify-content: space-between;
  display: flex;
}

.designed, .footer_text-copy {
  color: #000;
  padding-bottom: .2rem;
  font-weight: 400;
  text-decoration: none;
}

.ausstattung_grid {
  max-height: 40.625rem;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: grid;
  overflow: hidden;
}

.container_footer {
  max-width: 80rem;
  justify-content: space-between;
  display: flex;
}

.div-block-2 {
  width: 100%;
  justify-content: space-around;
  display: flex;
}

.contact_image {
  z-index: 1;
  width: 700px;
  height: 540px;
  object-fit: cover;
  position: static;
}

.heading {
  font-size: 3rem;
}

.mobile_navbar, .mobile_dropdown_wrapper {
  display: none;
}

.images_section_mobile {
  background-color: #fff;
  display: none;
}

.images_grid_mobile {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.button_wrapper_mobile {
  align-items: center;
  display: flex;
}

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

.padding-small_custom {
  padding: 1rem;
}

.ausstattung_grid_mobile {
  max-height: 40.625rem;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: none;
  overflow: hidden;
}

.body2 {
  background-color: #fff;
}

.navbar_wrapper-blue {
  background-color: #0b2347;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.impressum {
  color: #000;
  font-size: 2rem;
}

.impressum_text {
  color: #000;
}

.designerline {
  border-top: 1px solid #0b2347;
  margin-top: 2rem;
  padding: 0 2rem;
}

.design_by_blue {
  background-color: #0b2347;
}

.image {
  width: 130px;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-6 {
  color: #c50000;
}

@media screen and (min-width: 1280px) {
  .page-wrapper {
    overflow: hidden;
  }

  .welcome_section {
    height: 100vh;
  }

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

  .ausstattung_image01 {
    width: 1500px;
    height: auto;
  }

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

  .contact_image {
    width: 1500px;
  }

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

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

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

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

  .padding-global {
    padding-left: 7%;
    padding-right: 7%;
  }

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

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

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

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

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

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar {
    display: none;
  }

  .navbar_link.text-color-black.w--current {
    color: #000;
  }

  .welcome_grid {
    grid-template-columns: 1.25fr 1.25fr;
  }

  .welcome_image {
    height: 470px;
  }

  .scroll_wrapper {
    display: none;
  }

  .apartment_grid {
    grid-template-columns: 55% 1fr;
  }

  .apartment_content {
    width: 100%;
    padding: 1rem 1rem 1rem 2rem;
  }

  .apartment_image {
    width: 600px;
    height: 420px;
  }

  .blue_headline {
    font-size: 2.5rem;
  }

  .text-field-2 {
    font-size: 1rem;
  }

  .ausstattung_grid {
    grid-template-columns: 1fr 55%;
  }

  .heading {
    font-size: 2.5rem;
  }

  .mobile_navbar {
    justify-content: flex-end;
    display: flex;
  }

  .menu_icon {
    width: 40px;
    height: 40px;
    cursor: pointer;
  }

  .open_wrapper {
    z-index: 9999;
    width: 30vw;
    height: 100vh;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .navcontent {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .mobile_link {
    color: #0b2347;
    padding-bottom: 2rem;
    font-size: 2rem;
    font-weight: 700;
    text-decoration: none;
  }

  .mobile_link.w--current {
    color: #0b2347;
    font-size: 2rem;
    font-weight: 700;
    text-decoration: none;
  }

  .mobile_link.w--current:active {
    color: #7c7c7c;
  }

  .close_icon-wrapper {
    cursor: pointer;
    position: absolute;
    top: 1rem;
    bottom: auto;
    left: auto;
    right: 20%;
  }

  .close_image {
    width: 40px;
    cursor: pointer;
  }

  .heading-2, .heading-3 {
    font-size: 2.5rem;
  }

  .tabs {
    display: none;
  }

  .mobile_dropdown {
    color: #fff;
  }

  .dropdown_menu {
    color: #fff;
    font-weight: 600;
  }

  .dropdown_icon {
    color: #fff;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .dropdown_list {
    background-color: #443434;
  }

  .dropdown_list.w--open {
    background-color: rgba(0, 0, 0, 0);
    position: relative;
  }

  .dropdown-link {
    color: #fff;
  }

  .mobile_dropdown_wrapper {
    display: block;
  }

  .flur_text, .bad_text, .kueche_text, .wohn_text, .sonstiges_text {
    display: none;
  }

  .dropdown-link_flur, .dropdown-link_bad, .dropdown-link_kueche, .dropdown-link_wohn, .dropdown-link_sonstiges {
    color: #fff;
  }

  .ausstattung_grid_mobile {
    grid-template-columns: 1fr 55%;
    display: none;
  }

  .heading-4 {
    font-size: 2.5rem;
  }

  .navbar_wrapper-blue {
    padding-right: 7%;
  }

  .designerline {
    padding: 1.5rem;
  }

  .image {
    width: 100px;
  }

  .logo_mobile.w--current {
    margin-top: 1rem;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-small {
    padding-bottom: 0;
  }

  .padding-custom2 {
    padding-top: 2.188rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

  .text-color-black {
    padding-left: 5%;
    padding-right: 10%;
  }

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

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

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

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

  .heading-style-h4 {
    font-size: 1rem;
  }

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

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

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

  .fs-styleguide_version, .heading-style-h5 {
    font-size: .875rem;
  }

  .button {
    padding: .5rem 1rem;
    font-size: .8rem;
  }

  .button.is-secondary {
    font-size: 1rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .home-message_component {
    padding: 0;
  }

  .home-message_content {
    border-radius: 0;
  }

  .welcome_section {
    height: auto;
    padding-bottom: 6rem;
  }

  .welcome_grid {
    grid-template-columns: 1.25fr;
  }

  .images_section {
    display: flex;
  }

  .images_grid {
    grid-template-rows: auto auto;
  }

  .image_01 {
    padding-right: 10%;
  }

  .image-wrapper_02 {
    padding-left: 10%;
  }

  .image_02 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .image_03 {
    padding-right: 10%;
  }

  .apartment_grid {
    max-height: none;
    grid-template-columns: 1fr;
  }

  .apartment_image, .ausstattung_image01 {
    width: 100vw;
    height: 300px;
  }

  .price {
    width: 12rem;
  }

  .preis_pro-nacht {
    font-size: 1rem;
  }

  .kontakt_grid {
    max-height: none;
    grid-template-columns: 1fr;
  }

  .footer_block01 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .ausstattung_grid {
    max-height: none;
    grid-template-columns: 1fr;
    display: none;
  }

  .div-block-2 {
    flex-direction: column;
  }

  .contact_image {
    width: 100vw;
    height: 300px;
  }

  .open_wrapper {
    width: 50vw;
  }

  .images_section_mobile {
    display: none;
  }

  .images_grid_mobile {
    grid-template-rows: auto auto;
  }

  .button_wrapper_mobile {
    padding-left: 5%;
  }

  .padding-small_custom {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .ausstattung_grid_mobile {
    max-height: none;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .designerline {
    padding: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .padding-custom1 {
    padding-top: 2.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-color-black {
    padding-left: 7%;
  }

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

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

  .welcome_image {
    height: 250px;
  }

  .images_section {
    display: none;
  }

  .image_01 {
    margin-bottom: 15px;
    padding-left: 7%;
    padding-right: 7%;
    top: 0;
  }

  .image-wrapper_02 {
    padding-left: 7%;
    padding-right: 7%;
  }

  .image_02 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .image_03 {
    margin-bottom: 2rem;
    padding-left: 7%;
    padding-right: 7%;
  }

  .image_04 {
    margin-bottom: 15px;
  }

  .apartment_content {
    padding-left: 7%;
    padding-right: 7%;
  }

  .apartment_image, .ausstattung_image01 {
    height: 250px;
  }

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

  .blue_headline {
    font-size: 1.5rem;
  }

  .price {
    margin-bottom: 2rem;
  }

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

  .kontakt_content {
    padding-left: 7%;
    padding-right: 7%;
  }

  .designed {
    text-align: center;
  }

  .contact_image {
    height: 250px;
  }

  .open_wrapper {
    width: 100vw;
  }

  .heading-2, .heading-3 {
    font-size: 1.5rem;
  }

  .images_section_mobile {
    display: block;
  }

  .images_grid_mobile {
    grid-template-columns: 1fr;
    display: block;
  }

  .heading-4 {
    font-size: 1.5rem;
  }
}

#w-node-_542b6dd9-7efe-b497-d809-6be358446f22-29c0cff5, #w-node-_79ce7aeb-407b-dd29-e24d-601e3b46b4bd-29c0cff5, #w-node-f7b2e862-f3d1-6a7e-7e08-675daa26f26d-29c0cff5, #w-node-_264fcd5b-6322-883e-ceab-f527469f0738-29c0cff5, #w-node-_47e769f9-8515-e43c-b75f-4b6c7111eaa4-29c0cff5, #w-node-_3f8db391-afdf-47cf-05e0-8b3a866dab33-29c0cff5, #w-node-_14d665e3-73d3-2495-5414-658b553a2b30-29c0cff5, #w-node-_14d665e3-73d3-2495-5414-658b553a2b32-29c0cff5, #w-node-_14d665e3-73d3-2495-5414-658b553a2b33-29c0cff5, #w-node-_14d665e3-73d3-2495-5414-658b553a2b37-29c0cff5, #w-node-_878e53ed-25b4-f400-c6c0-0646a019c10c-29c0cff5, #w-node-_5f09c812-cbce-2c3d-acd3-d0e2c7c9d388-29c0cff5, #w-node-c4e36b4a-b409-2d97-df29-65e85fbd115b-29c0cff5, #w-node-_7ca6fdc7-f41d-6579-16e0-639ac1eede83-29c0cff5, #w-node-_907d197b-025c-90c7-8f92-c4f93fd856dd-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9190d7ee-e7c2-8073-df6a-b7e41c4a6010-29c0cff5, #w-node-_9190d7ee-e7c2-8073-df6a-b7e41c4a5ff7-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9190d7ee-e7c2-8073-df6a-b7e41c4a5ff8-29c0cff5, #w-node-_9190d7ee-e7c2-8073-df6a-b7e41c4a5ffb-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3159c03c-51c7-ad21-15af-2ab5e5240787-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_3159c03c-51c7-ad21-15af-2ab5e5240788-29c0cff5, #w-node-_3159c03c-51c7-ad21-15af-2ab5e52407f5-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3159c03c-51c7-ad21-15af-2ab5e524080f-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e5d1fb7d-bd21-78cc-1edc-4174f4b3c559-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-f552cfd1-1d11-55e0-48bc-ae496c4974f4-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_627b7d66-4787-1fd3-ec2c-8f06e7ecb5c4-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_627b7d66-4787-1fd3-ec2c-8f06e7ecb5c8-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4181f547-114a-9924-89ca-143d5b331865-29c0cff5, #w-node-_4181f547-114a-9924-89ca-143d5b331867-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_4181f547-114a-9924-89ca-143d5b331868-29c0cff5, #w-node-dd333831-06bd-b58c-64bb-c01239e30736-29c0cff5, #w-node-f9f71f82-fbd2-5113-2ce8-aa5439598452-29c0cff5, #w-node-caed9050-0adc-c4a2-43ab-693aa9ef1338-29c0cff5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_85b62566-0d98-5921-edb9-c73cef7bd116-29c0cff5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_16b64250-182e-0c9d-7c67-3b7c02338d5a-29c0cff5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: center;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-55c0cffa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-55c0cffa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-55c0cffa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-55c0cffa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-55c0cffa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-55c0cffa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-55c0cffa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-55c0cffa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-55c0cffa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-55c0cffa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-55c0cffa, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-55c0cffa {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-55c0cffa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-55c0cffa {
  justify-self: start;
}

@media screen and (max-width: 767px) {
  #w-node-_14d665e3-73d3-2495-5414-658b553a2b3a-29c0cff5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Opensans';
  src: url('../images/') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../images/') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../images/') format('truetype');
  font-weight: 300 800;
  font-style: normal;
  font-display: swap;
}