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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.container {
  max-width: 1240px;
  flex-direction: row;
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.button {
  width: 130px;
  height: 36px;
  color: #4a4f54;
  text-align: center;
  background-color: #89dc65;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block {
  grid-column-gap: 2px;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  max-width: 164px;
}

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

.section {
  background-image: url('../images/gradient-bg-3.png');
  background-position: 0 0;
  background-size: auto;
}

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

.heading {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 85px;
  line-height: 85px;
}

.paragraph {
  max-width: 90%;
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

.paragraph-2 {
  max-width: 90%;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.heading-2 {
  color: #0047ba;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 47px;
}

.container-3 {
  max-width: 1360px;
  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: center;
  display: flex;
}

.section-2 {
  background-image: url('../images/HeaderImageEurope.png');
  background-position: 100%;
  background-size: cover;
  padding: 90px 20px;
}

.div-block-3 {
  width: 100%;
  max-width: 630px;
  background-color: #009ade;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  padding: 40px 40px 0;
}

.quick-stack {
  padding: 0;
}

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

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

.container-4 {
  max-width: 1213px;
  display: flex;
  position: relative;
}

.cell-2 {
  align-items: flex-end;
}

.image-2 {
  max-width: 744px;
}

.div-block-3-copy {
  width: 100%;
  background-color: #f4fafd;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 60px 40px 40px;
  display: flex;
}

.heading-2-copy {
  color: #0047ba;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 42px;
}

.paragraph-3 {
  color: #4a4f54;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-4 {
  position: absolute;
  top: 8%;
  right: 0;
}

.heading-3 {
  color: #89dc65;
  text-align: left;
  font-size: 28px;
  line-height: 42px;
}

.div-block-5 {
  justify-content: center;
  padding-top: 40px;
  padding-left: 20%;
  display: flex;
}

.div-block-6 {
  width: 100%;
  max-width: 630px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
  margin-left: 20%;
  padding-bottom: 0;
  display: flex;
}

.div-block-7 {
  max-width: 400px;
  grid-column-gap: 20px;
  padding-bottom: 35px;
  display: flex;
}

.text-block {
  color: #009ade;
  padding-top: 5px;
  font-size: 18px;
  font-weight: 900;
  line-height: 18px;
}

.text-block-2 {
  max-width: 340px;
  color: #4a4f54;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

.div-block-8 {
  font-family: Montserrat, sans-serif;
}

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

.section-3 {
  background-color: #4a4f54;
  padding: 40px 20px;
}

.text-block-3 {
  color: #fff;
  padding: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.link {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 25px;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
  font-size: 20px;
}

.text-span-2 {
  white-space: nowrap;
  padding-left: 3px;
  padding-right: 3px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

.link-block {
  text-decoration: none;
}

.container-copy {
  max-width: 1240px;
  flex-direction: row;
  justify-content: space-around;
  padding: 0;
  display: flex;
}

.div-block-copy {
  width: 50%;
  grid-column-gap: 2px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-2-copy {
  color: #fff;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 47px;
}

.heading-2-copy-copy {
  color: #0047ba;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.button-2 {
  width: 125px;
  height: 50px;
  color: #4a4f54;
  background-color: #89dc65;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-block-5 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.body {
  font-family: Montserrat, sans-serif;
}

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

.text-span-3 {
  white-space: nowrap;
}

.text-block-5-black {
  color: #4a4f54;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.quick-stack-2 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  padding: 0;
}

.section-5 {
  padding: 90px 20px;
}

.heading-blue {
  color: #009ade;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 65px;
  line-height: 60px;
}

.text-span-4, .text-span-5 {
  white-space: nowrap;
}

.cell-3, .cell-4, .cell-5 {
  flex-direction: row;
  align-items: stretch;
}

.section-6 {
  background-image: url('../images/Group-95.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 20px;
}

.section-7 {
  padding: 90px 20px;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  padding: 0;
}

.div-block-3-advantages {
  width: 100%;
  max-width: 630px;
  background-color: #f4fafd;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  flex-direction: column;
  padding: 20px 40px;
  display: block;
}

.div-block-3-advantages-blue {
  width: 100%;
  background-image: linear-gradient(#009ade, #0047ba);
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 40px 20px;
  display: flex;
}

.heading-2-advantages-white {
  color: #fff;
  text-align: center;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 39px;
}

.text-span-6 {
  white-space: nowrap;
}

.paragraph-3-advantages {
  color: #4a4f54;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-3-advantages-blue-copy {
  width: 100%;
  min-height: 200px;
  -webkit-text-fill-color: inherit;
  background-color: #edf8fd;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 40px 20px;
  display: flex;
}

.cell-6 {
  background-image: linear-gradient(#edf8fd 54%, #fff 59%);
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}

.cell-7, .cell-8 {
  background-color: #edf8fd;
  flex-direction: row;
  align-items: stretch;
}

.cell-9 {
  background-color: #edf8fd;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.cell-10 {
  background-color: #edf8fd;
  flex-direction: row;
  align-items: stretch;
}

.div-block-3-advantages-blue-copy-copy {
  -webkit-text-fill-color: inherit;
  background-color: #edf8fd;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 40px 20px;
  display: flex;
}

.div-block-3-advantages-blue-copy-copy.right {
  width: 100%;
  min-height: 200px;
  border-top-right-radius: 100px;
}

.cell-11 {
  flex-direction: row;
  align-items: stretch;
}

.image-3 {
  max-width: 150px;
}

.link-green {
  color: #89dc65;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
}

.div-block-12 {
  grid-column-gap: 19px;
  justify-content: center;
  display: flex;
}

.link-block-social {
  text-decoration: none;
}

.image-3-social {
  max-width: 20px;
}

.div-block-13 {
  grid-column-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.container-3-copy {
  max-width: 1000px;
  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: center;
  display: block;
}

.container-3-footer {
  max-width: 1360px;
  grid-column-gap: 0px;
  grid-row-gap: 5px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-block-7 {
  color: #0047ba;
  text-align: center;
  margin-bottom: 21px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 90%;
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }

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

  .section-2 {
    background-size: cover;
  }

  .div-block-3 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack {
    margin-left: auto;
    margin-right: auto;
  }

  .cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .cell-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .image-2 {
    display: none;
    overflow: visible;
  }

  .div-block-3-copy {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .div-block-4 {
    margin: 60px auto;
    position: static;
  }

  .div-block-5 {
    justify-content: center;
    padding-left: 0%;
  }

  .div-block-6 {
    max-width: 90%;
    margin-left: 0%;
    padding-left: 60px;
  }

  .container-copy {
    max-width: 90%;
    grid-row-gap: 20px;
    flex-direction: row;
  }

  .div-block-copy {
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
  }

  .div-block-10 {
    max-width: 90%;
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .heading-2-copy-copy {
    white-space: nowrap;
  }

  .div-block-3-advantages {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-3-advantages-blue {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-3-advantages-blue-copy {
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-6 {
    background-image: none;
    padding-top: 60px;
  }

  .div-block-3-advantages-blue-copy-copy {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-3-advantages-blue-copy-copy.right {
    max-width: 100%;
    min-height: auto;
    border-top-right-radius: 0;
  }

  .container-3-copy {
    max-width: 679px;
  }

  .text-span-7 {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3-copy {
    flex: 0 auto;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
    overflow: visible;
  }

  .div-block-3-advantages, .div-block-3-advantages-blue, .div-block-3-advantages-blue-copy, .div-block-3-advantages-blue-copy-copy {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-direction: column;
    align-items: flex-start;
  }

  .image {
    max-width: 183px;
  }

  .heading {
    font-size: 44px;
    line-height: 52px;
  }

  .paragraph {
    font-size: 25px;
    line-height: 36px;
  }

  .paragraph-2 {
    max-width: 100%;
    font-size: 19px;
    line-height: 29px;
  }

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

  .div-block-3 {
    max-width: 100%;
    padding: 20px 10px;
  }

  .div-block-3-copy {
    max-width: 100%;
    padding-left: 35px;
  }

  .paragraph-3 {
    line-height: 24px;
  }

  .div-block-6 {
    padding-left: 20px;
  }

  .text-block-3 {
    font-size: 17px;
  }

  .link {
    font-size: 15px;
    line-height: 27px;
  }

  .text-span-2 {
    display: none;
  }

  .container-copy {
    flex-direction: column;
    padding: 0;
  }

  .div-block-copy {
    justify-content: center;
    padding-top: 0;
  }

  .div-block-10 {
    max-width: 100%;
  }

  .heading-2-copy {
    font-size: 27px;
    line-height: 38px;
  }

  .heading-2-copy-copy {
    font-size: 30px;
  }

  .heading-blue {
    font-size: 44px;
    line-height: 52px;
  }

  .div-block-3-advantages, .div-block-3-advantages-blue {
    padding-left: 35px;
  }

  .heading-2-advantages-white {
    font-size: 30px;
  }

  .paragraph-3-advantages {
    line-height: 24px;
  }

  .div-block-3-advantages-blue-copy, .div-block-3-advantages-blue-copy-copy {
    padding-left: 35px;
  }

  .link-green {
    font-size: 15px;
    line-height: 27px;
  }
}

#w-node-_4038df79-ed1d-e68b-3340-b5ca31ba6901-2d2e2580 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4038df79-ed1d-e68b-3340-b5ca31ba6902-2d2e2580, #w-node-_4038df79-ed1d-e68b-3340-b5ca31ba6903-2d2e2580 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c961b9bf-405c-2908-6cd2-0e8b7e148b72-2d2e2580 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_11e69857-3f90-5b3a-9a37-deccc3032929-2d2e2580 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_4038df79-ed1d-e68b-3340-b5ca31ba6901-2d2e2580 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_4038df79-ed1d-e68b-3340-b5ca31ba6902-2d2e2580, #w-node-_4038df79-ed1d-e68b-3340-b5ca31ba6903-2d2e2580 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c961b9bf-405c-2908-6cd2-0e8b7e148b72-2d2e2580 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_11e69857-3f90-5b3a-9a37-deccc3032929-2d2e2580 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c961b9bf-405c-2908-6cd2-0e8b7e148b72-2d2e2580 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


