@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-MediumOblique.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-SemiBoldOblique.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-BoldOblique.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-LightOblique.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Tallica;
  src: url('../fonts/Tallica-ThinOblique.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ibrand;
  src: url('../fonts/Ibrand.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-SemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-SemiBoldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Franie Hair;
  src: url('../fonts/Franie-Hair.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-Light.otf') format("opentype"), url('../fonts/Franie-SemiLight.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-Italic.otf') format("opentype"), url('../fonts/Franie-HairItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-ExtraBold.otf') format("opentype"), url('../fonts/Franie-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-ExtraBoldItalic.otf') format("opentype"), url('../fonts/Franie-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-LightItalic.otf') format("opentype"), url('../fonts/Franie-SemiLightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-ExtraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-ExtraLightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franie;
  src: url('../fonts/Franie-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --1: #f1f1f1;
  --4: #001871;
  --3: #000;
  --7: #00953b;
  --8: #f2cd00;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--gray-100: #f7f9fd;
  --5: #2b5597;
  --flowui-component-library--success-lighter: #ebfff6;
  --flowui-component-library--success-darker: #006638;
  --flowui-component-library--gray-400: #b6b9ce;
  --2: #fff;
  --flowui-component-library--grey-600: #393b6a;
  --flowui-component-library--error-lighter: #fceff0;
  --flowui-component-library--error-darker: #5b0b11;
  --flowui-component-library--primary-base: #642eff;
  --6: #93a7cb;
}

.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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

@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: var(--1);
  font-family: Franie, sans-serif;
}

.s-menu {
  z-index: 998;
  background-color: #00187100;
  position: relative;
}

.navbar-no-shadow-container {
  z-index: 5;
  color: #fff;
  background-color: #00187100;
  width: auto;
  max-width: none;
  height: 72px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
}

.container-regular {
  width: 1260px;
  max-width: 90%;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  z-index: 999;
  background-color: var(--4);
  color: var(--3);
  min-width: 300px;
  min-height: 100vh;
  margin-top: 72px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}

.nav-menu {
  z-index: 999;
  background-color: #00187100;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .5s;
}

.nav-link:hover {
  color: var(--7);
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: var(--8);
  background-color: #f2cd0000;
  border: 1px solid #f2cd0000;
  border-radius: 5px;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 11px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-10 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.mobile-margin-top-10.off {
  display: none;
}

.nav-button-wrapper {
  margin-left: 40px;
}

.button-primary {
  background-color: var(--7);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 25px;
  font-size: 11px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.menu-button {
  border: 1px solid var(--8);
  color: var(--4);
  cursor: pointer;
  border-radius: 15px;
  padding: 15px;
  font-size: 23px;
  transition: all .5s;
}

.menu-button:hover, .menu-button.w--open {
  background-color: var(--8);
}

.image {
  cursor: pointer;
  width: 110px;
  transition: all .5s;
}

.image:hover {
  transform: scale(.95);
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
  transform: translate(-3px, -3px);
}

.f-button-neutral {
  background-color: var(--4);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 27px;
}

.f-margin-bottom-40 {
  margin-bottom: 20px;
}

.h1 {
  color: var(--4);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-header-wrapper-left {
  max-width: none;
  padding-top: 100px;
  padding-bottom: 100px;
}

.f-container-regular {
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.s-capa {
  z-index: 10;
  background-color: #f1f1f1;
  padding: 0 0%;
  position: relative;
  overflow: hidden;
}

.f-h5-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.4;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-feature-icon-wrapper-white {
  background-color: #fff;
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 40px;
  padding: 16px;
}

.f-feature-card-filled {
  background-color: var(--flowui-component-library--gray-100);
  border-radius: 12px;
  padding: 32px;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-button-neutral-2 {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-2:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-h3-heading {
  color: var(--4);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2;
}

.f-heading-detail-small-2 {
  border: 1px solid var(--8);
  color: #c7ad1b;
  letter-spacing: .08em;
  text-transform: uppercase;
  background-color: #f2cd001f;
  border-radius: 200px;
  padding: 2px 10px;
  font-size: 10px;
  font-weight: 600;
  line-height: 24px;
  display: inline-flex;
}

.f-margin-bottom-12 {
  margin-bottom: 12px;
}

.f-max-width-large {
  max-width: 610px;
}

.f-header-grid-asymmetrical {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  margin-bottom: 40px;
}

.f-margin-bottom-64 {
  margin-bottom: 64px;
}

.s-quemsomos {
  z-index: 10;
  background-color: #f1f1f1;
  padding: 40px 0% 92px;
  position: relative;
  overflow: hidden;
}

.f-paragraph-large-copy {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
}

.is-txt-small {
  color: #0a227d;
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 1.4;
}

.timeline_dot {
  z-index: 1;
  border: 4px solid var(--5);
  background-color: var(--5);
  border-radius: 99px;
  width: 24px;
  height: 24px;
  position: relative;
}

.timeline_progress {
  z-index: 1;
  background-color: var(--5);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 3px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto 50%;
  transform: translate(-50%);
}

.is-h2 {
  color: #94bac7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.timeline_track {
  background-color: var(--5);
  flex-direction: column;
  align-items: center;
  width: 2px;
  height: 100%;
}

.is-h4 {
  color: #0a227d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.9375em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.timeline_grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.timeline_progress-overlay-bottom {
  background-image: linear-gradient(#0a227d00, #0a227d);
  width: 6px;
  height: 4em;
  position: absolute;
  inset: auto 0% 0 47%;
}

.timeline_grid-wrap {
  position: relative;
}

.timeline_inner {
  grid-row-gap: 6em;
  flex-direction: column;
  display: flex;
}

.timeline_progress-overlay-top {
  z-index: 0;
  background-image: linear-gradient(#0a227d, #0a227d00);
  width: 6px;
  height: 2em;
  position: absolute;
  inset: 0% 0% auto -2px;
}

.timeline_track-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.page-padding-m {
  padding: 6em 14.72%;
}

.timeline_item {
  grid-row-gap: 1em;
  background-color: #94bac7;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.9em;
  margin-bottom: 1.9em;
  padding: 2em;
  display: flex;
  box-shadow: 6px 6px #ea4537;
}

.timeline_heading-wrap {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.img-desktop {
  border-radius: 10px;
  width: 100%;
  box-shadow: 20px 30px 70px #0003;
}

.img-mobile {
  width: 100%;
  display: none;
}

.s-nossatrajetoria {
  background-color: #fff;
  padding: 100px 0;
  overflow: hidden;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-header-image-wrapper-wide {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 64px;
  display: flex;
  overflow: hidden;
}

.f-success-message {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-header-input-field {
  color: var(--flowui-component-library--gray-900);
  background-color: #0000;
  border: 1px #000;
  min-height: 48px;
  margin-bottom: 0;
  margin-right: 16px;
  padding: 12px 16px;
}

.f-header-input-field::placeholder {
  color: var(--flowui-component-library--gray-400);
}

.f-header-form-wrapper {
  border: 1px solid var(--flowui-component-library--grey-300);
  background-color: #fff;
  border-radius: 50px;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-header-form-block {
  max-width: 360px;
  margin-bottom: 0;
}

.f-margin-bottom-65 {
  margin-bottom: 40px;
}

.f-h1-heading-2 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-66 {
  margin-bottom: 24px;
}

.f-heading-detail-small-3 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-67 {
  margin-bottom: 8px;
}

.f-header-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-section-large-3 {
  padding: 0 5%;
  position: relative;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular.f-text-weight-medium, .f-text-weight-medium {
  font-weight: 500;
}

.f-sub-heading-regular {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.03em;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.f-margin-bottom-68 {
  margin-bottom: 0;
}

.f-feature-icon-round {
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  padding: 16px;
  display: flex;
  box-shadow: 23px 23px 48px -8px #1600420a;
}

.f-feature-card-outline {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid var(--8);
  border-radius: 12px;
  align-items: center;
  width: 100%;
  max-width: 350px;
  padding: 32px;
  transition: background-color .4s;
  display: block;
}

.f-feature-card-outline:hover {
  background-color: var(--flowui-component-library--gray-100);
}

.f-feature-card-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.f-h3-heading-2 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-69 {
  margin-bottom: 16px;
}

.f-heading-detail-small-4 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.s-oqueoferecemos {
  background-color: #f1f1f1;
  padding: 0 0%;
  position: relative;
  overflow: hidden;
}

.container {
  width: 1200px;
  max-width: 90%;
}

.f-button-neutral-3 {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-3:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-button-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.f-paragraph-regular-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-icon-regular {
  color: var(--5);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-content-list-item {
  grid-column-gap: 16px;
  color: var(--flowui-component-library--gray-900);
  align-items: center;
  display: flex;
}

.f-content-list-wrapper {
  grid-row-gap: 12px;
  flex-direction: column;
  margin-top: 32px;
  margin-bottom: 42px;
  display: flex;
}

.f-paragraph-large-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.f-h3-heading-3 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.2;
}

.f-margin-bottom-70 {
  margin-bottom: 16px;
}

.f-heading-detail-small-5 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-margin-bottom-71 {
  margin-bottom: 12px;
}

.f-image-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-content-image-wrapper-large {
  border-radius: 12px;
  width: 100%;
  max-width: 450px;
  height: 460px;
  overflow: hidden;
}

.f-grid-two-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-container-regular-2 {
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.s-comunidade {
  background-color: #fff;
  padding: 0 0%;
  position: relative;
  overflow: hidden;
}

.p {
  letter-spacing: -.02em;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.7em;
}

.p._2 {
  color: #fff;
}

.f-h5-heading-2 {
  color: var(--5);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.f-h5-heading-2._2 {
  color: var(--4);
  margin-bottom: 0;
  font-size: 12px;
}

.f-margin-bottom-72 {
  margin-bottom: 0;
  padding: 30px 20px;
}

.f-feature-icon-wrapper-white-2 {
  background-color: #001871;
  border-radius: 12px;
  width: 60px;
  min-width: auto;
  height: 60px;
  min-height: auto;
  margin-bottom: 30px;
  padding: 14px;
}

.box {
  border: 1px solid var(--8);
  cursor: pointer;
  background-color: #2b559700;
  border-radius: 12px;
  padding: 40px 20px;
  text-decoration: none;
  transition: all .5s;
}

.box:hover {
  background-color: #fff;
  border-color: #fff;
  transform: translate(-2px, -2px);
  box-shadow: 7px 8px 40px -5px #0003;
}

.box._2 {
  background-color: var(--2);
  border-width: 0;
  padding: 10px;
  overflow: hidden;
}

.box.blog {
  padding-top: 20px;
  padding-bottom: 20px;
}

.box._2-copy {
  border-width: 1px;
  border-color: var(--7);
  background-color: var(--2);
  padding: 10px 10px 0;
  overflow: hidden;
}

.box._2-copy:hover {
  border-color: var(--2);
}

.f-grid-three-column-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.f-button-secondary-2 {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary-2:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-margin-bottom-73 {
  margin-bottom: 0;
}

.h2 {
  color: var(--4);
  letter-spacing: -.02em;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
}

.h2._2 {
  color: var(--8);
}

.h2.on {
  font-size: 40px;
}

.h2.on-copy {
  font-size: 30px;
}

.f-heading-detail-small-6 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-max-width-large-2 {
  max-width: 610px;
}

.f-header-grid-asymmetrical-2 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  align-content: start;
}

.f-margin-bottom-74 {
  margin-bottom: 0;
}

.s-asso {
  background-color: #fff;
  background-image: linear-gradient(#ffffffeb, #ffffffeb), url('../images/Associe-se-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 0 0%;
  position: relative;
  overflow: hidden;
}

.f-testimonial-background {
  z-index: 1;
  background-color: var(--7);
  width: 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.f-slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.f-icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-testimonial-right-a {
  border: 1px solid var(--flowui-component-library--grey-300);
  background-color: var(--flowui-component-library--gray-900);
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -90px 0% auto auto;
}

.f-testimonial-right-a:hover {
  border-color: var(--flowui-component-library--gray-900);
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
}

.f-testimonial-left-a {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--grey-600);
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -90px 60px auto auto;
}

.f-testimonial-left-a:hover {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-paragraph-regular-3 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-3.f-text-weight-medium-2 {
  font-weight: 500;
}

.f-text-weight-medium-2 {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
}

.f-avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-testimonial-avatar-small {
  background-color: var(--flowui-component-library--gray-200);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-author {
  grid-column-gap: 16px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-margin-bottom-75 {
  margin-bottom: 32px;
}

.f-h6-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.5;
}

.f-margin-bottom-76 {
  margin-bottom: 40px;
}

.f-testimonial-card {
  color: var(--flowui-component-library--gray-900);
  background-color: #fff;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-testimonial-slider-grid-large {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-testimonial-slide {
  margin-right: 40px;
}

.f-testimonial-slider-cards {
  background-color: #fff;
  height: auto;
}

.f-h3-heading-5 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-heading-detail-small-7 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-77 {
  margin-bottom: 12px;
}

.f-text-weight-bold {
  font-weight: 700;
}

.f-container-regular-3 {
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-testimonial-section {
  background-color: var(--flowui-component-library--white);
  padding: 100px 5%;
  position: relative;
  overflow: hidden;
}

.f-margin-bottom-78 {
  margin-bottom: 32px;
}

.f-grid-three-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-48 {
  margin-bottom: 48px;
}

.s-depoimentos {
  background-color: #fff;
  padding: 100px 5%;
  position: relative;
  overflow: hidden;
}

.f-image-cover-3 {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.f-contact-image-wrapper {
  max-width: 550px;
  height: 100%;
}

.f-error-message {
  background-color: var(--flowui-component-library--error-lighter);
  color: var(--flowui-component-library--error-darker);
  text-align: center;
  border-radius: 8px;
}

.f-success-message-2 {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-button-neutral-4 {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-4:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-checkbox-label {
  color: var(--flowui-component-library--gray-900);
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}

.f-checkbox {
  border-width: 2px;
  border-color: var(--flowui-component-library--gray-400);
  background-color: var(--flowui-component-library--white);
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin: 0 8px 0 0;
}

.f-checkbox.w--redirected-checked {
  background-color: var(--flowui-component-library--gray-900);
  background-size: 12px;
  border-style: none;
  border-radius: 4px;
}

.f-checkbox.w--redirected-focus {
  box-shadow: none;
}

.f-checkbox-field {
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 12px;
  display: flex;
}

.f-margin-bottom-79 {
  margin-bottom: 32px;
}

.f-text-area {
  border: 0px solid var(--flowui-component-library--grey-300);
  color: #000 !important;
  background-color: #f1f1f1;
  border-radius: 12px;
  min-height: 112px;
  margin-bottom: 0;
  padding: 16px;
  font-size: 14px;
  line-height: 24px;
}

.f-text-area:focus {
  border-color: var(--flowui-component-library--gray-400);
}

.f-text-area::placeholder {
  color: #000 !important;
}

.f-field-label {
  color: #000 !important;
  letter-spacing: -.01em;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.f-field-input {
  border: 0px solid var(--flowui-component-library--grey-300);
  color: #000 !important;
  background-color: #f1f1f1;
  border-radius: 12px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 13px;
  transition: all .2s;
}

.f-field-input:focus {
  border-color: var(--flowui-component-library--gray-400);
}

.f-field-input::placeholder {
  color: #000 !important;
}

.f-contact-form {
  flex-flow: column;
  display: flex;
}

.f-paragraph-large-4 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-margin-bottom-80 {
  margin-bottom: 8px;
}

.f-margin-bottom-81 {
  margin-bottom: 30px;
}

.f-contact-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: start;
}

.s-contato {
  background-color: #fff;
  padding: 92px 0% 40px;
  position: relative;
  overflow: hidden;
}

.div-block {
  width: 1200px;
  max-width: 90%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  margin-top: 0;
}

.f-logo-block {
  background-color: #d6d8e0;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 120px;
  min-height: 96px;
  padding: 10px;
  display: flex;
}

.f-logo-block._2 {
  border: 0px solid var(--8);
}

.f-logo-grid-primary {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.f-logo-grid-middle {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.f-logo-button-wrap {
  justify-content: flex-start;
  margin-top: 100px;
  display: flex;
}

.f-h4-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.4;
}

.f-margin-bottom-82 {
  margin-bottom: 8px;
}

.f-grid-two-column-2 {
  z-index: 2;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 40px;
  display: block;
  position: relative;
  box-shadow: 0 0 80px -20px #0003;
}

.f-section-small {
  z-index: 2;
  background-color: #fff;
  padding: 0 0% 60px;
  position: relative;
}

.f-footer-link {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link:hover {
  color: var(--flowui-component-library--primary-base);
}

.f-footer-vertical-divider {
  background-color: var(--flowui-component-library--grey-300);
  width: 1px;
  height: 16px;
}

.f-footer-menu {
  grid-column-gap: 24px;
  flex: none;
  align-items: center;
  display: flex;
}

.f-footer-detail {
  color: #fff;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 16px;
}

.f-footer-brand {
  align-items: center;
  display: flex;
}

.f-footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.f-footer-horizontal-divider {
  background-color: var(--flowui-component-library--grey-300);
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.f-footer-social {
  border: 1px solid var(--8);
  color: var(--flowui-component-library--gray-900);
  background-color: #f2cd0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .5s;
  display: flex;
}

.f-footer-social:hover {
  background-color: var(--8);
  color: var(--flowui-component-library--primary-base);
  transform: translate(-2px, -2px);
}

.f-footer-social-group {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f-footer-social-row-large {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.f-footer-group {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f-footer-logo {
  flex: none;
}

.f-container-large {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.s-footer {
  background-color: #001871;
  padding: 60px 5%;
  position: relative;
}

.text-block {
  color: var(--2);
  cursor: pointer;
  font-size: 12px;
  line-height: 18px;
  transition: all .5s;
}

.text-block:hover {
  color: var(--8);
}

.text-block-2 {
  color: var(--2);
  font-size: 12px;
}

.s-eventos {
  background-color: var(--4);
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.text-block-3 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 12px;
  line-height: 17px;
  display: flex;
}

.link {
  color: #fff;
  cursor: pointer;
  transition: all .5s;
}

.link:hover {
  color: var(--8);
}

.link-2 {
  color: #fff;
  transition: all .5s;
}

.link-2:hover {
  color: var(--8);
}

.logo-footer {
  cursor: pointer;
  transition: all .5s;
}

.logo-footer:hover {
  transform: scale(.95);
}

.image-2 {
  width: 16px;
  height: 16px;
}

.button {
  border: 1px solid var(--8);
  color: var(--4);
  cursor: pointer;
  background-color: #f2cd00;
  border-radius: 200px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all .5s;
}

.button:hover {
  background-color: var(--8);
  color: var(--4);
  transform: translate(-3px, -3px);
}

.nav-lateral {
  z-index: 12;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

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

.link-block {
  border: 1px solid var(--8);
  border-radius: 200px;
  width: 5px;
  height: 5px;
  transition: all .5s;
}

.link-block.w--current {
  background-color: var(--8);
  width: 10px;
  height: 10px;
}

.voltar {
  z-index: 9;
  cursor: pointer;
  background-color: #cecece4a;
  border: 1px solid #cecece;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: all .4s;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.voltar:hover {
  transform: scale(.9);
}

.image-5 {
  width: 10px;
}

.s-pp {
  padding-top: 100px;
  padding-bottom: 60px;
  font-family: Franie, sans-serif;
  font-weight: 400;
}

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

.pp-bloco-titulo {
  margin-bottom: 100px;
}

.pp-bloco-descricao {
  margin-bottom: 40px;
}

.heading {
  color: var(--4);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.heading-2 {
  color: var(--4);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.paragraph {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
}

.list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.list-item {
  margin-bottom: 10px;
}

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

.text-span {
  color: var(--8);
}

.text-block-5 {
  font-size: 13px;
}

.left-arrow {
  background-color: var(--5);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 10px;
  font-size: 14px;
  transition: all .2s;
  display: flex;
  top: 17px;
  left: -17px;
}

.left-arrow:hover {
  transform: translate(-2px);
}

.slider-horizontal {
  z-index: 2;
  background-color: #0000;
  width: 100%;
  height: 100%;
  margin-top: 60px;
}

.testimonial-decor {
  z-index: 1;
  max-width: 30%;
  position: absolute;
  inset: -13% -5% auto auto;
}

.testimonial-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.horizontal-angle {
  z-index: 99;
  object-fit: cover;
  height: 101%;
  position: absolute;
  inset: 0% -2% 0% auto;
}

.height-100px {
  min-height: 100px;
}

.testimonial-logo {
  margin-bottom: 25px;
}

.slider-wrapper {
  position: relative;
}

.testimonial-content {
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 20px 75px;
  display: flex;
}

.author-image {
  border-radius: 100px;
  width: 50px;
  margin-right: 14px;
  box-shadow: 1px 1px 3px #00000024;
}

.author-job {
  color: #151c3480;
}

.author-job.off {
  font-size: 12px;
  display: block;
}

.right-arrow {
  background-color: var(--5);
  border-radius: 100px;
  width: 45px;
  height: 45px;
  font-size: 14px;
  transition: all .2s;
  top: 17px;
  right: -17px;
}

.right-arrow:hover {
  transform: translate(2px);
}

.author-name {
  color: #272d4e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.author-name.off {
  font-size: 14px;
  display: block;
}

.play-button {
  border: 2px solid var(--8);
  cursor: pointer;
  background-color: #f2cd0000;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .6s;
  display: flex;
  position: absolute;
}

.play-button:hover {
  transform: scale(.95);
}

.slider-mask {
  overflow: visible;
}

.testimonial-decor-2 {
  z-index: 1;
  max-width: 35%;
  position: absolute;
  inset: auto auto -11% -9%;
}

.author-block {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.testimonial-image-wrap {
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 350px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide-nav {
  background-color: #fff;
  border-radius: 500px;
  max-width: 150px;
  display: none;
  top: 575.901px;
  box-shadow: 1px 1px 3px #0000000d;
}

.quote-content {
  color: #272d4e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
}

.testimonial-card {
  border-radius: 10px;
  height: 100%;
  display: flex;
  overflow: hidden;
  box-shadow: 17px 88px 60px -100px #4f5e782e, 11px 0 20px -9px #4f5e781a;
}

.code-embed {
  color: var(--8);
}

.paragraph-2 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

.image-6 {
  border-radius: 8px;
  width: 100%;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  margin-right: 6px;
  display: flex;
}

.div-block-4 {
  display: inline-flex;
}

.code-embed-copy {
  color: var(--4);
  width: 20px;
  padding-top: 4px;
}

.collection-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.box-interno {
  margin-bottom: 0;
  padding: 0;
}

.f-paragraph-large-copy {
  color: #000;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 27px;
}

.f-paragraph-large-copy-copy {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  display: none;
}

.image-7 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 100%;
}

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

.div-block-6 {
  background-image: url('../images/cabeçalho-UNEDI.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.text-span-2 {
  color: var(--7);
}

.text-span-3 {
  color: #00953b;
}

.text-span-4 {
  color: var(--2);
}

.f-section-small-copy {
  background-color: #fff;
  padding: 20px 5% 64px;
  position: relative;
}

.container-4 {
  z-index: 3;
  width: auto;
  max-width: none;
  position: relative;
}

.grid-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.s-logos {
  overflow: hidden;
}

.container-5 {
  width: 1200px;
  max-width: 90%;
  padding-top: 0;
}

.div-block-7 {
  padding-bottom: 100px;
}

.s-equipe {
  background-color: #fff;
  padding-top: 100px;
  overflow: hidden;
}

.div-block-8 {
  margin-top: 40px;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-data {
  background-image: url('../images/calendar-2.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-top: 1px;
  padding-left: 20px;
}

.img-modulos {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  height: 200px;
  padding-top: 20px;
}

.img-modulos._1 {
  background-color: #d9e6f2;
  background-image: url('../images/145268.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.img-modulos._2 {
  background-color: #d9e6f2;
  background-image: url('../images/6794.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
}

.bloco-datas {
  margin-top: 20px;
  display: none;
}

.faq-question {
  cursor: pointer;
  align-items: center;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 800;
  display: inline-flex;
}

.features-card-outline-copy {
  border: 1px solid var(--8);
  border-radius: 10px;
  padding: 10px;
}

.features-card-outline-copy.off {
  display: none;
}

.margin-bottom-08 {
  margin-top: -40px;
  margin-bottom: 8px;
}

.faq-q-text {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.faq-answer {
  border-bottom: 0 solid #2d3e501f;
  padding-left: 0;
  overflow: hidden;
}

.heading-6 {
  color: #02449b;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 600;
  line-height: 1.3em;
}

.list-item-2 {
  margin-bottom: 7px;
}

.faq-plus {
  background-color: var(--5);
  border-radius: 3px;
  width: 100%;
  height: 3px;
}

.faq-plus-wrap {
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.list-item-3 {
  margin-bottom: 2px;
}

.faq-plus-l {
  background-color: var(--5);
  border-radius: 3px;
  width: 3px;
  height: 100%;
  position: absolute;
}

.text-block-7 {
  background-color: var(--8);
  color: #fff;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  padding: 7px 10px;
  font-size: 13px;
  font-weight: 600;
  display: inline-flex;
}

.text-block-8 {
  background-image: url('../images/ok2.svg');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 15px;
  font-size: 12px;
  line-height: 17px;
}

.div-block-9 {
  max-width: 95%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.f-heading-detail-small-2-copy {
  border: 1px solid var(--8);
  color: var(--4);
  letter-spacing: .08em;
  text-transform: uppercase;
  background-color: #f2cd00;
  border-radius: 200px;
  padding: 10px;
  font-size: 8px;
  font-weight: 600;
  line-height: 12px;
  display: inline-flex;
}

.text-block-9 {
  text-transform: uppercase;
  font-size: 13px;
}

.list-item-4 {
  margin-bottom: 10px;
}

.text-block-10 {
  color: var(--5);
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 400;
}

.text-span-5, .text-span-6 {
  color: var(--7);
}

.f-image-cover-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-content-image-wrapper-large-2 {
  border-radius: 12px;
  width: 100%;
  max-width: 450px;
  height: auto;
  overflow: visible;
}

.f-button-neutral-5 {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-flex;
}

.f-button-neutral-5:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-button-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-paragraph-regular-4 {
  letter-spacing: -.02em;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.8;
  transition: all .8s;
}

.f-paragraph-regular-4:hover {
  transform: translate(5px);
}

.f-icon-regular-3 {
  color: var(--7);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-content-list-item-2 {
  grid-column-gap: 16px;
  color: var(--flowui-component-library--gray-900);
  align-items: center;
  font-size: 15px;
  display: flex;
}

.f-content-list-item-2.off {
  display: none;
}

.f-content-list-wrapper-2 {
  grid-row-gap: 15px;
  flex-direction: column;
  margin-top: 32px;
  margin-bottom: 42px;
  display: flex;
}

.f-paragraph-large-5 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h2-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
  line-height: 1.2;
}

.f-margin-bottom-83 {
  margin-bottom: 16px;
}

.f-heading-detail-small-8 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-margin-bottom-84 {
  margin-bottom: 12px;
}

.f-grid-two-column-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: start stretch;
}

.f-container-regular-4 {
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-section-large {
  padding: 100px 0%;
  position: relative;
}

.div-block-10 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.f-grid-three-column-2-copy {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.halftone-pattern {
  z-index: -1;
  position: absolute;
  inset: 50% auto 0% -60px;
}

.article-profile-image {
  border-radius: 100px;
  margin-right: 12px;
}

.news-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-self: auto;
  margin-top: 0;
}

.standard-paragraph {
  color: #566073b3;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.standard-paragraph.center {
  color: var(--6);
  text-align: center;
  max-width: 550px;
  display: block;
}

.h2-2 {
  color: var(--4);
  margin-bottom: 14px;
  font-weight: 600;
}

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

.flex-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.date {
  color: var(--6);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.articles-block {
  flex-direction: column;
  align-items: flex-start;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.article-thumbnail {
  border-radius: 10px;
  margin-bottom: 24px;
}

.author-title {
  color: var(--5);
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
  line-height: 100%;
}

.article-profile-block {
  align-items: center;
  margin-top: 12px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.blog-category {
  border: 1px solid var(--7);
  color: var(--7);
  background-color: #00953b1c;
  border-radius: 200px;
  margin-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.blog-title {
  color: var(--4);
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  display: inline-block;
}

.blog-section {
  padding: 60px 3% 100px;
}

.div-block-11 {
  margin-top: 40px;
}

.card-arrow {
  background-color: #fff;
  border: 1px #c0c0d333;
  border-style: none none solid solid;
  border-bottom-left-radius: 3px;
  width: 24px;
  height: 24px;
  position: absolute;
  inset: auto -51px auto auto;
  transform: rotate(45deg);
}

.steps-dot {
  z-index: 10;
  background-color: #c0c0d333;
  border-radius: 100px;
  width: 12px;
  height: 12px;
  position: relative;
}

.subtitle-wrapper {
  margin-bottom: 18px;
}

.steps-circle {
  border: 0 #c0c0d333;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: 36px auto auto -86px;
}

.steps-circle.center {
  top: auto;
}

.steps-circle.end {
  top: auto;
  bottom: 36px;
}

.background-load-top {
  z-index: 25;
  background-color: #fff;
  height: 50%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.steps-sticky-card {
  z-index: 30;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  box-shadow: none;
  background-color: #fff;
  border: 0 solid #c0c0d333;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 300px;
  max-width: 500px;
  padding: 18px 18px 36px;
  display: grid;
  position: sticky;
  top: 101px;
  overflow: visible;
}

.steps-circle-outline {
  background-color: #fff;
  border: 2px solid #c0c0d333;
  border-radius: 100%;
  position: absolute;
  inset: 0%;
}

.steps-circle-outline.two {
  background-color: #fff;
}

.steps-card-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 900px;
  display: grid;
}

.subtitle-intro-wrapper {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: auto;
  display: grid;
  position: relative;
}

.steps-cards {
  grid-column-gap: 60px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.how-to-image {
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 200px;
  padding: 18px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.steps-card {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border: 1px solid var(--8);
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  min-height: 275px;
  padding: 24px;
  display: grid;
  position: relative;
}

.horizontal-line {
  background-color: #c0c0d333;
  flex: 1;
  height: 1px;
}

.steps-content {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.steps-tracker {
  background-color: #c0c0d333;
  border-radius: 100px;
  flex-direction: column;
  width: 2px;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.how-it-works-fill {
  background-color: #081c3a;
  border-radius: 100px;
  width: 100%;
  height: 0;
}

.background-load-bottom {
  z-index: 25;
  background-color: #fff;
  height: 50%;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.steps-grid {
  grid-column-gap: 80px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: grid;
}

.steps-description {
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.steps-icon {
  z-index: 10;
  color: #516381;
  background-color: #f7f8fc;
  border: 1px solid #c0c0d333;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.steps-intro {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 12px;
  padding-right: 12px;
  display: grid;
}

.button-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #3572ff;
  border-style: none;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  font-size: 10px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.button-2:hover {
  background-color: #081c3a;
}

.body-display {
  color: #516381;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6em;
}

.body-display.large {
  color: #516381;
  font-size: 19px;
}

.subtitle {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4em;
}

.hero-background-image {
  background-image: url('../images/Villa0017.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-background-image.steps-background {
  background-image: url('../images/Family003.jpeg');
}

.heading-7 {
  color: var(--4);
  margin-top: 0;
  font-weight: 600;
}

.f-header-grid-asymmetrical-2-copygbh {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  align-content: start;
  margin-bottom: 60px;
}

.div-block-12 {
  margin-top: 20px;
}

.div-block-13 {
  background-image: url('../images/Nossa-Comunidade-1.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 40vh;
  overflow: hidden;
}

.image-8 {
  border-radius: 15px;
  width: 100%;
  margin-bottom: 40px;
}

.div-block-14 {
  background-image: linear-gradient(#001871bf, #001871bf), url('../images/cabeçalho-UNEDI.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  margin: 0 20px;
  padding-top: 180px;
  padding-bottom: 180px;
  position: relative;
}

.container-6 {
  text-align: center;
  width: 1200px;
  max-width: 90%;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.h1-copy {
  color: var(--2);
  letter-spacing: -.04em;
  max-width: 850px;
  margin: 0 auto 20px;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.2;
}

.text-span-3-copy {
  color: var(--8);
}

.f-paragraph-large-copy-copy {
  color: #fff;
  letter-spacing: -.02em;
  max-width: 500px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 27px;
}

.f-paragraph-large-copy-copy-copy {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
}

.navbar-no-shadow-container-copy {
  z-index: 5;
  color: #fff;
  background-color: #00187100;
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
}

.image-9 {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 20px;
}

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

.div-block-14-copy {
  background-image: url('../images/14432.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin: 0 20px 20px;
  padding-top: 0;
  padding-bottom: 0;
}

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

.section {
  padding-top: 40px;
  padding-bottom: 100px;
}

.container-7 {
  width: 1200px;
  max-width: 90%;
}

.div-block-17 {
  background-image: linear-gradient(#001871a8, #001871a8);
  border-radius: 20px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.grid-5 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr .4fr;
}

.div-block-18 {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

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

.link-block-2 {
  padding: 10px;
  text-decoration: none;
}

.box-blog {
  border: 1px solid var(--8);
  cursor: pointer;
  background-color: #2b559700;
  border-radius: 12px;
  padding: 0;
  text-decoration: none;
  transition: all .5s;
}

.box-blog:hover {
  background-color: #fff;
  border-color: #fff;
  transform: translate(-2px, -2px);
  box-shadow: 7px 8px 40px -5px #0003;
}

.box-blog._2 {
  background-color: var(--2);
  border-width: 0;
  padding: 10px;
  overflow: hidden;
}

.box-blog.blog {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-8 {
  color: var(--4);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
}

.div-block-19 {
  margin-bottom: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  border-radius: 200px;
  display: inline-flex;
  overflow: hidden;
}

.search-input {
  background-color: #f1f1f1;
  border: 0 solid #000;
  margin-bottom: 0;
  font-size: 13px;
}

.search-button {
  background-color: var(--7);
  border: 0 solid #000;
  font-size: 12px;
}

.f-footer-social-copy {
  border: 1px solid var(--7);
  background-color: var(--7);
  color: var(--flowui-component-library--gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .5s;
  display: flex;
}

.div-block-20 {
  background-color: #fff;
  border-radius: 15px;
  padding: 20px;
}

.collection-item {
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-flex;
}

.blog-category-copy {
  border: 1px solid var(--7);
  color: var(--7);
  background-color: #00953b1c;
  border-radius: 200px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.collection-list-lateral {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-10-copy {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.text-block-3-copy {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 9px;
  line-height: 12px;
  display: flex;
}

.div-block-14-copy-copy {
  background-image: linear-gradient(#001871c9, #001871c9), url('../images/14432.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  margin: 0 20px 20px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.div-block-21 {
  margin-top: 60px;
}

.esb {
  color: var(--4);
  letter-spacing: -.02em;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
}

.esb._2 {
  color: var(--8);
}

.esb.on, .esb.on-copy {
  font-size: 40px;
}

.div-block-22 {
  margin-top: 40px;
}

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

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

.heading-9, .heading-10, .heading-11, .heading-12, .heading-13, .heading-14 {
  color: var(--4);
  font-weight: 600;
}

.paragraph-3 {
  color: #3f3f3f;
  line-height: 22px;
}

.rich-text-block {
  color: #3f3f3f;
  font-weight: 400;
}

.div-block-14-c {
  background-image: linear-gradient(#001871cc, #001871cc), url('../images/14432.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  margin: 0 20px 20px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.text-span-7, .text-span-8 {
  color: var(--7);
}

.div-block-294 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-292 {
  background-color: #000;
  width: 100%;
  height: 3px;
}

.text-block-11 {
  margin-left: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}

.div-block-293 {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 20px;
  display: flex;
  position: relative;
}

.div-block-291-copy {
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
}

.div-block-291 {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: space-between;
  width: 20px;
  height: 20px;
  display: flex;
  position: absolute;
}

.div-block-292-copy-copy, .div-block-292-cop1y-copy, .div-block-292-copy-copy8 {
  background-color: #b9b9b9;
  width: 100%;
  height: 3px;
  box-shadow: inset -1px 1px 3px #313131;
}

.list-item-5 {
  color: #fff;
  text-align: right;
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.list-item-5.off {
  display: none;
}

.container-8 {
  width: 1200px;
  max-width: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

.div-block-296 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.f-footer-social-copy {
  border: 1px solid var(--8);
  color: var(--flowui-component-library--gray-900);
  background-color: #f2cd0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .5s;
  display: flex;
}

.f-footer-social-copy:hover {
  background-color: var(--8);
  color: var(--flowui-component-library--primary-base);
  transform: translate(-2px, -2px);
}

.icone-menu {
  border: 1px solid var(--8);
  background-color: var(--8);
  color: var(--flowui-component-library--gray-900);
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .5s;
  display: flex;
}

.icone-menu:hover {
  background-color: var(--8);
  color: var(--flowui-component-library--primary-base);
  transform: translate(-2px, -2px);
}

.button-copy {
  border: 1px solid var(--8);
  color: var(--4);
  background-color: #f2cd00;
  border-radius: 200px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all .5s;
}

.button-copy:hover {
  background-color: var(--8);
  color: var(--4);
  transform: translate(-3px, -3px);
}

.button-copy-copy {
  border: 1px solid var(--8);
  color: var(--4);
  background-color: #f2cd00;
  border-radius: 200px;
  padding: 15px 20px;
  text-decoration: none;
  transition: all .5s;
}

.button-copy-copy:hover {
  background-color: var(--8);
  color: var(--4);
  transform: translate(-3px, -3px);
}

.div-block-297 {
  margin-top: 60px;
}

.heading-6-copy {
  color: #02449b;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.3em;
}

.image-10 {
  border-radius: 10px;
  width: 100%;
}

.list-item-6 {
  margin-bottom: 10px;
}

.f-title-wrapper-center-copy {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-11 {
  width: 100px;
}

.image-12 {
  width: 110px;
}

.f-logo-block-copygb {
  background-color: #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 10px;
  display: flex;
}

.f-logo-block-copybg {
  background-color: var(--3);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 10px;
  display: flex;
}

.image-13 {
  width: 100px;
  height: auto;
}

.div-block-298 {
  background-color: #f8f8fa;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 40px;
}

.grid-7 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-14 {
  height: 70px;
}

.capa {
  background-image: url('../images/6794.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 25vh;
}

.div-block-29 {
  border: 2px solid var(--8);
  background-color: var(--4);
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-15 {
  width: 140px;
}

.div-block-31 {
  background-color: #0000;
  border: 1px solid #425cce;
  border-radius: 20px;
  margin-top: 40px;
  padding: 40px 40px 20px;
  display: none;
}

.text-field {
  border-radius: 200px;
  height: 45px;
}

.success-message {
  color: #fff;
  background-color: #9594d2;
  border-radius: 10px;
}

.field-label-2 {
  color: #000;
  font-size: 13px;
}

.text-block-12 {
  color: #425cce;
  text-align: center;
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.dados {
  max-width: 400px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.div-block-30 {
  margin-top: 40px;
}

.submit-button {
  background-color: #425cce;
  border: 1px solid #007136;
  border-radius: 200px;
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  transition: all .6s;
  display: block;
}

.submit-button:hover {
  color: #007136;
  background-color: #0000;
}

.button-3 {
  color: #007136;
  text-align: center;
  background-color: #0000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 15px;
  border: 1px solid #90c369;
  border-radius: 200px;
  width: 400px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  transition: all .6s;
  display: block;
}

.button-3:hover {
  background-color: #90c369;
}

.button-3._5 {
  border-color: var(--8);
  background-color: var(--8);
  color: var(--4);
  background-image: none;
  font-weight: 400;
}

.button-3._5:hover {
  background-color: #2b5597;
}

.button-3._1 {
  border-color: var(--8);
  background-color: var(--8);
  color: var(--4);
  background-image: none;
  margin-bottom: 15px;
  font-weight: 400;
}

.button-3._1:hover {
  border-color: var(--6);
  background-color: var(--6);
}

.button-3._3 {
  border-color: var(--8);
  background-color: var(--8);
  color: var(--4);
  background-image: none;
  font-weight: 400;
}

.button-3._3:hover {
  background-color: #2b5597;
}

.button-3._4 {
  border-color: var(--8);
  background-color: var(--8);
  color: var(--4);
  background-image: none;
  font-weight: 400;
}

.button-3._4:hover {
  background-color: #2b5597;
}

.button-3._2 {
  border-color: var(--8);
  background-color: var(--8);
  color: var(--4);
  background-image: none;
  font-weight: 400;
}

.button-3._2:hover {
  background-color: #2b5597;
}

.image-16 {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-2 {
  padding-top: 0;
}

.f-footer-social-copy-copycx {
  border: 1px solid var(--7);
  background-color: var(--7);
  color: var(--flowui-component-library--gray-900);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: all .5s;
  display: flex;
}

.f-footer-social-copy-copycx:hover {
  background-color: var(--7);
  color: var(--flowui-component-library--primary-base);
  transform: translate(-2px, -2px);
}

.div-block-299 {
  background-image: url('../images/WhatsApp-Image-2024-12-20-at-01.00.08.jpeg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.image-17 {
  width: 12px;
}

.text-block-9-copys {
  margin-bottom: 20px;
  font-size: 11px;
}

.testimonial-image2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.link-3 {
  color: var(--3);
}

.accordion-item {
  background-color: #fff0;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}

.accordion-item-trigger {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.icon.accordion-icon {
  color: var(--4);
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.paragraph-4 {
  color: #616161;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}

.text-block-13 {
  color: var(--7);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}

.f-content-list-wrapper-2-copydb {
  grid-row-gap: 12px;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
}

.div-block-300 {
  margin-top: 20px;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-18 {
  width: auto;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-9 {
  width: 1200px;
  max-width: 90%;
}

.div-block-301 {
  margin-bottom: 0;
}

.section-3-copyfb {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-302 {
  margin-top: 20px;
}

.f-paragraph-regular-4-copysfvs {
  letter-spacing: -.02em;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
  transition: all .8s;
}

.f-paragraph-regular-4-copysfvs:hover {
  transform: translate(5px);
}

.f-paragraph-large-copy-c {
  letter-spacing: -.02em;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
}

.f-icon-regular-3b {
  color: var(--7);
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  transition: color .2s;
  display: flex;
}

.f-content-list-item-2b {
  grid-column-gap: 16px;
  color: var(--flowui-component-library--gray-900);
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 15px;
  display: flex;
}

.f-content-list-item-2b.off {
  display: none;
}

.collection-list-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.image-19 {
  border-radius: 10px;
}

.empty-state {
  text-align: center;
  background-color: #93a7cb36;
  border-radius: 20px;
  padding: 60px 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-303 {
  margin-bottom: 16px;
}

.empty-state-2 {
  text-align: center;
  border-radius: 20px;
  padding: 40px;
}

.collection-list-3-b {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (min-width: 1280px) {
  .steps-card {
    padding: 36px;
  }

  .steps-grid {
    grid-column-gap: 100px;
    grid-template-columns: .8fr 1fr;
  }

  .steps-intro {
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .steps-sticky-card {
    grid-column-gap: 36px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .steps-grid {
    grid-column-gap: 140px;
    grid-template-columns: .8fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: var(--4);
  }

  .nav-menu {
    background-color: #fff0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: block;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    border: 1px solid var(--8);
    color: var(--4);
    border-radius: 16px;
    padding: 12px;
    transition: all .4s;
  }

  .menu-button:hover {
    background-color: var(--8);
    color: var(--4);
  }

  .menu-button.w--open {
    background-color: var(--8);
    color: #fff;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .f-header-grid-asymmetrical {
    grid-template-columns: 1fr;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .f-feature-card-outline {
    flex-direction: column;
    max-width: none;
  }

  .f-feature-card-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .f-content-image-wrapper-large {
    max-width: 100%;
  }

  .f-grid-two-column {
    grid-template-columns: 1fr;
  }

  .f-grid-three-column-2 {
    grid-template-columns: 1fr 1fr;
  }

  .f-header-grid-asymmetrical-2 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .f-testimonial-background {
    height: 20%;
  }

  .f-text-weight-medium-2 {
    font-size: 11px;
    line-height: 1;
  }

  .f-margin-bottom-76 {
    margin-bottom: 40px;
  }

  .f-testimonial-slider-grid-large {
    grid-template-columns: 1fr;
  }

  .f-grid-three-column-3 {
    grid-template-columns: 1fr 1fr;
  }

  .f-contact-image-wrapper {
    max-width: 100%;
  }

  .f-contact-grid, .f-grid-two-column-2 {
    grid-template-columns: 1fr;
  }

  .f-footer-link {
    margin-top: 0;
  }

  .f-footer-bottom {
    grid-row-gap: 7px;
    flex-direction: column;
  }

  .f-footer-social-group {
    margin-top: 20px;
  }

  .f-footer-social-row-large {
    margin-left: 0;
  }

  .f-footer-group {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .testimonial-image {
    position: relative;
  }

  .testimonial-content {
    padding-left: 25px;
    padding-right: 40px;
  }

  .author-job.off {
    font-size: 11px;
  }

  .quote-content {
    line-height: 1.1;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
  }

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

  .f-content-image-wrapper-large-2 {
    max-width: 100%;
  }

  .f-grid-two-column-3 {
    grid-template-columns: 1fr;
  }

  .f-grid-three-column-2-copy {
    grid-template-columns: 1fr 1fr;
  }

  .h2-2 {
    font-size: 42px;
  }

  .steps-sticky-card {
    grid-template-columns: 1fr;
    position: relative;
    top: auto;
  }

  .steps-card-wrapper {
    grid-row-gap: 48px;
  }

  .steps-grid {
    grid-row-gap: 60px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }

  .f-header-grid-asymmetrical-2-copygbh {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .grid-5 {
    grid-column-gap: 60px;
    grid-template-columns: 1.5fr .5fr;
  }

  .collection-list-2 {
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-lateral {
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  .collection-list-2-copy, .collection-list-2-co {
    grid-template-columns: 1fr 1fr;
  }

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

  .testimonial-image2 {
    position: relative;
  }

  .collection-list-3, .collection-list-3-b {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .h1 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-header-wrapper-left {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .s-capa {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .s-quemsomos {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .timeline_dot {
    width: 20px;
    height: 20px;
  }

  .timeline_progress {
    inset: 0% auto auto 2.5em;
  }

  .is-h2 {
    font-size: 2rem;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

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

  .timeline_progress-overlay-bottom {
    background-image: linear-gradient(#0a227d00, #0a227d 59%);
    height: 4em;
  }

  .timeline_progress-overlay-top {
    background-image: linear-gradient(#0a227d 18%, #0a227d00);
  }

  .page-padding-m {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .timeline_item-wrap.is-hidden-mobile {
    display: none;
  }

  .f-h1-heading-2 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .s-oqueoferecemos {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h3-heading-3 {
    font-size: 40px;
  }

  .f-container-regular-2 {
    padding-bottom: 0;
  }

  .s-comunidade {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column-2 {
    grid-template-columns: 1fr 1fr;
  }

  .h2 {
    font-size: 40px;
  }

  .s-asso {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-testimonial-right-a, .f-testimonial-left-a {
    display: none;
  }

  .f-h3-heading-5 {
    font-size: 40px;
  }

  .f-grid-three-column-3 {
    grid-template-columns: 1fr;
  }

  .s-depoimentos {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-contact-image-wrapper {
    max-width: 100%;
  }

  .f-contact-grid {
    grid-template-columns: 1fr;
  }

  .s-contato {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-h4-heading {
    font-size: 36px;
  }

  .f-footer-detail {
    text-align: center;
  }

  .nav-lateral {
    display: none;
  }

  .slider-horizontal {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .horizontal-angle {
    display: none;
  }

  .testimonial-content {
    width: 100%;
    padding: 45px;
  }

  .testimonial-image-wrap {
    width: 100%;
    height: 280px;
  }

  .testimonial-card {
    flex-wrap: wrap;
  }

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

  .div-block-6 {
    height: 400px;
    margin-left: 20px;
  }

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

  .f-h2-heading {
    font-size: 44px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column-2-copy {
    grid-template-columns: 1fr 1fr;
  }

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

  .articles-block {
    margin-bottom: 35px;
  }

  .steps-card-wrapper {
    grid-row-gap: 36px;
  }

  .steps-grid {
    padding-left: 0;
  }

  .h1-copy {
    margin-top: 0;
    font-size: 48px;
  }

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

  .collection-list-lateral {
    grid-template-columns: 1fr 1fr;
  }

  .esb {
    font-size: 40px;
  }

  .list-item-5 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .accordion-item-content {
    margin-right: 0;
  }

  .collection-list-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .collection-list-3-b {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu-wrapper {
    min-width: 220px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .mobile-margin-top-10 {
    justify-content: flex-end;
    align-items: center;
    display: block;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .menu-button {
    padding: 10px;
  }

  .image {
    width: 80px;
  }

  .f-button-secondary {
    width: 10050200%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .h1 {
    font-size: 35px;
  }

  .f-header-wrapper-left {
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .s-capa {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-heading-detail-small-2 {
    padding: 5px;
    font-size: 9px;
    line-height: 15px;
  }

  .s-quemsomos {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .f-paragraph-large-copy {
    font-size: 13px;
  }

  .timeline_dot {
    width: 1.2rem;
    height: 1.2rem;
  }

  .timeline_progress {
    left: 2em;
  }

  .is-h2 {
    font-size: 2rem;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

  .timeline_grid {
    grid-column-gap: 1em;
    grid-template-columns: 4em 1fr;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .img-desktop {
    display: none;
  }

  .img-mobile {
    border-radius: 15px;
    display: block;
    box-shadow: 5px 5px 40px -10px #0003;
  }

  .f-feature-card-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .s-comunidade {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .f-h5-heading-2 {
    font-size: 15px;
  }

  .box {
    padding: 20px;
  }

  .f-grid-three-column-2 {
    grid-template-columns: 1fr;
  }

  .h2 {
    font-size: 35px;
  }

  .h2.on-copy {
    margin-bottom: 40px;
    font-size: 30px;
  }

  .s-asso {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .f-testimonial-author {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .f-margin-bottom-76 {
    margin-bottom: 10px;
  }

  .f-margin-bottom-48 {
    margin-bottom: 0;
  }

  .f-logo-block._2 {
    box-shadow: 4px 7px 13px -3px #0003;
  }

  .f-logo-grid-primary {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .f-logo-grid-middle {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .f-grid-two-column-2 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-footer-link {
    margin-bottom: 0;
  }

  .f-footer-vertical-divider {
    display: none;
  }

  .f-footer-menu {
    flex-direction: column;
  }

  .f-footer-social {
    width: 40px;
    height: 40px;
  }

  .s-footer {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .s-eventos {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .image-2 {
    width: 15px;
    height: 15px;
  }

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

  .nav-lateral {
    margin-right: 3px;
    display: flex;
  }

  .link-block.w--current {
    width: 7px;
    height: 7px;
  }

  .voltar {
    z-index: 9;
    width: 40px;
    height: 40px;
  }

  .image-5 {
    width: 10px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 27px;
  }

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

  .left-arrow {
    inset: auto auto -3% 20%;
  }

  .testimonial-content {
    padding-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .right-arrow {
    inset: auto 20% -3% auto;
  }

  .author-block {
    margin-top: 15px;
  }

  .testimonial-image-wrap {
    height: 260px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .f-paragraph-large-copy-copy {
    font-size: 13px;
  }

  .container-3 {
    max-width: 90%;
  }

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

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

  .div-block-6 {
    height: 200px;
    margin-left: 20px;
  }

  .grid-3 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-top: 0;
    padding-bottom: 100px;
  }

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

  .faq-question {
    font-size: 20px;
  }

  .faq-q-text {
    font-size: 12px;
  }

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

  .f-paragraph-regular-4 {
    margin-top: 3px;
    font-size: 15px;
    line-height: 1.4;
  }

  .f-icon-regular-3 {
    width: 20px;
    margin-top: 0;
  }

  .f-content-list-item-2 {
    grid-column-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .f-grid-two-column-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .f-section-large {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-grid-three-column-2-copy {
    grid-template-columns: 1fr;
  }

  .standard-paragraph.center {
    text-align: left;
  }

  .h2-2 {
    line-height: 55px;
  }

  .steps-circle {
    display: none;
  }

  .steps-sticky-card {
    min-width: auto;
    padding: 12px 12px 24px;
  }

  .steps-card-wrapper {
    grid-row-gap: 24px;
    grid-template-columns: auto;
  }

  .steps-cards {
    grid-template-columns: auto;
    width: 100%;
  }

  .steps-tracker {
    display: none;
  }

  .steps-grid {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .steps-intro {
    grid-row-gap: 24px;
  }

  .div-block-13 {
    background-position: 50%;
    background-attachment: scroll;
  }

  .div-block-14 {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .h1-copy {
    font-size: 30px;
    line-height: 1.3;
  }

  .f-paragraph-large-copy-copy {
    line-height: 25px;
  }

  .f-paragraph-large-copy-copy-copy {
    font-size: 13px;
  }

  .div-block-14-copy {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
  }

  .box-blog {
    padding: 10px;
  }

  .collection-list-lateral {
    grid-template-columns: 1fr;
  }

  .div-block-14-copy-copy {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .esb {
    font-size: 35px;
  }

  .esb.on-copy {
    font-size: 30px;
  }

  .collection-list-2-copy, .collection-list-2-co {
    grid-template-columns: 1fr;
  }

  .div-block-14-c {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .text-block-11 {
    margin-left: 5px;
    font-size: 16px;
  }

  .div-block-291-copy, .div-block-291 {
    height: 16px;
  }

  .list-item-5 {
    text-align: right;
    margin-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .f-footer-social-copy {
    width: 40px;
    height: 40px;
  }

  .icone-menu {
    width: 30px;
    height: 30px;
  }

  .button-copy {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-copy-copy {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-6-copy {
    font-size: 1em;
  }

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

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

  .grid-7 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-29 {
    width: 180px;
    height: 180px;
  }

  .image-15 {
    width: 90px;
  }

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

  .dados {
    max-width: 90%;
  }

  .submit-button {
    margin-top: 20px;
  }

  .button-3 {
    width: 290px;
  }

  .button-3._5 {
    background-position: 35px;
  }

  .button-3._1 {
    background-position: 25px;
  }

  .button-3._3, .button-3._4 {
    background-position: 30px;
  }

  .button-3._2 {
    background-position: 50px;
  }

  .f-footer-social-copy-copycx {
    width: 40px;
    height: 40px;
  }

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

  .collection-list-3 {
    grid-template-columns: 1fr 1fr;
  }

  .f-paragraph-regular-4-copysfvs {
    margin-top: 3px;
    font-size: 15px;
    line-height: 1.4;
  }

  .f-paragraph-large-copy-c {
    font-size: 13px;
  }

  .f-icon-regular-3b {
    width: 20px;
    margin-top: 0;
  }

  .f-content-list-item-2b {
    grid-column-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .collection-list-3-b {
    grid-template-columns: 1fr 1fr;
  }
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb0f7-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb109-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb10a-eafa77c1 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb10d-eafa77c1 {
  place-self: center stretch;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb10e-eafa77c1 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb110-eafa77c1 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb116-eafa77c1 {
  align-self: stretch;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb117-eafa77c1 {
  place-self: start;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb11a-eafa77c1 {
  align-self: end;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb124-eafa77c1 {
  align-self: stretch;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb125-eafa77c1 {
  place-self: start;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb128-eafa77c1 {
  align-self: end;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb140-eafa77c1 {
  align-self: stretch;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb141-eafa77c1 {
  place-self: start;
}

#w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb144-eafa77c1 {
  align-self: end;
}

#w-node-de21849c-e320-1943-2d45-6425fd11728b-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de21849c-e320-1943-2d45-6425fd117291-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-f99e80f5-9f2b-5fa8-d8d4-3cc9b3e34f0e-eafa77c1 {
  justify-self: end;
}

#w-node-f031d2b1-a804-3f19-b6ee-41a0deb08074-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f031d2b1-a804-3f19-b6ee-41a0deb0807a-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_21e3719a-6cbb-53b4-e16d-05d3495c365b-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_21e3719a-6cbb-53b4-e16d-05d3495c3661-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-be701e21-2f8b-51c8-c679-b4dde94fbaeb-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be701e21-2f8b-51c8-c679-b4dde94fbaf1-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_0822d39c-8bbd-651a-9e1b-5183162c757b-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0822d39c-8bbd-651a-9e1b-5183162c7581-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-f9589558-19e5-b816-9882-f95848941160-eafa77c1 {
  align-self: center;
}

#w-node-f9589558-19e5-b816-9882-f95848941184-eafa77c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_1ce0bf19-77b8-ed15-bdf6-0803eb16dac6-eafa77c1, #w-node-_8b639fe0-07c7-76a5-dc1d-1425bb5b4b98-eafa77c1, #w-node-_95b4ce09-75ea-4a2f-a969-8362fa1bb748-eafa77c1, #w-node-c00676fb-f230-1344-3eec-4d3db191b304-eafa77c1, #w-node-_9f67bb8c-a785-7650-9698-f3827515f4e4-eafa77c1, #w-node-_8a331d88-53c1-f001-e2ce-97dc3f88de37-eafa77c1, #w-node-e2bad36e-110c-e2c3-45c2-390d1c9a739f-eafa77c1, #w-node-d8529af8-a60f-36b5-f247-0668b0ad9068-eafa77c1, #w-node-_6a117b9d-cbee-344d-f4e8-1385eae7bfb6-eafa77c1, #w-node-a522c5aa-f80a-e5cd-8f06-3fa155177b00-eafa77c1, #w-node-cafa25b3-1fa3-ef79-51c4-cc4ab27ca14d-eafa77c1, #w-node-_22435316-1d3e-e3f8-6baf-997eb48db591-eafa77c1, #w-node-_6471869f-ee03-2063-61df-0f3b5d41d05b-eafa77c1, #w-node-d54e58d3-b3ce-29c0-e460-cc5869a860d4-eafa77c1, #w-node-f8846787-715d-5dc8-6c81-d40908867138-eafa77c1, #w-node-_726aa3ba-46f5-1915-73e3-8b98b1e5608a-eafa77c1, #w-node-f102e40e-293a-2995-caad-a356f3000fb9-eafa77c1, #w-node-_69ea52c9-b3ef-224f-b217-12de7d9ca9d9-eafa77c1, #w-node-_457831c8-ceb1-c2e5-5265-de976697d497-eafa77c1, #w-node-_54b29a37-a988-e8c0-fe40-e88af82848e8-eafa77c1, #w-node-_2301b043-ab41-5074-d2ed-75d9a33c28a1-eafa77c1, #w-node-c20179a8-7a19-59be-9e47-4b53bd102a46-eafa77c1, #w-node-e97731f0-2ea8-b391-a0e5-e2d65562b5bb-eafa77c1, #w-node-_84b4b5aa-bb6b-9761-4c04-d9ea210ac861-eafa77c1, #w-node-cb649423-f430-ab48-e7d6-4657925097bb-eafa77c1, #w-node-_10368ffe-68cf-c8ea-7a55-c9b10bcb243d-eafa77c1, #w-node-_381a5a80-cac8-7a6d-552d-19b5a613f24a-eafa77c1, #w-node-_5515e20e-0e87-c65f-0ba7-cedde0b0a394-06206b2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5515e20e-0e87-c65f-0ba7-cedde0b0a39c-06206b2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-a2ea0ac7-158a-f482-6d02-086ebf1dd1a7-06206b2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2ea0ac7-158a-f482-6d02-086ebf1dd1af-06206b2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb0f6-eafa77c1, #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb0f7-eafa77c1 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb0f6-eafa77c1 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb0f7-eafa77c1 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb109-eafa77c1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb10e-eafa77c1 {
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb10a-eafa77c1, #w-node-aa41b655-0aa5-1b1e-40b3-9febbddfb110-eafa77c1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-MediumOblique.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-SemiBoldOblique.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tallica';
  src: url('../fonts/Tallica-ThinOblique.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ibrand';
  src: url('../fonts/Ibrand.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Franie Hair';
  src: url('../fonts/Franie-Hair.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-Light.otf') format('opentype'), url('../fonts/Franie-SemiLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-Italic.otf') format('opentype'), url('../fonts/Franie-HairItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-ExtraBold.otf') format('opentype'), url('../fonts/Franie-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-ExtraBoldItalic.otf') format('opentype'), url('../fonts/Franie-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-LightItalic.otf') format('opentype'), url('../fonts/Franie-SemiLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franie';
  src: url('../fonts/Franie-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}