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

.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;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  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;
  }
}

.section {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 100%;
  height: auto;
  display: flex;
}

.div-block {
  position: relative;
}

.image {
  width: 100%;
  position: absolute;
}

.navbar {
  margin-top: 81px;
  position: absolute;
}

.navbar2 {
  margin-top: 65px;
  position: absolute;
}

.div-block-2 {
  width: 1140px;
  max-width: 1440px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-2 {
  width: 1140px;
  max-width: 1440px;
}

.container-desk {
  justify-content: center;
  align-items: flex-start;
  max-width: 1680px;
  display: flex;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .3fr 1fr;
  width: 1140px;
  max-width: 1440px;
  margin-top: 4px;
  position: absolute;
}

.div-block-3 {
  text-align: center;
}

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

.text-block-2 {
  color: #585858;
  margin-top: 74px;
  margin-left: 22px;
  margin-right: 22px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  transition: color .2s;
  display: inline-block;
  position: relative;
}

.text-block-2:hover {
  color: #da7400;
  border: 1px #da7400;
  border-bottom-style: solid;
  padding-bottom: 3px;
}

.div-block-4 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.text-block-3 {
  display: inline-block;
  position: relative;
}

.text-block-4 {
  color: #585858;
  margin-top: 74px;
  margin-left: 22px;
  margin-right: 22px;
  padding-bottom: 3px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  transition: color .2s;
  display: inline-block;
  position: relative;
}

.text-block-4:hover {
  color: #da7400;
  border: 1px #000;
  border-bottom: 1px solid #da7400;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr .5fr 1fr;
  max-width: 180px;
  margin-top: 18px;
  margin-left: 209px;
  position: absolute;
}

.image-3 {
  width: 22px;
  margin-top: -10px;
  margin-left: 10px;
  margin-right: 0;
}

.image-4 {
  width: 22px;
  margin-top: -10px;
  margin-left: 36px;
}

.link-block {
  position: relative;
}

.image-5 {
  width: 132px;
}

.heading {
  color: #414141;
  text-align: center;
  width: 600px;
  margin-top: 149px;
  font-family: Bebas Neue, sans-serif;
  font-size: 70px;
  line-height: 82px;
  position: absolute;
}

.image-6 {
  color: #0f409c;
}

.heading-2 {
  color: #ca002c00;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f17100;
  text-transform: uppercase;
  margin-top: 340px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 70px;
  position: absolute;
}

.div-block-5 {
  margin-top: 495px;
  position: absolute;
}

.button-2 {
  text-align: center;
  text-transform: uppercase;
  background-color: #f17100;
  width: 220px;
}

.text-block-5 {
  margin-top: 442px;
  font-size: 18px;
  position: absolute;
}

.button-3 {
  color: #0e0e0e;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #000;
  width: auto;
  margin-left: 10px;
}

.image-7, .container-m {
  display: none;
}

.cont-wel-desk {
  width: 940px;
  max-width: 1140px;
  margin-top: 26px;
  margin-bottom: 26px;
}

.heading-6 {
  color: #525252;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 60px;
}

.list-item {
  color: #f60;
  padding-top: 4px;
  padding-bottom: 4px;
  list-style-type: square;
}

.heading-7 {
  color: #5e7096;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 28px;
  line-height: 38px;
}

.italic-text {
  color: #333;
  font-style: normal;
}

.grid-desk {
  grid-column-gap: 47px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.cont-wel-m {
  display: none;
}

.section-fa {
  background-color: #f0f0f0;
  margin-top: 0;
}

.cont-fa {
  width: 1140px;
  max-width: 1440px;
}

.grid-5 {
  grid-column-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-block-10 {
  text-align: center;
  background-color: #0000;
}

.image-12 {
  width: 60px;
  margin-top: 28px;
  margin-bottom: 10px;
}

.heading-10 {
  color: #636363;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #494949;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  font-family: Bebas Neue, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-8 {
  width: 84%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.heart, .heartbeat-pulsing---loader, .sweet-run-cycle, .beating-loading-heart, .question, .confused, .user-outlined {
  width: 250px;
  height: 250px;
}

.image-13, .image-14 {
  width: 60px;
  margin-top: 28px;
  margin-bottom: 10px;
}

.heading-11 {
  color: #333;
  text-align: center;
  margin-top: 59px;
  font-family: Bebas Neue, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.bold-text {
  color: #f70;
  margin-left: 0;
  font-size: 60px;
  font-weight: 400;
}

.text-block-9 {
  text-align: center;
  text-transform: uppercase;
  width: 640px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.quebrado {
  width: 80px;
  height: 80px;
  margin-top: 49px;
  margin-left: 370px;
  position: absolute;
}

.heading-12 {
  margin-left: -303px;
  margin-right: auto;
  display: inline-block;
  position: absolute;
}

.heading-13 {
  margin-left: 229px;
  display: inline-block;
}

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

.div-block-12 {
  display: inline-block;
}

.div-block-13 {
  text-align: center;
  vertical-align: baseline;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr .3fr 2fr;
  width: 520px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.heading-14 {
  text-align: right;
  margin-left: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
}

.heading-15 {
  color: #505050;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  position: relative;
}

.quebrado-2 {
  text-align: center;
  width: 64px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
}

.image-15 {
  width: auto;
  max-width: 90%;
  margin-left: 0;
}

.div-block-14 {
  margin-left: 0;
}

.heading-16 {
  font-size: 16px;
}

.container-4 {
  background-image: url('../images/bkgd-vid.jpg');
  background-position: 50% 100%;
  background-size: auto;
  width: 1140px;
  max-width: 1440px;
}

.grid-7 {
  grid-template-rows: auto;
  width: 940px;
  max-width: 1140px;
  margin: 28px auto 30px;
}

.heading-17 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.div-block-16 {
  margin-right: 30px;
}

.text-block-10 {
  color: #fff;
  line-height: 22px;
}

.div-block-17 {
  margin-left: 30px;
}

.heading-18 {
  color: #363636;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 95px;
  margin-bottom: 47px;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  margin-bottom: 86px;
}

.image-16 {
  margin-left: 0;
}

.abstract-loading-animation {
  width: 250px;
  height: 250px;
}

.lottie-animation {
  width: 700px;
  height: 700px;
}

.abstraction, .abstract-art-shapes {
  width: 250px;
  height: 250px;
}

.lottie-animation-2 {
  opacity: .7;
  text-align: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.lottie-animation-3 {
  width: 130px;
  height: auto;
  margin-top: 59px;
  margin-left: 201px;
  position: absolute;
}

.grid-9 {
  border: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.05fr;
  width: 600px;
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
}

.heading-19 {
  text-align: right;
  letter-spacing: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 40px;
  font-weight: 400;
  position: absolute;
}

.heading-20 {
  color: #f70;
  letter-spacing: 3px;
  font-family: Bebas Neue, sans-serif;
  font-size: 60px;
  font-weight: 400;
  position: absolute;
}

.div-block-18 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.grid-10 {
  grid-column-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1.3fr;
  width: 400px;
  margin-top: 65px;
  margin-left: auto;
  margin-right: auto;
}

.heading-21 {
  color: #f07800;
  text-align: center;
  margin-left: -24px;
  font-family: Bebas Neue, sans-serif;
  font-size: 70px;
  font-weight: 400;
}

.heading-22 {
  text-align: center;
  margin-left: 32px;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.section--speak {
  background-color: #0000;
}

.cont-speak {
  background-color: #e4e4e4;
  width: 1140px;
  max-width: 1440px;
}

.grid-11 {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .75fr;
  width: 380px;
  margin-top: 69px;
  margin-left: auto;
  margin-right: auto;
}

.heading-23 {
  color: #f07800;
  margin-left: -7px;
  font-family: Bebas Neue, sans-serif;
  font-size: 70px;
  font-weight: 400;
}

.heading-24 {
  color: #505050;
  text-align: center;
  margin-top: 20px;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.grid-speak-desk {
  grid-template-rows: auto;
  width: 940px;
  max-width: 1140px;
  margin: 67px auto 81px;
}

.text-block-11 {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.heading-25 {
  color: #475980;
  margin-bottom: 4px;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.text-block-12 {
  margin-bottom: 28px;
  line-height: 24px;
}

.div-block-22 {
  margin-top: 34px;
  margin-bottom: 29px;
}

.div-block-23 {
  text-align: right;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-24 {
  margin-right: 54px;
}

.text-block-13 {
  text-align: center;
  width: 700px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  line-height: 22px;
}

.image-17 {
  text-align: right;
  width: 80%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.grid-speak-m {
  display: none;
}

.section-doodle {
  background-color: #0000;
}

.grid-12 {
  grid-column-gap: 54px;
  grid-template-rows: auto;
  width: 940px;
  margin: 34px auto 54px;
}

.heading-26 {
  color: #fff;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 48px;
}

.container-6 {
  background-color: #27425f;
  width: 1140px;
  max-width: 1440px;
}

.text-block-14 {
  color: #fff;
  line-height: 22px;
}

.code-embed {
  width: 900px;
  height: 500px;
  position: absolute;
}

.div-block-25 {
  width: 400px;
  margin-top: 59px;
  margin-left: 82px;
  display: inline-block;
}

.heading-27 {
  margin-top: 0;
}

.div-block-26 {
  margin-top: -52px;
  margin-left: 68px;
}

.grid-13 {
  grid-column-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 69px;
}

.div-block-27 {
  border-right: 1px #000;
  border-radius: 0;
  height: 350px;
}

.grid-14 {
  grid-column-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.heading-28 {
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.heading-29 {
  color: #f07800;
  margin-left: 16px;
  font-family: Bebas Neue, sans-serif;
  font-size: 70px;
  font-weight: 400;
}

.heading-30 {
  color: #505050;
  text-transform: uppercase;
  margin-top: 5px;
  font-family: Bebas Neue, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.div-block-28 {
  text-align: center;
  height: 350px;
}

.grid-15 {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 320px;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  margin-bottom: 70px;
}

.text-block-15 {
  margin-top: 25px;
}

.image-18 {
  height: 94%;
}

.div-block-29 {
  text-align: center;
}

.button-6 {
  color: #333;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #333;
  border-radius: 1px;
  width: 180px;
}

.button-7 {
  color: #333;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #333;
  border-radius: 1px;
  width: 180px;
}

.div-block-30 {
  text-align: center;
}

.button-8 {
  text-align: center;
  text-transform: uppercase;
  background-color: #b41d22;
  width: 180px;
}

.cont-tim {
  background-color: #eee;
  width: 1140px;
  max-width: 1440px;
}

.grid-17 {
  grid-column-gap: 67px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 940px;
  margin-top: 88px;
  margin-left: auto;
  margin-right: auto;
}

.heading-31 {
  color: #333;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 60px;
  font-family: Bebas Neue, sans-serif;
  font-size: 38px;
  font-weight: 400;
}

.heading-32 {
  margin-top: 0;
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.bold-text-2 {
  color: #f07800;
  font-size: 60px;
  font-weight: 400;
}

.text-block-16 {
  margin-bottom: 84px;
}

.image-19 {
  width: 100%;
}

.form {
  margin-top: 30px;
}

.field-label, .field-label-2 {
  color: #fff;
}

.heading-33 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 1px;
  font-family: Bebas Neue, sans-serif;
  font-size: 44px;
  font-weight: 400;
}

.text-block-31 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
}

.form-block {
  background-color: #0000;
  max-width: 990px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px 30px;
}

.submit-button {
  background-color: #2f5986;
  border-radius: 4px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
}

.grid-18 {
  grid-template-rows: auto;
}

.container-7 {
  background-color: #f08000;
  background-image: url('../images/bkgd-form.jpg');
  background-position: 50% 100%;
  background-size: auto;
  width: 1140px;
  max-width: 1440px;
}

.text-block-18 {
  color: #fff;
  max-width: 70%;
  margin-top: 0;
  margin-left: 24px;
  font-size: 11px;
}

.link-block-2 {
  margin-top: 42px;
  margin-left: 28px;
}

.container-13 {
  background-color: #0f223a;
  border-top: 1px solid #3c5d6d;
  max-width: 1440px;
}

.div-block-34 {
  margin-top: 42px;
}

.div-block-35 {
  text-align: right;
}

.text-block-30 {
  color: #fff;
  text-align: left;
  font-size: 11px;
}

.grid-foot-desk {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  width: 940px;
  max-width: 1140px;
  margin: 18px auto;
}

.image-29 {
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.container-10 {
  background-color: #0f223a;
  max-width: 1440px;
}

.grid-20 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .7fr 1.2fr;
  margin-bottom: 30px;
}

.link-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  position: static;
}

.link-block-3 {
  width: 22px;
  margin-right: 8px;
}

.div-block-36 {
  text-align: left;
  position: relative;
}

.div-block-37 {
  color: #fff;
  max-width: 80%;
  margin-top: 42px;
}

.code-embed-2 {
  width: auto;
}

.div-block-38 {
  text-align: center;
  position: static;
}

.text-block-19 {
  max-width: 90%;
  font-size: 11px;
}

.div-block-39 {
  text-align: center;
}

.year {
  font-weight: 400;
}

.link-2 {
  color: #fff;
}

.link-block-4 {
  height: auto;
  margin-top: 5px;
  display: inline-block;
}

.div-anim {
  background-color: #0000;
  width: 280px;
  height: 280px;
  margin-top: 0;
  margin-left: -574px;
  position: absolute;
}

@media screen and (min-width: 1440px) {
  .section {
    max-width: 100%;
  }

  .div-block {
    margin-top: 7px;
  }

  .navbar {
    margin-top: 99px;
    position: absolute;
  }

  .navbar2 {
    margin-top: 99px;
  }

  .text-block-2, .text-block-4 {
    font-size: 18px;
  }

  .image-3, .image-4 {
    width: 26px;
    margin-top: -12px;
  }

  .heading {
    width: 900px;
    margin-top: 199px;
    font-size: 80px;
    line-height: 90px;
  }

  .heading-2 {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #f17100;
    margin-top: 410px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 100px;
  }

  .button {
    position: absolute;
  }

  .div-block-5 {
    margin-top: 609px;
    position: absolute;
  }

  .button-2 {
    text-align: center;
    background-color: #f17100;
    width: 220px;
    margin-right: 0;
    padding-top: 14px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .text-block-5 {
    margin-top: 548px;
    font-size: 20px;
    position: absolute;
  }

  .text-block-6 {
    text-align: center;
    width: 600px;
    margin-top: 550px;
    font-size: 16px;
    position: absolute;
  }

  .button-3 {
    outline-offset: 0px;
    color: #0e0e0e;
    text-align: center;
    background-color: #3898ec00;
    border: 1px solid #000;
    outline: 1px #0e0e0e;
    width: auto;
    margin-left: 10px;
    padding-top: 13px;
    padding-bottom: 11px;
    font-size: 16px;
  }

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

  .nav-link-2 {
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
  }

  .cont-wel-desk {
    background-color: #0000;
    justify-content: center;
    align-items: flex-start;
    width: 1140px;
    max-width: 1440px;
    margin-top: 34px;
    margin-bottom: 45px;
    display: flex;
  }

  .heading-6 {
    margin-bottom: 10px;
    font-size: 70px;
    line-height: 70px;
  }

  .heading-7 {
    margin-bottom: 22px;
    font-size: 30px;
  }

  .italic-text {
    font-size: 18px;
  }

  .grid-desk {
    width: 1000px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .section-fa {
    background-color: #0000;
    margin-top: 0;
  }

  .cont-fa {
    background-color: #e4e4e4;
    width: 1440px;
    max-width: 1680px;
  }

  .grid-5 {
    grid-column-gap: 22px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-10 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .image-11 {
    text-align: center;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-12 {
    text-align: center;
    width: 70px;
    margin: 28px auto 10px;
  }

  .heading-10 {
    color: #636363;
    -webkit-text-stroke-color: #3a3a3a;
    width: 84%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-family: Bebas Neue, sans-serif;
    font-size: 30px;
    font-weight: 400;
  }

  .text-block-8 {
    width: 84%;
    margin-bottom: 56px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 24px;
  }

  .heartbeat-pulsing---loader {
    width: 90px;
    height: 90px;
    margin: 28px auto 20px;
  }

  .question {
    width: 90px;
    height: 90px;
    margin: 28px auto 20px;
    padding-left: 0;
  }

  .confused {
    width: 100px;
    height: 100px;
    margin: 28px auto 20px;
  }

  .user-outlined {
    width: 90px;
    height: 90px;
    margin: 28px auto 20px;
  }

  .image-13, .image-14 {
    width: 70px;
    margin-top: 28px;
    margin-bottom: 10px;
  }

  .text-block-9 {
    text-transform: uppercase;
    margin-top: 10px;
  }

  .grid-6 {
    grid-template-columns: 1.4fr .3fr 1.7fr;
    width: 540px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-14, .heading-15 {
    color: #505050;
  }

  .image-15 {
    max-width: 300px;
  }

  .container-4 {
    background-image: url('../images/bkgd-vid.jpg');
    background-position: 50% 100%;
    background-size: auto;
    width: 1440px;
    max-width: 1680px;
  }

  .grid-7 {
    grid-template-rows: auto;
    width: 1140px;
    max-width: 1440px;
    margin: 51px auto 30px;
  }

  .heading-17 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 28px;
    font-family: Bebas Neue, sans-serif;
    font-size: 36px;
    font-weight: 400;
  }

  .div-block-16 {
    width: auto;
    padding-right: 28px;
  }

  .text-block-10 {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-17 {
    margin-left: 28px;
    padding-left: 0;
  }

  .heading-18 {
    margin-bottom: 55px;
  }

  .grid-8 {
    grid-template-rows: auto;
    margin-bottom: 105px;
  }

  .abstract-loading-animation {
    opacity: .2;
    width: 130%;
    height: 80%;
    margin-top: 88px;
    margin-left: 0;
    position: absolute;
  }

  .abstraction {
    opacity: .7;
    width: 90%;
    height: 800px;
    display: none;
    position: absolute;
  }

  .abstract-art-shapes {
    opacity: .2;
    width: 120%;
    height: 120%;
    display: block;
    position: absolute;
  }

  .lottie-animation-2 {
    opacity: .7;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: absolute;
  }

  .lottie-animation-3 {
    margin-top: 75px;
    margin-left: 278px;
  }

  .grid-9 {
    grid-column-gap: 16px;
    grid-template-columns: .6fr 1.3fr;
    width: 500px;
    height: 100px;
    margin-top: 74px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-19 {
    letter-spacing: 0;
    font-size: 44px;
  }

  .heading-20 {
    letter-spacing: 3px;
    font-size: 70px;
  }

  .section--speak {
    background-color: #0000;
  }

  .cont-speak {
    background-color: #e4e4e4;
    width: 1440px;
    max-width: 1680px;
  }

  .grid-11 {
    margin-top: 64px;
  }

  .grid-speak-desk {
    margin-top: 73px;
  }

  .div-block-23, .image-17 {
    text-align: right;
  }

  .grid-speak-m {
    display: none;
  }

  .grid-12 {
    width: 1140px;
    margin-top: 44px;
  }

  .heading-26 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 50px;
  }

  .container-6 {
    background-color: #27425f;
    width: 1440px;
    max-width: 1680px;
  }

  .text-block-14 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .heading-29 {
    margin-left: 12px;
  }

  .button-6, .button-7, .button-8 {
    width: 180px;
  }

  .cont-tim {
    width: 1440px;
    max-width: 1680px;
  }

  .grid-17 {
    grid-column-gap: 80px;
    grid-template-columns: .4fr 1fr;
    width: 1140px;
  }

  .heading-31 {
    margin-bottom: 30px;
  }

  .image-19 {
    width: 100%;
  }

  .field-label, .field-label-2 {
    color: #fff;
  }

  .heading-33 {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-color: #149832;
    margin-bottom: 14px;
    font-size: 50px;
    font-weight: 400;
  }

  .form-block {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button {
    background-color: #2f5986;
    border-radius: 4px;
    width: 120px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .grid-18 {
    grid-template-rows: auto;
  }

  .container-7 {
    width: 1440px;
    max-width: 1680px;
  }

  .text-block-18 {
    max-width: 74%;
    margin-left: 36px;
    font-size: 12px;
    line-height: 22px;
  }

  .link-block-2 {
    margin-left: 0;
  }

  .container-13 {
    text-align: center;
    background-color: #0f223a;
    border-top: 1px solid #3c5d6d;
    max-width: 1680px;
  }

  .div-block-35 {
    text-align: right;
  }

  .text-block-30 {
    color: #fff;
    text-align: left;
    margin-left: 0;
    font-size: 12px;
  }

  .grid-foot-desk {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    width: 1140px;
    max-width: 1440px;
    margin: 18px auto;
  }

  .image-29 {
    margin-top: 0;
  }

  .container-10 {
    background-color: #0f223a;
    max-width: 1680px;
  }

  .grid-20 {
    width: 100%;
    margin: 11px auto 40px;
  }

  .link-4 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-right: 0;
    font-size: 12px;
    position: static;
  }

  .link-block-3 {
    width: 24px;
    margin-right: 10px;
  }

  .div-block-36 {
    text-align: center;
  }

  .code-embed-2 {
    width: 100%;
  }

  .div-block-38 {
    text-align: center;
  }

  .text-block-19 {
    max-width: 70%;
    font-size: 12px;
    line-height: 22px;
  }

  .div-block-39 {
    text-align: center;
  }

  .year {
    font-weight: 400;
  }

  .link-block-4 {
    margin-top: -20px;
  }

  .link-block-5 {
    max-height: 40px;
  }

  .div-anim {
    width: 320px;
    height: 320px;
    margin-top: 13px;
    margin-left: -721px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    display: block;
  }

  .div-block {
    z-index: 90;
  }

  .image {
    margin-top: -62px;
  }

  .navbar {
    margin-top: 12px;
    margin-left: 0%;
  }

  .image-2 {
    margin-top: 12px;
    margin-left: 40px;
  }

  .nav-menu {
    width: 90vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .menu-button {
    margin-left: -1px;
  }

  .menu-button.w--open {
    margin-left: 0;
  }

  .nav-link {
    width: 691.188vw;
  }

  .navbar2 {
    background-color: #0000;
  }

  .container {
    justify-content: flex-end;
    align-items: flex-start;
    width: 600px;
    margin-top: -95px;
    margin-left: 148px;
    display: flex;
    position: static;
  }

  .grid-2 {
    width: 728px;
    max-width: 1140px;
  }

  .text-block-2, .text-block-4 {
    margin-top: 46px;
    margin-left: 14px;
    margin-right: 14px;
    font-size: 14px;
  }

  .image-3 {
    width: 20px;
  }

  .image-4 {
    width: 20px;
    margin-left: 24px;
  }

  .image-5 {
    width: 100px;
  }

  .heading {
    width: 550px;
    margin-top: 110px;
    font-size: 60px;
    line-height: 60px;
  }

  .heading-2 {
    margin-top: 244px;
    font-size: 60px;
  }

  .div-block-5 {
    margin-top: 351px;
  }

  .button-2 {
    background-color: #f17100;
    width: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 12px;
  }

  .text-block-5 {
    margin-top: 314px;
    font-size: 14px;
  }

  .button-3 {
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
  }

  .image-7, .container-m {
    display: none;
  }

  .cont-wel-desk {
    width: 728px;
    max-width: 768px;
    display: none;
  }

  .heading-6 {
    font-size: 50px;
    line-height: 50px;
  }

  .heading-7 {
    font-size: 26px;
    line-height: 32px;
  }

  .grid-desk {
    grid-column-gap: 35px;
    grid-template-rows: auto;
    grid-template-columns: .8fr;
    width: 92vh;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .list {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .cont-wel-m {
    margin-top: 31px;
    display: block;
  }

  .heading-8 {
    color: #424242;
    text-align: center;
    font-family: Bebas Neue, sans-serif;
    font-size: 60px;
  }

  .heading-9 {
    color: #5e7096;
    text-align: center;
    text-transform: uppercase;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
  }

  .image-9 {
    text-align: center;
    margin: 42px auto 37px;
  }

  .div-block-8 {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    width: 70vw;
    margin: 24px auto 29px;
    display: flex;
  }

  .grid-4 {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
    width: 86vw;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .cont-fa {
    max-width: 86vw;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-12 {
    width: 70px;
  }

  .heading-10 {
    -webkit-text-stroke-color: #8a8a8a;
    font-size: 18px;
  }

  .image-13, .image-14 {
    width: 70px;
  }

  .text-block-9 {
    width: 440px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }

  .grid-6 {
    grid-template-columns: 1.7fr .3fr 1.9fr;
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-14 {
    color: #505050;
    font-size: 24px;
  }

  .heading-15 {
    font-size: 24px;
  }

  .quebrado-2 {
    width: auto;
  }

  .heading-16 {
    font-size: 14px;
  }

  .container-4 {
    background-position: 50% 100%;
    width: 100%;
  }

  .grid-7 {
    width: 88vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-17 {
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-16 {
    margin-right: 20px;
  }

  .text-block-10 {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-17 {
    margin-left: 20px;
  }

  .heading-18 {
    width: 500px;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
  }

  .container-5 {
    max-width: 86vw;
  }

  .lottie-animation-2 {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .grid-9 {
    grid-template-columns: .6fr 1.05fr;
    margin-bottom: 0;
  }

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

  .heading-20 {
    font-size: 54px;
  }

  .heading-21 {
    letter-spacing: 3px;
    margin-left: -28px;
    font-size: 54px;
  }

  .heading-22 {
    margin-left: 54px;
    font-size: 34px;
  }

  .cont-speak {
    width: auto;
  }

  .grid-11 {
    margin-top: 30px;
  }

  .heading-23 {
    letter-spacing: 3px;
    font-size: 54px;
  }

  .grid-speak-desk {
    grid-template-columns: .75fr .75fr;
    margin-top: 59px;
    display: none;
  }

  .text-block-11 {
    text-align: center;
    width: 70vw;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-25 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 22px;
  }

  .text-block-12 {
    text-align: center;
    margin-bottom: 31px;
    line-height: 22px;
  }

  .div-block-23 {
    text-align: center;
    width: auto;
  }

  .div-block-24 {
    text-align: center;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-13 {
    width: 500px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-17 {
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-speak-m {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 44px;
    margin-bottom: 35px;
    display: grid;
  }

  .grid-12 {
    grid-column-gap: 23px;
    width: 90vw;
    margin-top: 32px;
    margin-bottom: 44px;
  }

  .heading-26 {
    color: #fff;
    margin-top: 8px;
    font-size: 24px;
    line-height: 34px;
  }

  .container-6 {
    width: auto;
    max-width: none;
  }

  .cont-book {
    width: 86vw;
  }

  .grid-13 {
    grid-column-gap: 51px;
  }

  .div-block-27 {
    height: auto;
  }

  .grid-14 {
    margin-top: 14px;
  }

  .heading-28 {
    margin-top: 0;
    font-size: 34px;
  }

  .heading-29 {
    margin-top: 0;
    margin-left: 10px;
    font-size: 54px;
  }

  .div-block-28 {
    height: auto;
  }

  .grid-15 {
    width: auto;
  }

  .grid-16 {
    margin-top: 15px;
  }

  .image-18 {
    height: 94%;
  }

  .button-6 {
    text-transform: none;
  }

  .button-7 {
    text-transform: capitalize;
  }

  .button-8 {
    text-transform: none;
    background-color: #b41d22;
  }

  .cont-tim {
    width: auto;
  }

  .grid-17 {
    grid-column-gap: 46px;
    grid-template-columns: .75fr 1fr;
    width: 86vw;
    margin-top: 63px;
  }

  .heading-31 {
    margin-bottom: 30px;
  }

  .field-label, .field-label-2 {
    font-size: 12px;
  }

  .heading-33 {
    margin-top: 16px;
    font-size: 40px;
  }

  .form-block {
    max-width: 90vw;
  }

  .container-7 {
    width: auto;
    max-width: none;
  }

  .text-block-18 {
    width: 86%;
    max-width: 100%;
    margin-left: 44px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }

  .link-block-2 {
    width: 70%;
    margin-left: 22px;
    margin-right: 23px;
  }

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

  .grid-foot-desk {
    grid-template-columns: 1fr .5fr;
    width: 86vw;
    max-width: 700px;
  }

  .image-29 {
    width: 120px;
    max-width: none;
    margin-left: 0;
  }

  .grid-20 {
    grid-template-columns: .5fr .9fr .95fr;
    width: 94vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-37 {
    text-align: left;
  }

  .text-block-19 {
    max-width: none;
  }

  .div-block-39 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-anim {
    width: 160px;
    height: 160px;
    margin-left: 112px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-top: -63px;
  }

  .navbar {
    margin-top: 12px;
    margin-left: 82%;
    margin-right: auto;
  }

  .image-2 {
    margin-top: -1px;
  }

  .navbar2 {
    background-color: #0000;
  }

  .container {
    width: 400px;
  }

  .container-desk {
    height: auto;
    display: none;
  }

  .grid-2, .heading, .image-6, .heading-2 {
    display: none;
  }

  .div-block-5 {
    margin-top: 465px;
  }

  .button-2 {
    background-color: #f17100;
  }

  .text-block-5 {
    margin-top: 427px;
    position: absolute;
  }

  .image-7 {
    width: 100vw;
    max-width: 768px;
    height: 100%;
    display: block;
  }

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

  .container-m {
    background-color: #c74d4d00;
    background-image: url('../images/bi-hdr2-m.jpg');
    background-position: 0 0;
    background-size: auto;
    display: block;
  }

  .image-8 {
    margin-top: 0;
    margin-left: 27px;
  }

  .nav-link-2 {
    margin-top: 19px;
    margin-bottom: 14px;
    margin-left: 40px;
    font-family: Bebas Neue, sans-serif;
    font-size: 18px;
  }

  .heading-3 {
    color: #414141;
    text-align: center;
    width: 86vw;
    margin-top: 47px;
    margin-left: auto;
    margin-right: auto;
    line-height: 48px;
  }

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

  .heading-4 {
    opacity: 1;
    color: #3330;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #f17100;
    margin-top: 210px;
    font-size: 48px;
    position: absolute;
  }

  .heading-5 {
    outline-offset: 0px;
    color: #f17100;
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #f17100;
    outline: 3px #333;
    font-size: 54px;
    font-weight: 700;
  }

  .nav-menu-2 {
    margin-top: 21px;
  }

  .text-block-7 {
    text-align: center;
    width: 80vw;
    margin: 49px auto 34px;
    font-size: 18px;
    line-height: 24px;
  }

  .button-4 {
    text-transform: uppercase;
    background-color: #f17100;
    width: auto;
    margin-right: 0;
    font-size: 16px;
  }

  .button-5 {
    color: #0e0e0e;
    background-color: #3898ec00;
    border: 1px solid #000;
    width: auto;
    margin-left: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }

  .div-block-7 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 37px;
  }

  .menu-button-2 {
    margin-top: 15px;
    margin-right: 28px;
  }

  .container-3 {
    margin-top: 18px;
  }

  .icon {
    display: none;
  }

  .list {
    width: auto;
  }

  .cont-wel-m {
    margin-top: 49px;
  }

  .heading-8 {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 72px;
  }

  .heading-9 {
    width: 86vw;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .image-10 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-9 {
    text-align: center;
  }

  .section-fa {
    margin-top: 35px;
  }

  .cont-fa {
    width: 90vw;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .image-12 {
    width: 100px;
  }

  .heading-10 {
    width: 78%;
    margin-top: 12px;
    font-size: 22px;
  }

  .text-block-8 {
    width: 78%;
    margin-bottom: 30px;
  }

  .image-13, .image-14 {
    width: 100px;
  }

  .text-block-9 {
    width: 400px;
  }

  .grid-6 {
    width: 400px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-14, .heading-15 {
    font-size: 28px;
  }

  .quebrado-2 {
    width: 100%;
  }

  .div-block-15 {
    width: auto;
  }

  .grid-7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .heading-17 {
    text-align: center;
    margin-top: 9px;
    margin-bottom: 17px;
  }

  .div-block-16 {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-10 {
    text-align: center;
  }

  .div-block-17 {
    margin-left: 0;
  }

  .youtube {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-18 {
    width: 420px;
  }

  .lottie-animation-2 {
    margin-top: 0;
    margin-left: 0;
  }

  .grid-9 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 70vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-19 {
    text-align: center;
    font-size: 32px;
  }

  .heading-20 {
    text-align: center;
    margin-top: 56px;
    font-size: 48px;
  }

  .div-block-18 {
    justify-content: center;
    align-items: flex-start;
  }

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

  .grid-10 {
    grid-template-columns: 1fr;
    width: 300px;
  }

  .heading-21 {
    margin-top: 6px;
    margin-left: 0;
    font-size: 60px;
  }

  .heading-22 {
    margin-top: 0;
    margin-bottom: -23px;
    margin-left: 0;
    font-size: 26px;
  }

  .div-block-20, .div-block-21 {
    text-align: center;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

  .heading-23 {
    margin-top: 7px;
    margin-left: 0;
    font-size: 60px;
  }

  .heading-24 {
    margin-top: 32px;
  }

  .grid-speak-desk {
    grid-template-columns: .75fr;
  }

  .heading-25 {
    font-size: 22px;
  }

  .div-block-24 {
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-13 {
    width: 86vw;
  }

  .image-17 {
    width: 90%;
  }

  .grid-12 {
    grid-template-columns: 1fr;
  }

  .heading-26 {
    text-align: center;
    text-transform: uppercase;
    width: 86vw;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 34px;
  }

  .container-6 {
    width: auto;
  }

  .text-block-14 {
    text-align: center;
    width: 86vw;
    margin-bottom: 44px;
  }

  .cont-book {
    width: 90vw;
  }

  .grid-13 {
    grid-template-columns: 1fr;
    width: 86vw;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-27 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-14 {
    grid-row-gap: 2px;
    grid-template-columns: 1fr;
  }

  .heading-28 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px;
  }

  .heading-29 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 60px;
  }

  .heading-30 {
    text-align: center;
    width: auto;
    margin-top: 38px;
    font-size: 26px;
  }

  .div-block-28 {
    height: auto;
    margin-top: 20px;
  }

  .grid-15 {
    grid-column-gap: 7px;
  }

  .text-block-15 {
    text-align: center;
    width: auto;
  }

  .image-18 {
    height: 100%;
  }

  .button-6, .button-7, .button-8 {
    width: 152px;
  }

  .grid-17 {
    grid-template-columns: 1fr;
  }

  .div-block-32 {
    text-align: center;
  }

  .div-block-33 {
    text-align: center;
    margin-top: 17px;
  }

  .image-19 {
    width: 60%;
    max-width: 80%;
  }

  .heading-33 {
    margin-top: 3px;
    font-size: 36px;
  }

  .submit-button {
    font-size: 14px;
  }

  .text-block-18 {
    text-align: center;
    margin: 20px auto 0;
    font-size: 12px;
  }

  .link-block-2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-34 {
    max-width: none;
    margin-top: 12px;
  }

  .div-block-35 {
    text-align: center;
    width: 100%;
  }

  .text-block-30 {
    text-align: center;
  }

  .grid-foot-desk {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    width: 500px;
    max-width: none;
  }

  .image-29 {
    width: 100%;
  }

  .grid-20 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .link-4 {
    text-align: center;
    text-transform: uppercase;
  }

  .div-block-36 {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-37 {
    max-width: none;
  }

  .div-block-38 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-19 {
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 12px;
  }

  .div-block-39 {
    text-align: center;
  }

  .div-anim {
    width: 300px;
    height: 300px;
    margin-left: 82px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: 200px;
    margin-left: 116px;
  }

  .container-desk {
    height: 400px;
  }

  .heading {
    width: 80vw;
  }

  .div-block-5 {
    margin-top: 328px;
  }

  .button-2 {
    background-color: #f17100;
  }

  .text-block-5 {
    text-align: center;
    width: 280px;
    max-width: 280px;
    margin-top: 276px;
  }

  .navbar-2 {
    margin-top: 17px;
  }

  .image-8 {
    margin-top: 0;
  }

  .nav-link-2 {
    margin-left: 28px;
  }

  .heading-5 {
    color: #f17100;
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #f17100;
    width: 86vw;
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto;
    font-size: 54px;
    font-weight: 700;
    position: relative;
  }

  .nav-menu-2 {
    margin-top: 12px;
  }

  .text-block-7 {
    width: 86vw;
    margin-top: 38px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
  }

  .button-4 {
    margin-bottom: 22px;
    margin-right: 0;
    font-size: 16px;
  }

  .button-5 {
    margin-left: 0;
    font-size: 16px;
  }

  .div-block-7 {
    margin-bottom: 49px;
  }

  .menu-button-2 {
    margin-top: 9px;
    margin-right: 12px;
  }

  .container-3 {
    margin-top: -2px;
  }

  .italic-text {
    font-size: 16px;
  }

  .list {
    width: 70vw;
    padding-left: 0;
  }

  .cont-wel-m {
    margin-top: 26px;
  }

  .heading-8 {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 54px;
  }

  .heading-9 {
    width: 86vw;
    margin-top: 1px;
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-8 {
    width: 86vw;
    margin-top: 4px;
    margin-bottom: 15px;
  }

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

  .section-fa {
    background-color: #eee;
  }

  .cont-fa {
    width: 86vw;
  }

  .image-12 {
    width: 120px;
  }

  .heading-10 {
    width: auto;
    margin-top: 10px;
    font-size: 26px;
  }

  .text-block-8 {
    width: 84%;
    margin-bottom: 28px;
    font-size: 16px;
    line-height: 24px;
  }

  .image-13 {
    width: 120px;
  }

  .image-14 {
    width: 110px;
  }

  .text-block-9 {
    width: 82vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
  }

  .grid-6 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.5fr;
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-14 {
    text-align: center;
    margin-top: 28px;
    margin-bottom: 0;
    font-size: 22px;
  }

  .heading-15 {
    text-align: center;
    margin-top: 2px;
    font-size: 22px;
  }

  .heading-16 {
    font-size: 18px;
  }

  .grid-7 {
    margin-top: 56px;
  }

  .heading-17 {
    font-size: 26px;
    line-height: 30px;
  }

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

  .text-block-10 {
    margin-bottom: 39px;
    font-size: 16px;
    line-height: 24px;
  }

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

  .heading-18 {
    width: 86vw;
    margin-top: 42px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .grid-8 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    margin-top: 34px;
    margin-bottom: 59px;
  }

  .grid-9 {
    grid-column-gap: 9px;
    grid-template-columns: .5fr 1.3fr;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-19 {
    text-align: left;
    font-size: 26px;
  }

  .heading-20 {
    text-align: right;
    font-size: 38px;
  }

  .div-block-18 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid-10 {
    grid-row-gap: 0px;
    grid-template-columns: 1.1fr;
    width: 86vw;
    margin-top: 32px;
  }

  .heading-21 {
    margin-top: -4px;
    margin-bottom: 6px;
    margin-left: 0;
  }

  .heading-22 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .cont-speak {
    background-color: #eee;
    width: auto;
  }

  .grid-11 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    width: auto;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-23 {
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: 0;
  }

  .text-block-11 {
    width: auto;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
  }

  .text-block-12 {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-24 {
    margin-bottom: 32px;
  }

  .text-block-13 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-17 {
    width: 86vw;
  }

  .grid-speak-m {
    margin-top: 30px;
  }

  .grid-12 {
    width: 86vw;
  }

  .heading-26 {
    font-size: 22px;
    line-height: 30px;
  }

  .container-6 {
    width: auto;
  }

  .text-block-14 {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
  }

  .cont-book {
    width: 86vw;
  }

  .grid-13 {
    margin-left: auto;
    margin-right: auto;
  }

  .grid-14 {
    grid-template-columns: 1fr;
  }

  .heading-28 {
    margin-bottom: 0;
  }

  .heading-29 {
    margin-top: 0;
    margin-left: 0;
  }

  .heading-30 {
    margin-top: 47px;
  }

  .grid-15 {
    grid-template-columns: 1fr;
  }

  .grid-16 {
    grid-template-columns: 1.25fr;
    margin-bottom: 50px;
  }

  .text-block-15 {
    font-size: 16px;
    line-height: 24px;
  }

  .button-6, .button-7, .button-8 {
    width: 80vw;
  }

  .div-block-31 {
    text-align: center;
  }

  .text-block-16 {
    margin-bottom: 57px;
    font-size: 16px;
    line-height: 22px;
  }

  .image-19 {
    width: 80%;
  }

  .text-field {
    margin-bottom: 0;
  }

  .heading-33 {
    font-size: 30px;
  }

  .form-block {
    max-width: 92vw;
  }

  .submit-button {
    margin-top: 14px;
    font-size: 18px;
  }

  .grid-18 {
    grid-template-columns: 1fr;
  }

  .text-block-18 {
    font-size: 12px;
  }

  .link-block-2 {
    width: 70%;
    margin-top: 32px;
  }

  .div-block-35, .text-block-30 {
    text-align: center;
  }

  .grid-foot-desk {
    grid-template-rows: auto auto;
    width: 90vw;
  }

  .image-29 {
    margin-top: 0;
  }

  .grid-20 {
    margin-bottom: 37px;
  }

  .div-block-37 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-19 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }

  .div-anim {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }
}

#w-node-b1367596-5cd6-9c9d-a696-c664f33fd9e3-fa2626af {
  place-self: center;
}

#w-node-_1340f223-08ad-039d-a826-d3df22544d66-fa2626af {
  align-self: center;
}

#w-node-_76ae0410-3cde-3abc-4336-32fcafe307aa-fa2626af {
  place-self: auto;
}

#w-node-_2866b570-bf97-542a-577d-4c662c36cea2-fa2626af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b1367596-5cd6-9c9d-a696-c664f33fd9e3-81defe35 {
  place-self: center;
}

#w-node-_1340f223-08ad-039d-a826-d3df22544d66-81defe35 {
  align-self: center;
}

#w-node-_76ae0410-3cde-3abc-4336-32fcafe307aa-81defe35 {
  place-self: auto;
}

#w-node-_2866b570-bf97-542a-577d-4c662c36cea2-81defe35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-b1367596-5cd6-9c9d-a696-c664f33fd9e3-fa2626af {
    justify-self: center;
  }

  #w-node-f1a84c68-e513-1c79-5faa-0dfb03039cca-fa2626af {
    place-self: center;
  }

  #w-node-_76ae0410-3cde-3abc-4336-32fcafe307aa-fa2626af {
    justify-self: auto;
  }

  #w-node-d91834dd-d090-c341-b5f8-af4383e4f9e1-fa2626af {
    align-self: center;
  }

  #w-node-b1367596-5cd6-9c9d-a696-c664f33fd9e3-81defe35 {
    justify-self: center;
  }

  #w-node-f1a84c68-e513-1c79-5faa-0dfb03039cca-81defe35 {
    place-self: center;
  }

  #w-node-_76ae0410-3cde-3abc-4336-32fcafe307aa-81defe35 {
    justify-self: auto;
  }

  #w-node-d91834dd-d090-c341-b5f8-af4383e4f9e1-81defe35 {
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_65b729fd-f03f-d272-8fa5-a29d72d6c908-fa2626af {
    place-self: center;
  }

  #w-node-_4c454d51-957e-95c1-04f6-7f248311b534-fa2626af {
    place-self: auto;
  }

  #w-node-_088f5878-df1e-a1ca-8fdb-93464706798d-fa2626af {
    align-self: center;
  }

  #w-node-d91834dd-d090-c341-b5f8-af4383e4f9e1-fa2626af {
    align-self: auto;
  }

  #w-node-_65b729fd-f03f-d272-8fa5-a29d72d6c908-81defe35 {
    place-self: center;
  }

  #w-node-_4c454d51-957e-95c1-04f6-7f248311b534-81defe35 {
    place-self: auto;
  }

  #w-node-_088f5878-df1e-a1ca-8fdb-93464706798d-81defe35 {
    align-self: center;
  }

  #w-node-d91834dd-d090-c341-b5f8-af4383e4f9e1-81defe35 {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-ee0e5116-3430-714f-4ddb-4d9f064e6345-fa2626af {
    place-self: center;
  }

  #w-node-_1340f223-08ad-039d-a826-d3df22544d66-fa2626af {
    place-self: start;
  }

  #w-node-_037e711e-199a-f5e6-5778-4836fa390bd9-fa2626af {
    place-self: auto;
  }

  #w-node-ee0e5116-3430-714f-4ddb-4d9f064e6345-81defe35 {
    place-self: center;
  }

  #w-node-_1340f223-08ad-039d-a826-d3df22544d66-81defe35 {
    place-self: start;
  }

  #w-node-_037e711e-199a-f5e6-5778-4836fa390bd9-81defe35 {
    place-self: auto;
  }
}


