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

.lottie-animation {
  display: block;
}

.div-block {
  background-image: linear-gradient(#002868, #002868);
}

.div-block-2 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: lighten;
  background-clip: border-box;
}

.heading-1 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Rubik, sans-serif;
  font-size: 8rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: static;
}

.heading-1._2 {
  font-size: 5rem;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30%;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-4 {
  position: relative;
}

.hero-text-content {
  z-index: 10;
  height: 100vh;
  min-height: 700px;
  min-width: 100vw;
  justify-content: center;
  align-items: center;
  margin-top: 10%;
  display: flex;
  position: fixed;
  top: 0;
}

.vertical-content {
  width: 80vh;
  align-items: center;
  display: flex;
  transform: rotate(-90deg);
}

.bg-element-wrapper {
  z-index: 1;
  opacity: 1;
  background-color: #002868;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.vertical-info {
  width: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.rotate-line {
  height: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 45%, #000 45%, #000 55%, rgba(0, 0, 0, 0) 55%);
  flex: 1;
  align-self: auto;
  margin-right: 20px;
}

.image-display_1 {
  width: auto;
  max-width: 50%;
  opacity: 1;
  object-fit: fill;
  align-self: auto;
  display: block;
  position: static;
  overflow: visible;
}

.hero-headings {
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 30%;
  display: block;
  position: relative;
}

.hero-deco {
  width: 6vw;
  position: absolute;
  top: 20%;
  left: 15%;
}

.hero-deco-heart {
  width: 6vw;
  position: absolute;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 10%;
}

.hero-images {
  z-index: 5;
  width: 90vw;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vh;
  padding-bottom: -50vh;
  display: flex;
  position: relative;
}

.heading-hero-subtitle {
  color: #f4e9dd;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Rubik, sans-serif;
  font-size: 5vw;
  font-weight: 800;
  line-height: 98%;
}

.heading-hero-subtitle.center-text {
  text-align: center;
}

.heading-hero-display {
  max-width: 11ch;
  color: #f4e9dd;
  text-align: center;
  margin: 0 auto;
  font-family: Rubik, sans-serif;
  font-size: 8vw;
  font-weight: 800;
  line-height: 84%;
}

.div-block-5 {
  width: 100vw;
  height: 100vh;
  mix-blend-mode: lighten;
  flex-direction: row;
  justify-content: center;
  display: block;
  position: static;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-image-grid {
  z-index: 2;
  width: 100%;
  grid-column-gap: 16vw;
  grid-row-gap: 24vh;
  grid-template-columns: 1fr 1fr;
}

.side-text {
  color: #000;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  white-space: nowrap;
  flex: 0 auto;
  align-self: auto;
  font-family: Rubik, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 40px;
}

.lottie-animation-2 {
  width: 100%;
  height: 100%;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.section-hero {
  z-index: 0;
  margin-bottom: -80vh;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.socialmedia-link {
  margin-left: 15px;
  margin-right: 15px;
  transition: all .2s;
}

.socialmedia-link:hover {
  transform: translate(0, -10px);
}

.template-info-footer-link-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.bg-text-heavy {
  float: left;
  color: #ffeb6c;
  letter-spacing: -.5vw;
  text-transform: uppercase;
  white-space: nowrap;
  padding-left: 10vw;
  font-size: 24vw;
  font-weight: 800;
  line-height: 96%;
  display: block;
}

.bg-text-heavy.dark {
  color: rgba(0, 0, 0, .15);
  padding-left: 0;
}

.link-block-3 {
  display: block;
}

.button-core {
  color: #f4e9dd;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 15px;
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  position: relative;
}

.button-core:hover {
  color: #f4e9dd;
}

.spacing-mid {
  height: 140px;
}

.template-helper-pages-footer {
  background-color: #f4e9dd;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.template-helper-pages-footer.on-homepage {
  padding-top: 20px;
  padding-bottom: 20px;
}

.link-block-2 {
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0%;
  display: block;
}

.div-block-7 {
  z-index: 1;
  background-image: url('../images/bgPattern-dot-1.png');
  background-position: 0 0;
  background-size: 150px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(10%, 10%);
}

.button-inner-filling-layer {
  width: 100%;
  height: 100%;
  background-color: #000;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(-100%);
}

.socialmedia-icon-group {
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  display: flex;
}

.container-footer {
  z-index: 10;
  max-width: 1380px;
  padding-top: 60px;
  padding-left: 50px;
  padding-right: 50px;
}

.newsletter-image {
  z-index: 10;
  min-height: 400px;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/chart2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.running-text-bg {
  z-index: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.running-text-bg.in-footer {
  position: static;
}

.heading-social {
  color: #f4e9dd;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 3.75rem;
  display: inline-block;
}

.button-animated {
  background-color: #d26249;
  border: 4px solid #000;
  transition: all .2s;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.button-animated:active {
  transform: scale(.9);
}

.button-animated.shadow {
  box-shadow: 0 0 30px rgba(0, 0, 0, .4);
}

.div-block-8 {
  text-align: left;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

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

.running-content-wrapper {
  mix-blend-mode: normal;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.copyright {
  color: #f4e9dd;
  text-align: center;
  padding-bottom: 7px;
  font-family: Rubik, sans-serif;
  font-weight: 600;
}

.newsletter-column {
  padding-left: 0;
  padding-right: 0;
}

.container {
  z-index: 10;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}

.newsletter-content-wrapper {
  min-height: 400px;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 60px;
  display: flex;
}

.footer {
  z-index: 10;
  background-color: #45704c;
  padding-top: 5vh;
  position: relative;
  overflow: hidden;
}

.social-media-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.link-button {
  border-bottom: 3px solid #000;
  font-family: Rubik, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 128%;
  text-decoration: none;
  transition: all .2s;
}

.link-button:hover {
  border-bottom-color: #45704c;
}

.text-block-6 {
  padding-top: 0;
  font-family: Rubik, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}

.newsletter-wrapper {
  background-image: url('../images/bgPattern-dots-yellow.png');
  background-position: 0 0;
  background-size: 25%;
  padding-top: .1%;
  padding-bottom: 1%;
}

.template-pages-footer-content {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  margin-top: 7%;
  line-height: 1.25;
  display: flex;
  position: static;
}

.newsletter-image-text {
  color: #f4e9dd;
  text-align: center;
  font-size: 12.5rem;
  font-weight: 800;
  line-height: 100%;
}

.heading-2 {
  text-align: center;
  font-family: Rubik, sans-serif;
}

.hero-images-2 {
  z-index: 5;
  width: 90vw;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vh;
  padding-bottom: 50vh;
  display: block;
  position: relative;
}

.div-block-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-15 {
  position: relative;
}

.style-holder {
  background-color: #f4e9dd;
  border-radius: 15px;
  margin-bottom: 0;
  padding: 40px;
}

.style-holder.prelude {
  opacity: 1;
  position: static;
}

.link-4 {
  color: #002868;
  font-family: Rubik, sans-serif;
  font-weight: 500;
}

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

.section-template-pages {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-template-pages.mini-height {
  min-height: 50vh;
  position: relative;
}

.paragraph-4 {
  color: #d26249;
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}

.paragraph-4.text {
  color: #002868;
  text-align: center;
  font-weight: 400;
}

.paragraph-3 {
  text-align: center;
  justify-content: flex-start;
  margin-bottom: 5px;
  font-size: 1.25rem;
  display: block;
}

.heading-3, .heading-4 {
  text-align: center;
  font-size: 1.25rem;
}

.heading-5 {
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
}

.heading-6 {
  font-size: 1.25rem;
}

.heading-7 {
  text-align: center;
  font-size: 1.25rem;
}

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

.heading-9 {
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}

.heading-10 {
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 1.25rem;
}

.heading-11 {
  text-align: center;
  font-size: 1.25rem;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-family: Rubik, sans-serif;
  font-weight: 400;
}

.heading-12 {
  text-align: center;
  font-family: Rubik, sans-serif;
}

.bold-text-4, .bold-text-5 {
  font-family: Rubik, sans-serif;
  font-weight: 400;
}

.bold-text-6, .bold-text-7 {
  font-weight: 400;
}

.image-9 {
  text-align: left;
  display: inline-block;
}

.div-block-17 {
  justify-content: center;
  margin-top: -7%;
  padding-bottom: 2%;
  padding-left: 45%;
  padding-right: 45%;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .hero-text-content {
    min-height: 900px;
  }

  .bg-element-wrapper {
    mix-blend-mode: normal;
  }

  .image-display_1 {
    max-width: 50%;
  }

  .hero-headings {
    align-self: center;
    margin-top: 0;
  }

  .div-block-5 {
    mix-blend-mode: lighten;
    justify-content: center;
    display: block;
  }

  .hero-image-grid {
    grid-column-gap: 16vw;
    grid-row-gap: 24vh;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .socialmedia-icon-group {
    flex-wrap: nowrap;
    order: 0;
    justify-content: center;
    align-items: stretch;
    font-family: Rubik, sans-serif;
    display: flex;
    overflow: visible;
  }

  .container-footer {
    max-width: 1600px;
  }

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

  .container {
    max-width: 1600px;
  }

  .footer {
    padding-top: 20vh;
  }

  .text-block-6 {
    font-size: 2.2rem;
    font-weight: 700;
  }

  .div-block-13 {
    margin-top: 4%;
    margin-bottom: 5%;
  }

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

  .div-block-17 {
    margin-top: -18%;
    padding-bottom: 3%;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-color: #002868;
  }

  .heading-1 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-size: 8vw;
    position: -webkit-sticky;
    position: sticky;
  }

  .heading-1._2 {
    font-size: 5vw;
  }

  .div-block-3 {
    align-items: center;
    margin-bottom: 100%;
  }

  .div-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;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0%;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .vertical-info {
    width: 40px;
  }

  .rotate-line {
    height: 0px;
  }

  .image-display_1 {
    width: 100%;
    height: auto;
    max-width: 60%;
    object-fit: cover;
    border-width: 8px;
  }

  .hero-deco, .hero-deco-heart {
    width: 8vw;
  }

  .hero-images {
    padding-top: 8vh;
  }

  .heading-hero-subtitle {
    font-size: 6vw;
  }

  .heading-hero-display {
    font-size: 15vw;
  }

  .div-block-5 {
    justify-content: center;
    display: block;
  }

  .hero-image-grid {
    grid-column-gap: 9vw;
  }

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

  .section-hero {
    margin-bottom: -80vh;
  }

  .spacing-mid {
    height: 300px;
  }

  .template-helper-pages-footer {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-footer {
    padding: 30px;
  }

  .newsletter-image {
    background-position: 50%;
    background-size: cover;
  }

  .heading-social {
    font-size: 2.75rem;
  }

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

  .container {
    padding: 30px;
  }

  .newsletter-content-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer {
    padding-top: 20vh;
  }

  .div-block-13 {
    margin-top: 10%;
  }

  .hero-images-2 {
    padding-top: 8vh;
  }

  .section-template-pages {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-17 {
    margin-top: -37%;
    padding-left: 42%;
    padding-right: 42%;
  }
}

@media screen and (max-width: 767px) {
  .image-display_1 {
    max-width: 75%;
  }

  .hero-deco, .hero-deco-heart {
    width: 8vw;
  }

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

  .socialmedia-link {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .bg-text-heavy {
    font-size: 28vw;
  }

  .spacing-mid {
    height: 140px;
  }

  .socialmedia-icon-group {
    flex: 0 auto;
    padding-right: 0;
  }

  .container-footer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .newsletter-image {
    background-position: 50%;
    background-size: cover;
  }

  .button-animated.shadow {
    max-width: 90%;
  }

  .div-block-8 {
    flex-wrap: nowrap;
  }

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

  .container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .footer {
    padding-top: 0;
  }

  .social-media-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .link-button {
    border-bottom-width: 2px;
    font-size: 1rem;
  }

  .template-pages-footer-content {
    grid-column-gap: 10px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-13 {
    margin-top: 10%;
  }

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

  .link-4, .paragraph-4, .heading-4, .heading-5, .heading-9, .bold-text, .bold-text-3, .bold-text-4, .bold-text-7 {
    font-size: 1rem;
  }

  .bold-text-8 {
    font-size: 2rem;
  }

  .div-block-17 {
    margin-top: -1%;
    padding-bottom: 4%;
    padding-left: 40%;
    padding-right: 40%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: linear-gradient(#002868, #002868);
  }

  .heading-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-3 {
    align-items: flex-start;
  }

  .hero-text-content {
    height: 600px;
    min-height: auto;
    position: absolute;
  }

  .vertical-content {
    width: auto;
  }

  .bg-element-wrapper {
    height: 600px;
    text-align: left;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .vertical-info {
    width: 32px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .rotate-line {
    height: 0px;
    display: none;
  }

  .image-display_1 {
    width: auto;
    height: auto;
    max-width: 75%;
    min-height: 150px;
    object-fit: cover;
    border-width: 4px;
  }

  .hero-deco {
    width: 12vw;
    top: 28%;
    left: 10%;
  }

  .hero-deco-heart {
    width: 12vw;
    bottom: 15%;
    right: 20%;
  }

  .hero-images {
    width: 100%;
    height: 500px;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .heading-hero-subtitle {
    margin-top: 5px;
  }

  .heading-hero-display {
    margin-bottom: 5px;
    font-size: 17vw;
  }

  .div-block-5 {
    height: 75%;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .hero-image-grid {
    grid-column-gap: 0vw;
    grid-row-gap: 18vh;
    align-content: space-between;
  }

  .side-text {
    letter-spacing: .8px;
    margin-right: 300px;
    font-size: .875rem;
    line-height: 32px;
  }

  .lottie-animation-2 {
    height: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .section-hero {
    text-align: left;
    margin-bottom: -40vh;
  }

  .socialmedia-link {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .template-info-footer-link-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bg-text-heavy {
    font-size: 36vw;
  }

  .bg-text-heavy.dark {
    font-size: 24vw;
  }

  .button-core {
    align-self: flex-start;
    padding: 8px 10px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .spacing-mid {
    height: 80px;
  }

  .template-helper-pages-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .socialmedia-icon-group {
    padding-left: 10px;
  }

  .container-footer {
    padding: 0%;
  }

  .newsletter-image {
    height: auto;
    min-height: 250px;
    object-fit: contain;
    background-position: 50%;
    background-size: cover;
    flex-wrap: nowrap;
    margin-bottom: 6%;
    margin-left: 6%;
    margin-right: 6%;
  }

  .heading-social {
    flex: 0 auto;
    font-size: 2rem;
  }

  .button-animated.shadow {
    max-width: 90%;
  }

  .image-5 {
    max-height: 80%;
    max-width: 80%;
  }

  .copyright {
    font-family: Rubik, sans-serif;
  }

  .container {
    max-width: 400px;
    padding: 6%;
  }

  .newsletter-content-wrapper {
    min-height: auto;
    padding: 40px 6% 20px;
  }

  .footer {
    padding-top: 0;
    overflow: hidden;
  }

  .social-media-wrapper {
    align-items: center;
    padding: 6%;
  }

  .link-button {
    border-bottom-width: 3px;
    font-family: Rubik, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 128%;
  }

  .text-block-6 {
    font-size: 1.5rem;
  }

  .newsletter-wrapper {
    padding-bottom: 10px;
  }

  .div-block-13 {
    margin-top: 7%;
    margin-bottom: 10%;
  }

  .hero-images-2 {
    width: 100%;
    height: 500px;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .image-6 {
    max-height: 80%;
    max-width: 80%;
  }

  .image-7 {
    max-width: 80%;
  }

  .image-8 {
    max-height: 80%;
    max-width: 80%;
  }

  .style-holder {
    padding: 10px;
  }

  .section-template-pages {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-17 {
    max-width: none;
    text-align: left;
    justify-content: center;
    margin-top: 6%;
    padding-bottom: 5%;
    padding-left: 35%;
    padding-right: 35%;
  }
}

#w-node-cec12d8f-a839-fbcf-8d8d-0c61658944c8-82471c67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cec12d8f-a839-fbcf-8d8d-0c61658944c9-82471c67 {
  justify-self: center;
}

#w-node-cec12d8f-a839-fbcf-8d8d-0c61658944ca-82471c67, #w-node-cec12d8f-a839-fbcf-8d8d-0c61658944cb-82471c67 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-cec12d8f-a839-fbcf-8d8d-0c61658944c9-82471c67 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}


