@font-face {
  font-family: Suisseintl;
  src: url('../fonts/SuisseIntl-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --red: #e71100;
}

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

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

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

.section {
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.div-block {
  z-index: 2147483647;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex-flow: row;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100vw;
  height: 5vh;
  margin-bottom: -27px;
  display: flex;
  position: relative;
}

.body {
  background-color: #f8f8f8;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-2 {
  justify-content: space-around;
  align-items: center;
  width: 274px;
  height: auto;
  display: flex;
}

.image {
  pointer-events: auto;
  text-align: center;
  align-self: center;
  height: 44px;
  margin-top: -8px;
  margin-bottom: 28px;
}

.section-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 72vh;
  display: flex;
  position: absolute;
}

.heading {
  color: var(--red);
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 200vw;
  height: 151px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Suisseintl, sans-serif;
  font-size: 208px;
  font-weight: 400;
  display: flex;
  overflow: visible;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  height: 74vh;
  display: flex;
}

.noise {
  opacity: .5;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.image-2 {
  width: 92%;
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
}

.div-block-4, .div-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: var(--red);
  text-align: center;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Suisseintl, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  position: static;
}

.image-3, .image-4 {
  max-width: 91%;
}

.heading-3 {
  color: var(--red);
  justify-content: flex-start;
  margin-left: 33px;
  font-family: Suisseintl, sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-decoration: underline;
  display: flex;
}

.section-3 {
  z-index: 28;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  min-height: 400px;
  display: flex;
  position: fixed;
}

.marquee-horizontal {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 189px;
  display: flex;
  position: relative;
  overflow: visible;
}

.marquee-horizontal-css {
  display: block;
}

.track-horizontal {
  justify-content: flex-start;
  align-items: center;
  height: 400px;
  display: flex;
}

.marquee-text {
  color: var(--red);
  text-transform: uppercase;
  flex: none;
  margin-right: 8vw;
  font-family: Suisseintl, sans-serif;
  font-size: 208px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.marquee-text-copy {
  color: var(--red);
  text-transform: uppercase;
  flex: none;
  margin-right: 8vw;
  font-family: Suisseintl, sans-serif;
  font-size: 208px;
}

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.html-embed {
  display: block;
}

.custom-css {
  cursor: none;
  display: none;
}

.image-5 {
  text-align: center;
  vertical-align: middle;
  align-self: center;
  height: 65vh;
}

.image-6 {
  max-width: 100%;
  height: 30px;
}

.image-7 {
  height: 30px;
}

.image-8 {
  height: 30px;
  display: none;
}

.link-block {
  display: none;
}

.footer-email, .footer-phone {
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo-header {
  box-sizing: border-box;
  object-fit: contain;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 274px;
  height: auto;
  margin-top: 10px;
  display: flex;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 100vw;
  display: flex;
}

.section-5 {
  flex: 1;
  align-self: stretch;
}

.link {
  vertical-align: top;
  padding-left: 110px;
}

.section-6 {
  flex: 1;
  align-self: stretch;
}

.image-9 {
  max-width: 100%;
  margin-bottom: 45px;
  position: static;
}

.section-7 {
  flex: 1;
  order: 1;
  align-self: stretch;
  min-height: 600px;
}

.hero-stack {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: url('../images/Website-Element-03.png');
  background-position: 0 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  border-bottom: 1px solid #e4ebf3;
  flex: 0 auto;
  order: 0;
  align-self: stretch;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  display: block;
  position: relative;
}

.container-2 {
  background-color: #cb3226;
  width: 100%;
  max-width: 940px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  color: #ff0014;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 42px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.link-block-2 {
  flex: 1;
}

.div-block-8 {
  flex: 0 auto;
}

.div-block-9 {
  flex: 0 auto;
  align-self: stretch;
}

.link-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.hero-heading-center {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 84px 0 90px;
  display: block;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  color: var(--red);
  text-align: left;
  background-color: #fff0;
  margin-bottom: 32px;
  font-size: 60px;
  font-weight: 700;
  display: flex;
}

.centered-heading.margin-bottom-32px-copy {
  color: var(--red);
  background-color: #fff0;
  margin-bottom: 32px;
  font-size: 60px;
  font-weight: 700;
}

.hero-wrapper {
  direction: ltr;
  justify-content: space-between;
  align-items: center;
  margin-left: 90px;
  margin-right: 90px;
  display: flex;
}

.hero-split {
  flex-flow: row-reverse wrap;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 46%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.shadow-two {
  max-width: 112%;
  margin-top: -101px;
  padding-top: 0;
  box-shadow: 0 0 #96a3b514;
}

.container-3 {
  max-width: 380px;
  margin-top: 68px;
  margin-bottom: -15px;
  text-decoration: underline;
  display: block;
}

.paragraph {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #c90909;
  text-align: left;
  object-fit: scale-down;
  margin-bottom: 28px;
  font-size: 20px;
  line-height: 26px;
  overflow: visible;
}

.button {
  word-break: normal;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 16px;
  font-size: 40px;
  line-height: 50px;
  text-decoration: underline;
  display: flex;
}

.container-4 {
  background-color: #cb3226;
  align-self: stretch;
  width: 99.7891px;
  height: 39px;
  margin-top: 23px;
}

.image-copy {
  pointer-events: auto;
  text-align: center;
  align-self: center;
  height: 44px;
  margin-top: -8px;
  margin-bottom: 106px;
}

.adsd {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #e71100;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  height: 170px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.link-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.div-block-11 {
  align-self: center;
  width: 100px;
  height: 100px;
}

.div-block-10-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: stretch;
  height: 170px;
  margin-top: 25px;
  display: grid;
}

.section-8 {
  flex: none;
  align-self: stretch;
  height: 110px;
  margin-top: 90px;
}

.div-block-12, .div-block-12-copy {
  flex: 1;
  align-self: stretch;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.image-10 {
  margin-top: 34px;
}

.container-5 {
  align-self: stretch;
}

.paragraph-copy {
  box-sizing: border-box;
  color: #c90909;
  text-align: right;
  flex: 0 auto;
  order: 1;
  align-self: auto;
  margin-bottom: 28px;
  padding-right: 0;
  font-size: 20px;
  line-height: 26px;
}

.centered-heading-copy {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-copy.margin-bottom-32px, .centered-heading-copy.margin-bottom-32px-copy {
  color: var(--red);
  background-color: #fff0;
  margin-bottom: 32px;
  font-size: 60px;
  font-weight: 700;
}

.section-9 {
  background-color: #f8f8f8;
  padding-top: 66px;
  padding-bottom: 50px;
}

.footer {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  background-color: var(--red);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  justify-items: stretch;
  height: 170px;
  margin-top: 0;
  padding-top: 0;
  display: grid;
}

.adsd-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  height: 170px;
  margin-top: 0;
  display: grid;
}

.footer-copy {
  grid-column-gap: 13px;
  grid-row-gap: 16px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  height: 170px;
  margin-top: 0;
  padding-bottom: 30px;
  display: grid;
}

.div-block-copy {
  z-index: 2147483647;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex-flow: row;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100vw;
  height: 5vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.image-11, .image-12 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". . Area"
  / .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  padding: 150px 35px 60px;
  display: grid;
}

.image-13 {
  padding-bottom: 108px;
}

.heading-4 {
  font-size: 30px;
  line-height: 39px;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-5 {
  color: #c90909;
  margin-top: 149px;
  padding-left: 54px;
  font-size: 26px;
  line-height: 30px;
}

.hero-split-copy {
  flex-flow: row-reverse wrap;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.margin-bottom-24px-copy {
  color: #c90909;
  text-align: left;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 42px;
}

.margin-bottom-24px-copy-copy {
  color: #c90909;
  text-align: right;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 42px;
}

.heading-5-copy {
  color: #c90909;
  text-align: right;
  margin-top: 149px;
  padding-left: 0;
  padding-right: 54px;
  font-size: 26px;
  line-height: 30px;
}

.div-block-17 {
  align-self: center;
}

.image-15 {
  max-width: 100%;
}

.link-block-8 {
  flex-flow: column;
  padding-top: 20px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .body {
    overflow: visible;
  }

  .div-block-14 {
    grid-template-rows: auto;
    grid-template-areas: ".";
  }

  .image-14 {
    max-width: 100%;
  }

  .link-block-8 {
    padding-bottom: 20px;
  }

  .div-block-19 {
    padding-top: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .section {
    margin-bottom: 0;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two.mobile {
    flex: 0 auto;
    max-width: 80%;
    margin-top: -41px;
  }

  .container-3 {
    margin-bottom: 0;
    padding-top: 31px;
  }

  .hero-split-copy {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .image-15 {
    min-width: 80px;
    max-width: 80%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .hero-stack {
    padding: 0 15px;
  }

  .hero-heading-center {
    padding: 60px 0;
    position: static;
  }

  .div-block-14 {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    flex-flow: column;
    flex: 1;
    order: 0;
    align-self: auto;
    width: 100vw;
    height: auto;
    margin-top: -1px;
    display: flex;
    position: static;
  }

  .div-block {
    z-index: 9999999;
    justify-content: center;
    width: 94vw;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .body {
    object-fit: scale-down;
    align-items: center;
    height: 100vh;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .div-block-2 {
    width: 100px;
  }

  .section-2 {
    flex-wrap: nowrap;
    display: flex;
    position: fixed;
    overflow: hidden;
  }

  .image-2 {
    width: 156%;
    display: none;
  }

  .div-block-5 {
    display: none;
  }

  .image-4 {
    max-width: 90%;
    display: inline-block;
  }

  .heading-3 {
    font-size: 19px;
  }

  .section-3 {
    display: flex;
  }

  .marquee-text {
    font-size: 104px;
  }

  .image-5 {
    width: 90vw;
    height: auto;
    display: block;
  }

  .image-7 {
    height: 27px;
  }

  .section-4 {
    display: none;
  }

  .footer-email {
    flex-wrap: nowrap;
    flex: 0 auto;
    width: 100px;
    display: flex;
  }

  .footer-phone {
    width: 100px;
    display: flex;
  }

  .logo-header {
    align-items: flex-start;
    width: 50vw;
    display: block;
  }

  .hero-stack {
    box-sizing: border-box;
    float: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: 2 / 3;
    background-image: url('../images/Website-Element-03.png');
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    border-radius: 0;
    flex-flow: column;
    flex: 1;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-decoration: none;
    display: flex;
    position: static;
  }

  .container-2 {
    max-width: none;
  }

  .hero-heading-center {
    flex: 0 auto;
    order: -1;
    align-self: center;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: static;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .centered-heading.margin-bottom-32px {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 80px;
    display: none;
  }

  .hero-wrapper {
    flex-flow: column;
    justify-content: space-between;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 47px;
    display: block;
  }

  .hero-split {
    flex-flow: column;
    justify-content: center;
    margin-bottom: 0;
    display: block;
  }

  .shadow-two {
    flex: 0 auto;
    align-self: auto;
    max-width: 100%;
    margin-top: auto;
    position: static;
    overflow: visible;
  }

  .container-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    flex: 1;
    order: -1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 200px;
    max-width: 100%;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 40px;
    display: block;
    position: static;
  }

  .paragraph {
    font-size: 16px;
    line-height: 21px;
  }

  .adsd {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    place-items: stretch center;
    height: 27%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-block-4 {
    flex: 1;
    width: 100%;
    display: flex;
    overflow: visible;
  }

  .div-block-10-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    margin-top: 0;
    display: grid;
  }

  .paragraph-copy {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 21px;
  }

  .centered-heading-copy {
    margin-bottom: 24px;
  }

  .section-9 {
    margin-top: -74px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer {
    height: 40px;
  }

  .adsd-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    height: 120px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    height: 100px;
    padding-bottom: 10px;
    display: grid;
  }

  .div-block-copy {
    z-index: 9999999;
    justify-content: center;
    width: 94vw;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .image-12 {
    padding-bottom: 23px;
  }

  .div-block-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "."
                   "."
                   "."
                   / 5fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    display: grid;
  }

  .image-13 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .div-block-15 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: .5fr;
    grid-auto-flow: column;
    max-width: 100%;
    display: flex;
  }

  .heading-5 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .margin-bottom-24px-copy, .margin-bottom-24px-copy-copy {
    font-size: 21px;
    line-height: 30px;
  }

  .heading-5-copy {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .image-14 {
    text-align: left;
    vertical-align: baseline;
    object-fit: fill;
    max-width: 80%;
    text-decoration: none;
    display: inline-block;
    overflow: visible;
  }

  .div-block-16 {
    flex: 0 auto;
    align-self: center;
    text-decoration: none;
  }

  .div-block-17 {
    flex: 0 auto;
    order: -1;
    justify-content: center;
    align-self: center;
    margin-top: 23px;
    display: flex;
  }

  .div-block-18 {
    flex: 0 auto;
    display: block;
  }

  .image-15 {
    object-fit: fill;
    flex: 1;
    min-width: 70px;
    max-width: 70%;
    display: block;
  }

  .link-block-5 {
    width: 80%;
    display: none;
  }

  .image-16 {
    vertical-align: top;
    flex: 1;
    order: 0;
    align-self: center;
    width: 100%;
    height: auto;
  }

  .image-17, .image-18, .image-19 {
    max-width: 80%;
    display: block;
  }

  .image-20 {
    align-self: center;
    max-width: 80%;
  }

  .link-block-6 {
    padding-right: 20px;
  }

  .link-block-7 {
    padding-left: 20px;
  }

  .link-block-8 {
    flex-flow: column;
    display: block;
  }

  .image-21, .image-22, .image-23 {
    max-width: 80%;
  }
}

#w-node-_2b8c6dc4-41ce-5b66-6053-65452db20dd9-fcfa8416 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_3872522c-bcc2-9098-e7c5-448e6aed0996-fcfa8416 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_0b8ce77f-57d6-f06f-7e09-cc53d76b5e1f-fcfa8416 {
  justify-self: end;
}

#w-node-_25d671bf-2d94-f78d-be2d-c0bd596573bc-fcfa8416, #w-node-_25d671bf-2d94-f78d-be2d-c0bd596573bd-fcfa8416, #w-node-_0f10d47e-6ca9-265c-225b-256445d83ce6-fcfa8416, #w-node-_25d671bf-2d94-f78d-be2d-c0bd596573be-fcfa8416, #w-node-_696bc9ef-39cb-256f-ab94-7e48c5d63cd2-fcfa8416, #w-node-_25d671bf-2d94-f78d-be2d-c0bd596573bf-fcfa8416, #w-node-_9222aca6-95e3-4878-da50-9fc6189477f9-fcfa8416, #w-node-_9222aca6-95e3-4878-da50-9fc6189477fa-fcfa8416, #w-node-_9222aca6-95e3-4878-da50-9fc6189477fb-fcfa8416, #w-node-_9222aca6-95e3-4878-da50-9fc6189477fc-fcfa8416, #w-node-a3b727e1-2019-8f49-a74a-c72a5fdd01a7-fcfa8416, #w-node-_8b605772-2ea9-cbda-996d-e543b429b238-fcfa8416, #w-node-_10aa9fb9-dabf-9884-8ce8-8b2889c3318b-fcfa8416, #w-node-_5d1f8192-904f-26de-303e-99fa00731211-fcfa8416 {
  place-self: center;
}

@media screen and (min-width: 1280px) {
  #w-node-cb765323-bba9-beb4-0835-44df7023dcff-fcfa8416 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2b8c6dc4-41ce-5b66-6053-65452db20dd9-fcfa8416 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-cb765323-bba9-beb4-0835-44df7023dcff-fcfa8416 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2b8c6dc4-41ce-5b66-6053-65452db20dd9-fcfa8416 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-cfcbb4c2-aaf7-b30e-dc18-42785c0741d9-fcfa8416, #w-node-_3872522c-bcc2-9098-e7c5-448e6aed0996-fcfa8416 {
    place-self: center;
  }

  #w-node-_0b8ce77f-57d6-f06f-7e09-cc53d76b5e1f-fcfa8416 {
    justify-self: center;
  }

  #w-node-_8b605772-2ea9-cbda-996d-e543b429b238-fcfa8416 {
    justify-self: start;
  }

  #w-node-_10aa9fb9-dabf-9884-8ce8-8b2889c3318b-fcfa8416, #w-node-_5d1f8192-904f-26de-303e-99fa00731211-fcfa8416 {
    justify-self: end;
  }

  #w-node-_23c666c2-513e-ed27-373c-fa49be872d0d-fcfa8416 {
    place-self: center;
  }

  #w-node-_3bf6f1c3-9965-e39c-1aa0-5422259903df-fcfa8416 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-d976e65a-73bc-4373-f35e-d8a3ad1ee153-fcfa8416 {
    place-self: center;
  }
}


@font-face {
  font-family: 'Suisseintl';
  src: url('../fonts/SuisseIntl-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}