:root {
  --conversion-flow-library--light-coral: #ff5e69;
  --conversion-flow-library--sandy-brown: #ffa84b;
  --conversion-flow-library--color: #5f676d;
  --white: white;
  --black: #090933;
  --orange: #ff4b00;
  --yellow: #ffd100;
  --conversion-flow-library--medium-purple: #ebf2fe66;
  --black-2: black;
  --radiant-ui-components-library-marketplace--color--button-background-dark: #161616;
  --conversion-flow-library--coral: #ff8a56;
  --relume-library-lite--rl-black: var(--conversion-flow-library--color);
  --relume-library-lite--rl-white: white;
  --radiant-ui-components-library-marketplace--color--heading-dark: #090933;
  --radiant-ui-components-library-marketplace--color--white: white;
  --radiant-ui-components-library-marketplace--color--body-font-dark: #6d6d6d;
}

.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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

.cf-testimonial-logos {
  width: 100%;
  max-width: 120px;
}

.cf-testimonial-logos._3 {
  margin-right: 20px;
}

.cf-hero-logos-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.cf-logos-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 133%;
}

.cf-testimonial-logos-contain {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1130px;
  margin: 70px auto;
  display: flex;
}

.cf-hero-layer-blur {
  filter: blur(25px);
  background-color: #f3f3f3;
  width: 100%;
  height: 140px;
  position: absolute;
  inset: auto 0% -12%;
}

.cf-testimonial-name-position {
  color: #0d0e10;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
}

.cf-testimonial-text---italic {
  color: #0d0e10;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 156%;
}

.cf-black-review-stars {
  margin-bottom: 14px;
}

.cf-hero-testimonial-contain {
  z-index: 1;
  background-color: #fff;
  border-radius: 16px;
  max-width: 360px;
  padding: 24px 32px;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-hero-right-image {
  box-sizing: border-box;
  border-radius: 18px;
}

.cf-image-review-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  max-width: 627px;
  display: flex;
  position: relative;
}

.cf-testimonial-logo-image {
  margin-left: 16px;
}

.cf-extra-bold-span {
  font-weight: 800;
}

.cf-star-image {
  margin-right: 16px;
}

.cf-testmonial-text-wrapper {
  color: #0d0e10e6;
  align-items: center;
  margin-top: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
  display: flex;
}

.cf-button-gradient {
  z-index: auto;
  background-color: #ffa84b;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  display: block;
  position: absolute;
  inset: 0% 0% 0% 5%;
}

.cf-call-arrow-down {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cf-call-arrow-down.gradient {
  margin-bottom: -22px;
  margin-left: -22px;
}

.cf-cta-arrow-div {
  z-index: 1;
  background-color: #0000;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-button-text {
  z-index: 1;
  text-align: center;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
}

.cf-cta-button {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #b16cea;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 24px 40px 26px;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-cta-button:hover {
  background-color: #b16cea;
}

.cf-cta-button.rectangle {
  border-radius: 16px;
  padding-right: 30px;
}

.cf-cta-button.rectangle.small {
  background-image: linear-gradient(146deg, var(--conversion-flow-library--light-coral), var(--conversion-flow-library--sandy-brown));
  border-radius: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  font-size: 16px;
}

.cf-cta-button.rectangle.small:hover {
  background-image: linear-gradient(0deg, var(--conversion-flow-library--light-coral), var(--conversion-flow-library--sandy-brown));
}

.cf-18px-paragraph {
  color: var(--conversion-flow-library--color);
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 155%;
}

.cf-18px-paragraph.header-2 {
  color: var(--conversion-flow-library--color);
  margin-bottom: 36px;
  font-size: 16px;
  font-weight: 400;
}

.cf-64px-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 105%;
}

.home-left-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 540px;
  margin-top: 100px;
  display: flex;
}

.cf-1140px-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.cf-hero-section-2 {
  background-color: var(--white);
  overflow: hidden;
}

.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-menu-button-wrapper {
  display: none;
}

.cf-nav-5-button {
  background-color: var(--black);
  color: #fff;
  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, var(--conversion-flow-library--light-coral) 24%, var(--conversion-flow-library--sandy-brown) 76%);
}

.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: var(--conversion-flow-library--light-coral);
}

.cf-nav-links:visited, .cf-nav-links.w--current {
  color: var(--orange);
}

.cf-nav-links.w--current:hover {
  color: var(--yellow);
}

.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-navigation-logo {
  object-fit: contain;
}

.cf-brand {
  box-sizing: border-box;
  width: 10%;
  height: 30%;
  padding-left: 20px;
  overflow: visible;
}

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

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

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

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

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

.cf-32px-heading {
  color: #000;
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-14px-heading {
  color: var(--conversion-flow-library--medium-purple);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.cf-14px-heading.orange {
  color: var(--conversion-flow-library--light-coral);
}

.cf-flex-1---text-contain {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.cf-flex-1---image-2 {
  object-fit: fill;
  border-radius: 16px;
  width: 80%;
  max-width: 435px;
  position: absolute;
  inset: auto -10% 5% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-flex-1---image-1 {
  object-fit: contain;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
}

.cf-flex-1---image-contain {
  align-items: stretch;
  width: 45%;
  display: flex;
  position: relative;
}

.cf-flex-1---container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.cf-flex-1---wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-growth-para-text-18px {
  color: var(--conversion-flow-library--color);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.cf-growth-heading-32px {
  color: #090933;
  letter-spacing: -.01em;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.cf-growth-hero-image {
  width: 80px;
  height: 80px;
  margin-bottom: 32px;
}

.cf-growth-wrapper {
  background-color: #fff;
  border-radius: 22px;
  width: 100%;
  max-width: 360px;
  padding: 48px 40px;
  box-shadow: 0 13px 100px #c7c7c740;
}

.cf-growth-wrapper.large {
  background-color: var(--orange);
  background-image: linear-gradient(180deg, var(--orange), #77417a);
  opacity: 1;
  pointer-events: auto;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  padding-left: 56px;
  padding-right: 80px;
  display: flex;
  position: sticky;
}

.cf-growth-para-text-20px {
  opacity: 1;
  margin-top: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.cf-text-opacity-70-italic {
  background-image: linear-gradient(90deg, var(--conversion-flow-library--medium-purple), var(--orange) 60%, var(--conversion-flow-library--sandy-brown));
  opacity: 1;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
}

.cf-growth-h2-heading-56px {
  letter-spacing: -.01em;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 64px;
}

.cf-growth-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}

.cf-growth-container {
  z-index: 11;
  width: 100%;
  height: 100%;
  position: relative;
}

.cf-wrapper-1160 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.cf-wrapper-1160.growth-flex {
  padding-bottom: 100px;
}

.cf-growth-section {
  margin-bottom: 0;
  position: relative;
}

.cf-services-image {
  object-fit: contain;
  border-radius: 16px;
}

.cf-services-right-contain {
  width: 50%;
  max-width: 500px;
}

.cf-call-arrow-contain {
  background-color: #0d0e10;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-call-arrow-contain.cf-gradient {
  background-color: #b16cea;
  background-image: linear-gradient(135deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  width: 40px;
  height: 40px;
  padding-bottom: 6px;
  padding-left: 6px;
}

.cf-gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
}

.cf-call-button {
  color: #0d0e10;
  letter-spacing: -.32px;
  align-items: center;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.cf-call-button._24px-bold {
  color: #b16cea;
  letter-spacing: normal;
  padding-left: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.cf-services-paragraph {
  color: #000;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 156%;
}

.cf-services-h2-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-services-icon {
  object-fit: contain;
  border-radius: 18px;
  margin-bottom: 32px;
}

.cf-services-icon._2 {
  margin-bottom: 32px;
  box-shadow: 0 14px 80px #186fe140;
}

.cf-services-icon._1 {
  border-radius: 18px;
  margin-bottom: 32px;
  box-shadow: 0 14px 80px #fc6b5c40;
}

.cf-services-left-contain {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  max-width: 450px;
  display: flex;
}

.cf-services-page-contain {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 200px;
  display: flex;
}

.cf-services-page-contain.reverse {
  flex-direction: row-reverse;
  margin-bottom: 0;
}

.cf-services-main-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-error-message-dark {
  color: #bd333d;
  background-color: #fc6b5c4d;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.cf-success-message {
  color: #fff;
  background-color: #53eb63;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-form-gradient-submit {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(90deg, #ff5e69 27%, #ff8a56 80%, #ffa84b 90%);
  border-radius: 40px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-form-gradient-submit:hover {
  background-image: linear-gradient(0deg, #ff5e69 27%, #ff8a56 73%, #ffa84b 90%);
}

.cf-borders-text-field {
  color: #0d0e10;
  letter-spacing: -.32px;
  border: 1px solid #0d0e101a;
  border-radius: 8px;
  height: 60px;
  margin-bottom: 20px;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field:focus {
  border-color: #0d0e1033;
}

.cf-borders-text-field::placeholder {
  color: #0d0e1066;
}

.cf-borders-text-field.message {
  margin-bottom: 32px;
}

.cf-borders-text-field-dropdown {
  color: #0d0e1066;
  letter-spacing: -.32px;
  background-color: #fff;
  border: 1px #0d0e101a;
  border-radius: 8px;
  width: 95%;
  height: 60px;
  margin-bottom: 0;
  padding: 16px 22px;
  font-size: 18px;
  line-height: 156%;
}

.cf-borders-text-field-dropdown:focus {
  border-color: #0d0e1033;
}

.cf-borders-text-field-dropdown::placeholder {
  color: #0d0e1066;
}

.cf-form-dropdown {
  border: 1px solid #0000001a;
  border-radius: 8px;
  margin-bottom: 20px;
}

.cf-form-heading-28px {
  letter-spacing: -.75px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-send-message-form {
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 0;
  padding: 40px;
}

.cf-form-right-wrapper {
  width: 50%;
}

.cf-footer-info {
  color: var(--white);
  letter-spacing: -.48px;
  font-size: 20px;
  line-height: 150%;
}

.cf-info-heading {
  color: var(--conversion-flow-library--light-coral);
  letter-spacing: .96px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.cf-footer-headings-wrap {
  margin-left: 32px;
}

.cf-features-section-1-image-contai {
  object-fit: contain;
  border-radius: 100%;
}

.cf-form-icon {
  background-color: #0000;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.cf-footer-info-contain {
  align-items: flex-start;
  margin-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.cf-footer-info-contain.last {
  margin-bottom: 0;
}

.cf-footer-divider {
  background-color: #fff3;
  width: 100%;
  height: 1px;
  margin-top: 48px;
  margin-bottom: 48px;
}

.cf-white-link {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  transition: all .2s;
}

.cf-white-link:hover {
  color: #ffa84b;
  border-bottom-color: #ffa84b;
}

.cf-white-link.v2 {
  color: var(--black);
}

.cf-form-paragraph {
  color: #fffc;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 156%;
}

.cf-form-paragraph.black {
  color: var(--black);
}

.cf-form-paragraph.yellow {
  color: var(--orange);
}

.cf-form-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-form-heading.black {
  color: var(--black-2);
}

.cf-form-left-wrapper {
  width: 40%;
  max-width: 360px;
}

.cf-form-main-wrapper {
  background-color: #090933;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 70px 70px 80px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-form-section-1 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.cf-benefits-pointer-line {
  background-color: #b16cea1a;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.cf-benefits-pointer-line._3 {
  background-color: #d1d3d533;
}

.cf-text-block-2 {
  font-family: Montserrat, sans-serif;
}

.cf-text-block-2._16-px {
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
}

.cf-text-block-2._16-px.color {
  color: #161616;
}

.cf-case-study-number-text {
  color: #090933;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.cf-benefits-pointer-number {
  background-image: linear-gradient(84deg, var(--orange), var(--conversion-flow-library--sandy-brown));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
}

.cf-benefits-pointer-heading-and-number {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.cf-benefits-pointer-item {
  max-width: 300px;
  padding-top: 24px;
  padding-bottom: 56px;
  position: relative;
}

.cf-benefits-pointers-right {
  margin-top: 120px;
}

.cf-video-thumbnail {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.cf-benefits-image {
  width: 50%;
  max-width: 400px;
  height: 620px;
  margin-top: 60px;
  margin-left: 5%;
  margin-right: 5%;
  position: relative;
  left: 0%;
}

.cf-wrapper {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.cf-wrapper.benefits-wrapper {
  align-items: flex-start;
  margin-top: -42px;
  padding-top: 0;
  padding-bottom: 0;
}

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

.cf-bottom-line {
  background-color: #0d0e101a;
  width: 100%;
  height: 1px;
}

.cf-faq-content {
  color: #0d0e10bf;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.cf-faq-answer-wrap {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 10%;
}

.cf-faq-questions {
  color: #0d0e10;
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
}

.cf-faq-question-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-faq-question-container-2 {
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cf-faq-question-container-2.first {
  border-top: 1px solid #0d0e101a;
}

.cf-faq-card {
  color: #181818;
  width: 100%;
  max-width: 730px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.cf-faqs-wrapper {
  width: 60%;
  padding-top: 0;
}

.cf-faq-bold-text {
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
}

.cf-faq-paragraph {
  color: #0d0e10bf;
  letter-spacing: -.32px;
  max-width: 640px;
  margin-top: 24px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-h2-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 110%;
}

.cf-h2-heading.left {
  letter-spacing: -1px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.cf-faqs-text-wrap {
  width: 35%;
  max-width: 383px;
}

.cf-faq-main-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 160px;
  display: flex;
}

.cf-faq-main-wrapper.horizontal {
  flex-direction: row;
  padding-top: 100px;
}

.cf-faq-section-1 {
  position: relative;
}

.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-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-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;
  background-image: linear-gradient(90deg, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

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

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

.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: 40px;
  display: flex;
}

.cf-footer-link-18px {
  color: #ffffffbf;
  letter-spacing: -.16px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 178%;
  text-decoration: none;
  transition: all .2s;
  display: block;
  overflow: hidden;
}

.cf-footer-link-18px:hover {
  color: #fff;
  border: 1px #000;
}

.cf-footer-link-18px.black {
  color: #0d0e10bf;
}

.cf-footer-link-18px.black:hover {
  color: #ff5e69;
}

.cf-footer-paragraph-18px {
  color: #fff;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 156%;
}

.cf-footer-paragraph-18px.heading {
  letter-spacing: .16px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.cf-footer-paragraph-18px.heading.black {
  color: #0d0e10;
  font-family: Montserrat, sans-serif;
}

.cf-footer-column {
  width: 100%;
}

.cf-footer-grid {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 90%;
  max-width: 1240px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.cf-error-message {
  color: #fff;
  background-color: #fc6b5c4d;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message.darker {
  color: #bd333d;
}

.cf-form-submit-button {
  background-color: #0000;
  background-image: url('../images/ArrowRight.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  transition: background-color .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cf-form-submit-button:hover {
  background-color: #ff5e6933;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-form-submit-button.black {
  background-image: url('../images/ArrowRight_1.svg');
}

.cf-form-text-field {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #0000;
  background-image: url('../images/EnvelopeSimple-white.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px #000;
  margin-bottom: 0;
  padding-bottom: 12px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 20px;
  line-height: 150%;
}

.cf-form-text-field::placeholder {
  color: #fff6;
  line-height: 150%;
}

.cf-form-text-field.black {
  color: #0d0e10;
  background-image: url('../images/EnvelopeSimple.svg');
}

.cf-form-text-field.black::placeholder {
  color: #0d0e1066;
}

.cf-email-form {
  color: #0d0e10;
  border-bottom: 1px solid #0003;
  padding-bottom: 19px;
  position: relative;
}

.cf-subscribe-form-block {
  margin-bottom: 0;
}

.cf-subscribe-text {
  color: #0d0e10;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 142%;
}

.cf-footer-top-right {
  width: 100%;
  max-width: 400px;
}

.cf-footer-link-gradient-hover-black-copy-no-margin {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black-copy-no-margin:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover-black {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  margin-left: 20px;
  margin-right: 20px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover-black:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-link-gradient-hover {
  background-color: #0d0e10;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition: all .4s;
  display: flex;
}

.cf-footer-link-gradient-hover:hover {
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
}

.cf-footer-links-contain {
  display: flex;
}

.cf-footer-paragraph-16px {
  color: #0d0e10;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 175%;
}

.cf-logo-text {
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 106%;
}

.cf-logo-line-3 {
  width: 32px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-2 {
  width: 27px;
  height: 24px;
  margin-left: -10px;
}

.cf-logo-line-1 {
  width: 24px;
  height: 24px;
}

.cf-logo-lines-contain {
  flex: none;
  margin-right: 10px;
  overflow: hidden;
}

.cf-navigation-1-logo {
  color: #000;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.cf-footer-top-left {
  flex-direction: column;
  align-items: flex-start;
  max-width: 324px;
  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-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;
  display: flex;
}

.text-span {
  background-image: linear-gradient(45deg, var(--orange) 21%, var(--conversion-flow-library--sandy-brown));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.brix---container-default {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.brix---paragraph-default {
  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---color-neutral-803 {
  color: #fff;
}

.brix---grid-cta-v8 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---heading-h2-size {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  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;
}

.brix---btn-secondary-white {
  color: #fff;
  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: #211f54;
  background-color: #fff;
  border-color: #fff;
  transform: translate3d(0, -3px, .01px);
}

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

.brix---cta-v1-floating-item-01 {
  z-index: 0;
  opacity: .5;
  position: absolute;
  inset: 0% auto auto -1%;
}

.brix---cta-v8-section {
  background-color: #ff4b00;
  background-image: linear-gradient(310deg, #ffd100 29%, #ff4b00 70%);
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

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

.brix---cta-v8-half-image-right {
  z-index: 0;
  width: 46%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brix---bg-image-full-width {
  z-index: -1;
  background-color: var(--orange);
  opacity: .24;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: cover;
  background-image: linear-gradient(#000, #666 40%, #fff);
  background-clip: padding-box;
  border-radius: 20px;
  width: 144%;
  max-width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

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

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bold-text, .bold-text-2, .bold-text-3 {
  font-size: 22px;
}

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

.cf-wrapper-1161 {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.cf-wrapper-1161.achievement-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 140px;
}

.cf-achievement-card-item-heading {
  color: #fff;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.cf-achievements-section {
  background-color: #090933;
}

.cf-achievements-card-container {
  grid-column-gap: 120px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
}

.cf-achievements-card {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
}

.cf-achievement-card-icon {
  height: 70px;
  margin-bottom: 40px;
}

.cf-achievement-heading {
  color: #fff;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
}

.cf-achievement-card-item-subtext {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.cf-logos-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.cf-logos-contain-2 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  opacity: 1;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 48px;
  display: flex;
}

.cf-logo-images-2 {
  background-color: #0000;
  width: 172px;
  margin-bottom: 0;
  margin-left: 1%;
  margin-right: 1%;
}

.cf-logo-22px-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.cf-wrapper-1162 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.cf-wrapper-1162.different-flex {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 160px;
  padding-bottom: 60px;
}

.cf-pricing-plan-pointers {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.cf-pricing-plan-pointers.no-margin {
  margin-bottom: 0;
}

.cf-italic-text {
  font-style: italic;
  font-weight: 700;
}

.cf-h2-heading-56px {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-body---18px {
  color: #000c;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
}

.cf-h3-heading-40px {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
}

.cf-h3-heading-40px.margin-bottom-32px {
  margin-bottom: 32px;
}

.cf-different-tab-image {
  width: 32px;
  height: auto;
  margin-right: 16px;
}

.cf-different-tabs-content {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
}

.cf-different-tab-link {
  opacity: .3;
  letter-spacing: -.01em;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.cf-different-tab-link.w--current {
  opacity: 1;
  background-color: #0000;
}

.cf-different-upper-container {
  margin-bottom: 64px;
}

.cf-different-bottom-container {
  width: 100%;
}

.cf-pricing-plan-check-icon {
  width: 28px;
  height: 28px;
  margin-right: 16px;
}

.cf-pricing-plan-pointer-container {
  margin-top: 40px;
}

.cf-different-tabs {
  width: 100%;
  height: 100%;
  display: flex;
}

.cf-pricing-plan-pointer-text-18px {
  color: #000c;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.cf-different-menu {
  flex-direction: column;
  width: 85%;
  max-width: 540px;
  margin-right: 1%;
  display: flex;
}

.cf-wrapper-1200px {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cf-review-star {
  margin-right: 10px;
}

.cf-review-star-wrapper {
  flex: none;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.cf-review-container {
  width: 45%;
  max-width: 650px;
}

.cf-reviewer-job-title-text {
  text-align: left;
  letter-spacing: .2px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.cf-reviewer-stat-item {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 256px;
  padding-bottom: 48px;
  display: flex;
}

.cf-reviewer-stat-item.middle {
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
  margin-top: 48px;
  margin-bottom: 48px;
  padding-top: 48px;
}

.cf-stat-number-para {
  letter-spacing: .3px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.cf-review-center-text {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.cf-more-review-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cf-review-stat-number {
  border-left: 2px solid #007e6033;
  margin-bottom: 16px;
  padding-left: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.cf-reviewer-review-item {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.cf-more-review-link {
  border-bottom: 1px #000;
  flex-direction: row;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.cf-people-review-section {
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 140px;
}

.cf-reviews-wrapper {
  justify-content: space-between;
  display: flex;
}

.cf-reviewer {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.cf-review-stats-wrapper {
  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;
  align-items: flex-start;
  width: 45%;
  max-width: 350px;
  display: flex;
}

.cf-more-review-text {
  color: #090933;
  margin-right: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

.div-block-2 {
  box-sizing: border-box;
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  object-fit: fill;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: static;
}

.cf-14px-heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.cf-flex-1---image-3 {
  object-fit: contain;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
}

.cf-flex-1---image-4 {
  object-fit: fill;
  border-radius: 16px;
  width: 80%;
  max-width: 435px;
  position: absolute;
  inset: auto -10% 5% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-flex-1---text-contain-2 {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.cf-flex-1---image-contain-2 {
  align-items: stretch;
  width: 45%;
  display: flex;
  position: relative;
}

.cf-32px-heading-2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-flex-1---wrapper-2 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-flex-1---container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.cf-18px-paragraph-2 {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.cf-features-section-2-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-features-section-2-image-wrapper {
  border-radius: 20px;
  margin-bottom: 32px;
  position: relative;
}

.cf-features-section-2-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 80px;
}

.cf-service-number {
  color: #fff;
  text-align: center;
  letter-spacing: -.16px;
  font-size: 26px;
  line-height: 123%;
}

.cf-features-section-2-heading {
  color: #000;
  text-align: center;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 115%;
}

.cf-features-section-2-icon-wrap {
  background-color: #b16cea;
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 56px;
  height: 56px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.cf-features-section-2-icon-wrap.cf-absolute {
  position: absolute;
  inset: -6% auto auto 6%;
}

.cf-service-paragraph-2 {
  color: var(--black-2);
  text-align: left;
  margin-top: 4px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-features-section-2-grid-cell {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 353px;
  display: flex;
}

.cf-features-section-2-grid-cell.homepage-3 {
  align-items: flex-start;
  max-width: 353px;
}

.cf-service-heading {
  color: #0d0d0d;
  text-align: left;
  letter-spacing: -.16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
}

.cf-service-image {
  border-radius: 20px;
  max-width: 70%;
}

.superscript, .superscript-2, .superscript-3 {
  color: var(--black);
}

.cf-features-section-1-wrapper {
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.cf-features-section-1-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 48px;
}

.cf-features-section-1 {
  background-color: var(--black);
  color: var(--black);
  justify-content: center;
  align-items: center;
  min-width: 10px;
  max-width: 100%;
  height: 380px;
  min-height: 5%;
  max-height: 10%;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.cf-features-section-1-block-paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.cf-block-h5-heading {
  margin-top: 24px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
}

.cf-features-section-1-grid-cell {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  box-shadow: 0 14px 100px #0000000d;
}

.cf-features-section-1-grid-cell.black {
  color: #fff;
  background-color: #0000;
  padding: 0;
}

.cf-58px-heading---white {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  column-count: auto;
  margin-top: 0;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20%;
}

.cf-features-section-1-image-contain {
  object-fit: contain;
}

.cf-service-heading-2 {
  color: #0d0d0d;
  text-align: left;
  letter-spacing: -.16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
}

.cf-service-image-2 {
  border-radius: 16px;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.paragraph {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.text-block {
  margin-top: -16px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-success-message-2 {
  color: #fff;
  background-color: #b16cea;
  border-radius: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.cf-error-message-2 {
  color: #fff;
  background-color: #fc6b5c4d;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cf-error-message-2.darker {
  color: #bd333d;
}

.cf-form-heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
}

.cf-form-gradient-submit-2 {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  border-radius: 8px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-form-gradient-submit-2.fixed-width {
  background-image: linear-gradient(90deg, var(--orange), #ff8a56 64%, #ffa84b 90%);
  text-align: left;
  border-radius: 70px;
  max-width: 210px;
  height: 60px;
  padding-left: 55px;
}

.cf-form-paragraph-2 {
  color: #fffc;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-checkbox {
  border: 1px #000;
  border-radius: 80px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
}

.cf-checkbox.w--redirected-checked {
  border: 2px solid var(--white);
  background-color: #0000;
  background-image: linear-gradient(90deg, #ff5e6933 60%, #ff8a5633 80%, #ffa84b33 90%);
}

.cf-checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #ff5e691a;
}

.cf-checkbox-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 60px;
  display: flex;
}

.cf-fields-contain {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 32px;
  display: flex;
}

.cf-checkbox-label {
  letter-spacing: -.32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-checkbox-field {
  border: 1px solid #0000001a;
  border-radius: 80px;
  margin-bottom: 0;
  padding: 18px 32px;
  display: flex;
  position: relative;
}

.cf-contact-form-field {
  color: #0d0e10;
  letter-spacing: -.16px;
  border: 1px solid #0d0e101a;
  border-radius: 78px;
  height: 70px;
  margin-bottom: 0;
  margin-right: 32px;
  padding: 21px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 156%;
}

.cf-contact-form-field:active, .cf-contact-form-field:focus {
  border-color: #0d0e1033;
}

.cf-contact-form-field::placeholder {
  color: #0d0e1099;
}

.cf-contact-form-field.no-margin {
  margin-right: 0;
}

.cf-contact-form-field.message {
  border-radius: 24px;
  height: 160px;
  margin-right: 0;
}

.cf-contact-field-label {
  color: #0d0e1066;
  letter-spacing: 3.84px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 156%;
}

.cf-contact-field-label.budget {
  margin-top: 60px;
}

.cf-forms-section-3 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5% 100px;
}

.cf-create-heading {
  color: #000;
  letter-spacing: -.75px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 110%;
  display: block;
}

.cf-create-images {
  width: 100%;
  max-width: 400px;
  position: relative;
}

.cf-create-images._3 {
  margin-top: 100px;
  position: absolute;
  inset: 0% -4% auto auto;
}

.cf-create-images._2 {
  z-index: auto;
  margin-top: 100px;
  position: absolute;
  inset: 0% auto auto -4%;
}

.cf-grey-create-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.cf-flex-section-2 {
  background-color: #fafafa;
  margin-top: -168px;
  margin-bottom: -200px;
  overflow: hidden;
}

.cf-about-images-contain {
  justify-content: center;
  align-items: flex-start;
  height: 730px;
  margin-top: 100px;
  display: flex;
  position: relative;
}

.cf-82px-heading {
  border: 1px solid var(--black);
  color: #fff;
  text-align: center;
  max-width: 990px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 82px;
  font-weight: 700;
  line-height: 100%;
}

.cf-hero-section-5 {
  border: 1px none var(--black);
  background-color: var(--black);
  background-image: linear-gradient(180deg, var(--black) 50%, white 50%);
  margin-bottom: -200px;
  position: relative;
  overflow: hidden;
}

.cf-hero-section-5---heading-wrapper {
  z-index: 2;
  border: 1px solid var(--black);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.cf-parallax-image-contain {
  border: 1px none var(--black);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 812px;
  margin: 0 auto 200px;
  display: flex;
  position: relative;
}

.cf-parallax-image-1 {
  z-index: 1;
  width: 50%;
  max-width: 400px;
  position: absolute;
  inset: auto auto 5% -10%;
}

.cf-parallax-image-2 {
  z-index: 1;
  width: 24%;
  max-width: 280px;
  position: absolute;
  inset: 20% -2% auto auto;
}

.cf-parallax-image-3 {
  z-index: 2;
  width: 25%;
  max-width: 330px;
  position: absolute;
  inset: auto auto 0% 51%;
}

.cf-parallax-image-4 {
  z-index: 1;
  width: 40%;
  max-width: 520px;
  position: relative;
}

.cf-parallax-scribble-1 {
  width: 100%;
  max-width: 370px;
  position: absolute;
  inset: auto 5% 15% auto;
}

.cf-parallax-scribble-2 {
  width: 100%;
  max-width: 329px;
  position: absolute;
  inset: auto auto 10% 15%;
}

.cf-82px-heading-2 {
  color: #fff;
  text-align: center;
  max-width: 990px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 82px;
  font-weight: 700;
  line-height: 100%;
}

.cf-hero-section-6 {
  background-color: #0d0e10;
  background-image: linear-gradient(#0d0e10 50%, #fff 50%);
  position: relative;
  overflow: hidden;
}

.cf-hero-section-5---heading-wrapper-2 {
  z-index: 2;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.cf-parallax-image-contain-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 812px;
  margin: 0 auto 200px;
  display: flex;
  position: relative;
}

.cf-parallax-image-5 {
  z-index: 1;
  width: 50%;
  max-width: 400px;
  position: absolute;
  inset: auto auto 5% -10%;
}

.cf-parallax-image-6 {
  z-index: 1;
  width: 24%;
  max-width: 280px;
  position: absolute;
  inset: 20% -2% auto auto;
}

.cf-parallax-image-7 {
  z-index: 2;
  width: 25%;
  max-width: 330px;
  position: absolute;
  inset: auto auto 0% 51%;
}

.cf-parallax-image-8 {
  z-index: 1;
  width: 40%;
  max-width: 520px;
  position: relative;
}

.cf-parallax-scribble-3 {
  width: 100%;
  max-width: 370px;
  position: absolute;
  inset: auto 5% 15% auto;
}

.cf-parallax-scribble-4 {
  width: 100%;
  max-width: 329px;
  position: absolute;
  inset: auto auto 10% 15%;
}

.cf-hero-section-7 {
  background-color: #0d0e10;
  background-image: linear-gradient(#0d0e10 50%, #fff 50%);
  position: relative;
  overflow: hidden;
}

.cf-hero-section-5---heading-wrapper-3 {
  z-index: 2;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.cf-parallax-image-9 {
  z-index: 1;
  width: 24%;
  max-width: 280px;
  position: absolute;
  inset: 20% -2% auto auto;
}

.cf-parallax-image-10 {
  z-index: 2;
  width: 25%;
  max-width: 330px;
  position: absolute;
  inset: auto auto 0% 51%;
}

.cf-parallax-image-11 {
  z-index: 1;
  width: 40%;
  max-width: 520px;
  position: relative;
}

.cf-parallax-scribble-5 {
  width: 100%;
  max-width: 329px;
  position: absolute;
  inset: auto auto 10% 15%;
}

.cf-wrapper-1200px-2 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cf-colourful-text {
  background-image: linear-gradient(135deg, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 49%, var(--conversion-flow-library--coral) 75%, var(--conversion-flow-library--sandy-brown));
  white-space: normal;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 3px;
  padding-bottom: 0;
  display: inline-block;
}

.cf-toggle-dot {
  background-color: #fff;
  border-radius: 100%;
  width: 28px;
  height: 28px;
}

.cf-toggle-dot.green-toggle-dot {
  background-image: linear-gradient(135deg, var(--conversion-flow-library--medium-purple) 17%, var(--conversion-flow-library--light-coral) 55%, var(--conversion-flow-library--sandy-brown));
}

.cf-pricing-plan-tick-icon {
  margin-top: 2px;
  margin-right: 16px;
}

.cf-pricing-box-plan-wrapper {
  border-bottom: 1px solid #0003;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.cf-pricing-box-plan-wrapper.white-border {
  border-bottom-color: #fff3;
}

.cf-pricing-plan-small-text {
  letter-spacing: 1px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.cf-toggle-row {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cf-pricing-hero-para {
  color: #fff;
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.cf-pricing-plan-content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.cf-pricing-hero-head-container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 880px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cf-pricing-plan-content-text {
  letter-spacing: .5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.cf-toggle-arrow-icon {
  position: relative;
  top: -12px;
  left: 12px;
}

.cf-pricing-plan-note-text {
  letter-spacing: .3px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.cf-white-top-heading {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.cf-pricing-plan-text {
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 120%;
}

.cf-secondary-button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #000;
  border-radius: 12px;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .23s;
}

.cf-secondary-button:hover {
  background-color: var(--conversion-flow-library--medium-purple);
  color: #fff;
}

.cf-secondary-button.pricing-button {
  color: #fff;
  background-color: #000;
  margin-top: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.cf-secondary-button.pricing-button:hover {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 46%, var(--conversion-flow-library--sandy-brown));
}

.cf-primary-button {
  color: #007e60;
  letter-spacing: .3px;
  background-color: #f0f9f5;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .34s;
  display: flex;
}

.cf-primary-button:hover {
  color: #f0f9f5;
  background-color: #1d4a35;
}

.cf-primary-button.pricing-button {
  color: #000;
  background-color: #fff;
  margin-top: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-primary-button.pricing-button:hover {
  background-image: linear-gradient(96deg, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 50%, var(--conversion-flow-library--sandy-brown));
  color: #fff;
}

.cf-pricing-plan-content-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.cf-pricing-box {
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  flex-direction: column;
  align-items: stretch;
  width: 31%;
  min-height: 640px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px;
  display: flex;
}

.cf-pricing-box.green-pricing-box {
  color: #fff;
  background-color: #1d1d1d;
  border-style: none;
}

.cf-pricing-box.pricing-1-box {
  background-color: #fff;
}

.cf-pricing-hero-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 115%;
}

.cf-toggle-save-container {
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% -141% 15%;
}

.cf-pricing-box-row {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
}

.cf-toggle-contain {
  cursor: pointer;
  background-color: #000;
  border-radius: 20px;
  align-items: center;
  width: 70px;
  height: 34px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 5px;
  display: flex;
}

.cf-toggle-contain.white-toggle {
  background-color: #fff;
}

.cf-pricing-box-wrapper {
  margin-top: 50px;
}

.cf-pricing-box-wrapper.pricing-1-box {
  margin-top: 100px;
  position: relative;
  top: 0;
}

.cf-pricing-hero-section {
  background-color: var(--black);
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.cf-pricing-toggle-header-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-pricing-toggle-header-wrapper.pricing-header-toggle {
  justify-content: center;
}

.cf-pricing-plan-price {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 38%, var(--conversion-flow-library--coral) 73%, var(--conversion-flow-library--sandy-brown));
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 48px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 120%;
}

.cf-toggle-save-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.cf-toggle-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.brix---bg-image-full-width-2 {
  z-index: -1;
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: var(--black);
  -webkit-text-fill-color: inherit;
  vertical-align: middle;
  object-fit: cover;
  background-clip: content-box;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.brix---btn-primary-white-2 {
  color: #000;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 100%;
  padding: 26px 38px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
  position: static;
}

.brix---btn-primary-white-2:hover {
  color: #ff4b00;
  background-color: #f2f1ff;
  transform: translate3d(0, -3px, .01px);
}

.brix---paragraph-default-3 {
  text-align: center;
  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;
  font-weight: 300;
  line-height: 30px;
}

.brix---btn-secondary-white-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  width: 198px;
  height: 52px;
  padding: 26px 38px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
  box-shadow: 0 4px 10px #14142b0a;
}

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

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

.brix---hero-bg-image-dark-3 {
  background-image: linear-gradient(#fe536542, #fe536542);
  height: 900px;
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

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

.brix---heading-h1-size-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---button-row-left-2 {
  justify-content: center;
  align-items: center;
  height: 42px;
  margin-right: 24px;
  font-size: 13px;
  display: flex;
  overflow: visible;
}

.brix---container-default-7 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.brix---container-default-9 {
  max-width: 1298px;
  padding-left: 0;
  padding-right: 0;
}

.brix--grid-2-columns-text-right {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.brix---color-accent-2 {
  color: #ff4b00;
}

.brix---display-4 {
  color: #161616;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

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

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

.brix---inner-container-1000px-center {
  max-width: 1151px;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.brix---subtitle-2 {
  color: #ff4b00;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

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

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

.brix---grid-2-columns-text-left {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.brix---paragraph-default-6 {
  color: #161616;
  text-align: left;
  margin-top: 20px;
  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: 16px;
  line-height: 30px;
}

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

.brix---link-wrapper-2 {
  color: #211f54;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper-2:hover {
  color: #ff4b00;
}

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

.brix---image-wrapper-br-24px-shadow-2 {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 14px 42px #14142b24;
}

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

.rt-logistic-card-box {
  -webkit-text-decoration-color: var(--black);
  text-decoration-color: var(--black);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.brix---paragraph-default-5 {
  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;
}

.rt-logistic-card-sub-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

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

.rt-white-box-overlay {
  background-color: #fff;
  border-radius: 20px 20px 20px 0;
  width: 100%;
  position: absolute;
  inset: 0% -17% 0% auto;
  transform: skew(-22deg);
}

.rt-white-box-overlay:hover {
  background-color: var(--orange);
  -webkit-text-decoration-color: var(--orange);
  text-decoration-color: var(--orange);
}

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

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

.rt-logistic-box-paragraph {
  color: #666;
  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: 26px;
}

.rt-black-round {
  z-index: 20;
  background-color: #131218;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 10px;
  display: flex;
  position: absolute;
  top: -17%;
  bottom: auto;
  left: 8%;
}

.rt-category-cards-text-2 {
  color: #150438;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 31px;
}

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

.rt-white-card-box {
  justify-content: flex-end;
  align-items: center;
  height: 40%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-logistic-section-image {
  pointer-events: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  box-shadow: 0 20px 40px #00000026;
}

.rt-logistic-section-image:hover {
  text-underline-offset: 0%;
}

.rt-card-content-box {
  z-index: 2;
  width: 87%;
  padding: 40px 20px 30px 50px;
  position: relative;
}

.brix---section-2 {
  background-color: var(--conversion-flow-library--medium-purple);
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding: 180px 60px;
}

.rt-logistic-card-wrapper {
  z-index: 2;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 340px;
  display: grid;
  position: relative;
}

.brix---container-default-8 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---text-center-2 {
  text-align: center;
  margin-bottom: 60px;
}

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

.cf-growth-container-2 {
  z-index: 11;
  width: 100%;
  height: 100%;
  position: relative;
}

.cf-growth-section-2 {
  position: relative;
}

.cf-growth-section-2.activ {
  background-color: var(--conversion-flow-library--medium-purple);
}

.cf-growth-wrapper-2 {
  background-color: #fff;
  border-radius: 22px;
  width: 100%;
  max-width: 360px;
  padding: 48px 40px;
  box-shadow: 0 13px 100px #c7c7c740;
}

.cf-growth-wrapper-2.large {
  color: #fff;
  background-color: #000;
  background-image: url('../images/Highlight_03.svg');
  background-position: 38px 38px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  padding-left: 56px;
  padding-right: 80px;
  display: flex;
}

.cf-growth-para-text-18px-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.cf-growth-hero-image-2 {
  width: 80px;
  height: 80px;
  margin-bottom: 32px;
}

.cf-text-opacity-70-italic-2 {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 60%, var(--conversion-flow-library--sandy-brown));
  opacity: 1;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
}

.cf-growth-para-text-20px-2 {
  opacity: .7;
  margin-top: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.cf-growth-h2-heading-56px-2 {
  letter-spacing: -.01em;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.cf-wrapper-1163 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.cf-wrapper-1163.growth-flex {
  flex-flow: column;
  padding-bottom: 100px;
}

.cf-growth-heading-32px-2 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.cf-growth-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}

.brix---text-200-bold-4 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---text-200-bold-4.dates {
  color: var(--black);
  font-size: 16px;
  font-weight: 600;
}

.brix---section-5 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---flex-card---image-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

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

.brix---blog-card-wrapper-featured-v4 {
  width: 100%;
  margin-left: auto;
  text-decoration: none;
}

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

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

.brix---badge-primary-small {
  color: #fff;
  background-color: #ff4b00;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.brix---badge-primary-small.text22 {
  background-color: var(--white);
  color: var(--orange);
  font-size: 20px;
  font-weight: 700;
}

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

.brix---text-201 {
  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: 20px;
}

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

.brix---blog-card-image-wrapper-featured-v4 {
  box-sizing: content-box;
  object-fit: fill;
  border-radius: 24px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---card-blog-featured-v4 {
  z-index: 1;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  max-width: 658px;
  padding: 60px 56px;
  text-decoration: none;
  transition: transform .3s;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---card-blog-featured-v4:hover {
  transform: scale(.98)translate(0, -50%);
}

.brix---heading-h2-size-5 {
  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;
}

.brix---blog-card-image-featured {
  box-sizing: content-box;
  vertical-align: middle;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.brix---container-default-13 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---avatar-circle-03 {
  border-radius: 50%;
  width: 64px;
  max-width: 64px;
  height: 64px;
  max-height: 64px;
  overflow: hidden;
  transform: translate(0);
}

.brix---heading-h1-size-10 {
  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;
}

.rt-logistic-card-box-2 {
  -webkit-text-decoration-color: var(--orange);
  text-decoration-color: var(--orange);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.brix---paragraph-default-7 {
  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;
}

.rt-logistic-card-sub-wrapper-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.rt-component-container-4 {
  width: 100%;
  max-width: 1290px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.brix---heading-h2-size-2 {
  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;
}

.rt-white-box-overlay-2 {
  background-color: #fff;
  border-radius: 20px 20px 20px 0;
  width: 100%;
  position: absolute;
  inset: 0% -17% 0% auto;
  transform: skew(-22deg);
}

.rt-logistic-section-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  text-decoration-color: #ff4b00;
  box-shadow: 0 20px 40px #00000026;
}

.rt-category-cards-text-3 {
  color: #150438;
  text-transform: capitalize;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 31px;
}

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

.rt-card-content-box-2 {
  z-index: 2;
  width: 87%;
  padding: 40px 30px 30px 60px;
  position: relative;
}

.brix---section-6 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.rt-logistic-card-wrapper-2 {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 340px;
  display: grid;
  position: relative;
}

.brix---container-default-14 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---text-center-4 {
  text-align: center;
  margin-bottom: 60px;
}

.rl-padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.rl-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.rl-form-select-input {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  background-image: none;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.rl-form-select-input::placeholder {
  color: #0009;
}

.rl-heading-style-h2 {
  color: var(--relume-library-lite--rl-black);
  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: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-text-style-regular {
  color: var(--relume-library-lite--rl-black);
  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: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-error-text {
  color: #e23939;
}

.rl_contact6_spacing-block-6 {
  width: 100%;
  padding-bottom: .5rem;
}

.rl_contact6_form-field-wrapper {
  padding: 20px;
  position: relative;
}

.rl-form-radio-icon {
  border: 1px solid var(--relume-library-lite--rl-black);
  cursor: pointer;
  border-radius: 100px;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.125rem;
  margin-right: .5rem;
}

.rl-form-radio-icon.w--redirected-checked {
  border-width: 6px;
  border-color: var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  background-image: none;
}

.rl-form-radio-icon.w--redirected-focus {
  border-color: var(--relume-library-lite--rl-black);
  box-shadow: none;
  margin-top: 0;
}

.rl-form-input {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.rl-form-input:focus {
  border-color: var(--relume-library-lite--rl-black);
}

.rl-form-input::placeholder {
  color: var(--relume-library-lite--rl-black);
  font-size: 1rem;
}

.rl_contact6_form-block {
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
}

.rl_contact6_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl_section_contact6 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl-checkbox-label-small {
  color: var(--relume-library-lite--rl-black);
  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: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_contact6_icon-wrapper {
  color: var(--relume-library-lite--rl-black);
  flex: none;
  align-self: flex-start;
}

.rl-form-radio-label {
  color: var(--relume-library-lite--rl-black);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl-button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl-success-text {
  font-weight: 600;
}

.rl-error-message-2 {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.rl_contact6_spacing-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 2rem;
  display: grid;
}

.rl_contact6_spacing-block-7 {
  width: 100%;
  padding-bottom: .5rem;
}

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

.rl_content6_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.rl-form-text-area {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-white);
  color: var(--relume-library-lite--rl-black);
  height: auto;
  min-height: 11.25rem;
  margin-bottom: 0;
  padding: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  overflow: auto;
}

.rl-form-text-area:focus {
  border-color: var(--relume-library-lite--rl-black);
}

.rl-form-text-area::placeholder {
  color: var(--relume-library-lite--rl-black);
}

.rl-form-radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.rl-form-checkbox-icon {
  border: 1px solid var(--relume-library-lite--rl-black);
  cursor: pointer;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.rl-form-checkbox-icon.w--redirected-checked {
  border-width: 1px;
  border-color: var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  box-shadow: none;
  background-size: 16px 16px;
}

.rl-form-checkbox-icon.w--redirected-focus {
  border-color: var(--relume-library-lite--rl-black);
  box-shadow: none;
}

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

.rl-text-style-medium {
  color: var(--relume-library-lite--rl-black);
  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: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_contact6_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.rl_contact6_spacing-block-1 {
  width: 100%;
  padding-bottom: 1rem;
}

.rl-text-style-link {
  color: var(--relume-library-lite--rl-black);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.rl_contact6_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.rl_contact6_form-field-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl-text-style-subheading {
  color: #000;
  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: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.rl-padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.rl-success-message-2 {
  background-color: #0000;
  padding: 1.5rem;
}

.rl-field-label {
  color: var(--relume-library-lite--rl-black);
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.rl-form-radio-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: grid;
}

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

.rl_contact6_icon {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

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

.rt-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-tag-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rt-tag-wrapper.rt-tab-view {
  margin-bottom: 30px;
}

.rt-white-line-image-two {
  border: 1px solid #6c6a86;
  width: 24px;
}

.rt-logistic-heading {
  text-align: center;
  max-width: 511px;
  margin-top: 0;
  margin-bottom: 25px;
}

.rt-logistic-section-image-3 {
  -webkit-text-decoration-color: var(--orange);
  text-decoration-color: var(--orange);
  object-fit: cover;
  width: 100%;
  box-shadow: 0 20px 40px #00000026;
}

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

.rt-logistic-head-content.rt-home-two-logistic-heading {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark);
}

.rt-logistic-card-sub-wrapper-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.rt-card-content-box-3 {
  z-index: 2;
  width: 87%;
  padding: 40px 30px 30px 60px;
  position: relative;
}

.rt-white-card-box-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-logistic-hrading-paragraph {
  color: #5a5b5b;
  letter-spacing: -.0225px;
  width: 566px;
  margin-bottom: 50px;
}

.rt-logistic-card-wrapper-3 {
  z-index: 2;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.rt-logistic-box-paragraph-2 {
  color: #666;
}

.rt-white-box-overlay-3 {
  background-color: #fff;
  width: 100%;
  position: absolute;
  inset: 0% -17% 0% auto;
  transform: skew(-22deg);
}

.rt-black-round-2 {
  z-index: 20;
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  padding: 10px;
  display: flex;
  position: absolute;
  top: -17%;
  bottom: auto;
  left: 8%;
}

.rt-logistic-card-box-3 {
  -webkit-text-decoration-color: var(--orange);
  text-decoration-color: var(--orange);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

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

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

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

.brix---half-bg-image-left-content-v2 {
  z-index: -1;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.brix---paragraph-default-9 {
  color: #161616;
  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: 16px;
  line-height: 30px;
}

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

.brix---heading-h4-size-3 {
  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: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---btn-secondary-3 {
  color: #211f54;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  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: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

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

.brix---grid-2-columns-top {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.brix---container-default-12 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.brix---square-icon-2 {
  border-radius: 16px;
  max-width: 20%;
}

.brix---section-position-relative {
  padding-top: 176px;
  padding-bottom: 176px;
  position: relative;
  overflow: hidden;
}

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

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

.brix---paragraph-default-10 {
  color: #161616;
  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: 16px;
  line-height: 30px;
}

.brix---container-default-15 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

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

.brix---paragraph-default-11 {
  color: #161616;
  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: 16px;
  line-height: 30px;
}

.brix---container-default-16 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

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

.brix---paragraph-default-12 {
  color: #161616;
  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: 16px;
  line-height: 30px;
}

.brix--grid-2-columns-text-right-2 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.brix---paragraph-default-13 {
  color: #150438;
  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: 16px;
  line-height: 30px;
}

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

.brix---section-7 {
  color: #fff;
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---flex-horizontal-space-between-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---blog-card-wrapper-shadow-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 12px;
  height: 100%;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b0d;
}

.brix---categories-badges-wrapper-2 {
  justify-content: flex-end;
  display: flex;
}

.brix---btn-circle-primary-small {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #ff4b00;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  font-size: 22px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---btn-circle-primary-small:hover {
  color: #fff;
  background-color: #ff4b00;
  transform: scale3d(.94, .94, 1.01);
}

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

.brix---categories-badges-item-wrapper-2 {
  flex-direction: row;
  display: flex;
}

.brix---badge-secondary-category-badges-2 {
  color: #211f54;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcddeb;
  border-radius: 40px;
  margin-left: 24px;
  padding: 18px 28px;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: inline-block;
  box-shadow: 0 2px 12px #14142b0f;
}

.brix---badge-secondary-category-badges-2:hover {
  color: #fff;
  background-color: #ff4b00;
  border-color: #ff4b00;
}

.brix---badge-secondary-category-badges-2.w--current {
  color: #fff;
  cursor: default;
  background-color: #ff4b00;
  border-color: #ff4b00;
}

.brix---blog-card-image-2 {
  box-sizing: content-box;
  object-fit: cover;
  position: relative;
  overflow: hidden;
}

.brix---grid-3-columns-gap-row-48px {
  grid-column-gap: 28px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---blog-card-badge-wrapper-top {
  position: absolute;
  inset: 20px 20px auto auto;
}

.brix---badge-secondary-small {
  color: var(--black);
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcddeb;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
  box-shadow: 0 2px 12px #14142b0f;
}

.brix---grid-title-and-categories-2 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 64px;
  display: grid;
}

.brix---blog-card-content-inside-2 {
  padding: 32px 32px 40px;
}

.brix---blog-card-image-wrapper-inside-card-2 {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  object-fit: fill;
  border-radius: 12px 12px 0 0;
  max-width: 100%;
  max-height: 48.3858%;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---heading-h1-size-11 {
  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;
}

.div-block-3 {
  padding-top: 140px;
}

.cf-block-h5-heading-2 {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.cf-features-section-4 {
  color: #090933;
  background-color: #090933;
  min-width: 10px;
  max-width: 100%;
  height: 380px;
  min-height: 5%;
  max-height: 10%;
  margin-top: 0;
  padding-top: 0;
}

.cf-features-section-1-block-paragraph-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.cf-features-section-1-grid-2 {
  grid-column-gap: 60px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.cf-features-section-1-wrapper-2 {
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.rt-logistic-card-box-4 {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.rt-component-container-5 {
  width: 100%;
  max-width: 1290px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.rt-white-box-overlay-4 {
  background-color: #fff;
  border-radius: 20px 20px 20px 0;
  width: 100%;
  position: absolute;
  inset: 0% -17% 0% auto;
  transform: skew(-22deg);
}

.rt-logistic-section-image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  text-decoration-color: #ff4b00;
  box-shadow: 0 20px 40px #00000026;
}

.rt-category-cards-text-4 {
  color: #150438;
  text-transform: capitalize;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 31px;
}

.rt-category-cards-text-4.rt-text-lowarcase {
  text-transform: lowercase;
  font-family: Montserrat, sans-serif;
}

.rt-category-cards-text-4.rt-margin-bottom-thirty {
  padding: 20px 40px 0;
}

.rt-card-content-box-4 {
  z-index: 2;
  width: 87%;
  padding: 40px 30px 30px 60px;
  position: relative;
}

.cf-nav-shadow-wrapper-2 {
  border-bottom: 1px solid #ff4b00;
  width: 90%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.cf-navbar-6 {
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #ff4b00;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  inset: 0% 0% auto;
}

.cf-nav-5-button-2 {
  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-2:hover {
  background-image: linear-gradient(90deg, #ff5e69 24%, #ffa84b 76%);
}

.cf-nav-links-2 {
  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-2:hover {
  color: #ff5e69;
}

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

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

.cf-navigation-logo-2 {
  box-sizing: border-box;
  object-fit: contain;
  width: 190px;
  max-width: 140%;
  margin: 10px -20px;
  overflow: visible;
}

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

.cf-nav-links-3 {
  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-3:hover {
  color: var(--orange);
  -webkit-text-stroke-color: var(--orange);
}

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

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

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

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

.cf-navigation-logo-3 {
  object-fit: contain;
  margin: -20px;
}

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

.brix---paragraph-default-14 {
  text-align: center;
  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;
  font-weight: 300;
  line-height: 30px;
}

.brix---hero-bg-image-dark-4 {
  background-image: linear-gradient(#050622cc 69%, #311b05cc);
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

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

.brix---heading-h1-size-12 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.uui-blog07_image-link {
  width: 100%;
  margin-bottom: 2rem;
  transition: all .3s;
}

.uui-blog07_image-link:hover {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.uui-heading-large-2 {
  color: #161616;
  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: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.uui-blog07_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.uui-blog07_title-link {
  color: #161616;
  justify-content: space-between;
  margin-bottom: .5rem;
  text-decoration: none;
  display: flex;
}

.brix---badge-primary-small-light {
  color: #ff4b00;
  background-color: #f7f7fc;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.uui-layout08_item-icon-wrapper {
  align-self: flex-start;
  margin-right: .75rem;
}

.uui-blog07_date-wrapper {
  align-items: center;
  display: flex;
}

.uui-text-divider-2 {
  color: #475467;
  margin-left: .25rem;
  margin-right: .25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-text-divider-2.text-size-small {
  color: #475467;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
}

.uui-layout08_item-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  display: grid;
}

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-blog07_featured-list {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 4rem;
  display: block;
}

.uui-blog07_icon {
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: .25rem;
  margin-left: .5rem;
  display: flex;
}

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

.uui-blogpost04_content {
  margin-bottom: 4rem;
}

.uui-text-rich-text-2 {
  color: #475467;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-blog07_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---flex-horizontal-space-between {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.brix---text-200 {
  color: #1d2939;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.uui-icon-1x1-xsmall-2 {
  color: #ff4b00;
  -webkit-text-fill-color: transparent;
  background-color: #fe536542;
  -webkit-background-clip: text;
  background-clip: text;
  width: 1.2rem;
  height: 1.2rem;
}

.uui-padding-vertical-xhuge-3 {
  padding-top: 0;
  padding-bottom: 7rem;
}

.uui-heading-small {
  color: #161616;
  letter-spacing: 0;
  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: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-blog07_component {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: 6rem;
  display: grid;
}

.uui-blog07_image-wrapper {
  width: 100%;
  padding-top: 66%;
  position: relative;
  overflow: hidden;
}

.uui-blog07_category-menu {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.text-block-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-page-padding-3 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-blog07_menu-link {
  color: #667085;
  white-space: nowrap;
  border-radius: .375rem;
  width: 100%;
  margin-bottom: .25rem;
  padding: .75rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
}

.uui-blog07_menu-link:hover, .uui-blog07_menu-link.w--current {
  color: #344054;
  background-color: #f9fafb;
}

.uui-blog07_author-image-wrapper {
  margin-right: .75rem;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-blog07_author-text {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.uui-blog07_author-heading {
  color: #161616;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-blog07_category-heading {
  color: #ff4b00;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.uui-layout08_item {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: flex;
}

.uui-blog07_author-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.5rem;
  display: flex;
}

.text-block-3 {
  color: var(--conversion-flow-library--color);
}

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

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

.rt-contact-us-submit {
  background-color: #ff4b00;
  width: 100%;
  padding: 18px 38px;
  overflow: hidden;
}

.rt-contact-us-submit.rt-button-new-text.rt-button-text-color-white {
  text-transform: uppercase;
  border-radius: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 15px;
}

.rt-contact-form-text-field {
  outline-offset: 0px;
  color: #686868;
  background-color: #f3f3f3;
  border: 1px solid #0606061a;
  border-radius: 5px;
  outline: 3px #686868;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 29px;
  padding-left: 18px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  overflow: hidden;
}

.rt-contact-form-text-field::placeholder {
  color: #5a5a5a;
}

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

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

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

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

.rt-text-black {
  color: #150438;
}

.rt-contact-form {
  background-image: url('../images/Contact-One-Form-Image.webp');
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 45px;
  overflow: hidden;
}

.rt-component-container-6 {
  width: 100%;
  max-width: 1290px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

.rt-contact-form-text {
  color: #6d6d6d;
  width: 78%;
}

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

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

.rt-component-section-3 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 40px 80px 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.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---paragraph-default-15 {
  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-15.gris {
  color: #6e7191;
  -webkit-text-stroke-color: #6e7191;
  font-size: 16px;
  font-weight: 400;
}

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

.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---full-width-image {
  object-fit: cover;
  width: 100%;
  height: 60%;
  padding-left: 0;
  padding-right: 100px;
}

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

.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---floating-image-hero-v2---1 {
  z-index: -1;
  max-width: 600px;
  position: absolute;
  inset: -1% auto auto -21%;
  transform: rotate(140deg);
}

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

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

.uui-text-size-medium-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-heading-subheading-4 {
  color: #ff4b00;
  margin-bottom: .75rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-button-secondary-gray-4 {
  grid-column-gap: .5rem;
  color: #344054;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-secondary-gray-4:hover {
  color: #1d2939;
  background-color: #f9fafb;
}

.uui-button-secondary-gray-4:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f2f4f7;
}

.uui-section_career01 {
  margin-top: 100px;
}

.uui-career01_item {
  border-top: 1px solid #eaecf0;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.uui-career01_icon {
  color: #98a2b3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.uui-space-xsmall-3 {
  width: 100%;
  min-height: 1rem;
}

.uui-button-4 {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #ff4b00;
  border: 1px solid #ff4b00;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px #1018280d;
}

.uui-button-4:hover {
  background-color: #ff4b00;
  border-color: #ff4b00;
}

.uui-button-4:focus {
  background-color: #ff4b00;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.uui-heading-medium-3 {
  color: #161616;
  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: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-career01_image {
  object-fit: cover;
  height: 100%;
}

.uui-career01_detail-wrapper {
  color: #475467;
  align-items: center;
  margin-right: 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 500;
  display: flex;
}

.uui-career01_label-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.badge-dot-2 {
  color: #667085;
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge-dot-2.text-color-success500 {
  color: #12b76a;
}

.badge-dot-2.text-color-blue500 {
  color: #211f54;
}

.badge-dot-2.text-color-pink500 {
  color: #ee46bc;
}

.uui-button-row-3 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-text-size-large-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-badge-3 {
  grid-column-gap: .375rem;
  color: #344054;
  white-space: nowrap;
  background-color: #f2f4f7;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .625rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.uui-badge-3.is-pink {
  color: #ff4b00;
  background-color: #fdf2fa;
}

.uui-badge-3.is-blue {
  color: #211f54;
  background-color: #eff8ff;
  font-size: .875rem;
  font-weight: 500;
}

.uui-badge-3.is-success {
  color: #027a48;
  background-color: #ecfdf3;
}

.uui-career01_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  margin-top: 4rem;
  display: grid;
}

.uui-career01_icon-wrapper {
  flex: none;
  margin-right: .5rem;
}

.uui-career01_job-details-wrapper {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.uui-career01_title-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.uui-career01_heading {
  color: #161616;
  letter-spacing: normal;
  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: 1.125rem;
  font-weight: 500;
}

.cf-wrapper-1164 {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  display: flex;
  position: relative;
}

.cf-wrapper-1164.achievement-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.cf-achievement-card-item-heading-2 {
  color: #fff;
  text-align: left;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.cf-achievements-section-2 {
  background-color: var(--black);
  width: 100%;
}

.cf-achievements-card-container-2 {
  grid-column-gap: 120px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
}

.cf-achievements-card-2 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
}

.cf-achievement-card-icon-2 {
  height: 70px;
  margin-bottom: 40px;
}

.cf-achievement-heading-2 {
  color: #fff;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
}

.cf-achievement-card-item-subtext-2 {
  text-align: left;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

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

.text-block-4 {
  color: var(--black);
}

@media screen and (min-width: 1280px) {
  .cf-testimonial-logos {
    max-width: 130px;
  }

  .cf-text-block-2._16-px {
    color: var(--radiant-ui-components-library-marketplace--color--button-background-dark);
    line-height: 180%;
  }

  .cf-benefits-pointer-number {
    background-image: linear-gradient(84deg, var(--orange), var(--orange) 12%, var(--conversion-flow-library--sandy-brown));
  }

  .brix---heading-h2-size, .brix---paragraph-default-3, .brix---display-4 {
    font-family: Montserrat, sans-serif;
  }

  .rt-logistic-card-box {
    position: relative;
  }

  .rt-logistic-box-paragraph {
    margin-bottom: 0;
  }

  .rt-black-round {
    z-index: 10;
    background-color: #000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    display: flex;
  }

  .rt-white-card-box {
    position: absolute;
    inset: auto 0% 0%;
  }

  .rt-card-content-box {
    padding-bottom: 40px;
    padding-left: 70px;
  }

  .rt-logistic-card-wrapper {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-logistic-card-box-2 {
    position: relative;
  }

  .rt-card-content-box-2 {
    padding-bottom: 40px;
    padding-left: 70px;
  }

  .rt-logistic-card-wrapper-2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-tag-wrapper {
    margin-bottom: 25px;
  }

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

  .rt-card-content-box-3 {
    padding-bottom: 40px;
    padding-left: 70px;
  }

  .rt-white-card-box-2 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .rt-logistic-hrading-paragraph {
    width: 566px;
    margin-bottom: 40px;
  }

  .rt-logistic-card-wrapper-3 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-logistic-box-paragraph-2 {
    margin-bottom: 0;
  }

  .rt-black-round-2 {
    z-index: 10;
    background-color: #000;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 58px;
    height: 58px;
    display: flex;
  }

  .rt-logistic-card-box-3, .rt-logistic-card-box-4 {
    position: relative;
  }

  .rt-card-content-box-4 {
    padding-bottom: 40px;
    padding-left: 70px;
  }

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

@media screen and (min-width: 1440px) {
  .cf-testimonial-logos {
    max-width: 140px;
  }

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

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

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

  .cf-wrapper-1160.growth-flex {
    padding-top: 100px;
  }

  .cf-success-message {
    background-color: #53eb63;
  }

  .cf-wrapper.benefits-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-benefits-section {
    padding-top: 100px;
  }

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

  .brix---z-index-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .cf-success-message-2 {
    background-color: var(--conversion-flow-library--light-coral);
  }

  .cf-forms-section-3 {
    margin-top: 0;
    padding-top: 100px;
  }

  .cf-82px-heading-2 {
    max-width: 87%;
    font-size: 42px;
  }

  .cf-hero-section-6 {
    background-image: linear-gradient(180deg, var(--black) 50%, white 50%);
    margin-bottom: 0;
  }

  .cf-hero-section-5---heading-wrapper-2 {
    margin-top: 200px;
    margin-bottom: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cf-hero-section-7 {
    background-image: linear-gradient(180deg, var(--black) 50%, white 50%);
  }

  .cf-hero-section-5---heading-wrapper-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 220px;
  }

  .rt-category-cards-text-2 {
    width: 110%;
  }

  .rt-card-content-box {
    padding-left: 60px;
  }

  .rt-logistic-card-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .brix---blog-card-image-wrapper-featured-v4 {
    max-width: 1012px;
  }

  .rt-logistic-card-wrapper-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 1920px) {
  .cf-wrapper.benefits-wrapper {
    margin-top: 0;
    padding-top: 0;
  }

  .cf-benefits-section {
    padding-top: 100px;
  }

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

  .brix---heading-h2-size {
    padding-top: 40px;
  }

  .brix---section-3 {
    height: 20%;
  }

  .brix---container-default-9 {
    max-width: 1200px;
  }

  .brix---inner-container-1000px-center {
    max-width: 90%;
  }

  .rt-logistic-card-sub-wrapper, .rt-category-cards-text-2 {
    width: 100%;
  }

  .rt-card-content-box {
    width: 100%;
    padding-left: 90px;
    padding-right: 20px;
  }

  .brix---section-2 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .cf-growth-section-2.activ {
    background-color: var(--conversion-flow-library--medium-purple);
  }

  .rt-logistic-card-wrapper-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .cf-testimonial-logos._3 {
    margin-right: 0;
  }

  .cf-hero-logos-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    display: flex;
  }

  .cf-hero-logos-wrap.header-2 {
    width: 100%;
  }

  .cf-testimonial-logos-contain {
    align-items: flex-start;
    margin-top: 20px;
  }

  .cf-testimonial-logos-contain.header-2 {
    z-index: 1;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    position: relative;
  }

  .cf-image-review-container {
    width: 80%;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-18px-paragraph.header-2 {
    margin-bottom: 40px;
  }

  .cf-64px-heading {
    font-size: 54px;
  }

  .home-left-wrapper {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cf-1140px-wrapper {
    flex-direction: column;
    padding-top: 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-menu-button-wrapper {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

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

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

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

  .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-brand.w--current {
    height: 30px;
  }

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

  .cf-flex-1---text-contain {
    width: 100%;
    max-width: 560px;
    margin-top: 100px;
  }

  .cf-flex-1---image-contain {
    width: 100%;
    max-width: 500px;
  }

  .cf-flex-1---container {
    flex-direction: column;
  }

  .cf-flex-1---wrapper {
    padding-top: 140px;
  }

  .cf-growth-para-text-18px {
    line-height: 150%;
  }

  .cf-growth-heading-32px {
    line-height: 120%;
  }

  .cf-growth-wrapper {
    padding: 40px 30px;
  }

  .cf-growth-para-text-20px {
    font-size: 18px;
    line-height: 150%;
  }

  .cf-growth-h2-heading-56px {
    line-height: 100%;
  }

  .cf-growth-grid {
    grid-template-columns: 1fr 1fr;
  }

  .cf-wrapper-1160 {
    flex-direction: column;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .cf-services-right-contain {
    width: 100%;
  }

  .cf-services-h2-heading {
    font-size: 30px;
  }

  .cf-services-left-contain {
    width: 100%;
    margin-top: 60px;
  }

  .cf-services-page-contain, .cf-services-page-contain.reverse {
    flex-direction: column-reverse;
  }

  .cf-form-heading-28px {
    font-size: 32px;
  }

  .cf-form-right-wrapper {
    width: 100%;
  }

  .cf-form-heading {
    font-size: 30px;
  }

  .cf-form-left-wrapper {
    width: 100%;
    max-width: 500px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  .cf-form-main-wrapper {
    flex-direction: column;
    max-width: 700px;
    padding-left: 70px;
  }

  .cf-benefits-image {
    display: none;
  }

  .cf-wrapper.benefits-wrapper {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .cf-faq-content {
    padding-bottom: 24px;
  }

  .cf-faq-answer-wrap {
    padding-bottom: 0;
    padding-right: 7%;
  }

  .cf-faqs-wrapper {
    width: 100%;
    padding-top: 0;
  }

  .cf-h2-heading, .cf-h2-heading.left {
    font-size: 42px;
  }

  .cf-faqs-text-wrap {
    width: 100%;
    max-width: 420px;
    margin-bottom: 100px;
  }

  .cf-faq-main-wrapper.horizontal {
    flex-direction: column;
    padding-bottom: 120px;
  }

  .cf-footer-paragraph-18px.heading {
    margin-bottom: 20px;
  }

  .cf-footer-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cf-subscribe-text {
    max-width: 200px;
    font-size: 22px;
  }

  .cf-footer-top-right {
    flex-direction: column;
    justify-content: space-between;
    max-width: 300px;
    display: flex;
  }

  .cf-navigation-1-logo {
    margin-bottom: 0;
    padding-left: 0;
  }

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

  .brix---grid-cta-v8 {
    grid-template-columns: .7fr;
  }

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

  .brix---cta-v1-floating-item-01 {
    width: 35%;
    top: -4%;
    left: -5%;
  }

  .brix---cta-v8-section {
    padding-top: 112px;
    padding-bottom: 722px;
  }

  .brix---cta-v8-section.orangee {
    padding-bottom: 820px;
  }

  .brix---cta-v8-half-image-right {
    width: 100%;
    height: 57%;
    inset: auto 0% 0%;
  }

  .brix---bg-image-full-width {
    height: 100%;
  }

  .cf-wrapper-1161.achievement-wrapper {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .cf-achievements-card-container {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    max-width: 300px;
  }

  .cf-achievements-card {
    font-size: 20px;
  }

  .cf-achievement-card-icon {
    margin-bottom: 10px;
  }

  .cf-achievement-heading {
    font-size: 28px;
  }

  .cf-logos-wrapper {
    flex-direction: column;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-logos-contain-2 {
    flex-wrap: wrap;
    align-content: stretch;
  }

  .cf-logo-images-2 {
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
  }

  .cf-wrapper-1162 {
    flex-direction: column;
  }

  .cf-wrapper-1162.different-flex {
    align-items: center;
    padding-top: 100px;
    padding-bottom: 0;
  }

  .cf-h2-heading-56px {
    font-size: 30px;
  }

  .cf-body---18px {
    line-height: 150%;
  }

  .cf-different-tabs-content {
    margin-top: 60px;
    margin-left: 0;
  }

  .cf-different-tabs {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cf-pricing-plan-pointer-text-18px {
    line-height: 150%;
  }

  .cf-different-menu {
    grid-column-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    max-width: 660px;
    margin-right: 0%;
  }

  .cf-stat-number-para {
    font-size: 18px;
  }

  .cf-review-center-text {
    font-size: 20px;
  }

  .cf-reviewer-review-item {
    margin-bottom: 60px;
  }

  .cf-people-review-section {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .cf-flex-1---text-contain-2 {
    width: 100%;
    max-width: 560px;
    margin-top: 100px;
  }

  .cf-flex-1---image-contain-2 {
    width: 100%;
    max-width: 500px;
  }

  .cf-flex-1---wrapper-2 {
    padding-top: 140px;
  }

  .cf-flex-1---container-2 {
    flex-direction: column;
  }

  .cf-18px-paragraph-2 {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-features-section-2-wrapper {
    padding-top: 140px;
  }

  .cf-features-section-2-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr 1fr;
    max-width: 700px;
  }

  .cf-features-section-2-heading {
    max-width: 600px;
    font-size: 30px;
  }

  .cf-features-section-1-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-58px-heading---white {
    font-size: 52px;
  }

  .cf-form-heading-2 {
    font-size: 30px;
  }

  .cf-checkbox-container {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

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

  .cf-checkbox-field {
    padding-left: 24px;
    padding-right: 24px;
  }

  .cf-create-heading {
    font-size: 50px;
  }

  .cf-create-images {
    width: 50%;
  }

  .cf-create-images._3, .cf-create-images._2 {
    width: 40%;
  }

  .cf-82px-heading {
    font-size: 70px;
  }

  .cf-parallax-image-contain {
    margin-bottom: 60px;
  }

  .cf-parallax-image-1 {
    width: 40%;
    bottom: 17%;
    left: -14%;
  }

  .cf-parallax-image-3 {
    bottom: 25%;
  }

  .cf-parallax-scribble-1 {
    bottom: 37%;
    right: -16%;
  }

  .cf-parallax-scribble-2 {
    bottom: 15%;
    left: 20%;
  }

  .cf-82px-heading-2 {
    font-size: 70px;
  }

  .cf-parallax-image-contain-2 {
    margin-bottom: 60px;
  }

  .cf-parallax-image-5 {
    width: 40%;
    bottom: 17%;
    left: -14%;
  }

  .cf-parallax-image-7 {
    bottom: 25%;
  }

  .cf-parallax-scribble-3 {
    bottom: 37%;
    right: -16%;
  }

  .cf-parallax-scribble-4 {
    bottom: 15%;
    left: 20%;
  }

  .cf-parallax-image-10 {
    bottom: 25%;
  }

  .cf-parallax-scribble-5 {
    bottom: 15%;
    left: 20%;
  }

  .cf-pricing-box-plan-wrapper {
    text-align: center;
    align-items: center;
  }

  .cf-pricing-plan-content-wrapper {
    margin-bottom: 0;
  }

  .cf-pricing-plan-text.pricing-1-plan-text {
    font-size: 40px;
  }

  .cf-secondary-button.pricing-button, .cf-primary-button.pricing-button {
    margin-top: 60px;
  }

  .cf-pricing-box {
    min-height: auto;
  }

  .cf-pricing-box.green-pricing-box, .cf-pricing-box.pricing-1-box {
    width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-hero-heading {
    margin-bottom: 20px;
    font-size: 50px;
  }

  .cf-pricing-box-row {
    flex-direction: column;
  }

  .cf-pricing-box-row.pricing-box-1 {
    flex-direction: column;
    align-items: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-box-row.pricing-box-2 {
    flex-flow: column wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: space-around;
    justify-items: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .cf-toggle-contain {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
  }

  .cf-pricing-plan-price {
    margin-bottom: 25px;
  }

  .cf-toggle-save-text {
    font-size: 18px;
  }

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

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

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

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

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

  .brix--grid-2-columns-text-right {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

  .brix---display-4 {
    font-size: 22px;
    line-height: 38px;
  }

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

  .brix---grid-2-columns-text-left {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

  .rt-logistic-card-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .cf-growth-wrapper-2 {
    padding: 40px 30px;
  }

  .cf-growth-para-text-18px-2 {
    line-height: 150%;
  }

  .cf-growth-para-text-20px-2 {
    font-size: 18px;
    line-height: 150%;
  }

  .cf-growth-h2-heading-56px-2 {
    line-height: 100%;
  }

  .cf-wrapper-1163 {
    flex-direction: column;
  }

  .cf-wrapper-1163.growth-flex {
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .cf-growth-heading-32px-2 {
    line-height: 120%;
  }

  .cf-growth-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

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

  .brix---flex-card---image-wrapper-2 {
    display: block;
  }

  .brix---card-blog-featured-v4 {
    max-width: 610px;
    margin-bottom: -120px;
    margin-left: 29px;
    padding: 32px;
    position: relative;
    inset: auto auto 0% 0%;
    transform: none;
  }

  .brix---card-blog-featured-v4:hover {
    transform: scale(.98);
  }

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

  .brix---blog-card-image-featured {
    width: 100%;
  }

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

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

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

  .rt-logistic-card-wrapper-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_content6_component {
    grid-column-gap: 3rem;
    grid-auto-flow: row;
    min-height: auto;
  }

  .rt-tag-wrapper {
    margin-bottom: 15px;
  }

  .rt-logistic-heading {
    margin-bottom: 22px;
  }

  .rt-logistic-hrading-paragraph {
    width: 100%;
    margin-bottom: 40px;
  }

  .rt-logistic-card-wrapper-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

  .brix---half-bg-image-left-content-v2 {
    width: 100%;
    height: 100%;
    min-height: 580px;
    margin-top: 65px;
    position: static;
    inset: auto 0% 0%;
  }

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

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

  .brix--grid-2-columns-text-right-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

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

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

  .brix---categories-badges-wrapper-2 {
    justify-content: flex-start;
  }

  .brix---badge-secondary-category-badges-2 {
    margin-left: 0;
    margin-right: 24px;
  }

  .brix---blog-card-image-2 {
    width: 100%;
  }

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

  .brix---grid-title-and-categories-2 {
    grid-template-columns: 1fr;
  }

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

  .cf-features-section-1-grid-2 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

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

  .uui-heading-large-2 {
    font-size: 2.75rem;
  }

  .uui-blog07_featured-list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .uui-blogpost04_content {
    margin-bottom: 3rem;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-blog07_component {
    grid-column-gap: 3rem;
    grid-template-columns: .25fr 1fr;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .uui-career01_component {
    grid-template-columns: 1fr;
  }

  .cf-wrapper-1164.achievement-wrapper {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .cf-achievements-card-container-2 {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    max-width: 300px;
  }

  .cf-achievements-card-2 {
    font-size: 20px;
  }

  .cf-achievement-card-icon-2 {
    margin-bottom: 10px;
  }

  .cf-achievement-heading-2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .cf-hero-logos-wrap {
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
  }

  .cf-hero-logos-wrap.header-2 {
    justify-content: center;
  }

  .cf-logos-text {
    margin-bottom: 20px;
  }

  .cf-testimonial-logos-contain {
    flex-direction: column;
    align-items: center;
  }

  .cf-testimonial-logos-contain.header-2 {
    margin-top: 0;
  }

  .cf-image-review-container {
    width: 100%;
  }

  .cf-button-gradient, .cf-cta-button {
    font-size: 20px;
  }

  .cf-64px-heading {
    font-size: 50px;
  }

  .cf-1140px-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 90px;
  }

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

  .cf-14px-heading {
    font-size: 18px;
  }

  .cf-flex-1---image-2 {
    right: 0%;
  }

  .cf-flex-1---image-1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-flex-1---wrapper {
    width: 90%;
    padding-top: 90px;
  }

  .cf-growth-para-text-18px {
    font-size: 16px;
  }

  .cf-growth-heading-32px {
    font-size: 30px;
  }

  .cf-growth-wrapper.large {
    background-position: 16px 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cf-growth-h2-heading-56px {
    font-size: 45px;
  }

  .cf-growth-grid {
    grid-template-columns: 1fr;
    place-content: center;
    justify-items: center;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .cf-growth-section {
    margin-top: 40px;
  }

  .cf-services-h2-heading {
    font-size: 28px;
  }

  .cf-services-page-contain {
    margin-bottom: 150px;
  }

  .cf-services-main-wrapper {
    width: 90%;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .cf-form-heading-28px {
    font-size: 30px;
  }

  .cf-send-message-form {
    padding: 40px;
  }

  .cf-footer-info {
    font-size: 18px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-form-heading {
    font-size: 28px;
  }

  .cf-form-main-wrapper {
    width: 90%;
    padding: 70px 40px 90px;
  }

  .cf-benefits-pointers-right {
    margin-top: 0;
  }

  .cf-wrapper {
    width: 90%;
  }

  .cf-wrapper.benefits-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .cf-h2-heading {
    text-align: center;
    max-width: 400px;
    font-size: 40px;
  }

  .cf-h2-heading.left {
    text-align: left;
    font-size: 40px;
  }

  .cf-faq-main-wrapper {
    width: 90%;
    padding-bottom: 90px;
  }

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

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

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

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

  .cf-footer-grid {
    grid-template-columns: 1fr 1fr;
    max-width: 500px;
  }

  .cf-subscribe-text {
    max-width: none;
    font-size: 20px;
  }

  .cf-footer-top-right {
    max-width: 400px;
  }

  .cf-footer-paragraph-16px {
    text-align: center;
  }

  .cf-footer-top-left {
    align-items: center;
    max-width: 400px;
    margin-bottom: 60px;
  }

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

  .brix---grid-cta-v8 {
    grid-template-columns: 1fr;
  }

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

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

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

  .brix---cta-v1-floating-item-01 {
    width: 34%;
  }

  .brix---cta-v8-section {
    padding-top: 96px;
    padding-bottom: 495px;
  }

  .brix---cta-v8-section.orangee {
    padding-bottom: 640px;
  }

  .brix---cta-v8-half-image-right {
    height: 50%;
  }

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

  .cf-wrapper-1161 {
    width: 90%;
  }

  .cf-achievement-card-icon {
    margin-bottom: 10px;
  }

  .cf-achievement-heading {
    margin-bottom: 60px;
    font-size: 24px;
  }

  .cf-achievement-card-item-subtext {
    font-size: 20px;
  }

  .cf-logos-wrapper {
    width: 90%;
  }

  .cf-logo-22px-heading {
    font-size: 20px;
  }

  .cf-h2-heading-56px {
    font-size: 28px;
  }

  .cf-body---18px {
    font-size: 16px;
  }

  .cf-h3-heading-40px {
    font-size: 22px;
  }

  .cf-different-tab-link {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .cf-different-menu {
    grid-row-gap: 10px;
    width: 100%;
  }

  .cf-review-star-wrapper {
    margin-bottom: 20px;
  }

  .cf-review-container {
    width: 100%;
  }

  .cf-reviewer-stat-item {
    max-width: none;
    padding-bottom: 0;
  }

  .cf-reviewer-stat-item.middle {
    max-width: none;
    padding-bottom: 40px;
  }

  .cf-stat-number-para {
    font-size: 18px;
  }

  .cf-review-center-text {
    font-size: 20px;
  }

  .cf-review-stat-number {
    font-size: 30px;
  }

  .cf-people-review-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-reviews-wrapper {
    flex-direction: column;
  }

  .cf-review-stats-wrapper {
    width: 100%;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
  }

  .cf-14px-heading-2 {
    font-size: 18px;
  }

  .cf-flex-1---image-3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-flex-1---image-4 {
    right: 0%;
  }

  .cf-flex-1---wrapper-2 {
    width: 90%;
    padding-top: 90px;
  }

  .cf-features-section-2-wrapper {
    width: 90%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-features-section-2-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
  }

  .cf-features-section-2-heading {
    max-width: 420px;
    font-size: 28px;
  }

  .cf-service-paragraph-2 {
    margin-top: 0;
    font-size: 16px;
    line-height: 150%;
  }

  .cf-service-heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .cf-block-h5-heading {
    font-size: 40px;
  }

  .cf-58px-heading---white {
    font-size: 46px;
  }

  .cf-service-heading-2 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .cf-form-heading-2 {
    font-size: 28px;
  }

  .cf-checkbox-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cf-fields-contain {
    flex-direction: column;
    margin-bottom: 0;
  }

  .cf-checkbox-label {
    font-size: 14px;
  }

  .cf-checkbox-field {
    padding: 16px 18px;
  }

  .cf-contact-form-field {
    margin-bottom: 32px;
    margin-right: 0;
  }

  .cf-create-heading {
    font-size: 40px;
  }

  .cf-grey-create-wrapper {
    width: 90%;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .cf-about-images-contain {
    height: 500px;
  }

  .cf-82px-heading {
    font-size: 50px;
  }

  .cf-hero-section-5---heading-wrapper {
    width: 90%;
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .cf-parallax-image-contain {
    height: 500px;
    margin-top: -60px;
  }

  .cf-parallax-image-1 {
    bottom: 5%;
  }

  .cf-parallax-image-3 {
    bottom: 19%;
  }

  .cf-parallax-scribble-1 {
    bottom: 53%;
  }

  .cf-parallax-scribble-2 {
    bottom: 3%;
  }

  .cf-82px-heading-2 {
    font-size: 50px;
  }

  .cf-hero-section-5---heading-wrapper-2 {
    width: 90%;
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .cf-parallax-image-contain-2 {
    height: 500px;
    margin-top: -60px;
  }

  .cf-parallax-image-5 {
    bottom: 5%;
  }

  .cf-parallax-image-7 {
    bottom: 19%;
  }

  .cf-parallax-scribble-3 {
    bottom: 53%;
  }

  .cf-parallax-scribble-4 {
    bottom: 3%;
  }

  .cf-hero-section-5---heading-wrapper-3 {
    width: 90%;
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .cf-parallax-image-10 {
    bottom: 19%;
  }

  .cf-parallax-scribble-5 {
    bottom: 3%;
  }

  .cf-colourful-text {
    padding-bottom: 0;
  }

  .cf-pricing-plan-tick-icon {
    margin-right: 10px;
  }

  .cf-pricing-box-plan-wrapper {
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-plan-content-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-plan-content-text {
    font-size: 16px;
  }

  .cf-pricing-plan-note-text {
    text-align: center;
  }

  .cf-pricing-plan-text {
    font-size: 32px;
  }

  .cf-pricing-box.green-pricing-box {
    width: 100%;
    max-width: 430px;
    min-height: 320px;
    margin-bottom: 5%;
  }

  .cf-pricing-box.pricing-1-box {
    width: 100%;
    max-width: 430px;
  }

  .cf-pricing-hero-heading {
    font-size: 42px;
  }

  .cf-pricing-box-row {
    flex-direction: column;
  }

  .cf-pricing-box-wrapper {
    margin-top: 100px;
  }

  .cf-pricing-toggle-header-wrapper {
    flex-direction: column;
  }

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

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

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

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

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

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

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

  .brix--grid-2-columns-text-right {
    grid-template-columns: 1fr;
  }

  .brix---display-4 {
    font-size: 20px;
    line-height: 32px;
  }

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

  .brix---subtitle-2 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---grid-2-columns-text-left {
    grid-template-columns: 1fr;
  }

  .brix---image-wrapper-br-24px-shadow-2 {
    border-radius: 14px;
    box-shadow: 0 4px 22px #14142b24;
  }

  .rt-logistic-section-image {
    object-fit: cover;
    width: 100%;
  }

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

  .rt-logistic-card-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .cf-growth-wrapper-2.large {
    background-position: 16px 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cf-growth-para-text-18px-2 {
    font-size: 16px;
  }

  .cf-growth-h2-heading-56px-2 {
    font-size: 45px;
  }

  .cf-wrapper-1163.growth-flex {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .cf-growth-heading-32px-2 {
    font-size: 30px;
  }

  .cf-growth-grid-2 {
    grid-template-columns: 1fr;
    place-content: center;
    justify-items: center;
  }

  .brix---text-200-bold-4 {
    font-size: 16px;
    line-height: 18px;
  }

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

  .brix---badge-primary-small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---text-201 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---card-blog-featured-v4 {
    margin-bottom: -58px;
    margin-left: 18px;
    margin-right: 18px;
  }

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

  .brix---avatar-circle-03 {
    width: 56px;
    max-width: 56px;
    height: 56px;
    max-height: 56px;
  }

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

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

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

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

  .rt-logistic-card-wrapper-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_contact6_spacing-block-6, .rl_contact6_spacing-block-5 {
    padding-bottom: .75rem;
  }

  .rl_contact6_spacing-block-2 {
    padding-bottom: 1.25rem;
  }

  .rl_content6_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_contact6_spacing-block-3 {
    padding-bottom: 1.5rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_contact6_spacing-block-1 {
    padding-bottom: .75rem;
  }

  .rl_contact6_form-field-2col {
    grid-template-columns: 1fr;
  }

  .rt-tag-wrapper, .rt-tag-wrapper.rt-tab-view {
    margin-bottom: 18px;
  }

  .rt-logistic-heading {
    margin-bottom: 20px;
  }

  .rt-logistic-section-image-3 {
    object-fit: cover;
    width: 100%;
  }

  .rt-logistic-card-wrapper-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .brix---heading-h4-size-3 {
    font-size: 20px;
    line-height: 26px;
  }

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

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

  .brix---square-icon-2 {
    border-radius: 12px;
    max-width: 56px;
  }

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

  .brix--grid-2-columns-text-right-2 {
    grid-template-columns: 1fr;
  }

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

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

  .brix---categories-badges-wrapper-2 {
    flex-wrap: wrap;
  }

  .brix---btn-circle-primary-small {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

  .brix---categories-badges-item-wrapper-2 {
    flex-wrap: wrap;
  }

  .brix---badge-secondary-category-badges-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 12px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

  .brix---badge-secondary-small {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---grid-title-and-categories-2 {
    grid-template-columns: 1fr;
  }

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

  .cf-block-h5-heading-2 {
    font-size: 40px;
  }

  .rt-logistic-section-image-4 {
    object-fit: cover;
    width: 100%;
  }

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

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

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

  .uui-blog07_image-link {
    margin-bottom: 1.5rem;
  }

  .uui-blog07_image-link:hover {
    box-shadow: none;
  }

  .uui-heading-large-2 {
    font-size: 2.25rem;
  }

  .brix---badge-primary-small-light {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .uui-layout08_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-blog07_featured-list {
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }

  .uui-blogpost04_content {
    margin-bottom: 2rem;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-heading-small {
    font-size: 1.5rem;
  }

  .uui-blog07_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 4rem;
  }

  .uui-blog07_category-menu {
    overflow: scroll;
  }

  .uui-page-padding-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-blog07_menu-link:hover {
    color: #667085;
    background-color: #0000;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .uui-button-secondary-gray-4 {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .uui-button-secondary-gray-4:hover {
    color: #344054;
    background-color: #fff;
  }

  .uui-career01_item {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .uui-space-xsmall-3 {
    min-height: .75rem;
  }

  .uui-button-4 {
    font-size: 1rem;
  }

  .uui-button-4:hover {
    background-color: #ff4b00;
    border-color: #ff4b00;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-button-row-3 {
    align-self: stretch;
  }

  .uui-text-size-large-3 {
    font-size: 1rem;
  }

  .uui-badge-3 {
    padding: .125rem .5rem;
  }

  .uui-career01_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-career01_job-details-wrapper {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .cf-wrapper-1164 {
    width: 90%;
  }

  .cf-achievement-card-icon-2 {
    margin-bottom: 10px;
  }

  .cf-achievement-heading-2 {
    margin-bottom: 60px;
    font-size: 24px;
  }

  .cf-achievement-card-item-subtext-2 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .cf-hero-logos-wrap {
    justify-content: space-between;
    margin-left: 0;
  }

  .cf-testimonial-logos-contain, .cf-testimonial-logos-contain.header-2 {
    margin-top: 100px;
  }

  .cf-hero-layer-blur {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 140%;
    max-width: none;
    height: 110px;
    display: flex;
    left: -28%;
    overflow: visible;
  }

  .cf-testimonial-name-position {
    font-size: 14px;
    line-height: 140%;
  }

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

  .cf-hero-testimonial-contain {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    bottom: -36%;
  }

  .cf-testimonial-logo-image {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .cf-star-image {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .cf-testmonial-text-wrapper {
    grid-row-gap: 4px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cf-cta-arrow-div {
    flex: none;
  }

  .cf-button-text {
    flex: none;
    font-size: 14px;
  }

  .cf-cta-button {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-cta-button.rectangle {
    padding-left: 50px;
  }

  .cf-cta-button.rectangle.small {
    box-sizing: border-box;
    object-fit: none;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .cf-64px-heading {
    font-size: 40px;
    line-height: 110%;
  }

  .cf-hero-section-2 {
    margin-bottom: -184px;
    padding-top: 60px;
  }

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

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

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

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

  .cf-flex-1---text-contain {
    margin-top: 60px;
  }

  .cf-flex-1---image-2 {
    width: 90%;
  }

  .cf-flex-1---image-1 {
    width: 100%;
  }

  .cf-growth-heading-32px {
    font-size: 28px;
  }

  .cf-growth-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-wrapper.large {
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-para-text-20px {
    font-size: 16px;
  }

  .cf-growth-h2-heading-56px {
    font-size: 40px;
  }

  .cf-wrapper-1160 {
    width: 90%;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 0;
  }

  .cf-growth-section {
    margin-top: 50px;
  }

  .cf-gradient-span {
    line-height: 110%;
  }

  .cf-services-h2-heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .cf-services-page-contain {
    margin-bottom: 140px;
  }

  .cf-services-main-wrapper {
    padding-bottom: 40px;
  }

  .cf-form-gradient-submit {
    background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-borders-text-field {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
  }

  .cf-borders-text-field-dropdown {
    padding-left: 14px;
    font-size: 16px;
  }

  .cf-form-heading-28px {
    font-size: 24px;
  }

  .cf-send-message-form {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-footer-info {
    font-size: 16px;
  }

  .cf-info-heading {
    margin-bottom: 4px;
  }

  .cf-footer-headings-wrap {
    margin-left: 16px;
  }

  .cf-footer-info-contain {
    align-items: center;
  }

  .cf-form-heading {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .cf-form-main-wrapper {
    padding: 60px 20px;
  }

  .cf-text-block-2._16-px {
    line-height: 26px;
  }

  .cf-benefits-pointer-heading-and-number {
    justify-content: flex-start;
  }

  .cf-benefits-pointer-item {
    max-width: none;
  }

  .cf-wrapper.benefits-wrapper {
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .cf-faq-content {
    font-size: 16px;
  }

  .cf-faq-questions {
    font-size: 18px;
    line-height: 140%;
  }

  .cf-h2-heading, .cf-h2-heading.left {
    font-size: 36px;
  }

  .cf-faq-main-wrapper.horizontal {
    padding-bottom: 60px;
  }

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

  .cf-footer-link-18px.black {
    font-size: 18px;
  }

  .cf-footer-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .cf-logo-text {
    font-size: 24px;
  }

  .cf-logo-lines-contain {
    margin-right: 5px;
  }

  .cf-footer-top-left {
    margin-bottom: 80px;
  }

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

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

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

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

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

  .brix---cta-v1-floating-item-01 {
    width: 39%;
  }

  .brix---cta-v8-section {
    padding-top: 72px;
    padding-bottom: 392px;
  }

  .brix---cta-v8-section.orangee {
    padding-top: 110px;
    padding-bottom: 290px;
  }

  .brix---cta-v8-half-image-right {
    height: 30%;
    margin-top: 0;
    padding-top: 0;
    bottom: 0;
  }

  .brix---bg-image-full-width {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

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

  .div-block {
    margin-top: -80px;
    padding-top: 0;
  }

  .cf-wrapper-1161.achievement-wrapper {
    padding-top: 100px;
  }

  .cf-achievements-card {
    font-size: 18px;
  }

  .cf-achievement-heading {
    font-size: 22px;
  }

  .cf-achievement-card-item-subtext {
    font-size: 18px;
  }

  .cf-logos-wrapper {
    text-align: center;
  }

  .cf-logos-contain-2 {
    grid-row-gap: 40px;
  }

  .cf-logo-images-2 {
    width: 150px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .cf-wrapper-1162 {
    width: 90%;
  }

  .cf-h2-heading-56px {
    font-size: 24px;
  }

  .cf-h3-heading-40px {
    font-size: 20px;
  }

  .cf-different-tab-link.w--current {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-pricing-plan-check-icon {
    margin-right: 8px;
  }

  .cf-pricing-plan-pointer-text-18px {
    font-size: 16px;
  }

  .cf-different-menu {
    justify-content: flex-start;
  }

  .cf-review-star {
    width: auto;
    margin-left: 2px;
    margin-right: 2px;
  }

  .cf-review-star-wrapper {
    justify-content: center;
    width: 60%;
  }

  .cf-reviewer-stat-item.middle {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .cf-stat-number-para {
    font-size: 16px;
  }

  .cf-review-center-text {
    font-size: 16px;
    line-height: 145%;
  }

  .cf-review-stat-number {
    font-size: 28px;
  }

  .cf-more-review-link {
    justify-content: center;
    align-items: center;
  }

  .cf-more-review-text {
    font-size: 14px;
  }

  .div-block-2 {
    box-sizing: border-box;
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    text-align: left;
    object-fit: contain;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cf-flex-1---image-3 {
    width: 100%;
  }

  .cf-flex-1---image-4 {
    width: 90%;
  }

  .cf-flex-1---text-contain-2 {
    margin-top: 60px;
  }

  .cf-18px-paragraph-2 {
    font-size: 16px;
  }

  .cf-features-section-2-image-wrapper {
    margin-bottom: 20px;
  }

  .cf-features-section-2-grid {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .cf-features-section-2-icon-wrap {
    margin-bottom: 16px;
  }

  .cf-features-section-1-wrapper {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cf-features-section-1-grid {
    max-width: none;
  }

  .cf-features-section-1 {
    min-width: 10px;
    height: 490px;
    min-height: 40%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cf-features-section-1-block-paragraph {
    font-size: 18px;
  }

  .cf-block-h5-heading {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 36px;
  }

  .cf-features-section-1-grid-cell {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .cf-form-heading-2 {
    margin-bottom: 16px;
    font-size: 24px;
  }

  .cf-form-gradient-submit-2 {
    background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .cf-fields-contain {
    flex-direction: column;
    margin-bottom: 0;
  }

  .cf-checkbox-field {
    padding: 12px 14px;
  }

  .cf-contact-form-field {
    height: 60px;
    margin-bottom: 32px;
    margin-right: 0;
    padding-left: 20px;
  }

  .cf-contact-field-label.budget {
    margin-top: 40px;
  }

  .cf-create-heading {
    font-size: 30px;
  }

  .cf-about-images-contain {
    height: 300px;
    margin-top: 60px;
  }

  .cf-82px-heading {
    font-size: 40px;
  }

  .cf-hero-section-5---heading-wrapper {
    padding-bottom: 60px;
  }

  .cf-parallax-image-contain {
    height: 350px;
  }

  .cf-parallax-image-1 {
    bottom: 8%;
  }

  .cf-parallax-image-3 {
    bottom: 25%;
  }

  .cf-parallax-scribble-1 {
    width: 60%;
    bottom: 78%;
  }

  .cf-parallax-scribble-2 {
    width: 50%;
    bottom: 22%;
  }

  .cf-82px-heading-2 {
    font-size: 40px;
  }

  .cf-hero-section-5---heading-wrapper-2 {
    padding-bottom: 60px;
  }

  .cf-parallax-image-contain-2 {
    height: 350px;
  }

  .cf-parallax-image-5 {
    bottom: 8%;
  }

  .cf-parallax-image-7 {
    bottom: 25%;
  }

  .cf-parallax-scribble-3 {
    width: 60%;
    bottom: 78%;
  }

  .cf-parallax-scribble-4 {
    width: 50%;
    bottom: 22%;
  }

  .cf-hero-section-5---heading-wrapper-3 {
    padding-bottom: 60px;
  }

  .cf-parallax-image-10 {
    bottom: 25%;
  }

  .cf-parallax-scribble-5 {
    width: 50%;
    bottom: 22%;
  }

  .cf-colourful-text {
    padding-bottom: 0;
  }

  .cf-pricing-box-plan-wrapper {
    width: 100%;
  }

  .cf-pricing-hero-para {
    font-size: 16px;
  }

  .cf-white-top-heading {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .cf-secondary-button {
    font-size: 16px;
  }

  .cf-primary-button {
    padding: 16px 20px;
  }

  .cf-pricing-box.green-pricing-box, .cf-pricing-box.pricing-1-box {
    padding: 30px 15px;
  }

  .cf-pricing-box-row.pricing-box-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .cf-pricing-box-wrapper.pricing-1-box {
    top: -80px;
  }

  .cf-pricing-hero-section {
    padding-top: 160px;
    padding-bottom: 150px;
  }

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

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

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

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

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

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

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

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

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

  .brix---subtitle-2 {
    font-size: 14px;
    line-height: 18px;
  }

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

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

  .rt-logistic-card-box {
    width: 100%;
    height: 100%;
  }

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

  .rt-component-container-3 {
    height: 100%;
  }

  .rt-white-box-overlay {
    transform: skew(-16deg);
  }

  .rt-card-content-box {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .rt-logistic-card-wrapper {
    height: 100%;
  }

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

  .cf-growth-wrapper-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-wrapper-2.large {
    background-position: 8px 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-para-text-20px-2 {
    font-size: 16px;
  }

  .cf-growth-h2-heading-56px-2 {
    font-size: 40px;
  }

  .cf-wrapper-1163 {
    width: 90%;
  }

  .cf-wrapper-1163.growth-flex {
    padding-top: 0;
  }

  .cf-growth-heading-32px-2 {
    font-size: 28px;
  }

  .brix---text-200-bold-4 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---badge-primary-small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

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

  .brix---text-201 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---card-blog-featured-v4 {
    margin-bottom: 21px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

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

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

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

  .brix---avatar-circle-03 {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
  }

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

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

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

  .rt-white-box-overlay-2 {
    transform: skew(-16deg);
  }

  .rt-card-content-box-2 {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

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

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

  .rt-tag-wrapper {
    margin-bottom: 16px;
  }

  .rt-logistic-heading {
    margin-bottom: 30px;
  }

  .rt-card-content-box-3 {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .rt-white-box-overlay-3 {
    transform: skew(-16deg);
  }

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

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

  .brix---half-bg-image-left-content-v2 {
    min-height: auto;
  }

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

  .brix---heading-h4-size-3 {
    font-size: 18px;
    line-height: 24px;
  }

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

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

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

  .brix---square-icon-2 {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---section-position-relative {
    padding-top: 96px;
    padding-bottom: 96px;
  }

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

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

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

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

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

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

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

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

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

  .brix---btn-circle-primary-small {
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
  }

  .brix---badge-secondary-category-badges-2 {
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 13px 21px;
    font-size: 14px;
    line-height: 16px;
  }

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

  .brix---badge-secondary-small {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---grid-title-and-categories-2 {
    margin-bottom: 40px;
  }

  .brix---blog-card-content-inside-2 {
    padding: 24px 24px 31px;
  }

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

  .cf-block-h5-heading-2 {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 36px;
  }

  .cf-features-section-4 {
    min-width: 10px;
    height: 490px;
    min-height: 40%;
    max-height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cf-features-section-1-block-paragraph-2 {
    font-size: 18px;
  }

  .cf-features-section-1-grid-2 {
    max-width: none;
  }

  .cf-features-section-1-wrapper-2 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .rt-white-box-overlay-4 {
    transform: skew(-16deg);
  }

  .rt-card-content-box-4 {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

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

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

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

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

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

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

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

  .brix---badge-primary-small-light {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .uui-career01_title-wrapper {
    margin-bottom: 1rem;
  }

  .cf-wrapper-1164.achievement-wrapper {
    padding-top: 100px;
  }

  .cf-achievements-card-2 {
    font-size: 18px;
  }

  .cf-achievement-heading-2 {
    font-size: 22px;
  }

  .cf-achievement-card-item-subtext-2 {
    font-size: 18px;
  }
}

#w-node-a2d57dfe-f0d4-9a6a-0242-ea9d33931321-8a593e34, #w-node-a2d57dfe-f0d4-9a6a-0242-ea9d33931329-8a593e34 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_92b8ab03-c7ce-c44c-5a50-ebc7527f3691-8a593e34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5a9dfeb7-a37f-4d97-eded-95b713b6233f-767a0a9e, #w-node-_5a9dfeb7-a37f-4d97-eded-95b713b62345-767a0a9e, #w-node-_5a9dfeb7-a37f-4d97-eded-95b713b6234b-767a0a9e, #w-node-a41c5a95-9283-90f4-0513-362af0ad9193-dd220aa7, #w-node-a41c5a95-9283-90f4-0513-362af0ad9199-dd220aa7, #w-node-a41c5a95-9283-90f4-0513-362af0ad919f-dd220aa7, #w-node-_9f2ba7d5-c9e7-6712-c332-3b07c05403bd-dd220aa7, #w-node-_7277929b-6f51-3684-c8f3-8a529a0de358-0f5952fd, #w-node-_7277929b-6f51-3684-c8f3-8a529a0de35e-0f5952fd, #w-node-_7277929b-6f51-3684-c8f3-8a529a0de364-0f5952fd {
  align-self: start;
}

#w-node-_6a8feff4-3397-2a81-3799-ee1b61234783-49c8e132, #w-node-_6a8feff4-3397-2a81-3799-ee1b6123478c-49c8e132, #w-node-_6a8feff4-3397-2a81-3799-ee1b61234795-49c8e132 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a8feff4-3397-2a81-3799-ee1b6123479d-49c8e132 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_6a8feff4-3397-2a81-3799-ee1b6123479e-49c8e132, #w-node-dc92c3d2-225a-4e53-8681-b4ebb14e9b22-49c8e132 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_61b19b44-d662-a5d4-4c53-949d254b1ff2-8a593e34 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a2d57dfe-f0d4-9a6a-0242-ea9d33931321-8a593e34, #w-node-a2d57dfe-f0d4-9a6a-0242-ea9d33931329-8a593e34 {
    grid-column: span 1 / span 1;
  }
}
