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

@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 {
  background-color: #ecebe6;
  font-family: Cormorant Infant, sans-serif;
}

.section-nic.withbackground {
  flex-flow: column;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.section-nic.withbackground_type2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: url('../images/Section-6.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.section-nic.withbackground_type1 {
  background-image: url('../images/image-3-5.avif');
  background-position: 0 0;
  background-size: cover;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.section-nic.last {
  margin-top: 60px;
  margin-bottom: 60px;
}

.container-nic {
  display: flex;
}

.container-nic.full-width {
  align-items: center;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.container-nic._1 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  width: 100%;
  max-width: 940px;
}

.container-nic.flex-down {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: center;
}

.container-nic.width90 {
  max-width: 90%;
}

.div-image-banner {
  align-items: center;
  width: 750px;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.headernic-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant Infant, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 64px;
}

.headernic-1.center {
  text-align: center;
}

.div-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  width: 60%;
  margin-left: 40px;
  padding-left: 0;
  display: flex;
}

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

.text-block {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.text-block.white {
  color: #ecebe6b8;
  font-size: 16px;
}

.text-block._14pxsize {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

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

.jose_section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.jose_section.jose_section_background {
  background-color: #f3f1ea;
  padding-top: 10px;
  padding-bottom: 10px;
}

.jose_section.jose_section_background.color {
  background-color: #f3f1ea;
}

.jose_section.jose_section_black {
  background-color: #1a1d22;
  background-image: url('../images/image-4.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.jose_section.bg-hero {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 0;
}

.jose_section.bg {
  background-image: url('../images/image-3-5.avif');
  background-position: 0 0;
  background-size: cover;
}

.circlenic-absolute {
  z-index: -1;
  background-color: #fffef9;
  border-radius: 350px;
  width: 350px;
  height: 350px;
  position: absolute;
  inset: 10% 20% auto auto;
}

.jose_container {
  max-width: 100%;
  padding-left: 40px;
  padding-right: 0;
}

.jose_container.width {
  max-width: 1100px;
}

.jose_wrap_div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.jose_h1_84 {
  color: #1a1d22;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 300;
  line-height: 64px;
}

.yagami-section {
  padding-bottom: 40px;
}

.yagami-section.withbackground_yagami {
  background-color: #f3f1ea;
}

.jose_text_19 {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 32.7px;
}

.headeyagami {
  text-align: center;
  font-family: Cormorant Infant, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 64px;
}

.div-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.jose_link-block {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #ecebe6;
  text-transform: uppercase;
  background-color: #1a1d22;
  border: 1px solid #0000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.jose_link-block.jose_linkblock_transpoarent {
  color: #1a1d22;
  background-color: #1a1d2200;
  border-color: #1a1d22;
}

.jose_link-block.jose_linkblock_transpoarent.planos {
  width: 100%;
}

.text-block-2 {
  color: #2c3038;
  text-align: center;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-3 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  margin-top: 60px;
  display: grid;
}

.jose_text_buttton {
  letter-spacing: 2.2px;
  font-family: JetBrains Mono, sans-serif;
  line-height: 18px;
}

.heading {
  color: #1a1d22;
  font-family: Cormorant Infant, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.div-block-4 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  margin-left: 100px;
  display: flex;
}

.div-block-4.absolute {
  width: 100%;
  margin-left: 0;
}

.text-block-3 {
  color: #2c3038;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.div-block-6 {
  background-color: #f3f1ea;
  border: 1px solid #0000001f;
  border-radius: 4px;
  margin-right: 0;
  padding: 20px;
}

.div-block-7 {
  background-color: #f3f1ea;
  border: 1px solid #1a1d221f;
  border-radius: 4px;
  justify-content: space-around;
  padding: 47px 39px;
  display: flex;
}

.jose_div_card_comp {
  border-right: .67px solid #1a1d221f;
  flex-flow: column;
  width: 346.45px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.jose_div_card_comp.jose_div_card_comp_last {
  border-right-style: none;
}

.text-block-4 {
  color: #888c8f;
  letter-spacing: 2.16px;
  font-family: JetBrains Mono, sans-serif;
  font-size: 9px;
  line-height: 14.9px;
}

.heading-2 {
  color: #1a1d22;
  font-size: 38px;
  font-weight: 400;
}

.text-span {
  color: #2a4560;
  font-style: italic;
}

.jose_text_13 {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.div-block-9 {
  background-color: #1a1d221f;
  width: 34px;
  height: 2px;
  margin-top: 3px;
}

.div-block-10 {
  grid-column-gap: 61px;
  grid-row-gap: 61px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divblock3_nic {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  width: 55%;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.list-item {
  color: #2c3038;
  padding-bottom: 5px;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.div_image_wrap_nic {
  align-items: center;
  width: 60%;
  display: flex;
  position: static;
  inset: auto 0% auto auto;
}

.list {
  padding-left: 25px;
  font-size: 14px;
  line-height: 20px;
}

.headernic-2 {
  font-family: Cormorant Infant, sans-serif;
  font-size: 52px;
  font-weight: 300;
  line-height: 73px;
}

.headernic-2.white {
  color: #ecebe6;
  line-height: 57px;
}

.headernic-2.center {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.headernic-2.center.h2 {
  line-height: 56px;
}

.container_grid_yagami {
  max-width: 90%;
}

.text-block-5 {
  color: #8aa8c5;
  align-self: auto;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.text-block-5.bluecolor {
  color: #3a5a7a;
  font-family: Inconsolata, monospace;
  font-weight: 600;
}

.list-2 {
  color: #8aa8c5;
  align-self: auto;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 14px;
  display: block;
}

.container-forms {
  width: 100%;
  max-width: 1100px;
  padding-top: 20px;
}

.div-block-12 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.textblocwhite-21 {
  color: #1a1d22;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
}

.textblocwhite-21.white {
  color: #ecebe6;
  font-family: Cormorant Infant, sans-serif;
  font-size: 21px;
}

.textblocwhite-21.text-copie.cjwifjm {
  color: #1a1d22;
  font-family: Cormorant Infant, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.heading-3 {
  color: #1a1d22;
  margin-bottom: 20px;
  font-family: Cormorant Infant, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.text-block-6 {
  color: #2c3038;
  padding-bottom: 0;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.div_block_updown {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  border-bottom: 1px solid #ecebe626;
  align-items: center;
  width: 100%;
  height: 75px;
  display: flex;
}

.div_block_updown.spaced {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border-bottom-style: solid;
  border-bottom-color: #1a1d221f;
}

.div_block_updown.spaced.fijvidr {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-bottom-style: none;
  justify-content: flex-start;
  align-items: center;
  height: auto;
}

.div_block_updown.spaced.border-top {
  border-top: 1px solid #1a1d221f;
}

.text-block-7 {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-8 {
  color: #2c3038;
  padding-bottom: 5px;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-13 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.div-block-14 {
  background-color: #1a1d221f;
  width: 450px;
  height: 1px;
}

.div-block-15 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.capitulo_nic {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  align-items: center;
  height: auto;
  display: flex;
}

.text-block-9 {
  color: #000000b3;
  padding-bottom: 30px;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-16 {
  width: 482px;
}

.div-block-17 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 559px;
  display: flex;
}

.jose_h2_52 {
  color: #1a1d22;
  letter-spacing: -.26px;
  font-size: 52px;
  font-weight: 300;
  line-height: 56px;
  display: block;
}

.jose_h2_52.jose_white {
  color: #ecebe6;
}

.jose_h2_52.center {
  text-align: center;
}

.text-span-2 {
  color: #2a4560;
}

.text-block-11 {
  color: #1a1d22;
  font-size: 24px;
  font-style: italic;
  line-height: 36px;
}

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

.divblock4_nic {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.submit-button {
  color: #ecebe6;
  text-transform: uppercase;
  background-color: #1a1d22;
  height: 62px;
  font-family: JetBrains Mono, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.field-label {
  color: #000;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-field {
  color: #444;
  background-color: #0000000d;
  border: 1px solid #fff3;
  border-radius: 7px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
}

.text-field::placeholder {
  color: #00000080;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
}

.text-field.areatextnic {
  background-color: #0000000d;
  height: 150px;
}

.success-message {
  background-color: #f7c232;
}

.list-3 {
  padding-left: 20px;
}

.divblock-nicolasgrid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f3f1ea;
  border: 1px solid #0000001f;
  border-radius: 4px;
  flex-flow: column;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.textblock22 {
  color: #2c3038;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.section {
  margin-top: 40px;
}

.container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: stretch;
  width: 92%;
  max-width: 100%;
  display: flex;
}

.heading-4 {
  color: #1a1d22;
  font-family: Cormorant Infant, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 64px;
}

.text-span-8 {
  color: #2a4560;
  font-style: italic;
  font-weight: 300;
}

.text-block-13 {
  font-family: IBM Plex Serif, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 27px;
}

.div-block-18 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  padding-left: 0;
  display: flex;
}

.andreascontainer01 {
  max-width: 1000px;
}

.div01 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.heading-5 {
  color: #1a1d22;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Cormorant Infant, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 64px;
}

.text-block-14 {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 32px;
}

.heading-6 {
  color: #2c3038;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.div-block-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  display: block;
}

.div-block-20 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.div-block-21 {
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.container-2 {
  grid-column-gap: 79px;
  grid-row-gap: 79px;
  justify-content: center;
  max-width: 98%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.section-2 {
  background-color: #f3f1ea;
}

.text-block-16 {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
}

.div-block-22 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  display: flex;
}

.container-3 {
  background-image: url('../images/Section-13.avif');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 230px;
  display: flex;
}

.heading-8 {
  text-align: center;
  font-family: Cormorant Infant, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
}

.text-block-17 {
  text-align: center;
  font-family: Cormorant Infant, sans-serif;
  font-size: 23px;
  font-style: italic;
  font-weight: 300;
  line-height: 27px;
}

.text-block-18 {
  color: #0009;
  text-align: center;
  font-family: IBM Plex Serif, sans-serif;
  font-weight: 400;
}

.div-block-23 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-24 {
  flex-flow: column;
  width: 50%;
  display: none;
}

.div_blocklast {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.text-block-19 {
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
}

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

.text-block-20 {
  color: #2c3038;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

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

.div-block-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27 {
  background-color: #3a5a7a;
  border-radius: 10px;
  width: 40px;
  height: 1px;
}

.text-block-21 {
  color: #3a5a7a;
  letter-spacing: 2.2px;
  font-family: JetBrains Mono, sans-serif;
  font-size: 10px;
}

.jose_plataforma_div_parent {
  width: 100%;
  margin-top: 35px;
}

.jose_plataforma_child {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: .67px solid #1a1d221f;
  border-style: solid none;
  justify-content: flex-start;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.jose_plataforma_child.jose_plataforma_child_black {
  border-top-style: none;
  border-bottom-color: #ecebe61a;
  width: 100%;
}

.jose_plataforma_child.jose_plataforma_child_black.jose_plataforma_child_black_last {
  border-bottom-style: none;
}

.jose_h3_24 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 33px;
}

.jose_number_10 {
  color: #8aa8c5;
  letter-spacing: 1.44px;
  font-family: JetBrains Mono, sans-serif;
  font-size: 12px;
}

.jose_number_10.jose_number_10_black {
  color: #8aa8c5;
  font-size: 10px;
}

.jose_card_black {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.jose_content_left {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 573.4px;
  display: flex;
}

.jose_content_right_card {
  background-color: #ecebe60a;
  border-right: 1px solid #ecebe61f;
  border-radius: 4px;
  width: 521.27px;
  padding: 0 20px 10px;
}

.div-block-28 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.jose_point {
  background-color: #8aa8c5;
  border-radius: 3px;
  width: 6px;
  height: 6px;
}

.text-block-22 {
  color: #ecebe6b8;
  font-family: IBM Plex Serif, sans-serif;
  font-size: 16.5px;
  line-height: 29.4px;
}

.text-block-22.jose_text_grey {
  color: #2c3038;
  font-weight: 300;
}

.text-block-24 {
  color: #ecebe6;
  font-size: 21px;
  font-style: italic;
  line-height: 30.4px;
}

.jose_div_card_parent {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  width: 100%;
  display: flex;
}

.jose_card {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #ecebe6;
  border: 1px solid #1a1d221f;
  border-radius: 4px;
  flex-flow: column;
  width: 381.67px;
  padding: 35px 27px;
  display: flex;
}

.heading-9 {
  color: #1a1d22;
  font-size: 26px;
  font-weight: 400;
}

.image-3 {
  width: 100%;
}

.text-span-9 {
  color: #2a4560;
}

.desktop-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.responsive-btn-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: none;
}

.navbar {
  background-color: #0000;
}

.container-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-bottom: 1px solid #ffffff4d;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.nav-link {
  color: #1a1d22;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: JetBrains Mono, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.nav-link.w--current {
  color: #1a1d22;
  font-weight: 600;
}

.logo {
  color: #fff;
  flex-flow: column;
  flex: 0 auto;
  order: -9999;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.logo.w--current {
  width: 180px;
}

.footer {
  background-color: #1a1d22;
  border-top: 1px solid #b8964d;
  padding-top: 40px;
  padding-bottom: 10px;
}

.col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 34%;
  display: flex;
}

.col._3, .col._2 {
  width: 20%;
}

.paragraph-4 {
  color: #d4d2cc;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
}

.paragraph-4.w--current {
  color: #d4d2cc;
}

.container-large-2 {
  max-width: 1200px;
}

.copyright-text {
  color: #ecebe6;
  text-transform: lowercase;
  font-family: JetBrains Mono, sans-serif;
  font-size: 14px;
  font-weight: 300;
  position: static;
}

.logo-2 {
  width: 170px;
}

.footer-content-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.footer-title {
  color: #8aa8c5;
  font-size: 20px;
  font-weight: 500;
}

.row {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.body-text {
  color: #ecebe6;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.body-text.beige {
  color: #8aa8c5;
  text-transform: uppercase;
}

.italic-text-2 {
  color: #8aa8c5;
}

.image-5 {
  width: 100%;
}

.logo-size {
  width: 250px;
}

.text-span-10 {
  color: #2a4560;
}

.section-wrapper {
  background-color: #f3f1ea;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-large {
  max-width: 1200px;
}

.content-wrapper {
  width: 100%;
}

.content-wrapper.horizontal {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  display: flex;
}

.pricing-card-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.pricing-card {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #ecebe6;
  border: 1px solid #1a1d221f;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 400px;
  height: 1020px;
  padding: 20px;
  display: flex;
}

.pricing-card.variant {
  border-width: 4px 2px 2px;
  border-color: #3a5a7a;
  align-items: stretch;
  position: relative;
}

.h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
}

.price-card {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price {
  font-size: 64px;
  line-height: 68px;
}

.devise {
  color: #888c8f;
  font-family: JetBrains Mono, sans-serif;
}

.devise.badge {
  color: #ecebe6;
  padding: 10px 20px;
  position: static;
  bottom: 0%;
}

.devise.badge-text {
  color: #ecebe6;
}

.text-pricing-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.line {
  color: #1a1d221f;
  border: 1px solid #1a1d221f;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.line.variant {
  border-color: #3a5a7a;
  width: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

.line.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.offer-text-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.offer-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: center;
  width: 100%;
  display: flex;
}

.badge {
  background-color: #3a5a7a;
  justify-content: center;
  align-items: flex-start;
  width: 130px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  inset: -2% 0% auto;
}

.width {
  width: 50%;
}

.width.vertical-flex {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-32 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

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

.link, .link-2, .link-3 {
  color: #1a1d22;
}

@media screen and (max-width: 991px) {
  .section-nic.withbackground {
    padding-bottom: 20px;
  }

  .section-nic.withbackground_type1 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .container-nic.full-width {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-image-banner {
    z-index: -1;
    width: 450px;
  }

  .div-block {
    width: 100%;
    margin-left: 0;
  }

  .jose_section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .jose_section.jose_section_black {
    background-position: 50% 0;
    background-size: cover;
  }

  .jose_container {
    padding: 40px 20px;
  }

  .jose_container._2 {
    padding: 20px;
  }

  .jose_wrap_div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .jose_h1_84 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 64px;
    line-height: 68px;
  }

  .jose_text_19 {
    font-size: 20px;
    line-height: 24px;
  }

  .headeyagami {
    font-size: 64px;
    line-height: 68px;
  }

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

  .div-block-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-items: center;
    margin-top: 0;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

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

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

  .div-block-7 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .jose_div_card_comp {
    border-right-style: none;
    align-items: center;
    width: 100%;
  }

  .heading-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    display: flex;
  }

  .text-span {
    display: flex;
  }

  .jose_text_13 {
    font-size: 16px;
    font-weight: 400;
  }

  .div-block-10 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: column-reverse;
    justify-content: center;
    align-items: stretch;
  }

  .list-item {
    font-size: 16px;
  }

  .headernic-2.center.h2 {
    font-size: 40px;
    line-height: 44px;
  }

  .container-forms {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-12 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .textblocwhite-21.text-copie.cjwifjm {
    font-size: 16px;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
  }

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

  .text-block-9 {
    padding-bottom: 0;
  }

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

  .div-block-17 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 100%;
  }

  .jose_h2_52 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 44px;
  }

  .text-block-11 {
    line-height: 28px;
  }

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

  .divblock4_nic.planos {
    margin-top: 0;
  }

  .submit-button {
    background-color: #000;
    align-self: auto;
  }

  .section {
    margin-top: 0;
  }

  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 64px;
    line-height: 68px;
  }

  .div01 {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    font-size: 64px;
    line-height: 68px;
  }

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

  .div-block-21 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .container-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-23 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

  .div-block-24 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .div-block-25 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .text-block-21 {
    font-size: 14px;
  }

  .jose_card_black {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .jose_content_left {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    width: 100%;
  }

  .jose_content_right_card {
    width: 100%;
    margin-top: 0;
  }

  .jose_div_card_parent {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .jose_card {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: center;
    width: 100%;
  }

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

  .image-3 {
    max-width: 60%;
  }

  .desktop-btn-wrapper {
    display: none;
  }

  .menu-button {
    color: #fff;
    order: 9999;
  }

  .menu-button.w--open {
    background-color: #ecebe6;
    order: 9999;
  }

  .responsive-btn-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .container-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: space-between;
    padding: 20px;
  }

  .nav-link {
    color: #1a1d22;
    text-align: center;
    font-size: 16px;
  }

  .nav-menu {
    background-color: #ecebe6;
    padding-bottom: 20px;
  }

  .col, .col._3, .col._2 {
    width: 100%;
  }

  .container-large-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon {
    color: #1a1d22;
  }

  .italic-text-2 {
    color: #8aa8c5;
  }

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

  .container-large {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-wrapper.horizontal {
    flex-flow: column;
  }

  .pricing-card-wrapper {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-card {
    width: 100%;
    height: auto;
  }

  .width, .width.vertical-flex {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .body {
    overflow: hidden;
  }

  .section-nic.last {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-nic {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-nic._1 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
  }

  .container-nic.width90 {
    max-width: 100%;
  }

  .jose_section {
    overflow: hidden;
  }

  .jose_section.jose_section_black {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .jose_section.bg-hero {
    padding-top: 0;
  }

  .jose_container {
    padding: 20px;
  }

  .jose_wrap_div {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .div-block-4 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .div-block-7 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .jose_div_card_comp {
    border-right-style: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-10 {
    justify-content: center;
    align-items: center;
  }

  .divblock3_nic, .div_image_wrap_nic {
    width: 100%;
  }

  .headernic-2.center {
    font-size: 32px;
    line-height: 36px;
  }

  .div_block_updown.spaced {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div_block_updown.spaced.fijvidr {
    justify-content: flex-start;
    align-items: center;
  }

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

  .div-block-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .divblock4_nic {
    align-self: center;
    width: 90%;
    margin-top: 20px;
  }

  .submit-button {
    background-color: #1a1d22;
  }

  .heading-4 {
    text-align: left;
    font-size: 40px;
    line-height: 44px;
  }

  .text-block-13 {
    text-align: left;
  }

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

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

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

  .div-block-20 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-self: center;
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-2 {
    flex-flow: column-reverse;
  }

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

  .div-block-22 {
    align-items: center;
  }

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

  .jose_div_card_parent {
    flex-flow: column;
  }

  .jose_card {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .div-block-30 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .image-6, .image-7 {
    width: 100%;
  }

  .pricing-card.variant {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container-nic {
    flex-flow: column;
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-nic._1 {
    width: 100%;
  }

  .container-nic.flex-down {
    width: 95%;
  }

  .container-nic.width90 {
    width: 100%;
  }

  .div-image-banner {
    width: 100%;
    position: static;
  }

  .headernic-1 {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 44px;
  }

  .div-block {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .circlenic-absolute {
    position: absolute;
    top: 70%;
  }

  .jose_container {
    padding: 20px 10px;
  }

  .jose_wrap_div {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .jose_h1_84 {
    font-size: 40px;
    line-height: 44px;
  }

  .jose_text_19 {
    text-align: center;
  }

  .headeyagami {
    font-size: 40px;
    line-height: 44px;
  }

  .div-block-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    align-items: stretch;
  }

  .div-block-3 {
    flex-flow: column;
    display: flex;
  }

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

  .jose_text_13 {
    text-align: center;
  }

  .divblock3_nic {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .div_image_wrap_nic {
    width: 95%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .headernic-2.white.h3 {
    font-size: 40px;
    line-height: 44px;
  }

  .headernic-2.center {
    font-size: 47px;
  }

  .headernic-2.center.h2 {
    font-size: 46px;
    line-height: 54px;
  }

  .headernic-2.center.h3 {
    font-size: 45px;
  }

  .div-block-12 {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
  }

  .textblocwhite-21 {
    font-size: 18px;
  }

  .heading-3 {
    line-height: 48px;
  }

  .div_block_updown.spaced {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div_block_updown.spaced.fijvidr {
    align-self: center;
  }

  .div_block_updown.spaced.border-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

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

  .jose_h2_52 {
    text-align: center;
    font-size: 40px;
    line-height: 44px;
  }

  .jose_h2_52.jose_white {
    font-size: 41px;
    line-height: 48px;
  }

  .divblock4_nic {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .form {
    align-items: flex-start;
  }

  .submit-button {
    background-color: #1a1d22;
    align-self: stretch;
  }

  .container {
    flex-flow: column;
    width: auto;
  }

  .heading-4 {
    text-align: center;
    font-size: 45px;
    line-height: 50px;
  }

  .image {
    width: 100%;
  }

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

  .div-block-18 {
    padding-left: 0;
  }

  .div-block-20 {
    align-self: center;
    width: 90%;
  }

  .container-2 {
    flex-flow: column;
  }

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

  .div-block-23 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    align-items: center;
    width: 100%;
    display: flex;
  }

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

  .div_blocklast {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-19.center {
    line-height: 30px;
  }

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

  .list-4 {
    padding-left: 20px;
  }

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

  .text-block-22.jose_text_grey {
    text-align: center;
  }

  .italic-text {
    text-align: center;
    font-size: 47px;
  }

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

  .image-4 {
    width: 100%;
  }

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


