:root {
  --somon: #fe5365;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --radiant-ui-components-library-marketplace--color--linear-color-two: #eff2ff;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #131218;
  --white: white;
  --black: black;
  --blue: #004daa;
  --dark: #211f54;
}

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

.brix---header-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #fe5365;
  width: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: fixed;
  inset: 0% 0% auto;
  overflow: visible;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---hamburger-menu-bar-bottom {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---container-default {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.brix---header-nav-link {
  color: #004daa;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: #4a3aff;
}

.brix---header-nav-link:active, .brix---header-nav-link:visited {
  color: var(--somon);
}

.brix---header-nav-link.w--current {
  color: #004daa;
}

.brix---header-nav-link.w--current:hover {
  color: #fe5365;
  -webkit-text-stroke-color: #fe5365;
}

.brix---header-nav-link.w--current:visited {
  color: #fe5365;
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---header-logo {
  text-align: left;
  max-width: 250px;
}

.brix---hamburger-menu-bar-top {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.brix---header-content-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---btn-secondary-white {
  color: #004daa;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-white:hover {
  color: var(--somon);
  background-color: #fff;
  border-color: #fff;
  transform: translate3d(0, -3px, .01px);
}

.brix---hero-bg-image-dark-2 {
  background-color: #0738740f;
  background-image: linear-gradient(#fff0, #fff0);
  margin-top: 80px;
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---paragraph-default {
  color: #211f54;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---paragraph-default.gris {
  color: #6e7191;
  -webkit-text-stroke-color: #6e7191;
  font-size: 16px;
  font-weight: 400;
}

.brix---paragraph-default.white {
  color: #fff;
}

.brix---button-row-left-2 {
  margin-right: 24px;
}

.brix---heading-h1-size {
  color: #211f54;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---bg-image-full-width {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---grid-2-col---1-col-t-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  overflow: visible;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(117deg, #004daa, #fe5365);
  -webkit-background-clip: text;
  background-clip: text;
}

.brix---color-neutral-812 {
  color: #fff;
}

.brix---buttons-row-2 {
  align-items: center;
  display: flex;
}

.brix---container-default-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.brix---hero-full-width-right-hero-v5 {
  align-items: center;
  max-width: 45%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brix---grid-hero-v1 {
  grid-column-gap: 80px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---section-hero-full-width-right {
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-808 {
  color: #6e7191;
}

.brix---btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #004daa;
  border-radius: 48px;
  justify-content: center;
  padding: 20px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  color: #fff;
  background-color: #fe5365;
  transform: translate3d(0, -3px, .01px);
}

.brix---container-default-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.brix---color-neutral-811 {
  color: #211f54;
}

.brix---opacity-20 {
  opacity: .2;
}

.brix---full-width-image {
  object-fit: cover;
  width: 100%;
  height: 60%;
  padding-left: 0;
  padding-right: 100px;
}

.brix---floating-image-hero-v2---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: -1% auto auto -21%;
  transform: rotate(140deg);
}

.brix---mg-bottom-48px {
  object-fit: contain;
  margin-bottom: 48px;
}

._16 {
  font-size: 16px;
}

.brix---section {
  color: #fff;
  padding-top: 60px;
  padding-bottom: 100px;
}

.brix---grid-features-v11 {
  grid-column-gap: 28px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---mg-top-16px {
  margin-top: 16px;
}

.brix---color-neutral-802 {
  color: #6e7191;
}

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

.brix---image-width-100 {
  width: 100%;
}

.brix---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---container-default-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.brix---mg-bottom-24px {
  margin-bottom: 24px;
}

.brix---card-v11-feature-over-image {
  z-index: 1;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -80px;
  margin-left: 40px;
  margin-right: 40px;
  padding: 28px 32px 48px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---link-content {
  color: #6e7191;
  text-decoration: none;
}

.brix---color-neutral-803 {
  color: #211f54;
}

.brix---heading-h3-size {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---image-border-radius-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---mg-bottom-12px {
  margin-bottom: 12px;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
  transition: color .45s;
}

.brix---grid-gallery-v4 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .48fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---container-default-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.brix---mg-bottom-16px {
  margin-bottom: 16px;
}

.brix---image-wrapper-br-24px {
  border-radius: 24px;
  overflow: hidden;
}

.brix---color-neutral-804 {
  color: #211f54;
}

.brix---mg-bottom-32px {
  margin-bottom: 32px;
}

.brix---card-testimonial-color-2 {
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: red;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-2:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---color-neutral-801 {
  color: #211f54;
}

.brix---hidden-desktop {
  display: none;
}

.brix---link-icon-right {
  margin-left: 6px;
}

.brix---card-testimonial-color-3 {
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #4353ff;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-3:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---link-wrapper-white {
  color: #fff;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.brix---link-wrapper-white:hover {
  color: #fff;
}

.brix---slide-item-mg {
  margin-right: 28px;
}

.brix---inner-container-547px {
  max-width: 574px;
}

.brix---container-default-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.brix---btn-slider-arrow-right---top-right {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  top: -100px;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-right:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---btn-slider-arrow-right---top-left {
  color: #211f54;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
  inset: -100px 84px auto auto;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---btn-slider-arrow-right---top-left:hover {
  transform: scale3d(.94, .94, 1.01);
}

.brix---card-testimonial-color-1 {
  box-shadow: none;
  color: #fff;
  transform-style: preserve-3d;
  background-color: #0084ff;
  border: 0 solid #eff0f6;
  border-radius: 24px;
  padding: 56px 48px;
  text-decoration: none;
  transition: transform .3s, color .3s;
}

.brix---card-testimonial-color-1:hover {
  color: #fff;
  transform: scale3d(.94, .94, 1.01);
}

.brix---slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.brix---section-overflow-hidden {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.brix---slider-mask-width-490px {
  max-width: 480px;
  height: 100%;
  overflow: visible;
}

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

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

.rt-component-section.rt-newsletter-blue-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white);
  border-radius: 10px;
}

.rt-footer-newsletter-main {
  background-color: #f4f4f4;
  display: flex;
}

.rt-change-button {
  color: #fff0;
  background-color: #3898ec00;
}

.rt-footer-newsletter-line {
  background-color: #fff6;
  align-self: center;
  width: 1px;
  height: 30px;
}

.rt-footer-newsletter {
  max-width: 600px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.rt-footer-newsletter-button-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.rt-footer-newsletter-button {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  min-width: 180px;
  display: grid;
}

.rt-newsletter-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.rt-footer-four-title-main {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.rt-button-font {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.rt-footer-newsletter-input {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
  background-color: #fff0;
  border: 0 solid #000;
  height: 62px;
  margin-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
}

.rt-footer-newsletter-input:focus-visible, .rt-footer-newsletter-input[data-wf-focus-visible] {
  font-size: 16px;
}

.rt-footer-newsletter-input::placeholder {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
}

.rt-form-block {
  margin-bottom: 0;
}

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

.rt-component-heading-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
}

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

.rt-cta-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 110px;
}

.rt-button-text-block {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color);
  color: var(--radiant-ui-components-library-marketplace--color--white);
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

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

.rt-text-center.rt-cta-paragraph {
  max-width: 600px;
}

.rt-button-text-wrapper {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-hover-out-text {
  letter-spacing: 1px;
  position: absolute;
  transform: translate(0, 100%);
}

.rt-icon-out {
  position: absolute;
  transform: scale(0);
}

.rt-button-icon-wrapper {
  background-color: #418dff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 19.5px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.rt-hover-in-text {
  letter-spacing: 1px;
}

.rt-button-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: stretch;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  overflow: hidden;
}

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

.rt-no-margin-top-bottom.rt-cta-heading {
  max-width: 516px;
}

.rt-no-margin-top-bottom.rt-cta-heading.rt-text-center {
  font-family: Montserrat, sans-serif;
}

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

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

.rt-heading-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
  font-size: 30px;
  font-weight: 400;
  line-height: 45px;
}

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

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

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

.rt-branding-image-two {
  opacity: 0;
  background-image: linear-gradient(#121722b3, #121722b3), url('../images/BG-img-1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 650px;
  position: absolute;
}

.rt-branding-image-one {
  background-image: linear-gradient(#121722b3, #121722b3), url('../images/BG-img.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 650px;
}

.rt-branding-image-three {
  opacity: 0;
  background-image: linear-gradient(#121722b3, #121722b3), url('../images/BG-img-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  width: 100%;
  height: 650px;
  position: absolute;
}

.rt-branding-celebration-icon {
  color: #ffffff4d;
  background-image: url('../images/🎉-7.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 10px;
  padding-left: 45px;
  font-weight: 200;
}

.rt-branding-images-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-branding-image-five {
  opacity: 0;
  background-image: linear-gradient(#121722b3, #121722b3), url('../images/BG-img-2.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 650px;
  position: absolute;
}

.rt-home-three-branding-section {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-banding-crown-background {
  color: #ffffff4d;
  background-image: url('../images/👑.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 10px;
  padding-left: 45px;
  font-weight: 200;
}

.rt-branding-text-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 14px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
}

.rt-branding-text {
  color: #fff;
  letter-spacing: -.02rem;
  cursor: pointer;
  font-size: 3.125rem;
  font-weight: 600;
  line-height: 3.75rem;
}

.rt-branding-text-hover {
  cursor: pointer;
  transition: all .45s;
}

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

.rt-branding-text-hover.rt-heading-two.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--linear-color-two);
}

.rt-braning-student-icon {
  color: #ffffff4d;
  background-image: url('../images/🧑🏻_🎨.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 10px;
  padding-left: 45px;
  font-weight: 200;
}

.rt-branding-paint-icon {
  color: #ffffff4d;
  background-image: url('../images/🎨.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 10px;
  padding-left: 45px;
  font-weight: 200;
}

.rt-branding-image-four {
  opacity: 0;
  background-image: linear-gradient(#121722b3, #121722b3), url('../images/BG-img-3.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 650px;
  position: absolute;
}

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

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

.cf-footer-main-contain {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cf-footer-section-white {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 140px;
  margin-top: 60px;
  display: flex;
}

.cf-footer-top-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  max-width: 1240px;
  margin-top: 150px;
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-footer-cf-link {
  color: #fff;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s;
}

.cf-footer-cf-link:hover {
  color: #ff5e69;
  border: 1px #000;
  text-decoration: none;
}

.cf-footer-cf-link.black {
  color: #0d0e10;
}

.cf-footer-cf-link.black:hover {
  color: #ff8a56;
}

.cf-webflow-link {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.cf-webflow-link:hover {
  color: #599ffa;
  text-decoration: none;
}

.cf-webflow-link.black {
  color: #0d0e10;
}

.cf-webflow-link.black:hover {
  color: #2a70cc;
}

.cf-footer-bottom-wrapper {
  border-top: 1px solid #ffffff1a;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cf-footer-bottom-wrapper.white {
  border-top-style: none;
  border-top-color: #fff3;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1240px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cf-copyright-text {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 133%;
}

.cf-copyright-text.black {
  color: #0d0e10;
  letter-spacing: -.16px;
  font-size: 12px;
}

.cf-navigation-logo {
  object-fit: contain;
}

.cf-brand {
  padding-left: 0;
}

.cf-brand.w--current {
  width: 80px;
  height: 35px;
  padding-left: 0;
}

.cf-navbar-5 {
  background-color: #0000;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  inset: 0% 0% auto;
}

.cf-navbar-shadow {
  filter: blur(10px);
  background-color: #67666d0f;
  border-radius: 100px;
  width: 100%;
  max-width: 1100px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
  box-shadow: 0 4px 100px #0000001a;
}

.cf-nav-shadow-wrapper {
  width: 95%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cf-nav-links {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  transition: color .2s;
}

.cf-nav-links:hover {
  color: #ff5e69;
}

.cf-nav-links:visited, .cf-nav-links.w--current {
  color: #ff4b00;
}

.cf-nav-links.w--current:hover {
  color: #ffd100;
}

.cf-nav-4-wrapper {
  z-index: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 1%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.cf-nav-5-button {
  color: #fff;
  background-color: #090933;
  border-radius: 80px;
  padding: 10px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  transition: background-color .2s;
}

.cf-nav-5-button:hover {
  background-image: linear-gradient(90deg, #ff5e69 24%, #ffa84b 76%);
}

.cf-navbar-main-white-div {
  z-index: 10;
  padding-top: 0;
  position: relative;
}

.cf-nav-links-wrapper {
  margin-left: auto;
  margin-right: auto;
}

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

.cf-menu-button-wrapper {
  display: none;
}

.cf-nav-4-wrapper-2 {
  z-index: 1;
  background-color: #fff;
  border: 1px #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 1%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

@media screen and (min-width: 1440px) {
  .brix---header-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---header-nav-list-item {
    font-size: 14px;
  }

  .brix---header-nav-link {
    color: #004daa;
    font-size: 16px;
  }

  .brix---header-nav-link:hover {
    color: #fe5365;
    -webkit-text-stroke-color: #fe5365;
  }

  .div-block {
    font-size: 13px;
  }

  .brix---header-nav-menu-list {
    font-size: 14px;
  }

  .brix---btn-secondary-white {
    color: #004daa;
    border-width: 1px;
  }

  .brix---paragraph-default {
    color: #6e7191;
  }

  .brix---paragraph-default.gris {
    color: #6e7191;
    font-weight: 400;
  }

  .brix---paragraph-default.white {
    color: #f7f7fc;
  }

  .text-span {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(276deg, #fe5365 15%, #004daa 80%);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .brix---hero-full-width-right-hero-v5 {
    align-items: center;
    display: flex;
  }

  .brix---grid-hero-v1 {
    grid-column-gap: 90px;
  }

  .brix---section-hero-full-width-right {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 100px;
    display: flex;
  }

  .brix---btn-primary {
    background-color: #211f54;
  }

  .brix---btn-primary:hover {
    background-color: #fe5365;
  }

  .brix---full-width-image {
    padding-right: 140px;
  }

  .brix---section {
    padding-top: 40px;
  }

  .brix---heading-h3-size {
    color: #fe5365;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
  }

  .rt-cta-wrapper {
    padding-top: 135px;
    padding-bottom: 145px;
  }

  .cf-navbar-5 {
    background-color: #0000;
  }

  .cf-nav-links {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cf-nav-links.w--current:visited {
    border-bottom: 1px solid #000;
  }
}

@media screen and (min-width: 1920px) {
  .brix---header-wrapper {
    border-bottom: 1px solid #fe5365;
    height: 102.391px;
  }

  .brix---container-default {
    max-width: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 140px 0 100px;
  }

  .brix---header-nav-link:focus, .brix---header-nav-link:visited {
    color: #fe5365;
  }

  .brix---header-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .brix---hero-bg-image-dark-2 {
    padding-top: 320px;
    padding-bottom: 320px;
  }

  .brix---paragraph-default {
    color: #fff;
  }

  .brix---paragraph-default.gris {
    color: #6e7191;
  }

  .brix---heading-h1-size {
    font-size: 68px;
  }

  .brix---heading-h1-size.gradian {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(135deg, #fe5953, #121b1f);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 52px;
  }

  .text-span {
    -webkit-text-fill-color: transparent;
    background-color: #d34949;
    background-image: linear-gradient(132deg, #fe5365, #004daa);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .brix---container-default-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    display: block;
  }

  .brix---hero-full-width-right-hero-v5 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    max-width: 46%;
    height: 100%;
  }

  .brix---btn-primary {
    background-color: #211f54;
  }

  .brix---btn-primary:hover {
    background-color: #fe5365;
  }

  .brix---container-default-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 140px;
    display: flex;
  }

  .brix---full-width-image {
    width: 60%;
  }

  ._16 {
    font-size: 16px;
  }

  .brix---section {
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .brix---container-default-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 140px;
    display: flex;
  }

  .brix---heading-h3-size.white {
    color: #fff;
  }

  .brix---heading-h2-size {
    color: #004daa;
    border: 1px #fe5365;
  }

  .brix---heading-h2-size.gardian {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(144deg, #fe5365, #004daa);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .brix---container-default-5, .brix---container-default-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 140px;
    display: flex;
  }

  .cf-footer-bottom-wrapper.white {
    justify-content: space-between;
    width: 100%;
    max-width: 84%;
    padding-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-nav-list-item {
    margin-bottom: 16px;
    padding-left: 0;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

  .brix---hero-bg-image-dark-2 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .brix---heading-h1-size {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: 1fr;
  }

  .brix---hero-full-width-right-hero-v5 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 450px;
    display: flex;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 522px;
  }

  .brix---btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---full-width-image {
    width: 50%;
    height: 80%;
    padding-right: 0;
  }

  .brix---floating-image-hero-v2---1 {
    top: 24%;
    right: -30%;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 40px;
  }

  .brix---section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---card-v11-feature-over-image {
    margin-top: -67px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .brix---heading-h3-size {
    font-size: 22px;
    line-height: 32px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 20px;
  }

  .brix---mg-bottom-32px {
    margin-bottom: 24px;
  }

  .brix---btn-slider-arrow-right---top-right {
    inset: auto 39.5% -90px auto;
  }

  .brix---btn-slider-arrow-right---top-left {
    inset: auto auto -90px 39.5%;
  }

  .brix---section-overflow-hidden {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---slider-mask-width-490px {
    position: static;
  }

  .rt-newsletter-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .rt-cta-wrapper {
    padding: 50px 15px 60px;
  }

  .cf-footer-top-wrapper {
    align-items: stretch;
  }

  .cf-brand.w--current {
    height: 30px;
  }

  .cf-navbar-5 {
    overflow: visible;
  }

  .cf-nav-button-wrapper {
    margin-left: auto;
    margin-right: 0;
  }

  .cf-nav-5-menu-button {
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 0;
  }

  .cf-nav-5-menu-button.w--open {
    color: #000;
    background-color: #0000;
  }

  .cf-nav-links {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
  }

  .cf-nav-5-button {
    margin-left: 14px;
  }

  .cf-nav-links-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-nav-menu {
    background-color: #fff;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 28px;
    box-shadow: 0 18px 30px #0000001a;
  }

  .cf-menu-button-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .brix---header-logo {
    max-width: 90%;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---hero-bg-image-dark-2 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 24px;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

  .brix---heading-h1-size {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .brix---grid-2-col---1-col-t-2 {
    grid-template-columns: 1fr;
  }

  .brix---hero-full-width-right-hero-v5 {
    margin-top: 62px;
    position: static;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---section-hero-full-width-right {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---btn-primary {
    padding: 20px 32px;
  }

  .brix---floating-image-hero-v2---1 {
    max-width: 480px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---grid-features-v11 {
    grid-template-columns: 1fr;
  }

  .brix---card-v11-feature-over-image {
    margin-top: -60px;
    margin-left: 32px;
    margin-right: 32px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-gallery-v4 {
    grid-template-columns: 1fr 1fr;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---card-testimonial-color-2 {
    padding: 48px 32px;
  }

  .brix---link-icon-right {
    width: 20px;
    margin-left: 8px;
  }

  .brix---card-testimonial-color-3 {
    padding: 48px 32px;
  }

  .brix---btn-slider-arrow-right---top-right {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    right: 36%;
  }

  .brix---btn-slider-arrow-right---top-left {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
    bottom: -72px;
    left: 36%;
  }

  .brix---card-testimonial-color-1 {
    padding: 48px 32px;
  }

  .brix---section-overflow-hidden {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .rt-button-icon-wrapper {
    height: 50px;
  }

  .rt-button-two {
    height: 50px;
    font-size: 14px;
    line-height: 24px;
  }

  .rt-branding-text-wrapper {
    grid-row-gap: 10px;
  }

  .rt-branding-text-hover {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .cf-footer-top-wrapper {
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }

  .cf-webflow-link {
    color: #fff;
    text-decoration: none;
    transition: color .2s;
  }

  .cf-webflow-link:hover {
    color: #599ffa;
  }

  .cf-footer-bottom-wrapper.white {
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }

  .cf-copyright-text {
    font-size: 16px;
  }

  .cf-nav-shadow-wrapper {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---btn-secondary-white {
    width: 100%;
    margin-top: 220px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---hero-bg-image-dark-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---bg-image-full-width {
    padding-right: 0;
    inset: 0% auto 0% 0%;
  }

  .brix---buttons-row-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---hero-full-width-right-hero-v5 {
    object-fit: fill;
    height: 50%;
  }

  .brix---section-hero-full-width-right {
    padding-top: 48px;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---floating-image-hero-v2---1 {
    display: none;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---card-v11-feature-over-image {
    margin-top: -46px;
    margin-left: 14px;
    margin-right: 14px;
    padding: 18px 24px 40px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---image-border-radius-24px {
    border-radius: 16px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---grid-gallery-v4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

  .brix---card-testimonial-color-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---card-testimonial-color-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---btn-slider-arrow-right---top-right {
    bottom: -72px;
    right: 26%;
  }

  .brix---btn-slider-arrow-right---top-left {
    bottom: -72px;
    left: 26%;
  }

  .brix---card-testimonial-color-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---section-overflow-hidden {
    padding-top: 96px;
    padding-bottom: 96px;
  }

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

  .rt-change-button {
    z-index: 3;
    position: absolute;
    inset: 0%;
  }

  .rt-footer-newsletter-line.rt-mobile-display-off {
    display: none;
  }

  .rt-footer-newsletter-button-text {
    border-bottom: 1px solid #fff;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-footer-newsletter-button {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
  }

  .rt-newsletter-wrap {
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-footer-newsletter-input {
    text-align: center;
  }

  .rt-icon-out {
    transform: none;
  }

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

  .cf-copyright-text {
    max-width: 300px;
  }

  .cf-brand.w--current {
    width: 65px;
    height: 30px;
    padding-left: 0;
  }

  .cf-nav-5-menu-button {
    padding-left: 10px;
  }

  .cf-nav-4-wrapper {
    padding-left: 14px;
    padding-right: 14px;
  }

  .cf-nav-5-button {
    padding: 0 20px;
    font-size: 9px;
    line-height: 20px;
  }

  .cf-nav-4-wrapper-2 {
    padding-left: 14px;
    padding-right: 14px;
  }
}
