:root {
  --elements-webflow-library--accent--azul-2: #08b7c7;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--accent--azul-1: #00a2b1;
  --elements-webflow-library--accent--vermelho-1: #aa1508;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--700: #525252;
  --elements-webflow-library--neutral--800: #303030;
  --elements-webflow-library--neutral--600: #a5a5a5;
  --elements-webflow-library--accent--verde-2: #33f03a;
  --elements-webflow-library--accent--verde-1: #1fc625;
  --elements-webflow-library--accent--font-family: Montserrat, sans-serif;
  --elements-webflow-library--accent--vermelho-2: #c61f40;
  --elements-webflow-library--general--shadow-05: #14142b29;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--secondary--color-1: #c61f40;
  --elements-webflow-library--secondary--color-2: #f5f5f5;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --elements-webflow-library--secondary--font-family: Montserrat, sans-serif;
  --elements-webflow-library--neutral--200: #f7f7fc;
}

.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-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

.brix---container-default {
  max-width: 1218px;
  padding-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.brix---header-wrapper {
  background-color: var(--elements-webflow-library--accent--azul-2);
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: fixed;
  inset: 0% 0% auto;
}

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

.brix---header-logo {
  max-width: 320px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
  background-color: var(--elements-webflow-library--neutral--100);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-hamburger-desktop-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  border-bottom: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--elements-webflow-library--neutral--100);
  padding: 44px 24px;
}

.brix---header-nav-menu-hamburger-desktop {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---container-default-center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.brix---header-big-nav-link {
  color: var(--elements-webflow-library--accent--azul-1);
  padding: 0;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
}

.brix---header-big-nav-link:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---dropdown-toggle-big-link {
  align-items: center;
  padding: 0;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-big-link:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---dropdown-chevron-big {
  width: 28px;
  margin-left: 10px;
}

.brix---header-nav-list-item-hamburger-desktop {
  margin-bottom: 24px;
  padding-left: 0;
}

.brix---dropdown-card-desktop {
  background-color: #0000;
  top: 32px;
  overflow: visible;
}

.brix---dropdown-link-big {
  color: var(--elements-webflow-library--neutral--700);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 28px;
  line-height: 36px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-big:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---dropdown-links-grid-big {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper-hamburger {
  background-color: #0000;
  padding-top: 32px;
  position: static;
}

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-40px {
  margin-bottom: 40px;
}

.brix---btn-primary {
  border: 1px solid var(--elements-webflow-library--accent--verde-2);
  background-color: var(--elements-webflow-library--accent--verde-1);
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--accent--verde-2);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary.button-nav-button {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.brix---btn-primary.button-nav-button.desktop {
  border: 1px solid var(--elements-webflow-library--accent--verde-2);
}

.brix---btn-primary.button-nav-button.mobile {
  display: none;
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--700);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary:hover {
  border-style: none;
  border-color: var(--elements-webflow-library--accent--vermelho-1);
  background-color: var(--elements-webflow-library--accent--azul-2);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row {
  align-items: center;
  display: flex;
}

.brix---heading-h1-size {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--vermelho-2);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---opacity-10 {
  opacity: .1;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---section-hero-primary {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---section-hero-primary.hero {
  padding-top: 187px;
  padding-bottom: 80px;
}

.brix---paragraph-default {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--700);
  letter-spacing: normal;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-hero-v1 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---button-row-left {
  border: 1px none var(--elements-webflow-library--accent--verde-2);
  margin-right: 24px;
}

.brix---floating-image-hero-v1---1 {
  z-index: -1;
  display: none;
  position: absolute;
  inset: auto auto -32% -41%;
}

.brix---floating-image-hero-v1---2 {
  z-index: -1;
  max-width: 600px;
  display: none;
  position: absolute;
  inset: auto 11% 8% auto;
  transform: rotate(140deg);
}

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

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---mg-bottom-56px {
  margin-bottom: 56px;
}

.brix---display-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 700;
  line-height: 52px;
}

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 140px;
  padding-bottom: 140px;
}

.brix---section.video-section {
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.brix---section.video {
  padding-top: 0;
  padding-bottom: 0;
}

.brix---heading-h2-size {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--vermelho-2);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
}

.brix---text-center {
  text-align: center;
  background-color: #aa150800;
  border-radius: 24px;
}

.brix---text-center.cta-contain {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #aa1508e0;
  padding: 40px 24px;
}

.brix---inner-container-600px---center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---buttons-row-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---inner-container-574px---center {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---btn-primary-white {
  border: 1px solid var(--elements-webflow-library--accent--verde-2);
  background-color: var(--elements-webflow-library--accent--verde-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white:hover {
  background-color: var(--elements-webflow-library--accent--verde-2);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-white {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white:hover {
  border-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  transform: translate3d(0, -3px, .01px);
}

.brix---hero-card-bg-image {
  background-image: linear-gradient(#0009, #0009);
  border-radius: 40px;
  padding: 196px 40px;
  position: relative;
  overflow: hidden;
}

.brix---section-extra-small {
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---position-relative {
  position: relative;
}

.brix---play-button-large {
  box-shadow: 0 24px 65px 0 var(--elements-webflow-library--general--shadow-05);
  transform-style: preserve-3d;
  border-radius: 50%;
  transition: transform .3s;
}

.brix---play-button-large:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---bg-overlay {
  z-index: 1;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.brix---video-bg-image {
  width: 100%;
  max-width: none;
}

.brix---lightbox-video-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---subtitle {
  color: var(--elements-webflow-library--accent--vermelho-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---inner-container-640px---center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---image-wrapper-br-24px-shadow {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  border-radius: 24px;
  overflow: hidden;
}

.brix---inner-container-1068px-center {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--700);
}

.brix---mg-bottom-8px {
  margin-bottom: 8px;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---mg-bottom-48px {
  margin-bottom: 48px;
}

.brix---border-radius-24px {
  z-index: -1;
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---link-wrapper {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---heading-h3-size {
  color: var(--elements-webflow-library--accent--azul-1);
  text-overflow: clip;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---text-200-bold {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---image-width-100 {
  width: 100%;
}

.brix---grid-3-columns---1-col-mb {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---card-link-content-left-fw {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 32px 32px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---color-neutral-805 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---accordion-item-wrapper {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  cursor: pointer;
  transform-style: preserve-3d;
  border-radius: 24px;
  width: 100%;
  padding: 48px 64px;
  transition: transform .3s;
  display: flex;
}

.brix---accordion-item-wrapper:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---accordion-header {
  align-items: center;
  display: flex;
}

.brix---acordion-body {
  width: 100%;
  overflow: hidden;
}

.brix---accordion-spacer {
  min-height: 16px;
}

.brix---accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.brix---accordion-side {
  margin-right: 24px;
}

.brix---accordion-title {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--azul-1);
  margin-top: 0;
  margin-bottom: 0;
}

.brix---inner-container-856---center {
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}

.brix---btn-circle-accordion-btn {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: 22px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.brix---btn-circle-accordion-btn:hover {
  border-color: var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  transform: scale3d(.94, .94, 1.01);
}

.brix---accordion-btn-vertical-line {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 18px;
  height: 2px;
  position: absolute;
  transform: rotate(90deg);
}

.brix---accordion-btn-horizontal-line {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 18px;
  height: 2px;
  position: absolute;
}

.brix---grid-1-column-gap-row-32px {
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---cta-section {
  background-color: var(--elements-webflow-library--neutral--100);
  background-image: url('../images/fundo-home-clinica-min.webp');
  background-position: 50% 100%;
  background-size: cover;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.brix---cta-v2-floating-item-01 {
  z-index: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brix---cta-v2-floating-item-02 {
  display: none;
  position: absolute;
  inset: auto -1% 15% auto;
}

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---footer-wrapper {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
}

.brix---footer-logo {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.brix---footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.brix---footer-link {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---footer-middle {
  padding-top: 120px;
  padding-bottom: 120px;
}

.brix---grid-footer-5-cols {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto;
}

.brix---grid-footer-logo---paragraph {
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  align-items: center;
}

.brix---social-media-link-text {
  color: var(--elements-webflow-library--neutral--600);
  margin-left: 8px;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
}

.brix---social-media-link-text:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---footer-col-title {
  color: var(--elements-webflow-library--neutral--800);
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.brix---paragraph-link {
  color: var(--elements-webflow-library--accent--vermelho-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---icon-square-24px {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---icon-square-24px:hover {
  transform: scale(.92);
}

.brix---social-media-link-wrapper-center {
  color: var(--elements-webflow-library--accent--vermelho-1);
  text-align: left;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.brix---social-media-link-wrapper-center:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---footer-bottom-v3 {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--600);
  text-align: right;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
}

.brix---card.card-list {
  background-color: var(--elements-webflow-library--accent--azul-1);
  margin-top: 40px;
}

.brix---card.card-map {
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 680px;
  display: flex;
}

.brix---color-accent-2 {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library--neutral--800);
  padding-right: 10px;
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---mg-bottom-24px-2 {
  margin-bottom: 24px;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---mg-bottom-56px-2 {
  margin-bottom: 56px;
}

.brix---display-1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 90px;
  font-weight: 700;
  line-height: 94px;
}

.brix---display-2 {
  font-size: 72px;
  font-weight: 700;
  line-height: 84px;
}

.brix---display-4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.brix---container-default-2 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 140px;
  padding-bottom: 140px;
}

.brix---heading-h2-size-2 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--vermelho-2);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---text-center-2 {
  text-align: center;
}

.brix---paragraph-default-2 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--700);
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-2.padding-button {
  margin-bottom: 40px;
}

.brix---inner-container-600px---center-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---text-300-bold {
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.brix---stats-v7-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: stretch;
}

.brix---card-stat-purple {
  background-color: var(--elements-webflow-library--accent--vermelho-1);
  border-radius: 24px;
  padding: 236px 56px 56px;
}

.brix---icon-big-stats-v7 {
  border-radius: 24px;
  width: 108px;
}

.brix---card-content-v7 {
  padding: 56px 26px 32px;
}

.brix---icon-stats-v7 {
  border-radius: 16px;
  width: 72px;
}

.brix---color-neutral-810 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-48px-2 {
  margin-bottom: 48px;
}

.brix---btn-primary-2 {
  border: 1px solid var(--elements-webflow-library--accent--verde-2);
  background-color: var(--elements-webflow-library--accent--verde-1);
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  width: 100%;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  background-color: var(--elements-webflow-library--accent--verde-2);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-2:hover {
  border-color: var(--elements-webflow-library--accent--vermelho-1);
  background-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---buttons-row-2 {
  align-items: center;
  display: flex;
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---full-width-image {
  object-fit: cover;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  width: 100%;
  height: 100%;
}

.brix---grid-2-columns-text-left {
  grid-column-gap: 30px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.brix---half-bg-image-right-content-v2 {
  z-index: -1;
  border-radius: 0;
  width: 45%;
  height: 90%;
  display: block;
  position: absolute;
  inset: 5% 0% 0% auto;
}

.brix---section-image-fw-right {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-811 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-8px-2 {
  margin-bottom: 0;
}

.brix---mg-bottom-2 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--700);
  margin-bottom: 0;
}

.brix---square-icon {
  border-radius: 10px;
  width: 60px;
  min-width: auto;
  max-width: none;
  height: 60px;
  padding: 10px;
}

.brix---square-icon.brix---btn-secondary-white {
  background-color: var(--elements-webflow-library--accent--azul-2);
  margin-top: 5px;
}

.brix---heading-h3-size-2 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--azul-1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.brix---heading-h3-size-2.txt-white {
  color: var(--elements-webflow-library--neutral--100);
  font-weight: 500;
}

.brix---heading-h3-size-2.txt-icons {
  font-weight: 600;
}

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 2fr .8fr;
  place-items: center stretch;
  margin-bottom: 48px;
}

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---buttons-row-right---t-left.mobile {
  display: none;
}

.brix---inner-container-490px {
  max-width: 600px;
}

.brix---grid-2-columns---gap-48px {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.brix---card-left-text-wrapper {
  margin-left: 20px;
}

.brix---icon-left---content-right {
  border-bottom: 1px solid var(--elements-webflow-library--general--shadow-01);
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.brix---icon-left---content-right.icon-center {
  background-color: var(--elements-webflow-library--accent--azul-2);
  border-radius: 60px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 24px;
}

.brix---icon-left---content-right.icon-center.icon2 {
  background-color: #14142b00;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

.brix---icon-left---content-right.last {
  border-bottom-style: solid;
  padding-bottom: 20px;
}

.brix---content-inside-card-v14 {
  height: 100%;
  padding: 48px;
}

.brix---grid-1-column-gap-row-40px {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.brix---color-neutral-812 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-8px-3 {
  margin-bottom: 8px;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---heading-h1-size-2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---heading-h5-size {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.brix---subtitle-2 {
  color: var(--elements-webflow-library--accent--vermelho-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---grid-2-columns-text {
  grid-column-gap: 100px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---grid-2-columns-2-col-mbl {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---image-wrapper-br-24px-shadow-2 {
  box-shadow: 0 14px 42px 0 var(--elements-webflow-library--general--shadow-04);
  border-radius: 24px;
  overflow: hidden;
}

.brix---color-neutral-813 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-top-64px {
  margin-top: 64px;
}

.brix---btn-primary-3 {
  background-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-3:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---opacity-10-2 {
  opacity: .1;
}

.brix---buttons-row-center-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---floating-image-hero-v6---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: auto -12% 41% auto;
  transform: rotate(140deg);
}

.brix---inner-container-574px---center-2 {
  max-width: 574px;
  margin-left: auto;
  margin-right: auto;
}

.brix---section-hero-top-small {
  padding-top: 140px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.brix---2-imgs-floating-wrapper {
  margin-top: 195px;
  position: relative;
}

.brix---img-floating-left {
  border-radius: 24px;
  box-shadow: 0 4px 12px #211f5429;
}

.brix---img-floating-right {
  border-radius: 24px;
  position: absolute;
  inset: -21% 0% auto auto;
  box-shadow: 0 20px 50px #211f543d;
}

.brix---color-neutral-814 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---mg-top-80px {
  margin-top: 80px;
}

.brix---border-radius-24px-2 {
  z-index: -1;
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.brix---position-relative-2 {
  position: relative;
}

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

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---dropdown-pd {
  padding: 40px;
}

.brix---header-logo-2 {
  max-width: 250px;
}

.brix---header-logo-link-2 {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link-2:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-wrapper-2 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-2:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-2.w--open {
  background-color: #0000;
}

.brix---header-right-col-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---play-button-large-2 {
  box-shadow: 0 24px 65px 0 var(--elements-webflow-library--general--shadow-05);
  transform-style: preserve-3d;
  border-radius: 50%;
  transition: transform .3s;
}

.brix---play-button-large-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---bg-overlay-2 {
  z-index: 1;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.brix---lightbox-video-icon-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---btn-primary-small-white {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--vermelho-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small-white:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  color: var(--elements-webflow-library--accent--vermelho-1);
  transform: translate3d(0, -3px, .01px);
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

.brix---btn-primary-white-2 {
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--vermelho-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white-2:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  color: var(--elements-webflow-library--accent--vermelho-1);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-white-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white-2:hover {
  border-color: var(--elements-webflow-library--neutral--100);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  transform: translate3d(0, -3px, .01px);
}

.brix---header-wrapper-transparent {
  background-color: #0000;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  position: absolute;
}

.brix---header-nav-link-white {
  color: var(--elements-webflow-library--neutral--100);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
}

.brix---header-nav-link-white:hover {
  opacity: .48;
}

.brix---hamburger-menu-bar-top-white, .brix---hamburger-menu-bar-bottom-white {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---dropdown-toggle-white {
  color: var(--elements-webflow-library--neutral--100);
  align-items: center;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: opacity .3s, color .3s;
  display: flex;
}

.brix---dropdown-toggle-white:hover {
  opacity: .59;
}

.brix---show-on-tablet {
  display: none;
}

.brix---hero-v15-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: grid;
}

.brix---section-hero-half-bg-color {
  background-image: linear-gradient(to bottom, var(--elements-webflow-library--accent--vermelho-1) 60%, var(--elements-webflow-library--accent--vermelho-1) 60%, white 60%);
  padding-top: 176px;
  padding-bottom: 176px;
}

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

.quick-stack {
  width: 100%;
  height: 100%;
  padding: 0;
}

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

.brix---color-neutral-815 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-816 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---color-neutral-817 {
  color: var(--elements-webflow-library--neutral--100);
}

.brix---mg-bottom-40px-3 {
  margin-bottom: 40px;
}

.brix---btn-primary-4 {
  background-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-4:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---input {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library--accent--vermelho-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---text-area {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 22px;
  min-height: 144px;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 28px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---text-area:hover {
  border-color: var(--elements-webflow-library--accent--vermelho-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---text-area:focus {
  border-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---text-area::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---container-default-3 {
  max-width: 1218px;
  padding-bottom: 100px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---link-text {
  transition: color .3s;
  display: inline-block;
}

.brix---heading-h1-size-3 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--vermelho-2);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---success-message {
  background-color: var(--elements-webflow-library--accent--vermelho-1);
  color: var(--elements-webflow-library--neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-pagraph-wrapper {
  color: var(--elements-webflow-library--neutral--600);
  align-items: flex-start;
  display: flex;
}

.brix---subtitle-3 {
  color: var(--elements-webflow-library--accent--vermelho-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---link-icon-left {
  margin-right: 6px;
}

.brix---paragraph-default-3 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--700);
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default-3.txt {
  color: var(--elements-webflow-library--neutral--700);
  width: 90%;
}

.brix---card-form {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  min-height: 576px;
  margin-bottom: 0;
  padding: 56px 40px;
}

.brix---input-label {
  color: var(--elements-webflow-library--neutral--800);
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 20px;
}

.brix---icon-success-message-big {
  width: 60px;
  margin-bottom: 10px;
}

.brix---bg-image-full-width-2 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---link-wrapper-color-primary {
  color: var(--elements-webflow-library--accent--vermelho-1);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-color-primary:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---section-position-relative {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---form-grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---contact-v7-half-bg-image-bottom {
  z-index: -1;
  width: 100%;
  height: 430px;
  position: absolute;
  inset: auto 0% -31%;
}

.brix---grid-contact-v7 {
  grid-column-gap: 60px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---grid-1-column-gap-row-24px {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.brix---icon-mg-top {
  margin-top: 4px;
}

.div-block-3 {
  width: 90%;
}

.code-embed {
  outline-offset: 0px;
  outline: 3px #333;
}

.map-wrapper {
  border-radius: 24px;
  padding-bottom: 125%;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-818 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-24px-3 {
  margin-bottom: 40px;
}

.brix---footer-wrapper-2 {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
}

.brix---grid-footer-v1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
}

.brix---footer-logo-2 {
  transform-style: preserve-3d;
  transition: transform .3s;
}

.brix---footer-logo-2:hover {
  transform: scale3d(.97, .97, 1.01);
}

.brix---footer-list-wrapper-2 {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.brix---footer-list-item-2 {
  margin-bottom: 18px;
  padding-left: 0;
}

.brix---footer-link-2 {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--700);
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
}

.brix---footer-link-2:hover {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.brix---footer-top {
  padding-top: 120px;
  padding-bottom: 120px;
}

.brix---footer-bottom {
  border-top: 1px solid var(--elements-webflow-library--neutral--300);
  color: var(--elements-webflow-library--neutral--600);
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-square-36px {
  background-color: #f5f5f500;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-36px:hover {
  opacity: .5;
  transform: scale(.92);
}

.brix---footer-col-title-2 {
  color: var(--elements-webflow-library--accent--azul-1);
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.brix---paragraph-link-2 {
  color: var(--elements-webflow-library--accent--azul-1);
  text-decoration: underline;
  transition: color .3s;
}

.brix---paragraph-link-2:hover {
  color: var(--elements-webflow-library--secondary--color-1);
}

.brix---social-media-grid-left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  align-self: center;
  justify-items: start;
}

.bold-text {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--accent--vermelho-2);
  letter-spacing: -1px;
}

.nav {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.nav_logo {
  flex: none;
  width: 36px;
}

.button_primary {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #7e2fff;
  border-radius: 12px;
  justify-content: space-between;
  padding: 12px 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 -2px 4px #0000001a;
}

.button_primary:hover {
  background-color: #6f18fd;
}

.menu_line {
  background-color: #ededed;
  width: 16px;
  height: 2px;
}

.menu {
  grid-row-gap: 4px;
  cursor: pointer;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 8px;
  transition: background-color .2s;
  display: flex;
}

.menu:hover {
  background-color: #1a1d22;
  align-items: center;
}

.nav_row-link {
  color: #cacaca;
  text-decoration: none;
  transition: color .2s;
}

.nav_row-link:hover {
  color: #fff;
}

.flex_h-10 {
  grid-column-gap: 10px;
  display: flex;
}

.flex_h-10.center-left {
  align-items: center;
  display: none;
}

.nav_link {
  grid-column-gap: 8px;
  color: #ededed;
  border: 1px solid #0000;
  border-radius: 12px;
  align-items: center;
  padding: 12px 16px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.nav_link:hover {
  color: #fff;
  background-color: #1a1d22e6;
  border-color: #1a1d22;
  box-shadow: 0 0 4px #ff168633;
}

.nav_link.w--current {
  color: #fff;
}

.nav_row {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.social {
  grid-column-gap: 16px;
  justify-content: flex-start;
  display: flex;
}

.social_link {
  opacity: .8;
  width: 20px;
  transition: opacity .2s;
}

.social_link:hover {
  opacity: 1;
}

.grid_nav {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.nav_row-links {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.nav_big {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1a1d22e6;
  border-radius: 20px;
  padding: 20px 16px;
  display: none;
  position: absolute;
  inset: auto 0% 70px;
}

.nav_inner {
  z-index: 10;
  grid-column-gap: 32px;
  border: 1px solid var(--elements-webflow-library--accent--azul-2);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #00a2b199;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding: 14px 24px 14px 42px;
  display: flex;
  position: relative;
}

.nav_title {
  color: #888fa0;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.nav_title:hover {
  color: #ededed;
}

.nav_title.hide-dasktop {
  display: none;
}

.text-block {
  font-family: var(--elements-webflow-library--accent--font-family);
  color: var(--elements-webflow-library--neutral--100);
  font-weight: 600;
}

.heading {
  font-family: var(--elements-webflow-library--accent--font-family);
  font-weight: 600;
  line-height: 42px;
}

.background-video {
  padding-bottom: 56.25%;
}

.background-video.video-clinica {
  display: none;
}

.background-video.vimeo {
  padding-bottom: 0%;
}

.div-block-4 {
  padding-bottom: 65px;
}

.div-block-5 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  display: flex;
}

.div-block-6 {
  display: block;
}

.div-block-7, .div-block-8 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: block;
}

.div-block-10 {
  margin-bottom: 20px;
}

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

.image-2 {
  border-radius: 24px;
}

.link, .link-2, .text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  color: var(--elements-webflow-library--accent--vermelho-1);
}

.link-block {
  text-decoration: none;
  -webkit-text-decoration-color: var(--elements-webflow-library--accent--vermelho-2);
  text-decoration-color: var(--elements-webflow-library--accent--vermelho-2);
  border-radius: 24px;
  padding: 10px;
  transition: all .4s;
}

.link-block:hover {
  background-color: var(--elements-webflow-library--general--shadow-01);
  transform: scale(.9);
}

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

.list {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 20px;
}

.text-span-6 {
  font-weight: 600;
}

@media screen and (min-width: 1440px) {
  .brix---grid-hero-v1 {
    grid-column-gap: 90px;
  }

  .brix---z-index-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .brix---grid-footer-5-cols {
    grid-column-gap: 88px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---grid-contact-v7 {
    grid-column-gap: 80px;
    grid-template-columns: 1fr 1.15fr;
  }

  .brix---grid-footer-v1 {
    grid-column-gap: 91px;
    grid-template-columns: minmax(340px, 1fr) auto auto auto auto;
  }
}

@media screen and (max-width: 991px) {
  .brix---header-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---header-hamburger-desktop-wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding-left: 0;
    padding-right: 0;
  }

  .brix---header-nav-menu-hamburger-desktop {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-nav-list-item-hamburger-desktop {
    padding-left: 0;
  }

  .brix---dropdown-card-desktop {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
    padding-top: 26px;
  }

  .brix---dropdown-card-desktop.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper-hamburger {
    padding-top: 0;
    position: static;
  }

  .brix---mg-bottom-40px {
    text-align: center;
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---buttons-row {
    justify-content: center;
    align-items: center;
  }

  .brix---heading-h1-size {
    text-align: center;
    font-size: 48px;
    line-height: 60px;
  }

  .brix---section-hero-primary {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---floating-image-hero-v1---1 {
    bottom: -14%;
    left: -42%;
  }

  .brix---floating-image-hero-v1---2 {
    top: 24%;
    right: -30%;
  }

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

  .brix---mg-bottom-56px {
    margin-bottom: 48px;
  }

  .brix---display-3 {
    font-size: 32px;
    line-height: 44px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h2-size {
    font-size: 40px;
    line-height: 52px;
  }

  .brix---text-center {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---hero-card-bg-image {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .brix---section-extra-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---lightbox-video-icon-wrapper {
    max-width: 100px;
  }

  .brix---mg-bottom-48px {
    text-align: center;
    margin-bottom: 40px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

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

  .brix---accordion-item-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .brix---accordion-spacer {
    min-height: 12px;
  }

  .brix---cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---cta-v2-floating-item-01 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---cta-v2-floating-item-02 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }

  .brix---footer-middle {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .brix---grid-footer-5-cols {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
  }

  .brix---footer-bottom-v3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---mg-bottom-56px-2 {
    margin-bottom: 48px;
  }

  .brix---display-1 {
    font-size: 64px;
    line-height: 76px;
  }

  .brix---display-2 {
    font-size: 58px;
    line-height: 70px;
  }

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

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

  .brix---heading-h2-size-2 {
    text-align: center;
    font-size: 32px;
    line-height: 46px;
  }

  .brix---paragraph-default-2 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---stats-v7-grid {
    grid-template-columns: 1fr 1fr;
  }

  .brix---card-stat-purple {
    padding: 139px 38px 36px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---btn-primary-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---buttons-row-2 {
    justify-content: center;
    align-items: center;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-right: 0;
  }

  .brix---grid-2-columns-text-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---half-bg-image-right-content-v2 {
    width: 100%;
    height: 100%;
    min-height: 580px;
    margin-top: 140px;
    position: static;
    inset: auto 0% 0%;
  }

  .brix---section-image-fw-right {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .brix---mg-bottom-2 {
    text-align: left;
  }

  .brix---heading-h3-size-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: 1.95fr;
    grid-auto-flow: row;
  }

  .brix---buttons-row-right---t-left {
    justify-content: center;
    align-items: center;
  }

  .brix---buttons-row-right---t-left.desktop {
    display: none;
  }

  .brix---buttons-row-right---t-left.mobile {
    display: flex;
  }

  .brix---grid-2-columns---gap-48px {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .brix---card-left-text-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .brix---icon-left---content-right {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0%;
  }

  .brix---icon-left---content-right.brix---icon-big-stats-v7 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .brix---icon-left---content-right.icon-center {
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 24px;
  }

  .brix---icon-left---content-right.last {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .brix---heading-h1-size-2 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-2-columns-text {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .brix---mg-top-64px {
    margin-top: 48px;
  }

  .brix---btn-primary-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---floating-image-hero-v6---1 {
    top: 24%;
    right: -30%;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---2-imgs-floating-wrapper {
    margin-top: 177px;
    padding-bottom: 45px;
  }

  .brix---img-floating-left {
    width: 70%;
  }

  .brix---img-floating-right {
    width: 60%;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---header-logo-2 {
    max-width: 232px;
  }

  .brix---hamburger-menu-wrapper-2 {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper-2:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-2.w--open {
    background-color: #0000;
  }

  .brix---lightbox-video-icon-wrapper-2 {
    max-width: 100px;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---btn-primary-white-2, .brix---header-wrapper-transparent {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-nav-link-white {
    color: var(--elements-webflow-library--neutral--800);
  }

  .brix---hamburger-menu-bar-top-white {
    background-color: var(--elements-webflow-library--neutral--100);
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-bar-bottom-white {
    background-color: var(--elements-webflow-library--neutral--100);
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---dropdown-toggle-white {
    color: var(--elements-webflow-library--neutral--800);
  }

  .brix---header-nav-menu-wrapper-white {
    border-top: 0px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 0px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

  .brix---hidden-on-tablet {
    display: none;
  }

  .brix---show-on-tablet {
    display: block;
  }

  .brix---hero-v15-grid {
    grid-template-columns: 1fr;
  }

  .brix---section-hero-half-bg-color {
    padding-top: 118px;
    padding-bottom: 118px;
  }

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

  .brix---color-neutral-815 {
    text-align: center;
  }

  .brix---mg-bottom-40px-3 {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .brix---btn-primary-4 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---container-default-3 {
    padding-bottom: 0;
  }

  .brix---container-default-3.footer-padding-button {
    padding-bottom: 100px;
  }

  .brix---heading-h1-size-3 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---card-form {
    padding: 54px 32px;
  }

  .brix---section-position-relative {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---grid-contact-v7 {
    grid-row-gap: 48px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .brix---grid-1-column-gap-row-24px {
    place-items: start;
  }

  .map-wrapper {
    padding-bottom: 81.25%;
    display: block;
  }

  .brix---grid-footer-v1 {
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .brix---footer-list-wrapper-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .brix---footer-top {
    flex-flow: column;
    padding-top: 94px;
    padding-bottom: 94px;
    display: block;
  }

  .brix---footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---footer-col-title-2 {
    text-align: center;
    margin-bottom: 24px;
  }

  .brix---social-media-grid-left {
    grid-column-gap: 10px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .background-video {
    height: 400px;
    padding-bottom: 0%;
  }

  .div-block-7 {
    padding-top: 20px;
  }

  .div-block-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 20px;
    display: flex;
  }

  .div-block-9 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px;
    display: flex;
  }

  .div-block-12 {
    width: 90%;
    height: auto;
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .brix---header-wrapper {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .brix---header-logo {
    max-width: 90%;
  }

  .brix---header-big-nav-link, .brix---dropdown-toggle-big-link {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---dropdown-chevron-big {
    width: 25px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---btn-primary.button-nav-button {
    padding: 14px 30px;
  }

  .brix---btn-secondary {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---section-hero-primary {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---floating-image-hero-v1---1 {
    max-width: 500px;
  }

  .brix---floating-image-hero-v1---2 {
    max-width: 480px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 40px;
  }

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

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---hero-card-bg-image {
    padding-top: 116px;
    padding-bottom: 116px;
  }

  .brix---section-extra-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---lightbox-video-icon-wrapper {
    max-width: 90px;
  }

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

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

  .brix---card-link-content-left-fw {
    align-items: stretch;
  }

  .brix---accordion-item-wrapper {
    padding: 40px 24px;
  }

  .brix---accordion-side {
    margin-right: 16px;
  }

  .brix---accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

  .brix---btn-circle-accordion-btn {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---footer-logo-wrapper {
    width: 239px;
  }

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

  .brix---footer-middle {
    padding-top: 72px;
    padding-bottom: 72px;
  }

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

  .brix---grid-footer-logo---paragraph {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .brix---footer-col-title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .brix---footer-bottom-v3 {
    text-align: center;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---mg-bottom-56px-2 {
    margin-bottom: 40px;
  }

  .brix---display-1 {
    font-size: 40px;
    line-height: 54px;
  }

  .brix---display-2 {
    font-size: 48px;
    line-height: 56px;
  }

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

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

  .brix---heading-h2-size-2 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---text-300-bold {
    font-size: 18px;
    line-height: 22px;
  }

  .brix---card-stat-purple {
    padding-top: 80px;
  }

  .brix---icon-big-stats-v7 {
    border-radius: 17px;
    width: 80px;
  }

  .brix---card-content-v7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---btn-primary-2 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

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

  .brix---section-image-fw-right {
    padding-top: 96px;
    padding-bottom: 0;
  }

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

  .brix---grid-top---text-2-buttons {
    grid-template-columns: 1.15fr;
    grid-auto-flow: row;
    place-items: center;
  }

  .brix---buttons-row-right---t-left.desktop {
    display: none;
  }

  .brix---grid-2-columns---gap-48px {
    grid-template-columns: 1fr;
  }

  .brix---content-inside-card-v14 {
    padding: 32px 32px 40px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---heading-h5-size {
    font-size: 16px;
    line-height: 22px;
  }

  .brix---subtitle-2 {
    font-size: 17px;
    line-height: 19px;
  }

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

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

  .brix---image-wrapper-br-24px-shadow-2 {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .brix---mg-top-64px {
    margin-top: 40px;
  }

  .brix---btn-primary-3 {
    padding: 20px 32px;
  }

  .brix---floating-image-hero-v6---1 {
    max-width: 480px;
  }

  .brix---section-hero-top-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---2-imgs-floating-wrapper {
    margin-top: 114px;
  }

  .brix---img-floating-left, .brix---img-floating-right {
    border-radius: 16px;
  }

  .brix---mg-top-80px {
    margin-top: 64px;
  }

  .brix---header-logo-2 {
    max-width: 90%;
  }

  .brix---lightbox-video-icon-wrapper-2 {
    max-width: 90px;
  }

  .brix---btn-primary-small {
    padding: 20px 32px;
  }

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

  .brix---btn-primary-white-2 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-white-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---hero-v15-grid {
    grid-template-columns: 1fr;
  }

  .brix---section-hero-half-bg-color {
    background-image: linear-gradient(to bottom, var(--elements-webflow-library--accent--vermelho-1) 72%, var(--elements-webflow-library--accent--vermelho-1) 72%, white 72%);
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .brix---mg-bottom-40px-3 {
    margin-bottom: 24px;
  }

  .brix---btn-primary-4 {
    padding: 20px 32px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .brix---text-area {
    border-radius: 18px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---subtitle-3 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---card-form {
    min-height: 560px;
    padding: 36px 30px 48px;
  }

  .brix---section-position-relative {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---form-grid-2-columns {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr;
  }

  .brix---grid-contact-v7 {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .map-wrapper {
    padding-bottom: 109.25%;
  }

  .brix---grid-footer-v1 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---footer-logo-wrapper-2 {
    width: 239px;
  }

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

  .brix---footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---footer-col-title-2 {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .brix---social-media-grid-left {
    justify-content: start;
    justify-items: start;
  }

  .nav {
    left: 5%;
    right: 5%;
  }

  .nav_link {
    display: none;
  }

  .grid_nav {
    max-height: 65vh;
    overflow: scroll;
  }

  .nav_inner {
    grid-column-gap: 10px;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav_title.hide-dasktop {
    display: block;
  }

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

  .background-video {
    height: 320px;
  }
}

@media screen and (max-width: 479px) {
  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-wrapper {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
    width: 32px;
  }

  .brix---container-default-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-big-nav-link, .brix---dropdown-toggle-big-link {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---dropdown-chevron-big {
    width: 21px;
    margin-left: 8px;
  }

  .brix---header-nav-list-item-hamburger-desktop {
    text-align: left;
    width: 100%;
    margin-bottom: 17px;
  }

  .brix---dropdown-link-big {
    font-size: 22px;
    line-height: 26px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---btn-primary.button-nav-button {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .brix---btn-primary.button-nav-button.desktop {
    font-size: 14px;
    display: none;
  }

  .brix---btn-primary.button-nav-button.mobile {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 14px;
    display: block;
  }

  .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---section-hero-primary {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---section-hero-primary.hero {
    padding-top: 147px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---floating-image-hero-v1---1 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .brix---floating-image-hero-v1---2 {
    display: none;
  }

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

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-56px {
    margin-bottom: 32px;
  }

  .brix---display-3 {
    font-size: 26px;
    line-height: 39px;
  }

  .brix---heading-h2-size {
    font-size: 26px;
    line-height: 34px;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---btn-primary-white, .brix---btn-secondary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---hero-card-bg-image {
    border-radius: 16px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .brix---section-extra-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---lightbox-video-icon-wrapper {
    max-width: 70px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 16px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

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

  .brix---card-link-content-left-fw {
    padding: 40px 24px 34px;
  }

  .brix---accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .brix---btn-circle-accordion-btn {
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
  }

  .brix---cta-section {
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---cta-v2-floating-item-01 {
    width: 50%;
  }

  .brix---cta-v2-floating-item-02 {
    width: 40%;
  }

  .brix---footer-logo {
    width: 100%;
    max-width: 240px;
  }

  .brix---footer-list-item {
    margin-bottom: 8px;
  }

  .brix---footer-link {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---grid-footer-5-cols {
    grid-column-gap: 32px;
    grid-row-gap: 30px;
    grid-template-columns: auto;
  }

  .brix---social-media-link-text {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---footer-col-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---icon-square-24px {
    border-radius: 6px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    font-size: 14px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-24px-2 {
    margin-bottom: 16px;
  }

  .brix---mg-bottom-56px-2 {
    margin-bottom: 32px;
  }

  .brix---display-1 {
    font-size: 34px;
    line-height: 46px;
  }

  .brix---display-2 {
    font-size: 38px;
    line-height: 48px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-2 {
    font-size: 26px;
    line-height: 34px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-300-bold {
    font-size: 17px;
    line-height: 21px;
  }

  .brix---stats-v7-grid {
    grid-template-columns: 1fr;
  }

  .brix---card-stat-purple {
    padding: 85px 26px 32px;
  }

  .brix---icon-big-stats-v7 {
    border-radius: 18px;
    width: 72px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---btn-primary-2, .brix---btn-secondary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---half-bg-image-right-content-v2 {
    min-height: auto;
    position: relative;
  }

  .brix---section-image-fw-right {
    padding-top: 96px;
  }

  .brix---mg-bottom-8px-2 {
    margin-bottom: 6px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---square-icon.brix---btn-secondary-white {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---heading-h3-size-2.txt-white, .brix---heading-h3-size-2.txt-icons {
    text-align: center;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---icon-left---content-right {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .brix---icon-left---content-right.icon-center {
    border-radius: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .brix---content-inside-card-v14 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---grid-1-column-gap-row-40px {
    grid-row-gap: 20px;
  }

  .brix---mg-bottom-8px-3 {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-32px {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle-2 {
    font-size: 14px;
    line-height: 18px;
  }

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

  .brix---image-wrapper-br-24px-shadow-2 {
    border-radius: 16px;
  }

  .brix---btn-primary-3 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---buttons-row-center-2 {
    flex-direction: column;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }

  .brix---section-hero-top-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---mg-top-80px {
    margin-top: 56px;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---header-logo-2 {
    max-width: 84%;
  }

  .brix---lightbox-video-icon-wrapper-2 {
    max-width: 70px;
  }

  .brix---btn-primary-small-white {
    width: 100%;
    padding: 16px 20px;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl {
    text-align: left;
    width: 100%;
  }

  .brix---btn-primary-white-2, .brix---btn-secondary-white-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---section-hero-half-bg-color {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .brix---btn-primary-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---text-area {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 26px;
  }

  .brix---text-area::placeholder {
    font-size: 16px;
    line-height: 24px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---subtitle-3 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---card-form {
    padding-left: 23px;
    padding-right: 23px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---icon-mg-top {
    margin-top: 0;
  }

  .map-wrapper {
    padding-bottom: 150.25%;
  }

  .brix---mg-bottom-24px-3 {
    margin-bottom: 16px;
  }

  .brix---grid-footer-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---footer-logo-2 {
    width: 100%;
    max-width: 240px;
  }

  .brix---footer-list-item-2 {
    text-align: center;
    margin-bottom: 20px;
  }

  .brix---footer-link-2 {
    font-size: 16px;
    line-height: 19px;
  }

  .brix---footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---icon-square-36px {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .brix---footer-col-title-2 {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---social-media-grid-left {
    grid-template-columns: repeat(auto-fit, 30px);
    display: flex;
  }

  .nav {
    margin-bottom: 10px;
    left: 2%;
    right: 2%;
  }

  .nav_row {
    grid-row-gap: 10px;
  }

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

  .nav_inner {
    grid-column-gap: 20px;
    padding: 16px 10px 16px 24px;
    display: flex;
  }

  .nav_title {
    color: #fff;
  }

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

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

  .background-video {
    height: 180px;
  }

  .div-block-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 60px;
    display: flex;
  }
}

#w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-45cacdd7, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-45cacdd7, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-45cacdd7, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-45cacdd7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81d73c3e-85a2-cfab-523b-0bab5565d9b2-5565d9ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_81d73c3e-85a2-cfab-523b-0bab5565d9c5-5565d9ae {
  grid-area: 1 / 3 / 2 / 5;
  align-self: end;
}

#w-node-_81d73c3e-85a2-cfab-523b-0bab5565d9e9-5565d9ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_4e6ff457-b2de-be1f-814c-ff1294e65d9c-94e65d7f {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-3a93f69b, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-3a93f69b, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-3a93f69b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-8ffd853b, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-8ffd853b, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-8ffd853b, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-147db099, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-147db099, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-147db099, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-0e80031d, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-0e80031d, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-0e80031d, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-7809aaea, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-7809aaea, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-7809aaea, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-c913bcb4, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-c913bcb4, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-c913bcb4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-fb0a18e4, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-fb0a18e4, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-fb0a18e4, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-b2bbcf0f, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-b2bbcf0f, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-b2bbcf0f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-ef2b9f2f, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-ef2b9f2f, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-ef2b9f2f, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-13904f36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29a0d47c-7813-d3e4-ffb2-09197706410f-13904f36 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-13904f36, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-13904f36, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-c1f6eda0, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-c1f6eda0, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-c1f6eda0, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-16c86b95, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-16c86b95, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-16c86b95, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee7-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeee9-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeeb-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeef5-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aeeff-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef09-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0b-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0d-bf217726, #w-node-_7f8e0708-37f9-ab3f-2ba9-bf81b89aef0f-bf217726, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf42-bf217726, #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf66-bf217726 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-45cacdd7 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-45cacdd7 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-45cacdd7 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-45cacdd7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_81d73c3e-85a2-cfab-523b-0bab5565d9b2-5565d9ae {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-_5999177c-27d9-7a87-5b75-544e5196a09d-5196a094, #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-3a93f69b {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-3a93f69b {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-3a93f69b {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-3a93f69b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-8ffd853b {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-8ffd853b {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-8ffd853b {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-8ffd853b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-147db099 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-147db099 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-147db099 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-147db099 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-0e80031d {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-0e80031d {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-0e80031d {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-0e80031d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-7809aaea {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-7809aaea {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-7809aaea {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-7809aaea {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-c913bcb4 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-c913bcb4 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-c913bcb4 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-c913bcb4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-fb0a18e4 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-fb0a18e4 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-fb0a18e4 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-fb0a18e4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-b2bbcf0f {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-b2bbcf0f {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-b2bbcf0f {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-b2bbcf0f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-ef2b9f2f {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-ef2b9f2f {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-ef2b9f2f {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-ef2b9f2f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-13904f36 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-13904f36 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-13904f36 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-13904f36 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-c1f6eda0 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-c1f6eda0 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-c1f6eda0 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-c1f6eda0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-16c86b95 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-16c86b95 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-16c86b95 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-16c86b95 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2317ced7-91f0-42f1-e8db-4f4b8444652d-bf217726 {
    place-self: auto;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf32-bf217726 {
    justify-self: center;
  }

  #w-node-_32cbb729-8d73-57c9-b739-16b9e4dabf3b-bf217726 {
    place-self: auto;
  }

  #w-node-_5e703629-77de-28f3-c443-90f0bc019cb4-bf217726 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_81d73c3e-85a2-cfab-523b-0bab5565d9b2-5565d9ae {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4e6ff457-b2de-be1f-814c-ff1294e65d9c-94e65d7f, #w-node-_29a0d47c-7813-d3e4-ffb2-09197706410f-13904f36 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}


