.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-5{
    height:auto;
        margin-top: 3px;
    margin-bottom: 3px;
}

.heading {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #479369;
  font-size: 1.4em;
  font-weight: 800;
  text-transform: uppercase;
}

.button {
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.nav-menu {
  height: 100%;
  min-height: 100%;
}

.button-2 {
  position: static;
  display: block;
  width: 21.3em;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
  background-color: #479369;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75vw;
  height: auto;
  max-width: none;
  margin: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 1368vw;
}

.container-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-3 {
  padding: 20px 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: red;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.3em;
  font-weight: 700;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 85vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-5 {
  height: 35em;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/shutterstock_6003440452x.jpg');
  background-position: 0px 0px;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 41.1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/shutterstock_600344045.webp');
  background-position: 0px 0px;
  background-size: cover;
  background-clip: border-box;
}

.heading-2 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 3.5em;
  font-weight: 700;
}

.div-block-6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: transparent;
}

.heading-3 {
  position: relative;
  bottom: 3px;
  padding-top: 15px;
  padding-bottom: 25px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 3.1em;
}

.heading-4 {
  padding-bottom: 68px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 2.4em;
}

.image-2 {
  width: 55px;
}

.section-2 {
  padding-top: 34px;
  padding-bottom: 55px;
  line-height: 9em;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1em;
  margin-top: 14px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80vw;
  min-height: 0px;
  margin-right: auto;
  margin-bottom: 85px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  margin-right: auto;
  margin-bottom: 57px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 2.1em;
  font-weight: 900;
}

.div-block-7 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.image-3 {
  width: auto;
  max-width: 100%;
}

.div-block-9 {
  position: relative;
  width: 42%;
  max-width: 50%;
  padding: 10px 40px 10px 32px;
}

.paragraph-3 {
  padding-top: 8px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.2em;
  line-height: 22px;
  font-weight: 400;
}

.button-4 {
  margin-top: 20px;
  padding: 12px 40px;
  background-color: #6dc72c;
  font-family: Roboto, sans-serif;
  font-size: 1.1em;
  font-weight: 700;
}

.paragraph-4 {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 0.9em;
  line-height: 13px;
  font-weight: 500;
}

.bold-text {
  font-size: 1em;
}

.paragraph-5 {
  margin-top: 42px;
  padding-top: 0px;
  font-family: Roboto, sans-serif;
  font-size: 1.2em;
  line-height: 22px;
  font-weight: 500;
}

.button-5 {
  display: block;
  margin-top: 68px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #004eff;
  font-family: Roboto, sans-serif;
  font-size: 0.9em;
  font-weight: 700;
}

.button-5.mobile-hidden {
  margin-top: 25px;
  padding: 20px 40px;
  font-size: 1.1em;
}

.button-5.desktop-hidden {
  display: none;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer {
  height: auto;
  margin-top: 45px;
  padding-top: 33px;
  padding-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid hsla(0, 0%, 49.9%, 0.21);
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  color: #000;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

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

.section-5 {
  margin-top: 60px;
}

.link {
  color: #777777;
  text-decoration: none;
}

.link:hover{
  color: #444;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 80px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Roboto, sans-serif;
  color: #000;
}

.text-block {
  margin-bottom: 21px;
  color: #222;
}

.paragraph-6 {
  display: block;
}

.paragraph-6.desktop-hidden {
  display: none;
}

.image-4 {
  display: none;
}

.paragraph-7 {
  display: none;
}

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

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}



.div-block-19{
  width: 100%;
}

.image-7 {
  height: 80px;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-10 {
  padding-top: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #777;
}

@media screen and (min-width: 1920px) {
  .heading-5 {
    font-size: 2.2em;
  }

  .button-4 {
    font-size: 1.2em;
  }

  .image-5 {
    max-width: 380px;
  }

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

  .section-7 {
    height: 700px;
  }

  .heading-8 {
    font-size: 26px;
  }

  .div-block-14 {
    width: 40%;
    height: 95%;
  }

  .paragraph-8 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 20px;
  }

  .button-7 {
    font-size: 1.7em;
  }

  .div-block-18 {
    width: 85%;
  }

  .image-7 {
    height: 100px;
  }

  .paragraph-10 {
    font-size: 19px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 1em;
  }

  .button-2 {
    width: 19.5em;
    padding: 7px 10px;
    font-size: 0.9em;
    line-height: 20px;
  }

  .container {
    width: 85vw;
  }

  .button-3 {
    padding: 15px 40px;
    font-size: 1.1em;
  }

  .section {
    height: 30.2em;
  }

  .heading-2 {
    font-size: 2.8em;
  }

  .heading-3 {
    font-size: 2.6em;
  }

  .heading-4 {
    padding-bottom: 41px;
    font-size: 1.9em;
  }

  .paragraph {
    font-size: 12px;
  }

  .section-3 {
    max-width: 90vw;
  }

  .heading-5 {
    font-size: 1.7em;
  }

  .image-3 {
    padding-right: 39px;
  }

  .div-block-9 {
    width: 55%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph-3 {
    font-size: 0.9em;
  }

  .button-4 {
    margin-top: 22px;
    padding: 13px 30px;
    font-size: 0.9em;
  }

  .paragraph-4 {
    font-size: 0.6em;
  }

  .paragraph-5 {
    padding-left: 10px;
    font-size: 0.9em;
    line-height: 29px;
  }

  .button-5 {
    margin-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 0.7em;
  }

  .button-5.mobile-hidden {
    padding: 13px 30px;
    font-size: 0.9em;
  }

  .section-4 {
    max-width: 90vw;
  }

  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-7 {
    height: 690px;
  }

  .column {
    height: 1000px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-18 {
    width: 90%;
  }

  .image-7 {
    height: 60px;
  }

  .section-9 {
    height: 70px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 16px;
  }

  .heading {
    font-size: 0.9em;
  }

  .button-2 {
    width: 20.3em;
    font-size: 0.7em;
  }

  .container {
    width: 90vw;
    margin-top: 0px;
  }

  .button-3 {
    padding: 10px 25px;
    font-size: 0.8em;
  }

  .container-3 {
    max-width: 94vw;
  }

  .section {
    height: 22.4em;
  }

  .heading-2 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 2.3em;
  }

  .heading-3 {
    bottom: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 2.2em;
  }

  .heading-4 {
    padding-bottom: 20px;
    font-size: 1.7em;
  }

  .section-2 {
    padding-bottom: 26px;
  }

  .paragraph {
    font-size: 0.7em;
  }

  .section-3 {
    max-width: 95vw;
    margin-bottom: 29px;
  }

  .heading-5 {
    font-size: 1.4em;
  }

  .div-block-8 {
    padding-right: 10px;
  }

  .paragraph-3 {
    font-size: 0.9em;
  }

  .button-4 {
    padding: 10px 20px;
    font-size: 0.8em;
  }

  .paragraph-4 {
    font-size: 0.6em;
  }

  .paragraph-5 {
    margin-top: 0px;
    font-size: 0.8em;
    line-height: 23px;
  }

  .button-5 {
    margin-top: 12px;
  }

  .button-5.mobile-hidden {
    padding: 10px 20px;
    font-size: 0.8em;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-flex-container {
    width: 80%;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .container-4 {
    margin-top: -16px;
    margin-bottom: -16px;
    padding-bottom: 0px;
    font-size: 0.9em;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-4 {
    height: 100%;
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-5 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .div-block-18 {
    width: 100%;
  }

  .image-7 {
    height: 50px;
  }

  .columns-2 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-10 {
    font-size: 11px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 0.9em;
  }
  
  .image-5{
      height:auto;
          margin-top: 3px;
    margin-bottom: 3px;
  }

  .button-2 {
    position: static;
    display: none;
    overflow: visible;
    opacity: 1;
    text-decoration: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .container-2 {
    max-width: 70%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .button-3 {
    padding: 8px 30px;
    font-family: Roboto, sans-serif;
    font-size: 0.6em;
    font-weight: 700;
  }

  .container-3 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    justify-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    grid-auto-flow: row;
    grid-auto-columns: 0.25fr;
    grid-auto-rows: 0px;
    grid-column-gap: 10px;
    grid-row-gap: 25px;
    grid-template-areas: "Area Area-2"
      "Area-3 Area-4";
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 25px 1fr;
    grid-template-rows: 1fr 1fr;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .div-block-3 {
    width: 100%;
  }

  .div-block-4 {
    width: 100%;
  }

  .section {
    height: 30.1em;
    background-position: 50% 50%;
    background-repeat: repeat;
  }

  .heading-2 {
    width: auto;
    font-size: 1.5em;
  }

  .heading-3 {
    font-size: 1.5em;
  }

  .heading-4 {
    font-size: 1.4em;
  }

  .section-2 {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .paragraph {
    font-size: 0.8em;
    font-weight: 700;
  }

  .section-3 {
    max-width: 90vw;
    margin-bottom: 0px;
  }

  .heading-5 {
    margin-right: auto;
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-7 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-7.eligible-phone {
    position: relative;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-8 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-3 {
    width: 100%;
    max-width: none;
    padding-right: 0px;
  }

  .image-3.img_france {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-9 {
    display: block;
    width: 90vw;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: center;
  }

  .paragraph-3 {
    max-width: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1em;
    font-weight: 400;
  }

  .button-4 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 24px;
    padding-right: 50px;
    padding-left: 43px;
    font-size: 0.8em;
    text-align: center;
  }

  .paragraph-4 {
    padding-right: 20px;
    padding-left: 0px;
    font-size: 0.7em;
    text-align: left;
  }

  .paragraph-5 {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0.8em;
    line-height: 20px;
  }

  .button-5 {
    width: auto;
    padding-right: 35px;
    padding-left: 35px;
    font-size: 0.8em;
    line-height: 20px;
  }

  .button-5.mobile-hidden {
    display: none;
  }

  .button-5.desktop-hidden {
    display: block;
  }

  .section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-auto-rows: auto;
    grid-template-areas: "Area"
      "Area-2"
      "Area-3";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 5fr 15fr 1fr;
    grid-template-rows: 1fr 5fr 15fr 1fr;
    text-align: left;
  }

  .div-block-10 {
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-bottom: 23px;
    margin-left: auto;
    font-size: 16px;
    line-height: 22px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    text-align: center;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .container-4 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph-6 {
    position: relative;
    left: 0px;
    display: block;
    margin-right: auto;
    margin-bottom: 21px;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'PT Sans', sans-serif;
    color: #d8ac1a;
    font-size: 1em;
    font-weight: 700;
  }

  .paragraph-6.desktop-hidden {
    display: block;
    padding-right: 10px;
    font-size: 1.1em;
  }

  .image-4 {
    margin-top: 25px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .paragraph-7 {
    display: block;
    margin-bottom: 44px;
    font-family: Roboto, sans-serif;
    color: #9b9b9b;
    font-size: 0.75em;
    line-height: 17px;
    text-align: justify;
  }

  .section-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-6 {
    width: 100vw;
    min-width: 0px;
    font-size: 0.9em;
  }

  .section-7 {
    height: 750px;
  }

  .column {
    height: 500px;
  }

  .column-2 {
    height: 60%;
  }

  .div-block-12 {
    width: 90%;
    height: 90%;
    min-width: 0px;
  }

  .div-block-13 {
    width: 80%;
  }

  .div-block-15 {
    height: 20%;
  }

  .div-block-16 {
    height: 50%;
  }

  .div-block-17 {
    height: 35%;
  }

  .button-7 {
    height: 55%;
    min-width: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.8em;
  }

  .paragraph-10 {
    font-size: 10px;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-35cc34110b87-d3032b96 {
    grid-area: Area;
  }

  #w-node-6fcd3d9d2727-d3032b96 {
    grid-area: Area-4;
  }

  #w-node-539798df5372-d3032b96 {
    grid-area: Area-3;
  }

  #w-node-e243ed6edf9b-d3032b96 {
    grid-area: Area-2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-35cc34110b87-d3032b96 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .section-4>#w-node-35cc34110b87-d3032b96 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  #w-node-6fcd3d9d2727-d3032b96 {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }

  #w-node-539798df5372-d3032b96 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .section-4>#w-node-539798df5372-d3032b96 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  #w-node-e243ed6edf9b-d3032b96 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .section-4>#w-node-e243ed6edf9b-d3032b96 {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
}

