:root {
  --body: #333;
  --title: black;
  --primary: #95b485;
  --bg: #141414;
  --tablet-margin: 100px;
  --landscape-margin: 80px;
  --mobile-margin: 60px;
  --radiant-ui-components-library-marketplace--color--white: white;
  --desktop-margin: 150px;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--light-grey: #5a5a5a;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--body);
  font-family: Public Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

h1 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 500;
  line-height: 130%;
}

h2 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 400;
  line-height: 150%;
}

h3 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 400;
  line-height: 150%;
}

h4 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
}

h5 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

h6 {
  color: var(--title);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

a {
  color: var(--body);
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 25px;
}

li {
  margin-bottom: 10px;
}

blockquote {
  border-left: 2px solid #000;
  margin-bottom: 0;
  padding: 10px 0 10px 25px;
  font-size: 18px;
  line-height: 170%;
}

.button-text {
  font-size: 12px;
}

.button-text.hover {
  position: absolute;
  left: 0;
  right: 0;
}

.nav-button {
  grid-column-gap: 10px;
  background-color: var(--primary);
  color: #fff;
  border-width: 0;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 22px;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.nav-button.desktop {
  background-color: #ff4263;
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav-button.mobile {
  display: none;
}

.menu-line-middle {
  background-color: #000;
  width: 24px;
  height: 1px;
}

.humburg-menu.w--open {
  background-color: #0000;
  padding-left: 0;
}

.button-text-wrap {
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container.real-estate {
  border-bottom: 1px solid #b9b9b9;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.nav-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-line-bottom {
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-top: 6px;
}

.navbar {
  z-index: 5;
  background-color: #0000;
  border-bottom: 1px solid #0000001a;
  padding-top: 15px;
  padding-bottom: 15px;
}

.header {
  z-index: 999;
  background-color: #fff;
  position: sticky;
  top: 0;
}

.menu-line-top {
  background-color: #000;
  width: 24px;
  height: 1px;
  margin-bottom: 6px;
}

.nav-menu {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar-link {
  color: #000;
  text-transform: uppercase;
  border-radius: 120px;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 150%;
  text-decoration: none;
  transition: color .3s, background-color .3s;
}

.navbar-link:hover {
  color: #fff;
  background-color: #000;
  border-radius: 100px;
}

.navbar-link.w--current {
  color: #fff;
  background-color: #ff4263;
  border-radius: 120px;
  padding: 5px 20px;
  font-size: 12px;
  transition-property: none;
}

.page-head {
  padding-top: 60px;
  padding-bottom: 20px;
}

.page-head.broker {
  padding-bottom: 70px;
}

.page-heading {
  margin-bottom: 0;
}

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

.color-info {
  margin-top: 15px;
  font-size: 12px;
  line-height: 150%;
}

.font {
  color: #000;
  background-color: #f1f5f2;
  border-radius: 4px;
  padding: 12px;
  font-size: 40px;
  line-height: 100%;
}

.colors {
  display: flex;
}

.sg-data {
  margin-bottom: 150px;
}

.large-text {
  font-size: 18px;
  line-height: 170%;
}

.color-box {
  background-color: var(--primary);
  width: 140px;
  height: 198px;
}

.color-box.body {
  background-color: var(--body);
}

.color-box.bg {
  background-color: var(--bg);
}

.color-box.title {
  background-color: var(--title);
}

.sg-line {
  background-color: #000;
  width: 18px;
  height: 1px;
}

.small-text {
  font-size: 14px;
  line-height: 150%;
}

.link-button {
  grid-column-gap: 10px;
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.link-button.white {
  color: #fff;
}

.color-name {
  margin-bottom: 2px;
}

.primary-button {
  grid-column-gap: 10px;
  color: #fff;
  background-color: #ff4263;
  border-width: 0;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.primary-button.black {
  margin-left: 20px;
}

.primary-button.right {
  margin-right: 25px;
}

.font-name {
  margin-bottom: 0;
}

.rich-text {
  width: 100%;
  max-width: 1000px;
}

.font-table {
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.font-family {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.font-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.typography {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-wrap {
  grid-column-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.button-wrap.right {
  justify-content: flex-end;
  align-items: center;
}

.rich-text-title {
  margin-bottom: 40px;
}

.page-content {
  margin-bottom: 100px;
}

.font-block {
  grid-column-gap: 20px;
  background-color: #fff;
  border: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 40px 10px 10px;
  font-size: 12px;
  line-height: 150%;
  display: flex;
}

.sg-title {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.font-info {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  border-top: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 260px 230px 110px 170px;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  padding-top: 15px;
  display: grid;
}

.font-label {
  color: #000;
  font-size: 18px;
  line-height: 160%;
}

.footer {
  background-color: #000;
  padding-top: 0;
}

.footer-title {
  color: #fff;
  width: 100%;
  max-width: 70%;
  font-size: 38px;
  line-height: 150%;
}

.footer-top {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.footer-arrow {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
  display: flex;
}

.ic-arrow {
  min-width: 28px;
  max-width: 28px;
  min-height: 28px;
  max-height: 28px;
}

.footer-wrap {
  grid-column-gap: 150px;
  border-top: 1px solid #ffffff26;
  border-bottom: 1px solid #ffffff26;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.footer-left {
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 30%;
  display: flex;
}

.footer-text {
  color: #fff;
  margin-bottom: 0;
  display: block;
}

.footer-text.footer {
  color: #cacaca;
  font-size: 13px;
  font-weight: 300;
  line-height: 160%;
}

.footer-center {
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  max-width: 30%;
  display: flex;
}

.footer-label {
  color: #fff;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 150%;
}

.footer-phone {
  color: #999;
  text-decoration: none;
  transition: color .3s;
}

.footer-phone:hover {
  color: #fff;
}

.footer-address {
  color: #999;
}

.footer-right {
  grid-column-gap: 150px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.menu-label {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 150%;
}

.footer-menu {
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  color: #999;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
  transition: color .3s;
}

.footer-link:hover {
  color: #ff4263;
}

.footer-link.w--current {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer-info {
  grid-column-gap: 8px;
  color: #999;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.footer-socials {
  grid-column-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.social-icon {
  min-width: 22px;
  max-width: 22px;
  min-height: 22px;
  max-height: 22px;
}

.footer-inner {
  grid-column-gap: 5px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.policy-content {
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

.policy-title {
  text-underline-offset: 4px;
  margin-bottom: 30px;
  text-decoration: underline;
}

.policy-info {
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 25px;
  display: flex;
}

.single-text {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
}

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

.license-data {
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 80px;
  display: flex;
}

.license-block {
  grid-column-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.license-title {
  border-right: 1px solid #0003;
  margin-bottom: 0;
  padding-right: 25px;
}

.license-link {
  word-break: break-all;
}

.changelog {
  grid-column-gap: 25px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 150px;
  font-size: 18px;
  line-height: 160%;
  display: flex;
}

.changelog-title {
  color: #000;
  border-right: 1px solid #0003;
  padding-right: 25px;
  font-size: 46px;
  font-weight: 700;
  line-height: 130%;
}

.changelog-text {
  width: 100%;
  max-width: 20%;
  margin-bottom: 0;
}

.cs-link {
  grid-column-gap: 6px;
  color: #000;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
  display: flex;
}

.cs-sub-title {
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 8px 20px;
  font-size: 18px;
  line-height: 150%;
}

.coming-soon-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.cs-title {
  color: #0000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  text-overflow: clip;
  line-height: 100%;
}

.cs-title-wrap {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 100px;
  font-weight: 800;
  line-height: 100%;
}

.cs-info {
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  padding-top: 80px;
  display: flex;
}

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

._404-text {
  color: #000;
  padding-top: 20px;
  padding-bottom: 25px;
  font-size: 160px;
  font-weight: 700;
  line-height: 100%;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 800px;
  margin-bottom: 0;
  display: flex;
}

.error-info {
  border-top: 1px solid #0003;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  padding-top: 25px;
  display: flex;
}

.utility-page-form {
  background-color: var(--bg);
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 100px;
  display: flex;
}

.pass-icon {
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
}

.pass-title {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 15px;
}

.pass-text {
  color: #fff;
  margin-bottom: 0;
}

.pass-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 300px;
  margin-top: 40px;
  display: flex;
}

.pass-field {
  width: 100%;
  margin-bottom: 15px;
}

.pass-field-label {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 150%;
}

.pass-input {
  color: #333;
  background-image: url('../images/ic-password.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 0 solid #000;
  border-radius: 50px;
  height: auto;
  margin-bottom: 0;
  padding: 10px 20px 10px 52px;
}

.pass-input:focus {
  border: 0 solid #000;
}

.pass-input::placeholder {
  color: #999;
  font-size: 14px;
  line-height: 150%;
}

.pass-button {
  grid-column-gap: 10px;
  background-color: var(--primary);
  color: #fff;
  border-width: 0;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: flex;
}

.pass-button:hover {
  color: #000;
  background-color: #fff;
}

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

.sub-title {
  grid-column-gap: 8px;
  color: #000;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 100%;
  display: flex;
}

.sub-title.white {
  color: #fff;
}

.contact {
  margin-bottom: var(--desktop-margin);
}

.contact-wrap {
  grid-column-gap: 60px;
  filter: brightness(112%) hue-rotate(251deg);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.contact-wrap.cero {
  filter: none;
}

.contact-right {
  width: 100%;
  max-width: 50%;
}

.contact-text {
  margin-bottom: 40px;
}

.contact-data {
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.contact-block {
  color: #000;
  border-bottom: 1px solid #0000001a;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 25px;
  font-size: 22px;
  line-height: 150%;
  display: flex;
}

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

.plain-link:hover {
  text-decoration: underline;
}

.contact-form {
  background-color: var(--bg);
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  margin-bottom: 0;
  padding: 40px;
}

.contact-form.gris {
  color: var(--bg);
  background-color: #fff;
  box-shadow: 0 2px 40px -4px #0003;
}

.field-label {
  color: #fff;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.field-label.black {
  color: #000;
}

.input {
  color: #fff;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #00000026;
  height: auto;
  margin-bottom: 0;
  padding: 0 0 5px;
  transition: border-color .3s;
}

.input:focus {
  border-bottom-color: #ffffff80;
}

.field-wrap {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.textarea {
  color: #fff;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #00000026;
  height: auto;
  min-height: 140px;
  margin-bottom: 0;
  padding: 0 0 5px;
  transition: border-color .3s;
}

.textarea:focus {
  border-bottom-color: #ffffff80;
}

.submit-button {
  grid-column-gap: 10px;
  background-color: var(--primary);
  color: #fff;
  background-image: url('../images/ic-arrow.svg');
  background-position: 112px;
  background-repeat: no-repeat;
  background-size: auto;
  border-width: 0;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 46px 12px 20px;
  font-size: 14px;
  line-height: 120%;
  text-decoration: none;
  transition: background-position .4s;
  display: flex;
}

.submit-button:hover {
  background-position: 116px;
}

.submit-button.rosa, .submit-button.rosa.pink.ok {
  background-color: #ff4263;
}

.success-message {
  background-color: var(--primary);
  color: #fff;
}

.facts {
  margin-bottom: var(--desktop-margin);
}

.facts-wrap {
  grid-column-gap: 20px;
  display: flex;
}

.fact-left {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 50%;
  display: grid;
}

.fact-right {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  max-width: 50%;
  position: relative;
  overflow: hidden;
}

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

.fact-block {
  grid-row-gap: 15px;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.fact-icon {
  min-width: 28px;
  max-width: 28px;
  min-height: 28px;
  max-height: 28px;
}

.fact-title {
  margin-top: 10px;
  margin-bottom: 0;
}

.fact-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fact-text {
  color: #000;
  text-align: right;
  font-size: 38px;
  line-height: 100%;
}

.dot {
  background-color: var(--primary);
  border-radius: 50%;
  min-width: 8px;
  max-width: 8px;
  min-height: 8px;
  max-height: 8px;
}

.fact-line {
  background-image: linear-gradient(270deg, #95b48500, #95b485);
  width: 100px;
  height: 1px;
}

.fact-pattern {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.faq-section {
  margin-bottom: var(--desktop-margin);
}

.faq-wrap {
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.section-title {
  margin-bottom: 20px;
}

.heading {
  margin-bottom: 0;
}

.faq-number {
  color: #999;
  width: 100%;
  max-width: 4%;
  font-size: 14px;
  line-height: 100%;
}

.faq-head {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.faq-divider {
  background-color: #0000001a;
  width: 100%;
  max-width: 96%;
  height: 1px;
}

.faq-title {
  color: var(--title);
  width: 100%;
  max-width: 45%;
  font-size: 18px;
  line-height: 170%;
}

.faq-data {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-answer {
  width: 100%;
  max-width: 55%;
  margin-bottom: 0;
}

.reviews {
  margin-bottom: var(--desktop-margin);
}

.review-list {
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.review-item {
  display: flex;
}

.empty-state {
  background-color: var(--primary);
  color: #fff;
  text-align: center;
}

.review-block {
  grid-column-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.review-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  max-width: 32%;
  overflow: hidden;
}

.review-image {
  object-fit: cover;
  width: 100%;
  min-height: 260px;
  max-height: 260px;
}

.review-data {
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
  max-width: 68%;
  display: flex;
}

.quote-icon {
  width: 100%;
  max-width: 20px;
}

.review-quote {
  color: #000;
  margin-bottom: 15px;
  padding-top: 25px;
  font-size: 18px;
  line-height: 150%;
}

.review-text {
  margin-bottom: 0;
}

.review-name {
  color: #000;
}

.pagination {
  justify-content: flex-end;
  align-items: center;
  margin-top: 40px;
}

.faq-tab-link {
  grid-row-gap: 15px;
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 35px 40px;
  font-size: 24px;
  line-height: 150%;
  display: flex;
}

.faq-tab-link.w--current {
  background-color: #0000;
  border-color: #000;
}

.tabs-menu {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: grid;
}

.faq-icon {
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
}

.testimonials {
  margin-bottom: 0;
}

.review-slider {
  background-color: #0000;
  height: auto;
}

.hide {
  display: none;
}

.testimonial-block {
  grid-column-gap: 40px;
  display: flex;
}

.testimonial-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  max-width: 32%;
  overflow: hidden;
}

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

.review-right {
  grid-row-gap: 80px;
  color: #070707;
  background-color: #fafaf0;
  border-radius: 10px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 68%;
  padding: 20px 40px;
  display: flex;
}

.testimonial-quote {
  color: #fff;
  margin-bottom: 15px;
  padding-top: 25px;
  font-size: 18px;
  line-height: 150%;
}

.testimonial-quote.black {
  color: #000;
  padding-top: 0;
}

.testimonial-text {
  color: #fff;
  margin-bottom: 0;
}

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

.client-name {
  color: #fff;
}

.client-name.black {
  color: #000;
}

.slide-nav {
  justify-content: flex-end;
  align-items: center;
  padding-top: 0;
  padding-bottom: 15px;
  padding-right: 40px;
  display: flex;
}

.blogs {
  margin-bottom: var(--desktop-margin);
}

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

.blog-item {
  display: flex;
}

.blog-link {
  width: 100%;
  text-decoration: none;
}

.blog-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  overflow: hidden;
}

.blog-image {
  object-fit: cover;
  width: 100%;
  min-height: 416px;
  max-height: 416px;
}

.blog-data {
  margin-top: 15px;
}

.blog-info {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.divider {
  background-color: #0000001a;
  width: 10px;
  height: 1px;
}

.blog-title {
  margin-top: 8px;
  margin-bottom: 0;
}

.blog-main-title {
  text-align: center;
  width: 100%;
  max-width: 70%;
  margin-bottom: 15px;
}

.blog-head {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.blog-main {
  margin-bottom: var(--desktop-margin);
}

.blog-main-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.blog-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.blog-details {
  width: 100%;
  max-width: 1000px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.services {
  margin-bottom: var(--desktop-margin);
}

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

.service-link {
  border: 1px solid #0000001a;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.service-link:hover {
  border-color: #bdbdbd;
  box-shadow: 4px 9px 30px #0003;
}

.service-title {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 150%;
}

.service-head {
  grid-column-gap: 60px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.service-icon {
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
}

.service-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  overflow: hidden;
}

.service-image {
  object-fit: cover;
  width: 100%;
  min-height: 225px;
  max-height: 225px;
}

.service-text {
  margin-bottom: 0;
  padding-top: 25px;
}

.service-main {
  margin-bottom: var(--desktop-margin);
}

.service-main-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.servcie-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.service-data {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  margin-top: 60px;
  display: flex;
}

.projects {
  margin-bottom: var(--desktop-margin);
}

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

.project-item {
  display: flex;
}

.project-link {
  border-radius: 10px;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}

.project-img {
  background-color: #f4f8f3;
  overflow: hidden;
}

.project-image {
  object-fit: cover;
  width: 100%;
  min-height: 430px;
  max-height: 430px;
}

.project-data {
  background-color: #fafaf0;
  padding: 20px;
}

.project-title {
  margin-bottom: 5px;
}

.project-main {
  margin-bottom: var(--desktop-margin);
}

.project-main-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.project-main-image {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.project-wrap {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.project-left {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 900px;
  max-width: 900px;
  display: flex;
}

.project-right {
  grid-row-gap: 20px;
  background-color: var(--bg);
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  padding: 30px;
  display: flex;
  position: sticky;
  top: 30px;
}

.project-right.linea {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  padding-bottom: 10px;
  display: grid;
}

.project-info-block {
  grid-column-gap: 10px;
  color: #fff;
  border-bottom: 1px solid #ffffff26;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.project-info-block.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.project-label {
  grid-column-gap: 8px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.project-icon {
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
}

.about {
  margin-bottom: var(--desktop-margin);
  padding-top: 0;
}

.about.cero {
  margin-bottom: 80px;
  padding-top: 80px;
}

.about-wrap {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.about-title {
  margin-bottom: 0;
  font-size: 68px;
  line-height: 100%;
}

.about-title.bottom {
  margin-left: auto;
}

.about-title-wrap {
  grid-column-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-images {
  padding-left: 8px;
  display: flex;
}

.about-avatar {
  border-radius: 50px;
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
  margin-left: -8px;
  overflow: hidden;
}

.avatar-image {
  object-fit: cover;
  width: 100%;
  min-height: 70px;
  max-height: 70px;
}

.about-text {
  width: 100%;
  max-width: 462px;
  margin-bottom: 0;
}

.about-data {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.about-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.about-image {
  object-fit: cover;
  width: 100%;
  min-height: 450px;
  max-height: 450px;
}

.states {
  margin-bottom: var(--desktop-margin);
  background-color: var(--bg);
  padding-top: 50px;
  padding-bottom: 50px;
}

.states-wrap {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.states-block {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.states-icon {
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
}

.states-info {
  color: #fff;
  margin-bottom: 0;
}

.states-text {
  color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  height: 38px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
  overflow: hidden;
}

.fact-number-01 {
  text-align: center;
}

.commitment-wrap {
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.commitment-left {
  grid-row-gap: 226px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
  display: flex;
}

.commitment-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.commitment-image {
  object-fit: cover;
  width: 100%;
  min-height: 420px;
  max-height: 420px;
}

.commitment-right {
  border-left: 1px solid #0000001a;
  width: 100%;
  max-width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.commitment-title {
  margin-bottom: 0;
}

.commitment-title.one {
  text-align: left;
  margin-top: 15px;
  font-family: Public Sans, sans-serif;
  font-weight: 500;
  line-height: 120%;
}

.our-service {
  margin-bottom: var(--desktop-margin);
}

.service-tabs {
  border: 1px solid #0000001a;
  border-radius: 10px;
  overflow: hidden;
}

.service-menu {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-tab-link {
  grid-column-gap: 20px;
  color: #000;
  background-color: #0000;
  border-right: 1px solid #0000001a;
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  font-size: 20px;
  line-height: 150%;
  display: flex;
}

.service-tab-link.w--current {
  color: #fff;
  background-color: #ff4263;
  border-right-width: 0;
}

.service-content {
  background-image: url('../images/WhatsApp-Image-2025-06-05-at-2.10.55-PM-1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
}

.ic-service {
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
}

.ic-service.invertir {
  filter: invert();
}

.service-block {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-box {
  -webkit-backdrop-filter: brightness(17%) blur(7px);
  backdrop-filter: brightness(17%) blur(7px);
  color: #000;
  background-color: #ffffff4d;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 420px;
  padding: 25px;
  display: flex;
}

.our-approach {
  margin-bottom: var(--desktop-margin);
}

.approach-wrap {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.approach-block {
  grid-column-gap: 135px;
  border-bottom: 1px solid #0000001a;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 30px;
  display: flex;
}

.approach-left {
  grid-column-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 38%;
  display: flex;
}

.approach-info {
  width: 100%;
  max-width: 62%;
  margin-bottom: 0;
}

.team {
  margin-bottom: var(--desktop-margin);
}

.team-wrap {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-block {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 52px;
  display: flex;
  position: relative;
}

.team-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  overflow: hidden;
}

.team-image {
  object-fit: cover;
  width: 100%;
  min-height: 360px;
  max-height: 360px;
}

.team-data {
  text-align: center;
  background-color: #f1f5f2;
  border-radius: 10px;
  padding: 25px 35px;
  position: absolute;
  bottom: -52px;
  left: 30px;
  right: 30px;
}

.member-name {
  color: #000;
  font-size: 20px;
  line-height: 150%;
}

.hero {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Nara-lofts-card-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-bottom: 150px;
  padding-top: 100px;
  padding-bottom: 30px;
}

.hero.partners, .hero.invest {
  margin-bottom: 0;
}

.hero-wrap {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 120px;
  display: flex;
}

.hero-left {
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 64%;
  display: flex;
}

.hero-title {
  color: #fff;
  margin-bottom: 15px;
}

.hero-text {
  color: #fff;
  margin-bottom: 0;
}

.hero-data {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-fact {
  grid-row-gap: 40px;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  padding: 18px;
  display: flex;
}

.hero-fact-text {
  color: #000;
  font-size: 26px;
  line-height: 100%;
}

.fact-images {
  padding-left: 5px;
  display: flex;
}

.hero-avatar {
  background-color: #f4f8f3;
  border-radius: 50%;
  min-width: 25px;
  max-width: 25px;
  min-height: 25px;
  max-height: 25px;
  margin-left: -5px;
  overflow: hidden;
}

.fact-image {
  object-fit: cover;
  width: 100%;
  min-height: 25px;
  max-height: 25px;
}

.fact-top {
  grid-column-gap: 50px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.hero-fact-title {
  margin-bottom: 0;
}

.hero-fact-info {
  border-top: 1px solid #0000001a;
  width: 170px;
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 14px;
  line-height: 150%;
}

.hero-right {
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #fff3;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  max-width: 36%;
  padding: 20px;
  display: flex;
}

.hero-right.invierte {
  grid-row-gap: 0px;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.hero-image {
  object-fit: cover;
  width: 100%;
  min-height: 364px;
  max-height: 364px;
}

.hero-info {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero-info-title {
  color: #fff;
  margin-bottom: 8px;
}

.hero-info-text {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 150%;
}

.hero-service {
  grid-column-gap: 40px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffff40;
  border-radius: 10px;
  justify-content: space-between;
  align-items: stretch;
  padding: 25px;
  display: flex;
}

.hero-service-block {
  grid-column-gap: 12px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  display: flex;
}

.hero-service-icon {
  min-width: 22px;
  max-width: 22px;
  min-height: 22px;
  max-height: 22px;
}

.service-divider {
  background-color: #ffffff1a;
  width: 1px;
}

.about-us {
  margin-bottom: var(--desktop-margin);
}

.about-head {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.about-us-title {
  width: 100%;
  max-width: 68%;
  margin-bottom: 0;
}

.about-us-wrap {
  grid-column-gap: 60px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.about-us-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  max-width: 45%;
  position: relative;
  overflow: hidden;
}

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

.about-right {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 55%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.about-info {
  margin-bottom: 40px;
}

.about-facts {
  grid-column-gap: 50px;
  display: flex;
}

.about-fact-text {
  color: #000;
  margin-bottom: 5px;
  font-size: 48px;
  line-height: 100%;
}

.project-outer {
  grid-column-gap: 24px;
  display: flex;
}

.normal-projects {
  width: 100%;
  max-width: 66%;
}

.feature-project {
  width: 100%;
  max-width: 34%;
}

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

.feature-project-list {
  height: 100%;
}

.feature-project-item {
  height: 100%;
  display: flex;
}

.feature-project-link {
  border-radius: 10px;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}

.feature-project-image {
  object-fit: cover;
  width: 100%;
  min-height: 786px;
}

.project-collection {
  height: 100%;
}

.project-image-v2 {
  object-fit: cover;
  width: 100%;
  min-height: 332px;
  max-height: 332px;
}

.our-clients {
  margin-bottom: var(--desktop-margin);
  background-color: var(--bg);
  display: none;
}

.client-title-block {
  width: 100%;
  max-width: 34%;
  padding-top: 60px;
}

.client-title-box {
  border-left: 1px solid #ffffff1a;
  width: 100%;
  max-width: 66%;
  padding: 60px 40px;
  overflow: hidden;
}

.client-top {
  display: flex;
}

.client-title {
  color: #fff;
  margin-bottom: 0;
}

.client-bottom {
  display: flex;
}

.client-data-box {
  color: #fff;
  border-top: 1px solid #ffffff1a;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 34%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
  display: flex;
  overflow: hidden;
}

.client-text {
  margin-bottom: 30px;
}

.client-block-wrap {
  border-top: 1px solid #ffffff1a;
  border-left: 1px solid #ffffff1a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 66%;
  display: grid;
}

.client-logo-block {
  border-bottom: 1px solid #ffffff1a;
  border-right: 1px solid #ffffff1a;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
  overflow: hidden;
}

.client-logo {
  filter: grayscale();
  width: 100%;
  max-width: 100px;
}

.why-choose {
  margin-bottom: var(--desktop-margin);
}

.whay-choose-wrap {
  grid-column-gap: 60px;
  display: flex;
}

.why-choose-left {
  width: 100%;
  max-width: 68%;
}

.why-choose-inner {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.why-choose-img {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  max-width: 35%;
  position: relative;
  overflow: hidden;
}

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

.why-choose-data {
  grid-row-gap: 25px;
  flex-flow: column;
  width: 100%;
  max-width: 65%;
  display: flex;
}

.why-choose-block {
  grid-column-gap: 20px;
  border-bottom: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 25px;
  display: flex;
}

.why-choose-block.bottom {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.why-choose-icon {
  min-width: 55px;
  max-width: 55px;
  min-height: 55px;
  max-height: 55px;
}

.why-choose-title {
  font-size: 20px;
  line-height: 150%;
}

.why-choose-thumb {
  background-color: #f4f8f3;
  border-radius: 10px;
  width: 100%;
  max-width: 32%;
  position: relative;
  overflow: hidden;
}

.why-choose-media {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.archtix-scroll {
  margin-bottom: var(--desktop-margin);
  background-color: #ff4263;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  transform: rotate(0);
}

.archtix-scroll.cero-down {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.archtix-text {
  grid-column-gap: 40px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  font-size: 68px;
  line-height: 100%;
  display: flex;
}

.archtix-logo {
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
}

.articles {
  margin-bottom: var(--desktop-margin);
}

.feature-blogs {
  width: 100%;
  max-width: 66%;
}

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

.blog-wrap {
  grid-column-gap: 30px;
  display: flex;
}

.normal-blogs {
  width: 100%;
  max-width: 34%;
}

.post-list {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.post-item {
  border-bottom: 1px solid #0000001a;
  padding-bottom: 30px;
  display: flex;
}

.post-item:last-child {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.post-link {
  width: 100%;
  text-decoration: none;
}

.post-title {
  margin-top: 8px;
  margin-bottom: 0;
}

.img-overlay {
  z-index: 1;
  background-color: #f4f8f3;
  display: none;
  position: absolute;
  inset: -1%;
}

.service-item {
  display: flex;
}

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

.image {
  width: 110px;
}

.whatsapp {
  z-index: 99999999;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #25d366;
  background-image: url('../images/whatsapp.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-clip: border-box;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  transition: all .325s ease-in-out;
  display: none;
  position: fixed;
  inset: auto 1.5% 2% auto;
  box-shadow: 2px 3px 15px -10px #80808069;
}

.whatsapp:hover {
  box-shadow: 3px 5px 20px #04080b80;
}

.link-block-5 {
  width: 100%;
  height: 100%;
}

.text-block, .text-block-2, .text-block-3 {
  line-height: 140%;
}

.inmerso-logo {
  width: 100px;
}

.cta-eco {
  opacity: 1;
  background-color: #ff4263;
  border: 2px #ff4263;
  border-radius: 50px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.cta-eco:hover {
  background-color: #e03351;
}

.cta-eco.new {
  margin-top: 0;
  line-height: 140%;
}

.stackable__card-wrap {
  width: 100%;
  position: relative;
}

.testimonial-subheader {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Public Sans, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
}

.card-container-960 {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.stackable__card {
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  width: 700px;
  height: 750px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 10%;
  box-shadow: 0 16px 40px 3px #0000006b;
}

.stackable__card._4 {
  z-index: 9;
}

.stackable__card._3 {
  z-index: 8;
  top: 10%;
}

.stackable__card._2 {
  z-index: 5;
  top: 10%;
}

.photo-circle-holder {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  margin-bottom: 16px;
  display: flex;
}

.image-8 {
  z-index: -1;
  border-radius: 16px;
  width: auto;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-8.phone {
  display: none;
}

.video-icon {
  z-index: 2;
  width: 25px;
  max-width: 50%;
  padding-left: 5px;
  padding-right: 10px;
  position: relative;
}

.testimonial-header {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Public Sans, sans-serif;
  font-size: 3em;
  font-weight: 600;
  line-height: 115%;
}

.div-block-3 {
  z-index: 4;
  background-color: #0000;
  background-image: linear-gradient(#000000c2, #fff0);
  border-radius: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.testimonial-photo-holder {
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  overflow: hidden;
}

.heading-4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.card__paragraph {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  font-family: Public Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.card__text-wrap {
  z-index: 5;
  flex-direction: column;
  align-items: center;
  width: 480px;
  display: flex;
  position: absolute;
  top: 40px;
}

.cta-holder-videos {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cta-vide {
  opacity: 1;
  color: #fff;
  letter-spacing: .5px;
  cursor: pointer;
  background-color: #ff4263;
  border: 2px #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 30px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.cta-vide:hover {
  opacity: 1;
  background-color: #ff4263;
  border-color: #fff;
}

.cta-vide:active {
  flex: 0 auto;
}

.stackable-cards {
  background-image: url('../images/EcoCentro_Web_Fondo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 50px;
  padding: 165px 5%;
}

.image-9 {
  width: 120px;
}

.descripci-n {
  margin-top: 20px;
}

.image-10 {
  filter: saturate(200%) hue-rotate(243deg);
}

.text-block-4, .text-block-5, .text-block-6 {
  font-size: 50px;
}

.link {
  color: #fff;
}

.rt-category-cards-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text.rt-margin-bottom-fifteen {
  color: var(--title);
  margin-bottom: 15px;
  font-family: Public Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
}

.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 60px 15px 80px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-no-margin-bottom {
  margin-bottom: 0;
}

.rt-no-margin-bottom.rt-home-three-service-description {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  flex: 1;
  max-width: 554px;
}

.rt-overflow-hidden-3 {
  overflow: hidden;
}

.rt-service-card-shape {
  width: 100%;
  position: absolute;
  inset: auto 0% -2px;
}

.rt-service-card-shape.rt-white-shape {
  opacity: 0;
}

.rt-home-three-service-heading {
  flex: 1;
  max-width: 450px;
}

.rt-button-orange-arrow {
  margin-top: 2px;
}

.rt-service-card-text-wrapper {
  padding: 35px 40px 0;
  text-decoration: none;
}

.rt-home-three-service-cards {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.rt-button-two-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-button-two-text {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  text-transform: capitalize;
}

.rt-tab-image-full-width {
  object-fit: cover;
}

.rt-button-two-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-service-card-image-wrapper {
  position: relative;
}

.rt-home-three-service-text-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: space-between;
  align-items: center;
  max-width: 1250px;
  margin-bottom: 60px;
}

.rt-tag-text {
  color: #ff5e14;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-weight: 600;
}

.rt-tag-text.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-home-three-service-card {
  background-color: #fff;
  border-radius: 10px;
  text-decoration: none;
  transition: all .25s ease-in-out;
  display: block;
  overflow: hidden;
}

.rt-home-three-service-card:hover {
  box-shadow: 0 8px 80px #80808069;
}

.rt-body-font-color {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  transition: color .35s;
}

.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

.rt-text-blue-2 {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-component-container-2 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-container-2.rt-container-full {
  max-width: none;
}

.rt-component-section-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 0 15px 50px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-heading-five-6 {
  color: #060606;
  text-align: left;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.rt-heading-five-6.rt-about-one-hero-pop-text {
  max-width: 165px;
}

.rt-right-arrow {
  border-left: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
}

.rt-display-none {
  display: none;
}

.rt-about-one-hero-pop-box {
  z-index: 80;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 37px 40px 40px 43px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.rt-home-one-hero-container {
  z-index: 40;
  justify-content: flex-start;
  align-items: center;
  padding: 205px 15px 220px;
  display: flex;
  position: relative;
}

.rt-home-one-hero-container.rt-home-two-hero-container.rt-about-one-hero-container {
  padding-top: 174px;
  padding-left: 15px;
}

.rt-home-one-hero-image-wrapper {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
  z-index: 60;
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 50%;
  display: flex;
  right: -28%;
}

.rt-home-one-hero-text-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-sub-heading {
  color: #060606;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-sub-heading.rt-text-blue-2 {
  color: #384bf8;
}

.rt-about-one-hero-pop-flex {
  justify-content: space-between;
  align-items: center;
  padding-bottom: 104px;
  display: flex;
}

.rt-home-one-hero-heading {
  background-color: #e8f2ff;
  background-image: url('../images/Home-One-Hero-Bg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  overflow: hidden;
}

.rt-home-one-hero-heading.rt-home-two-hero-banner {
  background-image: url('../images/Home-One-Hero-Bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section.rt-display {
  border-radius: 10px;
  display: block;
}

.rt-home-one-hero-description {
  color: var(--radiant-ui-components-library-marketplace--light-grey);
  max-width: 410px;
  padding-bottom: 33px;
}

.rt-home-one-heading {
  max-width: 648px;
  padding-bottom: 14px;
}

.rt-home-one-heading.rt-about-one-hero-heading {
  max-width: 489px;
  padding-top: 7px;
}

.rt-home-one-heading.rt-about-one-hero-heading.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-about-one-slider-arrow {
  flex: none;
}

.rt-about-one-slider-arrow.rt-right-arrow {
  transform: rotate(180deg);
}

.rt-about-one-slider-right-arrow {
  background-color: #060606;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 6%;
}

.rt-button-new-text {
  z-index: 1;
  color: #27272e;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transition: color .5s linear;
  position: relative;
}

.rt-button-new-text.rt-button-text-color-white {
  color: #fff;
}

.rt-button-overlay-2 {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 100% auto auto 50%;
  transform: translate(-50%);
}

.rt-button-overlay-2.rt-background-color-white {
  background-color: #fff;
  display: none;
}

.rt-button-new {
  justify-content: center;
  align-items: center;
  padding: 17px 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-button-new.rt-background-color-blue {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
}

.rt-about-one-slider-left-arrow {
  z-index: 10;
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.rt-about-one-hero-slider-musk {
  min-width: 835px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.rt-about-one-hero-slider {
  background-color: #0000;
  height: 100%;
  padding-left: 117px;
  position: relative;
}

.rt-about-one-hero-slide-image {
  height: 100%;
}

.rt-about-one-hero-slide-image.rt-image-two-absolute {
  z-index: 2;
  position: absolute;
}

.rt-about-one-hero-slide-image.rt-image-three-absolute {
  z-index: 1;
  position: absolute;
}

.rt-about-one-hero-slide-image.rt-image-one-absolute {
  z-index: 3;
  position: absolute;
}

.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
}

.rt-component-heading-four {
  color: #233050;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

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

.rt-padding-bottom-ten {
  padding-bottom: 10px;
}

.rt-padding-bottom-fifteen {
  padding-bottom: 15px;
}

.rt-emoji-celebration {
  background-image: url('../images/Emoji-Two.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 15px;
}

.rt-img-wrap {
  flex: 0 44%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 435px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-content-wrap {
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
}

.rt-tag-two-2 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #4f4f4f;
  letter-spacing: .01rem;
  text-transform: capitalize;
  background-color: #f5f2f3;
  border-radius: 20px;
  align-items: center;
  padding: 2px 20px 2px 10px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.875rem;
  display: flex;
}

.rt-tag-two-2.campeche {
  color: #fff;
  background-color: #ff4263;
  padding-left: 20px;
  font-family: Public Sans, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  line-height: 1.3rem;
}

.rt-content-flex-wrap {
  z-index: 4;
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 46px;
  display: grid;
  box-shadow: 0 2px 50px #00000014;
}

.rt-border-wrap {
  border-radius: 7px;
  width: 4px;
  height: 100%;
  max-height: 370px;
}

.rt-radius-ten {
  border-radius: 10px;
  overflow: hidden;
}

.rt-content-sticky-wrap {
  display: block;
}

.rt-heading-three-celebration {
  background-image: url('../images/Celebration-Things.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 32px;
  width: 40px;
  height: 32px;
  margin-left: 6px;
  display: inline-block;
}

.rt-tag-block-two {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-content-scroll-wrap {
  flex: 0 40%;
  align-self: center;
  width: 100%;
  max-height: 395px;
  overflow: hidden;
}

.rt-content-scroll-wrap.rt-text-center {
  max-height: none;
}

.rt-border-inner {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  border-radius: 7px;
  width: 4px;
}

.rt-real-apps-card-first-image-block.rt-future-image-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-real-apps-card.rt-future-image-card.rt-image-two {
  z-index: 2;
  position: absolute;
}

.rt-real-apps-card.rt-future-image-card.rt-image-one {
  z-index: 1;
  position: relative;
}

.rt-real-apps-card.rt-future-image-card.rt-image-three {
  z-index: 3;
  position: absolute;
}

.rt-content-wrapper {
  z-index: 4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 90% 25%, 4% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  display: block;
  position: sticky;
  top: 140px;
}

.rt-real-apps-card-image-main-block {
  margin-bottom: 43px;
  display: flex;
  position: relative;
}

.rt-real-apps-card-image-main-block.rt-future-card-image-block {
  width: 100%;
  margin-bottom: 0;
}

.rt-border-wrapper {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  flex-direction: column;
  flex: 0 1%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-body-font-color-2 {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  transition: color .35s;
}

.text-one {
  color: var(--title);
  text-align: left;
  font-family: Public Sans, sans-serif;
}

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

.centrar {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.centrar.chico-legal {
  font-size: 12px;
}

.specs-holder {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-34 {
  color: #ff4263;
  font-size: 14px;
  font-weight: 400;
}

.countdown-grid-3 {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr .75fr;
  justify-content: start;
  justify-items: center;
  width: auto;
  margin-top: 33px;
  margin-bottom: 10px;
  margin-left: 0;
}

.column-block-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 10px 10px;
  display: flex;
}

.heading-15 {
  color: #000;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
}

.heading-15.white-4 {
  color: #000;
  margin-bottom: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.youtube {
  border: 4px solid #ff4263;
  border-radius: 17px;
  overflow: hidden;
}

.youtube.full {
  justify-content: center;
  align-items: center;
}

.center.text.centrar {
  text-align: center;
  line-height: 23px;
}

.center.centrar.no-pad {
  text-align: center;
  margin-bottom: 0;
}

.spec-holder-1 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.video {
  z-index: 1;
  width: 100%;
  margin-top: -114px;
  padding: 30px 5%;
  position: relative;
}

.video.cero {
  margin-top: 0;
}

.video.cero.full-page {
  padding-left: 2%;
  padding-right: 2%;
}

.text-block-35 {
  color: #1f1f1f;
  letter-spacing: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.heading-3 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.heading-3.center {
  text-align: center;
  margin-bottom: 0;
}

.franja-specs {
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 3rem 10px;
  display: flex;
}

.franja-specs.menos {
  padding-top: 20px;
}

.texto {
  display: flex;
}

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

.image-11 {
  width: 25px;
}

.div-block-4 {
  margin-top: 23px;
}

.code-embed {
  width: 100%;
  height: auto;
}

.image-12 {
  width: 100px;
}

.formulario {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 65px 3rem 40px;
  display: flex;
}

.div-block-5 {
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  height: 800px;
  margin-top: 9px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 0 2px 18px #00000012;
}

.div-block-5.webinar {
  height: 500px;
}

.div-block-5.webinar.gratuito {
  height: auto;
}

.heading-16 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.heading-16.center {
  text-align: center;
  margin-bottom: 0;
}

.heading-16.center.no-top {
  margin-top: 5px;
}

.heading-16.sin-pad {
  color: #fff;
  margin-bottom: 0;
  line-height: 100%;
}

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

.rt-category-cards-text-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text-2.rt-text-white, .rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-component-container-3 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-3.rt-gallery-v-seven {
  padding-top: 20px;
  padding-bottom: 20px;
}

.rt-portfolio-round-inside-text {
  z-index: 6;
  color: #fff;
  letter-spacing: -.32px;
  font-size: 16px;
  line-height: 26px;
}

.rt-items {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.rt-portfolio-main-wrapper {
  cursor: none;
  border-radius: 10px;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.rt-portfolio-main-wrapper.rt-background-dark {
  width: 100%;
}

.rt-portfolio-product-name {
  z-index: 2;
  max-width: 446px;
  position: absolute;
  inset: auto auto 10% 4%;
}

.rt-portfolio-new-image {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.rt-portfolio-image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.rt-home-one-portfolio-image-overlay {
  pointer-events: none;
  background-image: linear-gradient(0deg, #000c, #0000);
  position: absolute;
  inset: 0%;
}

.rt-portfolio-round-text {
  z-index: 2;
  -webkit-backdrop-filter: blur(32.2px);
  backdrop-filter: blur(32.2px);
  -webkit-text-fill-color: inherit;
  background-color: #0000004d;
  background-clip: content-box;
  border: 1px solid #fff3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 121px;
  height: 121px;
  text-decoration: none;
  transition: opacity .2s, all .2s;
  display: flex;
  position: absolute;
}

.rt-background-dark {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
}

.rt-lightbox-link {
  width: 100%;
  height: 100%;
}

.div-block-6 {
  border-bottom: 1px solid #dbdbdb;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-6.center {
  border-bottom-style: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.line-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px 0;
  display: grid;
}

.line {
  background-color: #00000030;
  height: 1px;
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.text-block-36 {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.bullet {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.bullet.right {
  border-right: 1px solid #00000036;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bullet-holder {
  padding-top: 20px;
  padding-left: 3rem;
  padding-right: 3rem;
}

.bullet-holder.campnew {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.card__paragraph-2 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.card__paragraph-2.black-left {
  color: #000;
  text-align: left;
  font-weight: 400;
}

.card__paragraph-2.black-left.center {
  text-align: center;
}

.card__paragraph-2.black-left.center.brokers {
  font-size: 16px;
  line-height: 25px;
}

.image-13 {
  width: 25px;
  margin-right: 5px;
}

.div-block-7 {
  border-bottom: 1px solid #dbdbdb;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-7.center {
  border-bottom-style: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.text-block-37 {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.card__paragraph-3 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.card__paragraph-3.black-left {
  color: #000;
  text-align: left;
  font-weight: 400;
}

.card__paragraph-3.black-left.center {
  text-align: center;
}

.image-14 {
  width: 25px;
  margin-right: 5px;
}

.rt-body-font {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.875rem;
}

.rt-body-font.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-autofit {
  object-fit: cover;
}

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

.rt-autofit-2 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-border-radius-six {
  border-radius: 6px;
}

.rt-tab-image-full-width-2 {
  object-fit: cover;
}

.rt-margin-bottom-thirty {
  margin-bottom: 30px;
}

.rt-portfolio-two-overlay {
  pointer-events: none;
  background-image: linear-gradient(#0000 87%, #000);
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-portfolio-details-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 5%;
}

.rt-margin-bottom-thirty-2 {
  margin-bottom: 30px;
}

.rt-margin-bottom-thirty-2.rt-portfolio-two-card {
  position: relative;
}

.rt-margin-bottom-thirty-2.rt-portfolio-two-card.rt-overflow-hidden.rt-border-radius-six {
  border-radius: 6px;
}

.rt-our-portfolio {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: stretch;
}

.rt-portfolio-card {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 10px;
  position: relative;
}

.more {
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
}

.div-block-8, .full {
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.new-button {
  background-color: #ff4263;
  border-radius: 100px;
  padding: 10px 20px;
}

.text-block-38 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  font-size: 12px;
  line-height: 100%;
}

.legales {
  color: var(--title);
  margin-top: 32px;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 140%;
}

.legale {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.legal {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  font-size: 13px;
  font-weight: 300;
}

.text-block-39 {
  padding-top: 30px;
  font-size: 12px;
  font-weight: 300;
}

._50-holder {
  border-radius: 5px;
  width: 49%;
  height: 490px;
  overflow: hidden;
}

._4col {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  display: grid;
}

.lightbox-link {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  max-height: 240px;
  display: flex;
  overflow: hidden;
}

.image-15 {
  height: 100%;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 43px;
  padding-top: 0;
  display: grid;
}

.secciones-destacadas {
  flex-flow: column;
  width: 100%;
  padding: 40px 3rem;
  display: flex;
}

.div-block-10 {
  border-bottom: 1px solid #dbdbdb;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-10.center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.div-block-10.center.space {
  padding-bottom: 30px;
}

.text-block-40 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

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

.destacado {
  background-image: linear-gradient(12deg, #000, #fff0 46%), url('../images/Nara_RRSS_Story_Octubre_4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 12px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 400px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.destacado.dos {
  background-image: linear-gradient(12deg, #000, #fff0 46%), url('../images/Nara_RRSS_Story_Octubre_2.jpg');
  background-size: auto, cover;
}

.destacado.uno {
  background-image: linear-gradient(12deg, #000, #fff0 46%), url('../images/Nara_RRSS_Story_Octubre_1d.jpg');
  background-size: auto, cover;
  padding-right: 20px;
}

.destacado.tres {
  background-image: linear-gradient(12deg, #000, #fff0 46%), url('../images/Nara_RRSS_Story_Octubre_1a.jpg');
  background-size: auto, cover;
}

.destacado.cuatro {
  background-image: linear-gradient(12deg, #000, #fff0 46%), url('../images/Vossan-Hosptial.webp');
  background-size: auto, cover;
}

.nara-button {
  background-color: #ff4263;
  border-radius: 100px;
}

.nara-button:hover {
  background-color: #dd2243;
}

.dato-duro {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

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

.overlap {
  text-align: center;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/vista-aerea-campeche-country-club2-1614470939.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 250px;
  display: flex;
  overflow: hidden;
}

.heading-2 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  display: flex;
}

.whatsapp-title {
  margin-top: 0;
  margin-bottom: 5px;
}

.whatsapp-title.up {
  z-index: 1;
  position: relative;
}

.whatsapp-title.up.invierte {
  font-size: 24px;
}

.modal-header {
  border-bottom: 1px solid #151c341a;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.modal-content {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 10px 38px 20px;
  display: flex;
}

.module-header-left {
  width: 50%;
  height: 100%;
  display: flex;
}

.modal-overlay {
  z-index: 9999999;
  background-color: #000000c7;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 3%;
  padding-right: 3%;
  display: none;
  position: fixed;
  inset: 0%;
}

.paragraph-standard {
  color: #151c34cc;
  font-size: 15px;
  line-height: 1.5;
}

.paragraph-standard.wa {
  font-size: 14px;
}

.paragraph-standard.wa.up {
  z-index: 1;
  position: relative;
}

.close {
  opacity: .5;
  transition: opacity .2s;
}

.close:hover {
  opacity: 1;
}

.modal-element {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  max-width: 430px;
}

.image-25 {
  border-radius: 100px;
  height: 30px;
}

.code-embed-2 {
  margin-top: 0;
}

.youtube-2 {
  margin-top: 12px;
}

.lightbox-link-2 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-26 {
  width: 130px;
  position: absolute;
  overflow: visible;
}

.div-block-12 {
  display: flex;
}

.call-to-action {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.trigger {
  z-index: 20;
  cursor: pointer;
  background-color: #25d366;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: relative;
  box-shadow: 0 32px 32px #0000001f, 0 16px 16px #0000001f, 0 8px 8px #0000001f, 0 4px 4px #0000001f;
}

.trigger-lottie {
  width: 28px;
  height: 28px;
}

.whatsapp-2 {
  z-index: 18;
  background-color: #25d366;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.call-to-action-icon {
  width: 24px;
  height: 24px;
}

.text {
  z-index: 18;
  background-color: #0165e1;
  background-image: linear-gradient(#0165e1, #25b3ff);
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: absolute;
}

.email {
  z-index: 18;
  background-color: #ff4263;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: absolute;
}

.multiple-chat {
  z-index: 99999999;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #25d36600;
  background-clip: border-box;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  display: flex;
  position: fixed;
  inset: auto 1.5% 2% auto;
}

.multiple-chat:hover {
  box-shadow: 3px 5px 20px #04080b80;
}

.chat {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  bottom: 2%;
  right: 1.5%;
}

.email-text, .text-text {
  color: #09682d;
  background-color: #fff;
  border-radius: 20px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  line-height: 170%;
  text-decoration: none;
  position: absolute;
  bottom: 60px;
}

.whatsapp-text {
  color: #020202;
  background-color: #fff;
  border-radius: 20px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 170%;
  text-decoration: none;
  position: absolute;
  bottom: 60px;
}

.form-holder {
  flex-flow: column;
  display: flex;
}

.fomr {
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  padding: 30px;
  position: sticky;
  top: 40px;
}

.white-text {
  color: var(--radiant-ui-components-library-marketplace--color--white);
}

.titulo-atipico {
  font-size: 40px;
  font-weight: 200;
}

.subtitulo {
  color: #a5a5a5;
  margin-top: 15px;
  font-weight: 300;
}

.detalles {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

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

.info {
  border-right: 1px solid #000;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2px;
  display: flex;
}

.info.last {
  border-right-style: none;
}

.icon-studio {
  margin-right: 10px;
}

.icon-studio.small {
  width: 15px;
}

.text-block-41, .text-block-42, .text-block-43 {
  font-size: 14px;
}

.info-holder {
  margin-top: 40px;
}

.info-text {
  font-size: 14px;
  font-weight: 400;
}

.accordion {
  grid-column-gap: 16px;
  grid-row-gap: 21px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 39px;
}

.accordion-item {
  border-top: 1px solid #00000021;
}

.accordion-title {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 14px;
  display: flex;
}

.no-bottom-margin {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
}

.icon-circle {
  color: var(--title);
  background-color: #2c202000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
}

.accordion-content {
  overflow: hidden;
}

.accordion-text {
  color: #5a5a5a;
  margin-bottom: 21px;
  font-size: 14px;
  font-weight: 300;
  line-height: 150%;
}

.image-27 {
  filter: invert();
}

.video-holder {
  margin-top: 40px;
  margin-bottom: 40px;
}

.dropdown {
  margin-right: 10px;
  font-size: 12px;
  line-height: 150%;
}

.dropdown-toggle {
  border-radius: 100px;
  padding: 5px 25px 5px 15px;
  display: flex;
}

.icon {
  margin-right: 10px;
}

.end-holder {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-5 {
  border-radius: 100px;
  max-width: 20px;
  margin-left: 5px;
  margin-right: 0;
  overflow: hidden;
}

.image-28 {
  max-width: 20px;
  margin-left: 5px;
  margin-right: 0;
}

.link-block-6 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.dropdown-list {
  border-radius: 0;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 7px;
}

.financiamiento {
  background-color: #eb1b2e;
  background-image: linear-gradient(#ee1111ba, #ee1111ba), url('../images/Banorte.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.heading-17 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-align: center;
  font-family: Public Sans, sans-serif;
  font-size: 44px;
  font-weight: 700;
}

.text-block-44 {
  color: var(--radiant-ui-components-library-marketplace--color--white);
  text-align: center;
  font-size: 30px;
  line-height: 160%;
}

.image-29 {
  width: 170px;
  margin-top: -10px;
  margin-left: 20px;
}

.image-30 {
  width: 200px;
  margin-bottom: 12px;
}

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

.txt-holder {
  border-right: 1px solid #fff;
}

.txt-holder.last {
  border-right-style: none;
}

.heading-18 {
  color: #000;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 56px;
}

.heading-18.white-4 {
  color: #000;
  margin-bottom: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.text-block-45 {
  color: #ff4263;
  font-size: 14px;
  font-weight: 400;
}

.tiempo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 21px;
  display: grid;
}

.tiempo.rojo {
  background-color: #000;
  border-radius: 6px;
  padding: 7px 20px;
}

.tiempo-holder {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 55px;
  display: flex;
}

.sin-padx {
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 140%;
}

@media screen and (min-width: 1280px) {
  .about-wrap {
    margin-left: 0;
  }

  .about-title.bottom.left {
    margin-left: 10px;
  }

  .whatsapp {
    background-color: #25d366;
    background-image: url('../images/whatsapp.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 40px 40px;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    right: -22%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-position: 57% 360%, 117% -80%, 0 0;
  }

  .rt-home-one-hero-description {
    max-width: 555px;
  }

  .rt-home-one-heading.rt-about-one-hero-heading {
    max-width: 648px;
    font-size: 52px;
    line-height: 60px;
  }

  .rt-real-apps-card.rt-future-image-card.rt-image-three {
    z-index: 3;
    position: absolute;
  }

  .countdown-grid-3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 100%;
  }

  .column-block-2 {
    height: auto;
    padding-bottom: 0;
  }

  .div-block-10.center.space {
    margin-top: 44px;
  }

  .whatsapp-title.up.invierte {
    font-size: 24px;
  }

  .multiple-chat {
    background-color: #25d366;
    background-image: url('../images/whatsapp.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 40px 40px;
  }

  .heading-18.white-4 {
    font-size: 30px;
    font-weight: 600;
  }

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

  .code-embed-3 {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .rt-home-one-hero-container {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    min-width: 956px;
    right: -15%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-position: 62% 411%, 117% -80%, 0 0;
  }
}

@media screen and (min-width: 1920px) {
  .rt-home-one-hero-container.rt-home-two-hero-container.rt-about-one-hero-container {
    padding-left: 15%;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    right: 0%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-image: url('../images/Home-One-Hero-Bg.webp'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-position: 50%, 0 0, 0 0;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section.rt-display {
    padding-right: 0;
  }

  .image-5, .image-28 {
    max-width: 40px;
    margin-right: 11px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 34px;
  }

  h3 {
    font-size: 26px;
  }

  .nav-button.desktop {
    display: none;
  }

  .nav-button.mobile {
    margin-top: 12px;
    display: flex;
  }

  .menu-line-middle {
    width: 26px;
  }

  .humburg-menu {
    grid-row-gap: 4px;
    margin-left: 0;
    padding: 0;
  }

  .container {
    max-width: 100%;
  }

  .container.real-estate {
    flex-flow: column;
  }

  .menu-line-bottom, .menu-line-top {
    width: 26px;
  }

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

  .navbar-link {
    display: block;
  }

  .navbar-link.w--current {
    color: #000;
    background-color: #0000;
  }

  .page-head {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .color-info {
    margin-top: 12px;
  }

  .colors {
    grid-row-gap: 40px;
    flex-flow: wrap;
  }

  .sg-data {
    margin-bottom: 100px;
  }

  .rich-text {
    max-width: none;
  }

  .font-family {
    grid-column-gap: 8px;
  }

  .page-content {
    margin-bottom: var(--tablet-margin);
  }

  .font-info {
    grid-column-gap: 40px;
    grid-template-columns: 220px 140px 90px 140px;
    margin-top: 10px;
  }

  .font-label {
    font-size: 16px;
  }

  .footer {
    padding-top: 60px;
  }

  .footer-title {
    max-width: 80%;
    font-size: 30px;
  }

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

  .footer-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-left, .footer-center {
    max-width: 40%;
  }

  .footer-address {
    font-size: 14px;
    line-height: 150%;
  }

  .footer-right {
    grid-column-gap: 80px;
  }

  .footer-inner {
    width: 100%;
  }

  .policy-content {
    grid-row-gap: 50px;
  }

  .policy-title {
    margin-bottom: 25px;
  }

  .license-data {
    margin-top: 60px;
  }

  .changelog {
    margin-bottom: 100px;
  }

  .changelog-text {
    max-width: 40%;
  }

  .cs-title-wrap {
    font-size: 80px;
  }

  .cs-info {
    padding-top: 60px;
  }

  .utility-page-content {
    max-width: none;
  }

  .utility-page-form {
    width: 100%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .pass-title {
    margin-bottom: 10px;
  }

  .contact {
    margin-bottom: var(--tablet-margin);
  }

  .contact-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-right, .contact-form {
    max-width: none;
  }

  .facts {
    margin-bottom: var(--tablet-margin);
  }

  .facts-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column-reverse wrap;
  }

  .fact-left, .fact-right {
    max-width: none;
  }

  .fact-text {
    font-size: 34px;
  }

  .faq-section {
    margin-bottom: var(--tablet-margin);
  }

  .faq-title {
    max-width: 100%;
  }

  .faq-data {
    grid-column-gap: 60px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .faq-answer {
    max-width: 100%;
  }

  .reviews {
    margin-bottom: var(--tablet-margin);
  }

  .review-block {
    grid-column-gap: 40px;
  }

  .review-data {
    grid-row-gap: 30px;
  }

  .review-quote {
    padding-top: 10px;
  }

  .review-text {
    font-size: 14px;
    line-height: 150%;
  }

  .tabs-menu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 50px;
  }

  .testimonials {
    margin-bottom: var(--tablet-margin);
  }

  .testimonial-block {
    grid-column-gap: 20px;
  }

  .review-right {
    grid-row-gap: 60px;
    padding: 20px;
  }

  .testimonial-quote {
    padding-top: 10px;
  }

  .testimonial-text {
    font-size: 14px;
    line-height: 150%;
  }

  .slide-nav {
    padding-right: 20px;
  }

  .blogs {
    margin-bottom: var(--tablet-margin);
  }

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

  .blog-image {
    min-height: 350px;
    max-height: 350px;
  }

  .blog-main-title {
    max-width: none;
  }

  .blog-main {
    margin-bottom: var(--tablet-margin);
  }

  .blog-main-image {
    min-height: 340px;
    max-height: 340px;
  }

  .blog-details {
    margin-top: 50px;
  }

  .services {
    margin-bottom: var(--tablet-margin);
  }

  .service-list {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .service-link {
    padding: 20px;
  }

  .service-head {
    grid-column-gap: 30px;
  }

  .service-image {
    min-height: 200px;
    max-height: 200px;
  }

  .service-text {
    padding-top: 20px;
  }

  .service-main {
    margin-bottom: var(--tablet-margin);
  }

  .servcie-main-image {
    min-height: 340px;
    max-height: 340px;
  }

  .service-data {
    max-width: none;
    margin-top: 50px;
  }

  .projects {
    margin-bottom: var(--tablet-margin);
  }

  .project-image {
    min-height: 230px;
    max-height: 230px;
  }

  .project-data {
    padding: 15px;
  }

  .project-title {
    margin-bottom: 4px;
  }

  .project-main {
    margin-bottom: var(--tablet-margin);
  }

  .project-main-image {
    min-height: 380px;
    max-height: 380px;
  }

  .project-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column-reverse wrap;
    margin-top: 50px;
  }

  .project-left {
    min-width: auto;
    max-width: none;
  }

  .project-right {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: static;
  }

  .project-info-block.last {
    border-bottom-width: 1px;
    padding-bottom: 20px;
  }

  .about {
    margin-bottom: var(--tablet-margin);
    padding-top: 50px;
  }

  .about-title {
    font-size: 54px;
  }

  .about-avatar {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .avatar-image {
    min-height: 50px;
    max-height: 50px;
  }

  .about-data {
    grid-column-gap: 20px;
  }

  .about-image {
    min-height: auto;
    max-height: none;
  }

  .states {
    margin-bottom: var(--tablet-margin);
  }

  .states-wrap {
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .states-block {
    grid-row-gap: 30px;
  }

  .commitment {
    margin-bottom: var(--tablet-margin);
  }

  .commitment-wrap {
    grid-row-gap: 30px;
    border-bottom-width: 0;
    flex-flow: column-reverse wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .commitment-left {
    grid-row-gap: 40px;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .commitment-image {
    min-height: auto;
    max-height: none;
  }

  .commitment-right {
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .our-service {
    margin-bottom: var(--tablet-margin);
  }

  .service-tab-link {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    text-align: center;
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
  }

  .service-box {
    height: 240px;
    padding: 20px;
    font-size: 14px;
    line-height: 170%;
  }

  .our-approach {
    margin-bottom: var(--tablet-margin);
  }

  .approach-block {
    grid-column-gap: 60px;
  }

  .approach-title {
    font-size: 20px;
  }

  .approach-left {
    grid-column-gap: 20px;
    max-width: 40%;
  }

  .approach-info {
    max-width: 60%;
    font-size: 14px;
    line-height: 170%;
  }

  .team {
    margin-bottom: var(--tablet-margin);
  }

  .team-wrap {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .team-image {
    min-height: 260px;
    max-height: 260px;
  }

  .team-data {
    padding: 20px;
    font-size: 14px;
    left: 20px;
    right: 20px;
  }

  .member-name {
    font-size: 16px;
  }

  .hero {
    margin-bottom: var(--tablet-margin);
    padding-top: 70px;
  }

  .hero-wrap {
    grid-column-gap: 40px;
    flex-flow: row;
    padding-bottom: 40px;
  }

  .hero-left {
    grid-row-gap: 40px;
  }

  .hero-title {
    font-size: 36px;
  }

  .hero-image {
    min-height: auto;
    max-height: none;
  }

  .hero-info-text {
    margin-bottom: 20px;
    font-size: 12px;
  }

  .hero-service {
    grid-column-gap: 50px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .service-divider {
    height: 22px;
  }

  .about-us {
    margin-bottom: var(--tablet-margin);
  }

  .about-head {
    margin-bottom: 30px;
  }

  .about-us-title {
    max-width: 70%;
    font-size: 20px;
  }

  .about-us-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .about-us-img {
    max-width: none;
  }

  .about-right {
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .project-outer {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .normal-projects, .feature-project {
    max-width: none;
  }

  .feature-project-image {
    min-height: auto;
  }

  .project-image-v2 {
    min-height: auto;
    max-height: none;
  }

  .our-clients {
    margin-bottom: var(--tablet-margin);
  }

  .client-title-block {
    padding-top: 30px;
  }

  .client-title-box {
    padding: 30px;
  }

  .client-title {
    font-size: 24px;
  }

  .client-data-box {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .client-text {
    font-size: 14px;
    line-height: 150%;
  }

  .client-logo-block {
    padding: 20px;
  }

  .why-choose {
    margin-bottom: var(--tablet-margin);
  }

  .whay-choose-wrap {
    flex-flow: column;
  }

  .why-choose-left {
    max-width: none;
  }

  .why-choose-inner {
    padding-top: 0;
  }

  .why-choose-thumb {
    max-width: none;
    display: none;
  }

  .archtix-scroll {
    margin-bottom: var(--tablet-margin);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .archtix-text {
    grid-column-gap: 30px;
    font-size: 58px;
  }

  .archtix-logo {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .articles {
    margin-bottom: var(--tablet-margin);
  }

  .feature-blogs {
    max-width: none;
  }

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

  .blog-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .normal-blogs {
    max-width: none;
  }

  .post-list {
    border-top: 1px solid #0000001a;
    padding-top: 30px;
  }

  .stackable__card {
    width: 100%;
    overflow: hidden;
  }

  .image-8 {
    width: auto;
    max-width: none;
  }

  .image-8.phone {
    display: none;
  }

  .rt-no-margin-bottom.rt-home-three-service-description {
    max-width: none;
  }

  .rt-service-card-shape {
    height: auto;
  }

  .rt-home-three-service-heading {
    max-width: none;
  }

  .rt-service-card-text-wrapper {
    padding: 20px 20px 30px;
  }

  .rt-home-three-service-cards {
    grid-template-columns: 1fr 1fr;
  }

  .rt-tab-image-full-width {
    width: 100%;
    height: auto;
  }

  .rt-home-three-service-text-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    margin-bottom: 35px;
  }

  .rt-right-arrow {
    border-left-width: 0;
    width: 50px;
    inset: auto 0% -50px 55px;
  }

  .rt-about-one-hero-pop-box {
    bottom: 80px;
  }

  .rt-home-one-hero-container {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  .rt-home-one-hero-container.rt-home-two-hero-container {
    padding-top: 65px;
  }

  .rt-home-one-hero-container.rt-home-two-hero-container.rt-about-one-hero-container {
    padding-top: 77px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .rt-home-one-hero-image-wrapper {
    display: none;
  }

  .rt-home-one-hero-image-wrapper.rt-about-one-hero-image-wrapper {
    min-width: 100%;
    height: 600px;
    position: static;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-position: 50%;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner.rt-about-one-hero-section {
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 80px;
    display: flex;
  }

  .rt-home-one-hero-description {
    max-width: 700px;
    padding-bottom: 23px;
  }

  .rt-home-one-heading {
    padding-bottom: 4px;
  }

  .rt-home-one-heading.rt-about-one-hero-heading {
    max-width: 770px;
  }

  .rt-about-one-slider-right-arrow {
    z-index: 22;
    left: 10%;
  }

  .rt-about-one-slider-left-arrow {
    left: 3%;
  }

  .rt-about-one-hero-slider-musk {
    min-width: 100%;
  }

  .rt-about-one-hero-slider {
    min-width: 100%;
    padding-left: 0;
  }

  .rt-about-one-hero-slide-image.rt-image-two-absolute, .rt-about-one-hero-slide-image.rt-image-three-absolute {
    width: 100%;
    height: 100%;
  }

  .rt-about-one-hero-slide-image.rt-image-one-absolute {
    width: 100%;
    height: auto;
  }

  .rt-img-wrap {
    max-width: 100%;
    display: none;
  }

  .rt-content-flex-wrap {
    flex-wrap: wrap;
  }

  .rt-content-scroll-wrap {
    flex: 1;
  }

  .rt-content-wrapper {
    top: 70px;
  }

  .rt-real-apps-card-image-main-block {
    max-width: 500px;
  }

  .heading-15.white-4 {
    font-weight: 700;
  }

  .rt-category-cards-text-2.rt-text-white {
    max-width: none;
  }

  .rt-portfolio-product-name {
    bottom: 5%;
  }

  .rt-portfolio-round-text {
    display: none;
  }

  .rt-autofit-2.rt-tab-image-full-width-2, .rt-autofit-2.rt-tab-image-full-width-3, .rt-autofit-2.rt-tab-image-full-width-3, .rt-autofit-2.rt-tab-image-full-width-5, .rt-tab-image-full-width-2 {
    width: 100%;
    height: auto;
  }

  .rt-our-portfolio {
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .rt-portfolio-card {
    width: 100%;
  }

  ._50-holder {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 300px;
    margin-bottom: 10px;
    display: flex;
  }

  ._4col {
    width: 100%;
  }

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

  .call-to-action {
    bottom: 20px;
    right: 20px;
  }

  .trigger-lottie {
    width: 24px;
    height: 24px;
  }

  .image-5, .image-28 {
    max-width: 24px;
  }

  .heading-18.white-4 {
    font-weight: 700;
  }
}

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

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  ul {
    padding-left: 20px;
  }

  blockquote {
    font-size: 16px;
  }

  .humburg-menu {
    position: relative;
  }

  .humburg-menu.w--open {
    z-index: 10;
  }

  .brand {
    padding-left: 0;
  }

  .page-head {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .color-info {
    margin-top: 10px;
  }

  .sg-data {
    margin-bottom: 80px;
  }

  .color-box {
    width: 110px;
    height: 140px;
  }

  .font-table {
    grid-row-gap: 40px;
  }

  .font-family {
    font-size: 12px;
  }

  .typography {
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .button-wrap {
    margin-top: 30px;
  }

  .page-content {
    margin-bottom: var(--landscape-margin);
  }

  .font-info {
    grid-row-gap: 10px;
    grid-template-columns: 200px 140px 90px;
    padding-top: 10px;
  }

  .footer {
    padding-top: 40px;
  }

  .footer-title {
    font-size: 24px;
  }

  .footer-arrow {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .ic-arrow {
    min-width: 22px;
    max-width: 22px;
    min-height: 22px;
    max-height: 22px;
  }

  .footer-left {
    max-width: 60%;
  }

  .footer-right {
    grid-column-gap: 50px;
  }

  .footer-bottom {
    grid-row-gap: 15px;
    text-align: center;
    flex-flow: column;
  }

  .footer-inner {
    grid-column-gap: 40px;
  }

  .policy-content {
    grid-row-gap: 40px;
  }

  .policy-title {
    margin-bottom: 15px;
  }

  .license-data {
    grid-row-gap: 40px;
  }

  .license-block {
    grid-column-gap: 15px;
    margin-top: 15px;
  }

  .license-title {
    padding-right: 15px;
    font-size: 18px;
  }

  .changelog {
    margin-bottom: 80px;
  }

  .changelog-title {
    font-size: 40px;
  }

  .changelog-text {
    max-width: 60%;
    font-size: 16px;
    line-height: 160%;
  }

  .cs-sub-title {
    padding: 6px 15px;
    font-size: 16px;
  }

  .cs-title-wrap {
    font-size: 70px;
  }

  .cs-info {
    max-width: none;
    padding-top: 40px;
  }

  ._404-text {
    padding-bottom: 20px;
    font-size: 140px;
  }

  .error-info {
    margin-top: 60px;
  }

  .utility-page-form {
    padding: 60px;
  }

  .pass-icon {
    min-width: 55px;
    max-width: 55px;
    min-height: 55px;
    max-height: 55px;
  }

  .pass-title {
    margin-top: 30px;
  }

  .contact {
    margin-bottom: var(--landscape-margin);
  }

  .contact-wrap {
    grid-row-gap: 30px;
  }

  .contact-text {
    margin-bottom: 30px;
  }

  .contact-form {
    padding: 35px;
  }

  .facts {
    margin-bottom: var(--landscape-margin);
  }

  .fact-text {
    font-size: 30px;
  }

  .faq-section {
    margin-bottom: var(--landscape-margin);
  }

  .faq-wrap {
    grid-row-gap: 40px;
  }

  .faq-number {
    max-width: 6%;
  }

  .faq-divider {
    max-width: 94%;
  }

  .faq-title {
    max-width: none;
    margin-bottom: 10px;
  }

  .faq-data {
    flex-flow: column;
  }

  .faq-answer {
    max-width: none;
  }

  .reviews {
    margin-bottom: var(--landscape-margin);
  }

  .review-list {
    grid-row-gap: 40px;
  }

  .review-block {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .review-img {
    max-width: 50%;
  }

  .review-image {
    min-height: 170px;
    max-height: 170px;
  }

  .review-data {
    grid-row-gap: 20px;
    max-width: none;
  }

  .review-quote {
    margin-bottom: 10px;
  }

  .pagination {
    margin-top: 30px;
  }

  .faq-tab-link {
    grid-row-gap: 10px;
    padding: 20px;
    font-size: 18px;
  }

  .tabs-menu {
    margin-bottom: 40px;
  }

  .testimonials {
    margin-bottom: var(--landscape-margin);
  }

  .review-slider {
    border-radius: 10px;
    overflow: hidden;
  }

  .testimonial-block {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .testimonial-img, .review-right {
    max-width: none;
  }

  .blogs {
    margin-bottom: var(--landscape-margin);
  }

  .blog-list {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }

  .blog-image {
    min-height: 250px;
    max-height: 250px;
  }

  .blog-info {
    font-size: 12px;
    line-height: 150%;
  }

  .blog-title {
    max-height: 3em;
    overflow: hidden;
  }

  .blog-main-title {
    font-size: 34px;
  }

  .blog-main {
    margin-bottom: var(--landscape-margin);
  }

  .blog-main-image {
    min-height: 280px;
    max-height: 280px;
  }

  .blog-details {
    margin-top: 40px;
  }

  .services {
    margin-bottom: var(--landscape-margin);
  }

  .service-list {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .service-image {
    min-height: auto;
    max-height: none;
  }

  .service-main {
    margin-bottom: var(--landscape-margin);
  }

  .servcie-main-image {
    min-height: 280px;
    max-height: 280px;
  }

  .service-data {
    margin-top: 40px;
  }

  .projects {
    margin-bottom: var(--landscape-margin);
  }

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

  .project-image {
    min-height: 260px;
    max-height: 260px;
  }

  .project-main {
    margin-bottom: var(--landscape-margin);
  }

  .project-main-image {
    min-height: 330px;
    max-height: 330px;
  }

  .project-wrap {
    margin-top: 40px;
  }

  .project-right {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .project-info-block.last {
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .about {
    margin-bottom: var(--landscape-margin);
    padding-top: 40px;
  }

  .about-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .about-title {
    font-size: 40px;
  }

  .about-title.bottom {
    margin-left: 0;
  }

  .about-text {
    display: none;
  }

  .about-data {
    margin-top: 40px;
  }

  .states {
    margin-bottom: var(--landscape-margin);
  }

  .states-wrap {
    grid-column-gap: 50px;
  }

  .states-icon {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .states-info {
    font-size: 14px;
    line-height: 150%;
  }

  .commitment {
    margin-bottom: var(--landscape-margin);
  }

  .commitment-left {
    grid-row-gap: 30px;
  }

  .commitment-title {
    font-size: 36px;
  }

  .our-service {
    margin-bottom: var(--landscape-margin);
  }

  .service-menu {
    grid-template-columns: 1fr 1fr;
  }

  .service-tab-link {
    border-bottom: 1px solid #0000001a;
  }

  .service-tab-link.w--current {
    border-bottom-width: 0;
  }

  .service-block {
    grid-template-columns: 1fr 1fr;
  }

  .our-approach {
    margin-bottom: var(--landscape-margin);
  }

  .approach-wrap {
    grid-row-gap: 20px;
  }

  .approach-block {
    flex-flow: column;
    padding-bottom: 20px;
  }

  .approach-title {
    margin-bottom: 6px;
  }

  .approach-left, .approach-info {
    max-width: none;
  }

  .team {
    margin-bottom: var(--landscape-margin);
  }

  .team-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .team-image {
    min-height: 300px;
    max-height: 300px;
  }

  .hero {
    margin-bottom: var(--landscape-margin);
    padding-top: 60px;
  }

  .hero-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-bottom: 0;
  }

  .hero-left {
    max-width: none;
  }

  .hero-fact {
    display: none;
  }

  .hero-right {
    max-width: none;
  }

  .hero-service {
    padding: 20px;
    display: none;
  }

  .service-divider {
    display: none;
  }

  .about-us {
    margin-bottom: var(--landscape-margin);
  }

  .about-head {
    grid-column-gap: 0px;
    grid-row-gap: 6px;
    flex-flow: column;
    margin-bottom: 20px;
  }

  .about-us-title {
    max-width: none;
  }

  .about-us-wrap {
    grid-row-gap: 30px;
  }

  .about-info {
    margin-bottom: 25px;
  }

  .about-block {
    font-size: 14px;
    line-height: 150%;
  }

  .about-fact-text {
    font-size: 34px;
  }

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

  .project-image-v2 {
    min-height: 260px;
    max-height: 260px;
  }

  .our-clients {
    margin-bottom: var(--landscape-margin);
  }

  .client-title-box {
    padding: 20px;
  }

  .client-title {
    font-size: 20px;
  }

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

  .client-data-box {
    max-width: none;
    padding-right: 0;
  }

  .client-block-wrap {
    max-width: none;
  }

  .why-choose {
    margin-bottom: var(--landscape-margin);
  }

  .why-choose-inner {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .why-choose-img, .why-choose-data {
    max-width: none;
  }

  .archtix-scroll {
    margin-bottom: var(--landscape-margin);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .archtix-text {
    font-size: 40px;
  }

  .archtix-logo {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .articles {
    margin-bottom: var(--landscape-margin);
  }

  .article-list {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
  }

  .post-list {
    grid-row-gap: 20px;
    padding-top: 20px;
  }

  .post-item {
    padding-bottom: 20px;
  }

  .stackable__card._4 {
    background-image: url('../images/panles-solares-merida-cancun-campeche-tulum-cel-2.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .image-8 {
    margin-left: -131px;
    padding-left: 0;
  }

  .image-8.phone {
    display: none;
  }

  .rt-service-card-shape {
    width: 110%;
    max-width: none;
    left: auto;
    right: auto;
  }

  .rt-home-three-service-cards {
    grid-template-columns: 1fr;
  }

  .rt-service-card-image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .rt-about-one-hero-pop-box {
    display: none;
  }

  .rt-home-one-hero-text-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-sub-heading.rt-text-blue-2.rt-about-one-hero-about-title {
    text-align: center;
  }

  .rt-home-one-hero-description {
    text-align: center;
    max-width: 670px;
  }

  .rt-home-one-heading.rt-about-one-hero-heading {
    text-align: center;
  }

  .rt-about-one-slider-right-arrow {
    margin-bottom: 20px;
    left: auto;
    right: 3%;
  }

  .rt-about-one-slider-left-arrow {
    margin-bottom: 20px;
  }

  .rt-about-one-hero-slide-image.rt-image-one-absolute {
    height: 100%;
  }

  .rt-img-wrap, .rt-content-scroll-wrap {
    max-width: 100%;
  }

  .rt-border-wrapper {
    display: none;
  }

  .specs-holder {
    grid-template-columns: 1fr 1fr;
  }

  .heading-15.white-4 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 70px;
  }

  .div-block-5 {
    width: auto;
  }

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

  .line-1.uno {
    padding-bottom: 0;
  }

  .line {
    display: none;
  }

  .bullet.right.dos {
    border-right-style: none;
  }

  .rt-autofit {
    height: auto;
  }

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

  .overlap {
    text-align: center;
  }

  .modal-overlay {
    z-index: 2147483647;
    display: none;
  }

  .call-to-action {
    bottom: 20px;
    right: 20px;
  }

  .heading-18.white-4 {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 70px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 34px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 22px;
  }

  .nav-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-button.mobile {
    background-color: #ff4263;
  }

  .container {
    max-width: none;
  }

  .page-head {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .color-info {
    margin-top: 8px;
  }

  .font {
    font-size: 30px;
  }

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

  .sg-data {
    margin-bottom: 60px;
  }

  .color-box {
    width: auto;
  }

  .primary-button {
    padding: 10px 18px;
  }

  .font-table {
    grid-row-gap: 30px;
  }

  .font-box {
    justify-content: flex-start;
    align-items: stretch;
  }

  .button-wrap {
    grid-row-gap: 20px;
    flex-flow: wrap;
    margin-top: 25px;
  }

  .page-content {
    margin-bottom: var(--mobile-margin);
  }

  .font-block {
    grid-column-gap: 15px;
    padding-right: 30px;
  }

  .font-info {
    grid-column-gap: 0px;
    grid-row-gap: 6px;
    grid-template-columns: 200px;
  }

  .font-label {
    font-size: 14px;
  }

  .footer-title {
    max-width: none;
    font-size: 20px;
  }

  .footer-top {
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: column;
    padding-bottom: 30px;
  }

  .footer-arrow {
    min-width: 45px;
    max-width: 45px;
    min-height: 45px;
    max-height: 45px;
  }

  .footer-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-left, .footer-center {
    max-width: none;
  }

  .footer-right {
    grid-column-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-info {
    grid-column-gap: 0px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .footer-inner {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .license-block {
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .license-block.last {
    margin-top: 25px;
  }

  .license-title {
    border-right-width: 0;
    padding-right: 0;
  }

  .changelog {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .changelog-title {
    border-right-width: 0;
  }

  .changelog-text {
    border-top: 1px solid #0003;
    max-width: none;
    padding-top: 15px;
  }

  .cs-sub-title {
    padding: 4px 12px;
    font-size: 12px;
  }

  .cs-title-wrap {
    font-size: 50px;
  }

  .cs-info {
    grid-row-gap: 20px;
    padding-top: 30px;
  }

  ._404-text {
    font-size: 110px;
  }

  .error-data {
    font-size: 14px;
    line-height: 150%;
  }

  .error-info {
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 40px;
  }

  .utility-page-form {
    padding: 30px;
  }

  .pass-icon {
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
  }

  .pass-title {
    margin-top: 20px;
  }

  .pass-text {
    font-size: 14px;
    line-height: 150%;
  }

  .pass-button {
    padding: 10px 18px;
  }

  .contact {
    margin-bottom: var(--mobile-margin);
  }

  .contact-form {
    padding: 25px;
  }

  .field-label {
    margin-bottom: 5px;
  }

  .input {
    padding-bottom: 2px;
  }

  .field-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }

  .submit-button {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 18px;
  }

  .facts {
    margin-bottom: var(--mobile-margin);
  }

  .fact-left {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .fact-text {
    font-size: 28px;
  }

  .faq-section {
    margin-bottom: var(--mobile-margin);
  }

  .faq-number {
    max-width: 10%;
  }

  .faq-divider {
    max-width: 90%;
  }

  .faq-answer {
    font-size: 14px;
    line-height: 150%;
  }

  .reviews {
    margin-bottom: var(--mobile-margin);
  }

  .review-block {
    grid-row-gap: 15px;
  }

  .review-img {
    max-width: none;
  }

  .review-image {
    min-height: auto;
    max-height: none;
  }

  .review-data {
    grid-row-gap: 15px;
  }

  .review-quote {
    padding-top: 8px;
  }

  .pagination {
    margin-top: 20px;
  }

  .tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .faq-icon {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .testimonials {
    margin-bottom: var(--mobile-margin);
  }

  .testimonial-block {
    grid-row-gap: 10px;
  }

  .testimonial-img {
    max-width: none;
  }

  .review-right {
    grid-row-gap: 40px;
  }

  .testimonial-quote {
    padding-top: 8px;
  }

  .slide-nav {
    display: none;
  }

  .blogs {
    margin-bottom: var(--mobile-margin);
  }

  .blog-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .blog-image {
    min-height: auto;
    max-height: none;
  }

  .blog-main-title {
    font-size: 28px;
  }

  .blog-main {
    margin-bottom: var(--mobile-margin);
  }

  .blog-main-image {
    min-height: 200px;
    max-height: 200px;
  }

  .blog-details {
    margin-top: 30px;
  }

  .services {
    margin-bottom: var(--mobile-margin);
  }

  .service-title {
    font-size: 16px;
  }

  .service-head {
    margin-bottom: 20px;
  }

  .service-text {
    padding-top: 10px;
  }

  .service-main {
    margin-bottom: var(--mobile-margin);
  }

  .servcie-main-image {
    min-height: 200px;
    max-height: 200px;
  }

  .service-data {
    margin-top: 30px;
  }

  .projects {
    margin-bottom: var(--mobile-margin);
  }

  .project-list {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .project-image {
    min-height: auto;
    max-height: none;
  }

  .project-main {
    margin-bottom: var(--mobile-margin);
  }

  .project-main-image {
    min-height: 200px;
    max-height: 200px;
  }

  .project-wrap {
    grid-row-gap: 30px;
    margin-top: 30px;
  }

  .project-right {
    padding: 20px;
  }

  .about {
    margin-bottom: var(--mobile-margin);
  }

  .about-wrap {
    grid-row-gap: 10px;
  }

  .about-title {
    font-size: 28px;
  }

  .about-title-wrap {
    grid-column-gap: 20px;
  }

  .about-avatar {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .avatar-image {
    min-height: 40px;
    max-height: 40px;
  }

  .about-data {
    grid-column-gap: 10px;
    margin-top: 30px;
  }

  .states {
    margin-bottom: var(--mobile-margin);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .states-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .states-block {
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
  }

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

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

  .commitment {
    margin-bottom: var(--mobile-margin);
  }

  .commitment-wrap {
    grid-row-gap: 20px;
  }

  .commitment-title {
    font-size: 32px;
  }

  .our-service {
    margin-bottom: var(--mobile-margin);
  }

  .service-tab-link {
    padding: 12px;
  }

  .ic-service {
    display: none;
  }

  .service-block {
    display: block;
  }

  .service-box {
    text-align: center;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .our-approach {
    margin-bottom: var(--mobile-margin);
  }

  .approach-title {
    font-size: 18px;
  }

  .approach-left {
    grid-column-gap: 10px;
  }

  .team {
    margin-bottom: var(--mobile-margin);
  }

  .team-wrap {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .team-block {
    margin-bottom: 38px;
  }

  .team-image {
    min-height: auto;
    max-height: none;
  }

  .team-data {
    padding: 15px;
    bottom: -38px;
  }

  .hero {
    margin-bottom: var(--mobile-margin);
    padding-top: 40px;
  }

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

  .hero-title {
    font-size: 30px;
  }

  .hero-text {
    font-size: 14px;
    line-height: 150%;
  }

  .hero-data {
    grid-row-gap: 30px;
    text-align: center;
    justify-content: flex-end;
    align-items: center;
  }

  .hero-right {
    grid-row-gap: 15px;
    padding: 15px;
  }

  .hero-info {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .about-us {
    margin-bottom: var(--mobile-margin);
  }

  .about-us-wrap {
    grid-row-gap: 20px;
  }

  .about-facts {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .about-block {
    font-size: 12px;
  }

  .about-fact-text {
    font-size: 24px;
  }

  .project-list-v2 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .feature-project-image, .project-image-v2 {
    min-height: auto;
    max-height: none;
  }

  .our-clients {
    margin-bottom: var(--mobile-margin);
  }

  .client-title-block {
    max-width: none;
  }

  .client-title-box {
    border-left-width: 0;
    max-width: none;
    padding: 0 0 15px;
  }

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

  .client-data-box {
    padding-top: 15px;
  }

  .client-block-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .why-choose {
    margin-bottom: var(--mobile-margin);
  }

  .why-choose-data {
    grid-row-gap: 20px;
  }

  .why-choose-block {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
  }

  .why-choose-icon {
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .archtix-scroll {
    margin-bottom: var(--mobile-margin);
  }

  .archtix-text {
    grid-column-gap: 20px;
    font-size: 24px;
  }

  .archtix-logo {
    min-width: 25px;
    max-width: 25px;
    min-height: 25px;
    max-height: 25px;
    font-size: 20px;
  }

  .articles {
    margin-bottom: var(--mobile-margin);
  }

  .article-list {
    grid-column-gap: 0px;
    grid-template-columns: 1fr;
  }

  .blog-wrap {
    grid-row-gap: 25px;
  }

  .post-list {
    grid-row-gap: 16px;
    padding-top: 16px;
  }

  .post-item {
    padding-bottom: 16px;
  }

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

  .testimonial-subheader {
    line-height: 1.3em;
  }

  .stackable__card {
    align-items: center;
    height: 700px;
  }

  .photo-circle-holder {
    width: 75px;
    height: 75px;
  }

  .image-8 {
    margin-left: 187px;
    display: none;
    left: -73%;
    overflow: visible;
  }

  .image-8.phone {
    display: block;
  }

  .testimonial-header {
    font-size: 2.1em;
  }

  .testimonial-photo-holder {
    width: 70px;
    height: 70px;
  }

  .card__text-wrap {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .cta-holder-videos {
    flex-direction: column;
  }

  .cta-vide {
    margin-top: 17px;
    margin-left: 0;
    margin-right: 0;
  }

  .stackable-cards {
    overflow: visible;
  }

  .image-10 {
    filter: saturate(200%) hue-rotate(243deg);
  }

  .text-block-4, .text-block-5, .text-block-6 {
    font-size: 20px;
  }

  .rt-service-card-shape {
    width: 100.2%;
    max-width: none;
    left: auto;
    right: auto;
  }

  .rt-service-card-image-wrapper {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .rt-home-one-hero-text-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-home-one-hero-heading.rt-home-two-hero-banner {
    background-image: url('../images/Home-One-Hero-Bg.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .rt-home-one-hero-description, .rt-home-one-heading {
    text-align: center;
  }

  .rt-button-new-text {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .rt-button-new {
    padding-top: 13.5px;
    padding-bottom: 15.5px;
  }

  .rt-content-flex-wrap {
    padding: 20px;
  }

  .rt-content-scroll-wrap {
    max-height: 590px;
  }

  .specs-holder {
    grid-template-columns: 1fr;
  }

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

  .countdown-grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    width: 100%;
    margin-left: 0;
  }

  .column-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-15 {
    font-size: 40px;
  }

  .heading-15.white-4 {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

  .franja-specs {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .formulario {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-5 {
    width: auto;
  }

  .rt-portfolio-round-text {
    display: none;
  }

  .text-block-36 {
    margin-top: 10px;
  }

  .bullet {
    text-align: center;
    flex-flow: column;
  }

  .bullet.right {
    flex-flow: column;
  }

  .bullet-holder {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-37 {
    margin-top: 10px;
  }

  ._50-holder {
    height: 200px;
  }

  .secciones-destacadas {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .modal-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .modal-overlay {
    display: none;
  }

  .call-to-action {
    z-index: 9999;
    bottom: 12px;
    right: 12px;
  }

  .icon-circle {
    flex: none;
  }

  .image-5, .image-28 {
    max-width: 20px;
    display: block;
  }

  .heading-18 {
    font-size: 40px;
  }

  .heading-18.white-4 {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 50px;
  }

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

#w-node-_0e254db8-3e21-96c5-4e04-9f00d821deff-136e95ac, #w-node-_35228adf-ac29-2075-8510-d1e253c0e260-136e95b7, #w-node-_35228adf-ac29-2075-8510-d1e253c0e275-136e95b7, #w-node-_35228adf-ac29-2075-8510-d1e253c0e28a-136e95b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_252f6b7f-5469-6691-098c-f846c0288910-79c3b45e, #w-node-_0a13172a-c1bf-e4ec-df5c-38e7dae46bab-79c3b45e, #w-node-a8ddc520-b53a-2554-16ab-946b570def8b-79c3b45e, #w-node-_17ff5647-7ab4-635a-a8b6-dd28f2d3fed5-79c3b45e {
  place-self: center;
}

#w-node-edd25635-4719-e5bf-1695-43c57f907af3-79c3b45e, #w-node-_35228adf-ac29-2075-8510-d1e253c0e260-f8050b2d, #w-node-_35228adf-ac29-2075-8510-d1e253c0e275-f8050b2d, #w-node-_35228adf-ac29-2075-8510-d1e253c0e28a-f8050b2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_252f6b7f-5469-6691-098c-f846c0288910-51b68884, #w-node-_0a13172a-c1bf-e4ec-df5c-38e7dae46bab-51b68884, #w-node-a8ddc520-b53a-2554-16ab-946b570def8b-51b68884, #w-node-_17ff5647-7ab4-635a-a8b6-dd28f2d3fed5-51b68884 {
  place-self: center;
}

#w-node-edd25635-4719-e5bf-1695-43c57f907af3-51b68884 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_252f6b7f-5469-6691-098c-f846c0288910-dba7c140, #w-node-_0a13172a-c1bf-e4ec-df5c-38e7dae46bab-dba7c140, #w-node-a8ddc520-b53a-2554-16ab-946b570def8b-dba7c140, #w-node-_17ff5647-7ab4-635a-a8b6-dd28f2d3fed5-dba7c140 {
  place-self: center;
}

#w-node-edd25635-4719-e5bf-1695-43c57f907af3-dba7c140 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_252f6b7f-5469-6691-098c-f846c0288910-a62b8c24, #w-node-_0a13172a-c1bf-e4ec-df5c-38e7dae46bab-a62b8c24, #w-node-a8ddc520-b53a-2554-16ab-946b570def8b-a62b8c24, #w-node-_17ff5647-7ab4-635a-a8b6-dd28f2d3fed5-a62b8c24 {
  place-self: center;
}

#w-node-edd25635-4719-e5bf-1695-43c57f907af3-a62b8c24 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_252f6b7f-5469-6691-098c-f846c0288910-1900de72, #w-node-_0a13172a-c1bf-e4ec-df5c-38e7dae46bab-1900de72, #w-node-a8ddc520-b53a-2554-16ab-946b570def8b-1900de72, #w-node-_17ff5647-7ab4-635a-a8b6-dd28f2d3fed5-1900de72 {
  place-self: center;
}

#w-node-edd25635-4719-e5bf-1695-43c57f907af3-1900de72 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


