:root {
  --radiant-ui-components-library--color--heading-dark: #150438;
  --orange-lider: #fc6501;
  --radiant-ui-components-library--color--white: white;
  --radiant-ui-components-library--color--body-font-dark: #a0adb6;
  --radiant-ui-components-library--color--theme-color: #116df8;
  --3rd: #2fd8b8;
  --dark-grey: #575a5d;
  --radiant-ui-components-library--linear-color-three: #e0ecff;
  --radiant-ui-components-library--color--button-background-dark: #131218;
}

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

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

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

.w-layout-vflex {
  flex-direction: column;
  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;
  }
}

.header-slider {
  display: none;
}

.slider-container {
  margin-left: auto;
  margin-right: auto;
}

.slider-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  width: 100%;
  height: 56.27vw;
  margin-left: auto;
  margin-right: auto;
}

.section-medcheck {
  background-image: radial-gradient(circle at 0 0, #ffcb57 62%, #ff8b3a);
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-logo {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.page-padding {
  padding: 5em 5%;
}

.page-padding.s0 {
  margin-top: 12px;
  padding-top: 2em;
  padding-bottom: 2em;
}

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

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

.padding-vertical.padding-xxlarge {
  padding: 0;
}

.logo_component-slider {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 2200px;
  display: flex;
}

.logo-slider-img {
  width: 130px;
}

.logo-slider-img.hub, .logo-slider-img.nala {
  width: 180px;
}

.logo-slider-img.maya {
  width: 130px;
}

.h2 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  text-align: center;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 3.2rem;
}

.h2.partner {
  color: var(--orange-lider);
}

.container-partner {
  width: 100%;
  max-width: 1200px;
  position: relative;
  top: -18px;
}

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

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

.rt-counter-train-2 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.rt-counter-grid {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: #d2d2d2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 108px;
  font-family: Open Sans, sans-serif;
}

.rt-counter-box-2 {
  justify-content: center;
  align-items: flex-start;
  height: 90px;
  overflow: hidden;
}

.rt-counter-box-2.rt-heading-two-box {
  height: 55px;
}

.rt-counter-2 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  letter-spacing: -1.2px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
  display: flex;
}

.rt-counter-design-image {
  filter: hue-rotate(352deg);
  position: absolute;
  inset: -7% 7% auto auto;
}

.rt-counter-items-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 10rem;
  display: flex;
  position: relative;
}

.rt-home-two-team-counter-wrapper {
  max-width: 1090px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.rt-home-hero-counter-columns {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
}

.rt-counter-items-name {
  color: #14151a;
  text-align: center;
  text-transform: none;
  max-width: 158px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.rt-home-one-service-btn-block {
  justify-content: center;
  padding-top: 50px;
  display: flex;
}

.rt-home-one-creative-agency-tag-line {
  grid-column-gap: 15px;
  color: #c9c9c9;
  background-color: #ffffff0f;
  border-radius: 50px;
  align-items: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
  display: flex;
}

.rt-home-one-creative-agency-tag-line.rt-color-change {
  color: #626262;
  background-color: #f2f2f2;
}

.rt-home-one-creative-agency-tag-line-mark {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: #fff;
  border-radius: 27px;
  padding: 3px 15px 2px;
  font-size: 13px;
  font-weight: 700;
  line-height: 23px;
}

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

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

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

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

.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-component-section.rt-background-blue {
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-component-section.rt-background-blue.rt-gap-none {
  padding: 0;
  overflow: hidden;
}

.rt-component-section.rt-gap-none {
  padding: 0;
  font-family: Outfit;
  font-weight: 300;
}

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

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

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

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

.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-text-blue {
  color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-new-slide-mask {
  position: relative;
}

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

.rt-new-slide-info {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
}

.rt-new-slide-image {
  justify-content: center;
  align-items: flex-end;
  max-width: 800px;
  display: flex;
  position: relative;
}

.rt-new-slide-text {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 35px;
  line-height: 45px;
  display: flex;
  overflow: hidden;
}

.rt-demo-two-accordion-container {
  max-width: 100%;
}

.rt-demo-two-accordion-left-arrow {
  z-index: 10;
  color: #cfcfcf;
  inset: 0% auto 25% 0%;
}

.rt-demo-two-accordion-right-arrow {
  z-index: 5;
  top: 0;
  bottom: 25%;
  left: auto;
}

.rt-demo-two-accordion-main {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.rt-icon-3 {
  color: #cfcfcf;
}

.rt-slider-image-tag {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: var(--radiant-ui-components-library--color--white);
  border: 1px solid #fff;
  padding: 2px 20px;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  inset: 3% 3% auto auto;
}

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

.container-slider-partner {
  width: 100%;
  max-width: 1100px;
  height: 500px;
  margin-top: 30px;
}

.slider-partner {
  width: 750px;
  max-width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.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-text-white {
  color: var(--radiant-ui-components-library--color--white);
}

.rt-body-text-4 {
  color: #444655;
  font-size: 16px;
  line-height: 28px;
}

.rt-body-text-4.rt-text-white.rt-home-one-top-text {
  color: #fff;
}

.rt-home-one-top-section {
  padding: 15px;
}

.rt-nav-top-left-box {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-home-one-top-social-box {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-nav-top-item-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-container-8 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.rt-container-8.rt-nav-top-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.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-nav-button {
  flex: none;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1rem;
  display: block;
}

.rt-hero-button.rt-nav-button.w--current {
  background-color: #ee0d09;
}

.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-container-one-2 {
  z-index: 5;
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-container-one-2.rt-container-gap {
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-button {
  flex: 0 auto;
}

.rt-style-three-header {
  z-index: 300;
  background-color: #0000;
}

.rt-style-three-header.rt-home-two-header {
  z-index: 300;
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-style-three-header.rt-home-two-header.rt-nav-seven {
  margin-bottom: 250px;
  font-family: Outfit;
  font-weight: 300;
}

.rt-home-three-nav-menu-brand {
  align-items: center;
  padding: .5rem 0;
  display: flex;
}

.rt-navbar-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-image-height-auto-4 {
  height: auto;
}

.rt-style-three-menu-dropdown-toggle {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  align-items: center;
  width: 100%;
  padding: 20px 0 20px 17px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 95%;
  transition: all .2s;
  display: flex;
}

.rt-home-three-dropdown {
  cursor: pointer;
  height: 1.75rem;
  overflow: hidden;
}

.rt-home-three-dropdown-link {
  padding-right: 40px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  transition: all .45s;
  transform: translate(0);
}

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

.rt-home-three-dropdown-link.w--current {
  color: #464954;
}

.rt-home-three-dropdown-menu {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.rt-home-three-dropdown-icon {
  align-items: center;
  height: auto;
  font-size: .7rem;
  font-weight: 300;
  top: 4px;
}

.rt-home-three-dropdown-list {
  background-color: #fff;
  border-radius: 5px;
  display: none;
  overflow: hidden;
  box-shadow: 7px 7px 20px #0000001a;
}

.rt-home-three-dropdown-block {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

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

.rt-nav-menu-link-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.rt-home-three-dropdaown {
  flex: none;
}

.rt-home-three-dropdaown.rt-display-block {
  margin-left: 0;
  display: block;
  position: relative;
}

.left-arrow {
  width: 40px;
  display: flex;
  left: 20px;
}

.right-arrow {
  justify-content: flex-end;
  align-items: stretch;
  width: 40px;
  display: flex;
  right: 20px;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.service-component {
  flex-flow: column;
  width: 40rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
  font-weight: 600;
}

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

.service-card {
  grid-column-gap: 1.8rem;
  grid-row-gap: 1.8rem;
  background-color: #ffecdf;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.7rem 2.5rem;
  display: flex;
}

.section-mengapa-liderlab {
  padding-top: 60px;
  font-family: Open Sans, sans-serif;
}

.heading-2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.paragraph {
  flex: 1;
  font-size: 1rem;
  line-height: 1.6rem;
}

.paragraph.layanan {
  color: #a5a5a5;
  text-align: center;
  max-width: 600px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.image {
  width: 4rem;
}

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

.padding-bottom {
  width: 100%;
  padding-bottom: 2rem;
}

.container-layanan {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

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

.rt-category-cards-text-2.rt-margin-bottom-fifteen {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 1.2rem;
  font-weight: 700;
}

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

.container-product {
  width: 100%;
  max-width: 1200px;
  position: relative;
}

.section-product {
  background-color: var(--radiant-ui-components-library--color--white);
  color: var(--radiant-ui-components-library--color--heading-dark);
  width: 100%;
  padding: 80px 15px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 29px;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rt-home-three-service-card {
  background-color: #f5f5f5;
  border-radius: 10px;
  text-decoration: none;
  transition: box-shadow .3s;
  display: block;
  overflow: hidden;
}

.rt-home-three-service-card:hover {
  background-color: #fff;
  box-shadow: 0 8px 80px #f5e7e1;
}

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

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

.paragraph-2 {
  flex: 1;
  max-width: 550px;
}

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

.padding-cta {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  display: none;
}

.button {
  background-color: var(--orange-lider);
  border-radius: 100px;
  padding-left: 30px;
  padding-right: 30px;
}

.rt-navbar-one-2 {
  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-9 {
  max-width: 1290px;
  padding-left: 15px;
  padding-right: 15px;
}

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

.rt-navbar-one-toggle-2 {
  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-2 {
  background-color: var(--radiant-ui-components-library--color--white);
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 7px 7px 20px #00000003;
}

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

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

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

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

.rt-call-button-2 {
  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-2 {
  justify-content: center;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

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

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

.rt-navbar-one-button-2 {
  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-8 {
  display: flex;
}

.brand-3 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 80px;
  display: flex;
}

.navbar-2 {
  background-color: #fe8528;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .9rem;
  position: sticky;
  inset: 0% 0% auto;
}

.logo-text {
  color: #20193a;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.logo-text.l-t-w {
  color: #fff;
  text-decoration: none;
}

.nav-menu-3 {
  align-items: center;
  height: 100%;
  min-height: 80px;
  margin-top: 0;
  display: flex;
}

.link-2 {
  color: #20193a;
  margin-left: 18px;
  font-size: 17px;
  text-decoration: none;
}

.nav-link-4 {
  color: #20193a;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.nav-link-4.hvr-underline-from-left {
  color: var(--radiant-ui-components-library--color--white);
}

.nav-link-4.hvr-underline-from-left:hover, .nav-link-4.hvr-underline-from-left.w--current:hover {
  color: var(--3rd);
}

.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: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-2.rt-background-blue {
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-component-section-2.rt-background-blue.rt-gap-none {
  padding: 0;
  overflow: hidden;
}

.rt-component-section-2.rt-gap-none {
  padding: 0;
  font-family: Outfit;
  font-weight: 300;
}

.rt-container-one-3 {
  z-index: 5;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.rt-header-social-block {
  grid-column-gap: 10px;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.rt-home-one-flex-block {
  justify-content: space-between;
  align-items: flex-start;
}

.rt-phone-icon-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-header-social-link {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding-left: 5px;
  display: flex;
}

.rt-phone-text {
  color: #fff;
  align-self: center;
  font-size: 1rem;
  line-height: 1.1875rem;
  text-decoration: none;
}

.rt-header-phone-block {
  grid-column-gap: 20px;
  align-self: center;
}

.rt-navbar-top-five {
  padding: 15px;
}

.section-nav-top {
  background-color: #f8862f;
}

.div-block-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

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

.rt-component-container-2 {
  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-component-section-3.rtpadding-bottom-none {
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.rt-component-section-3.rt-footer-v-one {
  padding-bottom: 0;
}

.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-about-option {
  color: var(--dark-grey);
  letter-spacing: .32px;
  margin-bottom: 10px;
  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 {
  color: var(--dark-grey);
  margin-bottom: 0;
}

.rt-designed-text {
  color: var(--dark-grey);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.rt-designed-text.rt-body-font-color-3 {
  color: var(--dark-grey);
  margin-bottom: 8px;
  font-weight: 400;
}

.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-change-color {
  color: #5a5a5a;
  transition: color .35s;
}

.rt-link-text.rt-capitalized.rt-change-size.rt-change-color:hover {
  color: var(--radiant-ui-components-library--color--theme-color);
}

.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-container-5 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.rt-footer-three-logo {
  flex: 1;
  margin-bottom: 40px;
}

.rt-footer-three-logo-and-social-media {
  padding-top: 8px;
}

.rt-footer-three-main {
  grid-column-gap: 95px;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 130px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-footer-three-social-media-icons {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  transition: background-color .3s;
  display: flex;
}

.rt-footer-three-social-media-icons:hover {
  background-color: #2b3647;
}

.rt-footer-two-bottom-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.rt-footer-bottom-text {
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.rt-button-text-3 {
  z-index: 1;
  text-transform: capitalize;
  position: relative;
}

.rt-footer-three-description {
  max-width: 328px;
  font-size: 17px;
  line-height: 27px;
}

.rt-footer-two-bottom {
  text-align: center;
  border-top: .5px solid #6fa8ff80;
  padding-top: 25px;
  padding-bottom: 25px;
}

.rt-footer-two-bottom.rt-gutter-space {
  padding-left: 15px;
  padding-right: 15px;
}

.rt-footer-three-contact-links-wrap {
  grid-row-gap: 20px;
  flex-flow: column;
  margin-top: 50px;
  display: flex;
}

.rt-footer-menu-links {
  grid-column-gap: 50px;
  font-size: 17px;
  line-height: 27px;
  display: flex;
}

.rt-button-6 {
  z-index: 99;
  background-color: var(--orange-lider);
  transform-origin: 0 0;
  color: #11171b;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  padding: 9px 30px 7px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.rt-footer-three-social-media-icons-wrap {
  grid-column-gap: 10px;
  margin-top: 30px;
}

.rt-footer-three-title {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 355px;
  display: flex;
}

.rt-footer-three-contact-links-icon {
  flex: none;
}

.rt-footer-three-contact-links {
  grid-column-gap: 25px;
  max-width: 250px;
  font-size: 17px;
  line-height: 27px;
  display: flex;
}

.rt-button-overlay-4 {
  z-index: -1;
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border-radius: 100%;
  width: 25%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: scale(1.7)translate(0, 150%);
}

.rt-button-overlay-4.rt-three {
  left: 50%;
}

.rt-button-overlay-4.rt-four {
  left: 75%;
}

.rt-button-overlay-4.rt-two {
  left: 25%;
}

.rt-location-icon {
  margin-top: 8px;
}

.h3 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  font-weight: 700;
}

.background-blur {
  filter: blur(150px);
  background-color: #ffb060;
  justify-content: center;
  align-self: center;
  width: 18rem;
  height: 18rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 15% auto auto 0%;
}

.background-blur._2 {
  filter: none;
  background-color: #ffffffc2;
  background-image: linear-gradient(188deg, #ffefcb 47%, #fff);
  border-radius: 130px;
  width: 31rem;
  height: 31rem;
  inset: auto -15% 5% auto;
  transform: rotate(37deg);
}

.background-blur._1 {
  filter: none;
  background-image: linear-gradient(53deg, #ffefcb 31%, #fff);
  border-radius: 180px;
  width: 41rem;
  height: 41rem;
  inset: 10% auto auto -20%;
  transform: rotate(45deg);
}

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

.rt-heading-six.rt-margin-bottom-twenty {
  color: var(--dark-grey);
}

.rt-heading-six.rt-margin-bottom-thirty.rt-newsletter-heading {
  color: var(--dark-grey);
  max-width: 250px;
}

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

.rt-divider {
  background-color: #fffc;
  width: 100%;
  height: 1px;
}

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

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

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

.rt-text-field-3 {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  background-color: #fff0;
  border: 1px #000;
  height: 50px;
  padding-left: 0;
  padding-right: 0;
}

.rt-text-field-3::placeholder {
  color: var(--radiant-ui-components-library--color--body-font-dark);
}

.rt-designed-text-block {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 400px;
  display: flex;
}

.rt-logo {
  margin-top: 10px;
  display: flex;
}

.rt-about-section {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex: 1;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  place-items: start;
  max-width: 160px;
  display: grid;
}

.rt-social-icons {
  border-left: 1px solid #00000026;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  max-width: 440px;
  display: grid;
}

.rt-submit-button-3 {
  background-color: var(--radiant-ui-components-library--linear-color-three);
  background-image: url('../images/Vector-10.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 50px;
  height: 50px;
}

.rt-social-icon {
  border-right: 1px solid #00000026;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.rt-email {
  color: var(--dark-grey);
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
}

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

.rt-form-2 {
  border-bottom: 1px solid #00000026;
  justify-content: flex-start;
  align-items: stretch;
  height: 50px;
  display: flex;
  overflow: hidden;
}

.rt-copyright-and-social-icons {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: center;
}

.rt-licence-text {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 230px;
  display: flex;
}

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

.rt-small-divider {
  color: #fff;
  background-color: #fffc;
  width: 191px;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 35px;
}

.rt-footer-section {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-bottom: 40px;
}

.rt-footer {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.rt-newsletter-section {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 467px;
}

.rt-member-icon-image.rt-yellow-icon {
  filter: grayscale();
  position: absolute;
}

.rt-member-icon-image.rt-white-icon {
  filter: grayscale();
}

.rt-contact-section {
  color: #d0d0d0;
  letter-spacing: .32px;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 222px;
  font-weight: 500;
}

.rt-phone-number {
  color: var(--dark-grey);
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}

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

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

.section-footer {
  background-color: #f5f5f5;
  background-image: none;
  padding-top: 60px;
}

.slide-nav {
  display: none;
}

.div-block-3 {
  background-color: var(--orange-lider);
  width: 4px;
  height: 30px;
}

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

.image-3, .image-4 {
  width: 100%;
}

.mobile {
  display: none;
}

.image-5 {
  width: 150px;
}

.slider-nav-inactive {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #fff;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: 0 2.4px 7.2px #122b690a, 0 1.2px 2.4px #122b6914, 0 0 0 1.2px #122b6914;
}

.slider-author-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider-icon {
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
}

.slider-avatar {
  width: 48px;
}

.slider-hero {
  background-color: #ddd0;
  height: auto;
}

.slider-arrow-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

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

.left-arrow-hidden {
  display: none;
}

.slider-nav {
  z-index: 2;
  justify-content: center;
  align-items: center;
  column-gap: 8px;
  padding: 16px;
  display: flex;
}

.section-slider {
  background-color: #f5f5f5;
  background-image: url('../images/bg-texture2.svg');
  background-position: 50%;
  background-size: cover;
  flex: auto;
  justify-content: center;
  align-items: center;
  padding: 60px 3%;
  display: flex;
}

.testimonial-name {
  color: #000;
  font-weight: 500;
  line-height: 24px;
}

.slider-arrow-right {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: var(--radiant-ui-components-library--color--heading-dark);
  color: #fff;
  white-space: nowrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.slider-nav-active {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background-color: #ff5805;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  padding: 0;
  box-shadow: inset 0 4.8px 14.4px #9b8eff4d, inset 0 1.2px #9b8eff99, 0 1.2px 1.2px #5b29ffcc, 0 0 0 1.2px #ff5805;
}

.slider-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.slide-nav-hidden {
  display: none;
}

.slider-image {
  height: 100%;
}

.slider-control-row {
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.slider-wrapper-2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.slider-card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  flex-flow: column;
  padding: 32px;
  display: flex;
}

.testimonial-author {
  color: #5a5a60;
  letter-spacing: .08px;
}

.slider-pararagraph {
  color: #000;
  letter-spacing: -.2px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.slider-arrow-left {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  white-space: nowrap;
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.right-arrow-hidden {
  display: none;
}

.slide-3 {
  height: auto;
}

.slider-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.mask-2 {
  border-radius: 30px;
}

.slider-wrapper-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.play-pause-button {
  display: none;
}

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

.rt-component-section-4 {
  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-overflow-none, .rt-overflow-hidden {
  overflow: hidden;
}

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

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

.rt-marquee-train-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-right: 40px;
}

.rt-marquee-text {
  color: #dedede;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 100px;
}

.rt-about-one-video-text {
  z-index: 3;
  background-color: #15111c1a;
  border-right: 1px solid #ffffff4d;
  justify-content: center;
  align-items: center;
  width: 135px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.rt-play-pause-button {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #0000001a;
  border: 1px solid #fff9;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 102px;
  height: 102px;
  display: flex;
  position: static;
}

.rt-heading-six-9 {
  letter-spacing: -.36px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

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

.rt-heading-six-9.rt-text-color-white.rt-about-one-video-text-rotate {
  transform: rotate(-90deg);
}

.rt-background-video {
  aspect-ratio: 2.39;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-about-one-video-linear-gradient {
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(0deg, #15111c 14%, #15111c33 60%);
  position: absolute;
  inset: 0%;
}

.rt-about-one-video-marque {
  z-index: 4;
  width: 100%;
  position: absolute;
  inset: auto 0% -24px;
}

.rt-marquee-two {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

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

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

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

.rt-radious-ten.rt-overflow-hidden, .rt-background-dark {
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
}

.rt-video-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-lightbox-video {
  position: absolute;
}

.wrapper-video {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.video-lider {
  z-index: 100;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-4 {
  background-color: #ce2727;
  width: 100%;
  height: 600px;
}

.iframe-wrapper {
  width: 100%;
  height: 100vh;
}

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

.line {
  background-color: #d3d3d3;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 30px;
}

.div-block-6 {
  margin-top: 48px;
}

.text-block {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

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

.lightbox-link {
  width: 100%;
  height: 100%;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
}

.lightbox-link:hover {
  transform: scale(1.04);
}

.section-promo {
  margin-bottom: 60px;
}

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

.rt-component-section-5 {
  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-component-section-5.rt-contact-v-one {
  padding-top: 50px;
}

.rt-body-font-color-4 {
  color: #575757;
  transition: color .35s;
}

.rt-no-underline {
  cursor: pointer;
  text-decoration: none;
}

.rt-contact-block-two-left {
  color: var(--radiant-ui-components-library--color--heading-dark);
  flex: 1;
  align-self: center;
  max-width: 47%;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.rt-contact-block-two-right {
  flex: 1;
  align-self: center;
}

.rt-footer-address-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 10px;
}

.rt-home-one-submit {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: var(--radiant-ui-components-library--color--white);
  letter-spacing: .11rem;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 5px;
  width: 285px;
  padding: 17px 5px;
  font-size: .9375rem;
  font-weight: 600;
  line-height: 1.5625rem;
}

.rt-image-height-auto-2 {
  object-fit: cover;
  height: auto;
  margin-top: 6px;
}

.rt-contact-two-flex-one {
  margin-top: 35px;
  margin-bottom: 20px;
}

.rt-contact-two-flex-one.rt-contact-one-flex {
  color: var(--radiant-ui-components-library--color--heading-dark);
}

.rt-contact-two-flex-two {
  margin-bottom: 45px;
}

.rt-footer-social-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.rt-home-one-form-text-field {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #49392a;
  height: 58px;
  padding-left: 25px;
  padding-right: 25px;
}

.rt-home-one-form-text-field.rt-contact-one-text-field {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  background-color: #f3f3f3;
  border-style: none;
  border-radius: 5px;
  margin-bottom: 20px;
}

.rt-home-one-form-text-field.rt-contact-one-text-field::placeholder {
  color: var(--radiant-ui-components-library--color--body-font-dark);
}

.rt-home-one-form-text-field.rt-contact-one-text-field.rt-contact-one-textarea {
  height: 120px;
}

.rt-contact-one-block-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-self: stretch;
}

.rt-contact-one-form-block {
  width: 100%;
  margin-top: 38px;
  margin-bottom: 0;
}

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

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

.div-block-8 {
  background-image: linear-gradient(#fc650175, #fc650175), url('../images/unnamed.webp');
  background-position: 0 0, 50% 70%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.image-6 {
  width: 100%;
}

.heading-3 {
  color: var(--radiant-ui-components-library--color--heading-dark);
  font-family: Open Sans, sans-serif;
}

.div-block-6-copy {
  background-color: var(--orange-lider);
  background-image: linear-gradient(#fe8528bf, #fe8528bf), url('../images/testimony-bg-copy.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 93px;
  padding-bottom: 93px;
  display: flex;
}

.wrapper-testimoni {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 80px;
  display: grid;
}

.div-block-9 {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
  overflow: hidden;
}

.text-block-2 {
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
  line-height: 1.2rem;
}

.div-block-10 {
  width: 100px;
}

.div-block-10.dni {
  width: 200px;
}

.div-block-11 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.bold-text {
  font-family: Open Sans, sans-serif;
  font-size: 1.8rem;
}

@media screen and (min-width: 1280px) {
  .rt-home-hero-counter-columns {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rt-hero-button.rt-nav-button {
    line-height: 1rem;
    display: block;
  }

  .rt-nav-button {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    justify-content: flex-end;
  }

  .rt-nav-menu-link-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .rt-contact-one-block-two {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

@media screen and (min-width: 1920px) {
  .rt-demo-two-accordion-main {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

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

  .rt-container-one-2.rt-container-gap {
    max-width: 1320px;
  }

  .rt-style-three-header.rt-home-two-header {
    z-index: 3;
    position: relative;
  }

  .rt-style-three-header.rt-home-two-header.rt-nav-seven {
    margin-bottom: 250px;
  }

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

  .rt-location-icon {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 991px) {
  .section-logo {
    overflow: hidden;
  }

  .page-padding.s0 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

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

  .logo_component-slider {
    grid-column-gap: 3rem;
  }

  .logo-slider-img {
    width: 174px;
  }

  .rt-counter-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 50px;
  }

  .rt-counter-box-2 {
    height: 100px;
  }

  .rt-counter-box-2.rt-heading-two-box {
    height: 45px;
  }

  .rt-counter-2 {
    font-size: 45px;
    line-height: 45px;
  }

  .rt-home-two-team-counter-wrapper {
    margin-bottom: 0;
  }

  .rt-home-hero-counter-columns {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 190px;
    padding: 25px 30px;
  }

  .rt-counter-items-name {
    max-width: none;
    font-size: 14px;
    line-height: 24px;
  }

  .rt-home-one-service-btn-block {
    padding-top: 40px;
  }

  .rt-demo-two-accordion-left-arrow {
    left: 0%;
  }

  .rt-demo-two-accordion-right-arrow {
    right: 0%;
  }

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

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

  .rt-hero-button.rt-nav-button {
    display: none;
  }

  .rt-container-one-2 {
    max-width: 100%;
  }

  .rt-style-three-menu-dropdown-toggle {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .rt-hamburgar-line-one {
    background-color: var(--radiant-ui-components-library--color--white);
    width: 30px;
    height: 2px;
    padding: 0;
  }

  .rt-home-three-dropdown {
    height: 1.1rem;
    line-height: 90%;
  }

  .rt-home-three-dropdown-menu {
    color: #0b0d0f;
    margin-top: 1px;
    line-height: 95%;
  }

  .rt-home-three-dropdown-icon {
    filter: invert();
  }

  .rt-home-three-dropdown-list {
    width: 100%;
    margin-top: 0;
    position: relative;
  }

  .rt-hamburgar-line-three {
    background-color: var(--radiant-ui-components-library--color--white);
    width: 30px;
    height: 2px;
    padding: 0;
  }

  .rt-hamburgar-wrap {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    cursor: pointer;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 40px;
    height: 40px;
    padding: 0;
    display: flex;
  }

  .rt-nav-menu-link-wrap {
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
    height: 100vh;
    display: none;
    position: absolute;
    inset: 55px 0% 0%;
    overflow: hidden;
  }

  .rt-home-three-dropdaown {
    width: 100%;
  }

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

  .rt-hamburgar-line-two {
    background-color: var(--radiant-ui-components-library--color--white);
    width: 30px;
    height: 2px;
    padding: 0;
  }

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

  .service-card-grid {
    grid-template-columns: 1fr 1fr;
  }

  .rt-no-margin-bottom.rt-home-three-service-description {
    max-width: none;
  }

  .rt-service-card-shape {
    height: auto;
  }

  .rt-home-three-service-heading {
    max-width: none;
  }

  .rt-service-card-text-wrapper {
    padding: 20px 20px 30px;
  }

  .rt-home-three-service-cards {
    grid-template-columns: 1fr 1fr;
  }

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

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

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

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

  .nav-menu-3, .nav-link-4.hvr-underline-from-left {
    background-color: #ffa056;
  }

  .menu-button-2 {
    margin-top: 10px;
  }

  .menu-button-2.w--open {
    background-color: var(--3rd);
  }

  .rt-container-one-3 {
    max-width: 100%;
  }

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

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

  .rt-footer-three-main {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: flex-start;
    padding-bottom: 70px;
  }

  .rt-footer-two-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-footer-menu-links {
    grid-column-gap: 30px;
  }

  .rt-button-6 {
    z-index: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .rt-designed-text-block {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .rt-about-section {
    max-width: none;
  }

  .rt-social-icons {
    border: 1px solid #40454a;
    max-width: none;
  }

  .rt-logo-white-image {
    height: auto;
  }

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

  .rt-copyright-and-social-icons {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 30px;
    padding-bottom: 30px;
    display: grid;
  }

  .rt-licence-text {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

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

  .rt-footer-section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 60px;
    display: grid;
  }

  .rt-footer {
    padding-top: 60px;
  }

  .rt-newsletter-section {
    max-width: none;
  }

  .rt-contact-section {
    max-width: none;
    margin-top: -2px;
  }

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

  .rt-marquee-text {
    font-size: 100px;
    line-height: 110px;
  }

  .rt-about-one-video-text {
    display: none;
  }

  .rt-play-pause-button {
    width: 80px;
    height: 80px;
  }

  .rt-heading-six-9 {
    letter-spacing: -.32px;
    font-size: 16px;
    line-height: 26px;
  }

  .rt-background-video {
    height: 400px;
  }

  .rt-about-one-video-marque {
    bottom: -24px;
  }

  .rt-contact-block-two-left {
    align-self: flex-start;
  }

  .rt-home-one-submit {
    width: 200px;
  }

  .rt-contact-two-flex-one {
    margin-top: 15px;
    margin-bottom: 0;
  }

  .rt-contact-two-flex-two {
    margin-bottom: 25px;
  }

  .rt-home-one-form-text-field {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-contact-one-block-two {
    padding-left: 0;
  }

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

@media screen and (max-width: 767px) {
  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .logo_component-slider {
    grid-row-gap: 2rem;
    flex-direction: row;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .logo-slider-img {
    width: 125px;
  }

  .rt-counter-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 50px;
  }

  .rt-counter-box-2 {
    height: 70px;
  }

  .rt-counter-box-2.rt-heading-two-box {
    height: 35px;
  }

  .rt-counter-2 {
    font-size: 45px;
    line-height: 45px;
  }

  .rt-counter-design-image {
    display: none;
  }

  .rt-home-one-service-btn-block {
    padding-top: 30px;
  }

  .rt-home-one-creative-agency-tag-line {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column;
  }

  .rt-home-one-creative-agency-tag-line-mark {
    display: none;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-home-one-top-section {
    display: none;
  }

  .rt-nav-top-left-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .rt-container-8.rt-nav-top-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

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

  .rt-container-one-2 {
    max-width: 100%;
  }

  .rt-service-card-shape {
    width: 110%;
    max-width: none;
    left: auto;
    right: auto;
  }

  .rt-home-three-service-cards {
    grid-template-columns: 1fr;
  }

  .rt-service-card-image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

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

  .rt-container-one-3 {
    max-width: 100%;
  }

  .rt-header-phone-block {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
  }

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

  .rt-footer-two-bottom-wrapper {
    flex-flow: column;
  }

  .rt-footer-bottom-text {
    font-size: 15px;
    line-height: 25px;
  }

  .rt-footer-three-contact-links-wrap {
    margin-top: 40px;
  }

  .rt-footer-menu-links {
    grid-column-gap: 20px;
  }

  .rt-button-6 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .rt-footer-three-title {
    grid-row-gap: 30px;
  }

  .rt-logo {
    margin-top: 8px;
    padding-left: 0;
  }

  .rt-copyright-and-social-icons {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-small-divider {
    width: 60%;
  }

  .rt-footer-section {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-contact-section {
    margin-top: 0;
  }

  .slider-grid {
    grid-template-columns: 1fr;
  }

  .rt-marquee-train-two {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .rt-marquee-text {
    font-size: 60px;
    line-height: 70px;
  }

  .rt-play-button-icon {
    width: 15px;
    height: 17px;
  }

  .rt-heading-six-9 {
    letter-spacing: -.3px;
    font-size: 15px;
    line-height: 25px;
  }

  .rt-about-one-video-marque {
    bottom: -15px;
  }

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

  .rt-contact-one-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: flex;
  }

  .rt-home-one-submit {
    width: 100%;
  }

  .rt-contact-two-flex-one, .rt-contact-two-flex-two {
    flex: 1;
  }

  .rt-contact-one-block-two {
    padding-top: 25vh;
    display: block;
  }

  .rt-contact-one-form-block {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    height: 250px;
  }

  .page-padding.s0 {
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 1em;
  }

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

  .padding-vertical.padding-xxlarge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .logo_component-slider {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    overflow: hidden;
  }

  .logo-slider-img {
    width: 100px;
  }

  .h2 {
    font-size: 1.2rem;
  }

  .rt-counter-grid {
    grid-template-columns: 1fr;
    justify-items: stretch;
    margin-top: 20px;
  }

  .rt-counter-box-2.rt-heading-two-box {
    height: 50px;
  }

  .rt-counter-design-image {
    display: block;
  }

  .rt-counter-items-wrapper {
    justify-content: center;
    align-items: center;
  }

  .rt-home-hero-counter-columns {
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
  }

  .rt-demo-two-accordion-left-arrow, .rt-demo-two-accordion-right-arrow {
    bottom: 50%;
  }

  .container-slider-partner {
    height: auto;
  }

  .rt-nav-top-left-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-container-8.rt-nav-top-container {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .service-component {
    width: auto;
  }

  .service-card-grid {
    grid-template-columns: 1fr;
  }

  .rt-service-card-shape {
    width: 100.2%;
    max-width: none;
    left: auto;
    right: auto;
  }

  .rt-service-card-image-wrapper {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .nav-link-4.hvr-underline-from-left {
    background-color: #ffa056;
  }

  .rt-designed-text.rt-body-font-color-3 {
    text-align: left;
  }

  .rt-footer-three-main {
    flex-flow: column;
  }

  .rt-main-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-about-section {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .rt-footer-section {
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-items: start;
    display: flex;
  }

  .mobile {
    display: block;
  }

  .code-embed {
    display: none;
  }

  .slider-wrapper-3 {
    max-width: 720%;
    height: 100%;
  }

  .rt-marquee-text {
    font-size: 50px;
    line-height: 60px;
  }

  .rt-about-one-video-marque {
    bottom: -14px;
  }

  .wrapper-video {
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .video-lider {
    width: 300px;
    max-width: 100%;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .container-promo {
    grid-template-columns: 1fr;
  }

  .rt-contact-two-flex-one.rt-contact-one-flex {
    display: none;
  }

  .rt-contact-one-block-two {
    padding-top: 0%;
  }

  .wrapper-testimoni {
    grid-template-columns: 1fr;
  }

  .div-block-9 {
    height: 200px;
  }
}

#w-node-_822cdd62-28cc-30a4-7a42-59e956330c08-5b51f71f, #w-node-_7cf3acaf-d105-5dad-7691-afe21b50a126-5b51f71f, #w-node-_7dcbb831-3b47-fbc8-ba4a-dd84f1eb052b-5b51f71f, #w-node-f8b2c97a-02d5-bef8-b4ce-f890026df98a-5b51f71f, #w-node-_995986fb-20c0-84c7-7eae-e662f1658624-5b51f71f, #w-node-d20c1a2f-05ed-730b-e1e8-8e7539cb853c-5b51f71f, #w-node-acea78dd-593b-6fd4-d966-fc17bbee680a-5b51f71f, #w-node-_90908a0d-8714-5480-4df8-6ba25e76dd10-5b51f71f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6aaeedd1-7d51-000a-8abc-cf38778e9d79-778e9d6a {
  grid-area: span 5 / span 1 / span 5 / span 1;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_6aaeedd1-7d51-000a-8abc-cf38778e9d84-778e9d6a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6aaeedd1-7d51-000a-8abc-cf38778e9d84-778e9d6a, #w-node-_6aaeedd1-7d51-000a-8abc-cf38778e9d8c-778e9d6a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6aaeedd1-7d51-000a-8abc-cf38778e9d6e-778e9d6a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6aaeedd1-7d51-000a-8abc-cf38778e9d84-778e9d6a {
    grid-column: span 1 / span 1;
  }

  #w-node-cac476c1-ca8f-5b5d-faae-869a62c80af0-e22b6f2b {
    order: -9999;
  }
}
