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

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

@font-face {
  font-family: Gotham Rounded;
  src: url('../fonts/GothamRnd-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --link-color--link-primary: #646a69;
  --border-color--border-secondary: var(--base-color-brand--golden);
  --base-color-brand--dark-brown: #634e43;
  --background-color--background-primary: var(--base-color-neutral--white);
  --text-color--text-alternate: var(--base-color-brand--dark-grey);
  --text-color--text-primary: var(--base-color-brand--dark-brown);
  --text-color--text-secondary: var(--base-color-brand--light-green);
  --background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>: var(--base-color-system--success-green);
  --text-color--text-success: var(--base-color-system--success-green-dark);
  --border-color--border-primary: var(--base-color-neutral--neutral-lightest);
  --background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>: var(--base-color-neutral--white);
  --base-color-neutral--neutral-light: #71717a;
  --background-color--background-secondary: var(--base-color-neutral--neutral-lightest);
  --base-color-neutral--white: #fff;
  --background-color--background-tertiary: var(--base-color-brand--dark-brown);
  --text-color--text-white: white;
  --border-color--border-alternate: var(--base-color-neutral--neutral-darker);
  --background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>: var(--base-color-system--warning-yellow);
  --text-color--text-warning: var(--base-color-system--warning-yellow-dark);
  --base-color-neutral--neutral-lightest: #f2f2f2;
  --base-color-brand--golden: #dec384;
  --base-color-brand--light-green: #475346;
  --base-color-brand--dark-grey: #1d1f1e;
  --base-color-neutral--black: #000;
  --base-color-neutral--neutral-lighter: #ccc;
  --base-color-neutral--neutral: #666;
  --base-color-neutral--neutral-dark: #444;
  --base-color-neutral--neutral-darker: #222;
  --base-color-neutral--neutral-darkest: #111;
  --base-color-system--success-green: #cef5ca;
  --base-color-system--success-green-dark: #114e0b;
  --base-color-system--warning-yellow: #fcf8d8;
  --base-color-system--warning-yellow-dark: #5e5515;
  --base-color-system--error-red: #f8e4e4;
  --base-color-system--error-red-dark: #3b0b0b;
  --base-color-system--focus-state: #2d62ff;
  --link-color--link-secondary: var(--base-color-neutral--black);
  --link-color--link-alternate: var(--base-color-neutral--neutral-light);
  --text-color--text-error: var(--base-color-system--error-red-dark);
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #000;
  font-family: Gotham Rounded, Trebuchet MS, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  letter-spacing: -.64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 38px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
}

h6 {
  letter-spacing: -1.32px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.125rem;
  font-weight: 400;
  line-height: 88px;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

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

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border: 1px solid var(--border-color--border-secondary);
  background-color: #fff;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-color: var(--base-color-brand--dark-brown);
  background-image: url('../images/checked-icon.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.form_checkbox-label {
  color: #fff;
  font-size: .875rem;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.background-color-primary {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-alternate);
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.text-color-primary {
  color: var(--text-color--text-primary);
}

.text-color-secondary {
  color: var(--text-color--text-secondary);
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  background-color: var(--background-color--background-success\<deleted\|variable-879e2a57-3170-38fd-0ae7-d0e890873ab2\>);
  color: var(--text-color--text-success);
  border-radius: 10px;
  padding: .5rem 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pointer-events-auto {
  pointer-events: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-weight-normal {
  font-weight: 400;
}

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-alternate {
  color: var(--text-color--text-alternate);
}

.text-style-italic {
  font-style: italic;
}

.pointer-events-none {
  pointer-events: none;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--border-color--border-primary);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .875rem;
}

.text-size-tiny.text-color-white {
  color: #fff;
}

.text-size-tiny.text-color-white.link-without-underline._80 {
  opacity: .8;
  transition: opacity .3s ease-in-out;
}

.text-size-tiny.text-color-white.link-without-underline._80:hover {
  opacity: 1;
}

.text-size-tiny.text-color-white._85 {
  opacity: .85;
}

.text-size-tiny.link-without-underline {
  text-decoration: none;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
  line-height: 32px;
}

.text-size-regular.text-color-white {
  color: #fff;
}

.text-size-regular.text-color-white._80 {
  opacity: .8;
}

.text-size-regular.text-weight-medium.text-color-alternate-white {
  color: #e8e8e8;
}

.text-size-regular.text-align-center.text-color-white._150-height {
  line-height: 150%;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-color-alternate {
  background-color: var(--background-color--background-alternate\<deleted\|variable-41ecbc38-077c-494f-9138-9468b7354b23\>);
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: 1rem;
}

.text-size-small.text-color-white {
  color: #fff;
}

.text-size-small.text-color-white._85 {
  opacity: .85;
}

.text-size-small.text-color-white._80 {
  opacity: .8;
  transition: all .3s ease-in-out;
}

.text-size-small.text-color-white._80:hover {
  opacity: 1;
}

.text-size-small.text-color-white.text-style-allcaps.text-align-center.text-weight-semibold {
  font-weight: 500;
}

.text-size-small.text-align-right.text-color-neutral {
  color: var(--base-color-neutral--neutral-light);
}

.text-size-small.text-align-right.text-color-neutral.max-width-345 {
  align-self: center;
  max-width: 34.75rem;
}

.text-size-small.text-align-right.text-color-neutral.max-width-486 {
  align-self: center;
  max-width: 27rem;
}

.text-size-small.text-color-alternate-light-grey {
  color: #ccc;
}

.text-size-small.text-color-alternate-dark-grey {
  color: #1e1e1e;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.background-color-secondary {
  background-color: var(--background-color--background-secondary);
}

.form_input {
  color: var(--base-color-neutral--white);
  background-color: #1010104d;
  border: 1.5px solid #525252;
  border-radius: .5rem;
  min-height: 3rem;
  margin-bottom: .5rem;
  padding: .5rem 1rem .5rem 1.5rem;
  font-size: .875rem;
}

.form_input:focus {
  color: #fff;
  border-color: #ffc898;
}

.form_input::placeholder {
  color: #e1e1e1;
  text-align: justify;
}

.form_input.is-select-input {
  color: var(--text-color--text-secondary);
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.padding-section-large.carrossel {
  padding-top: 8.5rem;
  padding-bottom: 4rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: var(--link-color--link-primary);
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.2rem;
  line-height: 1.2;
}

.text-size-large.text-weight-light.text-align-center.text-color-white {
  color: #fff;
}

.text-size-large.text-weight-light.text-align-center.text-color-white._24px-height {
  line-height: 1.5rem;
}

.fs-styleguide_header {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-alternate);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.fs-styleguide_label {
  background-color: var(--background-color--background-secondary);
  color: var(--text-color--text-alternate);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: var(--background-color--background-tertiary);
  color: var(--text-color--text-white);
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  color: #a32424;
  background-color: #f5b7b7;
  border-radius: 10px;
  margin-top: .75rem;
  padding: .75rem;
  font-weight: 500;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-alternate);
  text-align: center;
  background-image: linear-gradient(80deg, #c29e45, #ecd6a5);
  border-radius: .5rem;
  padding: .75rem 2.625rem;
  font-weight: 600;
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-form-submit {
  background-color: #0000;
  background-image: none;
  width: 100%;
  padding-right: 6.10156rem;
  position: relative;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate);
  color: var(--text-color--text-primary);
  background-color: #0000;
}

.button.is-icon {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: #0000;
  background-image: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.button.is-icon:hover {
  box-shadow: 2px 5px 5px 1px #0003;
}

.button.is-icon.is-secondary {
  border-style: none;
}

.button.is-icon.is-grow {
  flex: 1;
}

.button.is-icon.index_form1.hide, .button.is-icon.index_form2.hide {
  display: none;
}

.button.is-brand {
  background-color: var(--background-color--background-secondary);
}

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

.text-size-medium {
  font-size: 1.25rem;
  line-height: 150%;
}

.text-size-medium.text-color-white, .text-size-medium.text-weight-semibold.text-color-white {
  color: #fff;
}

.text-size-medium.text-weight-semibold.text-color-white.text-align-center._24px-height {
  line-height: 1.5rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide_message {
  background-color: var(--background-color--background-warning\<deleted\|variable-0aa1a7ce-e851-b6b5-66db-1a1a96e8e04b\>);
  color: var(--text-color--text-warning);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.nav_component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  width: 10rem;
}

.nav_menu_link {
  color: #fff;
  padding: 1rem;
}

.nav_button {
  padding: 1rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.background-color-tertiary {
  background-color: var(--background-color--background-tertiary);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.hero_content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  max-width: 70rem;
  display: grid;
  position: relative;
}

.hero_image {
  border-radius: 1rem;
  margin-top: 0;
}

.hero_heading {
  font-size: 4rem;
}

.section_hero {
  color: #fff;
  background-color: #000;
  background-image: radial-gradient(circle at 0 100%, #2d62ff4d, #0000 50%), radial-gradient(circle at 100% 60%, #2d62ff4d, #1110 20%), radial-gradient(circle at 100% 100%, #d600c433, #0000 45%);
  flex-direction: column;
  justify-content: center;
  min-height: 100svh;
  display: flex;
  position: relative;
}

.hero_grid {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.nav_fixed {
  position: absolute;
  inset: 0% 0% auto;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.about-section {
  margin-top: -7.5rem;
  position: relative;
}

.padding-section-about {
  padding-top: 2.5rem;
  padding-bottom: 0;
}

.about-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
  overflow: clip;
}

.about-img-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--base-color-brand--dark-brown);
  background-image: url('../images/grafismo-about.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: .5rem;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  max-width: 26.5rem;
  padding: 2.5rem 1.5rem 1.5rem;
  display: flex;
  position: relative;
}

.about-img-wrapper.text-color-white {
  color: #fff;
  position: relative;
}

.about-img {
  background-image: linear-gradient(#fff0 60%, #0006 83%), url('../images/piscina-galeria.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: .25rem;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  max-height: 16.5rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  display: flex;
}

.heading-about {
  flex-flow: column;
  max-width: none;
  line-height: 2.625rem;
}

.heading-about.text-color-white {
  color: #fff;
}

.semibold-gold-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(80deg, #c29e45, #ecd6a5);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.grafismo-about {
  max-width: 9.625rem;
  margin-right: .75rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.heading-about-container {
  padding-left: 0;
}

.about-content {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  background-color: var(--base-color-neutral--neutral-lightest);
  border-radius: .5rem;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  padding: 3rem;
  display: flex;
  position: relative;
}

.logo-about-container {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  max-height: 44px;
  display: flex;
  position: relative;
}

._16px-icon {
  width: 1rem;
  height: 1rem;
}

.link-about-adress {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: .8;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  transition: all .3s ease-in-out;
  display: flex;
}

.link-about-adress:hover {
  opacity: 1;
}

.about-content-wrapper {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.cta-container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.cta-container.is-galeria {
  margin-top: 4rem;
}

.cta-container.is-localizacao {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-top: 1rem;
}

.bold-span {
  font-weight: 700;
}

.grafismo-about-content {
  z-index: 1;
  border-top-right-radius: 2rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.gradient-btn {
  background-image: linear-gradient(80deg, #c29e45, #ecd6a5);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  height: 3rem;
  padding: .25rem 1.25rem;
  display: flex;
}

.gradient-btn.big {
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}

.gradient-btn.big.is-secondary {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: none;
  background-clip: border-box;
  border: 1px solid #634e43;
  font-weight: 500;
}

.gradient-btn.big.is-waze-maps {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: none;
  background-clip: border-box;
  border: 1px solid #e0c78c;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.gradient-btn.small.is-secondary {
  background-color: #fff;
  border: 1px solid #634e43;
}

.gradient-btn.small.is-waze-maps {
  background-color: #fff;
  border: 1px solid #e0c78c;
}

.gradient-btn.big {
  background-color: #ffc898;
  background-image: none;
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}

.gradient-btn.big.is-grow {
  flex: 1;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.gradient-btn.small {
  background-color: #ffc898;
  background-image: none;
  padding-left: 1rem;
  padding-right: 1rem;
}

.galeria-section {
  position: relative;
}

.padding-section-galeria {
  padding-top: 0;
  padding-bottom: 7rem;
}

.galeria-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.galeria-img-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  flex: 1;
  display: flex;
}

.galeria-content-container {
  background-color: var(--base-color-brand--dark-brown);
  background-image: url('../images/grafismo-galeria.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: .5rem;
  flex: 1;
  max-width: 26.5rem;
  height: 56.9375rem;
  max-height: 56.9375rem;
  padding: 3rem 2.5rem;
  position: relative;
}

.galeria-content-wrapper {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.fechadura-container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  max-height: 3rem;
  display: flex;
}

.heading-galeria {
  line-height: 42px;
}

.heading-galeria.text-color-white {
  color: #fff;
  font-size: 1.8rem;
}

._32px-icon {
  width: 32px;
}

.galeria-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  display: flex;
}

.grafismo-galeria {
  margin-right: .5rem;
  position: absolute;
  inset: auto 0% 0% auto;
}

.galeria-living-container {
  flex: 1;
  max-width: 26.8125rem;
}

.galeria-plantas-container {
  border: 1px solid #ddd;
  border-radius: 2rem;
  flex: 1;
  max-width: 26.8125rem;
}

.galeria-lazer-container {
  flex: 1;
  min-width: 54.5625rem;
  max-width: 54.5625rem;
}

.icon_fullscren {
  z-index: 4;
  opacity: 0;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #0006;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 1rem;
  padding: 10px;
  transition: all .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.lightbox-small {
  border-radius: 2rem;
  width: 100%;
  height: 100%;
  position: relative;
}

.mask-img-gradient {
  background-image: linear-gradient(#0000 50%, #000000b3), url('../images/Living1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
}

.mask-img-gradient.living {
  background-image: linear-gradient(#0000 50%, #000000b3), url('../images/Living1_1.webp');
}

.mask-img-gradient.plantas {
  z-index: 2;
  background-image: linear-gradient(#0000 50%, #000000b3), url('../images/Planta-Piso-Terrio-91M-thumb.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.mask-img-gradient.lazer {
  background-image: linear-gradient(#0000 50%, #000000b3), url('../images/piscina-galeria.webp');
  background-position: 0 0, 50% 3%;
}

.title-lighbox-galeria-container {
  z-index: 3;
  margin-bottom: 2.5rem;
  padding-left: 2rem;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-lighbox-galeria {
  font-weight: 600;
}

.heading-lighbox-galeria.text-color-white {
  color: var(--base-color-neutral--white);
  font-size: 1.8rem;
}

.lightbox-big {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: relative;
}

.footer-section {
  background-color: var(--base-color-brand--dark-brown);
  position: relative;
}

.padding-section-footer {
  padding-top: 9.25rem;
  padding-bottom: 3rem;
}

.footer-container {
  z-index: 2;
  grid-column-gap: 6.5rem;
  grid-row-gap: 6.5rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.footer-cta-container {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.heading-footer {
  max-width: 52.1875rem;
  font-size: 4rem;
  line-height: 72px;
}

.heading-footer.text-color-white {
  color: #fff;
  line-height: 120%;
}

.regular-gold-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(80deg, #ecd6a5, #c29e45);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 400;
}

.grafismo-arvore-footer {
  z-index: 1;
  max-height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.footer-content {
  justify-content: space-between;
  display: flex;
}

.cta-footer-link {
  z-index: 4;
  background-image: linear-gradient(#ffc898, #ffc898);
  border-radius: .5rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 8.4375rem;
  height: 8.4375rem;
  transition: padding .3s ease-in-out;
  display: flex;
  position: relative;
}

.cta-footer-link:hover {
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
}

.tsr-logo-footer {
  max-width: 6rem;
}

.tsr-logo-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  flex: 1;
  max-width: 19.375rem;
  display: flex;
}

.grafismo-planta-footer {
  position: absolute;
  inset: -160px auto auto 0%;
}

.politica-footer-container {
  border-top: .75px solid #fff;
  justify-content: space-between;
  margin-top: .5rem;
  padding-top: 2rem;
  display: flex;
}

.footer-colum-container {
  flex: 1;
  justify-content: space-between;
  max-width: 47rem;
  display: flex;
}

.footer-colum-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.footer-colum-content._1st-colum {
  flex: 1;
  max-width: 10rem;
}

.footer-colum-content._2st-colum {
  max-width: 7rem;
}

.footer-colum-content._3st-colum {
  max-width: 10.4375rem;
}

.localizacao-section {
  position: relative;
}

.diferenciais-section {
  margin-bottom: 6.875rem;
  position: relative;
}

.diferenciais-container {
  padding-left: 0;
  padding-right: 0;
}

.title-diferenciais {
  justify-content: space-between;
  display: flex;
}

.heading-diferenciais {
  color: #3b3838;
  max-width: 30rem;
  font-size: 2.5rem;
  line-height: 120%;
}

.semibold-span {
  font-weight: 500;
}

.grafismo-diferenciais {
  margin-top: 2rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.planta-thumb-img {
  z-index: 1;
  border-radius: 2rem;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.diferenciais-slider-container {
  margin-top: 2rem;
}

.padding-section-localizacao {
  padding-top: 5.75rem;
  padding-bottom: 5.75rem;
}

.localizacao-container {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.title-localizacao-container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  max-width: 31.8125rem;
  display: flex;
}

.heading-localizacao.text-color-white {
  color: #fff;
  font-size: 3rem;
  line-height: 3.5rem;
}

.localizacao-wrapper {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.link-localizacao {
  opacity: .8;
  color: var(--base-color-neutral--white);
  text-transform: capitalize;
}

.tabs-localizacao-container {
  flex: 1;
  max-width: 37.6875rem;
}

.nav-menu {
  z-index: 10;
  width: 100%;
  position: absolute;
}

.nav-menu.nav-fixa {
  background-color: var(--base-color-brand--dark-brown);
  max-height: 6rem;
  position: fixed;
  inset: 0% 0% auto;
}

.header-section {
  justify-content: center;
  width: 100%;
  height: 85vh;
  min-height: 52rem;
  display: flex;
  position: relative;
}

.container-nav {
  padding-left: 6rem;
  padding-right: 6rem;
}

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

.logo-nav-container {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 138px;
  height: 100%;
  max-height: 160px;
  padding: 2.5rem 1.625rem 2.125rem 1.125rem;
  display: flex;
  box-shadow: 5px 8px 10px #0003;
}

.logo-nav {
  width: 100%;
  max-width: 116px;
  height: 100%;
  max-height: 64px;
  display: block;
}

.img-header-container {
  width: 100%;
  height: 100%;
  position: absolute;
}

.img-header {
  background-image: linear-gradient(270deg, #00000040 41%, #fff0 83%), url('../images/female-tourists-spread-their-arms-held-their-wings-croped.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.menu-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  margin-top: 2rem;
  display: flex;
}

.ancora-container {
  opacity: .8;
  padding: .5rem;
  text-decoration: none;
}

.ancora-container:hover {
  opacity: 1;
}

.css-embed {
  display: none;
}

.header-container {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 75rem;
  height: 100%;
  margin-left: 8rem;
  margin-right: 8rem;
  display: flex;
  position: relative;
}

.header-wrapper {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  max-width: 22.375rem;
  height: 100%;
  padding-top: 3px;
  display: flex;
}

.header-content-container {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.frase-wrapper {
  border: 2px solid #634e43;
  border-radius: 1rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 14rem;
  padding: .25rem 1.75rem;
  display: flex;
}

.title-heading-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

.comando-produto-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin-top: .5rem;
  margin-bottom: 2.25rem;
  display: flex;
}

.comando-produto-content {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

._20px-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.comando-produto-wrapper {
  border-top: .5px solid #ffffffb3;
  border-bottom: .5px solid #ffffffb3;
  flex-flow: row;
  justify-content: space-between;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.comando-produto-wrapper._2st {
  border-top-style: none;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: .25rem;
}

.line-comando-container {
  background-color: #fff;
  align-self: stretch;
  width: .5px;
}

.form-link-politica-container {
  color: var(--base-color-neutral--white);
  font-weight: 700;
  text-decoration: none;
}

.cta-header-container {
  width: 100%;
  max-width: 22.375rem;
  margin-top: 1.5rem;
}

.arrow-form-cta {
  background-image: url('../images/arrow-btn.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  max-width: 22.375rem;
  height: 3rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: absolute;
}

.form-cta-container {
  background-image: linear-gradient(#ffc898, #ffc898);
  border-radius: .5rem;
  width: 100%;
  max-width: 19.2rem;
  height: 3rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  position: absolute;
}

.estilios-js {
  display: none;
}

.texto2-btn {
  color: #000;
  text-align: right;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.btn-contato {
  object-fit: fill;
  background-color: #ffc898;
  border: 2px solid #ffc898;
  border-radius: 100px;
  justify-content: flex-end;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  text-decoration: none;
  transition: all .25s ease-in-out;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 4px 8px #00000040;
}

.btn-contato.index_form2 {
  border-radius: 100px;
}

.btn-contato.btn-wpp {
  background-color: #24aa5e;
  border: 0 #0000;
  border-radius: 100px;
}

.icon-contato {
  filter: invert();
  width: 28px;
  min-width: 28px;
}

.icon-contato.zap-icon {
  filter: none;
}

.texto-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: 15px;
  padding-bottom: 1px;
  display: none;
  position: relative;
}

.icon-contato-block {
  border-left: 2px #fff;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  max-width: 62px;
  height: 100%;
  padding: 15px 15px 15px 18px;
  transition: all .25s ease-in-out;
  display: flex;
  position: relative;
}

.icon-contato-block.is-wpp {
  padding-left: 15px;
}

.nav-lateral-block {
  z-index: 105;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: flex-end;
  height: auto;
  display: flex;
  position: fixed;
  inset: 0% 20px 0% auto;
}

.texto1-btn {
  color: #000;
  text-align: right;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.pulsar {
  z-index: 0;
  background-color: #fff6;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal-form {
  z-index: 999999;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
}

.modal-form.form-chatwpp, .modal-form.form-contato, .modal-form.form-chatonline {
  margin-top: 1.5rem;
  display: none;
  top: -1.5rem;
}

.form_message-error-5 {
  color: #3b0b0b;
  background-color: #f8e4e4;
  margin-top: .75rem;
  padding: .75rem;
}

.form_checkbox-5 {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  margin-left: .5rem;
  padding-left: 0;
  display: flex;
}

.form_field-wrapper-4 {
  border-radius: 1.5rem;
}

.form_component-4 {
  margin-bottom: 0;
}

.button-2 {
  color: #e8e8e8;
  text-align: center;
  text-transform: uppercase;
  background-color: #202123;
  background-image: url('../images/arrow-logo.svg'), linear-gradient(90deg, #ff6d6d, #c718aa);
  background-position: 92%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border-radius: 1.5rem;
  flex: 0 auto;
  width: 100%;
  max-width: 17.625rem;
  padding: .75rem 2rem .75rem 1.7rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}

.button-2.is-form-submit.is-popup {
  max-width: none;
  height: 100%;
  min-height: 2.875rem;
  max-height: 2.875rem;
  margin-top: 2rem;
  padding-left: 1.3rem;
  font-size: .9375rem;
  line-height: 1.2;
}

.button-2.is-form-submit.is-popup.is-chat {
  color: #070707;
  text-transform: none;
  background-color: #c3e86c;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 100rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.125rem;
  font-weight: 500;
}

.fundo-form {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #0009;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: opacity .4s ease-in-out;
  display: flex;
}

.logo-btn-container {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-size-regular-3 {
  text-align: justify;
  font-size: 1rem;
}

.text-size-regular-3.text-weight-semibold.is-gold {
  color: var(--base-color-brand--golden);
  text-align: center;
  text-transform: uppercase;
}

.text-size-regular-3.text-weight-semibold.is-gold.is-subtitle-modal {
  color: #ccc;
  text-align: center;
  margin-top: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 130%;
}

.form-container-popup {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--base-color-brand--dark-brown);
  background-image: linear-gradient(#0003, #0003);
  border-radius: 1.5rem;
  flex-flow: column;
  width: 100%;
  min-width: 25rem;
  max-width: 26.875rem;
  padding: 2.5rem;
  display: flex;
}

.logo-tsr-modal {
  max-width: 10rem;
}

.title-form-popup-container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.container-modal-form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

._24px-icon-4 {
  max-height: 1.5rem;
}

.logo-nest-modal-container {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 74%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.form_message-success-3 {
  color: #114e0b;
  background-color: #cef5ca;
  padding: 1.25rem;
}

.form_input-5 {
  color: #fff;
  background-color: #20212366;
  border: 1px solid #cecece;
  border-radius: 100px;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem .5rem 1.5rem;
  font-size: .875rem;
}

.form_input-5:focus {
  color: #fff;
  border-width: 2px;
  border-color: #c3e86c;
}

.form_input-5::placeholder {
  color: #979797;
}

.form-wpp {
  width: 100%;
  min-width: 16.43rem;
}

.form_checkbox-icon-3 {
  background-color: #fff;
  border-color: #838383;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon-3.w--redirected-checked {
  background-image: url('../images/checked-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 90%;
  border-style: none;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon-3.w--redirected-focus {
  box-shadow: none;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.titulo-form {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.titulo-form.is-form-modal {
  color: #000;
  text-transform: none;
  max-width: 400px;
  font-size: 30px;
  line-height: 32px;
}

.titulo-form.is-form-modal.is-popup {
  color: #fff;
  margin-bottom: 0;
  font-family: Figtree;
  font-size: 1.375rem;
}

.btn-close-modal {
  color: #000;
  background-color: #f5f5f5;
  border-radius: 100px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: .375rem .5rem;
  text-decoration: none;
  display: flex;
}

.form_checkbox-label-3 {
  color: #838383;
  font-size: .75rem;
  font-weight: 400;
}

.form_checkbox-label-3.is-header {
  font-size: .875rem;
}

.tittle-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.tittle-container.is-form {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
}

.form_message-success-4 {
  color: #114e0b;
  background-color: #cef5ca;
  padding: 1.25rem;
}

.form_input-4 {
  background-color: #1d1c1a66;
  border: 1px solid #cecece;
  border-radius: 100px;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem .5rem 1.5rem;
  font-size: .875rem;
}

.form_input-4:focus {
  color: #fff;
  border-width: 2px;
  border-color: #c3e86c;
}

.form_input-4::placeholder {
  color: #ccc;
}

.form_input-3 {
  background-color: #1d1c1a66;
  border: 1px solid #cecece;
  border-radius: 100px;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem .5rem 1.5rem;
  font-size: .875rem;
}

.form_input-3:focus {
  color: #fff;
  border-width: 2px;
  border-color: #c3e86c;
}

.form_input-3::placeholder {
  color: #ccc;
}

.progress-wrap {
  margin-right: 0;
}

.nav-lateral {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: static;
}

.tabs-menu {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #1a2419;
  border-radius: 1rem;
  justify-content: space-around;
  padding: .25rem;
  transition: all .3s ease-in-out;
  display: flex;
}

.tab-supermercados {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  opacity: .7;
  color: var(--background-color--background-primary);
  background-color: #0000;
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.tab-supermercados.w--current {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  opacity: 1;
  color: var(--base-color-neutral--white);
  background-color: #00000059;
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  font-weight: 600;
  display: flex;
}

.tab-hospitais {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  opacity: .7;
  color: var(--base-color-neutral--white);
  background-color: #0000;
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.tab-hospitais.w--current {
  opacity: 1;
  background-color: #00000059;
  font-weight: 600;
}

.tab-escolas {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  opacity: .7;
  color: var(--base-color-neutral--white);
  background-color: #0000;
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.tab-escolas.w--current {
  opacity: 1;
  background-color: #00000059;
  font-weight: 600;
}

.tab-shoppings {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  opacity: .7;
  color: var(--base-color-neutral--white);
  background-color: #0000;
  border-radius: .75rem;
  justify-content: flex-start;
  align-items: center;
  padding: .5rem 1rem;
  display: flex;
}

.tab-shoppings.w--current {
  opacity: 1;
  background-color: #00000059;
  font-weight: 600;
}

.tab-container {
  justify-content: space-between;
  margin-top: 5rem;
  display: flex;
}

.tab-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  flex: 1;
  justify-content: flex-start;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.tab-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #3b3838;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  min-width: 12.5rem;
  max-width: 11rem;
  margin-top: .75rem;
  margin-bottom: .75rem;
  display: flex;
}

.tab-content-wrapper._2st {
  min-width: 11rem;
}

.tab-content-wrapper._3st {
  min-width: 9rem;
  max-width: 10rem;
}

.tab-content-wrapper._4st {
  min-width: 9rem;
  max-width: 9rem;
}

.tab-icon {
  background-color: #634e43;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2.5rem;
  height: 100%;
  max-height: 2.5rem;
  padding: .625rem;
  display: flex;
}

.slider-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 15.625rem;
  max-width: 15.625rem;
  margin-bottom: 4rem;
  display: flex;
}

.slider-content-wrapper.last {
  opacity: 0;
}

.slider-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  margin-top: 2.5rem;
  display: flex;
}

.diferenciais-slider {
  background-color: #0000;
  height: 29.75rem;
  max-height: 29.75rem;
}

.slider-icon {
  background-color: #1a2419cc;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2.5rem;
  height: 100%;
  max-height: 2.5rem;
  padding: .625rem;
  display: flex;
}

.text-dif {
  font-size: 1.75rem;
  font-weight: 700;
}

.text-dif.gold-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(260deg, #ecd6a5, #c29e45);
  -webkit-background-clip: text;
  background-clip: text;
}

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

.slider-title-container {
  margin-bottom: 1rem;
}

.slide-diferenciais {
  height: 100%;
  max-height: 29.75rem;
}

.mask-diferenciais {
  max-height: 29.75rem;
}

.slider-right {
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  transition: all .3s ease-in-out;
  display: flex;
  inset: 0% 0% auto auto;
}

.slider-right:hover {
  background-color: #f2f2f2;
}

.slider-left {
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  margin-right: 2.5rem;
  transition: all .2s ease-in-out;
  display: flex;
  inset: 0% 0% auto auto;
}

.slider-left:hover {
  background-color: #f2f2f2;
}

.slide-nav {
  justify-content: center;
  align-items: center;
  height: 1.25rem;
  padding-top: 0;
  font-size: .5rem;
  display: flex;
  inset: 105% 0% 0%;
}

.heading {
  font-size: 2.1rem;
}

.heading-2 {
  font-size: 1.8rem;
  line-height: 35px;
}

.heading-3 {
  font-size: 1.8rem;
}

.heading-4 {
  font-size: 2rem;
  line-height: 1.2;
}

.heading-5 {
  font-size: 2.5rem;
  line-height: 1.3;
}

.heading-6 {
  font-size: 3rem;
  line-height: 3.6rem;
}

._28px-icon {
  width: 28px;
}

.integracao-js {
  display: none;
}

.padding-global-2 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.diferenciais-content-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.politica-content-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.logotipo-image {
  width: auto;
  max-width: none;
  height: 100%;
}

.container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.tittle-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.logo-wrapper-2 {
  flex: 0 auto;
  width: 50%;
  height: 100%;
}

.logo-wrapper-2.is-politica {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: -16px;
  display: flex;
}

.text-container {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  display: flex;
}

.politica-content-wrapper-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

.politica-component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.text-size-small-2 {
  font-size: .875rem;
}

.title-container-obrigado {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.text-size-regular-2 {
  font-size: 1.125rem;
  line-height: 32px;
}

.text-size-regular-2.is-white-ice {
  color: #d4d8df;
  text-align: justify;
}

.text-size-regular-2.is-white-ice.is-center {
  text-align: center;
  max-width: 35.1rem;
}

.text-size-regular-2.is-white-ice.is-center.is-obrigado {
  color: var(--base-color-neutral--white);
  font-size: 1.25rem;
  font-weight: 600;
}

.text-size-regular-2.text-color-white {
  color: #fff;
}

.text-size-regular-2.text-color-white._80 {
  opacity: .8;
}

.container-4 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100dvh;
  display: flex;
}

.btn-text-grow {
  flex: 1;
  font-weight: 600;
}

.div-block-2 {
  background-color: #343434;
  width: 2px;
  height: 75%;
  margin-left: 30px;
  margin-right: 30px;
}

.image-4 {
  height: 100%;
  max-height: 100%;
}

.div-block {
  justify-content: center;
  align-items: center;
  height: 60px;
  max-height: 60px;
  display: flex;
}

.text-size-large-2 {
  font-size: 1.625rem;
}

.text-size-large-2.text-weight-bold.is-white.is-obrigado {
  color: #ffc898;
  text-align: center;
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.2;
}

.image-5 {
  max-height: 100%;
}

.cta-block {
  grid-column-gap: 15px;
  width: 100%;
  max-width: 50.875rem;
  height: 45px;
  min-height: 45px;
  margin-top: 25px;
  display: flex;
}

.cta-block.is-video {
  justify-content: center;
  max-width: 100%;
  height: 54px;
  margin-top: 0;
}

.cta-block.is-video.is-obrigado {
  max-width: 30rem;
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #b79058;
  background-image: linear-gradient(84deg, #b19667, #ba965d 33%, #ad854e 66%, #a37d3a);
  border: 2px solid #b79058;
  border-radius: 4px;
  padding: .75rem 1.5rem;
  font-weight: 600;
  transition: all .2s ease-in-out;
}

.button-3:hover {
  background-color: #324160;
  background-image: none;
}

.button-3.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-3.is-icon.is-obrigado {
  background-color: #d1bd70;
  background-image: none;
  border-style: none;
  border-color: #d1bd70;
  flex: 0 auto;
  width: 35%;
}

.body {
  background-image: linear-gradient(#1a2419e6, #1a2419e6), url('../images/GUARAPARI_PISC01.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.text-size-very-tiny {
  font-size: .75rem;
}

.text-size-very-tiny.text-color-white {
  color: #fff;
}

.text-size-very-tiny.text-color-white.link-without-underline._80 {
  opacity: .8;
  transition: opacity .3s ease-in-out;
}

.text-size-very-tiny.text-color-white.link-without-underline._80:hover {
  opacity: 1;
}

.text-size-very-tiny.text-color-white._85 {
  opacity: .85;
}

.text-size-very-tiny.link-without-underline {
  text-decoration: none;
}

.medium-span {
  font-weight: 500;
}

.medium-span.color-span {
  color: #ffc898;
}

.logo-header {
  align-self: center;
  max-width: 20.5rem;
  max-height: 3.875rem;
  margin-bottom: 2.5rem;
}

.img-carrossel-about {
  border-radius: 4px;
}

.img-carrossel {
  background-image: url('../images/image.svg');
  background-position: 50%;
  background-size: auto;
  border-radius: 4px;
  width: 100%;
  max-width: 17.5rem;
  height: 22.25rem;
  box-shadow: 0 2px 5px #0003;
}

.img-carrossel._3st {
  background-image: url('../images/GUARAPARI_PILATES.webp');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-carrossel._5st {
  background-image: url('../images/GUARAPARI_FITNESS.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-carrossel._2st {
  background-image: url('../images/GUARAPARI_TEEN01.webp');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-carrossel._1st {
  background-image: url('../images/GUARAPARI_KIDS.webp');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-carrossel._4st {
  background-image: url('../images/GUARAPARI_TEEN02.webp');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-carrossel-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: 4px;
  justify-content: space-around;
  min-width: 100%;
  margin-left: 1rem;
  display: flex;
}

.carrossel-container {
  border-radius: 4px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.galeria-img-wrapper {
  flex: 1;
  justify-content: center;
  width: 100%;
  height: 50rem;
  max-height: 50rem;
  display: flex;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.thumb-galeria {
  height: 100%;
  position: relative;
}

.galeria-info-containr {
  z-index: 2;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding-top: 4rem;
  padding-left: 4rem;
  display: flex;
  position: absolute;
}

.cta-galeria {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: #634e43;
  background-color: #fff;
  max-width: 527px;
  max-height: 3rem;
  padding: .75rem 1rem;
  font-weight: 500;
  line-height: 150%;
  display: flex;
}

.galeria-mask {
  z-index: 1;
  background-image: linear-gradient(360deg, #000000bf 16%, #0000), url('../images/GUARAPARI_QUADRAS.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.galeria-txt-container {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  flex-flow: column;
  flex: 1;
  align-self: flex-end;
  max-width: 36.0625rem;
  max-height: 19.875rem;
  margin-right: 5.5rem;
  padding-bottom: 5.5rem;
  display: flex;
}

.frase-container {
  justify-content: center;
  display: flex;
}

.brown-line {
  background-color: #634e43;
  align-self: center;
  width: 55px;
  height: 2px;
}

.button-4 {
  color: #3b0b0b;
  text-align: center;
  background-color: #ffc898;
  border-radius: .5rem;
  padding: .75rem 2.625rem;
  font-weight: 600;
}

.button-4.is-icon {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: #0000;
  background-image: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.button-4.is-icon:hover {
  box-shadow: 2px 5px 5px 1px #0003;
}

.button-4.is-icon.is-grow {
  flex: 1;
}

.text-size-regular-4 {
  font-size: 1rem;
}

.text-size-regular-4.is-white-ice {
  color: #d4d8df;
  text-align: justify;
}

.text-size-regular-4.is-white-ice.is-center {
  text-align: center;
  max-width: 35.1rem;
}

.text-size-regular-4.is-white-ice.is-center.is-obrigado {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  height: 60px;
  max-height: 60px;
  display: flex;
}

.title-container-obrigado-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.logos {
  align-items: flex-end;
  display: flex;
}

.logos.logosrodape {
  height: 30px;
  padding-top: 0;
}

.logos.logosrodape.logopolitica {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
}

.politica-component-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.padding-global-3 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.padding-global-3.is-footer {
  padding-left: 4rem;
  padding-right: 4rem;
}

.text-size-regular-5 {
  font-size: 1rem;
}

.text-size-regular-5.is-white-ice {
  color: #d4d8df;
  text-align: justify;
}

.text-size-regular-5.is-white-ice.is-politica {
  color: #000;
  text-align: left;
}

.text-size-regular-6.text-weight-medium.is-navmenu {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.text-size-regular-6.text-weight-medium.is-navmenu.is-politica {
  color: #ffc898;
  text-align: left;
}

.logo-nav-2 {
  filter: invert(50%) brightness(0%);
  width: auto;
  max-width: 11.0625rem;
}

.span-politica {
  font-weight: 700;
}

.is-white {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.is-white.is-caps {
  color: #fff;
  text-transform: uppercase;
}

.is-white.is-caps.is-center {
  color: #000;
  text-align: center;
}

.padding-section-large-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  display: flex;
}

.about-span {
  color: #ca8e0e;
  font-weight: 600;
}

.localizacao-container-title {
  justify-content: space-between;
  display: flex;
}

.img-localizacao-container {
  border-radius: 0;
  flex: 1;
  max-height: 31.5rem;
  margin-top: 5rem;
  padding-bottom: 3.5rem;
}

.img-localizacao {
  object-fit: cover;
  border-radius: 4px;
  flex: 1;
  width: 100%;
  max-height: 40rem;
  padding-bottom: 0;
  display: flex;
}

.img-localizacao.hide-desktop {
  width: auto;
  min-width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  overflow: visible;
}

.text-sucess {
  font-weight: 500;
}

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

.heading-8 {
  line-height: 120%;
}

.localizacao-slide-div {
  min-width: 100%;
  height: 37rem;
  position: relative;
}

.cta-localizacao {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: #634e43;
  background-color: #fff;
  max-width: 527px;
  max-height: 3rem;
  padding: .75rem 1rem;
  font-weight: 500;
  line-height: 150%;
  display: flex;
  position: absolute;
  inset: 1rem auto auto 1rem;
}

@media screen and (min-width: 1440px) {
  .galeria-section {
    justify-content: center;
    display: flex;
  }

  .header-section {
    height: 90vh;
  }

  .modal-form.form-chatonline {
    display: none;
  }

  .container-large-3 {
    max-width: none;
  }

  .padding-section-large-2 {
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  h3 {
    font-size: 2.75rem;
    line-height: 150%;
  }

  .header-section {
    min-height: 60rem;
  }

  .modal-form, .modal-form.form-chatonline {
    display: none;
  }

  .container-large-3 {
    max-width: 80%;
  }

  .img-carrossel {
    max-width: 22rem;
    height: 26rem;
    max-height: 26rem;
  }

  .img-carrossel._4st {
    background-image: url('../images/13.-Salao-de-Festas.webp');
  }

  .galeria-img-wrapper {
    max-width: 80rem;
  }

  .padding-section-large-2 {
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .text-size-small.text-align-right.text-color-neutral.max-width-345, .text-size-small.text-align-right.text-color-neutral.max-width-486 {
    text-align: center;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-large.carrossel {
    padding-top: 4rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .nav_button {
    color: #fff;
  }

  .section_hero {
    padding-top: 3rem;
  }

  .hero_grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .about-container {
    flex-flow: column;
    height: auto;
  }

  .about-img-wrapper {
    order: 1;
    max-width: none;
  }

  .about-img {
    min-height: 16.6875rem;
    max-height: 16.6875rem;
  }

  .heading-about.text-color-white {
    max-width: none;
  }

  .about-content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-bottom: 3rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    overflow: clip;
  }

  .cta-container.is-galeria {
    z-index: 1;
    margin-top: 1.5rem;
    position: relative;
  }

  .cta-container.is-localizacao {
    justify-content: center;
  }

  .padding-section-galeria {
    padding-bottom: 6rem;
  }

  .galeria-container {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
  }

  .galeria-img-container {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .galeria-content-container {
    order: -1;
    max-width: none;
  }

  .galeria-content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .galeria-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .grafismo-galeria {
    width: 20%;
  }

  .galeria-living-container, .galeria-plantas-container {
    max-width: none;
    min-height: 16.6875rem;
  }

  .galeria-lazer-container {
    min-width: auto;
    max-width: none;
    min-height: 16.6875rem;
  }

  .icon_fullscren {
    opacity: 1;
  }

  .lightbox-small {
    height: 16.6875rem;
    bottom: -7px;
  }

  .mask-img-gradient.plantas {
    background-position: 0 0, 57% 55%;
    background-size: auto, 80%;
  }

  .title-lighbox-galeria-container {
    margin-bottom: 1.5rem;
  }

  .lightbox-big {
    height: 45rem;
  }

  .padding-section-footer {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-footer.text-color-white {
    max-width: 57%;
    font-size: 3rem;
  }

  .footer-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .cta-footer-link {
    width: 7rem;
    height: 7rem;
  }

  .tsr-logo-container {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: 80%;
  }

  .footer-colum-container {
    width: 100%;
  }

  .localizacao-section {
    min-height: auto;
    max-height: none;
  }

  .title-diferenciais {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .padding-section-localizacao {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .localizacao-container {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .localizacao-wrapper {
    text-align: center;
    align-self: center;
    max-width: none;
  }

  .tabs-localizacao-container {
    align-self: center;
    min-width: 37rem;
    max-width: 38rem;
  }

  .nav-block {
    justify-content: space-between;
    align-items: flex-start;
  }

  .logo-nav-container {
    width: auto;
    max-height: 7rem;
  }

  .logo-nav {
    max-height: 7rem;
  }

  .img-header {
    background-image: linear-gradient(#00000080, #00000080), url('../images/female-tourists-spread-their-arms-held-their-wings-croped.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .menu-wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .ancora-container.hide-mobile {
    display: none;
  }

  .header-container {
    justify-content: center;
    align-items: center;
  }

  .texto2-btn {
    font-size: 16px;
  }

  .btn-contato {
    width: 50px;
    min-width: 50px;
    height: 50px;
  }

  .icon-contato {
    width: 25px;
    min-width: 25px;
  }

  .icon-contato-block {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
  }

  .modal-form.form-chatwpp, .modal-form.form-chatonline {
    display: none;
  }

  .form_component-4 {
    width: 100%;
  }

  .titulo-form {
    font-size: 19px;
    line-height: 24px;
  }

  .tittle-container {
    justify-content: center;
  }

  .tab-container {
    flex-flow: column;
    margin-top: 3rem;
  }

  .tab-content-wrapper {
    flex-flow: column;
    max-width: none;
  }

  .tab-content-wrapper._3st, .tab-content-wrapper._4st {
    max-width: none;
  }

  .diferenciais-slider {
    height: auto;
    max-height: 37rem;
  }

  .slide-diferenciais.lazer, .slide-diferenciais.lazer-interno, .mask-diferenciais {
    max-height: 40rem;
  }

  .padding-global-2 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .logo-wrapper-2 {
    justify-content: center;
    display: flex;
  }

  .text-size-regular-2.is-white-ice {
    text-align: center;
    font-size: .9rem;
    line-height: 1.4;
  }

  .text-size-regular-2.is-white-ice.is-center, .btn-text-grow {
    font-size: .9rem;
    line-height: 1.4;
  }

  .text-size-large-2.text-weight-bold {
    font-size: 1.2rem;
  }

  .cta-block {
    align-self: center;
  }

  .galeria-img-wrapper {
    max-height: 45rem;
  }

  .galeria-info-containr {
    flex-flow: column;
    padding-top: 2rem;
    padding-left: 2.5rem;
  }

  .galeria-txt-container {
    flex: 0 auto;
    align-self: flex-start;
    max-width: 35.5rem;
    max-height: none;
    margin-right: 0;
    padding-bottom: 4rem;
  }

  .text-size-regular-4.is-white-ice {
    text-align: center;
    font-size: .9rem;
    line-height: 1.4;
  }

  .text-size-regular-4.is-white-ice.is-center {
    font-size: .9rem;
    line-height: 1.4;
  }

  .logos {
    justify-content: center;
  }

  .text-size-regular-5.is-white-ice {
    text-align: center;
    font-size: .9rem;
    line-height: 1.4;
  }

  .padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .localizacao-container-title {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-self: center;
  }

  .img-localizacao {
    width: 100%;
    min-width: auto;
    margin-top: 3rem;
  }

  .img-localizacao.hide-desktop {
    margin-top: auto;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 2.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .text-size-small.text-align-right.text-color-neutral.max-width-345, .text-size-small.text-align-right.text-color-neutral.max-width-486 {
    text-align: center;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .text-size-medium, .text-size-medium.text-color-secondary {
    font-size: 1rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .padding-section-about {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .about-img-wrapper {
    display: none;
  }

  .cta-container {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
  }

  .grafismo-about-content {
    height: 100%;
  }

  .gradient-btn.big {
    flex: 1;
  }

  .padding-section-galeria {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .icon_fullscren {
    width: 35px;
    height: 35px;
    padding: 8px;
  }

  .padding-section-footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .footer-cta-container {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .localizacao-section {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .diferenciais-container {
    flex-flow: column;
    justify-content: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: flex;
  }

  .title-diferenciais {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
    flex-flow: column;
    align-self: center;
    max-width: 90%;
  }

  .grafismo-diferenciais {
    display: none;
  }

  .padding-section-localizacao {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .localizacao-container {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .title-localizacao-container {
    text-align: center;
    justify-content: center;
    align-self: center;
    max-width: 80%;
  }

  .heading-localizacao.text-color-white {
    font-size: 2rem;
  }

  .localizacao-wrapper {
    width: 100%;
    max-width: none;
  }

  .tabs-localizacao-container {
    min-width: auto;
    max-width: 25rem;
  }

  .container-nav {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .img-header {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .texto2-btn {
    text-align: center;
    font-size: 15px;
  }

  .btn-contato {
    box-shadow: none;
    border-radius: 0;
    flex: 1;
    justify-content: center;
    width: auto;
    min-width: auto;
    max-width: none;
    overflow: hidden;
  }

  .btn-contato:hover {
    background-image: linear-gradient(#0003, #0003);
  }

  .btn-contato.index_form1 {
    border-width: 0;
  }

  .btn-contato.index_form2 {
    border-width: 0;
    border-radius: 0;
  }

  .btn-contato.btn-wpp.index_form3 {
    border-radius: 0;
  }

  .texto-block {
    flex: 1;
    align-items: center;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .nav-lateral-block {
    flex-direction: row;
    justify-content: space-between;
    transition: all .3s ease-in-out;
    inset: auto 0% -50px;
  }

  .nav-lateral-block.nav-lateral-mobile-active {
    bottom: 0;
  }

  .texto1-btn {
    text-align: center;
    font-size: 15px;
  }

  .pulsar {
    border-radius: 2px;
  }

  .modal-form, .modal-form.form-chatwpp, .modal-form.form-chatonline {
    display: none;
  }

  .form_component-4 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-2 {
    max-width: none;
  }

  .text-size-regular-3.text-weight-semibold.is-gold.is-subtitle-modal {
    font-size: .9rem;
  }

  .form-wpp {
    width: 95%;
  }

  .titulo-form {
    font-size: 18px;
  }

  .titulo-form.is-form-modal {
    max-width: 350px;
    font-size: 26px;
  }

  .btn-close-modal {
    width: 2rem;
    height: 2rem;
  }

  .tabs-menu {
    flex-flow: column;
  }

  .tab-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

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

  .tab-content-wrapper._3st, .tab-content-wrapper._4st {
    max-width: none;
  }

  .slider-content-wrapper {
    min-width: 10rem;
    max-width: 10rem;
  }

  .diferenciais-slider {
    height: auto;
    max-height: 40rem;
  }

  .mask-diferenciais {
    max-height: 40rem;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-size-regular-2.is-white-ice {
    line-height: 1.4;
  }

  .btn-text-grow {
    font-size: .8rem;
    line-height: 1.2;
  }

  .text-size-large-2 {
    font-size: 1.25rem;
  }

  .text-size-large-2.text-weight-bold {
    text-align: center;
  }

  .img-carrossel-about {
    overflow: hidden;
  }

  .img-carrossel._3st, .img-carrossel._2st {
    display: none;
  }

  .carrossel-container {
    max-width: 100%;
    margin-right: auto;
    overflow: hidden;
  }

  .galeria-info-containr {
    padding-right: 2.5rem;
  }

  .cta-galeria {
    max-height: 5rem;
  }

  .text-size-regular-4.is-white-ice {
    line-height: 1.4;
  }

  .padding-global-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-size-regular-5.is-white-ice {
    line-height: 1.4;
  }

  .padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .localizacao-container-title {
    max-width: 90%;
  }

  .img-localizacao {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-8 {
    font-size: 2rem;
  }

  .cta-localizacao {
    position: absolute;
    inset: 0% auto auto 0%;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 1.5rem;
    line-height: 150%;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

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

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-portrait {
    display: none;
  }

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

  .padding-section-large.carrossel {
    padding-top: 3rem;
  }

  .text-size-medium.text-color-secondary {
    text-align: center;
  }

  .hero_heading {
    font-size: 2.5rem;
  }

  .about-content {
    border-radius: 1.5rem;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .logo-about-container {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .grafismo-about-content {
    height: 100%;
    inset: auto 0% 0% auto;
  }

  .gradient-btn.big {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-section-galeria {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .galeria-content-container {
    flex: 0 auto;
    height: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .grafismo-galeria {
    margin-right: 1.5rem;
  }

  .footer-container {
    grid-column-gap: 4.5rem;
    grid-row-gap: 4.5rem;
  }

  .footer-cta-container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .heading-footer.text-color-white {
    text-align: center;
    max-width: none;
    font-size: 2rem;
  }

  .grafismo-arvore-footer {
    inset: auto 0% 0%;
  }

  .footer-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .cta-footer-link {
    order: -1;
    width: 5rem;
    height: 5rem;
  }

  .grafismo-planta-footer {
    display: none;
  }

  .politica-footer-container {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-colum-container {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
  }

  .localizacao-section {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    min-height: 80rem;
    max-height: 100rem;
  }

  .diferenciais-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .title-diferenciais {
    max-width: none;
  }

  .heading-diferenciais {
    font-size: 2rem;
  }

  .localizacao-container {
    margin-left: 0;
    margin-right: 0;
  }

  .title-localizacao-container {
    max-width: none;
  }

  .heading-localizacao.text-color-white {
    font-size: 2rem;
    line-height: 3rem;
  }

  .localizacao-wrapper {
    max-width: none;
  }

  .tabs-localizacao-container {
    max-width: 25rem;
  }

  .logo-nav {
    min-width: 50px;
  }

  .img-header {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  .header-wrapper {
    max-width: 19rem;
  }

  .comando-produto-container {
    margin-bottom: 1.5rem;
  }

  .btn-contato {
    height: 45px;
  }

  .icon-contato-block {
    flex-direction: row;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .modal-form.form-chatwpp, .modal-form.form-contato, .modal-form.form-chatonline {
    display: none;
  }

  .text-size-regular-3.text-weight-semibold.is-gold.is-subtitle-modal {
    font-size: .9rem;
  }

  .form-container-popup {
    min-width: auto;
    max-width: 25rem;
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .form-wpp {
    min-width: auto;
  }

  .titulo-form.is-form-modal {
    font-size: 24px;
    line-height: 28px;
  }

  .btn-close-modal {
    margin-bottom: .5rem;
  }

  .tittle-container {
    text-align: center;
    flex-direction: column;
  }

  .form-chat {
    flex: 1;
  }

  .tabs-menu {
    flex-flow: column;
  }

  .tab-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-content-wrapper {
    min-width: 8rem;
    max-width: 8rem;
  }

  .diferenciais-slider, .slide-diferenciais.lazer, .slide-diferenciais.lazer-interno {
    max-height: none;
  }

  .mask-diferenciais {
    height: auto;
    max-height: 45rem;
  }

  .slide-nav {
    top: 95%;
  }

  .tittle-content-wrapper {
    flex-direction: column;
  }

  .politica-component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .heading-7 {
    text-align: center;
  }

  .text-size-regular-2.is-white-ice {
    font-size: .9rem;
    line-height: 1.4;
  }

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

  .btn-text-grow {
    font-size: .8rem;
  }

  .cta-block {
    grid-row-gap: 15px;
    flex-direction: column;
    height: auto;
    min-height: auto;
  }

  .cta-block.is-video {
    align-items: center;
    height: auto;
  }

  .button-3.is-icon.is-obrigado.w--current {
    flex: 1;
    width: 100%;
  }

  .logo-header {
    max-width: 19rem;
    margin-bottom: 1.5rem;
  }

  .img-carrossel._4st {
    display: none;
  }

  .galeria-info-containr {
    padding-left: 1.5rem;
  }

  .cta-galeria {
    text-align: left;
    flex-flow: column;
    max-width: 200px;
    max-height: none;
  }

  .galeria-txt-container {
    max-width: 22rem;
    padding-bottom: 3rem;
  }

  .text-size-regular-4.is-white-ice, .text-size-regular-5.is-white-ice {
    font-size: .9rem;
    line-height: 1.4;
  }

  .localizacao-container-title {
    max-width: 100%;
  }

  .img-localizacao {
    display: flex;
  }

  .img-localizacao.hide-desktop {
    min-height: 30rem;
    position: relative;
  }

  .heading-8 {
    font-size: 1.75rem;
  }

  .localizacao-slide-div {
    z-index: 2;
    height: 100%;
    min-height: auto;
    position: relative;
  }

  .cta-localizacao {
    text-align: left;
    flex-flow: column;
    max-width: 200px;
    max-height: none;
    margin-top: 1rem;
    margin-left: 1rem;
    position: absolute;
    inset: 0% auto auto 0%;
  }
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-8a305920 {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-8a305920, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-8a305920 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-8a305920 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-8a305920 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-8a305920 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-8a305920, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-8a305920 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-8a305920 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-8a305920, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-8a305920 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-8a305920 {
  justify-self: start;
}


@font-face {
  font-family: 'Gotham Rounded';
  src: url('../fonts/GothamRnd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Rounded';
  src: url('../fonts/Gotham-Rounded-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Rounded';
  src: url('../fonts/GothamRnd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}