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

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

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

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

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

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

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

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

.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: #ffffff;
  font-family: Favorit, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1.1;
}

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

h3 {
  color: #057e93;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  font-weight: 200;
  line-height: 1.2;
}

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

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

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  color: #057e93;
  margin-bottom: 0;
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
}

a {
  padding: 0;
}

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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  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;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.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 {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-size: 90%;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(45, 64, 234, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

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

.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 rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-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 {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

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

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

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

.text-color-black {
  color: #000;
}

.text-color-black._2, .text-color-black._3 {
  display: none;
}

.text-color-grey {
  color: gray;
}

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

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

.form_message-success {
  padding: 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;
}

.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 {
  width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
}

.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-white {
  color: #fff;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(45, 64, 234, .05);
  border: 1px dashed #2d40ea;
  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 {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.text-size-regular.text-color-light {
  color: #ffffff;
}

.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 {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  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;
  align-items: center;
  justify-items: start;
  display: grid;
}

.background-color-white {
  background-color: #fff;
}

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

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

.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 {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.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-grey {
  background-color: #f5f5f5;
}

.form_input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

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

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

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

.fs-styleguide_3-col {
  width: 100%;
  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;
  display: grid;
}

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

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-size-large {
  font-size: 2.5rem;
  font-weight: 400;
}

.fs-styleguide_header {
  background-color: rgba(0, 0, 0, .05);
}

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

.fs-styleguide_label {
  color: #fff;
  background-color: #2d40ea;
  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: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.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 {
  margin-top: .75rem;
  padding: .75rem;
}

.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;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 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 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.button {
  z-index: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

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

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

.button.is-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-bottom-width: .125rem;
}

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

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

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-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 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

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

.home-message_content-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  display: grid;
}

.home-message_component {
  min-height: 100vh;
  color: #fff;
  padding: 3rem;
  display: none;
}

.home-message_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.home-message_content {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.home-message_heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item-icon {
  width: 1.75rem;
  height: 1.75rem;
  color: #000;
  background-color: #fff;
  flex: none;
}

.home-message_logo {
  width: 4rem;
}

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

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

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

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

.fs-styleguide_spacer-box {
  width: 100%;
  background-color: rgba(45, 64, 234, .1);
  border: 1px dashed #2d40ea;
  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;
}

.section_header {
  height: 95vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar {
  z-index: 99;
  background-color: rgba(133, 101, 101, 0);
  justify-content: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 1.2rem;
  left: 0%;
  right: 0%;
}

.navbar-container {
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 4rem;
  padding-right: 4rem;
  display: block;
}

.brand {
  z-index: 10;
}

.div-block {
  position: static;
}

.div-block-2, .div-block-3, .div-block-4, .div-block-5 {
  display: flex;
}

.navbar-style {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(44, 43, 42, .35);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: .7rem;
  display: flex;
}

.header-content {
  z-index: 10;
  max-width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10rem;
  padding-bottom: 5rem;
  display: flex;
  position: relative;
}

.header_image-wrapper {
  z-index: 1;
  height: 100%;
  background-color: #000;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video {
  height: 100%;
  opacity: .6;
}

.text-span {
  color: rgba(226, 221, 219, 0);
  background-image: url('../images/Illustration_world.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.display-large {
  font-size: 4rem;
}

.nav-link {
  color: #ffffff;
  font-family: Wixmadefordisplay, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
}

.nav-link:hover {
  color: #ffffff;
}

.nav-link:visited, .nav-link.w--current {
  color: #ffffff;
}

.spacing-xsmall {
  height: 1.5rem;
}

.spacing-regular {
  height: 3.5rem;
}

.button_text {
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

.button-content {
  height: 3.5rem;
  min-width: 14rem;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.button-content:hover {
  color: #ffffff;
  background-color: #057e93;
}

.button-content.fill-sand {
  color: #057e93;
  background-color: #ffffff;
  font-weight: 500;
}

.button-content.fill-sand.form:hover {
  color: #ffffff;
  background-color: #057e93;
}

.button-arrow {
  width: 3.5rem;
  height: 3.5rem;
  background-color: #ffffff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-arrow.dark {
  color: #ffffff;
  background-color: #057e93;
}

.html-embed {
  display: flex;
}

.dark-background-wrapper {
  background-color: #057e93;
  position: relative;
}

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

.container {
  max-width: 1600px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.light-box {
  color: #057e93;
  background-color: #ffffff;
  border-radius: 2rem;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 8rem 4rem;
  display: flex;
}

.about_header {
  width: 100%;
  grid-column-gap: 4rem;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

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

.heading-size-small.text-color-black {
  color: #057e93;
  font-weight: 200;
}

.heading-size-small.text-style-allcaps.text-weight-medium {
  word-break: keep-all;
  font-size: 2.5rem;
}

.about_header-content {
  max-width: 40rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.image {
  height: 2.5rem;
}

.about_image-wrapper {
  width: 100%;
  height: 30rem;
  border-radius: 2rem;
  margin-top: 6rem;
  position: relative;
  overflow: hidden;
}

.about-image {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  position: absolute;
}

.about-image.mobile {
  display: none;
}

.about_header-title {
  max-width: 35rem;
}

.benefits-grid {
  width: 100%;
  grid-column-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 7rem;
  margin-bottom: 5rem;
  display: grid;
}

.benefit_wrapper {
  text-align: center;
}

.benefit_text {
  margin-top: 2rem;
}

.spacing-xxxsmall {
  height: .625rem;
}

.hero_paragraph {
  color: #ffffff;
  font-size: 1.225rem;
  font-weight: 400;
}

.gradient-overlay {
  z-index: 2;
  background-image: linear-gradient(rgba(44, 43, 42, 0) 75%, #057e93);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.menu_button {
  grid-column-gap: .375rem;
  color: #057e93;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
  padding: .75rem 1rem;
  font-family: Wixmadefordisplay, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.menu_button:hover {
  background-color: #aed8ae;
}

.menu_button.mobile {
  display: flex;
}

.home-hero_wrapper {
  margin-bottom: -100vh;
  position: relative;
}

.spacer {
  height: 100vh;
}

.loop-text_wrapper {
  padding-top: 6rem;
  padding-bottom: 5rem;
  overflow: hidden;
}

.loop-text_content1 {
  grid-column-gap: 2rem;
  flex: none;
  display: flex;
}


.loop-text_content1 img{
	width:4vw;
}

.loop_text_style {
  font-size: 4rem;
  font-weight: 400;
}

.loop_text_style.first {
  padding-left: 2rem;
  font-weight: 400;
}

.loop-text-content {
  flex: none;
  justify-content: flex-start;
  display: flex;
}

.light-background-wrapper {
  background-color: #e0ddd6;
}

.section_ecossistema {
  padding-top: 12rem;
  padding-bottom: 8rem;
  position: relative;
}

.heading-size-large {
  font-size: 3.5rem;
}

.subhead-tag {
  grid-column-gap: .75rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

.div-block-6 {
  width: .5rem;
  height: .5rem;
  background-color: #ffffff;
  border-radius: 20px;
}

.div-block-6.black {
  background-color: #057e93;
}

.ecossistema-list_content {
  z-index: 1;
  width: 100%;
  grid-column-gap: .875rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 6rem;
  display: grid;
  position: relative;
}

.ecossistema_list_text {
  width: 50%;
}

.ecossistema_image {
  width: 50%;
  border-radius: 1rem;
  overflow: hidden;
}

.ecossistema-list_item {
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
}

.divider {
  width: 100%;
  height: .0625rem;
  background-color: #ffffff;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.image-2 {
  width: 100%;
}

.text-span-2 {
  font-size: 5.2rem;
}

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

.image-3 {
    height: 6.3rem;
}

.logo-wrapper {
  width: 100%;
  position: absolute;
  top: 4rem;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-span-3 {
  color: #ffffff;
}

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

.hero-image.mobile {
  display: none;
}

.hero_paragraph-wrapper {
  width: 100%;
}

.features_about-wrapper {
  z-index: 1;
  height: 100%;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  display: flex;
}

.feature_item {
  width: 100%;
  max-width: 36rem;
  grid-column-gap: 1rem;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .06);
  border-radius: .75rem;
  align-items: center;
  padding: 1rem;
  display: flex;
  position: relative;
}

.feature_item-content {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature_item-image {
  height: 2.6rem;
}

.bar-divisor {
  height: 1rem;
  background-color: #e0ddd6;
}

.graphic-circle-background-2 {
  z-index: 0;
  position: absolute;
  top: 25%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.graphic-circle-background-1 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.card-img {
  z-index: 0;
  border-radius: 1rem;
  flex: 1;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-img.is-back {
  height: 14rem;
  position: relative;
}

.content-type {
  font-size: .875rem;
}

.display-block {
  display: block;
}

.card_hole {
  width: 6rem;
  height: .75rem;
  background-color: #080808;
  border-radius: 100rem;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.card_traits-icon-wrapper {
  width: 1.5rem;
  height: 1.5rem;
}

.heading-5 {
  line-height: 1.2;
}

.card_side {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #141314;
  border-radius: 2rem;
  padding: 4rem 1.75rem 1.75rem;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card_side.is-back {
  transform-style: preserve-3d;
  background-color: #057e93;
  border-radius: 1rem;
  padding: 0 0 2rem;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.card_side.is-front {
  z-index: 1;
  grid-row-gap: 2.5rem;
  background-color: #057e93;
  border-style: none;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  overflow: hidden;
}

.card_cta-wrapper {
  z-index: 2;
  grid-row-gap: .25rem;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 2rem;
  bottom: auto;
  left: auto;
  right: 2rem;
}

.card_cta-wrapper.is-back {
  bottom: 1.5rem;
  left: 1.5rem;
}

.card_cta-wrapper.rotate {
  transform: rotate(180deg);
}

.card_traits-content {
  grid-row-gap: .125rem;
  flex-direction: column;
  display: flex;
}

.card_main-text {
  z-index: 1;
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-bottom: 1.5rem;
  display: flex;
  position: relative;
}

.card_traits-list {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.card_stamp-wrapper {
  width: 5.5rem;
  opacity: .5;
  position: absolute;
  top: 2rem;
  bottom: auto;
  left: auto;
  right: 1rem;
  transform: rotate(29deg);
}

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

.image-4.is-back {
  object-position: 50% 0%;
}

.heading-type {
  color: rgba(251, 249, 252, .5);
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 200;
}

.card_cta {
  width: 2.25rem;
  height: 2.25rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: .25rem;
  display: flex;
}

.card_cta-icon {
  width: 1rem;
  height: 1rem;
  justify-content: center;
  align-items: center;
}

.card_traits {
  grid-row-gap: 1rem;
  flex-direction: column;
  padding-top: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.card_traits-icon {
  height: 100%;
}

.card_wrapper {
  height: 39.1rem;
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.card_stamp-img {
  width: 100%;
  opacity: .79;
}

.card_traits-item {
  grid-column-gap: 1.125rem;
  align-items: center;
  display: flex;
}

.display-small {
  font-size: 2rem;
}

.card {
  width: 100%;
  height: 100%;
}

.spacing-large {
  height: 6rem;
}

.spacing-huge {
  height: 14rem;
}

.machines_box {
  grid-column-gap: 7rem;
  background-color: #dcd5cf;
  border-radius: 2rem;
  align-items: center;
  padding: 1rem 1rem 1rem 3.5rem;
  display: flex;
}

.machines_box-text_wrapper {
  width: 100%;
}

.machine_tag {
  margin-bottom: 10rem;
}

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

.spacing-small {
  height: 2.5rem;
}

.machines_slider {
  width: 100%;
  background-color: rgb(255 255 255 / 42%);
  border-radius: 1.5rem;
  padding: 2rem;
}

.slider {
  width: auto;
  height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.slide {
  width: 100%;
}

.mask {
  width: auto;
}

.slide-image {
  height: 420px;
  object-fit: contain;
}

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

.section_faq {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.uui-button {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row.button-row-center {
  justify-content: center;
}

.uui-space-small {
  width: 100%;
  min-height: 1.5rem;
}

*{
	letter-spacing: 1px !important;
}
.uui-text-size-large {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-avatar-group_item, .uui-avatar-stack_item {
  width: 2.75rem;
  height: 2.75rem;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: -1rem;
}

.uui-avatar-stack_item.featured {
  width: 3.5rem;
  height: 3.5rem;
  position: relative;
}

.avatar-stack_component {
  width: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 2rem;
  margin-right: 1rem;
  display: flex;
}

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

.uui-faq01_cta {
  background-color: #f9fafb;
  border-radius: 1rem;
  justify-content: center;
  margin-top: 4rem;
  padding: 2rem;
  display: flex;
}

.uui-space-medium {
  width: 100%;
  min-height: 2rem;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-faq01_answer {
  overflow: hidden;
}

.accordion-icon_vertical-line {
  width: 2px;
  height: .75rem;
  background-color: #057e93;
  border-radius: 1px;
  position: absolute;
}

.accordion-icon_horizontal-line {
  width: .75rem;
  height: 2px;
  background-color: #057e93;
  border-radius: 1px;
  position: absolute;
}

.accordion-icon_component {
  width: 2.5rem;
  height: 2.5rem;
  color: #057e93;
  background-color: #dcd5cf;
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.uui-faq01_icon-wrapper {
  color: #7f56d9;
}

.uui-faq01_heading {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.uui-faq01_question {
  grid-column-gap: 1rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.uui-faq01_accordion {
  cursor: pointer;
  background-color: #037387;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 1.5rem;
}

.uui-faq01_accordion.last-item {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.uui-faq01_list {
  max-width: 48rem;
  grid-row-gap: 1.75rem;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-heading-subheading {
  color: #7f56d9;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

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

.uui-max-width-large.align-center, .align-center-2 {
  margin-left: auto;
  margin-right: auto;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding {
  padding-left: 2rem;
  padding-right: 2rem;
}

.faq-title {
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}

.faq-answer {
  padding-top: 1rem;
  font-family: Wixmadefordisplay, sans-serif;
}

.slide-nav {
  display: none;
}

.slider_progress-bar {
  grid-column-gap: 1rem;
  display: flex;
}

.progress-bar {
  height: .125rem;
  background-color: #ffffff;
  flex: 1;
  position: relative;
}

.progress_indicator {
  width: 0%;
  background-color: #057e93;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.progress_indicator._1 {
  width: 0%;
}

.slider_pagination {
  justify-content: flex-end;
  padding-bottom: .75rem;
  display: flex;
}

.slider-progress {
  margin-top: 2.5rem;
}

.slide-image_wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  font-family: Favorit, sans-serif;
  font-weight: 500;
}

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

.footer_wrapper {
  padding: 12rem 4rem 4rem;
}

.footer-menu_links {
  grid-column-gap: 2rem;
  align-items: center;
  display: flex;
}

.footer-logo {
  justify-content: center;
}

.brand_image {
  justify-content: center;
  display: flex;
  position: relative;
}

.brand-call_colum_1 {
  width: 10rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.line {
  width: 2px;
  height: 100%;
  background-color: #57534f;
  display: flex;
}

.social-link {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
}

.social_links {
  grid-row-gap: .5rem;
  flex-direction: column;
  display: flex;
}

.brand-call_colum_2 {
  width: 10rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.right-reserved {
  justify-content: flex-end;
  display: flex;
  transform: rotate(0);
}

.text-color-offwhite {
  color: #dcd5cf;
}

.text-color-offwhite.rotate {
  direction: ltr;
  display: inline-block;
  position: relative;
}

.vertical-text {
  color: #dcd5cf;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.image-5 {
  width: 100%;
}

.spacing-xlarge {
  height: 10rem;
}

.footer-menu-links_wrapper {
  border-bottom: 1px solid #64a49a;
  justify-content: space-between;
  padding-bottom: 1rem;
  display: flex;
}

.scroll-to-the-top {
  width: 3.5rem;
  height: 3.5rem;
  color: #ffffff;
  background-color: #64a49a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
}

.scroll-to-the-top:hover {
  color: #057e93;
  background-color: #ffffff;
}

.brand_text {
  width: 55.8rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 5.5rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
}

.image-6 {
  width: 40rem;
}

.background-image-brand {
  z-index: 2;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.brand-call_section {
  padding: 3rem 4rem 5rem;
}

.section_machines {
  padding-top: 6rem;
  padding-bottom: 12rem;
}

.bucker_360_text {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
}

.bucker-360_heading {
  font-size: 2.5vw;
}

.modal_wrapper {
  z-index: 200;
  justify-content: center;
  align-items: flex-end;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal_background {
  background-color: rgba(0, 0, 0, .4);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal {
  z-index: 1;
  width: 100%;
  position: relative;
}

.modal_contact {
  width: 100%;
  grid-column-gap: 4rem;
  color: #057e93;
  background-color: #dcd5cf;
  border-radius: 2rem 2rem 0 0;
  justify-content: space-between;
  padding: 4rem 3rem;
  display: flex;
  position: relative;
}

.modal_content {
  width: 100%;
  color: #057e93;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.modal_form {
  width: 100%;
}

.error-text {
  color: #e23939;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.125rem;
}

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

.success-message {
  background-color: #ffffff;
  border-radius: .5rem;
  padding: 1.5rem;
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.125rem;
}

.uui-button-2 {
  z-index: 2;
  grid-column-gap: .5rem;
  opacity: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-button-2:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-2:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-text-style-link {
  color: #475467;
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: #344054;
}

.uui-form-checkbox-label {
  color: #344054;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-checkbox-icon {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .375rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  background-color: #f9f5ff;
  border-color: #7f56d9;
}

.uui-form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #f9f5ff;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .875rem .875rem;
  background-attachment: scroll;
  border-width: 1px;
  border-color: #7f56d9;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  background-color: #f9f5ff;
  border-color: #7f56d9;
  border-radius: .25rem;
  box-shadow: 0 0 0 4px #f4ebff;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.form_input_buckler {
  height: auto;
  min-height: 2.75rem;
  color: #101828;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.form_input_buckler:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.form_input_buckler::-ms-input-placeholder {
  color: #667085;
}

.form_input_buckler::placeholder {
  color: #667085;
}

.form_input_buckler.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-field-label {
  color: #344054;
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-field-wrapper {
  width: 100%;
  position: relative;
}

.uui-contact03_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.uui-contact03_form-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
}

.uui-text-style-link-02 {
  color: #6941c6;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.uui-contact03_icon-wrapper {
  color: #7f56d9;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.uui-contact03_item {
  align-items: center;
  display: flex;
}

.uui-contact03_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.uui-text-size-large-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall-2 {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium-2 {
  color: #101828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-contact03_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.form-input {
  height: 4rem;
  color: #057e93;
  background-color: rgba(255, 255, 255, 0);
  border: 0 solid #000;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 0;
  font-family: Wixmadefordisplay, sans-serif;
  font-weight: 600;
}

.form-input:focus {
  border-color: #000 #000 #ffffff;
  border-top-style: solid;
  border-top-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 0;
}

.form-input::-ms-input-placeholder {
  color: #057e93;
  font-size: 1rem;
  font-weight: 500;
}

.form-input::placeholder {
  color: #057e93;
  font-size: 1rem;
  font-weight: 500;
}

.form-input.text-area {
  height: 8rem;
}

.modal_text-title {
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.modal_text {
  font-family: Wixmadefordisplay, sans-serif;
  font-weight: 400;
}

.close-icon {
  width: 3.5rem;
  height: 3.5rem;
  color: #057e93;
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.close-icon:hover {
  color: #ffffff;
  background-color: #057e93;
}

.close-icon.dark {
  color: #ffffff;
  background-color: #057e93;
}

.text-modal-container {
  width: 85%;
}

.html-embed-2 {
  justify-content: center;
  display: flex;
}

.menu-wrap {
  width: 100%;
  height: 100%;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-top {
  width: 24px;
  height: 2px;
  background-color: #f8f8f8;
  position: absolute;
  top: 30px;
}

.menu-bottom {
  width: 24px;
  height: 2px;
  background-color: #f8f8f8;
  position: absolute;
  top: 38px;
}

.uui-navbar05_menu-button {
  padding: 0;
}

.uui-button-3 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #7f56d9;
  border: 1px solid #7f56d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-3:hover {
  background-color: #6941c6;
  border-color: #6941c6;
}

.uui-button-3:focus {
  background-color: #7f56d9;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f4ebff;
}

.uui-button-tertiary-gray {
  grid-column-gap: .5rem;
  color: #475467;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-tertiary-gray:hover {
  color: #344054;
  background-color: #f9fafb;
}

.uui-button-secondary-gray {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button-secondary-gray:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.uui-button-secondary-gray.show-tablet, .show-tablet {
  display: none;
}

.uui-navbar05_button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.uui-navbar05_menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.uui-navbar05_link {
  color: #667085;
  align-items: center;
  padding: 1.75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
}

.uui-navbar05_link:hover {
  color: #344054;
}

.uui-navbar05_link.w--current {
  color: #000;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: #6941c6;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-button-link:hover {
  color: #53389e;
}

.uui-navbar05_bottom-bar-content {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.uui-navbar05_bottom-bar-background {
  width: 200vw;
  background-color: #f9fafb;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -50vw;
  right: -50vw;
}

.uui-navbar05_bottom-bar {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-navbar05_item-heading {
  color: #101828;
  margin-bottom: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 600;
}

.uui-navbar05_item-heading.margin-bottom-0 {
  margin-bottom: 0;
}

.uui-navbar05_item-right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.uui-icon-1x1-xsmall-2 {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-featured-large {
  width: 3rem;
  height: 3rem;
  color: #7f56d9;
  background-color: #f4ebff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.uui-navbar05_icon-holder {
  flex: none;
}

.uui-navbar05_dropdown-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s;
  display: grid;
}

.uui-navbar05_dropdown-link:hover {
  background-color: #f9fafb;
}

.uui-navbar05_dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 1rem;
  grid-template-rows: max-content;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-badge-small-success {
  grid-column-gap: .25rem;
  color: #027a48;
  white-space: nowrap;
  mix-blend-mode: multiply;
  background-color: #ecfdf3;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  display: flex;
}

.uui-navbar05_text-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.uui-navbar05_dropdown-content-left {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

.uui-navbar05_dropdown-content {
  width: 100%;
  display: flex;
}

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

.uui-navbar05_dropdown-list {
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(16, 24, 40, .03);
}

.uui-navbar05_dropdown-list.w--open {
  width: 100vw;
  max-width: 100%;
  min-width: 100vw;
  background-color: #fff;
  padding-left: 2rem;
  padding-right: 2rem;
  position: absolute;
  top: 5.0625rem;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.uui-dropdown-icon {
  width: 1.25rem;
  height: 1.25rem;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.uui-navbar05_dropdown-toggle {
  color: #475467;
  align-items: center;
  padding: 1.75rem 2.5rem 1.75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.uui-navbar05_dropdown-toggle:hover {
  color: #344054;
}

.uui-navbar05_menu-dropdown {
  position: static;
}

.uui-navbar05_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.uui-logo_image {
  width: auto;
  height: 100%;
  flex: none;
  display: none;
}

.uui-logo_logotype {
  width: auto;
  height: 100%;
  flex: none;
}

.uui-logo_logomark-dot {
  z-index: 1;
  width: 50%;
  height: 50%;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  position: relative;
}

.uui-logo_logomark-blur {
  z-index: 2;
  width: 100%;
  height: 50%;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, .2);
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.uui-styleguide_logomark-bg {
  width: 2rem;
  height: 2rem;
  border-radius: 8px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.uui-logo_logomark {
  width: 2rem;
  height: 2rem;
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(16, 24, 40, .06), 0 1px 2px rgba(16, 24, 40, .1);
}

.uui-logo_component {
  width: auto;
  height: 2rem;
  flex-wrap: nowrap;
  display: flex;
}

.uui-navbar05_logo-link {
  padding-left: 0;
}

.uui-navbar05_component {
  min-height: 5rem;
  background-color: #fff;
  border-bottom: 1px solid #f2f4f7;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.div-block-9.mobile {
  display: none;
}

.text-span-4 {
  color: #ffffff;
}

.info-contact {
  font-family: Wixmadefordisplay, sans-serif;
  font-size: 1.25rem;
}

.section_thank-you {
  height: 100vh;
  justify-content: center;
  align-items: center;
  padding-top: 12rem;
  padding-bottom: 12rem;
  display: flex;
}

.text-span-5 {
  width: 121px;
  color: rgba(226, 221, 219, 0);
  background-image: url('../images/buckler-care-back.jpg');
  background-position: 50%;
  background-size: 200px;
  border-radius: 100px;
  font-size: 3.5rem;
}

.thank-you_text {
  font-size: 3.2rem;
  line-height: 1.15;
}

.div-block-10 {
  color: #057e93;
  background-color: #ffffff;
  border-radius: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 2rem;
  display: flex;
}

.subhead-tag_thank-you {
  grid-column-gap: .75rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .ecossistema-list_content {
    grid-column-gap: 1rem;
  }

  .card-img.is-back {
    height: 15rem;
  }

  .card_traits {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .card_wrapper {
    height: 35rem;
  }

  .bucker-360_heading {
    font-size: 2rem;
  }
}

@media screen and (min-width: 1440px) {
  .button {
    position: relative;
  }

  .navbar {
    z-index: 99;
  }

  .display-large {
    font-size: 5.5rem;
  }

  .button-content {
    color: #ffffff;
    background-color: rgba(205, 194, 177, 0);
  }

  .button-content.fill-sand.form {
    min-width: 10rem;
  }

  .card-img.is-back {
    height: 17rem;
  }

  .machines_box-text_wrapper {
    height: 100%;
  }

  .modal_wrapper {
    display: none;
  }

  .modal_contact {
    color: #057e93;
    padding-top: 5rem;
    position: relative;
  }

  .uui-button-2 {
    opacity: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .uui-form-button-wrapper {
    width: auto;
    align-items: flex-start;
  }

  .form_input_buckler {
    background-color: rgba(255, 255, 255, 0);
  }

  .uui-form-field-wrapper {
    width: 100%;
    height: auto;
  }

  .uui-contact03_form {
    justify-items: start;
  }

  .form-input {
    color: #057e93;
    border-bottom: 1px solid #ffffff;
    font-family: Wixmadefordisplay, sans-serif;
    font-weight: 600;
  }

  .form-input.text-area {
    height: 7.9rem;
  }

  .html-embed-2 {
    display: flex;
  }
}

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

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

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

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

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

  .navbar {
    z-index: 99;
  }

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

  .brand {
    top: 30px;
  }

  .header-content {
    padding-top: 19.2rem;
    padding-bottom: 0;
  }

  .display-large {
    font-size: 3.5rem;
  }

  .container {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .light-box {
    padding: 4rem 3rem;
  }

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

  .about_header-content {
    margin-top: 1rem;
  }

  .about_image-wrapper {
    height: 50rem;
    margin-top: 3rem;
  }

  .about-image {
    object-fit: cover;
    object-position: 80% 50%;
    display: none;
  }

  .about-image.mobile {
    object-position: 50% 0%;
    display: block;
  }

  .section_ecossistema {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }

  .heading-size-large.text-color-black.text-weight-medium {
    font-size: 2.5rem;
  }

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

  .hero-image {
    object-position: 45% 50%;
  }

  .features_about-wrapper {
    justify-content: flex-end;
    padding-bottom: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .card_side {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .card_side.is-back {
    padding-bottom: 5rem;
    position: relative;
    transform: none;
  }

  .card_side.is-front {
    display: none;
  }

  .card_traits-list {
    grid-row-gap: 2rem;
  }

  .card_wrapper, .card {
    height: auto;
  }

  .spacing-large {
    height: 4rem;
  }

  .machines_box {
    flex-direction: column;
    padding: 3rem;
  }

  .machine_tag {
    margin-bottom: 4rem;
  }

  .machines_box-text_content {
    margin-bottom: 3rem;
  }

  .section_faq {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .brand-call {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

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

  .line {
    display: none;
  }

  .social-link {
    align-self: center;
    font-size: 1.5rem;
  }

  .social_links {
    padding-top: 2rem;
  }

  .brand-call_colum_2 {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .right-reserved {
    width: 100%;
    text-align: center;
    justify-content: center;
    padding-top: 0;
    display: none;
  }

  .brand_text {
    width: 50rem;
    font-size: 4.5rem;
  }

  .image-6 {
    width: 38rem;
  }

  .section_machines {
    padding-bottom: 8rem;
  }

  .bucker-360_heading {
    font-size: 2rem;
  }

  .modal_wrapper {
    align-items: center;
    display: none;
  }

  .modal_contact {
    height: 100vh;
    flex-direction: column;
    margin-top: 4rem;
    margin-bottom: 4rem;
    overflow: scroll;
  }

  .modal_form {
    margin-top: 0;
  }

  .uui-contact03_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .text-modal-container {
    width: 100%;
    margin-top: 2rem;
  }

  .menu-icon_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #344054;
    border-radius: 1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle {
    width: 24px;
    height: 2px;
    background-color: #344054;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-top {
    width: 24px;
    height: 2px;
    background-color: #344054;
    border-radius: 1rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_component {
    width: 48px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .uui-navbar05_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .hide-tablet-2 {
    display: none;
  }

  .uui-button-secondary-gray.show-tablet, .show-tablet {
    display: block;
  }

  .uui-navbar05_button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

  .uui-navbar05_menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .uui-navbar05_link {
    width: 100%;
    color: #101828;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .uui-navbar05_link:hover {
    color: #101828;
  }

  .uui-navbar05_bottom-bar {
    border-radius: .5rem;
    flex-direction: column;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    overflow: hidden;
  }

  .uui-navbar05_dropdown-link {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar05_dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .uui-navbar05_dropdown-content-left {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
    align-content: start;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-navbar05_dropdown-content {
    flex-direction: column;
  }

  .uui-navbar05_dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .uui-navbar05_dropdown-list.w--open {
    min-width: auto;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .uui-dropdown-icon {
    color: #667085;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .uui-navbar05_dropdown-toggle {
    color: #101828;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .uui-navbar05_dropdown-toggle:hover {
    color: #101828;
  }

  .uui-navbar05_menu-dropdown {
    width: 100%;
    position: relative;
  }

  .uui-navbar05_menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: #101828;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .uui-navbar05_menu {
    height: 100vh;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-top: 1px solid #f2f4f7;
    align-items: flex-start;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

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

  .div-block-9.mobile {
    flex-direction: column;
    margin-top: 2rem;
    display: flex;
  }

  .section_thank-you {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .text-span-5 {
    font-size: 3.2rem;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.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;
  }

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

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

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

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

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

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

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

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

  .home-message_component {
    padding: 0;
  }

  .home-message_content {
    border-radius: 0;
  }

  .section_header {
    position: relative;
  }

  .navbar-style {
    height: 4rem;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding-left: .7rem;
  }

  .header-content {
    padding-top: 23.7rem;
  }

  .display-large {
    font-size: 3rem;
  }

  .nav-link {
    font-size: 1.125rem;
  }

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

  .light-box {
    margin-top: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-size-small.text-style-allcaps.text-weight-medium {
    font-size: 2.5rem;
  }

  .nav-menu {
    background-color: #057e93;
    border: 1px solid #64a49a;
    border-radius: 1.5rem;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: none;
    position: absolute;
    top: auto;
    bottom: 136%;
    left: 0%;
    right: 0%;
  }

  .menu_button.mobile {
    margin-left: 0;
    display: flex;
  }

  .heading-size-large.text-weight-medium {
    font-size: 2.5rem;
  }

  .hero-image {
    display: none;
  }

  .hero-image.mobile {
    display: block;
  }

  .machines_box {
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-row {
    align-self: stretch;
  }

  .uui-button-row.button-row-center.is-reverse-mobile-landscape, .uui-button-row.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-small {
    min-height: 1.25rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-heading-xxsmall {
    font-size: 1.125rem;
  }

  .avatar-stack_component {
    margin-bottom: 1.5rem;
  }

  .uui-faq01_cta {
    margin-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .uui-space-medium {
    min-height: 1.5rem;
  }

  .uui-faq01_component {
    margin-top: 3rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer_wrapper {
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .footer-menu_links {
    grid-row-gap: 1rem;
    flex-direction: column;
    padding-bottom: 2rem;
  }

  .spacing-xlarge {
    height: 4rem;
  }

  .footer-menu-links_wrapper {
    flex-direction: column;
    align-items: center;
    padding-bottom: 3.3rem;
  }

  .brand_text {
    width: 30rem;
    font-size: 3rem;
  }

  .brand-call_section {
    padding-top: 0;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .modal_contact {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .uui-button-2 {
    font-size: 1rem;
  }

  .uui-button-2:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-contact03_contact-list {
    margin-top: 2rem;
  }

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

  .uui-space-xsmall-2 {
    min-height: .75rem;
  }

  .uui-heading-medium-2 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-contact03_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-modal-container {
    margin-top: 1rem;
  }

  .menu-top {
    margin-bottom: .25rem;
    position: static;
  }

  .menu-bottom {
    position: static;
  }

  .uui-button-3 {
    font-size: 1rem;
  }

  .uui-button-3:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .uui-button-tertiary-gray:hover {
    color: #475467;
    background-color: rgba(0, 0, 0, 0);
  }

  .uui-button-secondary-gray {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray:hover {
    color: #344054;
    background-color: #fff;
  }

  .uui-navbar05_link, .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #6941c6;
  }

  .uui-navbar05_dropdown-link-list {
    max-width: none;
    grid-row-gap: .5rem;
  }

  .uui-badge-small-success {
    padding: .125rem .5rem;
  }

  .uui-navbar05_dropdown-content-left {
    grid-row-gap: .5rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .uui-navbar05_dropdown-toggle {
    font-size: 1rem;
  }

  .uui-navbar05_menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-styleguide_logomark-bg {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .uui-navbar05_component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-9.mobile {
    flex-direction: column;
    margin-top: 2rem;
    display: flex;
  }

  .text-span-5, .thank-you_text {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 479px) {
  .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;
  }

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

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

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

  .text-size-regular.text-color-light.text-weight-normal {
    font-size: .875rem;
  }

  .button {
    width: 100%;
  }

  .section_header {
    height: auto;
  }

  .navbar-container {
    display: flex;
  }

  .brand {
    justify-content: flex-start;
    padding-left: 0;
  }

  .navbar-style {
    height: 4rem;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: .5rem;
  }

  .header-content {
    padding-top: 18.9rem;
    padding-bottom: 6rem;
  }

  .display-large {
    font-size: 2rem;
  }

  .spacing-xsmall {
    height: 1rem;
  }

  .spacing-regular {
    height: 2.5rem;
  }

  .button-content {
    min-width: auto;
    flex: 1;
  }

  .button-content.fill-sand {
    width: 100%;
    min-width: auto;
    flex: 0 auto;
  }
  
  

  .button-content.fill-sand.form {
    width: 100%;
    max-width: 100%;
    min-height: 4rem;
  }

  .button-content.fill-sand.tky {
    min-width: auto;
  }

  .button-arrow.dark {
    flex: none;
  }

  .container {
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .light-box {
    border-radius: 1.25rem;
    margin-top: 0;
    padding: 3rem 1.25rem 2rem;
  }

  .about_header {
    grid-row-gap: 1.25rem;
    flex-direction: column;
    align-items: flex-start;
  }

  .heading-size-small.text-style-allcaps.text-weight-medium {
    font-size: 1.74rem;
  }

  .about_image-wrapper {
    height: 36rem;
    background-color: #000;
    border-radius: 1.25rem;
    margin-top: 3rem;
  }

  .about-image {
    object-fit: cover;
    display: none;
  }

  .about-image.mobile {
    object-position: 0% 0%;
    display: block;
  }

  .hero_paragraph {
    font-size: 1rem;
  }

  .nav-menu {
    z-index: 5;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background-color: #057e93;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 1rem;
    flex-direction: column;
    margin-left: 2rem;
    margin-right: 2rem;
    display: none;
    position: absolute;
    top: auto;
    bottom: 120%;
    left: 0%;
    right: 0%;
  }

  .menu_button {
    display: none;
  }

  .menu_button.mobile {
    margin-left: 0;
  }

  .loop_text_style, .loop_text_style.first {
    font-size: 3rem;
  }

  .section_ecossistema {
    padding-top: 8rem;
    padding-bottom: 6rem;
  }

  .heading-size-large.text-color-black.text-weight-medium {
    font-size: 1.75rem;
  }

  .heading-size-large.text-style-allcaps.text-weight-medium {
    font-size: 2rem;
  }

  .heading-size-large.text-weight-medium {
    font-size: 1.75rem;
  }

  .ecossistema-list_content {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 4rem;
  }

  .logo-wrapper {
    position: absolute;
    top: 2rem;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .hero-image {
    display: none;
  }

  .hero-image.mobile {
    object-fit: contain;
    object-position: 50% 0%;
    display: block;
  }

  .hero_paragraph-wrapper {
    width: 100%;
  }

  .features_about-wrapper {
    justify-content: flex-end;
    padding-bottom: 3rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .graphic-circle-background-2 {
    width: 50%;
    display: none;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .graphic-circle-background-1 {
    height: 164px;
  }

  .card-img {
    position: relative;
  }

  .card_traits-icon-wrapper {
    display: none;
  }

  .card_side.is-back {
    height: auto;
    position: relative;
    transform: none;
  }

  .card_side.is-front {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: none;
  }

  .card_cta-wrapper {
    top: auto;
    bottom: .5rem;
    left: .5rem;
    right: auto;
  }

  .card_cta-wrapper.is-back {
    bottom: 2rem;
    left: 1.5rem;
  }

  .card_cta-wrapper.rotate {
    top: 1.5rem;
    bottom: auto;
    left: auto;
    right: 1.5rem;
  }

  .card_main-text {
    margin-bottom: 1.5rem;
  }

  .card_traits-list {
    grid-column-gap: .5rem;
    grid-row-gap: 1rem;
  }

  .card_stamp-wrapper {
    width: 4rem;
  }

  .heading-type {
    font-size: .75rem;
  }

  .card_traits {
    grid-row-gap: 1rem;
  }

  .card_wrapper {
    width: 100%;
    height: auto;
  }

  .card_traits-item {
    grid-column-gap: .5rem;
  }

  .card {
    height: auto;
  }

  .spacing-large {
    height: 4rem;
  }

  .machines_box {
    width: 100%;
    border-radius: 1.25rem;
    flex-direction: column;
    padding: 3rem 1.25rem 1.25rem;
  }

  .machine_tag {
    margin-bottom: 2rem;
  }

  .machines_box-text_content {
    margin-bottom: 3rem;
  }
  
    .machines_slider {
    border-radius: 1rem !important;
    padding: 1rem !important;
  }

  .mask {
    height: 268.172px;
  }

  .slide-image {
    width: 100%;
    height: auto;
  }

  .section_faq {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .uui-faq01_component {
    margin-top: 0;
  }

  .slider_progress-bar {
    grid-column-gap: .5rem;
  }

  .brand-call {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .footer_wrapper {
    padding-top: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-menu_links {
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .footer-logo {
    margin-top: 4rem;
  }

  .brand-call_colum_1 {
    width: 100%;
  }

  .line {
    width: 100%;
    height: 2%;
  }

  .social-link {
    font-size: 1.5rem;
    font-weight: 400;
  }

  .social_links {
    align-items: center;
  }

  .brand-call_colum_2 {
    width: 100%;
    align-items: center;
  }

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

  .spacing-xlarge {
    display: none;
  }

  .footer-menu-links_wrapper {
    grid-row-gap: 2rem;
    flex-direction: column;
    align-items: center;
    padding-bottom: 3rem;
  }

  .brand_text {
    width: 100%;
    font-size: 2.4rem;
    left: 0;
    right: 0;
  }

  .image-6 {
    width: 90%;
  }

  .brand-call_section {
    padding-top: 5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section_machines {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .bucker-360_heading {
    font-size: 1.5rem;
  }

  .menu-button {
    width: 4rem;
    height: 3rem;
    background-color: rgba(200, 200, 200, 0);
    margin-left: 1rem;
  }

  .menu-button.w--open {
    width: 4rem;
    height: 4rem;
    background-color: rgba(200, 200, 200, 0);
    padding: 0;
  }

  .modal {
    margin-top: 4rem;
  }

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

  .modal_content {
    width: 80%;
  }

  .uui-form-button-wrapper {
    width: 100%;
  }

  .uui-contact03_component {
    grid-template-columns: 1fr;
  }

  .text-modal-container {
    margin-top: 1rem;
  }

  .menu-wrap {
    align-items: center;
  }

  .menu-top {
    margin-bottom: .25rem;
    position: static;
    top: 8px;
  }

  .menu-bottom {
    position: static;
    top: 12px;
  }

  .div-block-8 {
    position: absolute;
    top: auto;
    bottom: 122%;
    left: 0%;
    right: 0%;
  }

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

  .uui-navbar05_bottom-bar-content {
    flex-direction: column;
    display: flex;
  }

  .uui-navbar05_bottom-bar {
    align-items: center;
  }

  .uui-navbar05_dropdown-content-left {
    grid-template-columns: 1fr;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .div-block-9.mobile {
    flex-direction: column;
    margin-top: 2rem;
    display: flex;
  }

  .section_thank-you {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .thank-you_text {
    font-size: 2rem;
  }

  .div-block-10 {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#w-node-_5dd269db-7a24-cb68-d9e0-468307264245-f0ded9af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5dd269db-7a24-cb68-d9e0-468307264246-f0ded9af, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-f0ded9b2 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-f0ded9b2 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-f0ded9b2 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-f0ded9b2 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-f0ded9b2 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-f0ded9b2, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-f0ded9b2 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-f0ded9b2 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-f0ded9b2, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-f0ded9b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-f0ded9b2 {
  justify-self: start;
}

@media screen and (min-width: 1440px) {
  #w-node-_5dd269db-7a24-cb68-d9e0-468307264232-f0ded9af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_7c130b80-1b54-6e98-76d5-233bd48c6287-f0ded9af {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7c130b80-1b54-6e98-76d5-233bd48c6287-f0ded9af {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Wixmadefordisplay';
  src: url('../fonts/QuantaGroteskPro-SemiBold.ttf') format('truetype'), url('../fonts/WixMadeforDisplay-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Wixmadefordisplay';
  src: url('../fonts/QuantaGroteskPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Wixmadefordisplay';
  src: url('../fonts/QuantaGroteskPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Wixmadefordisplay';
  src: url('../fonts/QuantaGroteskPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Favorit';
  src: url('../fonts/QuantaGroteskPro-Light.ttf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Favorit';
  src: url('../fonts/QuantaGroteskPro-Regular.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Favorit';
  src: url('../fonts/QuantaGroteskPro-SemiBold.ttf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Favorit';
  src: url('../fonts/QuantaGroteskPro-Medium.ttf') format('opentype');
  font-weight: 500;
  font-style: normal;
}