:root {
  --radiant-ui-components-library--color--white: white;
  --radiant-ui-components-library--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library--color--theme-color: #1f2853;
  --radiant-ui-components-library--color--heading-dark: #150438;
  --color-1: #e40754;
  --radiant-ui-components-library--linear-color-three: #e0ecff;
  --radiant-ui-components-library--color--button-background-dark: #131218;
  --radiant-ui-components-library--light-grey: #5a5a5a;
  --lynx--white: white;
  --lynx--black: #1f2022;
  --lynx--medium-purple: #8979ec;
}

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

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

@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: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

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

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

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

.rt-tabs-menu-2 {
  flex-direction: column;
  flex: 0 50%;
  margin-right: 20px;
  padding-bottom: 32px;
  display: flex;
}

.rt-tabs-menu-2.rt-with-border {
  border-right: 1px solid #79797999;
  flex-basis: 40%;
  align-self: stretch;
  margin-right: 15px;
  padding-bottom: 0;
  padding-right: 50px;
}

.rt-home-one-industries-btn-block {
  margin-top: 30px;
  display: flex;
}

.rt-tabs-content-2 {
  flex: 0 50%;
  margin-left: 20px;
  overflow: visible;
}

.rt-tabs-content-2.rt-service-one-tab-content {
  flex-basis: 60%;
  margin-left: 60px;
}

.rt-home-one-hero-button-2 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border: 0 solid #0000;
  border-radius: 10px;
  position: relative;
}

.rt-service-one-tabs {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.rt-autofit-10.rt-border-radious {
  border-radius: 10px;
}

.rt-tab-link-three {
  color: var(--radiant-ui-components-library--color--heading-dark);
  background-color: #0000;
  border-bottom: 1px solid #0000001a;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 100%;
}

.rt-tab-link-three.w--current {
  border-bottom-style: solid;
  border-bottom-color: var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: var(--radiant-ui-components-library--color--white);
  border-radius: 9px;
}

.rt-hero-button-background-2 {
  background-color: var(--radiant-ui-components-library--color--white);
  border: 1px solid #0000;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.rt-button-main-6 {
  color: #060f1a;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  padding: 0 35px;
  font-size: .9375rem;
  line-height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-category-cards-text {
  color: var(--color-1);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
}

.rt-category-cards-text.rt-text-no-wrap {
  white-space: nowrap;
}

.rt-category-cards-text.rt-text-lowarcase {
  text-transform: lowercase;
  font-size: 16px;
}

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

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

.contacto {
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

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

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

.rt-home-three-black-overlay {
  background-color: #4627204d;
  position: absolute;
  inset: 0%;
}

.rt-home-three-image-effect-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-home-three-image-effect {
  padding-left: 15px;
  padding-right: 15px;
}

.rt-home-three-effect-detail {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
  transform: rotate(-90deg);
}

.rt-home-three-effect-heading {
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.rt-auto-fit-14 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-home-three-image-effect-picture {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.rt-home-three-image-effect-picture.rt-close-always {
  position: relative;
}

.rt-home-three-effect-big-wrapper {
  display: flex;
}

.rt-home-three-item-underline {
  background-color: #d9d9d9;
  width: 1px;
  height: 100%;
  margin-right: 20px;
}

.rt-home-three-effect-image.rt-change-image-four {
  background-image: url('../images/Stylist-Image.webp');
  background-size: 704px 620px;
}

.rt-home-three-effect-image.rt-change-image-four.rt-always-close.rt-position-relative {
  position: relative;
}

.rt-home-three-effect-image.rt-always-open {
  background-size: 704px 620px;
}

.rt-home-three-effect {
  padding-left: 15px;
  padding-right: 15px;
  display: none;
  overflow: hidden;
}

.rt-home-three-effect-item-wrapper {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

.rt-auto-fit-two {
  object-fit: cover;
}

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

.rt-top-heading-text {
  color: #c99b8f;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.rt-top-heading-text.rt-change-style-two {
  color: var(--radiant-ui-components-library--linear-color-three);
  letter-spacing: 0;
  font-size: 13px;
}

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

.rt-home-one-top-heading-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-home-one-offer-image {
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-home-one-offer-item {
  cursor: pointer;
  border-left: 1px solid #e1d6d3;
  border-right: 1px solid #e1d6d3;
  flex: none;
  padding-left: 40px;
  padding-right: 40px;
}

.rt-home-one-offer-left-arrow {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 68px;
  height: 68px;
  display: flex;
  inset: 5% auto auto 80%;
}

.rt-home-one-offer {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.rt-home-one-offer-main {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.rt-home-one-offer-right-arrow {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 68px;
  height: 68px;
  display: flex;
  inset: 5% 5% auto auto;
}

.rt-heading-five-10 {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.rt-heading-five-10.rt-change-color-white {
  color: #fff;
}

.rt-home-one-offer-mask {
  max-width: 744px;
  overflow: visible;
}

.rt-home-one-offer-text {
  z-index: 3;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-home-one-offer-slider {
  background-color: #ddd0;
  height: auto;
  position: static;
}

.rt-home-one-offer-heading {
  max-width: 540px;
}

.rt-home-one-offer-heading.rt-overflow-hidden {
  overflow: hidden;
}

.rt-inner-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.rt-inner-container.rt-position-relative {
  position: relative;
}

.rt-home-one-top-heading-line-2 {
  background-color: #c99b8f;
  width: 62px;
  height: 1px;
}

.rt-home-one-top-heading-line-2.rt-colour-blue {
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-home-one-offer-wrapper {
  flex: none;
  margin-right: -30vw;
  padding-top: 40px;
  overflow: hidden;
}

.rt-home-one-offer-image-overlay {
  z-index: 2;
  background-image: linear-gradient(0deg, #1670f8, #fff0 58%);
  position: absolute;
  inset: 0%;
}

.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 {
  color: #384bf8;
}

.rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title {
  color: var(--color-1);
}

.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-text-black {
  color: var(--radiant-ui-components-library--color--heading-dark);
  margin-bottom: 40px;
}

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

.rt-contact-link-block {
  font-size: 15px;
  text-decoration: none;
}

.rt-contact-form-text-field {
  outline-offset: 0px;
  color: #686868;
  background-color: #f3f3f3;
  border: 1px solid #0606061a;
  border-radius: 5px;
  outline: 3px #686868;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 29px;
  padding-left: 18px;
  font-size: 1rem;
  line-height: 1.75rem;
  overflow: hidden;
}

.rt-contact-form-text-field::placeholder {
  color: var(--radiant-ui-components-library--light-grey);
}

.rt-contact-form-text-field.rtmessage {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 28px;
}

.rt-contact-form-text-field.rtmessage.rt-height {
  height: 257px;
}

.rt-contact-type {
  margin-bottom: 5px;
}

.rt-contact-para {
  max-width: 566px;
  margin-bottom: 0;
}

.rt-contact-us-form {
  width: 100%;
  padding-top: 33px;
  padding-left: 62px;
  position: relative;
}

.rt-contact-us-main-block {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.rt-info-icon {
  width: 30px;
}

.rt-contact-form-submit {
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 35px 43px 40px;
  display: block;
  overflow: hidden;
}

.rt-contact-form-text {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  width: 78%;
}

.rt-text-field-block {
  grid-column-gap: 15px;
  display: flex;
}

.rt-info-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-contact-form {
  background-image: linear-gradient(to bottom, var(--radiant-ui-components-library--color--theme-color), var(--radiant-ui-components-library--color--theme-color));
  border-radius: 10px;
  margin-bottom: 0;
  padding: 45px;
  overflow: hidden;
}

.rt-contact-one-information-box {
  grid-column-gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 20px 70px 20px 32px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 80px #dbdfffcc;
}

.rt-form-icon {
  position: absolute;
  inset: 0% auto auto 0%;
}

.rt-contact-us-submit {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  width: 100%;
  padding: 18px 38px;
  overflow: hidden;
}

.rt-contact-us-submit.rt-button-new-text.rt-button-text-color-white {
  background-color: var(--color-1);
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 15px;
}

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

.rt-call {
  text-decoration: none;
}

.rt-error-message {
  color: #f33;
  text-align: center;
  padding: 20px;
}

.rt-success-message {
  color: #128800;
  text-align: center;
  background-color: #e1ffe0;
}

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

.body {
  font-family: Open Sans, sans-serif;
}

.rt-text-black-2 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 30px;
}

.rt-contact-para-2 {
  color: var(--color-1);
  max-width: 566px;
  margin-bottom: 50px;
  font-size: 20px;
}

.bold-text {
  color: var(--radiant-ui-components-library--color--theme-color);
  font-size: 30px;
  line-height: 35px;
}

.bold-text-2 {
  color: var(--radiant-ui-components-library--color--theme-color);
  font-size: 22px;
}

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

.rt-dropdown-hover-border {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  transform-origin: 0%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale(0);
}

.rt-dropdown-list-7 {
  background-color: var(--radiant-ui-components-library--color--white);
  border-radius: 5px;
  top: 100%;
  overflow: hidden;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-dropdown-list-7.w--open {
  left: 0;
}

.rt-dropdown-icon-brown {
  opacity: 0;
  position: absolute;
}

.rt-navbar-contact-wrapper {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  align-items: center;
  display: none;
}

.rt-dropdown-4 {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 18px 10px;
  display: flex;
  position: relative;
}

.rt-navbar-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 185px 1fr 185px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-brand-2 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.rt-brand-2.w--current {
  padding: 0 0 0 15px;
}

.rt-dropdown-link-3 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  text-transform: capitalize;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 29px;
}

.rt-dropdown-link-3.w--current {
  color: #f02727;
}

.rt-nav-sub-menu {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-navbar-4 {
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  position: relative;
}

.rt-nav-menus {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  width: 100%;
  max-width: 590px;
  display: flex;
}

.rt-dropdown-toggle-two {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  color: var(--radiant-ui-components-library--color--heading-dark);
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

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

.rt-navbar-conmtact-and-humburgger {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-left: 1px #0003;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.rt-nav-contact-number {
  color: #000;
  letter-spacing: 0;
  font-size: 17px;
  line-height: 27px;
}

.rt-dropdown-list-wrapper {
  grid-row-gap: 20px;
  flex-flow: column;
  min-width: 160px;
  padding: 14px 25px;
  display: flex;
}

.rt-black-icon.rt-in-active {
  opacity: 0;
}

.rt-blue-icon {
  opacity: 0;
  position: absolute;
}

.rt-blue-icon.rt-active {
  opacity: 1;
}

.rt-text-block {
  color: var(--radiant-ui-components-library--color--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.rt-nav-one {
  z-index: 999;
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--white);
  position: sticky;
  top: 0;
  box-shadow: 0 2px 30px #11254226;
}

.rt-nav-one-container {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-one-wrap {
  justify-content: space-between;
  align-items: center;
}

.rt-nav-one-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.rt-nav-one-dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--radiant-ui-components-library--color--theme-color);
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
  display: flex;
}

.rt-nav-one-dropdown-list {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-nav-one-dropdown-list-wrap {
  border-radius: 10px;
  width: 100%;
  max-width: 730px;
  position: relative;
  overflow: hidden;
}

.rt-nav-one-dropdown-list-wrap.rt-utility-pages {
  max-width: 1290px;
}

.rt-nav-one-dropdown-upper-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--radiant-ui-components-library--color--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-nav-top-wrap-contain {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-right: 1px solid #0000000d;
  height: 100%;
  padding: 70px 25px 70px 15px;
}

.rt-nav-top-wrap-contain.rt-border-off {
  border-right-style: none;
}

.rt-nav-top-wrap-contain.rt-flex-horaizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right-style: none;
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.rt-nav-top-wrap-contain.rt-right-gap {
  padding-left: 25px;
}

.rt-nav-top-link-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.rt-nav-top-link-wrap.rt-free {
  background-color: var(--color-1);
  border-radius: 20px;
  padding: 5px 15px;
}

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

.rt-text-icon-wrap.rt-icon-gap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.rt-icon-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-nav-text {
  color: var(--radiant-ui-components-library--color--heading-dark);
  font-weight: 400;
}

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

.rt-nav-one-arrow {
  margin-top: 4px;
}

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

.rt-library-footer {
  background-color: var(--radiant-ui-components-library--color--heading-dark);
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 16px;
}

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

.rt-heading-six {
  color: var(--radiant-ui-components-library--color--heading-dark);
  letter-spacing: -.2px;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

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

.footer.rtpadding-bottom-none {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  padding-bottom: 30px;
  font-family: Open Sans, sans-serif;
}

.rt-margin-top-ten {
  margin-top: 10px;
}

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

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

.rt-about-option {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  letter-spacing: .32px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 26px;
}

.rt-about-option:hover {
  color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-about-option.rt-about-last {
  margin-bottom: 0;
}

.rt-about-option.rt-margin-bottom-ten {
  margin-bottom: 10px;
}

.rt-designed-text--22 {
  color: var(--radiant-ui-components-library--color--white);
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.rt-link-text {
  color: #141517;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
}

.rt-link-text.rt-capitalized {
  text-transform: capitalize;
}

.rt-link-text.rt-capitalized.rt-change-size {
  font-size: 16px;
}

.rt-link-text.rt-capitalized.rt-change-size.rt-text-normal.rt-margin-bottom-five {
  margin-bottom: 5px;
}

.rt-footer-links-text {
  color: #686868;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.rt-footer-links-text.rt-color-dark {
  color: #000;
}

.rt-footer-links-text.rt-color-dark.rt-hover:hover {
  color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-footer-one-social-media-icons {
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  transition: all .5s;
  display: flex;
  position: relative;
}

.rt-footer-one-icon-hover-in {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
  border-radius: 100%;
  width: 35px;
  height: 35px;
  transition: all .25s;
}

.rt-footer-one-icon-hover-in:hover {
  transform: translate(0, -5px);
}

.rt-footer-one-box-main {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1.5fr;
  grid-auto-columns: 2.5fr;
  justify-content: space-between;
  padding-bottom: 83px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-form-3 {
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.rt-form-display-none {
  width: 100%;
  max-width: 500px;
  margin-bottom: 0;
}

.rt-email-field {
  color: #072032;
  letter-spacing: .1px;
  background-color: #fff;
  background-image: url('../images/icon-6.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #dde5f8;
  border-radius: 10px;
  height: 100%;
  min-height: 70px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 60px;
  font-size: 16px;
}

.rt-email-field::placeholder {
  color: #b6c1d8;
  font-size: 16px;
}

.rt-email-field.rt-footer-email-field {
  min-width: 383px;
}

.rt-email-field.rt-footer-email-field::placeholder {
  color: var(--radiant-ui-components-library--light-grey);
}

.rt-footer-row {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  padding-bottom: 23px;
}

.rt-footer-row.rt-margin-top-ten {
  margin-top: 10px;
}

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

.rt-call-icon {
  filter: brightness(0%);
  flex: none;
  margin-top: 7px;
}

.rt-footer-one-follow-text {
  max-width: 400px;
  padding-bottom: 20px;
}

.rt-footer-logo-box {
  margin-top: 8px;
}

.rt-footer-logo-box.rt-footer-column-width {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.rt-footer-link-heading {
  padding-bottom: 38px;
}

.rt-footer-one-logo-new {
  text-align: left;
  padding-bottom: 30px;
}

.rt-footer-one-logo-item {
  vertical-align: baseline;
  width: 100%;
  padding-left: 0;
  overflow: visible;
}

.rt-submit-button-5 {
  border-radius: 10px;
  min-width: 180px;
  height: 50px;
  min-height: 50px;
  position: absolute;
  inset: auto 10px 10px auto;
}

.rt-submit-button-5.rt-main-linear-color.rt-button-width {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  min-width: 98px;
}

.rt-footer-container-2 {
  border: 1px #000;
  border-top: 1px solid #dde5f8;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.rt-footer-container-2.rt-footer-three {
  border-top-style: solid;
  border-top-color: #dde5f8;
  justify-content: space-between;
  align-items: center;
  max-width: 1290px;
  display: flex;
}

.rt-footer-one-copyright-2 {
  text-align: center;
  border-top: 1px #dde5f8;
  border-bottom: 1px #dde5f8;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-social-media-box-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

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

.text-block-2 {
  color: var(--radiant-ui-components-library--color--white);
  text-align: left;
  line-height: 25px;
}

.bold-text-3 {
  color: var(--color-1);
  font-size: 30px;
}

.rt-margin-bottom-twenty {
  margin-bottom: 20px;
}

.diferenciador {
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-full-width {
  border-radius: 10px;
  width: 100%;
}

.rt-advertise-content-icon-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--radiant-ui-components-library--color--theme-color);
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 42px;
  display: flex;
}

.rt-advertise-icon-wrapper {
  color: var(--radiant-ui-components-library--color--heading-dark);
  border: 1px solid #0000004d;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 600;
  position: relative;
}

.rt-advertise-icon-wrapper.rt-icon-one {
  border-color: var(--color-1);
  color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-advertise-icon-wrapper.rticon-two, .rt-advertise-icon-wrapper.rt-icon-four, .rt-advertise-icon-wrapper.rt-icon-three {
  border-color: var(--color-1);
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-dotted-line {
  border: 1px dashed var(--color-1);
  flex: 1;
  width: 1px;
  height: 100%;
}

.rt-advertise-image-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-advertise-content-text-wrapper {
  max-width: 495px;
}

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

.rt-border-radius-six.rt-full-width {
  width: 600px;
  height: 600px;
}

.rt-advertise-content-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-advertise-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
}

.rt-advertise-content.rt-margin-bottom-twenty {
  margin-top: 20px;
}

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

.rt-tabs-menu-3 {
  flex-direction: column;
  flex: 0 50%;
  margin-right: 20px;
  padding-bottom: 32px;
  display: flex;
}

.rt-tabs-menu-3.rt-with-border {
  border-right: 1px solid #79797999;
  flex-basis: 40%;
  align-self: stretch;
  margin-right: 15px;
  padding-bottom: 0;
  padding-right: 50px;
}

.rt-home-one-industries-btn-block-2 {
  margin-top: 30px;
  display: flex;
}

.rt-tabs-content-3 {
  flex: 0 50%;
  margin-left: 20px;
  overflow: visible;
}

.rt-tabs-content-3.rt-service-one-tab-content {
  flex-basis: 60%;
  margin-left: 60px;
}

.rt-home-one-hero-button-3 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border: 0 solid #0000;
  border-radius: 10px;
  position: relative;
}

.rt-service-one-tabs-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.rt-autofit-11.rt-border-radious {
  border-radius: 10px;
}

.rt-tab-link-three-2 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  background-color: #0000;
  border-bottom: 1px solid #0000001a;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 100%;
}

.rt-tab-link-three-2.w--current {
  border-bottom-style: solid;
  border-bottom-color: var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: var(--radiant-ui-components-library--color--white);
  border-radius: 9px;
}

.rt-hero-button-background-3 {
  background-color: var(--radiant-ui-components-library--color--white);
  border: 1px solid #0000;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.rt-button-main-7 {
  color: #060f1a;
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  padding: 0 35px;
  font-size: .9375rem;
  line-height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.producto {
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-auto-fit {
  border-radius: 10px;
  height: auto;
}

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

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

.rt-padding-bottom-fifteen.rt-margin-top-seveteen {
  margin-top: 17px;
}

.rt-padding-bottom-fifteen.rt-margin-top-seveteen.rt-width-five-hundred-twenty {
  max-width: 520px;
}

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

.rt-radius-ten.rt-auto-fit.rt-tab-image-full-width.rt-image-hover-zoom {
  transition: transform .45s;
}

.rt-radius-ten.rt-auto-fit.rt-tab-image-full-width.rt-image-hover-zoom:hover {
  transform: scale(1.05);
}

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

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

.rt-padding-bottom-thirty.rt-width-five-hundred {
  max-width: 500px;
}

.rt-padding-bottom-thirty.rt-width-five-hundred-twenty {
  max-width: 520px;
}

.rt-support-across-channels-tab-content {
  display: none;
}

.rt-image-relative {
  position: relative;
}

.rt-image-relative.rt-top-six {
  top: 6px;
}

.rt-home-two-data-science-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

.rt-home-two-data-science-content-block-two {
  position: absolute;
  inset: auto 5% 5% auto;
}

.rt-posibilities {
  border: 1px solid #2a2044;
  border-radius: 10px;
  width: 100%;
  min-height: 600px;
  position: sticky;
  top: 148px;
  overflow: hidden;
}

.rt-posibilities.rt-active {
  z-index: 0;
  top: 0;
}

.rt-posibilities.rt-active.rt-design-card-block {
  background-color: #fff;
  border-width: 0;
}

.rt-home-two-electrical-grid {
  grid-template-columns: 1fr;
}

.rt-home-two-dedicated-card {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.rt-home-one-sticky-flex {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  align-items: center;
  display: flex;
}

.rt-design-details-right {
  justify-content: center;
  align-items: flex-start;
  height: 70vh;
  display: flex;
}

.rt-design-details-right.rt-design-details-right-one {
  height: auto;
}

.rt-home-one-unforgettable-tabs-menu {
  grid-column-gap: 30px;
  justify-content: center;
  align-items: center;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-home-one-unforgettable-tabs-menu.rt-padding-bottom-sixty-four {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  padding-bottom: 64px;
}

.rt-home-two-data-science-content-block {
  flex: 0 45%;
  position: relative;
}

.rt-tag-8 {
  grid-column-gap: 3px;
  color: #4f4f4f;
  letter-spacing: .01rem;
  text-transform: capitalize;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.875rem;
  display: flex;
}

.rt-tag-heading-shape {
  color: #fff;
  background-color: #1a2934;
  border-radius: 3px;
  align-items: center;
  height: 22px;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.rt-home-four-electrical-flex {
  grid-column-gap: 100px;
  align-items: center;
  display: flex;
}

.rt-home-four-electrical-flex.rt-padding-bottom-eighty {
  padding-bottom: 80px;
}

.rt-home-two-electrical-content-block {
  flex: 0 40%;
}

.rt-case-details {
  grid-column-gap: 120px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.rt-home-two-data-science-flex {
  grid-column-gap: 96px;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.rt-home-two-data-science-flex.rt-padding-top-zero {
  padding-top: 0;
}

.rt-home-two-data-science-image-block {
  border-radius: 6px;
  flex: 0 48%;
  position: relative;
}

.rt-tag-block {
  grid-column-gap: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-tag-block.rt-flex-left {
  justify-content: flex-start;
}

.rt-home-one-unforgettable-tabs-content-block {
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}

.rt-home-one-unforgettable-tabs-content-block.rt-contain-small {
  max-width: 160px;
}

.rt-words-section {
  grid-column-gap: 90px;
  align-items: center;
  padding-top: 150px;
  display: flex;
}

.rt-words-section.rt-padding-top-zero {
  padding-top: 0;
}

.rt-save-time-and-lower-costs-tab-content {
  padding-bottom: 80px;
  display: none;
}

.rt-home-one-unforgettable-tabs-line {
  background-color: #f5f5f5;
  border-radius: 50px;
  width: 100%;
  height: 6px;
  margin-top: 25px;
  position: relative;
  overflow: hidden;
}

.rt-crm-management-tab-content {
  display: flex;
}

.rt-words-content-block {
  flex: 0 47%;
}

.rt-home-four-electrical-image-block-2 {
  flex: 0 47%;
  position: relative;
}

.rt-home-two-data-science-content-image-one {
  z-index: -1;
  position: absolute;
  inset: auto auto -29% -12%;
}

.rt-task-based-key-results-tab-content {
  display: none;
  position: relative;
}

.rt-home-one-unforgettable-tabs {
  background-color: #0000;
  width: 100%;
  max-width: 300px;
  padding-left: 0;
  padding-right: 0;
}

.rt-home-one-unforgettable-tabs.rt-text-center {
  cursor: pointer;
}

.rt-home-one-unforgettable-tabs.rt-text-center.w--current {
  background-color: #0000;
}

.rt-relative {
  position: relative;
}

.rt-relative.rt-image-wrapepr {
  overflow: hidden;
}

.rt-heading-four-15 {
  color: #233050;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 2rem;
}

.rt-words-image-block {
  flex: 0 48%;
  justify-content: center;
  display: flex;
  position: relative;
}

.rt-design-details-teaser {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  max-width: none;
  display: flex;
}

.rt-home-two-data-science-card {
  grid-column-gap: 19px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 29px;
  display: flex;
}

.rt-design-column {
  flex: 1;
  display: block;
  position: relative;
}

.rt-home-one-sticky-tab-section {
  position: absolute;
  inset: auto auto 6% 6%;
}

.rt-home-one-unforgettable-tabs-inner-line {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  inset: 0%;
}

.rt-home-two-data-science-text-block {
  color: var(--radiant-ui-components-library--color--heading-dark);
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.875rem;
}

.rt-home-two-electrical-card {
  grid-column-gap: 30px;
  align-items: flex-start;
  display: flex;
}

.rt-home-one-unforgettable-content {
  color: var(--radiant-ui-components-library--color--body-font-dark);
}

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

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

.productos {
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--body-font-dark);
  width: 100%;
  padding: 80px 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-service-section-service-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
}

.rt-service-section-details-inner-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  color: var(--radiant-ui-components-library--color--theme-color);
  justify-content: space-between;
  padding-top: 40px;
  display: flex;
}

.rt-service-section-item-details-list-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  color: var(--radiant-ui-components-library--color--body-font-dark);
  padding-top: 20px;
  display: flex;
}

.rt-service-section-item-arrow-wrapper {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
  -webkit-text-stroke-color: var(--radiant-ui-components-library--color--theme-color);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 39px;
  height: 39px;
  margin-top: 5px;
  display: flex;
}

.rt-service-section-service-item {
  cursor: pointer;
  border-top: 1px solid #1670f80d;
  border-bottom: 1px solid #1670f80d;
  padding-top: 40px;
  padding-bottom: 40px;
}

.rt-service-section-item-details-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  padding-right: 60px;
  overflow: hidden;
}

.rt-service-section-item-main {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-auto-fit-7 {
  object-fit: cover;
}

.rt-auto-fit-7.rt-landskape-image-full-width {
  border-radius: 10px;
}

.rt-service-section-item-details-paragraph {
  max-width: 600px;
}

.rt-service-section-item-details-text {
  width: 700px;
}

.rt-about-list {
  color: var(--radiant-ui-components-library--color--theme-color);
  padding-left: 20px;
  font-weight: 400;
}

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

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

.rt-home-two-about-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
}

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

.rt-border-ten.rt-up {
  position: relative;
}

.rt-box-one-block {
  background-image: url('../images/arrow-7.svg');
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 32px;
  padding-left: 42px;
}

.rt-home-two-about-left {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex: 0 40%;
  align-self: center;
}

.rt-margin-top-twenty {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--radiant-ui-components-library--color--theme-color);
  margin-top: 20px;
  font-weight: 400;
}

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

.rt-autofit-5.rt-about-img-one {
  border-radius: 10px;
  align-self: center;
  position: absolute;
  left: 0%;
  right: auto;
}

.rt-devider-one {
  background-color: #02015a1f;
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
}

.rt-devider-one.rt-margin-top-thirty {
  background-color: var(--color-1);
}

.rt-home-two-about-right {
  flex: 0 50%;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.heading {
  color: var(--color-1);
}

.bold-text-4, .bold-text-5 {
  color: var(--radiant-ui-components-library--color--theme-color);
  font-weight: 400;
}

.bold-text-6, .bold-text-7 {
  color: var(--color-1);
}

.paragraph {
  font-weight: 400;
}

.paragraph-2 {
  color: var(--radiant-ui-components-library--color--theme-color);
}

.bold-text-8 {
  color: var(--color-1);
}

.paragraph-3 {
  color: var(--radiant-ui-components-library--color--theme-color);
}

.bold-text-9, .bold-text-10 {
  color: var(--color-1);
}

.paragraph-4 {
  font-weight: 400;
}

.bold-text-11, .bold-text-12, .bold-text-13 {
  color: var(--color-1);
}

.bold-text-14 {
  color: var(--color-1);
  font-weight: 700;
}

.paragraph-5 {
  font-weight: 400;
}

.bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19 {
  color: var(--color-1);
}

.paragraph-6 {
  font-weight: 400;
}

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

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

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

.rt-heading-three {
  color: var(--radiant-ui-components-library--color--heading-dark);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three.rt-text-white-2 {
  color: var(--radiant-ui-components-library--color--white);
  text-transform: none;
  font-weight: 700;
}

.rt-team-page-cta-section {
  padding-top: 0;
}

.rt-cta-wrap {
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  display: flex;
}

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

.rt-color-white.rt-margin-bottom-zero-2.rt-responsive-text-center.rt-cta-paragraph {
  max-width: 326px;
  margin-bottom: 0;
}

.rt-about-two-cta-right {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: flex-end;
  min-width: 174px;
  max-width: 234px;
  display: flex;
}

.rt-cta-line {
  background-color: #fff;
  width: 1px;
  height: 76px;
  max-height: 76px;
}

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

.rt-autofit.rt-border-radious-ten {
  border-radius: 10px;
}

.rt-cta-text-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-margin-bottom-zero-2 {
  margin-bottom: 0;
}

.rt-link-text-wrp {
  position: relative;
}

.rt-hero-button {
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--heading-dark);
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-radius: 5px;
  padding: 12px 35px;
  font-size: 1rem;
  font-weight: 500;
}

.rt-hero-button.rt-black-button {
  background-color: #000;
}

.rt-about-two-cta-left {
  grid-column-gap: 28px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-secondary-btn-text {
  color: var(--radiant-ui-components-library--color--white);
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(0, 200%);
}

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

.rt-about-two-cta-block {
  grid-column-gap: 30px;
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.rt-about-two-cta-text-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-cta-boxes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 100%;
  max-width: 1170px;
  display: flex;
}

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

.bold-text-20 {
  color: var(--color-1);
  font-style: normal;
  font-weight: 800;
}

.content-hero {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1392px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lynx-subtitle-white {
  color: var(--lynx--white);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.lynx-heading-white {
  color: var(--radiant-ui-components-library--color--theme-color);
  max-width: 740px;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 92%;
}

.lynx-button-white {
  background-color: var(--lynx--white);
  color: var(--lynx--black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 22px 36px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
}

.lynx-button-white:hover {
  background-color: var(--lynx--black);
  color: var(--lynx--white);
}

.lynx-hero-large {
  background-image: url('../images/frame_56.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 650px;
  display: flex;
  box-shadow: 0 60px 60px -15px #1f20221a;
}

.lynx-block-hero-large {
  background-color: var(--color-1);
  border-radius: 30px 30px 360px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: -34px;
  padding: 100px 60px;
  display: flex;
}

.lynx-paragraph-white {
  color: var(--lynx--white);
  max-width: 460px;
  margin-bottom: 36px;
  font-family: Varela, sans-serif;
  font-size: 23px;
  line-height: 165%;
}

.bold-text-21 {
  font-size: 42px;
  font-weight: 800;
  line-height: 101%;
}

.rt-navbar-one {
  z-index: 1;
  background-color: var(--radiant-ui-components-library--color--theme-color);
  padding-left: 15px;
  padding-right: 15px;
  font-family: Outfit;
  font-weight: 300;
}

.rt-container {
  max-width: 1290px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-navbar-one-main {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
}

.rt-navbar-one-toggle {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: var(--radiant-ui-components-library--color--white);
  justify-content: center;
  align-items: center;
  padding: 23px 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: flex;
}

.rt-navbar-one-dropdown {
  background-color: var(--radiant-ui-components-library--color--white);
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 7px 7px 20px #00000003;
}

.rt-navbar-one-dropdown.w--open {
  padding-top: 12px;
  padding-bottom: 12px;
}

.rt-navbar-one-link {
  padding: 6px 20px 0;
  font-size: 15px;
  font-weight: 400;
  transition: transform .3s;
}

.rt-navbar-one-link:hover {
  color: var(--radiant-ui-components-library--color--theme-color);
  transform: translate(5px);
}

.rt-navbar-one-right-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
}

.rt-call-button {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--radiant-ui-components-library--color--white);
  text-transform: capitalize;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  display: flex;
}

.rt-call-button-text-wrapper {
  justify-content: center;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

.rt-button-text-one {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transform: translate(0, 100%);
}

.rt-button-text-two {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  position: absolute;
}

.rt-navbar-one-button {
  background-color: var(--radiant-ui-components-library--color--heading-dark);
  color: var(--radiant-ui-components-library--color--white);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.rt-nav-menu-7 {
  display: flex;
}

.rt-black-icon-2.rt-in-active {
  opacity: 0;
}

.rt-blue-icon-2 {
  opacity: 0;
  position: absolute;
}

.rt-blue-icon-2.rt-active {
  opacity: 1;
}

.rt-text-block-2 {
  color: var(--radiant-ui-components-library--color--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.rt-nav-one-2 {
  z-index: 999;
  background-color: var(--radiant-ui-components-library--color--white);
  border-bottom: 1px solid #d5d5d5;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 30px #11254226;
}

.rt-nav-one-container-2 {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-one-wrap-2 {
  justify-content: space-between;
  align-items: center;
}

.rt-nav-one-dropdown-2 {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.rt-nav-one-dropdown-toggle-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--radiant-ui-components-library--color--heading-dark);
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.rt-nav-one-dropdown-list-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-nav-one-dropdown-list-wrap-2 {
  border-radius: 10px;
  width: 100%;
  max-width: 730px;
  position: relative;
  overflow: hidden;
}

.rt-nav-one-dropdown-list-wrap-2.rt-utility-pages {
  max-width: 1290px;
}

.rt-nav-one-dropdown-upper-wrap-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--radiant-ui-components-library--color--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-nav-top-wrap-contain-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-right: 1px solid #0000000d;
  height: 100%;
  padding: 70px 25px 70px 15px;
}

.rt-nav-top-wrap-contain-2.rt-border-off {
  border-right-style: none;
}

.rt-nav-top-wrap-contain-2.rt-flex-horaizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right-style: none;
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.rt-nav-top-wrap-contain-2.rt-right-gap {
  padding-left: 25px;
}

.rt-nav-top-link-wrap-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.rt-nav-top-link-wrap-2.rt-free {
  background-color: var(--radiant-ui-components-library--color--heading-dark);
  border-radius: 20px;
  padding: 5px 15px;
}

.rt-text-icon-wrap-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.rt-text-icon-wrap-2.rt-icon-gap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.rt-icon-box-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-nav-text-2 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  font-weight: 400;
}

.rt-nav-text-2.rt-text-white-3 {
  color: var(--radiant-ui-components-library--color--white);
}

.rt-nav-one-arrow-2 {
  margin-top: 4px;
}

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

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

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

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

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

.rt-menu-layout {
  width: 100%;
}

.rt-navbar-container-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.rt-menu-links {
  color: var(--radiant-ui-components-library--color--heading-dark);
  text-transform: capitalize;
  font-size: 15px;
  line-height: 25px;
  transition: transform .35s;
}

.rt-menu-links:hover {
  color: var(--radiant-ui-components-library--color--theme-color);
  transform: translate(5px);
}

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

.rt-dropdown-list-6 {
  background-color: #f5f3f2;
  border-bottom: 4px solid #fcbf4a;
  border-left: 1px solid #0003;
  border-right: 1px solid #0003;
  padding-top: 23px;
  padding-bottom: 20px;
}

.rt-dropdown-list-6.w--open {
  border-bottom-color: var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--white);
  border-radius: 5px;
  padding-top: 17px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-navbar-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.rt-dropdown-3.rt-pages {
  position: static;
}

.rt-main-mega-menu-column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.rt-dropdown-link-2 {
  color: #4a5055;
  padding: 0 40px 6px 20px;
  font-size: 15px;
  transition: transform .35s, color .35s;
}

.rt-dropdown-link-2:hover {
  color: var(--radiant-ui-components-library--color--theme-color);
  transform: translate(5px);
}

.rt-dropdown-link-2.w--current {
  color: #4a5055;
}

.rt-dropdown-link-2.w--current:hover {
  color: #fcbf4a;
}

.rt-tab-display-off {
  border-radius: 5px;
  overflow: hidden;
}

.rt-header-button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #191b1d;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
}

.rt-logo-black {
  opacity: 0;
  position: absolute;
}

.rt-dropdown-toggle-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  padding: 20px 10px;
  display: flex;
}

.rt-header-3 {
  z-index: 1;
  border-bottom: 1px solid var(--color-1);
  background-color: var(--radiant-ui-components-library--color--white);
  margin-bottom: 40px;
  font-family: Outfit;
  font-weight: 300;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.rt-navbar-right-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
}

.rt-logo-box {
  position: relative;
  overflow: hidden;
}

.rt-header-button-icon-image {
  filter: invert();
}

.rt-main-nav-mega-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-right: 1px solid #0003;
  border-bottom: 4px solid var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--white);
  border-left: 1px solid #0003;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start;
  width: 40em;
  min-width: 40em;
  margin-left: auto;
  margin-right: auto;
  padding: 38px 50px 30px;
  display: grid;
  overflow: hidden;
}

.rt-mega-menu-links-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-mega-menu-links-wrapper.rt-mega-menu-margin-top {
  margin-top: 52px;
}

.rt-menu-text-black {
  color: var(--radiant-ui-components-library--color--heading-dark);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-menu-text-black.rt-text-semibold {
  font-weight: 600;
}

.rt-menu-text-black.rt-text-semibold.rt-tab-display-off {
  color: #191b1d;
  font-weight: 400;
}

.rt-header-button-icon {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.rt-arrow-black-two {
  filter: invert();
  margin-top: 4px;
}

.rt-dropdown-list-two {
  background-color: #202638;
  padding-bottom: 5px;
}

.rt-dropdown-list-two.rt-border-radius-six-2.rt-pages-dropdown {
  background-color: #20263800;
  border-bottom: 0 solid #0003;
  border-left: 1px solid #0003;
  border-right: 1px solid #0003;
  inset: auto 0% 0%;
}

.rt-dropdown-list-two.rt-border-radius-six-2.rt-pages-dropdown.w--open {
  background-color: var(--radiant-ui-components-library--color--white);
  margin-top: 0;
  top: 75px;
  left: 0;
  right: 0;
  overflow: visible;
}

.rt-navbar-content-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
}

.rt-header-button-text.rt-white-button-text {
  color: var(--radiant-ui-components-library--color--theme-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-header-button-text.rt-white-button-text:hover {
  color: var(--color-1);
}

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

.lynx-nav-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1290px;
  display: flex;
}

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

.lynx-logo {
  width: 170px;
  height: 42px;
}

.lynx-brand {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 5px;
  display: flex;
}

.lynx-nav-link {
  color: var(--radiant-ui-components-library--color--theme-color);
  letter-spacing: 0;
  text-transform: none;
  padding: 15px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
  overflow: hidden;
}

.lynx-nav-link:hover {
  color: var(--color-1);
}

.lynx-nav-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 14px;
  display: flex;
}

.lynx-nav-button {
  background-color: var(--color-1);
  color: var(--lynx--white);
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 15px 25px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 120%;
  text-decoration: none;
  transition: background-color .2s;
}

.lynx-nav-button:hover {
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

.lynx-navbar {
  z-index: 100;
  border-bottom: 1px solid var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--theme-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.lynx-nav-menu {
  order: 1;
  align-self: flex-end;
}

.rt-category-cards-text-copy {
  color: var(--color-1);
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  line-height: 31px;
}

.rt-category-cards-text-copy.rt-text-no-wrap {
  white-space: nowrap;
}

.rt-category-cards-text-copy.rt-text-lowarcase {
  text-transform: lowercase;
  font-size: 16px;
}

.rt-category-cards-text-copy.rt-margin-bottom-fifteen {
  margin-bottom: 15px;
}

@media screen and (min-width: 1280px) {
  .rt-home-one-offer-left-arrow {
    left: 82%;
  }

  .rt-heading-five-10 {
    font-size: 25px;
    line-height: 35px;
  }

  .rt-contact-one-information-box {
    padding-right: 0;
  }

  .rt-navbar-wrapper-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 185px 1fr 185px;
    display: grid;
  }

  .rt-navbar-conmtact-and-humburgger {
    padding-left: 27px;
  }

  .rt-footer-one-box-main {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr 1.5fr;
    grid-auto-columns: 1fr;
  }

  .rt-home-two-data-science-card {
    flex-direction: row;
  }

  .rt-dropdown-toggle-6 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (min-width: 1440px) {
  .rt-tabs-menu-2 {
    margin-right: 50px;
  }

  .rt-tabs-content-2 {
    margin-left: 50px;
  }

  .rt-home-three-image-effect {
    display: none;
  }

  .rt-home-three-effect {
    display: block;
  }

  .rt-navbar-contact-wrapper {
    display: flex;
  }

  .rt-navbar-wrapper-3 {
    grid-template-columns: 350px 1fr 350px;
  }

  .rt-brand-2 {
    padding-left: 15px;
  }

  .rt-vertical-align {
    flex-flow: column;
    display: flex;
  }

  .rt-navbar-conmtact-and-humburgger {
    border-left-style: solid;
  }

  .rt-nav-contact-number {
    height: 27px;
    overflow: hidden;
  }

  .rt-tabs-menu-3 {
    margin-right: 50px;
  }

  .rt-tabs-content-3 {
    margin-left: 50px;
  }

  .rt-home-two-data-science-card {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-about-two-cta-left {
    grid-column-gap: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .rt-tabs-menu-2.rt-with-border {
    flex-basis: 35%;
  }

  .rt-tabs-content-2.rt-service-one-tab-content {
    flex-basis: 65%;
  }

  .rt-tab-link-three {
    font-size: 1.5625rem;
  }

  .rt-contact-form-text {
    width: 78%;
  }

  .rt-brand-2.w--current {
    padding-left: 40px;
  }

  .rt-navbar-4 {
    z-index: 10;
  }

  .rt-nav-one-wrap {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .rt-footer-one-box-main {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-footer-one-copyright-2 {
    border-top-style: none;
    border-bottom-style: none;
  }

  .rt-advertise-image-wrapper {
    border-radius: 6px;
  }

  .rt-tabs-menu-3.rt-with-border {
    flex-basis: 35%;
  }

  .rt-tabs-content-3.rt-service-one-tab-content {
    flex-basis: 65%;
  }

  .rt-tab-link-three-2 {
    font-size: 1.5625rem;
  }

  .rt-home-two-about-block {
    grid-column-gap: 47px;
  }

  .rt-home-two-about-left {
    max-width: 44%;
  }

  .rt-autofit-5.rt-about-img-one {
    display: block;
    left: 10%;
  }

  .rt-about-two-cta-block {
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
  }

  .rt-navbar-one {
    z-index: 9;
  }

  .rt-nav-one-wrap-2 {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .rt-header-3 {
    z-index: 2;
  }
}

@media screen and (max-width: 991px) {
  .rt-tabs-menu-2 {
    margin-right: 0;
  }

  .rt-tabs-menu-2.rt-with-border {
    margin-right: 10px;
  }

  .rt-tabs-content-2 {
    margin-left: 0;
  }

  .rt-tabs-content-2.rt-service-one-tab-content {
    margin-left: 10px;
  }

  .rt-service-one-tabs {
    margin-top: 30px;
  }

  .rt-tab-link-three {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-three-image-effect {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .rt-home-three-effect-detail {
    width: 100%;
    transform: rotate(0);
  }

  .rt-home-three-effect-big-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .rt-home-three-effect-image {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-home-three-effect {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .rt-home-three-effect-item-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .rt-home-one-offer-left-arrow {
    inset: auto auto 0% 35%;
  }

  .rt-home-one-offer {
    padding-top: 70px;
  }

  .rt-home-one-offer-right-arrow {
    inset: auto 35% 0% auto;
  }

  .rt-home-one-offer-text {
    align-items: center;
    padding-left: 20px;
    padding-right: 0;
  }

  .rt-home-one-offer-heading {
    max-width: 100%;
  }

  .rt-inner-container.rt-position-relative.rt-padding-bottom {
    padding-bottom: 90px;
  }

  .rt-home-one-offer-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .rt-contact-para {
    margin-bottom: 32px;
  }

  .rt-contact-us-form {
    padding-top: 0;
    padding-left: 0;
    position: static;
  }

  .rt-contact-us-main-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .rt-contact-form-text {
    width: 100%;
  }

  .rt-info-details.rt-align {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-info-block {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-contact-one-information-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .rt-error-message, .rt-success-message {
    padding: 10px;
  }

  .rt-contact-para-2 {
    margin-bottom: 32px;
  }

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

  .rt-menu-button.w--open {
    background-color: #c8c8c800;
  }

  .rt-hamburger-3 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-menu-bar {
    background-color: var(--radiant-ui-components-library--color--heading-dark);
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar.rt-bar-three {
    margin-bottom: 0;
  }

  .rt-dropdown-list-7 {
    border-style: none;
    padding-top: 0;
    position: static;
  }

  .rt-navbar-contact-wrapper {
    display: none;
  }

  .rt-dropdown-4 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .rt-navbar-wrapper-3 {
    justify-content: space-between;
    align-items: center;
  }

  .rt-brand-2 {
    height: 70px;
  }

  .rt-dropdown-link-3:hover {
    color: #000;
    transform: none;
  }

  .rt-dropdown-link-3.w--current {
    color: #15111c;
  }

  .rt-nav-menus {
    background-color: #f4e9ea;
    flex-flow: column;
    max-width: 100%;
    display: none;
    position: absolute;
    inset: 100% auto auto 0%;
  }

  .rt-dropdown-toggle-two {
    justify-content: space-between;
    align-items: center;
  }

  .rt-dropdown-list-wrapper {
    padding-left: 15px;
  }

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

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

  .rt-footer-one-box-main {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-columns: 2.5fr;
    padding-bottom: 28px;
    display: grid;
  }

  .rt-email-field.rt-footer-email-field {
    background-position: 10px;
    padding-left: 45px;
  }

  .rt-footer-logo-box {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .rt-footer-logo-box.rt-footer-column-width {
    max-width: 600px;
  }

  .rt-footer-one-logo-new {
    padding-top: 0;
  }

  .rt-advertise-content-text-wrapper {
    max-width: none;
  }

  .rt-advertise-content-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: stretch;
  }

  .rt-tabs-menu-3 {
    margin-right: 0;
  }

  .rt-tabs-menu-3.rt-with-border {
    margin-right: 10px;
  }

  .rt-tabs-content-3 {
    margin-left: 0;
  }

  .rt-tabs-content-3.rt-service-one-tab-content {
    margin-left: 10px;
  }

  .rt-service-one-tabs-2 {
    margin-top: 30px;
  }

  .rt-tab-link-three-2 {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-tab-image-full-width {
    width: 100%;
    height: auto;
  }

  .rt-padding-bottom-thirty.rt-width-five-hundred {
    max-width: none;
  }

  .rt-home-two-data-science-content-block-two {
    border-radius: 6px;
  }

  .rt-posibilities.rt-active.rt-design-card-block {
    max-width: 100%;
  }

  .rt-home-one-sticky-flex {
    grid-row-gap: 30px;
    flex-direction: column;
    padding-bottom: 50px;
  }

  .rt-home-one-unforgettable-tabs-menu {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .rt-home-four-electrical-flex {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .rt-case-details {
    display: block;
  }

  .rt-home-two-data-science-flex {
    grid-row-gap: 50px;
    flex-direction: column;
    align-items: stretch;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .rt-words-section {
    grid-row-gap: 40px;
    flex-direction: column;
    padding-top: 25px;
  }

  .rt-save-time-and-lower-costs-tab-content {
    padding-bottom: 60px;
  }

  .rt-service-section-item-details-wrapper {
    padding-right: 0;
  }

  .rt-home-two-about-block {
    flex-flow: column;
    align-items: stretch;
  }

  .rt-box-one-block {
    margin-top: 25px;
  }

  .rt-home-two-about-left {
    margin-bottom: 30px;
  }

  .rt-autofit-5.rt-about-img-one {
    display: block;
  }

  .rt-heading-three {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-team-page-cta-section {
    padding-bottom: 60px;
  }

  .rt-about-two-cta-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

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

  .rt-cta-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
  }

  .rt-about-two-cta-left {
    grid-row-gap: 20px;
    flex-flow: column;
    padding-right: 0;
  }

  .rt-about-two-cta-block {
    display: block;
  }

  .rt-about-two-cta-text-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-cta-boxes {
    flex-direction: column;
  }

  .lynx-heading-white {
    font-size: 48px;
  }

  .lynx-block-hero-large {
    border-bottom-right-radius: 260px;
    width: 60%;
    margin-left: -12px;
    padding: 70px 40px;
  }

  .rt-navbar-one-right-wrapper {
    display: none;
  }

  .rt-menu-button-2 {
    color: var(--radiant-ui-components-library--color--white);
  }

  .rt-nav-one-2 {
    display: none;
  }

  .rt-menu-button-3 {
    padding: 0;
  }

  .rt-menu-button-3.w--open {
    background-color: #c8c8c800;
  }

  .rt-menu-links {
    padding: 10px 40px;
  }

  .rt-hamburger-4 {
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding-left: 15px;
    display: flex;
  }

  .rt-navbar-menu {
    background-color: var(--radiant-ui-components-library--color--white);
    min-height: 100vh;
    padding-top: 20px;
    position: absolute;
  }

  .rt-dropdown-3 {
    width: 100%;
    display: block;
  }

  .rt-menu-bar-2 {
    background-color: var(--radiant-ui-components-library--color--heading-dark);
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar-2.rt-bar-three {
    margin-bottom: 0;
  }

  .rt-tab-display-off, .rt-header-button {
    display: none;
  }

  .rt-dropdown-toggle-6 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .rt-header-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-navbar-right-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-main-nav-mega-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    justify-items: stretch;
    width: auto;
    min-width: auto;
    margin-top: 0;
    padding: 5px 0;
  }

  .rt-mega-menu-links-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
  }

  .rt-mega-menu-links-wrapper.rt-mega-menu-margin-top {
    margin-top: 0;
  }

  .rt-dropdown-list-two.rt-border-radius-six-2.w--open {
    position: relative;
    top: 0;
  }

  .rt-dropdown-list-two.rt-border-radius-six-2.rt-pages-dropdown {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
  }

  .rt-navbar-content-wrapper {
    position: static;
  }

  .lynx-menu-button {
    background-color: var(--lynx--white);
    color: var(--lynx--black);
    border-radius: 50%;
    margin-left: 8px;
    padding: 13px;
    font-size: 20px;
    transition: background-color .2s, color .2s;
    box-shadow: 0 10px 10px -10px #1f202233;
  }

  .lynx-menu-button.w--open {
    background-color: var(--lynx--black);
    color: var(--lynx--white);
  }

  .lynx-nav-menu {
    background-color: var(--lynx--white);
    padding: 10px;
    box-shadow: 0 10px 15px -10px #1f20221a;
  }
}

@media screen and (max-width: 767px) {
  .rt-tabs-menu-2.rt-with-border {
    border-right-style: none;
  }

  .rt-tabs-content-2.rt-service-one-tab-content {
    margin-left: 0;
  }

  .rt-service-one-tabs {
    flex-direction: column;
  }

  .rt-autofit-10 {
    height: auto;
  }

  .rt-tab-link-three {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-auto-fit-14.rt-landskape-image-full-width {
    width: 100%;
    height: 100%;
  }

  .rt-home-one-offer-item {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-one-offer-left-arrow {
    left: 30%;
  }

  .rt-home-one-offer-right-arrow {
    right: 30%;
  }

  .rt-home-one-offer-mask {
    width: 100%;
    max-width: none;
  }

  .rt-home-one-offer-wrapper {
    margin-right: 0;
  }

  .rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title, .rt-contact-type, .rt-contact-para {
    text-align: center;
  }

  .rt-contact-form-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .rt-info-details {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-info-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-contact-one-information-box {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .rt-site-logo {
    width: 150px;
    height: auto;
  }

  .rt-brand-2.w--current {
    padding: 0;
  }

  .rt-library-footer {
    font-size: 15px;
  }

  .rt-footer-one-box-main {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1.5fr 1fr;
  }

  .rt-form-3 {
    width: 100%;
  }

  .rt-form-3.rt-footer-three-form {
    justify-content: flex-start;
    align-items: stretch;
  }

  .rt-form-display-none {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .rt-email-field {
    background-position: 10px;
  }

  .rt-email-field.rt-footer-email-field {
    width: 100%;
    min-width: auto;
  }

  .rt-footer-row {
    flex-flow: column;
  }

  .rt-footer-logo-box {
    flex: 0 auto;
  }

  .rt-footer-logo-box.rt-footer-column-width {
    max-width: none;
    padding-bottom: 8px;
  }

  .rt-footer-link-heading {
    padding-bottom: 15px;
  }

  .rt-footer-container-2.rt-footer-three {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 29px;
  }

  .rt-social-media-box-3 {
    padding-bottom: 10px;
  }

  .rt-social-media-box-3.rt-margin-bottom-zero {
    padding-bottom: 0;
  }

  .rt-tabs-menu-3.rt-with-border {
    border-right-style: none;
  }

  .rt-tabs-content-3.rt-service-one-tab-content {
    margin-left: 0;
  }

  .rt-service-one-tabs-2 {
    flex-direction: column;
  }

  .rt-autofit-11 {
    height: auto;
  }

  .rt-tab-link-three-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-home-two-data-science-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-posibilities.rt-active.rt-design-card-block {
    height: auto;
  }

  .rt-words-section {
    align-items: stretch;
  }

  .rt-home-four-words-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-service-section-details-inner-wrapper {
    flex-flow: column;
  }

  .rt-auto-fit-7.rt-landskape-image-full-width {
    width: 100%;
    height: 100%;
  }

  .rt-box-one-block {
    padding-left: 37px;
  }

  .rt-autofit-5 {
    height: auto;
  }

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

  .rt-color-white.rt-margin-bottom-zero-2.rt-responsive-text-center {
    text-align: center;
  }

  .rt-about-two-cta-right {
    justify-content: center;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-hero-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-about-two-cta-left {
    flex-direction: column;
    align-items: center;
  }

  .rt-about-two-cta-text-block {
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }

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

  .lynx-heading-white {
    font-size: 40px;
  }

  .lynx-hero-large {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .lynx-block-hero-large {
    width: 80%;
    margin-bottom: -30px;
  }

  .rt-avenor-logo, .rt-avenor-logo.w--current {
    padding-left: 0;
  }

  .rt-header-3 {
    border-bottom-color: #0003;
  }

  .rt-navbar-right-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .rt-navbar-content-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .rt-tabs-menu-2.rt-with-border {
    margin-bottom: 30px;
  }

  .rt-service-one-tabs {
    display: block;
  }

  .rt-category-cards-text {
    text-align: left;
    text-transform: none;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
  }

  .rt-category-cards-text.rt-margin-bottom-thirty {
    text-align: left;
  }

  .rt-category-cards-text.rt-text-lowarcase {
    text-align: center;
    font-size: 20px;
  }

  .contacto {
    padding-top: 20px;
  }

  .rt-home-three-effect-image {
    width: 320px;
    height: 320px;
  }

  .rt-home-one-offer-left-arrow {
    left: 15%;
  }

  .rt-home-one-offer-right-arrow {
    right: 15%;
  }

  .rt-heading-five-10 {
    font-size: 18px;
    line-height: 22px;
  }

  .rt-home-one-offer-text {
    padding-bottom: 20px;
    padding-right: 0;
  }

  .rt-home-one-top-heading-line-2 {
    display: none;
  }

  .rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title {
    text-align: left;
  }

  .rt-button-new-text {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .rt-contact-form-text-field {
    color: var(--radiant-ui-components-library--color--theme-color);
  }

  .rt-contact-form-text-field.rtmessage.rt-height {
    outline-color: var(--radiant-ui-components-library--color--theme-color);
  }

  .rt-contact-form-submit {
    padding: 20px 10px;
  }

  .rt-contact-form-text {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-text-field-block {
    color: var(--radiant-ui-components-library--color--theme-color);
    flex-direction: column;
  }

  .rt-info-details.rt-align {
    text-align: center;
    width: 100%;
    font-size: 0;
  }

  .rt-info-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .rt-contact-form {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding: 0;
  }

  .rt-contact-one-information-box {
    grid-row-gap: 10px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 30px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 30px;
  }

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

  .rt-site-logo {
    width: 140px;
  }

  .rt-nav-one {
    display: block;
  }

  .rt-designed-text--22 {
    text-align: left;
  }

  .rt-footer-one-box-main {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1.5fr;
    padding-bottom: 0;
  }

  .rt-email-field, .rt-email-field.rt-footer-email-field {
    min-width: auto;
  }

  .rt-footer-link-heading {
    padding-bottom: 10px;
  }

  .rt-footer-container-2.rt-footer-three {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .text-block-2 {
    font-size: 12px;
    line-height: 20px;
  }

  .bold-text-3 {
    text-align: left;
    font-size: 25px;
  }

  .diferenciador {
    padding-top: 10px;
    padding-bottom: 60px;
  }

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

  .rt-border-radius-six.rt-full-width {
    width: 300px;
    height: 300px;
  }

  .rt-advertise-content {
    flex-direction: column;
  }

  .rt-body-font-color-2 {
    font-size: 14px;
    line-height: 22px;
    display: block;
  }

  .rt-tabs-menu-3.rt-with-border {
    margin-bottom: 30px;
  }

  .rt-service-one-tabs-2 {
    display: block;
  }

  .producto {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-service-section-item-arrow-wrapper {
    width: 25px;
    height: 25px;
    margin-top: 0;
  }

  .rt-service-section-item-details-paragraph {
    width: 100%;
  }

  .rt-service-section-item-details-text {
    width: 100%;
    display: block;
  }

  .rt-component-section-2 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .rt-margin-top-twenty {
    font-size: 14px;
    line-height: 22px;
  }

  .bold-text-5 {
    font-size: 14px;
    line-height: 21px;
  }

  .paragraph, .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
    font-size: 14px;
    line-height: 22px;
  }

  .rt-component-container-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .rt-component-section-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-autofit.rt-border-radious-ten {
    overflow: clip;
  }

  .rt-about-two-cta-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lynx-heading-white {
    font-size: 34px;
  }

  .lynx-hero-large {
    min-height: 400px;
    margin-bottom: 400px;
  }

  .lynx-block-hero-large {
    border-bottom-right-radius: 140px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: -200px;
    margin-left: 0;
    padding: 50px 20px;
  }

  .bold-text-21 {
    font-size: 30px;
  }

  .bold-text-22 {
    font-size: 14px;
  }

  .paragraph-7 {
    line-height: 25px;
  }

  .bold-text-23 {
    letter-spacing: -.5px;
    font-size: 20px;
    line-height: 32px;
    display: block;
  }

  .paragraph-8, .paragraph-9, .paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16, .paragraph-17, .paragraph-18, .paragraph-19 {
    font-size: 14px;
    line-height: 22px;
  }

  .italic-text {
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
    display: block;
  }

  .rt-nav-one-2 {
    display: block;
  }

  .rt-menu-button-3.w--open {
    overflow: visible;
  }

  .rt-navbar-container-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-menu-bar-2.rt-bar-two, .rt-menu-bar-2.rt-bar-one, .rt-menu-bar-2.rt-bar-three {
    background-color: var(--radiant-ui-components-library--color--theme-color);
  }

  .rt-header-3 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .lynx-nav-link {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 25px;
  }

  .lynx-nav-buttons {
    display: none;
  }

  .lynx-menu-button.w--open {
    background-color: var(--radiant-ui-components-library--color--theme-color);
  }

  .lynx-nav-menu {
    width: 100vw;
    height: 100vh;
  }

  .lynx-icon-menu {
    color: var(--color-1);
  }

  .rt-category-cards-text-copy {
    text-align: left;
    text-transform: none;
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    font-size: 10px;
    line-height: 25px;
    text-decoration: none;
    display: block;
  }

  .rt-category-cards-text-copy.rt-text-lowarcase {
    text-align: center;
    font-size: 20px;
  }

  .rt-category-cards-text-copy {
    text-align: left;
    text-transform: none;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
  }

  .rt-category-cards-text-copy.rt-margin-bottom-thirty {
    text-align: left;
  }

  .rt-category-cards-text-copy.rt-text-lowarcase {
    text-align: center;
    font-size: 14px;
    display: block;
  }
}

#w-node-_36add44f-a2ed-f12d-d3f9-f6685e86221b-8f811d85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_36add44f-a2ed-f12d-d3f9-f6685e862235-8f811d85, #w-node-_36add44f-a2ed-f12d-d3f9-f6685e86222c-8f811d85, #w-node-_36add44f-a2ed-f12d-d3f9-f6685e862223-8f811d85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_36add44f-a2ed-f12d-d3f9-f6685e86223d-8f811d85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_36add44f-a2ed-f12d-d3f9-f6685e86223e-8f811d85 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0b8e9240-4974-8cd6-cd8c-b8436f653b52-8f811d85 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

@media screen and (min-width: 1280px) {
  #w-node-_0b8e9240-4974-8cd6-cd8c-b8436f653b52-8f811d85 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_0b8e9240-4974-8cd6-cd8c-b8436f653b52-8f811d85 {
    grid-column: span 3 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0b8e9240-4974-8cd6-cd8c-b8436f653b52-8f811d85 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0b8e9240-4974-8cd6-cd8c-b8436f653b52-8f811d85 {
    justify-self: start;
  }
}
