:root {
  --_colors---background-color--bg-secondary: white;
  --_typography---font--body-font: Generalsans, "Times New Roman", sans-serif;
  --_colors---text-color--text-secondary-color: #484341;
  --_typography---text--text-size: 1rem;
  --_typography---text--text-line-height: 155%;
  --_typography---text--text-weight: 400;
  --_typography---text--text-letter-spacing: .05rem;
  --_typography---font--heading-font: Marcellus, sans-serif;
  --_colors---text-color--text-primary-color: #151515;
  --_typography---h1-heading--h1-size: 3.75rem;
  --_typography---h1-heading--h1-line-height: 105%;
  --_typography---h1-heading--h1-weight: 400;
  --_typography---h1-heading--h1-letter-spacing: -.08125rem;
  --_typography---h2-heading--h2-size: 2.5rem;
  --_typography---h2-heading--h2-line-height: 115%;
  --_typography---h2-heading--h2-weight: 400;
  --_typography---h2-heading--h2-letter-spacing: -.01rem;
  --_typography---h3-heading--h3-size: 1.875rem;
  --_typography---h3-heading--h3-line-height: 115%;
  --_typography---h3-heading--h3-weight: 400;
  --_typography---h3-heading--h3-letter-spacing: 0rem;
  --_typography---h4-heading--h4-size: 1.625rem;
  --_typography---h4-heading--h4-line-height: 115%;
  --_typography---h4-heading--h4-weight: 400;
  --_typography---h4-heading--h4-letter-spacing: .01875rem;
  --_typography---h5-heading--h5-size: 1.5rem;
  --_typography---h5-heading--h5-line-height: 105%;
  --_typography---h5-heading--h5-weight: 400;
  --_typography---h5-heading--h5-letter-spacing: .01875rem;
  --_typography---h6-heading--h6-size: 1.375rem;
  --_typography---h6-heading--h6-line-height: 110%;
  --_typography---h6-heading--h6-weight: 400;
  --_typography---h6-heading--h6-letter-spacing: .01875rem;
  --_sizes---gap--xxs-gap: .9375rem;
  --_sizes---gap--xs-gap: 1.875rem;
  --_colors---background-color--bg-secondary-accent: #eef0ef;
  --_sizes---gap--xl-gap: 7.5rem;
  --_colors---background-color--bg-primary: #15241b;
  --_sizes---container--container-sm-width: 80.625rem;
  --_sizes---gap--xxl-gap: 10rem;
  --_colors---border-color--border-secondary: #faf3e3;
  --_sizes---container--container-width: 90rem;
  --_sizes---gap--md-gap: 2.5rem;
  --_colors---border-color--border-primary-inverse-accent: #ffffff1a;
  --_colors---text-color--text-primary-accent-color: #b8b7b7;
  --_typography---font--button-font: Generalsans, "Times New Roman", sans-serif;
  --_colors---text-color--text-inverse-color: #faf3e3;
  --_colors---text-color--text-neutral: white;
  --_colors---background-color--bg-primary-inverse: #f6f3ee;
  --_typography---text-sm--sm-text-size: .75rem;
  --_typography---text-sm--sm-text-line-height: 100%;
  --_typography---text-sm--sm-text-weight: 600;
  --_typography---text-sm--sm-text-letter-spacing: .125rem;
  --_colors---border-color--border-secondary-inverse: #1515151a;
  --_colors---border-color--border-primary: #151515;
  --_typography---button--button-text-size: .8125rem;
  --_typography---button--button-text-line-height: 100%;
  --_typography---button--button-text-weight: 600;
  --_typography---button--button-text-letter-spacing: .125rem;
  --_sizes---radius--xs-radius: 1.25rem;
  --_colors---background-color--bg-primary-accent: #2e3f34;
  --_colors---border-color--border-primary-inverse: #15151580;
  --_colors---rojo-bridgea: #91181e;
  --_colors---azul-bridgea: #1a2c50;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-500: #6b7094;
}

body {
  background-color: var(--_colors---background-color--bg-secondary);
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-secondary-color);
  font-size: var(--_typography---text--text-size);
  line-height: var(--_typography---text--text-line-height);
  font-weight: var(--_typography---text--text-weight);
  letter-spacing: var(--_typography---text--text-letter-spacing);
  --_typography---font--body-font: Generalsans, "Times New Roman", sans-serif;
  --_typography---text--text-size: 1rem;
  --_typography---text--text-line-height: 155%;
  --_typography---text--text-weight: 400;
  --_typography---text--text-letter-spacing: .05rem;
  --_typography---font--heading-font: Marcellus, sans-serif;
  --_typography---h1-heading--h1-size: 3.75rem;
  --_typography---h1-heading--h1-line-height: 105%;
  --_typography---h1-heading--h1-weight: 400;
  --_typography---h1-heading--h1-letter-spacing: -.08125rem;
  --_typography---h2-heading--h2-size: 2.5rem;
  --_typography---h2-heading--h2-line-height: 115%;
  --_typography---h2-heading--h2-weight: 400;
  --_typography---h2-heading--h2-letter-spacing: -.01rem;
  --_typography---h3-heading--h3-size: 1.875rem;
  --_typography---h3-heading--h3-line-height: 115%;
  --_typography---h3-heading--h3-weight: 400;
  --_typography---h3-heading--h3-letter-spacing: 0rem;
  --_typography---h4-heading--h4-size: 1.625rem;
  --_typography---h4-heading--h4-line-height: 115%;
  --_typography---h4-heading--h4-weight: 400;
  --_typography---h4-heading--h4-letter-spacing: .01875rem;
  --_typography---h5-heading--h5-size: 1.5rem;
  --_typography---h5-heading--h5-line-height: 105%;
  --_typography---h5-heading--h5-weight: 400;
  --_typography---h5-heading--h5-letter-spacing: .01875rem;
  --_typography---h6-heading--h6-size: 1.375rem;
  --_typography---h6-heading--h6-line-height: 110%;
  --_typography---h6-heading--h6-weight: 400;
  --_typography---h6-heading--h6-letter-spacing: .01875rem;
  --_typography---font--button-font: Generalsans, "Times New Roman", sans-serif;
  --_typography---text-sm--sm-text-size: .75rem;
  --_typography---text-sm--sm-text-line-height: 100%;
  --_typography---text-sm--sm-text-weight: 600;
  --_typography---text-sm--sm-text-letter-spacing: .125rem;
  --_typography---button--button-text-size: .8125rem;
  --_typography---button--button-text-line-height: 100%;
  --_typography---button--button-text-weight: 600;
  --_typography---button--button-text-letter-spacing: .125rem;
  --_colors---background-color--bg-secondary: white;
  --_colors---text-color--text-secondary-color: #484341;
  --_colors---text-color--text-primary-color: #151515;
  --_colors---background-color--bg-secondary-accent: #eef0ef;
  --_colors---background-color--bg-primary: #15241b;
  --_colors---border-color--border-secondary: #faf3e3;
  --_colors---border-color--border-primary-inverse-accent: #ffffff1a;
  --_colors---text-color--text-primary-accent-color: #b8b7b7;
  --_colors---text-color--text-inverse-color: #faf3e3;
  --_colors---text-color--text-neutral: white;
  --_colors---background-color--bg-primary-inverse: #f6f3ee;
  --_colors---border-color--border-secondary-inverse: #1515151a;
  --_colors---border-color--border-primary: #151515;
  --_colors---background-color--bg-primary-accent: #2e3f34;
  --_colors---border-color--border-primary-inverse: #15151580;
  --_colors---rojo-bridgea: #91181e;
  --_colors---azul-bridgea: #1a2c50;
}

h1 {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h1-heading--h1-size);
  line-height: var(--_typography---h1-heading--h1-line-height);
  font-weight: var(--_typography---h1-heading--h1-weight);
  letter-spacing: var(--_typography---h1-heading--h1-letter-spacing);
  margin-top: 1.25rem;
  margin-bottom: .625rem;
}

h2 {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h2-heading--h2-size);
  line-height: var(--_typography---h2-heading--h2-line-height);
  font-weight: var(--_typography---h2-heading--h2-weight);
  letter-spacing: var(--_typography---h2-heading--h2-letter-spacing);
  margin-top: 1.25rem;
  margin-bottom: .625rem;
}

h3 {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h3-heading--h3-size);
  line-height: var(--_typography---h3-heading--h3-line-height);
  font-weight: var(--_typography---h3-heading--h3-weight);
  letter-spacing: var(--_typography---h3-heading--h3-letter-spacing);
  margin-top: 1.25rem;
  margin-bottom: .625rem;
}

h4 {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h4-heading--h4-size);
  line-height: var(--_typography---h4-heading--h4-line-height);
  font-weight: var(--_typography---h4-heading--h4-weight);
  letter-spacing: var(--_typography---h4-heading--h4-letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h5-heading--h5-size);
  line-height: var(--_typography---h5-heading--h5-line-height);
  font-weight: var(--_typography---h5-heading--h5-weight);
  letter-spacing: var(--_typography---h5-heading--h5-letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h6-heading--h6-size);
  line-height: var(--_typography---h6-heading--h6-line-height);
  font-weight: var(--_typography---h6-heading--h6-weight);
  letter-spacing: var(--_typography---h6-heading--h6-letter-spacing);
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-secondary-color);
  font-size: var(--_typography---text--text-size);
  line-height: var(--_typography---text--text-line-height);
  font-weight: var(--_typography---text--text-weight);
  letter-spacing: var(--_typography---text--text-letter-spacing);
  margin-bottom: .625rem;
}

a {
  color: var(--_colors---text-color--text-primary-color);
  text-decoration: none;
}

ul, ol {
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-secondary-color);
  font-size: var(--_typography---text--text-size);
  line-height: var(--_typography---text--text-line-height);
  font-weight: var(--_typography---text--text-weight);
  letter-spacing: var(--_typography---text--text-letter-spacing);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 80px;
  height: 100%;
  display: block;
}

strong {
  color: var(--_colors---text-color--text-primary-color);
  font-weight: 700;
}

blockquote {
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-secondary-color);
  font-size: var(--_typography---text--text-size);
  line-height: var(--_typography---text--text-line-height);
  font-weight: var(--_typography---text--text-weight);
  letter-spacing: var(--_typography---text--text-letter-spacing);
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
}

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

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

.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

.rt-social-icon-wrap {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  justify-content: center;
  align-items: center;
  max-width: 109px;
}

.rt-footer-left {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  max-width: 37.1rem;
  color: var(--_colors---background-color--bg-secondary-accent);
  flex: 1;
  margin-top: -.5rem;
}

.rt-footer {
  padding-top: var(--_sizes---gap--xl-gap);
  background-color: var(--_colors---background-color--bg-primary);
  background-image: linear-gradient(#0b1426bd, #0b1426bd), url("https://cdn.prod.website-files.com/69ee5a3b7f1af1d08665f867/69eea7ccb620082373293980_city-6156596_1280-1.jpg");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
}

.rt-footer-main {
  max-width: var(--_sizes---container--container-sm-width);
  padding-right: 56px;
  padding-bottom: var(--_sizes---gap--xxl-gap);
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  justify-content: space-between;
  align-items: flex-start;
}

.rt-container {
  max-width: var(--_sizes---container--container-width);
  padding-right: var(--_sizes---gap--xxs-gap);
  padding-left: var(--_sizes---gap--xxs-gap);
}

.rt-container._2 {
  z-index: 10;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  margin-top: -66px;
  padding-top: 34px;
  position: relative;
}

.rt-container.rojo {
  background-color: #91181e00;
}

.rt-container._4 {
  max-width: var(--_sizes---container--container-width);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 47px;
  margin-left: 44px;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.rt-footer-v1-bottom {
  padding-top: 2.2rem;
  padding-bottom: var(--_sizes---gap--md-gap);
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  border-top: 1px solid var(--_colors---border-color--border-primary-inverse-accent);
  justify-content: space-between;
  align-items: center;
}

.rt-gap-off {
  margin: 0;
}

.rt-gap-off.rt-license-text {
  max-width: 46.2rem;
  color: var(--_colors---text-color--text-inverse-color);
}

.rt-gap-off.rt-showcase-form {
  width: 100%;
}

.rt-gap-off.rt-color-primary-accent {
  color: var(--_colors---text-color--text-primary-accent-color);
}

.rt-gap-off.rt-color-text-inverse {
  text-align: left;
}

.rt-gap-off.rt-text-center {
  font-family: var(--_typography---font--button-font);
  text-align: center;
}

.rt-h1-heading {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h1-heading--h1-size);
  line-height: var(--_typography---h1-heading--h1-line-height);
  font-weight: var(--_typography---h1-heading--h1-weight);
}

.rt-h1-heading.rt-gap-off.rt-color-text-inverse {
  color: var(--_colors---text-color--text-neutral);
}

.rt-h1-heading.rt-gap-bottom-xs {
  margin-bottom: var(--_sizes---gap--xs-gap);
  font-family: var(--_typography---font--body-font);
  font-weight: var(--_typography---h2-heading--h2-weight);
}

.rt-h1-heading.rt-h1-body-font {
  font-family: var(--_typography---font--body-font);
  font-weight: 500;
}

.rt-color-text-inverse {
  color: var(--_colors---text-color--text-inverse-color);
}

.rt-color-text-inverse.rt-gap-off {
  color: var(--_colors---text-color--text-neutral);
}

.rt-color-text-inverse.rt-gap-bottom-md {
  margin-top: .35rem;
  margin-right: -233px;
  margin-bottom: var(--_sizes---gap--md-gap);
  color: var(--_colors---text-color--text-neutral);
  font-size: 3.75rem;
}

.rt-color-text-inverse.rt-gap-bottom-md._3 {
  margin-right: 0;
  font-size: 22px;
}

.rt-color-text-inverse.rt-gap-bottom-md._3._4 {
  font-size: 22px;
}

.rt-footer-social-box {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  justify-content: flex-start;
  align-items: center;
}

.rt-h6-heading {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h6-heading--h6-size);
  line-height: var(--_typography---h6-heading--h6-line-height);
  font-weight: var(--_typography---h6-heading--h6-weight);
  letter-spacing: var(--_typography---h6-heading--h6-letter-spacing);
}

.rt-h6-heading.rt-color-text-inverse {
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-inverse-color);
}

.rt-h6-heading.rt-color-text-inverse.rt-footer-link-hover {
  transition: color .3s;
}

.rt-h6-heading.rt-color-text-inverse.rt-footer-link-hover:hover {
  color: var(--_colors---text-color--text-primary-accent-color);
}

.rt-footer-links {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  max-width: 11.625rem;
}

.rt-short-heading {
  font-family: var(--_typography---font--body-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---text-sm--sm-text-size);
  line-height: var(--_typography---text-sm--sm-text-line-height);
  font-weight: var(--_typography---text-sm--sm-text-weight);
  letter-spacing: var(--_typography---text-sm--sm-text-letter-spacing);
  text-transform: uppercase;
}

.rt-short-heading.rt-small-heading-v2 {
  letter-spacing: .03125rem;
  font-size: .6rem;
}

.rt-short-heading.rt-color-text-inverse {
  color: var(--_colors---text-color--text-inverse-color);
  text-transform: none;
}

.rt-footer-links-wrap {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
}

.rt-contact {
  padding-top: var(--_sizes---gap--xl-gap);
  padding-bottom: var(--_sizes---gap--xl-gap);
}

.rt-contact-left {
  flex: 1;
  align-self: center;
  max-width: 31.875rem;
}

.rt-contact-main {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
  justify-content: space-between;
  align-items: stretch;
}

.rt-contact-form-wrap {
  padding-top: var(--_sizes---gap--md-gap);
}

.rt-button {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 20rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-button:where(.w-variant-eb183450-5fa6-bf78-9a96-018b88eb60b9), .rt-button:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee) {
  max-width: none;
}

.rt-button.rt-button-submit {
  max-width: 17.5rem;
}

.rt-button.button-full-inverse-primary {
  max-width: none;
}

.rt-button.button-full-inverse-primary-7 {
  border: 1px solid #fff;
  border-radius: 45px;
  max-width: none;
}

.rt-button-border {
  border: 1px solid var(--_colors---border-color--border-primary);
  position: absolute;
  inset: 0%;
}

.rt-button-border:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee) {
  border-color: var(--_colors---border-color--border-secondary);
}

.rt-button-border.button-full-inverse-primary-6, .rt-button-border.button-full-inverse-primary-12, .rt-button-border.button-full-inverse-primary-6, .rt-button-border.button-full-inverse-primary-12 {
  border-color: var(--_colors---border-color--border-secondary);
  border-radius: 20px;
}

.rt-button-text-wrapper {
  z-index: 3;
  justify-content: center;
  align-items: center;
  position: relative;
}

.rt-button-text-wrapper.button-full-inverse-primary-2 {
  border-radius: 20px;
}

.rt-button-overlay {
  background-color: var(--_colors---background-color--bg-primary);
  width: 0%;
  position: absolute;
  inset: 0 auto;
  transform: skew(-45deg);
}

.rt-button-overlay:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee) {
  background-color: var(--_colors---background-color--bg-secondary-accent);
}

.rt-button-overlay.button-full-inverse-primary-5 {
  background-color: var(--_colors---background-color--bg-secondary-accent);
  border-radius: 20px;
}

.rt-button-overlay.button-full-inverse-primary-11 {
  background-color: var(--_colors---background-color--bg-secondary-accent);
}

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

.rt-color-text-primary.rt-weight-600 {
  font-weight: var(--_typography---text-sm--sm-text-weight);
}

.rt-button-text {
  font-family: var(--_typography---font--button-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---button--button-text-size);
  line-height: var(--_typography---button--button-text-line-height);
  font-weight: var(--_typography---button--button-text-weight);
  letter-spacing: var(--_typography---button--button-text-letter-spacing);
  text-transform: uppercase;
}

.rt-button-text.rt-1:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee), .rt-button-text.rt-1.button-full-inverse-primary-3, .rt-button-text.rt-1.button-full-inverse-primary-9 {
  color: var(--_colors---text-color--text-inverse-color);
}

.rt-button-text.rt-2:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee), .rt-button-text.rt-2.button-full-inverse-primary-4, .rt-button-text.rt-2.button-full-inverse-primary-10 {
  color: var(--_colors---text-color--text-primary-color);
}

.rt-button-text.rt-1 {
  color: var(--_colors---text-color--text-primary-color);
}

.rt-button-text.rt-1:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee), .rt-button-text.rt-1.button-full-inverse-primary-3, .rt-button-text.rt-1.button-full-inverse-primary-9, .rt-button-text.rt-1.button-full-inverse-primary-3, .rt-button-text.rt-1.button-full-inverse-primary-9 {
  color: var(--_colors---text-color--text-inverse-color);
}

.rt-button-text.rt-2 {
  opacity: 0;
  color: var(--_colors---text-color--text-neutral);
  position: absolute;
}

.rt-button-text.rt-2:where(.w-variant-534bc660-5ddb-92a9-0285-bc15b62a4bee), .rt-button-text.rt-2.button-full-inverse-primary-4, .rt-button-text.rt-2.button-full-inverse-primary-10, .rt-button-text.rt-2.button-full-inverse-primary-4, .rt-button-text.rt-2.button-full-inverse-primary-10 {
  color: var(--_colors---text-color--text-primary-color);
}

.rt-button-text.rt-color-text-neutral {
  color: var(--_colors---text-color--text-neutral);
  font-size: .7rem;
}

.rt-contact-right {
  border-radius: var(--_sizes---radius--xs-radius);
  background-color: var(--_colors---background-color--bg-primary);
  flex: 1;
  max-width: 604px;
  position: relative;
  overflow: hidden;
}

.rt-contact-right-image-overlay {
  z-index: 1;
  padding-right: var(--_sizes---gap--xxs-gap);
  padding-bottom: 5rem;
  padding-left: var(--_sizes---gap--xxs-gap);
  background-image: linear-gradient(#0000 16%, #000000a8 72%);
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.rt-h3-heading {
  font-family: var(--_typography---font--heading-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h3-heading--h3-size);
  line-height: var(--_typography---h3-heading--h3-line-height);
  font-weight: var(--_typography---h3-heading--h3-weight);
  letter-spacing: var(--_typography---h3-heading--h3-letter-spacing);
}

.rt-h3-heading.rt-body-font-style {
  font-family: var(--_typography---font--body-font);
  font-weight: var(--_typography---text-sm--sm-text-weight);
}

.rt-h3-heading.rt-body-font-style.rt-color-text-inverse {
  color: var(--_colors---text-color--text-inverse-color);
}

.rt-h3-heading.rt-h3-body-font {
  font-family: var(--_typography---font--body-font);
  font-weight: var(--_typography---text--text-weight);
  font-family: var(--_typography---font--body-font);
  font-weight: var(--_typography---text--text-weight);
}

.rt-gap-bottom-off {
  margin-bottom: 0;
}

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

.rt-h5-heading {
  font-family: var(--_typography---font--button-font);
  color: var(--_colors---text-color--text-primary-color);
  font-size: var(--_typography---h5-heading--h5-size);
  line-height: var(--_typography---h5-heading--h5-line-height);
  font-weight: var(--_typography---h5-heading--h5-weight);
  letter-spacing: var(--_typography---h5-heading--h5-letter-spacing);
}

.rt-h5-heading.rt-color-text-inverse {
  color: var(--_colors---text-color--text-inverse-color);
  margin-bottom: 1.325rem;
}

.rt-slide-nav {
  opacity: .55;
  padding-top: 1.7rem;
  font-size: .6rem;
  position: static;
}

.rt-marketing {
  background-color: var(--_colors---background-color--bg-primary);
  background-image: linear-gradient(114deg, #0000008a 38%, #0003 79%), url("https://cdn.prod.website-files.com/69ee5a3b7f1af1d08665f867/6a151802568ab5cb86c8000b_pexels-da-na-461418424-34449552.jpg");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.rt-marketing._2 {
  background-image: linear-gradient(114deg, #0000008a 38%, #0003 79%), url("https://cdn.prod.website-files.com/69ee5a3b7f1af1d08665f867/69ee7075a8047f8b5de5c0f8_China%20fondo%2011.jpg");
  background-position: 0 0, 50%;
}

.rt-marketing-main {
  height: 80vh;
  padding-top: var(--_sizes---gap--xxl-gap);
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 5.625rem;
}

.rt-marketing-main._2 {
  padding-top: 10rem;
  padding-bottom: .6rem;
}

.rt-marketing-inside {
  width: 100%;
}

.rt-marketing-wrapper {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 32rem;
}

.rt-about {
  padding-top: var(--_sizes---gap--xl-gap);
  padding-bottom: 6rem;
}

.rt-clients {
  background-color: #000;
  padding-top: 2.8rem;
  padding-bottom: 3.125rem;
}

.rt-marquee-wrapper {
  width: 100%;
  margin-bottom: var(--_sizes---gap--xs-gap);
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.rt-marquee-train {
  grid-column-gap: 5.625rem;
  grid-row-gap: 5.625rem;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-right: 5.625rem;
}

.rt-marquee-text {
  color: var(--_colors---text-color--text-primary-accent-color);
  text-align: center;
}

.rt-marquee-overlay {
  background-color: #221f1f00;
  position: absolute;
  inset: 0%;
}

.rt-counter-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  height: 1.6rem;
  overflow: hidden;
}

.rt-counter-wrapper.rt-h1-counter {
  height: 3.75rem;
}

.rt-counter-main {
  justify-content: flex-start;
  align-items: flex-end;
}

.rt-counter-train {
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
}

.rt-about-main {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
  justify-content: space-between;
  align-items: stretch;
}

.rt-about-left {
  border-radius: var(--_sizes---radius--xs-radius);
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 45rem;
  position: relative;
  overflow: hidden;
}

.rt-about-right {
  grid-column-gap: 9.375rem;
  grid-row-gap: 9.375rem;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  max-width: 35rem;
}

.rt-about-cards-wrapper {
  z-index: 2;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: stretch;
  width: 62.5%;
  position: absolute;
  inset: auto auto 3.1875rem 3.1875%;
}

.rt-about-cards-bottom {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  border-radius: var(--_sizes---radius--xs-radius);
  background-color: var(--_colors---background-color--bg-primary);
  justify-content: flex-start;
  align-items: center;
  max-width: 24.625rem;
  padding: 1rem 1.875rem;
}

.rt-gap-bottom-xxs {
  margin-bottom: var(--_sizes---gap--xxs-gap);
}

.rt-case-studies-main {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
  justify-content: flex-start;
  align-items: center;
}

.rt-case-studies-wrapper {
  grid-column-gap: var(--_sizes---gap--xs-gap);
  grid-row-gap: var(--_sizes---gap--xs-gap);
  width: 100%;
}

.rt-case-studies-cards {
  border-radius: var(--_sizes---radius--xs-radius);
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.rt-case-studies-image {
  max-width: 45rem;
  height: 100%;
}

.rt-case-studies-image.ijo {
  height: 700px;
}

.rt-case-studies-content {
  border-radius: var(--_sizes---radius--xs-radius);
  background-color: var(--_colors---background-color--bg-secondary);
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 2.1875rem 1.6rem;
  display: block;
  position: absolute;
  inset: auto 1rem 1rem;
}

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

.rt-case-studies-details {
  padding-top: var(--_sizes---gap--xs-gap);
  padding-bottom: .1875rem;
}

.rt-details-list {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: stretch;
  max-width: 19.5rem;
}

.rt-about-v2-top {
  padding-top: var(--_sizes---gap--xl-gap);
  padding-bottom: var(--_sizes---gap--xs-gap);
}

.rt-navbar {
  z-index: 999;
  background-color: var(--_colors---background-color--bg-secondary);
  position: sticky;
  top: 0;
  box-shadow: 0 2px 3.125rem #0000001a;
}

.rt-nav-container {
  max-width: 115.5rem;
  padding: 12px var(--_sizes---gap--xxs-gap);
}

.rt-navbar-main {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  justify-content: space-between;
  align-items: center;
}

.rt-navbar-button {
  background-color: var(--_colors---text-color--text-primary-color);
  border-radius: 20px;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 18%;
  padding-top: .8625rem;
  padding-bottom: .8625rem;
  display: flex;
}

.rt-navbar-button.rt-on {
  display: none;
}

.rt-navbar-button.nav {
  background-color: var(--_colors---rojo-bridgea);
  margin-left: 16px;
}

.rt-navbar-button.nav:hover {
  background-color: var(--_colors---border-color--border-primary);
}

.rt-nav {
  grid-column-gap: var(--_sizes---gap--xxs-gap);
  grid-row-gap: var(--_sizes---gap--xxs-gap);
  flex: 1;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  max-width: 77.9375rem;
  display: flex;
}

.rt-nav-links {
  padding-top: var(--_sizes---gap--xxs-gap);
  padding-bottom: var(--_sizes---gap--xxs-gap);
  font-size: .7rem;
  line-height: var(--_typography---text-sm--sm-text-line-height);
  font-weight: var(--_typography---text-sm--sm-text-weight);
  letter-spacing: var(--_typography---text-sm--sm-text-letter-spacing);
  text-transform: uppercase;
  margin-left: 16px;
}

.rt-about-v2-top-main {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
  justify-content: space-between;
  align-items: center;
}

.rt-about-v2-top-left {
  flex: 1;
  max-width: 44rem;
}

.rt-about-v2-top-right {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .0625rem 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 31.875rem;
}

.rt-about-counter {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.rt-vertical-border-v2 {
  background-color: var(--_colors---border-color--border-primary-inverse);
  transform-origin: 50% 0;
  width: .0625rem;
}

.rt-about-v2-bottom {
  background-color: #124072;
}

.rt-about-v2-bottom-main {
  grid-column-gap: var(--_sizes---gap--md-gap);
  grid-row-gap: var(--_sizes---gap--md-gap);
  justify-content: space-between;
  align-items: center;
}

.rt-about-v2-bottom-left {
  flex: 1;
  max-width: 44rem;
  margin-top: 0;
  position: relative;
}

.rt-about-v2-right {
  flex: 1;
  max-width: 35.625rem;
}

.rt-about-v2-bottom-right {
  max-width: 35.625rem;
  padding-top: var(--_sizes---gap--xl-gap);
  padding-bottom: var(--_sizes---gap--xl-gap);
  flex: 1;
  align-items: stretch;
}

.rt-button-wrapper {
  max-width: 20rem;
}

.rt-about-v2-image {
  border-radius: var(--_sizes---radius--xs-radius) 12.5rem;
  max-width: 37.5rem;
  height: auto;
  overflow: hidden;
}

.rt-gap-bottom-xs {
  margin-bottom: var(--_sizes---gap--xs-gap);
}

.rt-hero-v11-content {
  max-width: 38.1875rem;
  margin-bottom: 2.5rem;
}

.rt-hero {
  background-color: #15151554;
  background-image: radial-gradient(circle at 0%, #00000057 29%, #00000026);
  height: 90vh;
  position: relative;
  overflow: hidden;
}

.rt-hero-v11-main {
  z-index: 2;
  padding-top: 176px;
  padding-bottom: 66px;
  padding-left: 24px;
  position: relative;
  top: -59px;
  left: -12px;
}

.rt-hero-main {
  flex-flow: column;
  justify-content: center;
  height: 90vh;
  padding-bottom: 3.125rem;
  display: flex;
}

.rt-hero-button-wrapper {
  max-width: 26.25rem;
}

.rt-mobile-slider-v2 {
  display: none;
}

.flex-block {
  margin-bottom: 26px;
}

.paragraph-2 {
  color: var(--_colors---background-color--bg-secondary-accent);
  margin-right: -124px;
}

.text-block {
  color: var(--_colors---text-color--text-neutral);
}

.image-2 {
  max-width: 45rem;
}

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

.f-accordian-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 4px;
}

.f-accordian-toggle {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  padding: 0;
}

.f-accordian-dropdown {
  transition: all .3s;
  display: block;
}

.f-accordian-title-wrapper {
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.f-accordian-wrapper {
  grid-row-gap: 24px;
  border: 1px none var(--flowui-component-library--grey-300);
  border-radius: 8px;
  flex-direction: column;
  max-width: 500px;
  padding: 24px;
  display: flex;
}

.f-accordian-icon {
  width: 24px;
  height: 24px;
  color: var(--_colors---border-color--border-primary);
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-accordian-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.f-accordian-title {
  letter-spacing: -.01em;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.imagen-check {
  max-width: 45rem;
}

.imagen-especial {
  border-radius: 16px;
  max-width: 200px;
}

.imagen-especial._2 {
  background-color: #fff;
  max-width: 150px;
}

.image-4 {
  background-color: #fff;
  border-radius: 90px;
}

.image-5 {
  background-color: #fff;
  border-radius: 20px;
}

.image-6 {
  max-width: 45rem;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  flex: 0 auto;
  order: 0;
  margin-top: 19px;
}

.bold-text-2 {
  color: #fff;
  font-style: normal;
}

.bold-text-2._2 {
  font-weight: 400;
}

.flex-block-3 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-bottom: 24px;
}

.image-7 {
  filter: invert();
  max-width: 40px;
  transform: rotate(90deg);
}

.image-7:hover {
  opacity: .46;
}

.logo-nav {
  max-width: 200px;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  color: #1a2c50;
}

.dropdown-toggle {
  border-left: 2px solid #000;
  padding-top: 0;
  padding-bottom: 0;
}

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

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

.idioma:hover {
  background-color: var(--_colors---azul-bridgea);
  color: var(--_colors---text-color--text-neutral);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.idioma-2:hover {
  background-color: var(--_colors---azul-bridgea);
  color: var(--_colors---text-color--text-neutral);
}

.idioma-3 {
  color: var(--_colors---text-color--text-primary-color);
  background-color: #1a2c5000;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.idioma-3:hover {
  background-color: var(--_colors---azul-bridgea);
  color: var(--_colors---text-color--text-neutral);
}

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

.youtube-4 {
  z-index: -2;
  background-color: #2826267d;
  background-image: none;
  margin-top: 13px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 21px;
}

.youtube-4._2 {
  z-index: 5;
  background-color: #282626bf;
  padding-top: 68px;
  padding-bottom: 68px;
}

.paragraph-4 {
  margin-right: -196px;
}

.flex-block-7 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -24px;
  padding-left: 136px;
  padding-right: 136px;
}

.paragraph-6 {
  margin-top: 0;
  font-size: 18px;
}

.flex-block-11 {
  width: 100%;
  height: 100%;
}

.text-span-4, .text-span-5 {
  font-size: 18px;
}

.image-8 {
  max-width: 40px;
}

.image-9 {
  max-width: 35px;
}

.button {
  background-color: var(--_colors---azul-bridgea);
  color: var(--_colors---text-color--text-neutral);
  border-radius: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

.button:hover, .button.w--current:hover {
  background-color: var(--_colors---border-color--border-primary);
}

.flex-block-12 {
  margin-top: 17px;
}

@media screen and (min-width: 1280px) {
  .rt-footer-main {
    color: var(--_colors---border-color--border-secondary);
  }

  .rt-container.rojo {
    color: #484341;
    background-color: #124072;
  }

  .rt-h1-heading.rt-gap-off.rt-color-text-inverse {
    color: var(--_colors---background-color--bg-primary-inverse);
  }

  .rt-color-text-inverse.rt-gap-bottom-md {
    margin-top: .95rem;
  }

  .rt-color-text-inverse.rt-gap-bottom-md._3 {
    margin-right: 0;
  }

  .rt-pricing-card {
    padding: 3rem 2.5rem;
  }

  .rt-pricing-card.rt-pricing-card-dark {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rt-gap-bottom-off {
    text-align: left;
  }

  .rt-service-card {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .rt-case-studies-content {
    left: var(--_sizes---gap--xs-gap);
    right: var(--_sizes---gap--xs-gap);
    bottom: var(--_sizes---gap--xs-gap);
  }

  .rt-navbar-main {
    grid-column-gap: var(--_sizes---gap--xs-gap);
    grid-row-gap: var(--_sizes---gap--xs-gap);
  }

  .rt-navbar-button {
    max-width: 17.9375rem;
  }

  .rt-navbar-button.nav {
    background-color: var(--_colors---azul-bridgea);
    background-color: var(--_colors---azul-bridgea);
  }

  .rt-nav-links {
    font-size: var(--_typography---text-sm--sm-text-size);
  }

  .rt-about-v2-top-right {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .rt-about-v2-bottom-main {
    justify-content: space-between;
    align-items: center;
  }

  .rt-about-v2-bottom-left {
    margin-top: 0;
  }

  .rt-about-v2-image {
    height: auto;
  }

  .rt-about-v2-popup {
    justify-content: center;
    align-items: center;
    padding-left: 1.4rem;
    display: flex;
    top: -8%;
  }

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

  .rt-hero-v11-main {
    padding-left: 35px;
  }

  .text-block {
    color: var(--_colors---text-color--text-neutral);
    font-size: 25px;
  }
}

@media screen and (min-width: 1440px) {
  .rt-popular-tag {
    padding: .6rem 2.8125rem;
  }

  .rt-service-bottom-main {
    grid-column-gap: 4rem;
  }

  .rt-case-studies-main {
    margin-top: -88px;
    padding-top: 81px;
  }

  .rt-hero-v11-main {
    margin-bottom: 132px;
    padding-top: 215px;
    padding-bottom: 35px;
  }
}

@media screen and (min-width: 1920px) {
  .rt-about-v2-bottom {
    background-color: #124072;
  }

  .rt-hero-v11-main {
    background-image: none;
  }

  .flex-block-8, .flex-block-9, .flex-block-10, .flex-block-11 {
    background-color: #fff;
  }
}

@media screen and (max-width: 991px) {
  body {
    --_typography---font--body-font: Generalsans, "Times New Roman", sans-serif;
    --_typography---text--text-size: .9375rem;
    --_typography---text--text-line-height: 155%;
    --_typography---text--text-weight: 400;
    --_typography---text--text-letter-spacing: .05rem;
    --_typography---font--heading-font: Marcellus, sans-serif;
    --_typography---h1-heading--h1-size: 2.5rem;
    --_typography---h1-heading--h1-line-height: 105%;
    --_typography---h1-heading--h1-weight: 400;
    --_typography---h1-heading--h1-letter-spacing: -.08125rem;
    --_typography---h2-heading--h2-size: 1.875rem;
    --_typography---h2-heading--h2-line-height: 115%;
    --_typography---h2-heading--h2-weight: 400;
    --_typography---h2-heading--h2-letter-spacing: -.0625rem;
    --_typography---h3-heading--h3-size: 1.4rem;
    --_typography---h3-heading--h3-line-height: 115%;
    --_typography---h3-heading--h3-weight: 400;
    --_typography---h3-heading--h3-letter-spacing: 0rem;
    --_typography---h4-heading--h4-size: 1.25rem;
    --_typography---h4-heading--h4-line-height: 120%;
    --_typography---h4-heading--h4-weight: 400;
    --_typography---h4-heading--h4-letter-spacing: .01875rem;
    --_typography---h5-heading--h5-size: 1.125rem;
    --_typography---h5-heading--h5-line-height: 115%;
    --_typography---h5-heading--h5-weight: 400;
    --_typography---h5-heading--h5-letter-spacing: .01875rem;
    --_typography---h6-heading--h6-size: 1rem;
    --_typography---h6-heading--h6-line-height: 115%;
    --_typography---h6-heading--h6-weight: 400;
    --_typography---h6-heading--h6-letter-spacing: .01875rem;
    --_typography---font--button-font: Generalsans, "Times New Roman", sans-serif;
    --_typography---text-sm--sm-text-size: .75rem;
    --_typography---text-sm--sm-text-line-height: 100%;
    --_typography---text-sm--sm-text-weight: 600;
    --_typography---text-sm--sm-text-letter-spacing: .125rem;
    --_typography---button--button-text-size: .7rem;
    --_typography---button--button-text-line-height: 100%;
    --_typography---button--button-text-weight: 600;
    --_typography---button--button-text-letter-spacing: .125rem;
    --_colors---background-color--bg-secondary: white;
    --_colors---text-color--text-secondary-color: #484341;
    --_colors---text-color--text-primary-color: #151515;
    --_colors---background-color--bg-secondary-accent: #eef0ef;
    --_colors---background-color--bg-primary: #15241b;
    --_colors---border-color--border-secondary: #faf3e3;
    --_colors---border-color--border-primary-inverse-accent: #ffffff1a;
    --_colors---text-color--text-primary-accent-color: #b8b7b7;
    --_colors---text-color--text-inverse-color: #faf3e3;
    --_colors---text-color--text-neutral: white;
    --_colors---background-color--bg-primary-inverse: #f6f3ee;
    --_colors---border-color--border-secondary-inverse: #1515151a;
    --_colors---border-color--border-primary: #151515;
    --_colors---background-color--bg-primary-accent: #2e3f34;
    --_colors---border-color--border-primary-inverse: #15151580;
    --_colors---rojo-bridgea: #91181e;
    --_colors---azul-bridgea: #1a2c50;
    --_sizes---gap--xxs-gap: .9375rem;
    --_sizes---gap--xs-gap: 1.2rem;
    --_sizes---gap--xl-gap: 3.75rem;
    --_sizes---container--container-sm-width: 80.625rem;
    --_sizes---gap--xxl-gap: 3.75rem;
    --_sizes---container--container-width: 90rem;
    --_sizes---gap--md-gap: 2rem;
    --_sizes---radius--xs-radius: 1.25rem;
  }

  .rt-footer-left {
    margin-top: -.3rem;
  }

  .rt-footer-v1-bottom {
    padding-top: var(--_sizes---gap--md-gap);
  }

  .rt-contact-left {
    width: 100%;
  }

  .rt-button {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rt-pricing-plan {
    flex-flow: wrap;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    align-items: stretch;
  }

  .rt-pricing-card {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .rt-pricing-card.rt-pricing-card-dark {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .rt-popular-tag {
    top: 1rem;
  }

  .rt-team-grid-top {
    grid-template-columns: 1fr 1fr;
  }

  .rt-team-title {
    max-width: none;
  }

  .rt-team-image {
    filter: grayscale(0%);
  }

  .rt-team-overlay {
    opacity: 1;
  }

  .rt-team-grid-bottom {
    grid-template-columns: 1fr 1fr;
  }

  .rt-team-description {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    padding-bottom: 0;
  }

  .rt-team-button-wrap {
    align-self: center;
  }

  .rt-team-title-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .rt-marquee-train {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-right: 3rem;
  }

  .rt-counter-wrapper.rt-h1-counter {
    height: 2.625rem;
  }

  .rt-about-right {
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
  }

  .rt-about-cards-wrapper {
    width: 94%;
  }

  .rt-about-icon {
    flex: none;
  }

  .rt-service-bottom-main {
    grid-column-gap: 1.2rem;
  }

  .rt-case-studies-cards {
    align-items: stretch;
  }

  .rt-case-studies-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: static;
    inset: 0%;
  }

  .rt-case-studies-details {
    padding-top: .5rem;
  }

  .rt-details-list-items {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    justify-content: flex-start;
    align-items: center;
  }

  .rt-business-main {
    margin-bottom: 2rem;
  }

  .rt-navbar-main {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

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

  .rt-navbar-button.rt-on {
    max-width: none;
    margin-top: 1.25rem;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    display: flex;
  }

  .rt-nav {
    padding: 1rem var(--_sizes---gap--xxs-gap) 2.4rem;
    background-color: var(--_colors---background-color--bg-primary-inverse);
  }

  .rt-nav-links {
    font-family: var(--_typography---font--heading-font);
    font-size: var(--_typography---h6-heading--h6-size);
    font-weight: var(--_typography---h6-heading--h6-weight);
    letter-spacing: var(--_typography---h6-heading--h6-letter-spacing);
    text-transform: none;
    padding-top: .8rem;
    padding-bottom: .8rem;
    display: flex;
  }

  .rt-humburger-icon {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: center;
    align-items: flex-start;
  }

  .rt-menu-bar {
    background-color: var(--_colors---background-color--bg-primary);
    width: 1.5625rem;
    height: .125rem;
  }

  .rt-menu-toggle {
    padding-top: .375rem;
    padding-bottom: .375rem;
    padding-right: 0;
  }

  .rt-menu-toggle.w--open {
    background-color: #0000;
  }

  .rt-padding-0 {
    padding: 0;
  }

  .rt-about-counter {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rt-about-v2-bottom-left {
    margin-top: -6.3rem;
  }

  .rt-about-v2-image {
    border-top-right-radius: 7rem;
    border-bottom-left-radius: 7rem;
    height: 39.3rem;
  }

  .rt-utility-page {
    height: 80vh;
  }

  .rt-utility-page.rt-password-height {
    height: 100vh;
  }

  .rt-style-guide-colors {
    grid-template-columns: 1fr 1fr;
  }

  .rt-password-icon {
    width: 4.375rem;
  }

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

  .rt-hero-v11-content {
    max-width: 26.0625rem;
    margin-bottom: 3.125rem;
  }

  .rt-hero, .rt-hero-main {
    height: 80vh;
  }

  .f-accordian-list {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---font--body-font: Generalsans, "Times New Roman", sans-serif;
    --_typography---text--text-size: .875rem;
    --_typography---text--text-line-height: 155%;
    --_typography---text--text-weight: 400;
    --_typography---text--text-letter-spacing: .05rem;
    --_typography---font--heading-font: Marcellus, sans-serif;
    --_typography---h1-heading--h1-size: 2.1875rem;
    --_typography---h1-heading--h1-line-height: 110%;
    --_typography---h1-heading--h1-weight: 400;
    --_typography---h1-heading--h1-letter-spacing: -.0625rem;
    --_typography---h2-heading--h2-size: 1.875rem;
    --_typography---h2-heading--h2-line-height: 115%;
    --_typography---h2-heading--h2-weight: 400;
    --_typography---h2-heading--h2-letter-spacing: -.0625rem;
    --_typography---h3-heading--h3-size: 1.4rem;
    --_typography---h3-heading--h3-line-height: 115%;
    --_typography---h3-heading--h3-weight: 400;
    --_typography---h3-heading--h3-letter-spacing: 0rem;
    --_typography---h4-heading--h4-size: 1.25rem;
    --_typography---h4-heading--h4-line-height: 120%;
    --_typography---h4-heading--h4-weight: 400;
    --_typography---h4-heading--h4-letter-spacing: .01875rem;
    --_typography---h5-heading--h5-size: 1.125rem;
    --_typography---h5-heading--h5-line-height: 115%;
    --_typography---h5-heading--h5-weight: 400;
    --_typography---h5-heading--h5-letter-spacing: .01875rem;
    --_typography---h6-heading--h6-size: 1rem;
    --_typography---h6-heading--h6-line-height: 115%;
    --_typography---h6-heading--h6-weight: 400;
    --_typography---h6-heading--h6-letter-spacing: .01875rem;
    --_typography---font--button-font: Generalsans, "Times New Roman", sans-serif;
    --_typography---text-sm--sm-text-size: .75rem;
    --_typography---text-sm--sm-text-line-height: 100%;
    --_typography---text-sm--sm-text-weight: 600;
    --_typography---text-sm--sm-text-letter-spacing: .125rem;
    --_typography---button--button-text-size: .7rem;
    --_typography---button--button-text-line-height: 100%;
    --_typography---button--button-text-weight: 600;
    --_typography---button--button-text-letter-spacing: .125rem;
    --_colors---background-color--bg-secondary: white;
    --_colors---text-color--text-secondary-color: #484341;
    --_colors---text-color--text-primary-color: #151515;
    --_colors---background-color--bg-secondary-accent: #eef0ef;
    --_colors---background-color--bg-primary: #15241b;
    --_colors---border-color--border-secondary: #faf3e3;
    --_colors---border-color--border-primary-inverse-accent: #ffffff1a;
    --_colors---text-color--text-primary-accent-color: #b8b7b7;
    --_colors---text-color--text-inverse-color: #faf3e3;
    --_colors---text-color--text-neutral: white;
    --_colors---background-color--bg-primary-inverse: #f6f3ee;
    --_colors---border-color--border-secondary-inverse: #1515151a;
    --_colors---border-color--border-primary: #151515;
    --_colors---background-color--bg-primary-accent: #2e3f34;
    --_colors---border-color--border-primary-inverse: #15151580;
    --_colors---rojo-bridgea: #91181e;
    --_colors---azul-bridgea: #1a2c50;
    --_sizes---gap--xxs-gap: .9375rem;
    --_sizes---gap--xs-gap: 1.2rem;
    --_sizes---gap--xl-gap: 3.75rem;
    --_sizes---container--container-sm-width: 80.625rem;
    --_sizes---gap--xxl-gap: 3.75rem;
    --_sizes---container--container-width: 90rem;
    --_sizes---gap--md-gap: 2rem;
    --_sizes---radius--xs-radius: 1.25rem;
  }

  h1, h2 {
    margin-top: 1rem;
  }

  .rt-footer-left {
    width: 100%;
    max-width: none;
    margin-top: 0;
  }

  .rt-footer {
    overflow: hidden;
  }

  .rt-footer-main {
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-footer-v1-bottom {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-align: center;
    flex-flow: column;
  }

  .rt-contact-left {
    max-width: none;
  }

  .rt-contact-main {
    grid-column-gap: var(--_sizes---gap--md-gap);
    grid-row-gap: var(--_sizes---gap--md-gap);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-color-text-primary.rt-text-sm-center {
    text-align: center;
    text-align: center;
  }

  .rt-contact-right {
    max-width: none;
  }

  .rt-pricing-plan {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  }

  .rt-pricing-card {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
  }

  .rt-pricing-card-top {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
  }

  .rt-pricing-card-middle {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
  }

  .rt-team-social-box {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .rt-team-grid-bottom {
    grid-row-gap: 1.8rem;
  }

  .rt-team-description {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .rt-testimonials-authors {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    min-height: 9.9rem;
  }

  .rt-counter-wrapper.rt-h1-counter {
    height: 2.40625rem;
  }

  .rt-about-main {
    flex-flow: column;
  }

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

  .rt-about-cards-wrapper {
    width: 76%;
  }

  .rt-about-right-bottom {
    max-width: none;
  }

  .rt-about-right-options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-about-right-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .rt-service-bottom-main {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }

  .rt-service-card {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .rt-vertical-border.rt-border-active {
    height: .0625rem;
    display: block;
  }

  .rt-service-bottom-line {
    display: none;
  }

  .rt-case-studies-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }

  .rt-case-studies-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rt-business {
    padding-bottom: 0;
  }

  .rt-business-main {
    grid-column-gap: .9375rem;
    grid-row-gap: .9375rem;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .rt-business-left-box, .rt-business-right-box {
    padding: 0;
  }

  .rt-about-v2-top {
    padding-bottom: var(--_sizes---gap--xl-gap);
  }

  .rt-about-v2-top-main {
    justify-content: center;
    align-items: center;
  }

  .rt-about-v2-top-left {
    display: none;
  }

  .rt-about-v2-top-right {
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr .0625rem 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    max-width: none;
    display: flex;
  }

  .rt-about-counter {
    justify-content: center;
    align-items: center;
    padding-top: 2.8rem;
  }

  .rt-vertical-border-v2 {
    display: block;
  }

  .rt-about-v2-bottom {
    padding-top: var(--_sizes---gap--xl-gap);
    padding-bottom: var(--_sizes---gap--xl-gap);
  }

  .rt-about-v2-bottom-main {
    grid-column-gap: var(--_sizes---gap--md-gap);
    grid-row-gap: var(--_sizes---gap--md-gap);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .rt-about-v2-bottom-left {
    max-width: none;
    margin-top: 0;
  }

  .rt-about-v2-bottom-right {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-button-wrapper {
    width: 100%;
  }

  .rt-about-v2-image {
    max-width: none;
    height: 100%;
  }

  .rt-form {
    padding: 4rem 2em 3rem;
  }

  .rt-style-guide-colors {
    grid-template-columns: 1fr;
  }

  .rt-cases-bottom {
    text-align: center;
    flex-flow: column;
  }

  .rt-line {
    display: none;
  }

  .rt-button-v2 {
    padding-top: 0;
  }

  .rt-hero-v11-content {
    max-width: 24.3rem;
  }

  .rt-hero {
    height: 61vh;
  }

  .rt-hero-main {
    z-index: 3;
    background-color: #15241b5e;
    height: 72vh;
    padding-bottom: 0;
    position: relative;
  }

  .rt-hero-text-wrap {
    z-index: 5;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---font--body-font: Generalsans, "Times New Roman", sans-serif;
    --_typography---text--text-size: .875rem;
    --_typography---text--text-line-height: 155%;
    --_typography---text--text-weight: 400;
    --_typography---text--text-letter-spacing: .05rem;
    --_typography---font--heading-font: Marcellus, sans-serif;
    --_typography---h1-heading--h1-size: 2.1875rem;
    --_typography---h1-heading--h1-line-height: 110%;
    --_typography---h1-heading--h1-weight: 400;
    --_typography---h1-heading--h1-letter-spacing: -.0625rem;
    --_typography---h2-heading--h2-size: 1.875rem;
    --_typography---h2-heading--h2-line-height: 115%;
    --_typography---h2-heading--h2-weight: 400;
    --_typography---h2-heading--h2-letter-spacing: -.0625rem;
    --_typography---h3-heading--h3-size: 1.4rem;
    --_typography---h3-heading--h3-line-height: 115%;
    --_typography---h3-heading--h3-weight: 400;
    --_typography---h3-heading--h3-letter-spacing: 0rem;
    --_typography---h4-heading--h4-size: 1.25rem;
    --_typography---h4-heading--h4-line-height: 120%;
    --_typography---h4-heading--h4-weight: 400;
    --_typography---h4-heading--h4-letter-spacing: .01875rem;
    --_typography---h5-heading--h5-size: 1.125rem;
    --_typography---h5-heading--h5-line-height: 115%;
    --_typography---h5-heading--h5-weight: 400;
    --_typography---h5-heading--h5-letter-spacing: .01875rem;
    --_typography---h6-heading--h6-size: 1rem;
    --_typography---h6-heading--h6-line-height: 115%;
    --_typography---h6-heading--h6-weight: 400;
    --_typography---h6-heading--h6-letter-spacing: .01875rem;
    --_typography---font--button-font: Generalsans, "Times New Roman", sans-serif;
    --_typography---text-sm--sm-text-size: .75rem;
    --_typography---text-sm--sm-text-line-height: 100%;
    --_typography---text-sm--sm-text-weight: 600;
    --_typography---text-sm--sm-text-letter-spacing: .125rem;
    --_typography---button--button-text-size: .7rem;
    --_typography---button--button-text-line-height: 100%;
    --_typography---button--button-text-weight: 600;
    --_typography---button--button-text-letter-spacing: .125rem;
    --_colors---background-color--bg-secondary: white;
    --_colors---text-color--text-secondary-color: #484341;
    --_colors---text-color--text-primary-color: #151515;
    --_colors---background-color--bg-secondary-accent: #eef0ef;
    --_colors---background-color--bg-primary: #15241b;
    --_colors---border-color--border-secondary: #faf3e3;
    --_colors---border-color--border-primary-inverse-accent: #ffffff1a;
    --_colors---text-color--text-primary-accent-color: #b8b7b7;
    --_colors---text-color--text-inverse-color: #faf3e3;
    --_colors---text-color--text-neutral: white;
    --_colors---background-color--bg-primary-inverse: #f6f3ee;
    --_colors---border-color--border-secondary-inverse: #1515151a;
    --_colors---border-color--border-primary: #151515;
    --_colors---background-color--bg-primary-accent: #2e3f34;
    --_colors---border-color--border-primary-inverse: #15151580;
    --_colors---rojo-bridgea: #91181e;
    --_colors---azul-bridgea: #1a2c50;
    --_sizes---gap--xxs-gap: .9375rem;
    --_sizes---gap--xs-gap: 1.2rem;
    --_sizes---gap--xl-gap: 3.75rem;
    --_sizes---container--container-sm-width: 80.625rem;
    --_sizes---gap--xxl-gap: 3.75rem;
    --_sizes---container--container-width: 90rem;
    --_sizes---gap--md-gap: 2rem;
    --_sizes---radius--xs-radius: 1.25rem;
  }

  p {
    width: 80%;
  }

  .rt-footer-left {
    grid-column-gap: 1.3125rem;
    grid-row-gap: 1.3125rem;
    justify-content: center;
    align-items: center;
  }

  .rt-footer-main {
    grid-row-gap: 2.9rem;
    text-align: center;
    place-items: center stretch;
    padding-right: 0;
  }

  .rt-container {
    border: 1px #000;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-container._2 {
    flex-flow: column;
    margin-top: -114px;
    padding-top: 26px;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .rt-container.rojo {
    padding-top: 38px;
    padding-bottom: 27px;
  }

  .rt-container._4 {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-gap-off.rt-color-text-inverse {
    text-align: center;
    text-align: center;
  }

  .rt-color-text-inverse.rt-gap-bottom-md {
    margin-right: 0;
  }

  .rt-footer-links {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 139px;
  }

  .rt-footer-links-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .rt-button {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .rt-button.rt-button-submit, .rt-form-button {
    max-width: none;
  }

  .rt-contact-right-image-overlay {
    padding-bottom: 2.4rem;
  }

  .rt-pricing-plan {
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  }

  .rt-pricing-card {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rt-team-grid-top, .rt-team-grid-bottom {
    grid-template-columns: 1fr;
  }

  .rt-team-button-wrap {
    width: 100%;
    max-width: none;
  }

  .rt-slide-nav.rt-responsive-nav {
    padding-top: .9rem;
  }

  .rt-testimonials-authors {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    min-height: 7.5rem;
  }

  .rt-marketing-main {
    padding-bottom: 2.1rem;
  }

  .rt-marketing-main._2 {
    justify-content: center;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
  }

  .rt-marketing-insights {
    padding: 1.3rem 1rem;
  }

  .rt-marquee-text {
    margin-bottom: 24px;
  }

  .rt-marquee-overlay {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-marketing-insights-options {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-marketing-insights-right {
    max-width: none;
  }

  .rt-about-cards-wrapper {
    display: none;
  }

  .rt-about-right-options {
    grid-template-columns: 1fr;
  }

  .rt-service {
    padding-bottom: 1.875rem;
  }

  .rt-service-bottom-main {
    grid-template-columns: 1fr;
    display: none;
  }

  .rt-service-card {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-bottom: 0;
  }

  .rt-service-card.rt-last-item {
    padding-bottom: var(--_sizes---gap--xl-gap);
    padding-bottom: var(--_sizes---gap--xl-gap);
    border-bottom-style: none;
  }

  .rt-service-card-text-content {
    justify-content: center;
    align-items: center;
  }

  .rt-vertical-border.rt-border-active {
    display: none;
  }

  .rt-case-studies-main {
    grid-column-gap: var(--_sizes---gap--md-gap);
    grid-row-gap: var(--_sizes---gap--md-gap);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .rt-case-studies-wrapper {
    display: none;
  }

  .rt-case-studies-cards {
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .rt-case-studies-image {
    border-radius: 20px;
    max-width: 20rem;
    display: block;
  }

  .rt-case-studies-content {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .rt-overflow-hidden, .rt-case-studies-details {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-navbar-main {
    padding-top: .7rem;
    padding-bottom: .7rem;
  }

  .rt-navbar-button.rt-on {
    background-color: var(--_colors---rojo-bridgea);
  }

  .rt-navbar-button.rt-on:hover {
    background-color: var(--_colors---border-color--border-primary);
  }

  .rt-about-v2-top-right {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
  }

  .rt-about-counter {
    padding-top: 1.2rem;
  }

  .rt-about-v2-bottom {
    padding-top: 0;
  }

  .rt-icon {
    width: 2.5rem;
    height: auto;
  }

  .rt-typography-row {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .rt-password-icon {
    width: 2.5rem;
    height: auto;
  }

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

  .rt-hero-v11-content {
    background-color: #0000;
    max-width: 21.875rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 36px;
  }

  .rt-hero {
    background-image: linear-gradient(#000000a3, #000000a3), url("https://cdn.prod.website-files.com/69ee5a3b7f1af1d08665f867/69eea7ccb620082373293980_city-6156596_1280-1.jpg");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    border: 1px #000;
    height: auto;
    padding-top: 278px;
    overflow: visible;
  }

  .rt-hero-v11-main {
    text-align: center;
    background-image: none;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .rt-hero-main {
    background-color: #15241b00;
    justify-content: flex-end;
    height: 61vh;
  }

  .rt-hero-text-wrap {
    display: none;
  }

  .rt-mobile-slider {
    background-color: #0000;
    width: 100%;
    height: 12.8rem;
    display: block;
  }

  .rt-mobile-slider-v2 {
    background-color: #0000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: flex;
  }

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

  .paragraph-2 {
    margin-right: 0;
  }

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

  .flex-block-3 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .flex-block-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .dropdown-toggle {
    margin-right: -53px;
  }

  .youtube-4 {
    background-image: none;
    height: 100%;
    margin-top: -43px;
    padding-bottom: 0;
    top: 94px;
  }

  .paragraph-5 {
    margin-left: 0;
  }

  .slide {
    text-align: center;
    position: relative;
  }

  .mask, .mask-2, .mask-3, .mask-4 {
    left: 49px;
  }

  .flex-block-7 {
    padding-left: 13px;
    padding-right: 13px;
  }

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

@media screen and (max-width: 767px) {
  #w-node-_9c5df7ae-fa28-60b7-6832-634f65033501-8665f8a3 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
