:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.text_heading {
  color: #454545;
  text-align: center;
  padding-bottom: 24px;
  font-family: Belwe Lt Bt, sans-serif;
  font-size: 38px;
  font-weight: 300;
  line-height: 100%;
}

.text_copy {
  color: #454545;
  padding-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text_position {
  font-family: Belwe Lt Bt, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.text-block {
  font-family: Belwe Lt Bt, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.text-block.light {
  font-size: 32px;
  font-weight: 300;
}

.text-block.button {
  border: 2px #000;
  padding: 16px 24px;
}

.div-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 640px;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
}

.panel {
  background-image: url('../images/_DSF0231-Edit-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.panel.one {
  background-image: url('../images/img_panel-one.jpg');
  background-position: 50% 0;
  height: 100svh;
}

.panel.two {
  background-image: url('../images/img_panel-two.jpg');
  background-position: 50% 0;
  height: 100svh;
}

.panel.three {
  background-image: url('../images/img_panel-three.jpg');
  height: 100svh;
}

.panel.hero {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  height: 100svh;
  position: relative;
}

.panel.four {
  background-image: url('../images/img_panel-four.jpg');
  display: none;
}

.panel.five {
  background-image: url('../images/img_panel-five.jpg');
  height: 100svh;
  display: none;
}

.panel.footer {
  background-color: #fff;
  background-image: none;
  justify-content: center;
  align-items: flex-end;
}

.panel.six {
  background-image: url('../images/img_panel-six-2.jpg');
  height: 100svh;
}

.panel.seven {
  background-image: url('../images/img_panel-seven-2.jpg');
}

.panel.eight {
  background-image: url('../images/img_panel-eight.jpg');
  background-position: 50% 0;
}

.panel.nine {
  background-image: url('../images/img_panel-nine.jpg');
}

.content {
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 1200px;
  height: 100svh;
  display: flex;
  position: relative;
}

.quote_block-one {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  order: 0;
  width: 500px;
  padding: 40px;
  position: absolute;
  bottom: 88px;
  left: auto;
  right: 250px;
}

.quote_block-two {
  z-index: 97;
  aspect-ratio: auto;
  text-align: center;
  background-color: #ffffffb3;
  width: 500px;
  padding: 40px;
  position: absolute;
  bottom: 88px;
  left: auto;
  right: 250px;
}

.quote_block-three {
  z-index: 98;
  aspect-ratio: auto;
  text-align: center;
  background-color: #ffffffb3;
  width: 500px;
  padding: 40px;
  position: absolute;
  bottom: 88px;
  left: 250px;
}

.content-first {
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100vw;
  height: 100svh;
  display: flex;
  position: absolute;
}

.background-video-4 {
  display: none;
  position: static;
}

.navbar {
  z-index: 99;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  padding: 51px 80px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.body {
  background-color: #dde2df;
  flex-flow: column;
  display: flex;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #d12d2d;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: none;
  position: static;
  overflow: visible;
}

.brand {
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: block;
}

.brand.footer {
  justify-content: center;
  align-items: center;
  margin-top: 64px;
}

.nav-link {
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.quote_block-four {
  z-index: 96;
  aspect-ratio: auto;
  text-align: center;
  background-color: #ffffffb3;
  width: 500px;
  padding: 40px;
  position: absolute;
  bottom: 88px;
  left: 250px;
  right: auto;
}

.image {
  width: 90px;
}

.image.footer {
  width: auto;
  height: 146px;
}

.nav-menu {
  display: none;
}

.page--wrapper {
  position: relative;
}

.link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: justify;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  text-decoration: none;
  display: flex;
}

.link-block.arrow {
  aspect-ratio: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 16px;
  margin-bottom: 0;
  position: static;
  bottom: 0;
}

.link-block.panel--arrow {
  margin-top: 16px;
  position: absolute;
  bottom: 16px;
}

.link {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  font-family: Belwe Lt Bt, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.link:hover {
  text-decoration: underline;
}

.image-2 {
  width: 100%;
}

.content-last {
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100vw;
  height: 100svh;
  display: flex;
  position: absolute;
}

.cta_block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 640px;
  height: 100svh;
  margin-bottom: 0;
  padding-top: 90px;
  display: flex;
  position: absolute;
}

.nav--link {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  align-self: auto;
  font-family: Belwe Lt Bt, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

.nav--link:hover {
  text-decoration: underline;
}

.image-3 {
  width: 300px;
  box-shadow: 0 2px 40px 6px #0003;
}

.link-block-2 {
  cursor: pointer;
  overflow: hidden;
}

.hero--wrapper {
  flex-flow: column;
  display: block;
  position: relative;
  inset: 0%;
}

.background-video-4-copy {
  opacity: .7;
  flex-flow: column;
  display: block;
  position: static;
}

.video--wrapper {
  z-index: 1;
  height: 100svh;
  display: block;
  position: sticky;
  inset: auto 0% 0%;
}

.panel--wrapper {
  height: 200svh;
  position: relative;
}

.quote_block-five {
  z-index: 98;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: auto;
  text-align: center;
  cursor: pointer;
  background-color: #ffffffe6;
  flex-flow: column;
  width: 500px;
  padding: 40px;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: 88px;
  left: auto;
  right: auto;
}

.quote_block-five:hover {
  color: #000;
  background-color: #ffffffe6;
  text-decoration: none;
}

.link-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  text-decoration: none;
  display: none;
}

.text_cta {
  color: #000;
  text-align: center;
  padding-bottom: 0;
  font-family: Belwe Lt Bt, sans-serif;
  font-size: 38px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: underline;
}

.text_cta:hover {
  text-decoration: underline;
}

.footer--section {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 88px;
  padding-bottom: 88px;
  display: flex;
}

.footer--wrapper {
  border: 0 solid #000;
  border-top-width: 2px;
  flex-flow: column;
  width: 1070px;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.footer--content {
  display: flex;
}

.footer--block {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-title {
  color: #000;
  letter-spacing: 2px;
  text-indent: 0%;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 29px;
  font-weight: 600;
  text-decoration: none;
}

.footer--number {
  letter-spacing: 1px;
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.footer--link {
  color: #000;
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.footer--link_block {
  margin-top: 24px;
}

.footer--text {
  letter-spacing: 0;
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.footer--socials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  width: 37px;
  height: 37px;
}

.footer--brand-link {
  margin-top: 64px;
}

.image--footer_brand {
  width: 146px;
}

.text--small {
  color: #000;
  margin-top: 16px;
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.button {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  padding: 21px 23px;
  text-decoration: none;
  transition: color .3s cubic-bezier(.455, .03, .515, .955), background-color .3s cubic-bezier(.455, .03, .515, .955);
}

.button:hover {
  color: #fff;
  background-color: #000;
}

.button--label {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.cta_block--content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.content_block {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block.right {
  right: 64px;
}

.content_block.left {
  left: 64px;
}

.arrow {
  width: 16px;
}

.arrow.rotated {
  transform: rotate(-90deg);
}

.conetnt_img {
  margin-top: 24px;
  margin-bottom: 32px;
}

.image-5 {
  width: 85%;
}

.content_block_one {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_one.right {
  right: 64px;
}

.content_block_one.left {
  left: 64px;
}

.content_block_two {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_two.right {
  right: 64px;
}

.content_block_two.left {
  left: 64px;
}

.content_block_three {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_three.right {
  right: 64px;
}

.content_block_three.left {
  left: 64px;
}

.content_block_four {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_four.right {
  right: 64px;
}

.content_block_four.left {
  left: 64px;
}

.content_block_five {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_five.right {
  right: 64px;
}

.content_block_five.left {
  left: 64px;
}

.content_block_six {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_six.right {
  right: 64px;
}

.content_block_six.left {
  left: 64px;
}

.content_block_seven {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_seven.right {
  right: 64px;
}

.content_block_seven.left {
  left: 64px;
}

.content_block_eight {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_eight.right {
  right: 64px;
}

.content_block_eight.left {
  left: 64px;
}

.content_block_nine {
  z-index: 95;
  aspect-ratio: auto;
  text-align: center;
  background-color: #f4f5f3;
  border: 16px solid #fff;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 40px;
  display: flex;
  position: absolute;
  bottom: 64px;
  left: auto;
  right: auto;
  box-shadow: 8px 8px 10px #0003;
}

.content_block_nine.right {
  right: 64px;
}

.content_block_nine.left {
  left: 64px;
}

.link-block-new {
  width: auto;
}

.navbar--content {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .text-block {
    font-size: 32px;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    height: 60%;
    margin-top: 64px;
    margin-bottom: 0;
    display: flex;
    position: absolute;
  }

  .panel.one, .panel.two, .panel.three, .panel.five {
    position: relative;
  }

  .panel.six {
    background-position: 0%;
    position: relative;
  }

  .content {
    align-self: stretch;
  }

  .quote_block-one {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .quote_block-two {
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .quote_block-three {
    bottom: 80px;
    left: auto;
  }

  .navbar {
    padding: 32px;
  }

  .quote_block-four {
    position: absolute;
    bottom: 80px;
    left: auto;
  }

  .menu-button {
    display: block;
  }

  .cta_block {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 120px;
    display: flex;
    position: absolute;
  }

  .nav--link {
    font-size: 20px;
    display: flex;
  }

  .quote_block-five {
    background-color: #ffffffe6;
    inset: auto auto 80px;
  }

  .link-block-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text_cta {
    padding-bottom: 0;
  }

  .footer--wrapper {
    width: 90%;
  }

  .footer--content {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
  }

  .footer--brand-link {
    display: none;
  }

  .content_block {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_one {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_one.img {
    width: 90%;
    bottom: 40px;
  }

  .content_block_one.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_one.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_two {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_two.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_two.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_three {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_three.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_three.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_four {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_four.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_four.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_five {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_five.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_five.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_six {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_six.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_six.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_seven {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_seven.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_seven.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_eight {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_eight.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_eight.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }

  .content_block_nine {
    position: absolute;
    bottom: 80px;
    left: auto;
    right: auto;
  }

  .content_block_nine.right {
    width: 90%;
    bottom: 40px;
    right: auto;
  }

  .content_block_nine.left {
    width: 90%;
    bottom: 40px;
    left: auto;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 32px;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .panel.one {
    background-position: 30% 0;
  }

  .panel.four {
    background-position: 15%;
  }

  .panel.nine {
    background-position: 80%;
  }

  .quote_block-one, .quote_block-two, .quote_block-three {
    width: auto;
    margin-left: 32px;
    margin-right: 32px;
    bottom: 80px;
  }

  .navbar {
    padding: 24px;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .quote_block-four {
    width: auto;
    margin-left: 32px;
    margin-right: 32px;
    bottom: 80px;
  }

  .cta_block {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .nav--link {
    text-align: right;
    font-size: 18px;
  }

  .image-3 {
    width: 200px;
    box-shadow: 0 2px 20px 4px #0003;
  }

  .quote_block-five, .content_block, .content_block_one, .content_block_two, .content_block_three, .content_block_four, .content_block_five, .content_block_six, .content_block_seven, .content_block_eight, .content_block_nine {
    width: auto;
    margin-left: 32px;
    margin-right: 32px;
    bottom: 80px;
  }
}

@media screen and (max-width: 479px) {
  .text_heading {
    font-size: 28px;
  }

  .text_copy {
    font-size: 16px;
    line-height: 19px;
  }

  .text-block {
    font-size: 28px;
  }

  .text-block.light {
    font-size: 20px;
  }

  .div-block {
    width: 90%;
  }

  .panel.one {
    position: static;
  }

  .panel.two {
    background-position: 35% 0;
  }

  .panel.three {
    background-position: 70% 100%;
  }

  .panel.four {
    background-position: 25%;
  }

  .panel.five {
    background-position: 80%;
  }

  .panel.six {
    background-position: 20%;
  }

  .panel.nine {
    background-position: 78% 100%;
    background-size: auto 120%;
  }

  .quote_block-one {
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }

  .quote_block-two, .quote_block-three {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }

  .navbar {
    padding: 19px 16px;
  }

  .container {
    justify-content: center;
    align-items: center;
  }

  .brand {
    justify-content: flex-start;
    align-items: center;
  }

  .quote_block-four {
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }

  .link-block {
    width: 130px;
    display: flex;
  }

  .link {
    font-size: 20px;
    line-height: 120%;
  }

  .cta_block {
    width: 90%;
  }

  .nav--link {
    font-size: 16px;
  }

  .image-3 {
    box-shadow: 0 2px 20px #0003;
  }

  .quote_block-five {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }

  .text_cta {
    font-size: 28px;
  }

  .button {
    transition: opacity .2s;
  }

  .content_block {
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }

  .image-5 {
    width: 90%;
  }

  .content_block_one, .content_block_two, .content_block_three {
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }

  .content_block_three.left {
    display: flex;
  }

  .content_block_four, .content_block_five, .content_block_six, .content_block_seven, .content_block_eight, .content_block_nine {
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
    margin-right: 16px;
    padding: 24px 16px;
    display: flex;
    bottom: 80px;
  }
}


@font-face {
  font-family: 'Belwe Lt Bt';
  src: url('../fonts/Belwe-Lt-BT-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Belwe Lt Bt';
  src: url('../fonts/Belwe-Lt-BT-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}