:root {
  --white: white;
  --black: black;
}

.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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

.body {
  color: #fff;
  background-color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.kai03-section-navbar {
  background-color: #030303;
}

.kai03-container {
  max-width: 1140px;
}

.kai03-space {
  padding-left: 20px;
  padding-right: 20px;
}

.kai03-space.sec-navbar {
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.kai03-space.sec-hero {
  padding-top: 126px;
  padding-bottom: 161px;
}

.kai03-space.sec-professores {
  padding-top: 57px;
  padding-bottom: 77px;
}

.kai03-space.sec-mercado {
  padding-top: 72px;
  padding-bottom: 92px;
}

.kai03-space.sec-metodo {
  padding-top: 78px;
  padding-bottom: 78px;
}

.kai03-space.sec-modulos {
  padding-top: 83px;
  padding-bottom: 100px;
}

.kai03-space.sec-receber {
  padding-top: 74px;
  padding-bottom: 70px;
}

.kai03-space.sec-aulas {
  padding-top: 83px;
  padding-bottom: 90px;
}

.kai03-space.sec-depoimento {
  padding-top: 43px;
  padding-bottom: 88px;
}

.kai03-space.sec-workshoop {
  padding-top: 60px;
  padding-bottom: 60px;
}

.kai03-space.sec-reels {
  padding-top: 204px;
  padding-bottom: 205px;
}

.kai03-space.sec-3meses {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 98px;
  padding-bottom: 51px;
  display: flex;
}

.kai03-space.sec-preco {
  padding-top: 56px;
  padding-bottom: 56px;
}

.kai03-space.sec-garantia {
  padding-top: 89px;
  padding-bottom: 89px;
}

.kai03-space.sec-bio {
  padding-top: 160px;
  padding-bottom: 160px;
}

.kai03-space.sec-faq, .kai03-space.kai03-space-evento {
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-block {
  text-transform: uppercase;
}

.div-block {
  width: 100%;
  max-width: 169px;
  justify-content: space-between;
  display: flex;
}

.text-block-2 {
  font-size: 29px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-3 {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 300;
  line-height: 13px;
}

.div-block-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: #ff3900;
  font-size: 29px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-3 {
  width: 100%;
  max-width: 383px;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  align-items: center;
  display: flex;
}

.div-block-3.mob {
  display: none;
}

.div-block-4 {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  align-items: center;
  display: flex;
}

.kai03-section-hero {
  background-image: url('../images/kai-bg1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.kai03-section-hero.d {
  height: 568px;
  background-image: url('../images/kai-bg1-d2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.kai03-section-hero.e {
  height: 568px;
  background-image: url('../images/kai-bg1-e.webp');
  background-position: 50% 100%;
}

.div-block-5 {
  max-width: 477px;
}

.text-block-5 {
  color: #fff;
  font-size: 43px;
  font-weight: 700;
  line-height: 51px;
}

.text-span {
  color: #ffb135;
}

.text-block-6 {
  color: #e8e8e8;
  margin-top: 26px;
  margin-bottom: 19px;
}

.text-block-6.d, .text-block-6.e {
  max-width: 412px;
}

.link-block {
  width: 100%;
  height: 62px;
  max-width: 425px;
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  color: #14491c;
  background-image: linear-gradient(135deg, #44dd5c, #21c23b);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 19px;
  text-decoration: none;
  display: flex;
}

.link-block._2 {
  margin-bottom: 37px;
}

.text-block-7 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}

.text-block-8 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.text-block-8.off {
  opacity: 0;
}

.text-span-2 {
  font-size: 16px;
  font-weight: 700;
  text-decoration: line-through;
}

.text-span-3 {
  font-size: 16px;
  font-weight: 700;
}

.kai03-section-professores {
  background-color: #020203;
}

.text-block-9 {
  text-transform: lowercase;
}

.text-block-10 {
  max-width: 850px;
  text-align: center;
  text-transform: lowercase;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.text-span-4 {
  color: #fba61d;
  font-weight: 700;
}

.text-span-5 {
  text-transform: uppercase;
}

.div-block-6 {
  width: 100%;
  height: 422px;
  max-width: 278px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.div-block-7 {
  width: 100%;
  height: 142px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.text-block-11 {
  font-size: 26px;
  font-weight: 600;
  line-height: 25px;
}

.text-span-6 {
  color: #f39600;
}

.div-block-8 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  align-items: flex-start;
  display: flex;
}

.div-block-9 {
  justify-content: space-between;
  display: flex;
}

.kai03-section-mercado {
  background-image: url('../images/kai-bg2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-10 {
  width: 100%;
  height: 95px;
  max-width: 768px;
  background-color: #ffb135;
  justify-content: center;
  align-items: center;
  margin-bottom: 74px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-12 {
  color: #000;
  text-align: center;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-11 {
  height: 294px;
  max-width: 969px;
  background-color: rgba(27, 27, 27, .5);
  border: 1px solid #d9d9d9;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 43px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 32px 27px 53px;
  display: flex;
}

.div-block-11._2 {
  margin-bottom: 0;
}

.image-2 {
  height: auto;
  margin-top: 35px;
}

.div-block-12 {
  max-width: 565px;
}

.text-block-13 {
  max-width: 544px;
  font-size: 28px;
  font-weight: 600;
  line-height: 29px;
}

.text-block-14 {
  max-width: 544px;
  color: #d9d9d9;
  margin-top: 23px;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
}

.div-block-13 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  align-items: center;
  margin-top: 33px;
  margin-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.text-block-15 {
  color: #ffb135;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.div-block-14 {
  width: 100%;
  max-width: 464px;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: auto;
  display: flex;
}

.kai03-section-metodo {
  background-color: #020203;
}

.text-block-16 {
  max-width: 436px;
  text-align: center;
}

.text-block-17 {
  max-width: 436px;
  text-align: center;
  margin-bottom: 59px;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-7 {
  color: #df9727;
}

.slider {
  width: 100%;
  height: 294px;
  max-width: 969px;
  background-color: rgba(221, 221, 221, 0);
  margin-left: auto;
  margin-right: auto;
}

.slider._1 {
  margin-bottom: 43px;
}

.right-arrow, .left-arrow {
  display: none;
}

.slide-nav {
  display: block;
}

.image-3 {
  display: none;
}

.image-4, .image-5 {
  margin-left: auto;
}

.grid {
  grid-column-gap: 88px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  justify-items: center;
}

.div-block-15 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  align-items: flex-start;
  margin-bottom: 14px;
  display: flex;
}

.div-block-15.maior {
  margin-bottom: 0;
}

.text-block-18 {
  max-width: 206px;
}

.text-block-18._2 {
  max-width: 193px;
}

.image-6 {
  margin-left: 37px;
}

.image-6._4 {
  display: none;
}

.image-6.negativo {
  margin-top: -7px;
}

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

.div-block-17 {
  width: 100%;
  max-width: 314px;
}

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

.div-block-19 {
  max-width: 1084px;
  margin-left: auto;
  margin-right: auto;
}

.kai03-section-modulos {
  color: #000;
  background-color: #f0f0f0;
}

.text-block-19 {
  max-width: 500px;
  text-align: center;
  text-transform: lowercase;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.text-span-8 {
  text-transform: uppercase;
}

.grid-2 {
  max-width: 943px;
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  grid-template-rows: auto;
  grid-template-columns: 361px 67px 417px;
  margin: 0 auto 64px;
}

.grid-2.ultima {
  margin-bottom: 0;
}

.div-block-20 {
  width: 100%;
  height: 234px;
  max-width: 351px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-20 {
  font-size: 25px;
  line-height: 115%;
}

.div-block-21 {
  width: 100%;
  max-width: 66px;
  padding-top: 35px;
}

.text-block-21 {
  color: #37373e;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 43px;
  font-weight: 600;
  line-height: 48px;
}

.kai03-section-receber {
  background-color: #171718;
}

.image-7 {
  margin-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-22 {
  text-align: center;
  margin-bottom: 51px;
  font-size: 28px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-22 {
  max-width: 1070px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-23 {
  width: 100%;
  height: 145px;
  max-width: 518px;
  align-items: center;
  display: flex;
}

.div-block-24 {
  width: 100%;
  height: 88.62px;
  background-color: #343434;
  border-radius: 17px;
  justify-content: space-between;
  align-items: center;
  padding-left: 27px;
  padding-right: 10px;
  display: flex;
}

.text-block-23 {
  max-width: 158px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.div-block-25 {
  max-width: 210px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.kai03-section-aulas {
  background-color: #020203;
}

.text-block-24 {
  text-align: center;
  margin-bottom: 55px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
}

.text-block-24._2 {
  margin-bottom: 41px;
}

.text-span-9 {
  color: #ffb135;
}

.div-block-26 {
  height: 355px;
  max-width: 208px;
  border: 9px solid #212020;
  border-radius: 8px;
}

.div-block-27 {
  grid-row-gap: 72px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 96px;
  display: flex;
}

.div-block-28 {
  width: 100%;
  height: 740px;
  max-width: 657px;
  grid-row-gap: 19px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-25 {
  max-width: 632px;
  text-align: center;
  margin-bottom: 71px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 42px;
}

.text-span-10 {
  color: #ffb135;
}

.div-block-29 {
  max-width: 1075px;
  grid-column-gap: 53px;
  grid-row-gap: 57px;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kai03-section-workshop {
  background-image: url('../images/kai-workshop-video.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-30 {
  height: 66px;
  max-width: 963px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-26 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-31 {
  max-width: 935px;
  margin-left: auto;
  margin-right: auto;
}

.kai03-section-reels {
  background-image: url('../images/kai-bg4.webp');
  background-position: 50% 0;
  background-size: auto;
}

.div-block-32 {
  height: 249px;
  max-width: 503px;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto;
  display: flex;
}

.text-block-27 {
  font-size: 35px;
  line-height: 120%;
}

.text-span-11 {
  color: #30b44d;
  font-weight: 700;
}

.text-span-12 {
  font-weight: 700;
}

.text-block-28 {
  font-size: 60px;
  font-weight: 700;
  line-height: 91px;
}

.text-span-13 {
  font-size: 90px;
  line-height: 85px;
}

.div-block-33 {
  height: 91px;
  max-width: 415px;
  position: relative;
}

.image-8 {
  width: 100%;
  height: auto;
  max-width: 418px;
  position: absolute;
  top: 38px;
}

.kai03-section-3meses {
  background-image: linear-gradient(to right, #ff3149, #ffa316);
}

.div-block-34 {
  height: 509px;
  max-width: 559px;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 80px;
  display: flex;
}

.text-block-29 {
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 46px;
}

.text-block-30 {
  font-size: 20px;
  line-height: 28px;
}

.text-block-31 {
  max-width: 489px;
  font-size: 20px;
  line-height: 28px;
}

.text-block-32 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.list-item {
  font-size: 20px;
  line-height: 28px;
}

.list {
  margin-bottom: 0;
  padding-left: 30px;
}

.kai03-section-preco {
  background-image: url('../images/kai-bg5.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-35 {
  width: 100%;
  height: 658px;
  max-width: 527px;
  background-color: #111;
  border-radius: 5px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 85px;
  display: flex;
}

.text-block-33 {
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 27px;
}

.image-9 {
  margin-bottom: 21px;
}

.div-block-36 {
  width: 100%;
  height: 41px;
  max-width: 218px;
  border: 1px solid #ffb135;
  justify-content: center;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

.text-block-34 {
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  text-decoration: line-through;
}

.text-block-35 {
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.text-block-36 {
  color: #f39600;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-37 {
  font-size: 103px;
  font-weight: 700;
  line-height: 75px;
}

.div-block-37 {
  align-items: flex-end;
  display: flex;
}

.text-block-38 {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-39 {
  margin-top: 17px;
  margin-bottom: 41px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.text-span-14 {
  color: #f39600;
}

.text-block-40 {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 17px;
}

.div-block-38 {
  max-width: 155px;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-39 {
  width: 100%;
  max-width: 320px;
  justify-content: space-between;
  display: flex;
}

.kai03-section-garantia {
  background-color: #020203;
}

.div-block-40 {
  width: 100%;
  height: 307px;
  max-width: 959px;
  background-color: #1e1e1e;
  border-radius: 39px;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: 0;
  padding-right: 141px;
  display: flex;
  position: relative;
}

.image-10 {
  position: absolute;
  top: -5px;
  left: -134px;
}

.div-block-41 {
  width: 100%;
  height: 150px;
  max-width: 587px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.text-block-41 {
  font-size: 40px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-42 {
  color: rgba(255, 255, 255, .7);
  font-family: Inter;
  font-size: 18px;
  line-height: 25px;
}

.text-span-15 {
  font-weight: 800;
}

.kai03-section-bio {
  background-image: url('../images/kai-bg6.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-42 {
  width: 100%;
  height: 372px;
  max-width: 455px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.text-block-43 {
  font-size: 48px;
  line-height: 61px;
}

.text-block-44 {
  font-size: 17px;
  line-height: 24px;
}

.kai03-section-faq {
  background-color: #020203;
  font-family: Poppins, sans-serif;
  display: block;
}

.text-block-45 {
  margin-bottom: 34px;
  font-size: 42px;
  font-weight: 700;
  line-height: 62px;
}

.tabs-menu {
  height: 37px;
  max-width: 612px;
  background-color: #30302f;
  border-radius: 66px;
  align-items: center;
  margin-bottom: 34px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.tab-link-tab-1 {
  max-width: 150px;
}

.tab-link-tab-1.w--current {
  width: 100%;
  height: 30px;
  background-color: #fffffc;
  border-radius: 66px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1.n-selecionado {
  width: 100%;
  height: 30px;
  color: #fff;
  background-color: rgba(221, 221, 221, 0);
  border-radius: 66px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1.n-selecionado.w--current {
  color: #21211f;
  background-color: #fffffc;
}

.text-block-46 {
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
}

.text-block-46.n-selecionado, .text-block-46.n-selecionado-copy {
  color: #fff;
}

.lista-perguntas {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-direction: column;
  display: flex;
}

.faq-click {
  background-color: #30302f;
  border-radius: 10px;
  padding: 21px 20px 21px 50px;
}

.div-block-44 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-47 {
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.faq-resposta {
  max-width: 988px;
  margin-top: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: none;
}

.image-11 {
  width: auto;
  height: auto;
}

.icon-metodo, .img-modulo-desk {
  height: auto;
}

.faq-less {
  transform-style: preserve-3d;
  display: none;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.video-click {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.box-treinamento {
  background-image: url('../images/kai-linha-modulos.png');
  background-position: 522px 40px;
  background-repeat: no-repeat;
  background-size: auto 2095px;
}

.div-block-113 {
  background-color: #111;
  border: 1px solid #202020;
  border-radius: 5px;
  align-items: center;
  padding: 49px 79px 72px;
  display: flex;
}

.image-77 {
  width: 100%;
  height: auto;
  max-width: 298px;
}

.div-block-114 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 145px;
  display: flex;
}

.heading-16 {
  color: #ff9d00;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 26px;
  font-size: 40px;
  line-height: 52px;
  display: flex;
}

.text-span-20 {
  color: #fff;
  font-weight: 300;
}

.paragraph-14 {
  color: #f5f5f5;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 149%;
}

.image-78 {
  display: none;
}

.bold-text {
  font-weight: 600;
}

.image-79 {
  width: 100%;
  height: auto;
  max-width: 508px;
  display: block;
}

.text-field {
  width: 100%;
  height: 48px;
  max-width: 400px;
  color: #000;
  background-image: url('../images/user_1user.webp');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 6px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 52px;
  font-size: 16px;
  line-height: 24px;
}

.text-field._2 {
  background-image: url('../images/mail_1mail.webp');
}

.text-field._2.campo-email {
  color: #000;
}

.text-field._2.campo-email::-ms-input-placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field._2.campo-email::placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field.campo-nome {
  color: #000;
}

.text-field.campo-nome::-ms-input-placeholder {
  color: rgba(0, 0, 0, .6);
}

.text-field.campo-nome::placeholder {
  color: rgba(0, 0, 0, .6);
}

.error-message {
  width: 100%;
  max-width: 395px;
  color: #fff;
  background-color: #26211a;
  border-radius: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.text-termo {
  text-transform: uppercase;
}

.campo-phone {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 0 28px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.campo-phone:focus {
  border: 1px rgba(0, 0, 0, 0);
}

.campo-phone::-ms-input-placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone::placeholder {
  color: rgba(255, 255, 255, .7);
  font-weight: 300;
}

.campo-phone.phone {
  color: #000;
  font-weight: 400;
}

.campo-phone.phone::-ms-input-placeholder {
  color: rgba(1, 1, 6, .6);
  font-weight: 500;
}

.campo-phone.phone::placeholder {
  color: rgba(1, 1, 6, .6);
  font-weight: 500;
}

.close-popup {
  z-index: 1;
  width: 50px;
  height: 50px;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-popup:hover {
  background-color: #26211a;
}

.html-embed-17 {
  opacity: .6;
  margin-bottom: -4px;
  margin-right: 14px;
}

.form-background-div {
  z-index: 15;
  width: 100%;
  height: 48px;
  max-height: none;
  max-width: 400px;
  min-width: auto;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.success-message {
  width: 100%;
  max-width: 395px;
}

.link-3 {
  color: #fff;
  text-decoration: underline;
}

.link-4 {
  color: #fff;
}

.svr-modal {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(207, 104, 83, .7);
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.svr-modal.venda {
  background-color: rgba(0, 0, 0, .5);
  flex-direction: column;
  display: none;
}

.svr-modal.venda.abrir-popup {
  background-color: rgba(0, 0, 0, .5);
  margin-bottom: 0;
  display: flex;
}

.checkbox-field {
  max-width: 400px;
  color: #fff;
  margin: 16px auto;
  padding-left: 30px;
}

.svr-box-form {
  width: 100%;
  max-width: 475px;
  background-image: linear-gradient(#b85d5a, #d56b50);
  border-radius: 10px;
  padding: 40px;
  position: relative;
}

.svr-box-form.vendas {
  background-image: linear-gradient(#0e0e11, #3c3c3c);
}

.svr-cta-main {
  width: 100%;
  height: 70px;
  max-width: 395px;
  color: #000;
  text-transform: uppercase;
  background-color: #00ff0a;
  background-image: linear-gradient(#00ff0a, #62fca9);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 135%;
  display: flex;
}

.svr-cta-main:hover {
  box-shadow: 0 15px 30px rgba(98, 252, 169, .4);
}

.svr-cta-main.cta-form {
  display: block;
}

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

.checkbox-label {
  max-width: 352px;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.title-popup {
  max-width: 398px;
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-cta {
  font-family: Space Grotesk;
  font-size: 16px;
}

.ps-container {
  max-width: 1256px;
}

.cta-fix {
  width: 100%;
  height: 62px;
  max-width: 425px;
  grid-column-gap: 27px;
  color: #14491c;
  background-image: linear-gradient(178deg, #5ef075, #25c73f);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  box-shadow: 0 28px 80px rgba(39, 219, 68, .22), 0 12px 33px rgba(39, 219, 68, .16), 0 6px 18px rgba(39, 219, 68, .13), 0 4px 10px rgba(39, 219, 68, .11), 0 2px 5px rgba(39, 219, 68, .09), 0 1px 2px rgba(39, 219, 68, .06);
}

.ps-section-fix {
  z-index: 99;
  height: 104px;
  background-color: #fca41a;
  border-top: 2px solid #000;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ps-space {
  padding-left: 20px;
  padding-right: 20px;
}

.ps-space.ps-space-fix {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.ps-space.ps-space-fix.le {
  justify-content: center;
}

.ps-space.ps-space-rodape {
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.kai-thumb-dep {
  width: 100%;
  height: auto;
  max-width: 511px;
}

.kai-thumb-dep._2 {
  max-width: none;
}

.button-6 {
  width: 100%;
  height: 48px;
  max-width: 239px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(to right, #ee8732, #fdd600);
  border-radius: 3px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Exo, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 120%;
  display: block;
}

.button-6.verde {
  max-width: none;
  background-image: url('../images/uil_whatsapp.svg'), linear-gradient(to right, #5ef075, #25c73f);
  background-position: 14px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  display: flex;
}

.text-block-459 {
  text-align: center;
  text-transform: none;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 126%;
}

.text-block-461 {
  color: #ededed;
  margin-top: 25px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 140%;
}

.body-6 {
  color: #fff;
  background-color: #0a0c11;
  font-size: 18px;
  font-weight: 600;
}

.ke-section-parabens {
  background-image: url('../images/kai-bgobrigado.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.div-block-361 {
  width: 100%;
  height: 9px;
  max-width: 451px;
  background-color: #fca824;
  border-top-left-radius: 93px;
  border-bottom-left-radius: 93px;
}

.div-block-363 {
  width: 100%;
  height: 305px;
  max-width: 388px;
  background-color: #1c1c1c;
  border-radius: 7.2px;
  padding-top: 33px;
  padding-left: 48px;
  padding-right: 48px;
}

.div-block-363._2 {
  display: none;
}

.text-block-463 {
  max-width: 272px;
  margin-top: 19px;
  margin-bottom: 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-463.reg {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.text-block-460 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.div-block-360 {
  width: 100%;
  height: 9px;
  max-width: 509px;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 93px;
}

.div-block-359 {
  width: 100%;
  height: 14px;
  max-width: 554px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-358 {
  width: 100%;
  height: 139px;
  max-width: 642px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 88px;
  display: flex;
}

.text-block-465 {
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 145%;
}

.div-block-364 {
  display: flex;
}

.ke-section-rodape {
  background-image: linear-gradient(#181818, #000);
  border-top: 1px solid #54555f;
}

.ke-container.parabens {
  max-width: 1220px;
}

.div-block-362 {
  width: 100%;
  height: 305px;
  max-width: 808px;
  justify-content: center;
  display: flex;
}

.text-block-464 {
  margin-left: 117px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 145%;
}

.text-block-462 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
}

.ke-space {
  padding-left: 20px;
  padding-right: 20px;
}

.ke-space.sec-parabens {
  flex-direction: column;
  align-items: center;
  padding-top: 57px;
  padding-bottom: 393px;
  display: flex;
}

.ke-space.sec-rodape {
  padding-top: 48px;
  padding-bottom: 48px;
}

.modal-video {
  z-index: 99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, .72);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.box-video {
  width: 100%;
  height: 337.5px;
  max-width: 600px;
  min-height: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.close-modal {
  color: #fff;
  margin-top: 20px;
  margin-right: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 59px;
  font-weight: 400;
  line-height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bold-text-2 {
  font-size: 21px;
  display: block;
}

.image-81, .icon-numero {
  height: auto;
}

.image-82 {
  height: auto;
  max-width: 120px;
  position: absolute;
}

.image-83, .image-84 {
  height: auto;
}

.icon-artigo {
  width: 100%;
  height: auto;
  max-width: 26px;
}

.image-85 {
  width: 100%;
  height: auto;
  max-width: 147px;
}

.image-86 {
  width: 100%;
  height: auto;
  max-width: 19px;
}

.body-formulario {
  max-height: 100vh;
  color: #fff;
  background-color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.link-5, .link-6, .link-7, .link-8, .link-9 {
  color: #fff;
}

.tabs {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tabs-content {
  width: 100%;
}

.ps-section-rodape {
  color: #919191;
  background-color: #111;
  border: 1px solid #202020;
}

.text-block-260 {
  color: #f2f2f2;
  letter-spacing: -.005em;
  margin-left: 78px;
  margin-right: auto;
  font-size: 16px;
  line-height: 23px;
}

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

.text-block-259 {
  color: #f2f2f2;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-466 {
  max-width: 704px;
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 28px;
}

.text-block-467 {
  max-width: 818px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 33px;
  font-weight: 700;
  line-height: 100%;
}

.text-span-21 {
  color: #ffb135;
}

.text-block-468 {
  max-width: 538px;
  text-align: center;
  margin: 26px auto 40px;
  font-size: 20px;
  line-height: 32px;
}

.div-block-365 {
  height: 64px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #2f2f2f;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 55px;
  margin-bottom: 42px;
  display: flex;
}

.text-block-469 {
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.lista-evento {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  display: flex;
}

.kai-item-evento {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: rgba(52, 52, 52, .72);
  border-radius: 35px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 110px;
  display: flex;
}

.image-87 {
  width: 100%;
  height: 92px;
  max-width: 89px;
  object-fit: none;
  background-color: #ffb135;
  border-radius: 100%;
  box-shadow: 0 30px 30px rgba(0, 0, 0, .5);
}

.text-block-470 {
  max-width: 415px;
  letter-spacing: .07em;
  font-size: 25px;
  font-weight: 500;
  line-height: 145%;
}

.text-block-471 {
  text-align: center;
  margin-bottom: 45px;
  font-size: 40px;
  font-weight: 500;
  line-height: 42px;
}

@media screen and (max-width: 991px) {
  .kai03-container {
    max-width: 360px;
  }

  .kai03-space.sec-navbar {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .kai03-space.sec-hero {
    padding: 162px 10px 31px;
  }

  .kai03-space.sec-hero.e {
    padding-top: 215px;
    padding-bottom: 0;
  }

  .kai03-space.sec-professores {
    padding: 40px 10px;
  }

  .kai03-space.sec-mercado {
    padding: 30px 10px 51px;
  }

  .kai03-space.sec-metodo {
    padding: 25px 10px 35px;
  }

  .kai03-space.sec-modulos {
    padding: 34px 10px 40px;
  }

  .kai03-space.sec-receber {
    padding: 44px 10px 37px;
  }

  .kai03-space.sec-aulas {
    padding: 21px 10px 43px;
  }

  .kai03-space.sec-depoimento {
    padding: 34px 10px 65px;
  }

  .kai03-space.sec-workshoop {
    padding: 40px 10px;
  }

  .kai03-space.sec-reels {
    padding: 369px 10px 46px;
  }

  .kai03-space.sec-3meses {
    flex-direction: column-reverse;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .kai03-space.sec-preco {
    padding: 39px 10px;
  }

  .kai03-space.sec-garantia {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .kai03-space.sec-bio {
    padding-top: 36px;
    padding-bottom: 10px;
  }

  .kai03-space.kai03-space-evento {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block {
    text-transform: lowercase;
    font-size: 15px;
    line-height: 20px;
  }

  .div-block {
    max-width: 150px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 22px;
  }

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

  .div-block-3.mob {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    justify-content: space-between;
    margin-top: 28px;
    display: flex;
  }

  .div-block-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .kai03-section-hero {
    background-image: url('../images/kai-bg-heromob.webp');
    background-position: 50% 0;
  }

  .kai03-section-hero.d {
    height: 530px;
    background-image: url('../images/kai-bg1mob-d.png');
  }

  .kai03-section-hero.e {
    height: 530px;
    background-image: url('../images/kai-bg1mob-e.webp');
  }

  .text-block-5 {
    text-align: center;
    font-size: 32px;
    line-height: 36px;
  }

  .text-block-6 {
    text-align: center;
    margin-top: 0;
  }

  .text-block-6.e {
    max-width: 304px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block {
    margin-bottom: 17px;
  }

  .text-block-7 {
    font-size: 15px;
  }

  .text-block-8 {
    text-align: center;
    font-size: 13px;
  }

  .text-block-8.off {
    display: none;
  }

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

  .div-block-6 {
    height: 335px;
    justify-content: space-between;
  }

  .image {
    max-width: 70%;
    margin-bottom: 10px;
  }

  .div-block-7 {
    height: 130px;
    max-width: 220px;
  }

  .text-block-11 {
    font-size: 20px;
  }

  .div-block-9 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-direction: column;
    align-items: center;
  }

  .div-block-10 {
    height: 114px;
    margin-bottom: 32px;
  }

  .text-block-12 {
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-11 {
    height: 320px;
    border-radius: 13px;
    flex-direction: column;
    margin-bottom: 0;
    padding: 20px 23px 12px;
  }

  .image-2 {
    max-width: 116px;
    margin-top: 0;
    margin-bottom: 14px;
  }

  .text-block-13 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-14 {
    margin-top: 8px;
    font-size: 15px;
    line-height: 19px;
  }

  .text-block-17 {
    max-width: 275px;
    margin-bottom: 40px;
    font-size: 22px;
    line-height: 30px;
  }

  .slider {
    height: 320px;
  }

  .slider._1 {
    height: 320px;
    margin-bottom: 32px;
  }

  .image-4 {
    margin-right: 50px;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    justify-content: center;
    justify-items: center;
    display: flex;
  }

  .div-block-15 {
    height: 60px;
    max-width: 165px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    align-items: center;
    margin-bottom: 0;
  }

  .div-block-15.maior {
    max-width: 165px;
  }

  .text-block-18 {
    max-width: 136px;
    font-size: 11px;
    line-height: 15px;
  }

  .text-block-18._2.menor {
    font-size: 10px;
  }

  .image-6 {
    display: none;
  }

  .div-block-16, .div-block-17, .div-block-18 {
    max-width: 165px;
  }

  .text-block-19 {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 30px;
  }

  .grid-2 {
    width: 100%;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 117px 30px auto;
    align-items: center;
    margin-bottom: 30px;
  }

  .div-block-20 {
    height: 108px;
    max-width: 116px;
  }

  .text-block-20 {
    font-size: 11px;
    line-height: 13px;
  }

  .div-block-21 {
    height: 108px;
  }

  .text-block-21 {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 25px;
  }

  .image-7 {
    margin-bottom: 6px;
  }

  .text-block-22 {
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-23 {
    height: 140px;
  }

  .div-block-24 {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 0;
  }

  .div-block-25 {
    justify-content: space-between;
  }

  .text-block-24 {
    margin-bottom: 26px;
    font-size: 25px;
  }

  .text-block-24._2 {
    margin-bottom: 22px;
  }

  .div-block-27 {
    grid-row-gap: 10px;
    margin-bottom: 55px;
  }

  .div-block-28 {
    height: auto;
    grid-row-gap: 10px;
  }

  .text-block-25 {
    margin-bottom: 38px;
    font-size: 23px;
    line-height: 30px;
  }

  .div-block-29 {
    grid-row-gap: 20px;
  }

  .div-block-30 {
    height: 50px;
    border-radius: 7px;
    margin-bottom: 22px;
  }

  .text-block-26 {
    max-width: 277px;
    text-align: center;
    font-size: 19px;
    line-height: 22px;
  }

  .kai03-section-reels {
    background-image: url('../images/kai-bg-viverreels.webp');
    background-repeat: no-repeat;
  }

  .div-block-32 {
    height: 164px;
  }

  .text-block-27 {
    max-width: 309px;
    text-align: center;
    font-size: 23px;
    line-height: 30px;
  }

  .text-block-28 {
    font-size: 35px;
    line-height: 80px;
  }

  .text-span-13 {
    font-size: 65px;
    line-height: 80px;
  }

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

  .image-8 {
    max-width: 85%;
    top: 44px;
  }

  .div-block-34 {
    height: auto;
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    padding-bottom: 0;
  }

  .text-block-29 {
    font-size: 23px;
    line-height: 31px;
  }

  .text-block-31 {
    font-size: 18px;
    line-height: 24px;
  }

  .list-item {
    font-size: 18px;
    line-height: 26px;
  }

  .list {
    line-height: 24px;
  }

  .kai03-section-preco {
    background-color: #1d1d1d;
    background-image: none;
  }

  .div-block-35 {
    height: auto;
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .text-block-39 {
    font-size: 16px;
  }

  .text-block-40 {
    font-family: Poppins, sans-serif;
    font-size: 11px;
  }

  .div-block-39 {
    max-width: 90%;
  }

  .kai03-section-bio {
    background-image: none;
    border: 1px solid #202020;
  }

  .div-block-42 {
    height: auto;
    grid-column-gap: 29px;
    grid-row-gap: 29px;
  }

  .text-block-43 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-44 {
    font-size: 16px;
    line-height: 149%;
  }

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

  .tabs-menu {
    width: 100%;
    height: auto;
    border-radius: 10px;
    flex-direction: column;
    padding-top: 13px;
    padding-bottom: 8px;
    padding-right: 6px;
  }

  .tab-link-tab-1.n-selecionado {
    max-width: none;
  }

  .faq-click {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-47 {
    margin-right: 10px;
    font-size: 16px;
  }

  .slide, .mask, .mask-2, .slide-2 {
    height: 320px;
  }

  .icon-metodo, .image-13, .image-14, .image-15, .image-16, .image-17, .image-18 {
    max-width: 30px;
  }

  .div-block-45 {
    width: 100%;
    height: 108px;
  }

  .img-modulo-desk {
    width: 100%;
    max-width: 190px;
    display: block;
  }

  .image-20 {
    display: none;
  }

  .image-21 {
    height: auto;
    max-width: 220px;
  }

  .image-22 {
    display: none;
  }

  .img-receber-desk {
    height: auto;
    max-width: 220px;
  }

  .image-24 {
    max-width: 220px;
  }

  .image-25, .image-26 {
    display: none;
  }

  .image-27, .image-28 {
    max-width: 220px;
  }

  .image-29 {
    display: none;
  }

  .image-30 {
    max-width: 220px;
  }

  .image-31 {
    display: none;
  }

  .div-block-46 {
    max-width: 167px;
  }

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

  .video-click {
    width: 100%;
  }

  .div-block-113 {
    background-color: rgba(17, 17, 17, 0);
    border-style: none;
    flex-direction: column;
    padding: 0;
  }

  .image-77 {
    max-width: 241px;
  }

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

  .heading-16 {
    text-align: center;
    align-items: center;
    margin: 35px auto 27px;
    font-size: 25px;
    line-height: 30px;
  }

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

  .image-78 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text {
    display: inline;
  }

  .image-79 {
    max-width: 200px;
    margin-bottom: 33px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-field {
    height: 40px;
  }

  .error-message, .svr-box-form {
    max-width: 427px;
  }

  .svr-cta-main {
    max-width: 355px;
  }

  .svr-cta-main.cta-form {
    white-space: pre-wrap;
    overflow-wrap: normal;
  }

  .checkbox-label {
    font-size: 10px;
    line-height: 13px;
  }

  .title-popup {
    max-width: 307px;
    font-size: 20px;
    line-height: 27px;
  }

  .text-cta {
    font-size: 14px;
  }

  .ps-container {
    max-width: 360px;
  }

  .cta-fix {
    height: 51px;
    grid-column-gap: 20px;
  }

  .ps-section-fix {
    height: auto;
    display: none;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ps-space.ps-space-rodape {
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 29px;
  }

  .kai-thumb-dep {
    width: 100%;
  }

  .button-6.verde {
    background-position: 10px, 0 0;
    padding-left: 21px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }

  .text-block-459 {
    margin-bottom: 32px;
    font-family: Poppins, sans-serif;
    font-size: 28px;
    line-height: 126%;
  }

  .text-block-461 {
    max-width: 254px;
    text-align: center;
    margin-top: 32px;
    font-family: Poppins, sans-serif;
  }

  .div-block-361 {
    height: 7px;
    max-width: 265px;
  }

  .div-block-363 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-460 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
  }

  .div-block-360 {
    height: 7px;
    max-width: 300px;
  }

  .div-block-358 {
    height: 165px;
    margin-bottom: 42px;
  }

  .text-block-465 {
    margin-left: 0;
  }

  .div-block-364 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-direction: column;
    align-items: center;
  }

  .ke-container.parabens {
    max-width: 360px;
  }

  .div-block-362 {
    height: auto;
    flex-direction: column;
  }

  .text-block-464 {
    max-width: 210px;
    text-align: center;
    order: -1;
    margin-left: 0;
  }

  .ke-space.sec-parabens {
    padding: 56px 10px 588px;
  }

  .ke-space.sec-rodape {
    padding: 35px 10px;
  }

  .img-aula {
    width: 100%;
    height: auto;
    max-width: 167px;
  }

  .image-82 {
    max-width: 80px;
  }

  .icon-cta {
    width: 100%;
    height: auto;
    max-width: 35px;
  }

  .image-72 {
    margin-top: 26px;
    margin-bottom: 16px;
  }

  .text-block-260 {
    text-align: center;
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-466 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-467 {
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
  }

  .text-block-468 {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-365 {
    height: 157px;
    padding-left: 24px;
    padding-right: 20px;
  }

  .text-block-469 {
    font-size: 18px;
    line-height: 140%;
  }

  .lista-evento {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .kai-item-evento {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    border-radius: 17px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 23px;
  }

  .image-87 {
    height: 45px;
    max-width: 43px;
    object-fit: contain;
    object-position: 50% 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .text-block-470 {
    max-width: 234px;
    font-size: 15px;
    font-weight: 500;
  }

  .text-block-471 {
    font-size: 23px;
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-11 {
    font-size: 20px;
  }

  .box-video {
    height: 202.5px;
    max-width: 360px;
  }
}

@media screen and (max-width: 479px) {
  .kai03-space.sec-hero.e {
    padding-top: 213px;
  }

  .kai03-space.sec-bio {
    padding-top: 36px;
    padding-bottom: 0;
  }

  .kai03-space.sec-faq {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .kai03-section-hero {
    background-size: 100%;
  }

  .kai03-section-hero.d {
    height: 534px;
    background-position: 50% 0;
  }

  .kai03-section-hero.e {
    background-position: 50% 0;
    background-size: auto;
  }

  .div-block-40 {
    height: auto;
    background-color: rgba(30, 30, 30, 0);
    flex-direction: column;
    padding-right: 0;
  }

  .image-10 {
    position: static;
  }

  .kai03-section-bio {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border-top: 1px solid #202020;
  }

  .div-block-42 {
    height: auto;
    grid-column-gap: 29px;
    grid-row-gap: 29px;
  }

  .text-block-43 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-44 {
    font-size: 16px;
    line-height: 149%;
  }

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

  .tabs-menu {
    height: auto;
    border-radius: 10px;
    flex-flow: column wrap;
    padding-top: 13px;
    padding-bottom: 9px;
    padding-right: 6px;
  }

  .tab-link-tab-1.n-selecionado {
    max-width: 100%;
  }

  .faq-click {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-47 {
    margin-right: 10px;
  }

  .box-treinamento {
    background-position: 136px 40px;
    background-size: auto 987px;
  }

  .error-message {
    max-width: 377px;
  }

  .campo-phone {
    font-size: 15px;
    font-weight: 400;
  }

  .form-background-div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .svr-modal {
    padding-left: 10px;
    padding-right: 10px;
  }

  .svr-box-form {
    max-width: 377px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .svr-cta-main {
    max-width: 347px;
  }

  .svr-cta-main.cta-form {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    line-height: 120%;
  }

  .ps-space.ps-space-fix {
    padding: 15px 10px;
  }

  .button-6.verde {
    background-position: 5px, 0 0;
  }

  .div-block-363 {
    height: auto;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-362 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .modal-video {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-video {
    height: 191.25px;
  }

  .close-modal {
    font-size: 32px;
  }

  .image-83, .image-84 {
    height: auto;
  }
}

#w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-87a541a7, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-87a541a7, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-87a541a7, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-87a541a7, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-87a541a7, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-87a541a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-87a541a7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-87a541a7, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-87a541a7, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-87a541a7, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-87a541a7, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-87a541a7, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-87a541a7, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-87a541a7, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-87a541a7, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-87a541a7, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-87a541a7, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-87a541a7, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-87a541a7, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-87a541a7, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-87a541a7, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-87a541a7, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-87a541a7, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-87a541a7, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-87a541a7, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-87a541a7, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-87a541a7, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-87a541a7, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-87a541a7, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-87a541a7, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-87a541a7, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-93574cf1, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-93574cf1, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-93574cf1, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-93574cf1, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-93574cf1, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-93574cf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-93574cf1 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-93574cf1, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-93574cf1, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-93574cf1, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-93574cf1, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-93574cf1, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-93574cf1, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-93574cf1, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-93574cf1, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-93574cf1, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-93574cf1, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-93574cf1, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-93574cf1, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-93574cf1, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-93574cf1, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-93574cf1, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-93574cf1, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-93574cf1, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-93574cf1, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-93574cf1, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-93574cf1, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-93574cf1, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-93574cf1, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-93574cf1, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-93574cf1, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-147d6c8e, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-147d6c8e, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-147d6c8e, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-147d6c8e, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-147d6c8e, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-147d6c8e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-147d6c8e {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-147d6c8e, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-147d6c8e, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-147d6c8e, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-147d6c8e, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-147d6c8e, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-147d6c8e, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-147d6c8e, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-147d6c8e, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-147d6c8e, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-147d6c8e, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-147d6c8e, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-147d6c8e, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-147d6c8e, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-147d6c8e, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-147d6c8e, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-147d6c8e, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-147d6c8e, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-147d6c8e, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-147d6c8e, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-147d6c8e, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-147d6c8e, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-147d6c8e, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-147d6c8e, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-147d6c8e, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-bd6c8eae, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-bd6c8eae, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-bd6c8eae, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-bd6c8eae, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-bd6c8eae, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-bd6c8eae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-bd6c8eae {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-bd6c8eae, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-bd6c8eae, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-bd6c8eae, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-bd6c8eae, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-bd6c8eae, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-bd6c8eae, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-bd6c8eae, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-bd6c8eae, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-bd6c8eae, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-bd6c8eae, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-bd6c8eae, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-bd6c8eae, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-bd6c8eae, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-bd6c8eae, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-bd6c8eae, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-bd6c8eae, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-bd6c8eae, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-bd6c8eae, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-bd6c8eae, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-bd6c8eae, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-bd6c8eae, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-bd6c8eae, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-bd6c8eae, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-bd6c8eae, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-1e7ec2d8, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-1e7ec2d8, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-1e7ec2d8, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-1e7ec2d8, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-1e7ec2d8, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-1e7ec2d8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-1e7ec2d8 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-1e7ec2d8, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-1e7ec2d8, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-1e7ec2d8, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-1e7ec2d8, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-1e7ec2d8, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-1e7ec2d8, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-1e7ec2d8, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-1e7ec2d8, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-1e7ec2d8, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-1e7ec2d8, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-1e7ec2d8, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-1e7ec2d8, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-1e7ec2d8, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-1e7ec2d8, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-1e7ec2d8, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-1e7ec2d8, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-1e7ec2d8, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-1e7ec2d8, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-1e7ec2d8, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-1e7ec2d8, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-1e7ec2d8, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-1e7ec2d8, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-1e7ec2d8, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-1e7ec2d8, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-912c6264, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-912c6264, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-912c6264, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-912c6264, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-912c6264, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-912c6264 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-912c6264 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-912c6264, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-912c6264, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-912c6264, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-912c6264, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-912c6264, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-912c6264, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-912c6264, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-912c6264, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-912c6264, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-912c6264, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-912c6264, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-912c6264, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-912c6264, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-912c6264, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-912c6264, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-912c6264, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-912c6264, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-912c6264, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-912c6264, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-912c6264, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-912c6264, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-912c6264, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-912c6264, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-912c6264, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-69ddd08f, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-69ddd08f, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-69ddd08f, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-69ddd08f, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-69ddd08f, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-69ddd08f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-69ddd08f {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-69ddd08f, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-69ddd08f, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-69ddd08f, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-69ddd08f, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-69ddd08f, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-69ddd08f, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-69ddd08f, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-69ddd08f, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-69ddd08f, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-69ddd08f, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-69ddd08f, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-69ddd08f, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-69ddd08f, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-69ddd08f, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-69ddd08f, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-69ddd08f, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-69ddd08f, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-69ddd08f, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-69ddd08f, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-69ddd08f, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-69ddd08f, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-69ddd08f, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-69ddd08f, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-69ddd08f, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-8fc3edd7, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-8fc3edd7, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-8fc3edd7, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-8fc3edd7, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-8fc3edd7, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-8fc3edd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-8fc3edd7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-8fc3edd7, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-8fc3edd7, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-8fc3edd7, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-8fc3edd7, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-8fc3edd7, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-8fc3edd7, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-8fc3edd7, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-8fc3edd7, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-8fc3edd7, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-8fc3edd7, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-8fc3edd7, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-8fc3edd7, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-8fc3edd7, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-8fc3edd7, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-8fc3edd7, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-8fc3edd7, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-8fc3edd7, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-8fc3edd7, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-8fc3edd7, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-8fc3edd7, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-8fc3edd7, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-8fc3edd7, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-8fc3edd7, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-8fc3edd7, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-0fb3f6db, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-0fb3f6db, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-0fb3f6db, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-0fb3f6db, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-0fb3f6db, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-0fb3f6db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-0fb3f6db {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-0fb3f6db, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-0fb3f6db, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-0fb3f6db, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-0fb3f6db, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-0fb3f6db, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-0fb3f6db, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-0fb3f6db, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-0fb3f6db, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-0fb3f6db, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-0fb3f6db, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-0fb3f6db, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-0fb3f6db, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-0fb3f6db, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-0fb3f6db, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-0fb3f6db, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-0fb3f6db, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-0fb3f6db, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-0fb3f6db, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-0fb3f6db, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-0fb3f6db, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-0fb3f6db, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-0fb3f6db, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-0fb3f6db, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-0fb3f6db, #w-node-_419e6db0-c37c-c086-2183-a8c256d543eb-99a3f6f1, #w-node-_900a6261-f5ce-81ed-4c3b-496552f20da0-99a3f6f1, #w-node-_0c41576f-27c5-f535-cdf5-985bcd5c56d1-99a3f6f1, #w-node-_11484bc9-601e-0868-bf3b-2115d14b6575-99a3f6f1, #w-node-_8246cc4a-e2a7-4761-f017-57ff6df34b52-99a3f6f1, #w-node-_5c30b517-8219-bf36-c1e5-b5dbbab99ecb-99a3f6f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf8bf7ef-f8ea-8a17-7b8a-6f840fd9a952-99a3f6f1 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-f0c3bcfb-e69f-d227-94db-b0c67d57aa1a-99a3f6f1, #w-node-_3ee42f27-1c99-6793-ba1d-0e70baad046d-99a3f6f1, #w-node-ae3af495-e7d0-04f6-1b45-4ca260c4989f-99a3f6f1, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf0-99a3f6f1, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfaf8-99a3f6f1, #w-node-_293617f0-8949-7fa7-1c54-a4396a1cfafa-99a3f6f1, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af320a-99a3f6f1, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3212-99a3f6f1, #w-node-_895796d0-80da-f85d-d37d-7c7cd6af3214-99a3f6f1, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59e8-99a3f6f1, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f0-99a3f6f1, #w-node-a0cc21d4-0cc2-ca29-efb0-0c53c95f59f2-99a3f6f1, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2b2-99a3f6f1, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2ba-99a3f6f1, #w-node-d3164028-5547-7c6a-9985-d706a2d0a2bc-99a3f6f1, #w-node-eba60046-f624-283f-0402-6cd4c8c48f0c-99a3f6f1, #w-node-eba60046-f624-283f-0402-6cd4c8c48f14-99a3f6f1, #w-node-eba60046-f624-283f-0402-6cd4c8c48f16-99a3f6f1, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e268-99a3f6f1, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e270-99a3f6f1, #w-node-_9f4e4740-434d-04ef-2eb6-61aa7b27e272-99a3f6f1, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf5515-99a3f6f1, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551d-99a3f6f1, #w-node-_896c8d6e-683d-7fd1-7212-542b3acf551f-99a3f6f1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-regular-webfont.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-light-webfont.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-medium-webfont.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins-bold-webfont.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}