:root {
  --_ncic-colors---white: white;
  --_ncic-colors---black: #000;
  --_ncic-colors---dark-blue: #003068;
  --_ncic-colors---light-grey: #dad9d9;
  --_ncic-colors---dark-grey: #737373;
  --_ncic-colors---blue: #25408f;
  --waves-library--white: white;
  --waves-library--black: #131313;
  --radiant-ui-components-library--color--white: white;
  --radiant-ui-components-library--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library--color--heading-dark: #150438;
  --kütüp-library--dark-slate-grey: #264653;
  --kütüp-library--burntsienna: #e76f51;
  --flowstica-webflow-library--black: #010b15;
  --flowstica-webflow-library--medium-sea-green: #08b54f;
  --flowstica-webflow-library--white: white;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
  --kütüp-library--white: white;
  --radiant-ui-components-library--color--theme-color: #116df8;
  --radiant-ui-components-library--color--button-background-dark: #131218;
  --white: white;
  --lynx--white: white;
  --lynx--black: #1f2022;
  --lynx--medium-purple: #8979ec;
  --_ncic-colors---light-blue: #99c9ef;
  --kütüp-library--dim-grey: #6e6e6e;
  --conversion-flow-library--medium-purple: #b16cea;
  --conversion-flow-library--light-coral: #ff5e69;
  --conversion-flow-library--sandy-brown: #ffa84b;
  --conversion-flow-library--coral: #ff8a56;
  --kütüp-library--dark-slate-grey-x: #2e5261;
  --black: black;
  --lynx--grey: #797c83;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--grey-600: #393b6a;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-100: #f7f9fd;
  --flowui-component-library--primary-dark: #2d0896;
  --waves-library--dark-elevation: #ede0d8;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--general--shadow-02: #14142b14;
  --elements-webflow-library--neutral--600: #6e7191;
  --elements-webflow-library--secondary--color-1: #281ca5;
  --elements-webflow-library--secondary--color-2: #f2f1ff;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--general--shadow-04: #14142b24;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--200: #f7f7fc;
  --flowui-component-library--gray-500: #6b7094;
  --elements-webflow-library--general--shadow-03: #14142b1a;
  --radiant-ui-components-library--linear-color-three: #e0ecff;
  --alley-component-library--gray--900: #131316;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--blue--700: #7788f8;
  --alley-component-library--orange--900: #f69351;
  --alley-component-library--blue--100: #eceefe;
  --spark-library--foreground-secondary: #000000c2;
  --flowui-component-library--primary-lighter: #f7f5ff;
}

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

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

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

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

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

.rl_navbar5_menu {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.rl_navbar5_logo-link {
  padding-left: 0;
}

.rl_navbar5_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rl_navbar5_menu-left {
  position: static;
}

.rl_navbar5_menu-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rl_navbar5_button-secondary {
  color: #000;
  text-align: center;
  cursor: pointer;
  mix-blend-mode: normal;
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  margin-left: 7px;
  margin-right: 0;
  padding: 1rem 2rem;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 15px -1px #000;
}

.rl_navbar5_component {
  background-color: #25408f;
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 4.5rem;
  margin-top: 0;
  padding: 20px 5%;
  display: flex;
}

.rl_navbar5_link {
  color: #fff;
  padding: 10px 1rem;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  position: static;
}

.rl_navbar5_link.w--current {
  color: #fff;
  font-size: 20px;
}

.rl_navbar5_menu-button {
  padding: 0;
}

.section-85 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.button-213 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 25px;
  display: flex;
  box-shadow: 0 2px 11px #000;
}

.bold-text-36 {
  color: #25408f;
  text-transform: capitalize;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.bold-text-39 {
  color: var(--_ncic-colors---white);
  text-align: center;
  -webkit-text-stroke-width: 0px;
  text-shadow: 0 1px 20px var(--_ncic-colors---black);
  padding-left: 0%;
  padding-right: 0%;
  font-family: Droid Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-104 {
  padding-bottom: 500px;
}

.button-212 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  width: 200px;
  line-height: 25px;
  box-shadow: 0 2px 11px #000;
}

.button-212.w--current {
  font-family: Droid Sans, sans-serif;
}

.column-97 {
  text-align: center;
}

.heading-350 {
  text-align: center;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 15%;
  padding-right: 15%;
}

.columns-37 {
  padding-bottom: 10px;
}

.section-89 {
  background-image: url('../png/our-customers-and-teams-achieve-amazing-results.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  min-height: 50px;
}

.div-block-105 {
  background-image: linear-gradient(#ffffffba, #ffffffba);
}

.column-96 {
  text-align: center;
}

.paragraph-122 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 15%;
  padding-right: 15%;
  font-size: 20px;
  line-height: 30px;
}

.bold-text-35 {
  color: var(--_ncic-colors---dark-blue);
  border: 1px #000;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
}

.link-56 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  text-decoration: none;
  position: static;
  inset: 0% 0% auto auto;
}

.column-100 {
  border-bottom: 0 #000;
  border-right: 1px solid #000;
  border-radius: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.columns-38 {
  border: 1px #000;
  border-right-width: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-98 {
  border: 0 #000;
  border-radius: 0;
}

.section-90 {
  background-color: var(--_ncic-colors---light-grey);
  border: 3px #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-159 {
  color: #000;
  text-align: center;
  padding-bottom: 0%;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.heading-351 {
  color: var(--_ncic-colors---dark-grey);
  text-align: center;
  text-shadow: 0 1px 20px #fff;
  margin-top: 0%;
  margin-bottom: 5px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
}

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

.text-block-151 {
  color: #25408f;
  font-family: Droid Sans, sans-serif;
}

.uui-layout73_component {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  height: auto;
  display: grid;
}

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

.uui-space-small-4 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-text-size-medium {
  color: #475467;
  letter-spacing: normal;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-button-link {
  grid-column-gap: .5rem;
  color: #6941c6;
  white-space: nowrap;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: 0 0 2% 2%;
  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;
}

.uui-button-link:hover {
  color: #53389e;
}

.uui-layout73_image-wrapper {
  width: 100%;
  margin-bottom: 2rem;
  position: relative;
}

.uui-padding-vertical-xhuge-4 {
  border-bottom: 1px #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.uui-layout73_image {
  background-color: #013068;
  background-image: url('../png/backgroundb.png');
  background-position: 0%;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 20px;
  width: 100%;
  padding: 10px;
  box-shadow: 0 2px 18px -4px #013068;
}

.uui-section_layout73 {
  background-color: #25408f33;
}

.uui-layout73_item {
  border: 3px #000;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 2px 10px -2px #00000085;
}

.uui-button-icon-4 {
  color: #013068;
  -webkit-text-stroke-color: #bcbec0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-heading-xxsmall {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Droid Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.section-81 {
  background-color: #000;
}

.column-87 {
  text-align: center;
  border-right: 1px solid #fff;
}

.column-88 {
  text-align: center;
  border-left: 1px solid #fff;
}

.text-block-145, .heading-328 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.walsh-footer-grid-social {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  place-items: center start;
}

.container-107 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.walsh-footer-inner {
  grid-column-gap: 20px;
  display: flex;
}

.link-9 {
  color: #fff;
  text-decoration: none;
}

.walsh-footer-inner-menu {
  grid-column-gap: 25px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Droid Sans, sans-serif;
  display: flex;
}

.newfooter {
  background-color: #25408f;
  padding-top: .5%;
  padding-bottom: .5%;
  position: relative;
}

.column-102 {
  padding-left: 10px;
  padding-right: 10px;
}

.walsh-container-6 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.walsh-footer-legal-text {
  color: #fff;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
}

.text-block-144, .text-block-143 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.walsh-footer-link-center {
  color: #fff;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.walsh-footer-link-center:hover {
  color: #000;
}

.text-block-146, .heading-327 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.walsh-main-grid-6 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: 0%;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.image-82 {
  mix-blend-mode: normal;
}

.section-91 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.button-214 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 25px;
  display: flex;
  box-shadow: 0 2px 11px #000;
}

.bold-text-40 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.column-103, .column-101 {
  text-align: center;
}

.section-92 {
  background-image: url('../png/our-customers-and-teams-achieve-amazing-results.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  min-height: 50px;
}

.button-215 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  width: 200px;
  font-size: 15px;
  line-height: 25px;
  display: inline-block;
  box-shadow: 0 2px 11px #000;
}

.div-block-106 {
  background-image: linear-gradient(#ffffffba, #ffffffba);
}

.column-104 {
  text-align: center;
}

.bold-text-41 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.bold-text-38 {
  color: #000;
  text-align: center;
}

.link-57 {
  color: #000;
  text-decoration: none;
}

.column-105 {
  border-right: 3px solid #000;
}

.columns-39 {
  border: 1px #000;
}

.column-106 {
  border-left: 3px #000;
}

.section-93 {
  background-color: #25408f33;
  border: 3px solid #000;
}

.text-block-160 {
  color: #000;
  text-align: center;
  padding-bottom: 2%;
  text-decoration: none;
}

.heading-352 {
  text-align: center;
  margin-top: 2%;
  margin-bottom: 5px;
  font-family: Changa One, Impact, sans-serif;
}

.options {
  color: #fff;
  background-color: #25408f1a;
  border-bottom: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-51 {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.div-block-50 {
  background-color: #25408f66;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-167 {
  color: #25408f;
  text-align: center;
}

.div-block-51 {
  color: #25408f;
  background-color: #0000;
  padding: 20px;
}

.heading-169, .heading-168 {
  margin-top: 20px;
  font-weight: 800;
}

.deposit-information {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-56 {
  padding-left: 10px;
  padding-right: 10px;
}

.how-to-put-money-on-inmates-phone-account {
  color: #25408f;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px;
}

.tab-link-inmate-calls-per-day {
  border-radius: 0;
}

.tabs-menu-2 {
  border-radius: 20px;
}

.container-52 {
  background-color: #25408f00;
  padding: 10px 20px 40px;
}

.tabs-3 {
  border-radius: 0;
}

.heading-114 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 35px;
  text-decoration: none;
}

.preguntas-frecuentes {
  color: #25408f;
  background-color: #25408f1a;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-47 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.column-107 {
  text-align: center;
  border-right: 1px solid #fff;
}

.column-108 {
  text-align: center;
  border-left: 1px solid #fff;
}

.section-94 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.button-216 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 25px;
  display: flex;
  box-shadow: 0 2px 11px #000;
}

.bold-text-42 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.inmate-phone-sytem-top {
  color: #fff;
  background-image: linear-gradient(#25408f9e, #25408f9e), url('../jpg/bigstock-prison-with-iron-fences-prison-339237532.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.container-41 {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: none;
  max-height: none;
  margin: 0 auto;
  padding: 0 60px;
  display: block;
  position: static;
  inset: 0%;
}

.heading-116 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 0 1px 20px #fff;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 2%;
  font-family: Droid Sans, sans-serif;
  font-size: 50px;
  font-style: italic;
  line-height: 50px;
  display: block;
}

.paragraph-32 {
  text-align: center;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 5%;
  padding-right: 5%;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.bold-text-8 {
  color: #25408f;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: auto;
  font-family: Droid Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.inmate-phone-system-page-divider {
  background-color: #25408f33;
  width: 100%;
  height: 100%;
  padding-top: 3%;
  padding-bottom: 3%;
}

.walsh-heading-medium {
  color: #2c2c2c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.walsh-container {
  z-index: 2;
  background-color: #fffc;
  border: 2px #000;
  border-radius: 20px;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  box-shadow: 0 2px 13px -1px #4354cf78;
}

.walsh-icon-wrapper-circle-large {
  text-align: center;
  background-color: #bcbec0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.grid-91 {
  grid-template: "Area"
  / 1fr 1fr 1fr;
  height: auto;
  margin-right: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.container-105 {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 10px;
}

.image-21 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-147 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 33%;
  padding-bottom: 5%;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-152 {
  text-align: center;
  height: 33%;
  padding-bottom: 5%;
}

.container-106 {
  background-color: #fff;
  border-radius: 20px;
  margin-left: auto;
  padding: 20px 10px;
}

.walsh-inner-wrap {
  grid-row-gap: .35em;
  flex-direction: column;
  display: flex;
}

.container-104 {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 10px;
}

.bold-text-6 {
  color: #25408f;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.bold-text-7 {
  color: #25408f;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.text-block-148 {
  text-align: center;
  text-transform: uppercase;
  height: 33%;
  padding-bottom: 5%;
  font-size: 30px;
  line-height: 35px;
}

.inmate-call-engine {
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.container-21 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-53 {
  color: #616161;
  text-align: center;
  text-shadow: 1px 1px 6px #bcbec0;
  margin-top: 20px;
  font-family: Droid Sans, sans-serif;
}

.heading-51 {
  color: #25408f;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  border-bottom: 1px solid #25408f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 52px;
  text-decoration: none;
  overflow: auto;
}

.paragraph-15 {
  text-align: left;
  margin-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.paragraph-13, .paragraph-10 {
  font-family: Droid Sans, sans-serif;
}

.column-41 {
  text-align: center;
}

.paragraph-12, .paragraph-8, .paragraph-14 {
  font-family: Droid Sans, sans-serif;
}

.investigative-tools {
  background-color: #25408f33;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.column-42 {
  text-align: right;
}

.paragraph-11, .paragraph-7 {
  font-family: Droid Sans, sans-serif;
}

.heading-353 {
  color: #25408f;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  border-bottom: 1px solid #25408f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 52px;
  text-decoration: none;
  overflow: auto;
}

.heading-54 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #bcbec0;
  font-family: Droid Sans, sans-serif;
}

.heading-52 {
  color: #25408f;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
}

.paragraph-9 {
  font-family: Droid Sans, sans-serif;
}

.walsh-container-7 {
  z-index: 2;
  background-color: #fffc;
  border: 2px #000;
  border-radius: 20px;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  box-shadow: 0 2px 13px -1px #4354cf78;
}

.heading-56 {
  color: #616161;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 6px #fff;
  padding-top: 10px;
  padding-left: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 35px;
  font-style: italic;
}

.heading-55 {
  color: #25408f;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 6px #fff;
  border-bottom: 1px #25408f;
  font-family: Changa One, Impact, sans-serif;
  font-size: 52px;
  font-style: italic;
  text-decoration: underline;
}

.walsh-main-grid {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  border: 2px #000;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
  top: auto;
  bottom: auto;
}

.bold-text-48 {
  padding-left: 0;
  font-family: Droid Sans, sans-serif;
}

.walsh-heading-small {
  text-align: left;
  justify-content: space-around;
  align-self: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.25;
  display: block;
  position: static;
}

.paragraph-16 {
  margin: 5px;
  font-family: Droid Sans, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  line-height: 30px;
}

.unique-powerful-features {
  background-color: #0000;
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 1px solid #25408f;
  padding-top: 10px;
  padding-bottom: 20px;
}

.walsh-icon-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.walsh-paragraph-small {
  color: #000;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 17px;
  line-height: 1.2;
}

.walsh-rounded-box {
  grid-row-gap: 1.2em;
  border: 1px #000;
  border-radius: 15px;
  flex-direction: column;
  height: auto;
  padding: 10px 20px;
  display: flex;
}

.walsh-icon-small {
  align-self: center;
  height: 32px;
  padding-right: 0;
  position: static;
}

.section-53 {
  background-color: #25408f33;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.heading-280 {
  text-align: center;
  letter-spacing: 1px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-118, .paragraph-119 {
  font-size: 17px;
}

.section-95 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.bold-text-49 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.container-108 {
  margin-top: 220px;
  padding: 10px;
}

.heading-354 {
  color: #fff;
  letter-spacing: 5px;
  text-shadow: 0 1px 20px #fff;
  margin-top: 0;
  font-family: Droid Sans, sans-serif;
  font-style: italic;
  line-height: 50px;
}

.paragraph-123 {
  margin-right: 220px;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
}

.bold-text-50 {
  color: #25408f;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: auto;
  font-family: Droid Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.walsh-container-8 {
  z-index: 2;
  background-color: #fffc;
  border: 2px #000;
  border-radius: 20px;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  box-shadow: 0 2px 13px -1px #4354cf78;
}

.text-block-161 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 33%;
  padding-bottom: 5%;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.text-block-162 {
  text-align: center;
  height: 33%;
  padding-bottom: 5%;
}

.container-109 {
  background-color: #fff;
  border-radius: 20px;
  margin-left: auto;
  padding: 20px 10px;
}

.container-110 {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 10px;
}

.bold-text-51 {
  color: #25408f;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.bold-text-52 {
  color: #25408f;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.text-block-163 {
  text-align: center;
  text-transform: uppercase;
  height: 33%;
  padding-bottom: 5%;
  font-size: 30px;
  line-height: 35px;
}

.container-111 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-355 {
  color: #616161;
  text-align: center;
  text-shadow: 1px 1px 6px #bcbec0;
  margin-top: 20px;
  font-family: Droid Sans, sans-serif;
}

.heading-356 {
  color: #25408f;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  border-bottom: 1px solid #25408f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 52px;
  text-decoration: none;
  overflow: auto;
}

.paragraph-124 {
  text-align: left;
  margin-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
  line-height: 30px;
}

.paragraph-125, .paragraph-126 {
  font-family: Droid Sans, sans-serif;
}

.column-109 {
  text-align: center;
}

.paragraph-127, .paragraph-128 {
  font-family: Droid Sans, sans-serif;
}

.column-110 {
  text-align: right;
}

.paragraph-129 {
  font-family: Droid Sans, sans-serif;
}

.heading-357 {
  color: #25408f;
  text-align: center;
  text-shadow: 1px 1px 6px #fff;
  border-bottom: 1px solid #25408f;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-top: 0;
  padding-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 52px;
  text-decoration: none;
  overflow: auto;
}

.heading-358 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #bcbec0;
  font-family: Droid Sans, sans-serif;
}

.heading-359 {
  color: #25408f;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
}

.walsh-container-9 {
  z-index: 2;
  background-color: #fffc;
  border: 2px #000;
  border-radius: 20px;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  box-shadow: 0 2px 13px -1px #4354cf78;
}

.heading-360 {
  color: #616161;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 6px #fff;
  padding-top: 10px;
  padding-left: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 35px;
  font-style: italic;
}

.heading-361 {
  color: #25408f;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 1px 1px 6px #fff;
  border-bottom: 1px #25408f;
  font-family: Changa One, Impact, sans-serif;
  font-size: 52px;
  font-style: italic;
  text-decoration: underline;
}

.walsh-main-grid-7 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  border: 2px #000;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
  top: auto;
  bottom: auto;
}

.bold-text-53 {
  padding-left: 0;
  font-family: Droid Sans, sans-serif;
}

.paragraph-130 {
  margin: 5px;
  font-family: Droid Sans, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  line-height: 30px;
}

.heading-362 {
  text-align: center;
  letter-spacing: 1px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.paragraph-96, .paragraph-97 {
  font-family: Droid Sans, sans-serif;
}

.section-96 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.bold-text-54 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.section-86 {
  padding-right: 0;
}

.div-block-103 {
  background-image: linear-gradient(#f5eded78, #f5eded78), linear-gradient(#fafafa69 66%, #73baf04d 95%), url('../png/backgroundb.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.lynx-subtitle-2 {
  color: #1f2022;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  font-style: italic;
  line-height: 140%;
}

.lynx-heading-2 {
  color: #1f2022;
  text-align: center;
  max-width: 740px;
  margin: 0 auto 36px;
  font-family: Droid Sans, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 120%;
}

.lynx-paragraph {
  color: #000;
  text-align: justify;
  text-shadow: 0 1px 7px #fff;
  max-width: 820px;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2%;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 165%;
}

.button-218 {
  color: #fff;
  background-color: #25408f;
  border-radius: 13px;
  box-shadow: 0 0 18px -1px #ffffff75;
}

.heading-78 {
  direction: rtl;
  color: #013068;
  letter-spacing: 1.8px;
  text-transform: none;
  border-bottom: 1px #bcbec0;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.container-81 {
  border-radius: 20px;
  padding: 2% 10px;
  box-shadow: 0 2px 12px 9px #0003;
}

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

.link-58 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  text-decoration: none;
}

.heading-363 {
  color: #013068;
  font-family: Droid Sans, sans-serif;
}

.sales-team {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#25408f33, #25408f33);
  margin-right: 0;
  padding-top: 3%;
  padding-bottom: 3%;
}

.lynx-grid-reviews {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  margin-top: 0;
  padding-bottom: 0;
}

.lynx-reviews-column {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.bold-text-55 {
  text-shadow: 0 1px 19px #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.lynx-client-info {
  color: #25408f;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 15px;
  line-height: 140%;
}

.block-quote-5 {
  color: #25408f;
  font-size: 30px;
}

.lynx-paragraph-reviews {
  color: #000;
  flex: 0 auto;
  max-width: 294px;
  margin-bottom: 10px;
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 165%;
}

.section-87 {
  background-image: linear-gradient(#f5eded78, #f5eded78), url('../png/backgroundb.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 20px;
}

.lynx-text-client {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  display: flex;
}

.lynx-reviews-bg {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 -5px 19px #7483faad;
}

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

.lynx-image-client {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

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

.bold-text-56 {
  letter-spacing: 1.7px;
  text-shadow: 0 1px 19px #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.lynx-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.lynx-heading-client {
  color: #013068;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 132%;
}

.italic-text-53 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 15.5px;
}

.lynx-block-center {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 2%;
  display: flex;
}

.text-block-154 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  font-style: italic;
}

.section-97 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.bold-text-57 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.section-98 {
  padding-right: 0;
}

.div-block-107 {
  background-image: linear-gradient(#f5eded78, #f5eded78), linear-gradient(#fafafa69 66%, #73baf04d 95%), url('../png/backgroundb.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.button-219 {
  color: #fff;
  background-color: #25408f;
  border-radius: 13px;
  box-shadow: 0 0 18px -1px #ffffff75;
}

.heading-364 {
  direction: rtl;
  color: #013068;
  letter-spacing: 1.8px;
  text-transform: none;
  border-bottom: 1px #bcbec0;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.container-112 {
  border-radius: 20px;
  padding: 2% 10px;
  box-shadow: 0 2px 12px 9px #0003;
}

.link-59 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  text-decoration: none;
}

.heading-365 {
  color: #013068;
  font-family: Droid Sans, sans-serif;
}

.section-88 {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../png/backgroundb.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.lynx-subtitle-3 {
  color: #1f2022;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.text-block-164 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  font-style: italic;
}

.heading-366 {
  color: silver;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.section-64 {
  background-color: #0000;
  background-image: linear-gradient(#96979bc9, #96979bc9), url('../png/newsroom.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.container-87 {
  background-color: #bcbec0;
  border-radius: 20px;
  margin-top: 0;
  padding-top: 0;
  box-shadow: 0 2px 14px 10px #334054;
}

.image-88 {
  background-color: #bcbec0;
  border-bottom-right-radius: 20px;
  padding: 10px;
}

.heading-305 {
  color: #000;
  text-align: center;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Changa One, Impact, sans-serif;
  font-style: italic;
  text-decoration: underline;
}

.heading-367 {
  color: #fff;
  margin-top: 10px;
  margin-left: 15px;
  font-family: Droid Sans, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 18px;
}

.image-87 {
  background-color: #bcbec0;
  border-radius: 0 0 20px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px;
}

.list-item-21 {
  background-color: #334054;
  border-radius: 20px;
  margin: 10px 60px;
  padding-bottom: 10px;
  list-style-type: none;
}

.list-7 {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 0;
}

.container-98 {
  padding-bottom: 30px;
}

.button-224 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  margin-left: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
}

.button-225 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 25px;
  display: flex;
  box-shadow: 0 2px 11px #000;
}

.bold-text-58 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.section-65 {
  background-color: #0000;
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-97 {
  background-image: url('../png/untitled-design_1.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 18px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 10px;
}

.heading-307 {
  color: #fff;
  text-shadow: 0 1px 20px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 55px;
}

.paragraph-74 {
  color: #fff;
  text-shadow: -4px 6px 12px #000;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.section-66 {
  margin-bottom: 20px;
}

.heading-308 {
  color: #616161;
  text-align: center;
  text-shadow: 0 1px 6px #bcbec0;
  font-family: Droid Sans, sans-serif;
}

.heading-309 {
  color: #25408f;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-75 {
  color: #25408f;
  text-align: justify;
  -webkit-text-stroke-color: #25408f;
  text-shadow: 0 1px 3px #bcbec0;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bold-text-59 {
  font-family: Droid Sans, sans-serif;
}

.text-block-134 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.image-65 {
  width: auto;
  margin-top: -19px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-block-123 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-132 {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 1px 19px #0003;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-131 {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-130 {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  text-shadow: 3px 1px 19px #000;
  word-break: normal;
  background-color: #ece3e300;
  border-radius: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  font-style: normal;
  line-height: 30px;
}

.text-block-126, .text-block-127 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-133 {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 1px 19px #0003;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-135 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.section-67 {
  background-color: #25408f33;
  background-image: url('../png/untitled-design.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.list-5 {
  color: #020202;
}

.heading-311 {
  color: #25408f;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  border-bottom: 1px solid #000;
  border-radius: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 50px;
  font-style: italic;
}

.text-block-129 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.heading-310 {
  color: #000;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.uui-heading-tiny-2 {
  color: #000;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}

.uui-testimonial05_content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 64rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  display: flex;
}

.uui-testimonial05_logo-wrapper {
  margin-bottom: 2rem;
}

.paragraph-76 {
  color: #25408f;
  text-align: justify;
  text-shadow: 0 1px 3px #bcbec0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.uui-heading-medium-3 {
  color: #101828;
  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-heading-medium-3.text-weight-medium {
  color: #25408f;
  text-shadow: 0 1px 3px #bcbec0;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.column-69 {
  padding-left: 0;
}

.section-68 {
  border-bottom: 0 solid #000;
}

.uui-text-size-medium-4 {
  color: #000;
  letter-spacing: normal;
  font-family: Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.container-88 {
  margin-top: 0;
  padding-bottom: 0;
}

.column-68 {
  padding-left: 0;
}

.uui-testimonial05_logo {
  max-height: 3rem;
}

.heading-349 {
  color: #2380c6;
  text-align: center;
  letter-spacing: 3px;
  font-family: Changa One, Impact, sans-serif;
  font-style: italic;
}

.columns-26 {
  border-bottom: 1px solid #000;
  border-radius: 3px;
}

.image-66 {
  text-align: center;
  display: block;
}

.section-70 {
  background-image: linear-gradient(#bcbec0e6, #bcbec0e6), url('../png/screenshot-2023-06-13-at-2.21.53-pm.png');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.container-89 {
  padding-top: 10px;
  padding-bottom: 40px;
}

.heading-312 {
  color: #25408f;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  border-bottom: 0 solid #000;
  border-radius: 0;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  text-decoration: underline;
}

.paragraph-86 {
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  font-style: italic;
}

.list-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  list-style-type: none;
  display: grid;
}

.text-block-165 {
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
}

.text-block-166 {
  color: #25408f;
  text-align: center;
  -webkit-text-stroke-color: #25408f;
  text-shadow: 0 1px 6px #fff;
  font-family: Changa One, Impact, sans-serif;
}

.section-99 {
  background-color: #bcbec0;
  padding-top: 1%;
  padding-bottom: 1%;
}

.button-226 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 0;
  margin-left: 10px;
  padding: 0 10px;
  font-size: 13px;
  line-height: 25px;
  display: flex;
  box-shadow: 0 2px 11px #000;
}

.bold-text-60 {
  color: #25408f;
  border-radius: 20px;
  font-family: Changa One, Impact, sans-serif;
}

.section-100 {
  background-color: #0000;
  background-image: url('../png/untitled-design.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.container-113 {
  padding-top: 80px;
  padding-bottom: 100px;
}

.heading-368 {
  color: #fff;
  text-shadow: 0 1px 20px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  line-height: 55px;
}

.paragraph-131 {
  color: #fff;
  text-shadow: -4px 6px 12px #000;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.section-101 {
  margin-bottom: 20px;
}

.heading-369 {
  color: #616161;
  text-align: center;
  text-shadow: 0 1px 6px #bcbec0;
  font-family: Droid Sans, sans-serif;
}

.heading-370 {
  color: #25408f;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  border-bottom: 1px solid #000;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-132 {
  color: #25408f;
  text-align: justify;
  -webkit-text-stroke-color: #25408f;
  text-shadow: 0 1px 3px #bcbec0;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.bold-text-61 {
  font-family: Droid Sans, sans-serif;
}

.text-block-167 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.image-89 {
  width: auto;
  margin-top: -19px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.text-block-168 {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 1px 19px #0003;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-169 {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-170 {
  color: #fff;
  -webkit-text-stroke-width: 0px;
  text-shadow: 3px 1px 19px #000;
  word-break: normal;
  background-color: #ece3e300;
  border-radius: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  font-style: normal;
  line-height: 30px;
}

.text-block-171 {
  color: #fff;
  -webkit-text-stroke-color: white;
  text-shadow: 3px 1px 19px #0003;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.text-block-172 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.section-102 {
  background-color: #25408f33;
  background-image: url('../png/untitled-design.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.list-8 {
  color: #020202;
}

.heading-371 {
  color: #25408f;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  border-bottom: 1px solid #000;
  border-radius: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 50px;
  font-style: italic;
}

.text-block-173, .text-block-122, .text-block-128 {
  color: #fff;
  text-shadow: 3px 1px 19px #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.heading-372 {
  color: #000;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.section-103 {
  border-bottom: 0 solid #000;
}

.container-114 {
  margin-top: 0;
  padding-bottom: 0;
}

.columns-40 {
  border-bottom: 1px solid #000;
  border-radius: 3px;
}

.column-111 {
  padding-left: 0;
}

.image-90 {
  text-align: center;
  display: block;
}

.column-112 {
  padding-left: 0;
}

.paragraph-133 {
  color: #25408f;
  text-align: justify;
  text-shadow: 0 1px 3px #bcbec0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.container-115 {
  padding-top: 10px;
  padding-bottom: 40px;
}

.heading-373 {
  color: #25408f;
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  border-bottom: 0 solid #000;
  border-radius: 0;
  margin-bottom: 20px;
  font-family: Changa One, Impact, sans-serif;
  text-decoration: underline;
}

.paragraph-134 {
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  font-style: italic;
}

.list-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  list-style-type: none;
  display: grid;
}

.text-block-174 {
  text-align: center;
  text-shadow: 0 1px 6px #fff;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
}

.text-block-175 {
  color: #25408f;
  text-align: center;
  -webkit-text-stroke-color: #25408f;
  text-shadow: 0 1px 6px #fff;
  font-family: Changa One, Impact, sans-serif;
}

.hero-image {
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #0000;
  border: 1px #000;
  border-radius: 0;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.hero-image-mask {
  width: 100%;
  margin-left: 10px;
  margin-right: 0;
}

.flex-container {
  color: #25408f;
  background-color: #25408f1a;
  border-radius: 10px;
  flex-direction: row;
  flex: 1;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  box-shadow: 0 2px 11px 4px #000000e6;
}

.heading-187 {
  color: #25408f;
  text-align: center;
  background-color: #fff;
  border: 1px solid #25408f;
  border-radius: 14px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 23px;
  font-weight: 700;
  position: static;
}

.div-block-62 {
  color: #25408f;
  margin: 20px 0 0;
  padding-left: 20px;
}

.paragraph-98 {
  font-family: Droid Sans, sans-serif;
}

.button-132 {
  color: #25408f;
  background-color: #fff;
  border-radius: 20px;
  margin: 5px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.button-132.w--current {
  height: 38px;
  margin: 5px;
}

.hero {
  color: #bcbec0;
  background-color: #0000;
  border-radius: 10px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 1%;
  padding-bottom: 10px;
  display: block;
}

.bold-text-28 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  display: flex;
  position: static;
  inset: 0%;
}

.div-block-61 {
  background-color: #0000;
  border: 1px #000;
}

.button-194 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  display: inline-block;
  box-shadow: 0 2px 11px #000;
}

.heading-331, .heading-330, .list-item-13, .list-item-11, .italic-text-23, .italic-text-31, .bold-text-46, .paragraph-100 {
  font-family: Droid Sans, sans-serif;
}

.heading-306 {
  font-style: italic;
}

.list-item-10, .paragraph-102, .paragraph-99, .paragraph-104, .list-item-9, .paragraph-101, .block-quote-3 {
  font-family: Droid Sans, sans-serif;
}

.terms-and-conditions {
  background-image: url('../png/backgroundb.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 10px;
}

.container-59 {
  color: #25408f;
  background-color: #bcbec0;
  padding: 1% 10px 20px 20px;
  box-shadow: 0 2px 11px #000;
}

.heading-333, .heading-332, .list-item-14, .paragraph-105, .list-item-12, .paragraph-103 {
  font-family: Droid Sans, sans-serif;
}

.text-block-119 {
  font-family: Droid Sans, sans-serif;
  font-style: italic;
}

.heading-329, .paragraph-106 {
  font-family: Droid Sans, sans-serif;
}

.heading-374 {
  color: #25408f;
  text-align: center;
  background-color: #fff;
  border: 1px solid #25408f;
  border-radius: 14px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 23px;
  font-weight: 700;
  position: static;
}

.div-block-108 {
  color: #25408f;
  margin: 20px 0 0;
  padding-left: 20px;
}

.paragraph-107 {
  font-family: Droid Sans, sans-serif;
}

.button-227 {
  color: #25408f;
  background-color: #fff;
  border-radius: 20px;
  margin: 5px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.button-227.w--current {
  height: 38px;
  margin: 5px;
}

.container-84 {
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.button-195 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 10px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
  box-shadow: 0 2px 11px #000;
}

.div-block-109 {
  background-color: #0000;
  border: 1px #000;
}

.text-block-176, .heading-375 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.heading-338 {
  font-family: Droid Sans, sans-serif;
}

.list-4 {
  padding-left: 60px;
  padding-right: 60px;
  list-style-type: decimal;
}

.heading-343, .paragraph-114, .block-quote-4, .heading-335, .paragraph-113, .heading-334 {
  font-family: Droid Sans, sans-serif;
}

.container-116 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-337 {
  font-family: Droid Sans, sans-serif;
}

.link-60 {
  color: #fff;
  text-decoration: none;
}

.heading-336, .heading-340 {
  font-family: Droid Sans, sans-serif;
}

.column-113 {
  padding-left: 10px;
  padding-right: 10px;
}

.walsh-container-10 {
  z-index: 2;
  flex: none;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.paragraph-109 {
  font-family: Droid Sans, sans-serif;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.text-block-177 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.paragraph-112 {
  font-family: Droid Sans, sans-serif;
}

.text-block-178 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.heading-339 {
  font-family: Droid Sans, sans-serif;
}

.text-block-179 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.paragraph-111 {
  font-family: Droid Sans, sans-serif;
}

.heading-376 {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

.paragraph-115 {
  font-family: Droid Sans, sans-serif;
}

.section-104 {
  background-image: url('../png/backgroundb.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.walsh-main-grid-8 {
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
  grid-template-rows: 0%;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.image-91 {
  mix-blend-mode: normal;
}

.heading-341, .paragraph-108 {
  font-family: Droid Sans, sans-serif;
}

.container-83 {
  background-color: #bcbec0;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 2px 11px #000;
}

.paragraph-110, .heading-342 {
  font-family: Droid Sans, sans-serif;
}

.section-105 {
  padding-top: 1%;
  padding-left: 2%;
}

.button-223 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.uui-padding-vertical-xhuge-10 {
  padding-top: .125rem;
  padding-bottom: 7rem;
}

.uui-layout17_item-text-wrapper {
  padding-top: .5rem;
}

.layout17_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.button-177 {
  background-color: #25408f;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
}

.button-222 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 99.9999%;
  margin-left: 1%;
  padding: 2px 10px;
  font-family: Droid Sans, sans-serif;
  display: block;
  box-shadow: 0 2px 5px #000;
}

.uui-text-size-medium-5 {
  color: #475467;
  letter-spacing: normal;
  font-family: Droid Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}

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

.uui-layout17_image-wrapper {
  background-color: #f9fafb;
  width: 100%;
  height: 100%;
}

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

.uui-layout17_item {
  align-items: flex-end;
  display: flex;
}

.video-visit {
  background-color: #fff;
  align-items: center;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.heading-377 {
  font-family: Changa One, Impact, sans-serif;
}

.uui-layout17_image {
  opacity: 1;
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  box-shadow: 0 2px 15px 6px #0000008c;
}

.uui-layout17_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 10px;
  display: grid;
}

.uui-heading-xsmall {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-icon-featured-outline-large {
  color: #7f56d9;
  background-color: #bcbec0;
  border: .5rem #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-106 {
  padding-top: 1%;
  padding-left: 2%;
}

.button-228 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.button-229 {
  background-color: #25408f;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
}

.button-230 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 99.9999%;
  margin-left: 1%;
  padding: 2px 10px;
  font-family: Droid Sans, sans-serif;
  display: block;
  box-shadow: 0 2px 5px #000;
}

.uui-text-size-medium-6 {
  color: #475467;
  letter-spacing: normal;
  font-family: Droid Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}

.heading-378 {
  font-family: Changa One, Impact, sans-serif;
}

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

.f-feature-card-divider {
  background-color: #f3f5fb;
  width: 1px;
  height: 200px;
  margin-left: 40px;
  margin-right: 40px;
}

.div-block-110 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-margin-bottom-64 {
  margin-bottom: 20px;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-feature-icon-wrapper {
  text-align: center;
  background-color: #f7f9fd;
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 32px;
  padding: 16px;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-feature-card-row {
  background-color: #fff;
  border: 1px solid #f3f5fb;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 40px 32px;
  display: flex;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.section-60 {
  text-align: center;
}

.f-paragraph-small-2 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  line-height: 1.8;
  text-decoration: none;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-h3-heading-2 {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.container-80 {
  padding-bottom: 40px;
}

.f-margin-bottom-49 {
  margin-bottom: 16px;
}

.vista-de-video {
  background-color: #25408f33;
  padding: 92px 5%;
  position: relative;
}

.f-sub-heading-large {
  color: #25408f;
  letter-spacing: -.02em;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.button-176 {
  background-color: #25408f;
}

.f-margin-bottom-65 {
  margin-bottom: 20px;
}

.section-107 {
  text-align: center;
}

.div-block-111 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-117 {
  padding-bottom: 40px;
}

.f-margin-bottom-66 {
  margin-bottom: 16px;
}

.button-231 {
  background-color: #25408f;
}

.section-108 {
  padding-top: 1%;
}

.button-221 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.div-block-112 {
  color: #25408f;
  margin: 20px 0 0;
  padding-left: 20px;
}

.paragraph-95 {
  font-family: Droid Sans, sans-serif;
}

.button-232 {
  color: #25408f;
  background-color: #fff;
  border-radius: 20px;
  margin: 5px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.button-232.w--current {
  height: 38px;
  margin: 5px;
}

.div-block-113 {
  background-color: #0000;
  border: 1px #000;
}

.container-118 {
  color: #25408f;
  background-color: #bcbec0;
  padding: 1% 10px 20px 20px;
  box-shadow: 0 2px 11px #000;
}

.rich-text-block-14 {
  font-family: Droid Sans, sans-serif;
}

.section-109 {
  padding-top: 1%;
}

.button-220 {
  color: #000;
  background-color: #bcbec0;
  border-radius: 20px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.paragraph-135 {
  font-family: Droid Sans, sans-serif;
}

.button-233 {
  color: #25408f;
  background-color: #fff;
  border-radius: 20px;
  margin: 5px;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.button-233.w--current {
  height: 38px;
  margin: 5px;
}

.div-block-114 {
  background-color: #0000;
  border: 1px #000;
}

.container-119 {
  color: #25408f;
  background-color: #bcbec0;
  padding: 1% 10px 20px 20px;
  box-shadow: 0 2px 11px #000;
}

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

.section-110 {
  background-color: #bcbec0;
}

.columns-41 {
  text-align: center;
  padding-top: 1%;
  padding-bottom: 1%;
}

.button-234 {
  color: #25408f;
  text-align: center;
  background-color: #bcbec0b3;
  border-radius: 20px;
  width: 200px;
  line-height: 25px;
  box-shadow: 0 2px 11px #000;
}

.button-234.w--current {
  font-family: Droid Sans, sans-serif;
}

.bold-text-62 {
  color: #000;
  font-family: Droid Sans, sans-serif;
  font-size: 15px;
  line-height: 15px;
}

.heading-223 {
  color: #000;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Droid Sans, sans-serif;
  font-style: italic;
}

.paragraph-45 {
  color: #25408f;
  margin-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
}

.heading-222 {
  color: #25408f;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

.button-144 {
  text-align: center;
  background-color: #25408f;
  border-radius: 10px;
  margin-top: 20px;
  padding-bottom: 9px;
  font-family: Droid Sans, sans-serif;
  display: block;
}

.quick-search {
  border: 1px #000;
  padding-bottom: 20px;
}

.div-block-115 {
  background-color: #0000;
  border: 1px #000;
}

.section-55 {
  background-image: linear-gradient(#ffffff91, #ffffff91), url('../png/backgroundb.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.button-235 {
  background-color: #25408f;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  display: flex;
}

.heading-284 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 26px;
}

.list-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.list-item-22 {
  opacity: 1;
  border-radius: 0;
  margin-left: 0%;
}

.container-76 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-283 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
}

.container-77 {
  padding-left: 10px;
  padding-right: 10px;
}

.list-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.section-56 {
  margin-bottom: 20px;
  padding-top: 10px;
}

.text-block-86 {
  border-bottom: 1px #000;
  margin-bottom: 5px;
  font-family: Droid Sans, sans-serif;
}

.list-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.text-block-180 {
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.section-111 {
  text-align: center;
  background-color: #bcbec0;
  justify-content: center;
  align-items: center;
  padding-top: 1%;
  padding-bottom: 1%;
  display: block;
}

.columns-42 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-236 {
  color: #000;
  background-color: #bcbec0b3;
  border-radius: 20px;
  width: 35.5156%;
  font-family: Droid Sans, sans-serif;
  box-shadow: 0 2px 11px #000;
}

.heading-379 {
  color: #000;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Droid Sans, sans-serif;
  font-style: italic;
}

.paragraph-136 {
  color: #25408f;
  margin-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
}

.heading-380 {
  color: #25408f;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

.button-237 {
  text-align: center;
  background-color: #25408f;
  border-radius: 10px;
  margin-top: 20px;
  padding-bottom: 9px;
  font-family: Droid Sans, sans-serif;
  display: block;
}

.div-block-116 {
  background-color: #0000;
  border: 1px #000;
}

.section-112 {
  background-image: linear-gradient(#ffffff91, #ffffff91), url('../png/backgroundb.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.button-238 {
  background-color: #25408f;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 17px;
  display: flex;
}

.heading-381 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 26px;
}

.list-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.list-item-23 {
  opacity: 1;
  border-radius: 0;
  margin-left: 0%;
}

.container-120 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.heading-382 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
}

.container-121 {
  padding-left: 10px;
  padding-right: 10px;
}

.list-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.text-block-181 {
  border-bottom: 1px #000;
  margin-bottom: 5px;
  font-family: Droid Sans, sans-serif;
}

.list-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.text-block-182 {
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.lynx-block-right {
  padding-left: 10%;
}

.lynx-subtitle-4 {
  color: #1f2022;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.bold-text-27, .bold-text-63 {
  font-weight: 800;
}

.div-block-117 {
  padding-bottom: 1%;
  padding-left: 15%;
  padding-right: 15%;
}

.hero-8 {
  align-items: center;
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
}

.flex-container-4 {
  flex-direction: row;
  flex: 1;
  align-items: center;
  display: flex;
}

.heading-289 {
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-137 {
  font-family: Droid Sans, sans-serif;
}

.hero-image-mask-3 {
  width: 100%;
  margin-left: 10px;
}

.hero-image-2 {
  object-fit: scale-down;
  object-position: 50% 50%;
  border: 2px solid #000;
  border-radius: 20px;
  flex: 0 .5 auto;
  width: 100%;
  height: 100%;
  overflow: scroll;
}

.button-94 {
  background-color: #25408f;
  border-radius: 10px;
}

.column-48 {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.column-49 {
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.grid-28 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
}

.cards-section-5 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.jail-state-list {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.container-122 {
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-64 {
  font-weight: 800;
}

.link-14 {
  color: #25408f;
  font-weight: 800;
  text-decoration: none;
}

.heading-384 {
  color: #25408f;
  text-align: center;
}

.heading-385 {
  margin-top: 20px;
  font-weight: 800;
}

.link-13 {
  color: #25408f;
  font-weight: 800;
  text-decoration: none;
}

.div-block-118 {
  color: #25408f;
  background-color: #0000;
  padding: 20px;
}

.container-123 {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.heading-386 {
  margin-top: 20px;
  font-weight: 800;
}

.div-block-119 {
  background-color: #25408f66;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bold-text-18 {
  text-decoration: underline;
}

.container-124 {
  background-color: #25408f00;
  padding: 10px 20px 40px;
}

.heading-388 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 35px;
  text-decoration: none;
}

.text-block-183 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.frequently-asked-questions {
  color: #25408f;
  background-color: #0000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-184 {
  color: #fdfdfd;
  font-size: 20px;
  line-height: 1.5px;
}

.icon {
  color: #f8f8f8;
}

.dropdown-toggle {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.text-block-185 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5px;
}

.icon-2 {
  color: #fff;
}

.dropdown-toggle-2 {
  padding-top: 25px;
  padding-bottom: 20px;
}

.dropdown-list {
  background-color: #25408f;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3, .dropdown-link-4, .dropdown-link-5, .dropdown-link-6, .dropdown-link-7 {
  color: #fff;
}

.container-125 {
  background-image: url('../png/untitled-design_1.png');
  background-position: 50%;
  background-size: auto;
}

.section-114 {
  background-color: var(--_ncic-colors---blue);
}

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

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-image-rounded-24 {
  border-radius: 24px;
  width: 100%;
}

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

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.waves---content-image-halves {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves---cta-white {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white.wide-cta {
  min-width: 200px;
}

.waves-master-cta-3 {
  background-color: var(--waves-library--black);
  color: var(--waves-library--white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px;
  display: flex;
}

.waves---grid-cta-3 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
}

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

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

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

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

.rt-heading-three.rt-text-white {
  color: var(--radiant-ui-components-library--color--white);
  font-family: Changa One, Impact, sans-serif;
}

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

.rt-cta-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center.rt-cta-paragraph {
  max-width: 326px;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

.rt-about-two-cta-block {
  grid-column-gap: 30px;
  background-color: var(--_ncic-colors---white);
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 10px 9px #0003;
}

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

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

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

.bold-text-65 {
  color: var(--_ncic-colors---white);
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  font-family: Changa One, Impact, sans-serif;
  font-size: 65px;
}

.bold-text-66 {
  color: var(--_ncic-colors---white);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  font-family: Droid Sans, sans-serif;
}

.waves---paragraph-regular {
  font-size: 18px;
  line-height: 130%;
}

.waves-content-bar-3 {
  width: 100%;
  height: 100%;
}

.waves-flex-bar-3 {
  color: var(--waves-library--white);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves-container-bar-3 {
  max-width: 1512px;
  height: 100%;
  padding-left: 32px;
  padding-right: 32px;
}

.waves-bar-3 {
  background-color: var(--waves-library--black);
  color: var(--waves-library--white);
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
  position: relative;
}

.waves-icon-bar-3 {
  width: 24px;
  height: 24px;
}

.image-92 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.kutup-component-divider {
  color: var(--kütüp-library--dark-slate-grey);
  letter-spacing: 2px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}

.kutup-section {
  background-color: var(--_ncic-colors---light-grey);
  padding: 20px 2%;
}

.kutup-display-2 {
  color: var(--kütüp-library--dark-slate-grey);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-features-title-2 {
  color: var(--kütüp-library--dark-slate-grey);
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
}

.kutup-medium-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-max-w-width-640px {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-small-top-text {
  color: var(--kütüp-library--burntsienna);
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-features-3-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-divider-60px {
  height: 60px;
}

.kutup-paragraph {
  color: var(--_ncic-colors---dark-grey);
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-67 {
  color: var(--_ncic-colors---dark-blue);
  font-family: Changa One, Impact, sans-serif;
  font-size: 55px;
}

.bold-text-68, .bold-text-69, .bold-text-70 {
  color: var(--_ncic-colors---dark-blue);
}

.kutup-button-with-line {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.kutup-button-line {
  background-color: var(--kütüp-library--burntsienna);
  width: 100%;
  height: 1px;
  position: relative;
  top: 5px;
}

.kutup-section-gray {
  background-color: #eeece9;
  background-image: url('../png/untitled-design_2.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding: 10px 5% 20px;
}

.kutup-grid-3-columns {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.kutup-features-2-wrapper {
  grid-row-gap: 30px;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px 50px;
  display: flex;
  box-shadow: 0 2px 13px 7px #0003;
}

.kutup-features-title-3 {
  color: var(--_ncic-colors---blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.heading-391 {
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
}

.bold-text-71 {
  text-align: center;
  font-family: Droid Sans, sans-serif;
}

.text-block-186, .text-block-187, .text-block-188, .text-block-189, .text-block-190, .text-block-191 {
  color: var(--_ncic-colors---dark-grey);
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
}

.section-115 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-127 {
  border: 1px solid #000;
  border-style: solid none;
  padding: 10px;
}

.waves---main-container-2 {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  max-width: 1352px;
  padding: 10px 24px 0;
}

.waves---section-medium-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.waves---heading-2-no-margins-2 {
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---heading-3-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-icon-32 {
  width: 32px;
  height: 32px;
}

.waves---mg-bottom-16 {
  background-image: url('../png/16.png');
  background-position: 0 0;
  background-size: auto;
  margin-bottom: 16px;
}

.waves---paragraph-big-2 {
  font-size: 20px;
  line-height: 130%;
}

.waves---limit-510 {
  max-width: 510px;
}

.waves---center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---grid-features-5 {
  grid-column-gap: 24px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 10px;
}

.waves-tile-feature-5 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.bold-text-72 {
  color: var(--_ncic-colors---black);
  letter-spacing: 10px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---white);
  text-transform: uppercase;
  word-break: normal;
  overflow-wrap: normal;
  font-family: Droid Sans, sans-serif;
}

.wbs-container {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.wbs-heading-h4 {
  color: var(--flowstica-webflow-library--black);
  text-align: center;
  margin: 0 auto;
  padding-bottom: 0;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.3em;
}

.wbs-section {
  background-color: var(--_ncic-colors---light-grey);
  padding: 1rem 3%;
}

.wbs-spacing-30 {
  height: 1.875rem;
}

.wbs-lead-text {
  color: var(--_ncic-colors---black);
  font-family: Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6rem;
}

.wbs-feature-icon {
  flex: none;
  height: 40px;
}

.wbs-feature-title {
  color: var(--_ncic-colors---blue);
  margin-top: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 1.25rem;
  line-height: 1.2em;
}

.wbs-feature-icon-simple {
  margin-bottom: 20px;
}

.wbs-feature-5-item {
  border: 1px solid var(--_ncic-colors---dark-grey);
  border-radius: 10px;
  padding: 10px;
}

.wbs-feature-split-right {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.wbs-feature-split-2 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
  grid-auto-columns: 1fr;
  align-items: end;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.wbs-feature-image {
  border-radius: 10px;
}

.bold-text-73 {
  color: var(--_ncic-colors---dark-blue);
  font-family: Changa One, Impact, sans-serif;
}

.bold-text-74 {
  color: var(--_ncic-colors---blue);
  font-family: Droid Sans, sans-serif;
}

.paragraph-138, .paragraph-139 {
  font-family: Droid Sans, sans-serif;
}

.bold-text-75, .bold-text-76 {
  color: var(--_ncic-colors---blue);
  font-family: Droid Sans, sans-serif;
}

.paragraph-140 {
  font-family: Droid Sans, sans-serif;
}

.bold-text-77 {
  color: var(--_ncic-colors---blue);
  font-family: Changa One, Impact, sans-serif;
}

.paragraph-141 {
  font-family: Droid Sans, sans-serif;
}

.bold-text-78 {
  color: var(--_ncic-colors---blue);
}

.paragraph-142 {
  font-family: Droid Sans, sans-serif;
}

.bold-text-79 {
  color: var(--_ncic-colors---blue);
  font-family: Droid Sans, sans-serif;
}

.paragraph-143, .paragraph-144, .paragraph-145 {
  font-family: Droid Sans, sans-serif;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---main-container-3 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.waves---sides-heading-button {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves---heading-2-no-margins-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---heading-3-no-margins-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-icon-33 {
  width: 32px;
  height: 32px;
}

.waves---mg-bottom-17 {
  margin-bottom: 16px;
}

.waves---grid-features-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 10px;
}

.waves-wide-tile-features-7 {
  background-color: var(--_ncic-colors---light-grey);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  min-height: 410px;
  padding: 36px 10px 36px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves-inside-wide-feature-7 {
  z-index: 2;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 365px;
  display: flex;
  position: relative;
}

.waves-image-wide-feature-7 {
  z-index: 1;
  object-fit: contain;
  object-position: 50% 100%;
  width: 50%;
  max-height: 100%;
  margin-top: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.waves-vertical-tile-features-7 {
  grid-row-gap: 24px;
  background-color: var(--_ncic-colors---light-grey);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 0;
  display: flex;
}

.waves-inside-tile-vertical-features-7 {
  z-index: 2;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.image-vertical-feature-7 {
  width: 100%;
}

.waves-tile-small-feature-7 {
  grid-row-gap: 16px;
  background-color: var(--_ncic-colors---light-grey);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 36px 32px;
  display: flex;
}

.bold-text-80 {
  font-family: Changa One, Impact, sans-serif;
  font-size: 2.125rem;
  line-height: 1.3%;
}

.wbs-container-2 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.wbs-button-primary-1 {
  background-color: var(--flowstica-webflow-library--medium-sea-green);
  color: var(--flowstica-webflow-library--white);
  text-align: center;
  border-radius: 6px;
  padding: 13px 30px;
  font-size: 15px;
  font-weight: 700;
  transition: background-color .3s ease-in-out;
}

.wbs-button-primary-1:hover {
  background-color: var(--flowstica-webflow-library--black);
}

.wbs-section-2 {
  padding: 6.25rem 5%;
}

.wbs-navbar {
  background-color: #0000;
  padding-top: 15px;
  padding-bottom: 15px;
}

.wbs-logo {
  height: 2.375rem;
}

.wbs-nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.wbs-nav-menu {
  margin-left: auto;
}

.wbs-nav-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.wbs-dropdown-list {
  background-color: var(--flowstica-webflow-library--white);
  border: 1px solid #010b151f;
  border-radius: 10px;
  padding: 15px 10px;
}

.wbs-dropdown-link {
  color: var(--flowstica-webflow-library--black);
  font-size: 16px;
  font-weight: 700;
  transition: color .3s ease-in-out;
}

.wbs-dropdown-link:hover {
  color: var(--flowstica-webflow-library--medium-sea-green);
}

.wbs-menu-button {
  background-color: var(--flowstica-webflow-library--white-smoke);
  border-radius: 10px;
}

.wbs-menu-button.w--open {
  background-color: var(--flowstica-webflow-library--medium-sea-green);
}

.kutup-shrink-item {
  z-index: 1;
  flex: 1;
  position: relative;
}

.kutup-large-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.kutup-hero-1 {
  background-color: var(--kütüp-library--dark-slate-grey);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 700px;
  padding: 100px 5%;
  display: flex;
}

.kutup-hero-photo {
  background-image: url('../jpg/photo-4.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  max-width: 540px;
  min-height: 650px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-hero-title-1 {
  color: var(--kütüp-library--white);
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
}

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

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

.rt-hero-button-2.rt-nav-button {
  flex: none;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1rem;
  display: block;
}

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

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

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

.rt-container-one-2 {
  z-index: 5;
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rt-underline-off {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-footer-line {
  background-color: #dbe0f5;
  height: 1px;
  margin-bottom: 20px;
}

.rt-footer-link-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-footer-image-overlay {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  inset: 0%;
  transform: translate(0, 110%);
}

.rt-footer-one-new {
  background-image: url('../webp/rose-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 440px 525px;
  padding-top: 130px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.rt-footer-wrapper {
  text-align: center;
  max-width: 726px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-footer-image-one {
  display: none;
  position: absolute;
  inset: auto -25% -15% auto;
}

.rt-footer-image-three {
  display: none;
  position: absolute;
  inset: -25% auto auto -35%;
}

.rt-change-padding {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 45px;
}

.rt-footer-button {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.rt-chnage-primary-color {
  color: #462720;
}

.rt-footer-social-media-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  max-width: 119px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

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

.rt-footer-heading {
  max-width: 556px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.rt-footer-image-two {
  display: none;
  position: absolute;
  inset: -15% -35% auto auto;
}

.rt-footer-image-four {
  display: none;
  position: absolute;
  inset: auto auto 0% -25%;
}

.rt-button-style {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: #fff;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 20px 45px 15px;
  font-size: .875rem;
  font-weight: 700;
}

.rt-button-style.rt-border-button {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
}

.rt-chnage-font {
  font-style: italic;
}

.rt-tag-two {
  color: #462720;
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.rt-tag-two.rt-text-capitalize {
  text-transform: uppercase;
}

.rt-tag-two.rt-text-capitalize.rt-underline-off {
  text-decoration: none;
}

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

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

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

.rt-text-white-2.rt-display-flex {
  display: flex;
}

.rt-text-white-2.rt-text-uppercase {
  text-transform: uppercase;
}

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

.rt-home-three-cta-contain-wrap {
  perspective: 1000px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

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

.rt-full-width.rt-container-small.rt-home-three-cta-contain {
  z-index: 5;
  position: relative;
}

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

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

.rt-tag-text-four-wrap {
  background-color: #3f3d5cb3;
  border-radius: 40px;
  padding: 7px 20px 7px 10px;
}

.rt-home-three-cta {
  border-radius: 10px;
  overflow: hidden;
}

.rt-home-three-cta-contain-text-wrap-2 {
  flex-direction: column;
  flex: 0 70%;
  align-items: flex-start;
  display: flex;
}

.rt-home-three-cta-link-arrow {
  z-index: 5;
  position: relative;
}

.rt-home-three-cta-contain-paragraph {
  color: var(--radiant-ui-components-library--color--white);
  max-width: 400px;
}

.rt-home-three-cta-contain-paragraph.rt-margin-top-twentyfive {
  margin-top: 25px;
}

.rt-font-two {
  font-weight: 400;
}

.rt-home-three-cta-main-box-2 {
  justify-content: center;
  align-items: center;
  height: 450px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.rt-home-three-cta-main-box-2.rt-position-relative.rt-overflow-hidden.rt-background-dark {
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
}

.rt-home-three-cta-background-2 {
  background-image: url('../webp/home-three-cta-background.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 130%;
  position: absolute;
  left: 0%;
  right: 0%;
}

.rt-home-three-cta-button {
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.rt-span-image-trofy-4 {
  background-image: url('../%c3%b0%c2%9f%c2%8e%c2%89.html');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 45px;
  height: 45px;
  margin-left: 9px;
  display: inline-block;
}

.rt-span-image-trofy-4.rt-trofy-small {
  width: 30px;
  height: 30px;
  margin-right: 9px;
}

.rt-home-three-cta-heading {
  max-width: 390px;
}

.rt-home-three-cta-heading.rt-text-white-2.rt-margin-top-thirtyfive {
  margin-top: 35px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rt-home-three-video {
  z-index: 1;
  width: 95%;
  margin: 3px auto 3px 3px;
}

.rt-home-three-video.rt-video-v4 {
  aspect-ratio: 1;
  object-fit: cover;
}

.rt-home-three-feature-video-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 595px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-home-three-feature-contain-block {
  width: 100%;
  max-width: 520px;
}

.rt-home-three-feature-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex-flow: column;
  margin-top: 15px;
  display: flex;
}

.rt-home-three-feature-image-block-two {
  z-index: 6;
  border-radius: 10px;
  position: absolute;
  inset: auto 0% 33px auto;
  overflow: hidden;
}

.rt-home-three-feature-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: flex-start;
  align-items: center;
}

.rt-margin-top-none {
  margin-top: 0;
}

.rt-home-three-feature-image-block {
  z-index: 5;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: -12px;
  display: block;
  position: absolute;
  inset: 0%;
}

.rt-body-font-color {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  text-align: center;
  padding-top: 0;
  font-family: Droid Sans, sans-serif;
  transition: color .35s;
}

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

.rt-category-cards-text.rt-margin-bottom-fifteen {
  color: var(--_ncic-colors---blue);
  text-align: right;
  margin-bottom: 15px;
  font-family: Droid Sans, sans-serif;
}

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

.rt-category-cards-text.rt-margin-bottom-twenty {
  margin-bottom: 0;
}

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

.rt-change-font {
  font-weight: 300;
}

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

.rt-title-top {
  color: var(--radiant-ui-components-library--color--heading-dark);
  letter-spacing: .01px;
  font-size: 14px;
  line-height: 28px;
}

.rt-title-top.rt-padding-bottom-twenty.rt-text-white, .rt-title-top.rt-align-center.rt-padding-bottom-twenty.rt-text-white, .rt-title-top.rt-text-white {
  color: var(--radiant-ui-components-library--color--white);
}

.rt-color-black {
  color: #141517;
}

.rt-home-three-agency-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 660px;
  display: grid;
}

.rt-parallax-image {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-parallax-image.rt-home-three-agency-image {
  border-radius: 10px;
  overflow: hidden;
}

.rt-home-three-agency-overlay {
  z-index: 5;
  background-color: #ffffff4d;
  position: relative;
}

.rt-home-three-agency-title-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-change-weight {
  font-weight: 400;
}

.rt-home-three-agency-text {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

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

.rt-top-heading-block {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.rt-top-heading-block.rt-margin-top-twentyfive {
  margin-top: 25px;
}

.rt-home-two-about-list-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #979797;
  padding-top: 38px;
  display: flex;
}

.rt-discover-line-link-fill {
  transform-origin: 0%;
  background-color: #1c1c1c;
  width: 0%;
  height: 100%;
}

.rt-discover-line-link-fill.rt-white-line {
  background-color: #fff;
}

.rt-home-three-project-btn-right {
  flex: 1;
}

.rt-discover-more-btn-block {
  display: flex;
}

.rt-discover-more-btn-block.rt-margin-top-twentyfive {
  margin-top: 25px;
}

.rt-home-three-project-link {
  color: #1c1c1c;
  cursor: pointer;
  align-items: center;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: transform .45s;
  display: flex;
}

.rt-home-three-project-link:hover {
  transform: translate(5px);
}

.rt-home-two-about-us-block {
  border-top: 1px #979797;
  border-bottom: 1px #979797;
  padding-top: 0;
  padding-bottom: 10px;
  display: flex;
}

.rt-tag-v-twenty {
  text-transform: uppercase;
  font-size: 1rem;
}

.rt-discover-more-arrow-img {
  margin-top: 9px;
  margin-left: 5px;
}

.rt-home-two-about-us-right {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex: 1;
  margin-top: 0;
}

.rt-discover-line-link {
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-top: 4px;
}

.rt-discover-line-link.rt-dark-line {
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

.rt-icon-wrap-2 {
  padding-right: 5px;
}

.rt-home-two-about-us-left {
  flex: 1;
  position: relative;
}

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

.rt-btn-text-block {
  color: var(--radiant-ui-components-library--color--theme-color);
  font-size: 1rem;
  line-height: 100%;
  text-decoration: none;
}

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

.rt-image-height-auto-3.rt-absolute-img {
  position: absolute;
  inset: auto 12% 12% auto;
}

.rt-image-height-auto-3.rt-absolute-img.rt-home-two-about-img-two {
  bottom: -10%;
}

.rt-top-heading-hiphen-block {
  background-color: var(--radiant-ui-components-library--color--body-font-dark);
  width: 35px;
  height: 1px;
}

.rt-button-title-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.rt-home-three-project-btn-left {
  flex: 1;
}

.rt-discover-more-button {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  padding-top: 4px;
  text-decoration: none;
  display: flex;
}

.rt-padding-bottom-fourty {
  padding-bottom: 40px;
}

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

.bold-text-81 {
  color: var(--_ncic-colors---dark-blue);
  font-family: Changa One, Impact, sans-serif;
}

.list-item-24, .list-item-25 {
  color: var(--_ncic-colors---black);
  font-family: Droid Sans, sans-serif;
}

.list-item-26, .list-item-27, .list-item-28, .list-item-29 {
  color: var(--flowstica-webflow-library--black);
  font-family: Droid Sans, sans-serif;
}

.list-16 {
  border-top: 1px solid #000;
}

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

.rt-right-paragraph {
  color: var(--_ncic-colors---dark-grey);
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

.rt-feature-left {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.rt-feature-left-content {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 330px;
  display: flex;
}

.rt-cargo {
  position: absolute;
  inset: 0% auto 0% -28%;
}

.rt-feature-right-content {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 330px;
  display: flex;
}

.rt-left-para {
  color: var(--_ncic-colors---dark-grey);
  text-align: right;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

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

.rt-feature-middle {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.rt-feature-overlay {
  background-image: linear-gradient(180deg, #13141400 64%, var(--radiant-ui-components-library--color--white));
  position: absolute;
  inset: 0%;
}

.rt-feature-right {
  grid-column-gap: 90px;
  grid-row-gap: 90px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.rt-body-small-text-4 {
  letter-spacing: .15625rem;
  font-size: .875rem;
  line-height: 1.375rem;
}

.rt-body-small-text-4.rt-capitalized {
  text-transform: uppercase;
  flex: none;
}

.rt-body-small-text-4.rt-capitalized.rt-feature-text-small {
  margin-bottom: 25px;
  font-size: 1rem;
  line-height: 1.625rem;
}

.text-block-192 {
  text-align: center;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
}

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

.rt-component-section-4.rt-image-box-v9 {
  padding-bottom: 40px;
}

.rt-precision-card-body {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  padding-bottom: 38px;
  padding-left: 26px;
  padding-right: 26px;
}

.rt-precision-card-image {
  object-fit: cover;
  width: 100%;
}

.rt-precision-card-body-icon-column {
  text-align: center;
  background-color: #4a74fd;
  justify-content: center;
  align-items: center;
  width: 23%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.rt-padding-top-twenty {
  padding-top: 20px;
}

.rt-precision-card-body-row {
  background-color: #101929;
  border-radius: 6px;
  margin-top: -39px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-precision-card-body-caption-column {
  justify-content: flex-start;
  align-items: center;
  width: 77%;
  padding: 15px 23px;
  display: flex;
}

.rt-precision-card-image-box {
  text-align: center;
  overflow: hidden;
}

.rt-precision-card-body-caption-btn-box {
  margin-top: 10px;
}

.rt-precision-card {
  background-color: #fff;
  border-radius: 6px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 14px;
  overflow: hidden;
}

.rt-precision-card.rt-home-two {
  margin-right: 0;
}

.rt-precision-card.rt-home-two.rt-home-two-page {
  box-shadow: 0 10px 80px #dbdfffcc;
}

.rt-precision-card.rt-home-two.rt-home-two-page.rt-shadow-none {
  box-shadow: none;
}

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

.rt-new-btn-text {
  color: var(--radiant-ui-components-library--color--theme-color);
  font-weight: 400;
}

.rt-all-btn {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  text-transform: capitalize;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 13px 22px 15px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
  display: flex;
}

.rt-all-btn.rt-padding-zero {
  padding: 0;
}

.rt-all-btn.rt-padding-zero.rt-btn-color-midnight-blue {
  color: var(--radiant-ui-components-library--color--heading-dark);
}

.rt-all-btn.rt-padding-zero.rt-btn-color-midnight-blue.rt-flex-left {
  justify-content: flex-start;
  align-items: center;
}

.rt-all-btn-block {
  height: 24px;
  line-height: 25px;
  overflow: hidden;
}

.rt-cover-image-3 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-cover-image-3.rt-full-width-image {
  width: 100%;
}

.rt-old-btn-text-2 {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.rt-btn-image-block {
  align-items: center;
  width: 24px;
  height: 11px;
  margin-top: 5px;
  display: flex;
  position: relative;
}

.rt-btn-red-arrow {
  opacity: 0;
  position: absolute;
  inset: 0%;
}

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

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

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

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

.rt-about-one-team-social {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-about-one-team-overlay {
  background-image: linear-gradient(#20222400 55%, #1b1c1e);
}

.rt-about-one-team-content {
  max-width: 170px;
  margin-bottom: 60px;
  position: relative;
}

.rt-about-one-team-main {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 1260px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-about-one-team-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 10px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.rt-about-one-team-block.rt-margin-buttom-hundred {
  margin-bottom: 100px;
}

.rt-about-one-team-block.rt-margin-buttom-hundred.rt-margin-off.rt-mobile-landscape-full-width.rt-background-dark {
  background-color: var(--_ncic-colors---dark-grey);
}

.rt-about-one-team-block.rt-margin-top-hundred {
  margin-top: 100px;
}

.rt-about-one-team-block.rt-margin-top-hundred.rt-margin-off.rt-mobile-landscape-full-width.rt-background-dark {
  background-color: var(--_ncic-colors---dark-grey);
}

.text-block-193 {
  color: var(--_ncic-colors---dark-grey);
  text-align: center;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
}

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

.rt-margin-bottom-twenty.rt-body-font-color {
  margin-bottom: 10px;
}

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

.rt-advertise-content-icon-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  flex: none;
  align-items: center;
  width: 42px;
  display: flex;
}

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

.rt-advertise-icon-wrapper.rticon-two {
  background-color: var(--_ncic-colors---light-grey);
}

.rt-dotted-line {
  border: 1px dashed #0003;
  flex: 1;
  width: 1px;
  height: 100%;
}

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

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

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

.rt-border-radius-six.rt-full-width {
  flex: 0 auto;
}

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

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

.bold-text-82, .bold-text-83, .bold-text-84, .bold-text-85, .bold-text-86 {
  color: var(--_ncic-colors---dark-blue);
  font-family: Droid Sans, sans-serif;
}

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

.rt-button {
  grid-column-gap: 10px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: #3898ec00;
  border: 1.5px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: baseline;
  padding: 14px 37px 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
  position: relative;
}

.rt-button.rt-margin-top-twenty {
  margin-top: 20px;
}

.rt-button-main-three {
  height: 26px;
  position: relative;
}

.rt-service-two-cta {
  padding: 122px 15px 130px;
  position: relative;
}

.rt-service-two-cta.rt-background-dark {
  background-color: var(--white);
  border-radius: 14px;
  padding-top: 140px;
  padding-left: 10px;
  padding-right: 10px;
}

.rt-service-two-cta-background {
  background-image: linear-gradient(#25408fd1, #25408fd1), url('../png/messaging.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 17px;
  max-width: 1600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.rt-team-one-cta-main {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.rt-text-small {
  font-size: .875rem;
}

.rt-text-uppercase {
  text-transform: uppercase;
}

.rt-margin-top-twenty {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

.bold-text-87 {
  color: var(--flowstica-webflow-library--white);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---black);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  display: flex;
}

.heading-392 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
  display: block;
}

.container-128 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.lynx-heading-white {
  color: var(--lynx--white);
  max-width: 740px;
  margin-top: 0;
  margin-bottom: 36px;
  font-family: PT Serif, serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 114%;
}

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

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

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

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

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

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

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

.lynx-button:hover {
  background-color: var(--lynx--medium-purple);
}

.lynx-heading-hero {
  color: var(--lynx--black);
  max-width: 900px;
  margin-top: 0;
  margin-bottom: 36px;
  font-family: PT Serif, serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 114%;
}

.lynx-block-center-hero {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -30px;
  display: flex;
  position: relative;
}

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

.waves---mega-heading-1 {
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 80px;
  line-height: 100%;
}

.waves---subtitle {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-480 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-17 {
  margin-top: 16px;
}

.waves---main-container-4 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-section-hero-5 {
  color: var(--waves-library--white);
  background-image: url('../png/image001-1.png');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 100px;
  position: relative;
}

.waves-gradient-hero-5 {
  background-image: linear-gradient(#1313131a, #1c365a 0%, #131313cc 66%);
  position: absolute;
  inset: 0%;
}

.waves-title-wrap-hero-5 {
  z-index: 1;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.waves---cta-white-2 {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white-2.wide-cta {
  min-width: 200px;
}

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

.cf-growth-section {
  background-color: var(--_ncic-colors---light-grey);
  position: relative;
}

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

.cf-growth-wrapper.large {
  background-color: var(--_ncic-colors---dark-blue);
  color: #fff;
  background-image: url('../svg/highlight_03.svg');
  background-position: 38px 38px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  align-items: flex-start;
  max-width: 760px;
  padding-left: 56px;
  padding-right: 80px;
  display: flex;
  box-shadow: 0 13px 10px 20px #c7c7c740;
}

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

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

.cf-text-opacity-70-italic {
  background-image: linear-gradient(90deg, var(--_ncic-colors---light-blue), var(--_ncic-colors---white) 46%, var(--_ncic-colors---light-grey) 60%, var(--_ncic-colors---light-blue));
  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 {
  opacity: .7;
  color: #fff;
  margin-top: 26px;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.cf-growth-h2-heading-56px {
  letter-spacing: -.01em;
  font-family: Droid Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 55px;
}

.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-wrapper-1160.mission-flex {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1190px;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

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

.cf-82px-heading {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  max-width: 990px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
}

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

.cf-hero-section-5---heading-wrapper {
  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: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.cf-parallax-image-contain {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  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%;
}

.kutup-flex-divider {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.kutup-flex-divider.kutup-center {
  justify-content: center;
}

.kutup-button-with-line-2 {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.kutup-button-line-2 {
  background-color: var(--kütüp-library--burntsienna);
  width: 100%;
  height: 1px;
  position: relative;
  top: 5px;
}

.kutup-shrink-item-2 {
  z-index: 1;
  flex: 1;
  position: relative;
}

.kutup-button-green {
  background-color: var(--kütüp-library--dark-slate-grey);
  color: #fff;
  border-radius: 5px;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
}

.kutup-button-green:hover {
  background-color: #3f6474;
}

.kutup-large-container-2 {
  background-color: #25408e1f;
  border-radius: 15px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.kutup-divider-30px {
  height: 30px;
}

.kutup-divider-60px-2 {
  height: 60px;
}

.kutup-hero-3 {
  background-color: #eeece9;
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.kutup-hero-title-3 {
  color: var(--white);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  margin-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

.kutup-max-w-width-940px {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-subhead-dark {
  color: var(--kütüp-library--dim-grey);
  font-size: 18px;
  font-weight: 700;
}

.kutup-hero-icon {
  background-color: var(--_ncic-colors---white);
  border-radius: 5px;
  padding: 0;
}

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

.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-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-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-services-image {
  object-fit: contain;
  border-radius: 16px;
}

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

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

.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-page-contain {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
  display: flex;
}

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

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

.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-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: 20px;
  padding-bottom: 20px;
  display: flex;
}

.cf-heading-animation-div {
  width: auto;
}

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

.cf-body---18px.white {
  color: #fff;
}

.cf-mission-hero-image-wrapper {
  width: 100%;
  max-width: 700px;
  margin-left: 95px;
}

.cf-mission-text-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  width: 100%;
}

.cf-mission-upper-container {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 64px;
  display: flex;
}

.cf-mission-line-image {
  object-fit: cover;
  width: 100%;
  height: auto;
  margin-top: 32px;
  margin-bottom: 40px;
}

.cf-mission-image-wrapper {
  width: 100%;
  max-width: 340px;
  height: 100%;
}

.cf-mission-image-wrapper.small {
  width: 100%;
  max-width: 180px;
  margin-right: 18%;
}

.cf-mission-image {
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.cf-image-animation-div {
  width: auto;
}

.cf-mission-section {
  color: #fff;
  background-color: #000;
  position: relative;
}

.cf-mission-image-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;
  place-items: center end;
  width: 100%;
}

.cf-mission-text-container {
  z-index: 111;
  width: 65%;
  max-width: 750px;
  position: relative;
}

.cf-mission-special-image {
  width: 100%;
  max-width: 240px;
  position: absolute;
  inset: auto auto 400px -180px;
}

.mission-image-container {
  width: 30%;
  max-width: 340px;
}

.mission-grid-text-wrapper {
  width: 100%;
  max-width: 340px;
}

.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.white {
  color: #fff;
}

.cf-yellow-king-text-span {
  background-color: var(--conversion-flow-library--medium-purple);
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 54%, var(--conversion-flow-library--sandy-brown));
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
  border-radius: 6px;
  margin-bottom: 16px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
}

.cf-14px-heading {
  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-1 {
  object-fit: contain;
  border-radius: 16px;
  width: 100%;
  max-width: 480px;
}

.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---text-contain {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

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

.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-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-flex-1---container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

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

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

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

.rt-hero-button-3.rt-nav-button-2 {
  flex: none;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1rem;
  display: block;
}

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

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

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

.rt-container-one-3 {
  z-index: 5;
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rt-underline-off-2 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-change-padding-2 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 45px;
}

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

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

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

.rt-menu-icon {
  filter: invert();
}

.rt-menu-icon.rt-dropdown-arrow {
  filter: none;
  color: var(--radiant-ui-components-library--color--white);
  border: 1px #fff;
  margin-top: 3px;
}

.rt-header-2 {
  background-color: #fff;
  position: relative;
}

.rt-header-2.rt-change-padding-2 {
  background-color: var(--_ncic-colors---blue);
  padding-left: 15px;
  padding-right: 15px;
  font-family: Outfit;
  font-weight: 300;
}

.rt-button-circle-block {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.rt-button-circle-block.rt-overflow-off {
  background-color: var(--_ncic-colors---blue);
  flex: none;
}

.rt-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr .7fr;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.rt-nav-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

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

.rt-button-circle-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 37px;
  min-width: 37px;
  height: 37px;
  min-height: 37px;
  margin-left: 10px;
  display: flex;
  position: relative;
}

.rt-button-main-7 {
  color: #fff;
  letter-spacing: .0625em;
  text-transform: capitalize;
  background-color: #0000;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  position: relative;
}

.rt-button-main-7.rtcolor-black {
  color: var(--radiant-ui-components-library--color--heading-dark);
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.rt-dropdown-list-4 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  min-width: 260px;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-dropdown-list-4.w--open {
  display: flex;
}

.rt-dropdown-list-4.rt-display-off {
  display: none;
}

.rt-dropdown-toggle-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  display: flex;
}

.rt-agentic {
  z-index: 99;
}

.rt-button-13 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
  border-radius: 50px;
  grid-template-rows: auto;
  grid-template-columns: auto 18px;
  grid-auto-columns: 1fr;
  align-content: center;
  place-items: center start;
  padding: 5px 20px 5px 25px;
  display: grid;
}

.rt-button-13.rt-underline-off-2.rtresponsive-display-off {
  background-color: #fff;
  grid-template-columns: auto 30px;
}

.rt-hamburger {
  z-index: 9;
  position: relative;
}

.rt-menu-hamburger-main {
  display: none;
}

.rt-menu-font {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.rt-menu-font.rt-menu-font-small {
  font-size: 14px;
  line-height: 24px;
}

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

.rt-responsive-display-off {
  z-index: 9;
}

.cf-nav-underline {
  background-color: #0b141f;
  width: 100%;
  height: 2px;
  position: absolute;
  inset: auto 0% 0%;
}

.cf-dropdown-list-contain {
  background-color: #fff;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  box-shadow: 0 30px 100px #40454f1a;
}

.cf-dropdown-toggle-div {
  grid-column-gap: 10px;
  color: #04121f;
  padding: 0;
  transition: color .2s;
  display: flex;
}

.cf-dropdown-toggle-div:hover {
  color: var(--conversion-flow-library--medium-purple);
  font-weight: 500;
}

.cf-brand-2 {
  object-fit: contain;
  justify-content: flex-start;
  width: auto;
  height: 40px;
  padding-left: 0;
  display: flex;
}

.cf-navigation-2-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1340px;
  height: 100%;
  min-height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: static;
}

.cf-visual-features-item {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-visual-features-item.navbar {
  color: #0d0e10;
  background-color: #fff;
  border-radius: 0;
  padding: 40px;
  text-decoration: none;
}

.cf-visual-features-item.navbar {
  color: #0d0e10;
  background-color: #fff;
  border-radius: 0;
  padding: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 125%;
}

.cf-visual-features-item.navbar:hover {
  background-color: #fafafa;
}

.cf-resources-visual-grid {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cf-nav-dropdown-title-para {
  color: #0b141f;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.cf-nav-dropdown-top {
  border-bottom: 1px solid #0b141f4d;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 45px;
  display: flex;
}

.cf-dropdown-list-nav {
  background-color: #0000;
  border-radius: 8px;
  top: 80px;
  left: 0;
  right: 0;
  overflow: hidden;
  box-shadow: 0 30px 50px #00000014;
}

.cf-dropdown-list-nav.w--open {
  box-shadow: none;
  width: 100%;
  padding-top: 25px;
  top: 55px;
  overflow: visible;
}

.cf-navigation-drop-container {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
  overflow: hidden;
}

.cf-navigation-2-left-contain {
  align-items: center;
  display: flex;
}

.cf-nav-visual-image {
  object-fit: contain;
  width: 100%;
  height: auto;
}

.cf-nav-2-button {
  color: #f0f9f5;
  letter-spacing: .4px;
  background-color: #000;
  border-radius: 12px;
  padding: 16px 36px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .23s;
}

.cf-nav-2-button:hover {
  background-color: #0000;
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple) 18%, var(--conversion-flow-library--light-coral) 60%, var(--conversion-flow-library--coral) 82%, var(--conversion-flow-library--sandy-brown));
}

.cf-visual-features-items-container {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cf-visual-features-items-container.price-nav {
  grid-column-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.cf-visual-features-items-container.nav {
  grid-column-gap: 0px;
  grid-column-gap: 0px;
}

.cf-resource-visual-block {
  max-width: 80px;
  margin-bottom: 32px;
}

.cf-resource-block-text {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.cf-visual-features-item-heading {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
}

.cf-navigation-right-contain {
  justify-content: flex-end;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.cf-nav-arrow-icon {
  width: 24px;
  height: 24px;
}

.cf-dropdown-arrow---nav-3 {
  margin-right: 0;
  font-size: 14px;
  position: static;
}

.cf-resource-visual-item {
  color: #000;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.cf-nav-dropdown-title {
  color: #0b141f;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px;
}

.cf-resource-visual {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cf-nav-2-menu {
  grid-column-gap: 32px;
  color: #283338;
  align-items: center;
  margin-left: 20px;
  margin-right: auto;
  font-size: 15px;
  display: flex;
  position: static;
}

.cf-visual-features-item-image {
  width: 100%;
  height: 150px;
  margin-bottom: 28px;
  overflow: hidden;
}

.cf-nav-visual-text-block {
  align-items: center;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.cf-navigation-2-link {
  letter-spacing: .2px;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: color .26s;
  display: flex;
}

.cf-navigation-2-link:hover {
  color: var(--conversion-flow-library--medium-purple);
}

.cf-navigation-2-link.w--current {
  color: #007e60;
}

.cf-navigation-2-bar {
  background-color: #ddd0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.cf-dropdown-wrapper {
  position: static;
}

.kutup-nav-link {
  color: var(--kütüp-library--dark-slate-grey);
  padding: 15px;
  font-size: 17px;
  font-weight: 700;
  transition: opacity .3s;
}

.kutup-nav-link:hover {
  color: #264653cc;
}

.kutup-dropdown-arrow {
  color: var(--kütüp-library--dark-slate-grey-x);
  margin-right: 12px;
  font-size: 12px;
  font-weight: 300;
}

.kutup-dropdown-list {
  padding: 2px;
}

.kutup-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #eeece9;
  border-radius: 5px;
  padding: 10px 5px;
}

.kutup-dropdown-link {
  color: var(--kütüp-library--dark-slate-grey-x);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}

.kutup-dropdown-link:hover {
  color: var(--kütüp-library--dark-slate-grey);
}

.kutup-dropdown-toggle {
  color: #264653;
  padding: 15px 30px 15px 15px;
  font-size: 17px;
  font-weight: 600;
}

.kutup-dropdown-toggle:hover {
  color: #264653cc;
}

.kutup-dropdown {
  font-weight: 700;
}

.kutup-first-element {
  order: -1;
}

.kutup-nav-component-3 {
  background-color: #fff;
  padding: 25px 3%;
}

.kutup-nav-container-3 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.kutup-last-item {
  order: 1;
}

.waves---nav-container {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---nav-brand-link {
  height: 24px;
}

.waves---brand {
  max-width: none;
  height: auto;
}

.waves---nav-link {
  padding: 12px 16px;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-menu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid #1313131a;
  border-radius: 4px;
}

.waves---dropdown-link {
  text-align: center;
}

.waves-master-nav-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 240px 1fr 240px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.waves-middle-nav-2 {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-navbar-2 {
  z-index: 104;
  background-color: var(--_ncic-colors---blue);
  border-bottom: 1px solid #13131333;
  height: 80px;
}

.waves---nav-cta {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.lynx-navbar-border {
  background-color: #0000;
  border-bottom: 1px solid #dfdad2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 20px;
  display: flex;
}

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

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

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

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

.lynx-nav-link {
  color: var(--lynx--black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding: 15px 20px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

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

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

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

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

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

.lynx-nav-button-outline:hover {
  background-color: var(--lynx--medium-purple);
  color: var(--lynx--white);
  border-color: #0000;
}

.lynx-nav-info {
  background-color: #f3f1ee;
  border-bottom: 1px solid #dfdad2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  display: flex;
}

.lynx-text-nav-info {
  color: var(--lynx--grey);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 120%;
}

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

.lynx-nav-button-purple-2:hover {
  background-color: var(--lynx--black);
}

.lynx-nav-info-2 {
  background-color: #dfdad266;
  border-bottom: 1px solid #dfdad2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

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

.rt-heading-six.rt-margin-top-twenty-five {
  color: var(--_ncic-colors---dark-blue);
  text-align: center;
  min-height: 50px;
  margin-top: 25px;
  font-family: Droid Sans, sans-serif;
}

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

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

.rt-line-three, .rt-line-one, .rt-line-two {
  background-color: #d8d8d8;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-home-three-card-line {
  background-color: #e7e7e7;
  width: 1px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-home-three-power-box {
  border-radius: 20px;
  flex: 1;
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
}

.rt-home-three-power-hover {
  cursor: pointer;
  border-radius: 20px;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

.rt-arrow-img {
  object-fit: cover;
}

.rt-heading-five-45 {
  color: #02015a;
  letter-spacing: .5px;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.125rem;
}

.rt-heading-five-45.rt-home-three-power-text-block {
  max-width: 10ch;
  margin-bottom: 20px;
  padding-top: 42px;
}

.rt-heading-five-45.rt-home-three-power-text-block.rt-heading-six {
  color: var(--_ncic-colors---dark-blue);
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

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

.rt-autofit-11.rt-white-img {
  position: absolute;
}

.rt-home-three-power-text-block {
  z-index: 3;
  position: relative;
}

.rt-power-card-image-overlay {
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.rt-margin-bottom-fifteen-2 {
  color: var(--_ncic-colors---blue);
  margin-bottom: 15px;
  font-family: Droid Sans, sans-serif;
}

.rt-power-card-image-wrap {
  width: 100%;
  transform: translate(0);
}

.rt-arrow-img-block {
  padding-top: 15px;
}

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

.rt-meterial-engg-img-block {
  flex-direction: column;
  height: 67px;
  display: flex;
  overflow: hidden;
}

.rt-home-three-icon-block {
  justify-content: center;
}

.heading-393 {
  text-align: center;
  background-color: #fff;
  font-family: Droid Sans, sans-serif;
}

.rt-category-cards-text-2 {
  color: var(--_ncic-colors---dark-blue);
  text-transform: capitalize;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

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

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

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

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

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

.rt-home-one-about-cards {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: hidden;
}

.rt-home-one-about-cards-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-about-card-overlay {
  background-color: #f9f9f9;
  width: 65%;
  height: 110%;
  position: absolute;
  inset: 0% -5% auto auto;
  transform: skew(-11deg);
}

.rt-about-card-overlay.rt-card-overlay-grey {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  right: -6%;
}

.rt-about-card-overlay.rt-card-overlay-orange {
  background-color: var(--_ncic-colors---light-grey);
  right: -7%;
}

.rt-home-one-about-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

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

.rt-button-white-arrow {
  opacity: 0;
  margin-top: 2px;
  position: absolute;
}

.rt-home-one-about-card-text {
  z-index: 10;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 25px 50px 20px;
  display: flex;
  position: relative;
}

.rt-home-about-card-description {
  color: var(--_ncic-colors---dark-grey);
  max-width: 266px;
  font-family: Droid Sans, sans-serif;
}

.rt-margin-top-twenty-five {
  margin-top: 25px;
}

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

.rt-about-blog-card-paragraph {
  color: var(--_ncic-colors---dark-grey);
  text-align: center;
  max-width: 244px;
  min-height: 150px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
}

.rt-about-blog-card-1 {
  box-shadow: none;
  background-color: #fff;
  border: 0 #000;
  border-right-width: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 44px 10px;
  transition: background-color .2s, box-shadow .3s, border-radius .3s;
  display: flex;
  position: relative;
}

.rt-about-blog-card-1:hover {
  z-index: 2;
  box-shadow: 0 20px 40px #00000026;
}

.rt-about-blog-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  display: grid;
  position: relative;
}

.rt-overflow-hidden-4 {
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}

.rt-about-blog-card-straight-line {
  border-right: 1px solid var(--_ncic-colors---dark-blue);
  background-color: var(--radiant-ui-components-library--color--theme-color);
  height: 47%;
  position: absolute;
  right: 0%;
}

.rt-button-12 {
  text-align: center;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #ff471d;
  border: 1px solid #ff471d;
  justify-content: center;
  align-items: center;
  padding: 11px 36px;
  font-size: .75rem;
  line-height: 1.4rem;
  transition: background-color .3s;
}

.rt-button-12:hover {
  background-color: #ff471d33;
}

.rt-button-12.rt-button-two {
  border-color: var(--radiant-ui-components-library--color--heading-dark);
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
  color: #fff;
  border-radius: 0;
  min-height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.rt-button-12.rt-button-two:hover {
  border-color: var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: var(--radiant-ui-components-library--color--white);
}

.rt-button-12.rt-button-two.rt-about-three-card-button {
  margin-top: 30px;
}

.heading-394 {
  color: var(--_ncic-colors---dark-blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5%;
  padding-left: 3%;
  padding-right: 3%;
  font-family: Droid Sans, sans-serif;
}

.udesly-code-snippet {
  display: none;
}

.udesly-vimeo-gallery-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.f-navigation-link {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: #0000;
  border-radius: 50px;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link:hover {
  background-color: var(--flowui-component-library--gray-200);
  color: var(--flowui-component-library--gray-900);
}

.f-navigation-link.w--current {
  color: var(--flowui-component-library--primary-base);
}

.f-navigation {
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-height: 88px;
  padding: 24px 5%;
  display: flex;
}

.f-navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-navigation-link-wrapper {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-navigation-menu {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: static;
}

.f-navigation-button {
  background-color: var(--flowui-component-library--gray-900);
  outline-offset: 0px;
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 48px;
  outline: 2px solid #0000;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-navigation-language-dropdown-toggle {
  grid-column-gap: 8px;
  border-left: 1px solid var(--flowui-component-library--grey-300);
  letter-spacing: -.02em;
  padding: 4px 24px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}

.f-navigation-dropdown-list, .f-navigation-dropdown-list.w--open {
  background-color: #fff;
}

.f-navigation-dropdown-link {
  background-color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  transition: background-color .3s;
}

.f-navigation-dropdown-link:hover {
  background-color: var(--flowui-component-library--gray-100);
}

.f-navigation-dropdown {
  margin-left: 0;
  margin-right: 0;
  font-size: 14px;
  font-weight: 500;
}

.f-banner {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--_ncic-colors---light-grey);
  color: var(--flowui-component-library--white);
  justify-content: center;
  align-items: center;
  min-height: 35px;
  padding: 0 5%;
  display: flex;
}

.f-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-icon-small {
  color: var(--_ncic-colors---black);
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-banner-container-between {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-banner-text-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.f-banner-text-span {
  color: var(--flowui-component-library--primary-base);
}

.f-banner-dropdown-toggle {
  grid-column-gap: 4px;
  color: var(--flowui-component-library--white);
  align-items: center;
  padding: 0 4px;
  transition: all .2s;
  display: flex;
}

.f-banner-caption {
  color: var(--black);
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.f-banner-dropdown-link {
  background-color: var(--_ncic-colors---white);
  color: #000;
  border-radius: 4px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
}

.f-banner-dropdown-link:hover {
  background-color: #dedfe3;
}

.f-banner-dropdown-list {
  background-color: #947777;
}

.f-banner-dropdown-list.w--open {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 20px #0000000d;
}

.f-banner-block {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-banner-icon {
  background-color: var(--_ncic-colors---blue);
  color: var(--flowui-component-library--white);
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 4px;
  display: flex;
}

.f-banner-button {
  background-color: var(--flowui-component-library--primary-base);
  color: #fff;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding: 4px 12px;
  font-size: 12px;
  line-height: 16px;
  transition: background-color .3s;
  display: flex;
}

.f-banner-button:hover {
  background-color: var(--flowui-component-library--primary-dark);
}

.f-banner-icon-2 {
  color: #fff;
  background-color: #25408f;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 4px;
  display: flex;
}

.f-banner-dropdown-toggle-2 {
  grid-column-gap: 4px;
  color: #fff;
  align-items: center;
  padding: 0 4px;
  transition: all .2s;
  display: flex;
}

.f-icon-small-2 {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.f-banner-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #dad9d9;
  justify-content: center;
  align-items: center;
  min-height: 35px;
  padding: 0 5%;
  display: flex;
}

.f-banner-dropdown-link-2 {
  color: #000;
  background-color: #fff;
  border-radius: 4px;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
}

.f-banner-dropdown-link-2:hover {
  background-color: #dedfe3;
}

.f-banner-block-2 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-banner-caption-2 {
  color: #000;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.f-icon-regular-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-banner-dropdown-list-2 {
  background-color: #947777;
}

.f-banner-dropdown-list-2.w--open {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 20px #0000000d;
}

.f-banner-container-between-2 {
  z-index: 5;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

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

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

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

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

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

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

.rt-underline-off-3 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

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

.rt-precision-card-body-2 {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  padding-bottom: 38px;
  padding-left: 26px;
  padding-right: 26px;
}

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

.rt-precision-card-body-icon-column-2 {
  text-align: center;
  background-color: #4a74fd;
  justify-content: center;
  align-items: center;
  width: 23%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.rt-all-btn-two {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.rt-padding-top-twenty-2 {
  padding-top: 20px;
}

.rt-precision-card-body-row-2 {
  background-color: #101929;
  border-radius: 6px;
  margin-top: -39px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-precision-card-body-caption-column-2 {
  justify-content: flex-start;
  align-items: center;
  width: 77%;
  padding: 15px 23px;
  display: flex;
}

.rt-precision-card-image-box-2 {
  text-align: center;
  overflow: hidden;
}

.rt-discover-btn {
  color: #444655;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.875rem;
}

.rt-cover-image-2 {
  object-fit: cover;
}

.rt-cover-image-2.rt-full-width-image {
  width: 100%;
}

.rt-precision-card-body-caption-btn-box-2 {
  margin-top: 10px;
}

.rt-precision-card-2 {
  background-color: #fff;
  border-radius: 6px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 14px;
  overflow: hidden;
}

.rt-precision-card-2.rt-home-two {
  margin-right: 0;
}

.rt-precision-card-2.rt-home-two.rt-home-two-page {
  box-shadow: 0 10px 80px #dbdfffcc;
}

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

.rt-discover-button-icon-wrap {
  justify-content: center;
  align-items: center;
  position: relative;
}

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

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

.rt-home-one-project-card-image {
  object-fit: cover;
  width: 100%;
}

.rt-home-four-three-box-pic {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 25px;
  display: flex;
  overflow: hidden;
}

.rt-memorable-text {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  background-image: url('../webp/memorable-brand_1memorable-brand.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 31px 2px;
  padding-left: 45px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.rt-memorable-text.rt-blue-text {
  color: var(--radiant-ui-components-library--color--theme-color);
  background-image: url('../svg/line-1.svg');
  background-size: 31px;
}

.rt-home-four-star-block {
  max-width: 700px;
  position: relative;
}

.rt-home-four-arrow-block {
  border: 1px solid #0000004d;
  border-radius: 100px;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.rt-home-four-arrow-block.rt-greem-circle {
  background-color: var(--radiant-ui-components-library--color--white);
  border-color: #ffffff4d;
}

.rt-home-four-three-box-block {
  grid-column-gap: 30px;
  margin-top: 30px;
}

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

.rt-image-height-auto {
  object-fit: cover;
}

.rt-financial-planning-block {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.rt-home-four-three-box-data {
  padding-top: 25px;
  padding-left: 30px;
  padding-right: 30px;
}

.rt-home-four-three-box-one {
  border-radius: 10px;
  flex: 1;
  box-shadow: 0 10px 80px #dbdfffcc;
}

.rt-home-four-three-box-one.rt-blue-bg {
  background-color: var(--radiant-ui-components-library--color--theme-color);
}

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

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

.rt-nav-location {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location.rt-underline-off {
  text-decoration: none;
}

.rt-nav-location.rt-underline-off.rt-align-center-2 {
  justify-content: center;
  align-items: center;
}

.rt-nav-location.rt-change-sizing {
  flex: 0 420px;
}

.rt-link-icon {
  margin-bottom: 2px;
}

.rt-change-position {
  opacity: 0;
  position: absolute;
}

.rt-social-media-icon {
  border: 1px solid #221d1c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rt-top-nav {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.rt-home-one-top-nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-nav-social-link-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.rt-nav-social-link-wrapper.rt-align-left {
  flex: 0 240px;
  justify-content: flex-end;
  align-items: center;
}

.udesly-container {
  width: 100%;
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.udesly-section {
  background-color: #fff;
  padding: 50px 5%;
  position: relative;
}

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

.udesly-properties-image {
  z-index: 2;
  width: 100%;
  max-height: 224px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.udesly-price-text {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.udesly-card-container {
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 50px 24px 24px;
  display: flex;
}

.udesly-location-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.udesly-icon-block-medium {
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
}

.location-label {
  color: #171717;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.udesly-card-v1-wrapper {
  flex-direction: column;
  width: 100%;
  max-width: 386px;
  height: 100%;
  padding-top: 40%;
  transition: all .25s ease-out;
  display: flex;
  position: relative;
}

.udesly-card-v1-wrapper:hover {
  transform: translate(0, -9px);
}

.udesly-pricing {
  align-items: center;
  display: flex;
}

.udesly-paragraph {
  color: #333;
  font-weight: 500;
}

.udesly-heading {
  color: #333;
  flex: 1;
  text-decoration: none;
}

.udesly-cards-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

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

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

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

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

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

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

.rt-home-one-about-cards-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: hidden;
}

.rt-home-one-about-cards-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-about-card-overlay-2 {
  background-color: #f9f9f9;
  width: 65%;
  height: 110%;
  position: absolute;
  inset: 0% -5% auto auto;
  transform: skew(-11deg);
}

.rt-about-card-overlay-2.rt-card-overlay-grey {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  right: -6%;
}

.rt-about-card-overlay-2.rt-card-overlay-orange {
  background-color: #f5f5fb;
  right: -7%;
}

.rt-home-one-about-card-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

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

.rt-button-white-arrow-2 {
  opacity: 0;
  margin-top: 2px;
  position: absolute;
}

.rt-home-one-about-card-text-2 {
  z-index: 10;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 25px 50px 20px;
  display: flex;
  position: relative;
}

.rt-home-about-card-description-2 {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  max-width: 266px;
}

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

.rt-line-three-2, .rt-line-one-2, .rt-line-two-2 {
  background-color: #d8d8d8;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.rt-home-three-card-line-2 {
  background-color: #e7e7e7;
  width: 1px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.rt-home-three-power-box-2 {
  border-radius: 20px;
  flex: 1;
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
}

.rt-home-three-power-hover-2 {
  cursor: pointer;
  border-radius: 20px;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

.rt-arrow-img-2 {
  object-fit: cover;
}

.rt-heading-five-46 {
  color: #02015a;
  letter-spacing: .5px;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.125rem;
}

.rt-heading-five-46.rt-home-three-power-text-block-2 {
  max-width: 10ch;
  margin-bottom: 20px;
  padding-top: 42px;
}

.rt-heading-five-46.rt-home-three-power-text-block-2.rt-heading-six-10 {
  max-width: 20ch;
  font-size: 20px;
  line-height: 30px;
}

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

.rt-autofit-12.rt-white-img {
  position: absolute;
}

.rt-home-three-power-text-block-2 {
  z-index: 3;
  position: relative;
}

.rt-power-card-image-overlay-2 {
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

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

.rt-power-card-image-wrap-2 {
  width: 100%;
  transform: translate(0);
}

.rt-arrow-img-block-2 {
  padding-top: 15px;
}

.rt-power-card-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.rt-meterial-engg-img-block-2 {
  flex-direction: column;
  height: 67px;
  display: flex;
  overflow: hidden;
}

.rt-home-three-icon-block-2 {
  justify-content: center;
}

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

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

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

.rt-component-section-12.rt-vision-section {
  border-radius: 0;
  padding: 0;
}

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

.rt-service-one-scroll-bg-wrapper {
  background-image: linear-gradient(#191b1dbf, #191b1dbf), url('../webp/home-three-section-eight--scroll-banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 2058px;
  background-attachment: scroll, fixed;
  border-radius: 10px;
  padding: 150px 15px 128px;
}

.rt-service-one-scroll-bg-wrapper.rt-background-dark-2 {
  background-image: linear-gradient(183deg, var(--_ncic-colors---blue), #ffffff38 75%, #ffffffd6);
  border-radius: 0;
  padding: 120px 0% 0;
}

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

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

.rt-hero-sub-heading.rt-header-font.rt-home-three-section-eight-subheading {
  text-align: center;
}

.rt-hero-sub-heading.rt-header-font.rt-home-three-section-eight-subheading.rt-text-white-4 {
  color: var(--radiant-ui-components-library--color--white);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
}

.rt-hero-button-icon-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: absolute;
  right: 5px;
}

.rt-home-three-scroll-subheading-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
}

.rt-home-three-section-eight-line {
  background-color: #fff;
  width: 74px;
  height: 1px;
}

.rt-hero-button-text {
  z-index: 2;
  color: var(--_ncic-colors---blue);
  border: 1px #000;
  margin-right: 10px;
  font-family: Droid Sans, sans-serif;
  text-decoration: none;
  position: relative;
}

.rt-home-three-section-eight-heading {
  color: var(--_ncic-colors---dark-blue);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---white);
  align-self: auto;
  max-width: 600px;
  margin-top: 10px;
  font-family: Droid Sans, sans-serif;
}

.rt-home-three-cta-button-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 10px;
  padding-bottom: 5%;
}

.rt-home-three-scroll-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.rt-button-five {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 2px solid var(--radiant-ui-components-library--color--white);
  color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 58px;
  padding: 8px 50px 8px 25px;
  display: flex;
  position: relative;
}

.rt-button-five.rt-banner-one-button {
  border-color: var(--_ncic-colors---blue);
  background-color: var(--_ncic-colors---light-grey);
  height: 45px;
  padding: 0 60px 0 10px;
  line-height: 20px;
}

.rt-hero-button-icon-two {
  background-color: var(--_ncic-colors---dark-grey);
  border-radius: 100px;
  justify-content: flex-end;
  align-items: center;
  width: 43px;
  height: 43px;
  margin-left: 10px;
  padding-right: 17px;
  display: flex;
}

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

.text-block-194 {
  color: var(--_ncic-colors---white);
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--_ncic-colors---black);
  text-shadow: 0 1px 20px var(--_ncic-colors---black);
  padding-left: 15%;
  padding-right: 15%;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.heading-395 {
  color: var(--_ncic-colors---dark-grey);
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
}

.rt-underline-off-4 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

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

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

.rt-nav-location-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location-2.rt-underline-off-4 {
  text-decoration: none;
}

.rt-nav-location-2.rt-underline-off-4.rt-align-center-3 {
  justify-content: center;
  align-items: center;
}

.rt-nav-location-2.rt-change-sizing {
  flex: 0 420px;
}

.rt-link-icon-2 {
  margin-bottom: 2px;
}

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

.rt-social-media-icon-2 {
  border: 1px solid #221d1c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rt-top-nav-2 {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.rt-home-one-top-nav-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-nav-social-link-wrapper-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.rt-nav-social-link-wrapper-2.rt-align-left {
  flex: 0 240px;
  justify-content: flex-end;
  align-items: center;
}

.waves---main-container-5 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.waves---heading-2-no-margins-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---heading-3-no-margins-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves---mg-bottom-18 {
  margin-bottom: 16px;
}

.waves---paragraph-big-3 {
  font-size: 20px;
  line-height: 130%;
}

.waves---center-heading-2 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves-grid-contact-3 {
  grid-column-gap: 32px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.waves-tile-contact-3 {
  grid-row-gap: 16px;
  background-color: var(--waves-library--dark-elevation);
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding: 40px 24px;
  display: flex;
}

.waves-icon-64 {
  width: 64px;
  height: 64px;
}

.waves---paragraph-regular-2 {
  font-size: 18px;
  line-height: 130%;
}

.kutup-features-wrapper-grid {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.kutup-medium-container-2 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-section-dark {
  background-color: var(--_ncic-colors---blue);
  padding: 50px 5%;
}

.kutup-features-4-wrapper {
  grid-column-gap: 20px;
  border-right: 1px solid #ffffff26;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kutup-features-4-wrapper.kutup-no-stroke {
  border-right-style: none;
}

.kutup-features-title-4 {
  color: var(--kütüp-library--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  position: static;
}

.text-block-195 {
  flex-flow: wrap;
  flex: 0 auto;
  order: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: block;
  position: relative;
}

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

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

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

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

.rt-font-change {
  letter-spacing: -.03rem;
}

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

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

.rt-emoji-love-big {
  background-image: url('../svg/emoji-big-love.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px 52px;
  padding: 0 15px;
}

.rt-accordion-close {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  opacity: 0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.rt-home-one-support-flex {
  grid-column-gap: 129px;
  align-items: center;
  display: flex;
}

.rt-home-one-support-image-two {
  position: absolute;
  inset: 4% auto auto 4%;
}

.rt-home-one-support-image-two.rt-radius-fifteen {
  border-radius: 15px;
}

.rt-home-one-support-image-two.rt-radius-fifteen.rt-pink-image-shadow {
  box-shadow: 0 10px 20px #1670f899;
}

.rt-accordian-content {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  padding-top: 6px;
}

.rt-home-one-support-image-block {
  background-color: #f5f5f5;
  flex: 0 35%;
  justify-content: center;
  display: flex;
  position: relative;
}

.rt-home-one-support-image-block.rt-radius-twenty {
  border-radius: 10px;
}

.rt-accordion-open {
  background-color: #f5f5f5;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  position: absolute;
}

.rt-faq {
  grid-row-gap: 10px;
  flex-direction: column;
  flex: 1;
}

.rt-home-one-support-image-three {
  z-index: 1;
  display: none;
  position: absolute;
  inset: auto auto -7% -17%;
  box-shadow: 0 20px 30px #0003;
}

.rt-faq-item-content {
  overflow: hidden;
}

.rt-faq-open-close {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-home-one-support-content-block {
  flex: 0 49%;
}

.rt-faq-item-trigger {
  cursor: pointer;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding-top: 17px;
  padding-bottom: 17px;
  display: flex;
}

.rt-home-one-support-main-image {
  z-index: 1;
  object-fit: cover;
  position: relative;
}

.rt-home-one-support-image-four {
  z-index: 2;
  position: absolute;
  inset: auto 5% 5% auto;
  box-shadow: 0 11px 21px #86868633;
}

.rt-home-one-support-image-four.rt-radius-fifty-four {
  border-radius: 54px;
}

.rt-home-one-support-image-one {
  z-index: 0;
  position: absolute;
  inset: 2% 2% auto auto;
}

.rt-padding-bottom-seventeen {
  padding-bottom: 17px;
}

.rt-padding-bottom-seventeen.rt-max-width-four-fifty {
  max-width: 450px;
}

.rt-faq-accordion-wrapper {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  overflow: visible;
}

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

.rt-body-font-color-3 {
  color: var(--_ncic-colors---dark-grey);
  font-family: Droid Sans, sans-serif;
  transition: color .35s;
}

.rt-home-two-tabs-menu {
  z-index: 1;
  flex-direction: column;
  flex: 0 34%;
  justify-content: center;
  padding-top: 50px;
  display: flex;
}

.rt-home-two-tab-link {
  grid-column-gap: 58px;
  color: #000;
  text-transform: capitalize;
  background-color: #fff0;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 2.1875rem;
  display: flex;
}

.rt-home-two-tab-link.w--current {
  color: #000;
  background-color: #fff;
  border-bottom-style: none;
  border-bottom-width: 0;
  box-shadow: 0 -6px 40px #00000026;
}

.rt-home-four-tab-text-wrap {
  z-index: 3;
  grid-column-gap: 8px;
  opacity: 0;
  align-items: center;
  position: relative;
}

.rt-home-four-tab-text-small {
  color: #000;
  letter-spacing: .11875rem;
  text-transform: uppercase;
  max-width: 132px;
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 1.84063rem;
}

.rt-auto-tabs-timer-bar {
  z-index: 5;
  background-color: #00000024;
  width: 100%;
  height: 1px;
  margin-bottom: -1px;
  position: relative;
}

.rt-tab-text-content {
  z-index: 5;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.rt-all-numbers.rt-all-numbers-one.rt-all-numbers-bottom {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.rt-home-four-tab-contain-wrap {
  background-image: url('../svg/home-four-tab-line.svg');
  background-position: 3% 3%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 90px;
  display: flex;
}

.rt-home-two-tab {
  grid-column-gap: 50px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.rt-home-two-counter-wrap {
  align-items: flex-start;
  height: 6rem;
  display: flex;
  overflow: hidden;
}

.rt-auto-tabs-timer-bar-inner {
  background-color: #0000;
  width: 0%;
  height: 1px;
}

.rt-home-two-tabs-content {
  flex: 1;
}

.rt-home-two-tab-large-text {
  color: #c1c4ca99;
  letter-spacing: -1.1rem;
  font-size: 11.2rem;
  font-weight: 700;
  line-height: 11.2rem;
}

.rt-home-two-tab-large-text.rt-home-four-tab-large-text {
  letter-spacing: -.2rem;
  font-size: 5.4375rem;
  line-height: 6rem;
}

.rt-tab-image-two-wrap {
  border: 10px solid #fff;
  position: absolute;
  inset: auto auto 0% 0%;
}

.rt-home-two-facilities-text-wrap {
  z-index: 2;
  max-width: 397px;
  position: absolute;
  inset: 28px 25px auto auto;
}

.rt-tag-text-2 {
  color: var(--radiant-ui-components-library--color--theme-color);
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

.rt-tab-link-three.w--current {
  border-bottom-style: solid;
  border-bottom-color: var(--radiant-ui-components-library--color--theme-color);
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: var(--radiant-ui-components-library--color--white);
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 9px;
}

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

.rt-button-main-6 {
  background-color: var(--_ncic-colors---blue);
  color: var(--_ncic-colors---white);
  border: 1px solid #0000;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  height: 54px;
  padding: 0 35px;
  font-family: Droid Sans, sans-serif;
  font-size: .9375rem;
  line-height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-196 {
  color: var(--black);
  text-shadow: 0 1px 15px #fff;
  font-family: Changa One, Impact, sans-serif;
}

.heading-396, .heading-397 {
  color: var(--_ncic-colors---dark-blue);
  font-family: Changa One, Impact, sans-serif;
}

.text-block-197 {
  color: var(--black);
  text-shadow: 0 1px 15px #fff;
  font-family: Changa One, Impact, sans-serif;
}

.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.video-wrapper {
  flex-direction: column;
  justify-content: center;
  max-width: 960px;
  padding-top: 120px;
  padding-bottom: 120px;
}

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

.cf-video-thumbnail.contain {
  object-fit: contain;
}

.cf-video-checkmarks-item {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-right: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  display: flex;
}

.cf-video-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.cf-video-section {
  background-color: #000;
}

.cf-video-checkmark {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-video-play-button {
  background-color: #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 108px;
  height: 108px;
  margin-top: 250px;
  margin-left: -54px;
  display: flex;
  position: absolute;
  left: 50%;
  overflow: hidden;
}

.cf-video-play-button-inside {
  background-color: var(--conversion-flow-library--medium-purple);
  background-image: linear-gradient(127deg, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 54%, var(--conversion-flow-library--sandy-brown));
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 97.5px;
  height: 97.5px;
  display: flex;
  overflow: hidden;
}

.cf-video-laptop-bar-image {
  height: 40px;
  position: absolute;
  inset: -30px 0% auto;
}

.cf-video-checkmark-icon {
  margin-right: 10px;
}

.cf-play-button-icon {
  margin-left: 5px;
}

.cf-video {
  flex-direction: column;
  width: 100%;
  height: 600px;
  margin-top: 80px;
  display: flex;
  position: relative;
}

.fn-heading-2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 52px;
  line-height: 1.2em;
}

.fn-paragraph {
  color: #cdd3d2;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.6em;
}

.fn-button {
  color: #0f1213;
  text-align: center;
  background-color: #df0;
  border: 1px solid #df0;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  transition: opacity .25s, border-color .25s;
  display: flex;
}

.fn-button:hover {
  opacity: .9;
  border-color: #0f1213;
}

.fn-button-secondery {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 137px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.6em;
  transition: background-color .25s;
  display: flex;
}

.fn-button-secondery:hover {
  background-color: #3e4545;
}

.fn-section {
  color: #ecf0ef;
  background-color: #1d1f1e;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.fn-container-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1310px;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.fn-container-grid.relative {
  position: relative;
}

.fn-column {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.fn-button-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.fn-tabs-link {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #939b9b;
  background-color: #0000;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 15px;
  transition: opacity .25s;
  display: flex;
}

.fn-tabs-link:hover {
  opacity: .8;
  color: #939b9b;
}

.fn-tabs-link.w--current {
  background-color: #0f1213;
}

.fn-featured-tabs {
  width: 100%;
  margin-bottom: 32px;
  position: static;
}

.fn-featured-tabs-menu {
  flex-direction: column;
  display: flex;
}

.fn-featured-tabs-content {
  width: 60%;
  display: flex;
  position: absolute;
  inset: 0% 15px 0% auto;
}

.fn-featured-tabs-content-wrapper {
  width: 100%;
}

.fh-features-image-wrapper {
  border-radius: 24px;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.fn-tabs-link-title {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #cdd3d2;
  align-items: center;
  display: flex;
}

.fn-tabs-link-title-icon {
  color: #df0;
  object-fit: contain;
  width: 19px;
  height: 19px;
}

.fn-tabs-paragraph {
  flex: none;
  overflow: hidden;
}

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

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

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

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

.rt-underline-off-5 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

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

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

.rt-nav-location-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location-3.rt-underline-off-5 {
  text-decoration: none;
}

.rt-nav-location-3.rt-underline-off-5.rt-align-center-4 {
  justify-content: center;
  align-items: center;
}

.rt-nav-location-3.rt-change-sizing {
  flex: 0 420px;
}

.rt-link-icon-3 {
  margin-bottom: 2px;
}

.rt-change-position-3 {
  opacity: 0;
  position: absolute;
}

.rt-social-media-icon-3 {
  border: 1px solid #221d1c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rt-top-nav-3 {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.rt-home-one-top-nav-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-nav-social-link-wrapper-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 1;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.rt-nav-social-link-wrapper-3.rt-align-left {
  flex: 0 240px;
  justify-content: flex-end;
  align-items: center;
}

.rt-container-one-4 {
  z-index: 5;
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-116 {
  background-image: linear-gradient(#ffffff0f, #fff 89%);
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

.rt-font-two-2 {
  font-weight: 400;
}

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

.rt-button-three-underline-wrap {
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
}

.rt-button-three-icon-one {
  position: absolute;
}

.rt-branches-text-wrapper {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
}

.rt-branch-locations {
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  position: relative;
  overflow: hidden;
}

.rt-button-three-text-wrap {
  grid-column-gap: 15px;
  display: flex;
  overflow: hidden;
}

.rt-utton-three-2 {
  flex-direction: column;
  display: flex;
  position: relative;
}

.rt-background-wrapper {
  align-items: center;
  width: 120%;
  height: 120%;
  position: absolute;
}

.rt-branches-list-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
}

.rt-location-icon-white {
  position: absolute;
}

.rt-button-underline {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  width: 100%;
  height: 2px;
}

.rt-button-underline.rt-home-one-button-three-line-two {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  bottom: 0;
}

.rt-branches-heading {
  flex: 0 38.52%;
}

.rt-no-margin-2 {
  margin: 0;
  font-style: normal;
}

.rt-location-background-overlay {
  z-index: 2;
  background-color: #f8f8f8;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rt-city-background-image {
  z-index: 1;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.rt-location-icon-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}

.rt-button-three-icon-wrap {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.rt-branches-description {
  flex-direction: column;
  align-items: flex-start;
  max-width: 390px;
  display: flex;
}

.rt-branch-location-item-container {
  z-index: 2;
  align-items: center;
  position: relative;
}

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

.rt-location-branch-link {
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

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

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

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

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

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

.brix---header-wrapper {
  background-color: var(--elements-webflow-library--neutral--100);
  padding-top: 32px;
  padding-bottom: 32px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

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

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

.brix---header-nav-link {
  color: var(--elements-webflow-library--neutral--800);
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-toggle {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  padding: 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: 20px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 20px;
  min-width: 280px;
  top: 32px;
  overflow: hidden;
}

.brix---dropdown-link {
  color: var(--elements-webflow-library--neutral--600);
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---dropdown-pd {
  padding: 40px;
}

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

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

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

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

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

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

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---dropdown-chevron {
  width: 14px;
  margin-left: 6px;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  transform: translate(-50%);
}

.brix---hamburger-menu-bar-top, .brix---hamburger-menu-bar-bottom {
  background-color: var(--elements-webflow-library--neutral--800);
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---btn-primary-small {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  padding: 18px 24px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-small:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-header-hidden-on-mbl {
  margin-left: 24px;
}

.brix---header-nav-list-item-show-in-mbl {
  margin-bottom: 0;
  padding-left: 32px;
  display: none;
}

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

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

.brix---color-neutral-800 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-600 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---color-neutral-300 {
  color: var(--elements-webflow-library--neutral--300);
}

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

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

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

.brix---ctav-13-link-card {
  background-color: var(--_ncic-colors---blue);
  color: var(--elements-webflow-library--neutral--100);
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px 40px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---ctav-13-link-card:hover {
  color: var(--elements-webflow-library--neutral--100);
  transform: scale(.96);
}

.brix---section-small {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 20px;
  padding-bottom: 20px;
}

.brix---paragraph-default {
  color: var(--_ncic-colors---dark-grey);
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---btn-icon-left {
  color: var(--_ncic-colors---dark-blue);
  width: 10%;
  margin-right: 8px;
}

.brix---btn-download-app {
  background-color: var(--_ncic-colors---blue);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
  box-shadow: 0 3px 8px #4a3aff1a;
}

.brix---btn-download-app:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-download-app-white {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--accent--primary-1);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
  box-shadow: 0 3px 6px #211f540f;
}

.brix---btn-download-app-white:hover {
  background-color: var(--elements-webflow-library--secondary--color-2);
  transform: translate3d(0, -3px, .01px);
}

.brix---cta-v13-link-card-white {
  border: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--600);
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 60px 40px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---cta-v13-link-card-white:hover {
  color: var(--elements-webflow-library--neutral--600);
  transform: scale(.96);
}

.text-block-198 {
  color: var(--_ncic-colors---dark-blue);
}

.brix---color-accent-1 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--600);
}

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

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

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

.brix---section {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 40px;
  padding-bottom: 40px;
}

.brix---link-wrapper {
  color: var(--elements-webflow-library--neutral--800);
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---link-wrapper:hover {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---heading-h3-size {
  color: var(--_ncic-colors---blue);
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

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

.brix---subtitle {
  color: var(--elements-webflow-library--accent--primary-1);
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---link-icon-right {
  color: var(--_ncic-colors---blue);
  margin-left: 6px;
}

.brix---text-200-bold {
  color: var(--_ncic-colors---blue);
  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---inner-container-640px---center {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.brix---image-wrapper-br-24px-shadow {
  box-shadow: 0 14px 20px -7px var(--_ncic-colors---dark-blue);
  border-radius: 24px;
  overflow: hidden;
}

.brix---grid-2-columns-gap-column-80px {
  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---link-content-text-center {
  color: var(--elements-webflow-library--neutral--600);
  text-decoration: none;
}

.brix---card {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-0 {
  margin-bottom: 0;
}

.brix---btn-primary {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  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;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  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:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---square-icon {
  border-radius: 16px;
}

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

.brix---section-2 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

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

.brix---grid-top---text-2-buttons {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

.brix---paragraph-default-2 {
  color: var(--_ncic-colors---blue);
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

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

.brix---buttons-row-right---t-left {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

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

.brix---card-left-text-wrapper {
  margin-left: 24px;
}

.brix---icon-left---content-right {
  align-items: flex-start;
  display: flex;
}

.brix---content-inside-card-v14 {
  padding: 48px;
}

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

.brix---color-neutral-803 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---border-radius-24px {
  z-index: -1;
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

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

.brix---heading-h1-size {
  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---btn-circle-secondary {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-02);
  color: var(--elements-webflow-library--neutral--800);
  transform-style: preserve-3d;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  text-decoration: none;
  transition: transform .3s;
  display: flex;
}

.brix---btn-circle-secondary:hover {
  transform: scale3d(.94, .94, 1.01);
}

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

.brix---bg-split-v4-left {
  z-index: -2;
  background-color: var(--elements-webflow-library--neutral--200);
  width: 100%;
  max-width: 60%;
  min-height: 600px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brix---section-hero-v4 {
  padding-top: 100px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.brix---bg-split-v4-right {
  z-index: -2;
  background-color: var(--elements-webflow-library--accent--primary-1);
  width: 100%;
  max-width: 40%;
  min-height: 600px;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

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

.brix---color-neutral-804 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---opacity-10 {
  opacity: .1;
}

.brix---floating-image-hero-v1---1 {
  z-index: -1;
  position: absolute;
  inset: auto auto -32% -41%;
}

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

.brix---btn-icon-left-2 {
  width: 10%;
  margin-right: 8px;
}

.brix---btn-download-app-2 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  align-items: center;
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
  display: flex;
  box-shadow: 0 3px 8px #4a3aff1a;
}

.brix---btn-download-app-2:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

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

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

.f-h3-heading {
  color: var(--_ncic-colors---dark-blue);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---light-grey);
  text-shadow: 0 1px 20px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 55px;
  line-height: 1.2;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-margin-bottom-12 {
  margin-bottom: 12px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-paragraph-large-2 {
  color: var(--_ncic-colors---dark-grey);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.f-h5-heading {
  color: var(--_ncic-colors---dark-grey);
  letter-spacing: -.02em;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---light-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 30px;
  line-height: 1.4;
}

.f-section-large {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  padding: 40px 5%;
  position: relative;
}

.f-button-neutral {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-feature-card-filled {
  background-color: var(--_ncic-colors---light-grey);
  border-radius: 12px;
  padding: 20px;
}

.f-feature-icon-wrapper-white {
  background-color: #fff;
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 40px;
  padding: 16px;
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-margin-bottom-67 {
  margin-bottom: 64px;
}

.f-header-grid-asymmetrical {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

.f-max-width-large {
  max-width: 610px;
}

.f-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

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

.cf-call-arrow-contain-2 {
  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-2.transparent {
  background-color: #0000;
  margin-left: 5px;
}

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

.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-black-review-stars {
  margin-bottom: 14px;
}

.cf-testimonial-bottom-text {
  margin-top: 160px;
}

.cf-testimonial-right-wrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  max-width: 517px;
  height: 100%;
  display: flex;
}

.cf-heading-wrapper {
  width: 100%;
}

.cf-round-testimonial-image {
  border-radius: 100%;
  width: 100%;
  position: relative;
  left: 80px;
}

.cf-home-testimonial-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 110px;
  display: flex;
}

.cf-testimonial-black-image {
  background-color: var(--_ncic-colors---blue);
  border-radius: 50%;
  width: 40%;
  max-width: 380px;
}

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

.cf-call-arrow-button {
  color: #0d0e10;
  letter-spacing: -.32px;
  border: 1px solid #0d0e10;
  border-radius: 60px;
  align-items: center;
  margin-left: 40px;
  padding: 18px 42px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: filter .2s;
  display: flex;
  overflow: visible;
}

.cf-call-arrow-button:hover {
  filter: invert();
  background-color: #fff;
}

.cf-call-arrow-button.header-4 {
  font-family: Montserrat, sans-serif;
}

.cf-testimonial-black-name {
  font-family: Montserrat, sans-serif;
  line-height: 175%;
}

.cf-hero-section-4 {
  background-color: #fff;
  overflow: hidden;
}

.cf-heading-part-1 {
  align-items: center;
  display: flex;
}

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

.cf-1140px-wrapper---home-vertical-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: 180px;
  display: flex;
  position: relative;
}

.cf-heading-part-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cf-heading-part-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---color-neutral-805 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---img-below-card {
  max-width: 976px;
  margin-left: auto;
}

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

.brix---card-over-image {
  z-index: 1;
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--_ncic-colors---light-grey);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  max-width: 728px;
  padding: 40px 72px;
  position: absolute;
}

.brix---section-hero-short {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral-806 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---input {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-02);
  border-radius: 100px;
  min-height: 70px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 18px;
  line-height: 20px;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.brix---input:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-03);
}

.brix---input:focus {
  border-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--800);
}

.brix---input::placeholder {
  color: var(--elements-webflow-library--neutral--600);
  font-size: 18px;
}

.brix---container-default-3 {
  border-radius: 0;
  max-width: 1218px;
  padding-left: 0;
  padding-right: 0;
}

.brix---grid-subscribe-form-button-left {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
}

.brix---success-message {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  border-radius: 24px;
  padding: 28px 28px 32px;
  font-size: 18px;
  line-height: 30px;
}

.brix---error-message {
  color: #ff5a65;
  text-align: center;
  background-color: #ffeff0;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px 24px;
  font-size: 18px;
  line-height: 30px;
}

.brix---icon-list-item-wrapper {
  align-items: center;
  display: flex;
}

.brix---icon-list {
  margin-right: 16px;
}

.brix---section-hero-primary {
  background-image: linear-gradient(#0000002e, #fff), url('../png/mail-scanning.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}

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

.brix---floating-image-hero-v1---4 {
  z-index: -1;
  position: absolute;
  inset: auto auto -32% -41%;
}

.brix---icon-success-message {
  margin-bottom: 10px;
}

.brix---text-200-bold-2 {
  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;
}

.image-93 {
  border: 1px #000;
  border-radius: 0;
}

.bold-text-88 {
  color: var(--_ncic-colors---dark-blue);
  letter-spacing: 3px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---white);
  font-family: Changa One, Impact, sans-serif;
  line-height: 55px;
}

.brix---color-neutral-807 {
  color: var(--elements-webflow-library--neutral--800);
}

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

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

.brix---section-3 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 40px;
  padding-bottom: 40px;
}

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

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

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

.brix---paragraph-default-3 {
  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---inner-container-600px---center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---text-200-bold-3 {
  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---image-width-100 {
  width: 100%;
}

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

.brix---card-link-content-left-fw {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  transform-style: preserve-3d;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 32px 32px;
  text-decoration: none;
  transition: transform .3s, color .3s;
  display: flex;
}

.brix---card-link-content-left-fw:hover {
  transform: scale3d(.94, .94, 1.01);
}

.cf-h2-heading {
  color: var(--_ncic-colors---light-grey);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  text-shadow: 0 1px 8px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 110%;
}

.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;
  font-family: Montserrat, sans-serif;
  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-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-pricing-grid {
  grid-column-gap: 50px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-content: stretch;
  align-items: stretch;
  width: 100%;
  margin-top: 80px;
}

.cf-pricing-top-block {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-divider-pricing {
  background-color: #0d0e1026;
  height: 1px;
  margin-bottom: 40px;
}

.cf-pricing-plan {
  color: #0d0e1099;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 140%;
}

.cf-price {
  background-image: linear-gradient(90deg, var(--_ncic-colors---dark-blue) 20%, var(--_ncic-colors---blue) 74%, var(--_ncic-colors---light-blue) 100%, var(--_ncic-colors---light-blue));
  color: #b16cea;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---light-grey);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 65px;
  font-weight: 800;
  line-height: 100%;
}

.cf-price-points-contain {
  margin-bottom: 48px;
}

.cf-price-block {
  background-color: var(--_ncic-colors---light-grey);
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px 20px;
  display: flex;
  box-shadow: 0 12px 124px #0000000d;
}

.cf-price-text {
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.cf-pricing-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: 40px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-pricing-section {
  background-color: var(--_ncic-colors---white);
}

.cf-price-point-wrapper {
  align-items: flex-start;
  margin-bottom: 24px;
  display: flex;
}

.cf-checkmark {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}

.bold-text-89 {
  color: var(--_ncic-colors---blue);
}

.text-block-199 {
  color: var(--_ncic-colors---dark-grey);
  text-align: center;
  padding-top: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.bold-text-90 {
  background-color: var(--_ncic-colors---white);
  color: var(--_ncic-colors---dark-grey);
  text-shadow: 0 1px 20px #fff;
  border-radius: 12px;
  box-shadow: 0 2px 9px 2px #0003;
}

.bold-text-91 {
  text-align: center;
}

.brix---color-neutral-808 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-809 {
  color: var(--elements-webflow-library--neutral--600);
}

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

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

.brix---btn-primary-2 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  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;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-2:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  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-2:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

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

.brix---heading-h1-size-2 {
  letter-spacing: 4px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  margin-top: 0;
  margin-bottom: 10px;
  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---text-center-2 {
  text-align: center;
}

.brix---opacity-10-2 {
  opacity: .1;
}

.brix---paragraph-default-4 {
  color: var(--elements-webflow-library--general--shadow-03);
  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---button-row-left-2 {
  margin-right: 24px;
}

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

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

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

.brix---section-hero-top-small {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: contain;
  background-attachment: fixed;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.brix---2-imgs-floating-wrapper {
  margin-top: 140px;
  position: relative;
}

.brix---img-floating-left {
  border-radius: 24px;
  box-shadow: 0 4px 12px #211f5429;
}

.brix---img-floating-right {
  border-radius: 24px;
  position: absolute;
  inset: -21% 0% auto auto;
  box-shadow: 0 20px 50px #211f543d;
}

.cf-gradient-span-3 {
  background-image: linear-gradient(90deg, var(--_ncic-colors---light-blue) 20%, var(--_ncic-colors---white) 60%, var(--_ncic-colors---light-grey) 80%, var(--_ncic-colors---light-blue));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Changa One, Impact, sans-serif;
}

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

.cf-cta-arrow-div-2 {
  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-2 {
  z-index: 1;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.cf-cta-button-2 {
  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-2:hover {
  background-color: #b16cea;
}

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

.cf-button-gradient-2 {
  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-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-home-center-image {
  z-index: 3;
  border-radius: 16px;
  width: 80%;
  max-width: 1080px;
  position: relative;
}

.cf-floating-scribble {
  z-index: 1;
  position: static;
  inset: 10% 0% auto auto;
}

.cf-floating-black-div {
  background-color: #0d0e10;
  position: absolute;
  inset: 0%;
}

.cf-floating-image-container-1 {
  position: absolute;
  inset: 10% 0% auto auto;
}

.cf-floating-white-div {
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.cf-home-image-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 1440px;
  margin: 80px auto 180px;
  display: flex;
  position: relative;
}

.cf-22px-paragraph---white {
  color: var(--_ncic-colors---white);
  text-align: center;
  max-width: 800px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 155%;
}

.cf-floating-image-container-2 {
  position: absolute;
  inset: auto auto 10% 0%;
}

.cf-1140px-wrapper---home-vertical {
  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: 40px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

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

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

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

.rt-underline-off-6 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-footer-line-2 {
  background-color: #dbe0f5;
  height: 1px;
  margin-bottom: 20px;
}

.rt-footer-link-main-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-footer-image-overlay-2 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  inset: 0%;
  transform: translate(0, 110%);
}

.rt-footer-one-new-2 {
  background-image: url('../webp/rose-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 440px 525px;
  padding-top: 130px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.rt-footer-wrapper-2 {
  text-align: center;
  max-width: 726px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-footer-image-one-2 {
  display: none;
  position: absolute;
  inset: auto -25% -15% auto;
}

.rt-footer-image-three-2 {
  display: none;
  position: absolute;
  inset: -25% auto auto -35%;
}

.rt-change-padding-3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 45px;
}

.rt-footer-button-2 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.rt-chnage-primary-color-2 {
  color: #462720;
}

.rt-footer-social-media-link-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  max-width: 119px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

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

.rt-footer-heading-2 {
  max-width: 556px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.rt-footer-image-two-2 {
  display: none;
  position: absolute;
  inset: -15% -35% auto auto;
}

.rt-footer-image-four-2 {
  display: none;
  position: absolute;
  inset: auto auto 0% -25%;
}

.rt-button-style-2 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: #fff;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 20px 45px 15px;
  font-size: .875rem;
  font-weight: 700;
}

.rt-button-style-2.rt-border-button {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
}

.rt-chnage-font-2 {
  font-style: italic;
}

.rt-tag-two-2 {
  color: #462720;
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.rt-tag-two-2.rt-text-capitalize-2 {
  text-transform: uppercase;
}

.rt-tag-two-2.rt-text-capitalize-2.rt-underline-off-6 {
  text-decoration: none;
}

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

.rt-text-capitalize-2 {
  text-transform: capitalize;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rt-heading-five-10.rt-change-color-white {
  color: #fff;
  font-family: Droid Sans, sans-serif;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.heading-398 {
  color: var(--_ncic-colors---blue);
  letter-spacing: 4px;
  text-transform: uppercase;
  word-break: normal;
  font-family: Changa One, Impact, sans-serif;
  font-size: 40px;
}

.brix---color-neutral-810 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---section-hero-top-small-2 {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.brix---2-imgs-floating-wrapper-2 {
  margin-top: 10%;
  margin-bottom: 5%;
  position: relative;
}

.cf-82px-heading-3 {
  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: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  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: 20px;
  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 20px;
  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-create-heading {
  color: #000;
  text-align: center;
  letter-spacing: 6px;
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  display: block;
}

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

.cf-create-images._3 {
  margin-top: 10px;
  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: 10px;
  padding-bottom: 10px;
  display: block;
  position: relative;
}

.cf-flex-section-2 {
  background-color: #fafafa;
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}

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

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

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

.rt-underline-off-7 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-footer-line-3 {
  background-color: #dbe0f5;
  height: 1px;
  margin-bottom: 20px;
}

.rt-footer-link-main-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-footer-image-overlay-3 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  inset: 0%;
  transform: translate(0, 110%);
}

.rt-footer-one-new-3 {
  background-image: url('../webp/rose-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 440px 525px;
  padding-top: 130px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.rt-footer-wrapper-3 {
  text-align: center;
  max-width: 726px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-footer-image-one-3 {
  display: none;
  position: absolute;
  inset: auto -25% -15% auto;
}

.rt-footer-image-three-3 {
  display: none;
  position: absolute;
  inset: -25% auto auto -35%;
}

.rt-change-padding-4 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 45px;
}

.rt-footer-button-3 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.rt-chnage-primary-color-3 {
  color: #462720;
}

.rt-footer-social-media-link-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  max-width: 119px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

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

.rt-footer-heading-3 {
  max-width: 556px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.rt-footer-image-two-3 {
  display: none;
  position: absolute;
  inset: -15% -35% auto auto;
}

.rt-footer-image-four-3 {
  display: none;
  position: absolute;
  inset: auto auto 0% -25%;
}

.rt-button-style-3 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: #fff;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 20px 45px 15px;
  font-size: .875rem;
  font-weight: 700;
}

.rt-button-style-3.rt-border-button {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
}

.rt-chnage-font-3 {
  font-style: italic;
}

.rt-tag-two-3 {
  color: #462720;
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.rt-tag-two-3.rt-text-capitalize-3 {
  text-transform: uppercase;
}

.rt-tag-two-3.rt-text-capitalize-3.rt-underline-off-7 {
  text-decoration: none;
}

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

.rt-text-capitalize-3 {
  text-transform: capitalize;
}

.waves---section-hero-primary {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-grid-hero-1 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
}

.waves---mega-heading-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 115%;
}

.waves-content-hero-1 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---subtitle-2 {
  font-size: 24px;
  line-height: 40px;
}

.waves---limit-511 {
  width: 100%;
  max-width: 480px;
}

.waves---mg-top-18 {
  margin-top: 16px;
}

.waves---cta-dark-2 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-2:hover {
  background-color: #131313e6;
}

.waves---cta-dark-2.wide-cta {
  min-width: 200px;
}

.waves-image-wrap-hero-1 {
  border-radius: 12px;
  width: 100%;
  height: 410px;
  overflow: hidden;
}

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

.waves-gradient-hero-1 {
  z-index: 9;
  background-image: linear-gradient(180deg, var(--_ncic-colors---light-blue), #faebe300);
  height: 220px;
  position: absolute;
  inset: -1px 0% auto;
}

.waves-gradient-hero-1.bottom {
  background-image: linear-gradient(0deg, var(--_ncic-colors---light-blue), #faebe300);
  inset: auto 0% -1px;
}

.waves-column-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.waves-item-gallery-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.waves-inside-hero-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.waves-inside-hero-1.reverse {
  justify-content: flex-end;
}

.waves-gallery-hero-1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 550px;
  height: 740px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.waves---main-container-6 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---color-neutral-811 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-812 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---mg-top-64px-2 {
  margin-top: 64px;
}

.brix---btn-primary-3 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  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;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-3:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-3 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  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 {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---container-default-6 {
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--_ncic-colors---dark-blue);
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---heading-h1-size-3 {
  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---text-center-3 {
  text-align: center;
}

.brix---opacity-10-3 {
  opacity: .1;
}

.brix---paragraph-default-5 {
  color: var(--_ncic-colors---white);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  text-shadow: 0 1px 10px #000000de;
  margin-bottom: 0;
  padding-bottom: 40px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 45px;
  line-height: 1;
}

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

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

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

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

.brix---section-hero-top-small-3 {
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.brix---2-imgs-floating-wrapper-3 {
  margin-top: 195px;
  position: relative;
}

.brix---img-floating-left-2 {
  border-radius: 24px;
  box-shadow: 0 4px 12px #211f5429;
}

.brix---img-floating-right-2 {
  border-radius: 24px;
  position: absolute;
  inset: -21% 0% auto auto;
  box-shadow: 0 20px 50px #211f543d;
}

.brix---color-neutral-813 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---color-neutral-100 {
  color: var(--elements-webflow-library--neutral--100);
}

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

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

.brix---section-4 {
  color: var(--elements-webflow-library--neutral--100);
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.brix---heading-h3-size-4 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Droid Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---team-text-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.brix---team-content-v9 {
  z-index: 1;
  text-align: center;
  text-decoration: none;
  position: absolute;
}

.brix---team-v9-wrapper {
  text-decoration: none;
  transition: transform .3s, color .3s;
  position: relative;
  overflow: hidden;
}

.brix---text-200-medium {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.brix---team-v9-overlay {
  background-image: linear-gradient(#6ca4ffb8, #6ca4ffb8);
  width: 100%;
  height: 100%;
}

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

.brix---avatar-image-100 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.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 {
  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 {
  color: #0d0e10e6;
  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: center;
  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: 16px;
}

.image-94 {
  position: relative;
}

.div-block-120 {
  padding-left: 0%;
  display: flex;
}

.brix---color-neutral-814 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-815 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---section-5 {
  color: var(--elements-webflow-library--neutral--100);
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.brix---gallery-v2-wrapper {
  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---gallery-v2-col-right {
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 110px;
  display: grid;
}

.brix---gallery-v2-col-left {
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.image-95 {
  background-color: var(--white);
  border-radius: 20px;
  box-shadow: 0 2px 5px -1px #00000078;
}

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

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

.rt-underline-off-8 {
  z-index: 1;
  text-decoration: none;
  position: relative;
}

.rt-footer-line-4 {
  background-color: #dbe0f5;
  height: 1px;
  margin-bottom: 20px;
}

.rt-footer-link-main-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 395px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-footer-image-overlay-4 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  inset: 0%;
  transform: translate(0, 110%);
}

.rt-footer-one-new-4 {
  background-image: url('../webp/rose-.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 440px 525px;
  padding-top: 130px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

.rt-footer-wrapper-4 {
  text-align: center;
  max-width: 726px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-footer-image-one-4 {
  display: none;
  position: absolute;
  inset: auto -25% -15% auto;
}

.rt-footer-image-three-4 {
  display: none;
  position: absolute;
  inset: -25% auto auto -35%;
}

.rt-change-padding-5 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 45px;
}

.rt-footer-button-4 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.rt-chnage-primary-color-4 {
  color: #462720;
}

.rt-footer-social-media-link-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: space-between;
  align-items: center;
  max-width: 119px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

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

.rt-footer-heading-4 {
  max-width: 556px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.rt-footer-image-two-4 {
  display: none;
  position: absolute;
  inset: -15% -35% auto auto;
}

.rt-footer-image-four-4 {
  display: none;
  position: absolute;
  inset: auto auto 0% -25%;
}

.rt-button-style-4 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  color: #fff;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 20px 45px 15px;
  font-size: .875rem;
  font-weight: 700;
}

.rt-button-style-4.rt-border-button {
  border: 1px solid var(--radiant-ui-components-library--color--theme-color);
}

.rt-chnage-font-4 {
  font-style: italic;
}

.rt-tag-two-4 {
  color: #462720;
  letter-spacing: .1rem;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.75rem;
}

.rt-tag-two-4.rt-text-capitalize-4 {
  text-transform: uppercase;
}

.rt-tag-two-4.rt-text-capitalize-4.rt-underline-off-8 {
  text-decoration: none;
}

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

.rt-text-capitalize-4 {
  text-transform: capitalize;
}

.a-margin-bottom-16 {
  margin-bottom: 16px;
}

.a-detail-regular {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.a-margin-bottom-08 {
  margin-bottom: 8px;
}

.a-h3-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.a-caption {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.a-section-large {
  padding: 120px 5%;
  position: relative;
}

.a-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--alley-component-library--blue--900);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary:hover {
  background-color: var(--alley-component-library--blue--800);
}

.a-button-primary:active {
  background-color: var(--alley-component-library--blue--700);
}

.a-span-underline {
  border-bottom: 6px solid var(--alley-component-library--blue--900);
  color: var(--alley-component-library--blue--900);
}

.a-text-color-orange-900 {
  color: var(--alley-component-library--orange--900);
}

.a-feature-grid {
  grid-column-gap: 72px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.a-feature-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.a-subheading-regular {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-paragraph-regular {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.a-feature-links-grid {
  grid-template-rows: auto;
  margin-top: 48px;
  margin-bottom: 48px;
}

.a-button-text-link {
  grid-column-gap: 6px;
  color: var(--alley-component-library--blue--900);
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.a-button-text-link:hover {
  color: var(--alley-component-library--blue--800);
}

.a-button-arrow-icon {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-icon-extra-small {
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.a-feature-content {
  max-width: 500px;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section h1 {
  color: red;
}

.spark-max-width-600 {
  max-width: 600px;
}

.spark-flex-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-secondary-paragraph {
  color: var(--spark-library--foreground-secondary);
  margin-bottom: 64px;
}

.spark-three-image-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-areas: "Area Area-2"
                       "Area Area-3";
  align-items: center;
}

.spark-grid-image {
  border-radius: 8px;
  width: 100%;
  display: block;
  position: relative;
}

.spark-rounded-corner-image {
  border-radius: 12px;
  margin-bottom: 32px;
}

.spark-900-width {
  width: 952px;
  max-width: 100%;
}

.spark-900-width.spark-margin-bottom-104px {
  margin-bottom: 104px;
}

.spark-3-column-flex-row {
  grid-column-gap: 16px;
  text-align: center;
  display: flex;
}

.brix---color-neutral-816 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-817 {
  color: var(--elements-webflow-library--neutral--600);
}

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

.brix---mg-top-80px {
  margin-top: 0;
}

.brix---btn-primary-4 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  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;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-4:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-4 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  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-4:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

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

.brix---heading-h1-size-4 {
  color: var(--_ncic-colors---black);
  text-align: center;
  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: 54px;
  font-weight: 700;
  line-height: 66px;
}

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

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

.brix---paragraph-default-6 {
  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---button-row-left-4 {
  margin-right: 24px;
}

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

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

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

.brix---section-hero-top-small-4 {
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.cf-wrapper-1161 {
  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-1161.choose-flex {
  flex-direction: column;
  padding-top: 180px;
  padding-bottom: 180px;
}

.cf-choose-feature-name-container {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.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-choose-feature-check-icon {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.cf-choose-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  width: 100%;
  position: relative;
}

.cf-choose-bottom-container {
  width: 100%;
  max-width: 1000px;
  position: relative;
}

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

.cf-bottom-line-image {
  width: 100%;
  max-width: 340px;
  position: absolute;
  inset: auto auto -60px 50px;
}

.cf-feature-pointer-text-20px {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.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-choose-upper-section {
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-bottom: 64px;
  display: flex;
}

.cf-choose-feature-heading-32px {
  letter-spacing: -.01em;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.cf-choose-feature-container {
  position: relative;
}

.cf-20px-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.cf-20px-text.max-width-520px {
  max-width: 520px;
}

.cf-green-vs-circle {
  z-index: 11111;
  background-image: linear-gradient(135deg, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 49%, var(--conversion-flow-library--sandy-brown));
  color: #fff;
  letter-spacing: -.01em;
  text-transform: uppercase;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  margin: auto;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
  position: absolute;
  inset: 20% 0% 0%;
}

.cf-choose-feature-wrapper {
  background-color: #fff;
  border-radius: 13px;
  width: 100%;
  max-width: 480px;
  margin-top: 35px;
  padding: 48px 40px;
  box-shadow: 0 10px 70px #53535312;
}

.cf-choose-feature-bold-text-16px {
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-129 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.waves---section-medium-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-master-gallery-3 {
  height: auto;
  position: sticky;
  top: 10vh;
  overflow: hidden;
}

.waves-bottom-gird-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .9fr .8fr 1.2fr .7fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 0;
}

.waves-top-grid-gallery-3 {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1.2fr .8fr .9fr;
  width: 120vw;
  height: 39vh;
  margin-bottom: 16px;
}

.waves-small-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 70%;
  position: relative;
  overflow: hidden;
}

.waves-medium-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 80%;
  position: relative;
  overflow: hidden;
}

.waves-big-image-wrap-gallery-3 {
  border-radius: 8px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.waves-image-gallery-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.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.mission-flex {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1190px;
  padding-top: 160px;
  padding-bottom: 160px;
}

.cf-heading-animation-div-2 {
  width: auto;
}

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

.cf-body---18px-2.white {
  color: #fff;
}

.cf-mission-hero-image-wrapper-2 {
  width: 100%;
  max-width: 700px;
  margin-left: 95px;
}

.cf-mission-text-grid-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  width: 100%;
}

.cf-mission-upper-container-2 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 64px;
  display: flex;
}

.cf-mission-line-image-2 {
  object-fit: cover;
  width: 100%;
  height: auto;
  margin-top: 32px;
  margin-bottom: 40px;
}

.cf-mission-image-wrapper-2 {
  width: 100%;
  max-width: 340px;
  height: 100%;
}

.cf-mission-image-wrapper-2.small {
  width: 100%;
  max-width: 180px;
  margin-right: 18%;
}

.cf-mission-image-2 {
  border-radius: 12px;
  width: 100%;
  height: 100%;
}

.cf-image-animation-div-2 {
  width: auto;
}

.cf-mission-section-2 {
  color: #fff;
  background-color: #000;
  position: relative;
}

.cf-mission-image-grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;
  place-items: center end;
  width: 100%;
}

.cf-mission-text-container-2 {
  z-index: 111;
  width: 65%;
  max-width: 750px;
  position: relative;
}

.cf-mission-special-image-2 {
  width: 100%;
  max-width: 240px;
  position: absolute;
  inset: auto auto 400px -180px;
}

.mission-image-container-2 {
  width: 30%;
  max-width: 340px;
}

.mission-grid-text-wrapper-2 {
  width: 100%;
  max-width: 340px;
}

.cf-h3-heading-40px-2 {
  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-2.white {
  color: #fff;
}

.cf-yellow-king-text-span-2 {
  background-color: var(--conversion-flow-library--medium-purple);
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple), var(--conversion-flow-library--light-coral) 54%, var(--conversion-flow-library--sandy-brown));
  color: #fff;
  letter-spacing: .08em;
  text-transform: uppercase;
  border-radius: 6px;
  margin-bottom: 16px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
}

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

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

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

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

.rt-hero-button-image-2 {
  filter: invert();
}

.rt-hero-button-icon-wrap-2 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  position: absolute;
  right: 5px;
}

.rt-hero-button-text-2 {
  z-index: 2;
  margin-right: 10px;
  position: relative;
}

.rt-button-five-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 2px solid var(--radiant-ui-components-library--color--white);
  color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 58px;
  padding: 8px 50px 8px 25px;
  display: flex;
  position: relative;
}

.rt-button-five-2.rt-banner-one-button {
  height: 58px;
}

.rt-hero-button-icon-two-2 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  border-radius: 100px;
  justify-content: flex-end;
  align-items: center;
  width: 43px;
  height: 43px;
  margin-left: 10px;
  padding-right: 17px;
  display: flex;
}

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

.rt-circle-outline-bottom {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.rt-about-slider-text-main-wrapper {
  height: 100%;
  padding-left: 40px;
  padding-right: 15px;
  position: relative;
}

.rt-circle-outline-right {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 36px;
  display: flex;
  position: absolute;
  right: 0%;
  overflow: hidden;
}

.rt-about-one-slider-details {
  max-width: 620px;
}

.rt-circle-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100px;
  height: 100px;
  max-height: 100px;
  text-decoration: none;
  display: grid;
  position: relative;
}

.rt-about-slider-item {
  width: 100%;
}

.rt-circle-outline {
  border: 1px solid #ffffff40;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: 0% 0% auto;
}

.rt-circle-outline.rt-left {
  top: auto;
}

.rt-circle-outline.rt-left-light {
  border-color: #fff;
  top: auto;
}

.rt-circle-outline.rt-bottom {
  top: auto;
  bottom: 0%;
  left: auto;
}

.rt-circle-outline.rt-top-light {
  border-color: #fff;
  left: auto;
}

.rt-circle-outline.rt-light {
  border-color: #fff;
}

.rt-circle-outline.rt-right {
  top: auto;
  left: auto;
  right: 0;
}

.rt-circle-outline.rt-bottom-right-light {
  border-color: #fff;
  top: auto;
  bottom: 0;
  left: auto;
}

.rt-circle-outline.rt-right-light {
  border-color: #fff;
  top: auto;
  left: auto;
}

.rt-circle-outline.rt-bottom-left-right {
  border-color: #fff;
  top: auto;
  bottom: 0%;
  right: auto;
}

.rt-about-slider-image {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.rt-about-one-slider-container.rt-full-width-2 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.rt-circle-hover-clip {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.rt-circle-hover-clip.rt-two {
  top: auto;
}

.rt-circle-hover-clip.rt-two.rt-left {
  left: 0%;
  right: auto;
}

.rt-circle-hover-clip.rt-left.rt-one {
  right: auto;
}

.rt-circle-hover-clip.rt-left.rt-one.rt-new {
  justify-content: flex-start;
  align-items: center;
  left: 0%;
}

.rt-change-padding-6 {
  margin-top: 0;
  margin-bottom: 0;
}

.rt-change-padding-6.rt-change-color-white {
  color: #fff;
}

.rt-about-left-arrow {
  border: 1px solid #fff0;
  width: 100px;
  height: 100px;
  margin-right: -50px;
  inset: 0 16% 0% auto;
  overflow: visible;
}

.rt-about-left-arrow.rt-right {
  top: 300px;
}

.rt-about-one-slider-line {
  z-index: 11;
  flex-flow: column;
  justify-content: space-between;
  width: 1px;
  display: flex;
  position: absolute;
  inset: 0% 16% 0% auto;
}

.rt-small-text {
  font-size: 20px;
  font-weight: 500;
  line-height: .2em;
}

.rt-about-one-slider-image-overlay {
  background-image: linear-gradient(#000000b3, #000000b3);
  position: absolute;
  inset: 0%;
}

.rt-arrow {
  width: 14px;
  min-width: 14px;
  padding-top: 5px;
}

.rt-about-one-slider-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.rt-line-main {
  background-color: #fff;
  width: 1px;
  height: 374px;
}

.rt-line-main.rt-top {
  height: 325px;
}

.rt-line-main.rt-bottom {
  height: 172px;
}

.rt-line-main.rt-middle {
  height: 50px;
}

.rt-about-one-button {
  padding-top: 20px;
  display: flex;
}

.rt-about-one-image-main {
  border-radius: 0%;
  width: 105vw;
  height: 105vh;
  min-height: 745px;
  position: absolute;
  inset: auto;
  overflow: hidden;
}

.rt-slider-background-circle {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 120vw;
  height: 120vw;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.rt-circle-link-lext {
  z-index: 10;
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center end;
  place-items: center stretch;
  height: 100%;
  margin-left: -10px;
  padding-left: 0;
  padding-right: 44px;
  line-height: 1.2em;
  display: grid;
  position: relative;
}

.rt-circle-link-lext.rt-right {
  position: absolute;
}

.rt-circle-link-lext.rt-left {
  justify-content: start;
  margin-left: 0;
  padding-bottom: 5px;
  padding-left: 44px;
  padding-right: 0;
  position: absolute;
}

.rt-auto-fit-3 {
  height: auto;
}

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

.rt-about-slider {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
  position: relative;
}

.rt-about-one-slider-main {
  z-index: 100;
  border-radius: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-about-one-slider-heading {
  max-width: 400px;
  padding-bottom: 20px;
}

.rt-circle-outline-top {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.rt-about-slider-main {
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
  width: 100%;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

.waves---cta-dark-3 {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark-3:hover {
  background-color: #131313e6;
}

.waves---cta-dark-3.wide-cta {
  min-width: 200px;
}

.waves---main-container-7 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---sides-heading-button-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves---heading-2-no-margins-5 {
  color: var(--_ncic-colors---black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 48px;
  line-height: 130%;
}

.waves---heading-3-no-margins-4 {
  color: var(--_ncic-colors---white);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--_ncic-colors---light-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves---paragraph-big-4 {
  color: var(--_ncic-colors---white);
  font-size: 20px;
  line-height: 130%;
}

.waves-grid-blog-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 64px;
}

.waves-tile-blog-2 {
  grid-column-gap: 32px;
  background-color: var(--waves-library--dark-elevation);
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 32px 24px 24px;
  text-decoration: none;
  display: flex;
}

.waves-image-blog-2 {
  object-fit: cover;
  border-radius: 8px;
  flex: none;
  width: 200px;
  height: 200px;
}

.waves-content-blog-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves---limit-512 {
  max-width: 510px;
}

.waves---center-heading-3 {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves-grid-blog-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 48px;
}

.waves-tile-blog-3 {
  grid-row-gap: 40px;
  border-top: 1px solid var(--waves-library--black);
  border-bottom: 1px solid var(--waves-library--black);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.waves-top-blog-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  font-family: Droid Sans, sans-serif;
  display: flex;
}

.waves-read-more-blog-3 {
  background-color: var(--_ncic-colors---light-grey);
  color: var(--_ncic-colors---blue);
  text-transform: uppercase;
  border-radius: 20px;
  padding: 5px;
  font-family: Droid Sans, sans-serif;
  font-weight: 700;
}

.image-96 {
  flex: 0 auto;
  order: 0;
  display: block;
  position: absolute;
}

.brix---card-2 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
}

.brix---color-neutral-818 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-819 {
  color: var(--elements-webflow-library--neutral--600);
}

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

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

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

.brix---mg-bottom-2 {
  margin-bottom: 0;
}

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

.brix---section-6 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 20px;
  padding-bottom: 20px;
}

.brix---heading-h2-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: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

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

.brix---card-top-bg {
  background-color: var(--elements-webflow-library--secondary--color-2);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  min-height: 172px;
}

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

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

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

.brix---content-inside-card-bg-top {
  text-align: center;
  margin-top: -46px;
  padding: 0 28px 48px;
}

.brix---square-icon-large {
  border-radius: 24px;
}

.brix---card-top-bg-copy {
  background-color: var(--elements-webflow-library--secondary--color-2);
  background-image: url('../jpg/93cfd27c-45b8-46b7-aafb-7b0008840662.jpg');
  background-position: 0 0;
  background-size: auto;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  min-height: 172px;
  box-shadow: 0 2px 5px #0003;
}

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

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

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

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

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

.rt-text-center-2.rt-margin-bottom-ten-3 {
  margin-bottom: 10px;
}

.rt-font-two-3 {
  font-weight: 400;
}

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

.rt-button-three-underline-wrap-2 {
  grid-column-gap: 30px;
  align-items: center;
  display: flex;
}

.rt-button-three-icon-one-2 {
  position: absolute;
}

.rt-branches-text-wrapper-2 {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
}

.rt-branch-locations-2 {
  cursor: pointer;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 45px 25px;
  position: relative;
  overflow: hidden;
}

.rt-button-three-text-wrap-2 {
  grid-column-gap: 15px;
  display: flex;
  overflow: hidden;
}

.rt-utton-three-3 {
  flex-direction: column;
  display: flex;
  position: relative;
}

.rt-background-wrapper-2 {
  align-items: center;
  width: 120%;
  height: 120%;
  position: absolute;
}

.rt-branches-list-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
}

.rt-location-icon-white-2 {
  position: absolute;
}

.rt-button-underline-2 {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  width: 100%;
  height: 2px;
}

.rt-button-underline-2.rt-home-one-button-three-line-two {
  background-color: var(--radiant-ui-components-library--color--theme-color);
  position: absolute;
  bottom: 0;
}

.rt-branches-heading-2 {
  flex: 0 38.52%;
}

.rt-no-margin-3 {
  margin: 0;
  font-style: normal;
}

.rt-location-background-overlay-2 {
  z-index: 2;
  background-color: #f8f8f8;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.rt-city-background-image-2 {
  z-index: 1;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.rt-location-icon-wrapper-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  position: relative;
}

.rt-button-three-icon-wrap-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.rt-branches-description-2 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 390px;
  display: flex;
}

.rt-branch-location-item-container-2 {
  z-index: 2;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

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

.rt-location-branch-link-2 {
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

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

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

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

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

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

.image-97 {
  flex: 0 auto;
  position: absolute;
}

.bold-text-92, .bold-text-93 {
  font-size: 50px;
}

.image-98 {
  background-image: linear-gradient(to bottom, var(--white), var(--white));
  border-radius: 20px;
}

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

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

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

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

.rt-component-section-20.rt-component-v5 {
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
  background-image: linear-gradient(0deg, #10284e, #fff0), url('../webp/661f9d6fc97053d024aa1a53_video-image.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.rt-button-overlay {
  background-color: #1670f84d;
  border: 1px solid #1670f8;
  width: 54px;
  height: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.rt-home-one-video-button {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #1670f81c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 154px;
  display: flex;
  position: absolute;
  inset: 50% 0% 0% -75px;
}

.rt-home-one-video-text {
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  display: flex;
}

.rt-home-one-video-wrapper {
  justify-content: space-between;
  display: flex;
}

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

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

.rt-play-button {
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 154px;
  display: flex;
}

.rt-home-one-arrow-main {
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 60px;
  display: flex;
  position: relative;
}

.rt-main-button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.rt-home-one-video-heading {
  max-width: 527px;
  padding-top: 20px;
}

.rt-change-padding-7 {
  margin-top: 0;
  margin-bottom: 0;
}

.rt-change-padding-7.rt-change-color-white {
  color: #fff;
}

.rt-home-one-video-line {
  background-color: #585858;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 782px;
  margin-left: 77px;
  display: flex;
  position: relative;
}

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

.rt-home-one-top-heading-line {
  background-color: var(--radiant-ui-components-library--color--white);
  width: 62px;
  height: 1px;
}

.rt-home-one-banner-arrow-wrapper {
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.section-117 {
  background-image: linear-gradient(180deg, var(--_ncic-colors---blue), #6b7eb370 58%, #ffffff2e 99%);
}

.background-video {
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

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

.rt-text-white-8.rt-text-uppercase-2 {
  text-transform: uppercase;
}

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

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

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

.rt-button-14 {
  grid-column-gap: 10px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: #3898ec00;
  border: 1.5px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: baseline;
  padding: 14px 37px 18px;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
  position: relative;
}

.rt-button-14.rt-margin-top-twenty-2 {
  margin-top: 20px;
}

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

.rt-button-main-three-2 {
  height: 26px;
  position: relative;
}

.rt-service-two-cta-2 {
  padding: 122px 15px 130px;
  position: relative;
}

.rt-service-two-cta-2.rt-background-dark-3 {
  background-color: var(--radiant-ui-components-library--color--button-background-dark);
}

.rt-service-two-cta-background-2 {
  background-image: url('../webp/cta-bg.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 6px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.rt-team-one-cta-main-2 {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.rt-text-small-2 {
  font-size: .875rem;
}

.rt-text-uppercase-2 {
  text-transform: uppercase;
}

.rt-margin-top-twenty-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

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

.div-block-122 {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

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

.rt-border-radius-hundred {
  border-radius: 100%;
}

.rt-border-radius-hundred.rt-overflow-off-2 {
  overflow: hidden;
}

.rt-about-three-testimonials-text {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.rt-slider-three {
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  overflow: hidden;
}

.rt-slide-three {
  margin-right: 30px;
}

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

.rt-about-three-testimonials-main {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  position: relative;
}

.rt-about-three-testimonials-title {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
}

.rt-about-three-testimonials-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #ffffff1a;
  border-radius: 10px;
  flex-flow: column;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.rt-about-three-testimonials-author {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.rt-about-three-testimonials {
  position: relative;
}

.rt-about-three-testimonials.rt-overflow-off-2 {
  overflow: hidden;
}

.rt-mask-three {
  width: 35%;
  overflow: visible;
}

.rt-padding-bottom-twenty-2 {
  padding-bottom: 20px;
}

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

.waves---main-container-8 {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium-7 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---heading-3-no-margins-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves---paragraph-big-5 {
  font-size: 20px;
  line-height: 130%;
}

.waves---testimonial-text-big {
  font-size: 32px;
  line-height: 130%;
}

.waves-master-testimonial-4 {
  background-color: var(--waves-library--black);
  color: var(--waves-library--white);
  border-radius: 24px;
  padding: 62px;
}

.waves-grid-testimoials-4 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1.1fr;
}

.waves-image-testiomnial-4 {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.waves-right-testimonial-4 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.waves-logo-testimonial-4 {
  height: 30px;
}

.waves-bottom-testimonial-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 180px;
  display: flex;
}

.waves-name-wrap-testimonial-4 {
  grid-row-gap: 8px;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.brix---color-accent-2 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---color-neutral-820 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-821 {
  color: var(--elements-webflow-library--neutral--600);
}

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

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

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

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

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

.brix---text-200 {
  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---container-default-9 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-7 {
  color: var(--elements-webflow-library--neutral--100);
  background-image: linear-gradient(#f5eded29, #f5eded29), url('../png/ncicbackgroundtechno.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.brix---heading-h2-size-4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

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

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

.brix---paragraph-default-8 {
  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;
  line-height: 30px;
}

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

.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---3-columns-1-col-tablet {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.brix---card-left-pd-40px {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

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

.walsh-hero-rail {
  grid-column-gap: 1em;
  width: 100%;
  height: 20em;
  display: flex;
}

.walsh-container-hero {
  z-index: 5;
  width: 100%;
  max-width: 1480px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.walsh-left-hero-content {
  grid-row-gap: 1.25em;
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-top: 2em;
  padding-bottom: 6em;
  padding-right: 3em;
  display: flex;
}

.walsh-inner-rail-bottom {
  grid-column-gap: 1em;
  flex: none;
  display: flex;
}

.walsh-heading-xlarge-white-3 {
  color: #fff;
  letter-spacing: -.02em;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 6.65em;
  font-weight: 700;
  line-height: 1;
}

.walsh-hero-frame-square {
  border-radius: 10px;
  flex: none;
  width: 100%;
  max-width: 22em;
  display: flex;
  overflow: hidden;
}

.walsh-hero-sub-bg {
  grid-row-gap: 1em;
  background-color: #f3fdd3;
  background-image: url('../png/ncicbackgroundtechno.png');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  overflow: hidden;
}

.walsh-inner-rail-top {
  grid-column-gap: 1em;
  flex: none;
  display: flex;
}

.walsh-main-grid-no-gap-4 {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.walsh-background-darkgreen-4 {
  background-color: var(--_ncic-colors---dark-blue);
  position: relative;
}

.walsh-cover-image-2 {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.brix---color-neutral-822 {
  color: var(--elements-webflow-library--neutral--600);
}

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

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

.brix---text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---section-8 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---heading-h2-size-5 {
  color: var(--_ncic-colors---black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---heading-h4-size {
  color: var(--_ncic-colors---dark-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

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

.brix---text-100-bold {
  color: var(--_ncic-colors---light-blue);
  letter-spacing: .08em;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

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

.brix---card-testimonial-v1 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 55px;
  display: flex;
}

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

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

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

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

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

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

.rt-text-center-4.rt-home-one-testimonial-description {
  max-width: 400px;
  padding-bottom: 20px;
}

.rt-text-center-4.rt-home-one-testimonial-description.rt-margin-top-twenty-3 {
  margin-top: 20px;
}

.rt-home-one-testimonial-authoe-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-top-text-main-wrapper {
  display: flex;
}

.rt-top-box-text {
  color: #ff4358;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

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

.rt-home-one-testimonial-item {
  background-color: #fff;
  border: 1px solid #00000080;
  border-radius: 10px;
  flex: none;
  padding: 40px 30px 40px 40px;
  transition: box-shadow .3s;
}

.rt-home-one-testimonial-item:hover {
  box-shadow: 0 7px 25px #1670f81a;
}

.rt-testimonial-star-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 13px;
  display: flex;
}

.rt-top-text-wrapper {
  background-color: #fff6f0;
  border-radius: 25px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 8px 30px;
  display: flex;
}

.rt-top-text-wrapper.rt-background-light-blue {
  background-color: #fff6f000;
  border: 1px solid #dceaff;
  border-radius: 10px;
}

.rt-home-one-testimonial-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-home-one-testimonial-item-content {
  max-width: 337px;
  padding-bottom: 39px;
}

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

.rt-home-one-testimonial-author-image {
  border-radius: 100%;
}

.rt-body-text {
  color: var(--radiant-ui-components-library--color--body-font-dark);
  letter-spacing: .16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

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

.rt-marque-train {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex: none;
  align-items: center;
  padding-right: 61px;
  display: flex;
}

.rt-marque-train.rt-clint-marque-train {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.rt-marque-train.rt-clint-marque-train.rt-home-four-testimonial-marque {
  padding-right: 0;
}

.rt-marque-main-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.rt-marque-main-wrapper.rt-home-two-grid-marque {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-top: 20px;
  position: relative;
}

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

.rt-margin-top-twenty-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
}

.container-130 {
  border-radius: 0;
  padding-bottom: 20px;
}

.slide {
  background-color: #fff;
}

.icon-3, .icon-4 {
  background-color: var(--_ncic-colors---dark-blue);
  border-radius: 12px;
}

.slider {
  border-radius: 0;
}

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

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

.image-99 {
  display: block;
}

.text-block-201 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

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

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

.rt-color-dust-2 {
  color: var(--radiant-ui-components-library--color--body-font-dark);
}

.rt-color-dust-2.rt-align-center-5.rt-change-size {
  color: var(--_ncic-colors---dark-grey);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.375rem;
  line-height: 2.125rem;
}

.rt-left-arrow-two {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonials-three-block {
  max-width: 1082px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rt-home-three-testimonials-clients-details {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonials-three-clients-image-main {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonials-three-clients-image-main.rt-chnage-opacity {
  opacity: .5;
}

.rt-testimonials-three-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-home-three-testimonials-text {
  text-align: center;
  max-width: 671px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
}

.rt-testimonials-three-primary-block {
  max-width: 767px;
  margin-left: auto;
  margin-right: auto;
}

.rt-testimonials-three-line {
  background-image: repeating-linear-gradient(#fff0, #ffffff1a 50%, #fff0);
  width: 2px;
}

.rt-testimonials-three-slider {
  background-color: #ddd0;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
  position: static;
}

.rt-testimonials-three {
  background-image: url('../svg/feedback.svg');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 50px 15px;
  position: relative;
}

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

.rt-testimonials-three-wrapper {
  justify-content: center;
  align-items: stretch;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rt-home-three-testimonials-arrow {
  border: 1px solid #0003;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.rt-right-arrow-two {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonials-three-clients-image {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-testimonials-three-clients-image.rt-padding-bottom-fifty {
  padding-bottom: 50px;
}

.rt-testimonials-three-clients-image.rt-padding-bottom-fifty.rt-padding-top-twenty-3 {
  padding-top: 20px;
}

.rt-border-radius-hundred-2 {
  border-radius: 100%;
}

.rt-padding-top-twenty-3 {
  padding-top: 20px;
}

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

.italic-text-54, .italic-text-55 {
  color: var(--_ncic-colors---dark-blue);
  font-family: Changa One, Impact, sans-serif;
}

.italic-text-56 {
  color: var(--_ncic-colors---light-blue);
  font-family: Changa One, Impact, sans-serif;
}

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

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

.rt-left-arrow-2 {
  inset: 15% 0% 0% auto;
}

.rt-home-one-testimonial-details {
  background-image: url('../mask-group-19_1mask%20group%20(19.html).avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 40px;
  padding-left: 20px;
}

.rt-home-one-testimonial-arrow-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.rt-home-one-testimonial-wrapper {
  max-width: 1156px;
  margin-left: auto;
  margin-right: auto;
}

.rt-home-one-testimonial-heading {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 40px;
  display: flex;
}

.rt-home-one-testimonial-main {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.rt-home-one-testimonial {
  background-image: url('../avif/testimonials_1testimonials.avif');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: 1037px;
  padding: 190px 15px 130px;
}

.rt-change-padding-8 {
  margin-top: 0;
  margin-bottom: 0;
}

.rt-background-tranperent {
  background-color: #ddd0;
  height: auto;
}

.rt-heading-six-7 {
  color: #462720;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.rt-heading-six-7.rt-home-one-testimonial-max-width {
  max-width: 690px;
}

.rt-right-arrow-new {
  inset: 30% 0% 0% auto;
}

.rt-heading-five-9 {
  color: #462720;
  text-transform: capitalize;
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 2.1875rem;
}

.rt-heading-five-9.rt-padding-top-twenty {
  padding-top: 20px;
}

.rt-heading-five-9.rt-padding-bottom-twenty-3 {
  padding-bottom: 20px;
}

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

.rt-padding-bottom-twenty-3 {
  padding-bottom: 20px;
}

.rt-icon-black {
  filter: invert();
}

.brix---color-accent-3 {
  color: var(--elements-webflow-library--accent--primary-1);
}

.brix---color-neutral-823 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-824 {
  color: var(--elements-webflow-library--neutral--600);
}

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

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

.brix---text-100 {
  font-size: 16px;
  line-height: 18px;
}

.brix---grid-3-columns-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;
}

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

.brix---btn-primary-5 {
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  text-align: center;
  transform-style: preserve-3d;
  border-radius: 48px;
  justify-content: center;
  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;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-5:hover {
  background-color: var(--elements-webflow-library--secondary--color-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary-5 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--800);
  text-align: center;
  transform-style: preserve-3d;
  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-5:hover {
  border-color: var(--elements-webflow-library--accent--primary-1);
  background-color: var(--elements-webflow-library--accent--primary-1);
  color: var(--elements-webflow-library--neutral--100);
  transform: translate3d(0, -3px, .01px);
}

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

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

.brix---section-9 {
  color: var(--elements-webflow-library--neutral--100);
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---heading-h2-size-6 {
  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---flex-horizontal-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---text-decoration-none {
  text-decoration: none;
}

.brix---grid-top---text-2-buttons-2 {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  align-items: end;
  margin-bottom: 48px;
}

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

.brix---paragraph-default-9 {
  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---button-row-left-5 {
  margin-right: 24px;
}

.brix---text-200-bold-5 {
  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---buttons-row-right---t-left-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---inner-container-490px-2 {
  max-width: 490px;
}

.brix---avatar-image-link {
  transition: transform .3s;
}

.brix---avatar-image-link:hover {
  transform: scale(1.1);
}

.brix---card-testimonial-twitter {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 7px 0 var(--elements-webflow-library--general--shadow-01);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 32px 40px;
  display: flex;
}

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

.brix---testimonial-v9-twitter-icon {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: end;
  justify-items: end;
}

.brix---icon-square-32px---twitter {
  background-color: #eef8ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.brix---icon-square-32px---twitter:hover {
  transform: scale(.92);
}

.brix---mg-left-8px {
  margin-left: 8px;
}

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

.brix---twitter-icon-wrapper {
  flex: 1;
}

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

.cf-image.contain {
  object-fit: contain;
}

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

.cf-nav-wrapper.testimonial-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 100px;
  position: relative;
}

.cf-testimonial-text-wrapper {
  margin-top: 25px;
}

.cf-testimonial-person-image {
  transform-origin: 50%;
  background-image: url('../png/autumn-goodman-242825-unsplash-1-min_1autumn-goodman-242825-unsplash-1-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  overflow: hidden;
}

.cf-testimonial-person-image.cf-slide-author {
  background-image: url('../jpg/joanna-nix-walkup-h2pnxhmz8ym-unsplash.jpg');
}

.cf-testimonial-person-image.cf-slide-author.current {
  width: 80px;
  height: 80px;
}

.cf-testimonial-person-image.slide-author5 {
  background-image: url('../jpg/imansyah-muhamad-putera-kchiv_gdy6u-unsplash.jpg');
}

.cf-testimonial-person-image.slide-author5.current {
  width: 80px;
  height: 80px;
}

.cf-testimonial-person-image.slide-author3 {
  background-image: url('../png/image-15.png');
}

.cf-testimonial-person-image.slide-author3.current {
  width: 80px;
  height: 80px;
}

.cf-testimonial-person-image.slide-author2 {
  background-image: url('../png/image-min-3.png');
}

.cf-testimonial-person-image.slide-author2.current {
  width: 80px;
  height: 80px;
}

.cf-testimonial-person-image.slide-author1 {
  background-image: url('../jpg/pexels-photo-2463236-1-min.jpg');
  width: 38px;
  height: 38px;
}

.cf-testimonial-person-image.slide-author1.current {
  background-image: url('../jpg/julian-wan-wnolnjo7ts8-unsplash-1.jpg');
  width: 80px;
  height: 80px;
}

.cf-testimonial-slider-mask {
  height: auto;
  padding-top: 70px;
}

.cf-testimonial-slide {
  text-align: center;
  border-radius: 18px;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.cf-testimonial-slider-arrow-image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 11px;
  display: flex;
}

.cf-testimonial-person-designation-text {
  color: #6f6a80;
  margin-top: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 18px;
  display: none;
}

.cf-testimonial-person-designation-text.slide-current-author {
  width: 200%;
  display: block;
}

.testimonial-person-images-container {
  justify-content: center;
  align-items: flex-start;
  max-width: 650px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cf-testimonial-person-name-text {
  color: #0f072c;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: none;
}

.cf-testimonial-person-name-text.slide-current-author {
  width: 150%;
  margin-top: 10px;
  font-weight: 600;
  display: block;
}

.cf-testimonial-heading-wrapper {
  max-width: 700px;
}

.cf-section-placeholder {
  margin-top: -100px;
  position: absolute;
  inset: 0% 0% auto;
}

.cf-section-placeholder.testimonial {
  margin-top: -50px;
}

.cf-testimonial-slider-content-wrapper {
  background-color: #fff;
  border-radius: 18px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 141%;
  height: 100%;
  min-height: 350px;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 10% 60px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 15px 30px #b1b6c940;
}

.cf-testimonial-slider-right-arrow {
  background-color: #0f072c;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  top: -25%;
  right: 10%;
}

.cf-text-block {
  color: #6f6a80;
  font-family: Montserrat, sans-serif;
}

.cf-text-block._24-px {
  color: #0f072c;
  font-size: 24px;
  line-height: 150%;
}

.cf-testimonial-slider {
  background-color: #0000;
  flex-flow: column;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.cf-testimonial-arrow {
  z-index: 80;
  background-color: #fff;
  width: 30px;
  height: 40px;
  margin-bottom: -18px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
  transform: rotate(-45deg);
}

.cf-testimonial-person {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: 9px;
  margin-right: 9px;
  display: flex;
}

.cf-testimonial-person.slide-current-author {
  justify-content: center;
  max-width: 100px;
}

.cf-testimonial-slider-left-arrow {
  background-color: #200e32;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  top: -25%;
  left: 10%;
}

.hide {
  display: none;
}

.cf-quotation-image {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

.cf-testimonial-container {
  background-image: url('../png/g10-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 850.844px;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.testimonial-wrapper {
  width: 90%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.cf-testimonial-top-heading {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.slider-2 {
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
}

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

.section-118 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .rt-hero-button-2.rt-nav-button {
    line-height: 1rem;
    display: block;
  }

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

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

  .rt-footer-one-new {
    padding-top: 210px;
  }

  .rt-footer-image-one, .rt-footer-image-three, .rt-footer-image-two, .rt-footer-image-four {
    display: block;
    overflow: hidden;
  }

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

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

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

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

  .rt-nav-location {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-home-one-top-nav {
    display: flex;
  }

  .rt-nav-location-2 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-home-one-top-nav-2 {
    display: flex;
  }

  .rt-home-four-tab-text-wrap {
    opacity: 1;
    margin-top: 22px;
  }

  .rt-home-two-tab {
    grid-column-gap: 0px;
  }

  .rt-nav-location-3 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-home-one-top-nav-3 {
    display: flex;
  }

  .rt-footer-one-new-2 {
    padding-top: 210px;
  }

  .rt-footer-image-one-2, .rt-footer-image-three-2, .rt-footer-image-two-2, .rt-footer-image-four-2 {
    display: block;
    overflow: hidden;
  }

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

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

  .rt-footer-one-new-3 {
    padding-top: 210px;
  }

  .rt-footer-image-one-3, .rt-footer-image-three-3, .rt-footer-image-two-3, .rt-footer-image-four-3 {
    display: block;
    overflow: hidden;
  }

  .rt-footer-one-new-4 {
    padding-top: 210px;
  }

  .rt-footer-image-one-4, .rt-footer-image-three-4, .rt-footer-image-two-4, .rt-footer-image-four-4 {
    display: block;
    overflow: hidden;
  }

  .rt-heading-five-9 {
    font-size: 1.5rem;
  }

  .cf-testimonial-container {
    position: relative;
  }
}

@media screen and (min-width: 1440px) {
  .rt-about-two-cta-left {
    grid-column-gap: 40px;
  }

  .rt-footer-image-overlay {
    background-color: #462720;
    position: absolute;
    inset: 0%;
  }

  .rt-footer-image-one {
    overflow: hidden;
  }

  .rt-footer-image-three {
    left: -40%;
    overflow: hidden;
  }

  .rt-footer-image-two, .rt-footer-image-four {
    overflow: hidden;
  }

  .rt-home-three-cta-contain-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rt-precision-grid, .rt-precision-grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-home-one-support-image-three {
    display: block;
    left: -12%;
  }

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

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

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

  .rt-footer-image-overlay-2 {
    background-color: #462720;
    position: absolute;
    inset: 0%;
  }

  .rt-footer-image-one-2 {
    overflow: hidden;
  }

  .rt-footer-image-three-2 {
    left: -40%;
    overflow: hidden;
  }

  .rt-footer-image-two-2, .rt-footer-image-four-2 {
    overflow: hidden;
  }

  .rt-footer-image-overlay-3 {
    background-color: #462720;
    position: absolute;
    inset: 0%;
  }

  .rt-footer-image-one-3 {
    overflow: hidden;
  }

  .rt-footer-image-three-3 {
    left: -40%;
    overflow: hidden;
  }

  .rt-footer-image-two-3, .rt-footer-image-four-3 {
    overflow: hidden;
  }

  .rt-footer-image-overlay-4 {
    background-color: #462720;
    position: absolute;
    inset: 0%;
  }

  .rt-footer-image-one-4 {
    overflow: hidden;
  }

  .rt-footer-image-three-4 {
    left: -40%;
    overflow: hidden;
  }

  .rt-footer-image-two-4, .rt-footer-image-four-4 {
    overflow: hidden;
  }

  .cf-choose-feature-name-container {
    height: 50px;
  }

  .brix---card-testimonial-v1 {
    padding: 68px 56px;
  }

  .rt-home-one-testimonial {
    background-position: 40% 20%;
  }
}

@media screen and (min-width: 1920px) {
  .button-213, .button-212, .button-214, .button-215, .button-216, .button-225, .button-226, .button-234 {
    width: 200px;
  }

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

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

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

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

  .rt-footer-image-three {
    left: -50%;
  }

  .rt-footer-image-two {
    right: -45%;
  }

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

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

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

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

  .rt-overflow-off {
    align-self: center;
  }

  .rt-header-2.rt-change-padding-2 {
    z-index: 8;
  }

  .rt-dropdown-toggle-3 {
    padding-right: 20px;
  }

  .rt-component-container-7 {
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .rt-service-one-scroll-bg-wrapper.rt-background-dark-2 {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-one-support-image-three {
    left: -17%;
  }

  .rt-home-four-tab-contain-wrap {
    background-image: url('../svg/vector-28.svg');
    background-position: 5% 1%;
  }

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

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

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

  .rt-footer-image-three-2 {
    left: -50%;
  }

  .rt-footer-image-two-2 {
    right: -45%;
  }

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

  .rt-footer-image-three-3 {
    left: -50%;
  }

  .rt-footer-image-two-3 {
    right: -45%;
  }

  .rt-footer-image-three-4 {
    left: -50%;
  }

  .rt-footer-image-two-4 {
    right: -45%;
  }

  .rt-about-slider-text-main-wrapper {
    padding-left: 100px;
  }

  .rt-home-one-video-button {
    left: -75px;
  }

  .rt-home-one-video-line {
    background-color: #585858;
    margin-left: 77px;
  }

  .rt-about-three-testimonials.rt-overflow-off-2 {
    overflow: hidden;
  }

  .rt-overflow-off-2 {
    align-self: center;
  }

  .rt-testimonials-three-main {
    grid-auto-columns: 1fr;
  }

  .rt-overflow-off-3 {
    align-self: center;
  }

  .rt-home-one-testimonial {
    background-position: 45% 20%;
  }
}

@media screen and (max-width: 991px) {
  .rl_navbar5_menu {
    color: #25408f;
    -webkit-text-fill-color: inherit;
    background-color: #25408f;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    align-items: flex-start;
    height: 40vh;
    margin-left: 0;
    padding: 1rem 5% 15rem;
    position: absolute;
    overflow: auto;
  }

  .rl_menu-icon_line-middle {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar5_menu-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .rl_navbar5_menu-right {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .rl_menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-left: 40px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar5_button-secondary {
    flex-direction: row;
    justify-content: center;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .7rem;
  }

  .rl_menu-icon_line-middle-inner-2 {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_navbar5_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .rl_navbar5_menu-button.w--open {
    background-color: #0000;
  }

  .button-213 {
    width: 200px;
  }

  .bold-text-39 {
    font-size: 25px;
    line-height: 0;
  }

  .button-212 {
    width: 200px;
    padding: 3px 5px;
  }

  .heading-350 {
    padding-top: 10px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .paragraph-122 {
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 17px;
  }

  .text-block-159 {
    line-height: 18px;
  }

  .heading-351 {
    font-size: 30px;
  }

  .uui-padding-vertical-xhuge-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .walsh-footer-grid-social {
    width: 100%;
  }

  .walsh-footer-inner-menu {
    grid-column-gap: 0px;
    grid-row-gap: 12px;
    flex-flow: column wrap;
  }

  .walsh-container-6 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-footer-link-center {
    text-align: center;
  }

  .walsh-main-grid-6 {
    grid-template-columns: 1fr 1fr;
  }

  .button-214 {
    width: 200px;
  }

  .button-215 {
    padding: 3px 5px;
  }

  .text-block-160 {
    line-height: 18px;
  }

  .heading-352 {
    font-size: 30px;
  }

  .button-216 {
    width: 200px;
  }

  .inmate-phone-sytem-top {
    background-image: linear-gradient(#25408f80, #25408f80), url('../jpg/bigstock-prison-with-iron-fences-prison-339237532.jpg');
    background-position: 0 0, 50% 0;
    height: 300px;
  }

  .container-41 {
    margin-top: 10px;
  }

  .heading-116 {
    font-size: 35px;
  }

  .paragraph-32 {
    font-size: 20px;
  }

  .inmate-phone-system-page-divider {
    margin-top: 0;
  }

  .walsh-heading-medium {
    font-size: 18px;
  }

  .walsh-container {
    flex: 0 auto;
    width: auto;
  }

  .grid-91 {
    grid-template-rows: 1fr auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-105 {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 5%;
  }

  .container-106 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .container-104 {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 5%;
  }

  .paragraph-15 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-10, .paragraph-12, .paragraph-8, .paragraph-14, .paragraph-11, .paragraph-7, .paragraph-9 {
    text-align: left;
  }

  .walsh-container-7 {
    flex: 0 auto;
    width: auto;
  }

  .heading-55 {
    margin-bottom: 10px;
  }

  .walsh-main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .walsh-rounded-box {
    height: 100%;
  }

  .container-108 {
    margin-top: 10px;
  }

  .walsh-container-8 {
    flex: 0 auto;
    width: auto;
  }

  .container-109 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .container-110 {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 5%;
  }

  .paragraph-124 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-126, .paragraph-127, .paragraph-128, .paragraph-129 {
    text-align: left;
  }

  .walsh-container-9 {
    flex: 0 auto;
    width: auto;
  }

  .heading-361 {
    margin-bottom: 10px;
  }

  .walsh-main-grid-7 {
    grid-template-columns: 1fr 1fr;
  }

  .lynx-heading-2 {
    font-size: 38px;
  }

  .lynx-paragraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-81 {
    margin-top: -107px;
    padding-top: 0;
  }

  .sales-team {
    padding: 140px 45px 60px;
  }

  .lynx-grid-reviews {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lynx-reviews-column {
    grid-row-gap: 16px;
  }

  .container-112 {
    margin-top: -107px;
    padding-top: 0;
  }

  .section-64 {
    background-size: cover;
  }

  .button-225 {
    width: 200px;
  }

  .image-65 {
    max-width: 100%;
  }

  .heading-311 {
    font-size: 35px;
  }

  .heading-310 {
    font-size: 25px;
  }

  .button-226 {
    width: 200px;
  }

  .image-89 {
    max-width: 100%;
  }

  .heading-371 {
    font-size: 35px;
  }

  .heading-372 {
    font-size: 25px;
  }

  .flex-container {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .heading-187, .heading-374 {
    font-size: 18px;
  }

  .walsh-container-10 {
    flex: 0 auto;
    width: auto;
  }

  .walsh-main-grid-8 {
    grid-template-columns: 1fr 1fr;
  }

  .uui-padding-vertical-xhuge-10 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .uui-layout17_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    align-items: start;
    min-height: auto;
  }

  .f-feature-card-divider {
    width: 50%;
    height: 1px;
    margin: 32px 0;
  }

  .f-feature-card-row {
    flex-direction: column;
  }

  .button-234 {
    width: 200px;
    padding: 3px 5px;
  }

  .paragraph-45 {
    font-size: 14px;
  }

  .button-144 {
    margin-top: 40px;
  }

  .paragraph-136 {
    font-size: 14px;
  }

  .button-237 {
    margin-top: 40px;
  }

  .button-94 {
    background-color: #25408f;
  }

  .frequently-asked-questions {
    margin-top: 10px;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .dropdown-toggle-2 {
    padding-left: 0;
  }

  .waves---content-image-halves {
    text-align: center;
    align-items: center;
  }

  .waves-master-cta-3 {
    padding: 80px 64px;
  }

  .waves---grid-cta-3 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .waves-container-bar-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .kutup-section, .kutup-section-gray {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .kutup-grid-3-columns {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
  }

  .waves---grid-features-5 {
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    width: 100%;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }

  .wbs-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .wbs-feature-split-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .wbs-feature-split-2 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .wbs-feature-image {
    width: 100%;
  }

  .waves---sides-heading-button {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .waves---grid-features-7 {
    grid-template-columns: 1fr 1fr;
  }

  .waves-wide-tile-features-7 {
    min-height: 330px;
  }

  .waves-inside-wide-feature-7 {
    max-width: 280px;
  }

  .wbs-section-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .wbs-nav-menu {
    background-color: var(--flowstica-webflow-library--white);
    border: 1px solid #0000001a;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .wbs-nav-right {
    display: none;
  }

  .wbs-menu-button {
    background-color: var(--flowstica-webflow-library--white-smoke);
    border-radius: 10px;
    margin-left: auto;
    padding: 15px;
  }

  .wbs-menu-button.w--open {
    background-color: var(--flowstica-webflow-library--medium-sea-green);
  }

  .kutup-hero-1 {
    min-height: auto;
  }

  .kutup-hero-photo {
    max-width: 440px;
    min-height: 450px;
  }

  .kutup-hero-title-1 {
    font-size: 40px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .rt-footer-image-overlay {
    display: none;
  }

  .rt-footer-one-new {
    padding-top: 70px;
  }

  .rt-footer-heading {
    max-width: 550px;
  }

  .rt-home-three-cta-contain-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-home-three-cta-contain-text-wrap-2 {
    flex-basis: 100%;
  }

  .rt-home-three-cta-main-box-2 {
    height: 580px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .rt-home-three-cta-button {
    width: 90px;
    height: 90px;
    display: none;
  }

  .rt-home-three-cta-heading {
    font-size: 4rem;
    line-height: 4rem;
  }

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

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

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

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

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

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

  .rt-home-three-feature-video-block {
    max-width: none;
  }

  .rt-home-three-feature-contain-block {
    max-width: 800px;
  }

  .rt-home-three-feature-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .rt-category-cards-text.rt-text-white {
    max-width: none;
  }

  .rt-autofit-cover.rt-responsive-full-width-image {
    width: 100%;
    height: 100%;
  }

  .rt-home-three-agency-main {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
    height: auto;
  }

  .rt-home-two-about-us-block {
    padding-bottom: 0;
    display: block;
  }

  .rt-home-two-about-us-right {
    margin-top: 160px;
  }

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

  .rt-image-height-auto-3.rt-absolute-img {
    bottom: -10%;
    right: 5%;
  }

  .rt-image-height-auto-3.rt-absolute-img.rt-home-two-about-img-two {
    bottom: -35%;
  }

  .rt-feature-left {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex: 1;
  }

  .rt-feature-left-content {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .rtcargo-image {
    display: none;
  }

  .rt-feature-right-content {
    max-width: none;
  }

  .rt-left-para {
    text-align: left;
  }

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

  .rt-feature-middle {
    flex: 0 auto;
    display: block;
  }

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

  .rt-feature-right {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex: 1;
  }

  .rt-precision-card-body-icon-column {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-precision-card-body-row {
    align-items: stretch;
  }

  .rt-precision-card {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 0;
  }

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

  .rt-about-one-team-main {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .rt-about-one-team-block {
    flex: 0 auto;
  }

  .rt-about-one-team-block.rt-margin-buttom-hundred.rt-margin-off {
    margin-bottom: 0;
  }

  .rt-about-one-team-block.rt-margin-top-hundred.rt-margin-off {
    margin-top: 0;
  }

  .rt-about-one-team-block.rt-margin-top-hundred.rt-margin-off.rt-mobile-landscape-full-width.rt-background-dark {
    grid-auto-flow: column;
  }

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

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

  .rt-button {
    padding: 15px 30px;
    font-size: 17px;
    line-height: 27px;
  }

  .rt-service-two-cta {
    padding-top: 62px;
    padding-bottom: 70px;
  }

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

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

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

  .lynx-hero-oval {
    min-height: 500px;
  }

  .waves---mega-heading-1 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-section-hero-5 {
    padding-top: 240px;
  }

  .cf-growth-wrapper {
    padding: 40px 30px;
  }

  .cf-growth-para-text-18px {
    line-height: 150%;
  }

  .cf-growth-para-text-20px {
    font-size: 18px;
    line-height: 150%;
  }

  .cf-growth-h2-heading-56px {
    line-height: 100%;
  }

  .cf-wrapper-1160 {
    flex-direction: column;
  }

  .cf-wrapper-1160.growth-flex {
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .cf-wrapper-1160.mission-flex {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .cf-growth-heading-32px {
    line-height: 120%;
  }

  .cf-growth-grid {
    grid-template-columns: 1fr 1fr;
  }

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

  .kutup-hero-3 {
    min-height: auto;
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .kutup-hero-title-3 {
    font-size: 70px;
  }

  .cf-services-right-contain {
    width: 100%;
  }

  .cf-services-h2-heading {
    font-size: 30px;
  }

  .cf-services-page-contain, .cf-services-page-contain.reverse {
    flex-direction: column-reverse;
  }

  .cf-services-left-contain {
    width: 100%;
    margin-top: 60px;
  }

  .cf-body---18px {
    line-height: 150%;
  }

  .cf-mission-hero-image-wrapper {
    grid-column-gap: 40px;
    align-items: center;
    margin-top: 64px;
    margin-left: 0;
    display: flex;
  }

  .cf-mission-upper-container {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .cf-mission-image-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .cf-mission-text-container {
    width: 100%;
  }

  .cf-mission-special-image {
    position: relative;
    bottom: 0;
    left: 0;
  }

  .mission-image-container {
    width: 100%;
    max-width: 600px;
    margin-bottom: 60px;
  }

  .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---wrapper {
    padding-top: 140px;
  }

  .cf-flex-1---container {
    flex-direction: column;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .rt-grid-2 {
    grid-auto-columns: 1fr;
    width: 100%;
  }

  .rt-hamburger-line-three {
    background-color: #fff;
    width: 40px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-hamburger-line-three.rt-change-line-bg-color {
    background-color: #fff;
  }

  .rt-hamburger-line-one {
    background-color: #fff;
    width: 40px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .rt-hamburger-line-one.rt-change-line-bg-color {
    background-color: #fff;
  }

  .rt-button-13.rt-underline-off-2.rtresponsive-display-off {
    display: none;
  }

  .rt-haamburger-line-two {
    background-color: #fff;
    width: 40px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-haamburger-line-two.rt-change-line-bg-color {
    background-color: #fff;
  }

  .rt-hamburger {
    justify-content: flex-end;
    display: flex;
  }

  .rt-menu-hamburger-main {
    z-index: 99;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    display: flex;
    position: relative;
  }

  .rt-menu-hamburger-main.rt-padding-right-off {
    padding-right: 0;
  }

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

  .cf-dropdown-list-contain {
    box-shadow: none;
    padding: 0;
  }

  .cf-dropdown-toggle-div {
    justify-content: flex-start;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
  }

  .cf-navigation-2-wrapper {
    width: 90%;
  }

  .cf-visual-features-item.navbar {
    padding: 25px;
  }

  .cf-resources-visual-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .cf-nav-dropdown-title-para {
    font-size: 15px;
  }

  .cf-dropdown-list-nav.w--open {
    width: 90%;
    min-width: auto;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0;
    position: relative;
    top: 0;
  }

  .cf-navigation-drop-container {
    flex-direction: column;
  }

  .cf-navigation-2-left-contain {
    display: flex;
  }

  .cf-visual-features-items-container {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-visual-features-items-container.nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    max-width: none;
    margin-left: 0;
    display: grid;
  }

  .cf-nav-dropdown-title-container {
    max-width: 280px;
  }

  .cf-resource-visual-block {
    max-width: 60px;
    margin-bottom: 20px;
  }

  .cf-dropdown-arrow---nav-3 {
    margin-left: 7px;
    margin-right: 0;
    position: relative;
  }

  .cf-resource-visual-item {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .cf-nav-dropdown-title {
    font-size: 40px;
  }

  .cf-nav-2-menu {
    background-color: #fff;
    display: none;
    position: absolute;
    box-shadow: 0 10px 20px #0003;
  }

  .cf-navigation-2-link {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .kutup-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kutup-nav-menu {
    background-color: #fff;
  }

  .kutup-dropdown-arrow {
    margin-right: 30px;
  }

  .kutup-menu-button {
    order: 1;
    padding-top: 15px;
    padding-left: 30px;
  }

  .kutup-menu-button.w--open {
    background-color: #0000;
  }

  .kutup-dropdown-toggle {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kutup-dropdown {
    width: 100%;
  }

  .kutup-last-item {
    order: 1;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library--white);
    border: 1px solid #1313131a;
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves-master-nav-2 {
    display: flex;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

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

  .rt-home-three-card-line {
    display: none;
  }

  .rt-heading-five-45.rt-home-three-power-text-block {
    max-width: none;
  }

  .rt-autofit-11.rt-white-img {
    opacity: 0;
  }

  .rt-home-three-icon-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 40px;
    display: grid;
  }

  .rt-home-one-about-cards-wrapper {
    grid-template-columns: 1fr;
  }

  .rt-home-one-about-card-text {
    justify-content: center;
    align-items: flex-start;
  }

  .rt-about-blog-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .f-navigation-link {
    width: 100%;
  }

  .f-navigation {
    position: relative;
  }

  .f-navigation-menu-button {
    border: 1px solid var(--flowui-component-library--gray-200);
    color: var(--flowui-component-library--grey-600);
    border-radius: 8px;
    padding: 10px;
  }

  .f-navigation-menu-button.w--open {
    background-color: var(--flowui-component-library--gray-900);
    border-color: #fff;
  }

  .f-navigation-content {
    align-items: center;
    width: auto;
    display: flex;
  }

  .f-navigation-menu {
    background-color: var(--flowui-component-library--white);
    color: var(--flowui-component-library--grey-600);
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: var(--flowui-component-library--gray-700);
    border-color: #fff;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .rt-category-cards-text-3.rt-text-white-3 {
    max-width: none;
  }

  .rt-precision-card-body-icon-column-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-precision-card-body-row-2 {
    align-items: stretch;
  }

  .rt-precision-card-2 {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 0;
  }

  .rt-precision-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-home-four-three-box-pic {
    margin-top: 15px;
  }

  .rt-home-four-arrow-block {
    display: none;
  }

  .rt-home-four-three-box-block {
    grid-column-gap: 20px;
  }

  .rt-financial-planning-block {
    margin-bottom: 10px;
  }

  .rt-home-four-three-box-data {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
  }

  .rt-nav-location {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-home-one-top-nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .udesly-card-v1-wrapper {
    max-width: none;
    padding-top: 124px;
  }

  .udesly-cards-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .rt-home-one-about-cards-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .rt-home-one-about-card-text-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .rt-home-three-card-line-2 {
    display: none;
  }

  .rt-heading-five-46.rt-home-three-power-text-block-2 {
    max-width: none;
  }

  .rt-autofit-12.rt-white-img {
    opacity: 0;
  }

  .rt-home-three-icon-block-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-top: 40px;
    display: grid;
  }

  .rt-service-one-scroll-bg-wrapper {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .rt-home-three-scroll-subheading-wrapper {
    margin-top: 32px;
    margin-bottom: 0;
  }

  .rt-home-three-section-eight-heading {
    max-width: 100%;
  }

  .rt-home-three-scroll-wrapper {
    padding-bottom: 15px;
  }

  .text-block-194 {
    padding-left: 5%;
    padding-right: 5%;
    font-size: 20px;
  }

  .rt-nav-location-2 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-home-one-top-nav-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .waves-grid-contact-3 {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .kutup-features-wrapper-grid {
    grid-column-gap: 100px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .kutup-features-4-wrapper {
    justify-content: flex-start;
  }

  .kutup-features-4-wrapper.kutup-no-stroke {
    border-right-style: solid;
  }

  .rt-home-one-support-flex {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .rt-home-one-support-image-block {
    width: 100%;
  }

  .rt-home-one-support-image-three {
    left: 0%;
  }

  .rt-home-two-tabs-menu {
    padding-top: 20px;
  }

  .rt-home-four-tab-contain-wrap {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
  }

  .rt-home-two-tab {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .rt-home-two-facilities-text-wrap {
    max-width: none;
    position: static;
    top: 60%;
  }

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

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

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

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

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

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

  .cf-video-checkmarks-item {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
  }

  .cf-video-heading {
    margin-bottom: 40px;
    font-size: 36px;
  }

  .cf-video-checkmark {
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: start;
    width: 100%;
    display: grid;
  }

  .cf-video-play-button {
    margin-top: 200px;
  }

  .cf-video-laptop-bar-image {
    top: -29px;
  }

  .cf-video-checkmark-icon {
    margin-bottom: 5px;
    margin-right: 0;
  }

  .cf-video {
    height: 500px;
  }

  .fn-heading-2 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-button-secondery {
    transition: none;
  }

  .fn-button-secondery:hover {
    background-color: #0000;
  }

  .fn-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .fn-tabs-link {
    transition: none;
  }

  .fn-tabs-link:hover {
    opacity: 1;
  }

  .fn-featured-tabs-content {
    width: 58%;
  }

  .fh-features-image-wrapper {
    height: 450px;
  }

  .rt-nav-location-3 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-home-one-top-nav-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .rt-branches-text-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .rt-branches-list-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---header-menu-wrapper {
    border-top: 1px solid var(--elements-webflow-library--neutral--300);
    border-bottom: 1px solid var(--elements-webflow-library--neutral--300);
    background-color: var(--elements-webflow-library--neutral--100);
    padding: 24px;
  }

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

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

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

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

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

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

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

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

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

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

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

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

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

  .brix---ctav-13-link-card {
    padding: 52px 32px;
  }

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

  .brix---btn-download-app, .brix---btn-download-app-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---cta-v13-link-card-white {
    padding: 52px 32px;
  }

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

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

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

  .brix---grid-2-columns-gap-column-80px {
    grid-column-gap: 40px;
  }

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

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

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

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---buttons-row-right---t-left {
    justify-content: flex-start;
  }

  .brix---grid-2-columns---gap-48px {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brix---card-left-text-wrapper {
    margin-top: 24px;
    margin-left: 0;
  }

  .brix---icon-left---content-right {
    flex-direction: column;
  }

  .brix---mg-top-56px {
    margin-top: 40px;
  }

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

  .brix---bg-split-v4-left {
    max-width: 100%;
  }

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

  .brix---bg-split-v4-right {
    max-width: 100%;
    min-height: 42%;
    display: block;
    inset: auto 0% 0%;
  }

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

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

  .brix---floating-image-hero-v1---1 {
    bottom: -14%;
    left: -42%;
  }

  .brix---floating-image-hero-v1---2 {
    top: 24%;
    right: -30%;
  }

  .brix---btn-download-app-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

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

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }

  .f-header-grid-asymmetrical {
    grid-template-columns: 1fr;
  }

  .cf-18px-paragraph-2 {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-testimonial-bottom-text {
    margin-top: 60px;
  }

  .cf-testimonial-right-wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-round-testimonial-image {
    left: 40px;
  }

  .cf-home-testimonial-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .cf-testimonial-black-image {
    width: 100%;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-call-arrow-button {
    flex: none;
  }

  .cf-call-arrow-button.header-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .cf-heading-part-1.header-4 {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .cf-82px-heading---black {
    font-size: 65px;
  }

  .cf-1140px-wrapper---home-vertical-2 {
    flex-direction: column;
  }

  .brix---flex-card---image-wrapper {
    display: block;
  }

  .brix---floating-image-hero-v1---3 {
    top: 24%;
    right: -30%;
  }

  .brix---card-over-image {
    margin-bottom: 34px;
    padding: 56px 48px;
    position: static;
  }

  .brix---section-hero-short, .brix---section-hero-primary {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .brix---floating-image-hero-v1---4 {
    bottom: -14%;
    left: -42%;
  }

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

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

  .brix---grid-3-columns---1-col-mb {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cf-h2-heading {
    font-size: 42px;
  }

  .cf-pricing-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .cf-price-block {
    width: 100%;
    max-width: 545px;
    margin-left: auto;
    margin-right: auto;
  }

  .brix---mg-top-64px {
    margin-top: 48px;
  }

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

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

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

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

  .brix---2-imgs-floating-wrapper {
    margin-top: 177px;
    padding-bottom: 45px;
  }

  .brix---img-floating-left {
    width: 70%;
  }

  .brix---img-floating-right {
    width: 60%;
  }

  .cf-82px-heading-2 {
    font-size: 70px;
  }

  .cf-home-center-image {
    width: 90%;
  }

  .cf-1140px-wrapper---home-vertical {
    flex-direction: column;
  }

  .rt-footer-image-overlay-2 {
    display: none;
  }

  .rt-footer-one-new-2 {
    padding-top: 70px;
  }

  .rt-footer-heading-2 {
    max-width: 550px;
  }

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

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

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

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

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

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

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

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

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

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

  .brix---2-imgs-floating-wrapper-2 {
    margin-top: 177px;
    padding-bottom: 45px;
  }

  .cf-82px-heading-3 {
    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-create-heading {
    font-size: 50px;
  }

  .cf-create-images {
    width: 50%;
  }

  .cf-create-images._3, .cf-create-images._2 {
    width: 40%;
  }

  .rt-footer-image-overlay-3 {
    display: none;
  }

  .rt-footer-one-new-3 {
    padding-top: 70px;
  }

  .rt-footer-heading-3 {
    max-width: 550px;
  }

  .waves---section-hero-primary {
    text-align: center;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---mega-heading-2 {
    font-size: 72px;
    line-height: 110%;
  }

  .waves-content-hero-1 {
    text-align: center;
    align-items: center;
  }

  .waves-image-wrap-hero-1 {
    height: 320px;
  }

  .waves-gradient-hero-1 {
    height: 140px;
  }

  .waves-gallery-hero-1 {
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .brix---mg-top-64px-2 {
    margin-top: 48px;
  }

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

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

  .brix---floating-image-hero-v6---2 {
    top: 24%;
    right: -30%;
  }

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

  .brix---2-imgs-floating-wrapper-3 {
    margin-top: 177px;
    padding-bottom: 45px;
  }

  .brix---img-floating-left-2 {
    width: 70%;
  }

  .brix---img-floating-right-2 {
    width: 60%;
  }

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

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

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

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

  .brix---grid-3-columns-gap-0 {
    grid-template-columns: 1fr 1fr;
  }

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

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

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

  .rt-footer-image-overlay-4 {
    display: none;
  }

  .rt-footer-one-new-4 {
    padding-top: 70px;
  }

  .rt-footer-heading-4 {
    max-width: 550px;
  }

  .a-button-primary {
    display: flex;
  }

  .a-feature-grid {
    grid-template-columns: 1fr;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-flex-row.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

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

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

  .brix---floating-image-hero-v6---3 {
    top: 24%;
    right: -30%;
  }

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

  .cf-wrapper-1161 {
    flex-direction: column;
  }

  .cf-wrapper-1161.choose-flex {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .cf-choose-grid {
    grid-column-gap: 40px;
    grid-row-gap: 200px;
    grid-template-columns: 1fr;
    place-content: center;
    place-items: center;
  }

  .cf-bottom-line-image {
    bottom: -50px;
  }

  .cf-feature-pointer-text-20px {
    font-size: 18px;
  }

  .cf-h2-heading-56px {
    font-size: 30px;
  }

  .cf-20px-text {
    line-height: 150%;
  }

  .cf-green-vs-circle {
    top: 3%;
  }

  .container-129 {
    max-width: 728px;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .cf-wrapper-1162 {
    flex-direction: column;
  }

  .cf-wrapper-1162.mission-flex {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .cf-body---18px-2 {
    line-height: 150%;
  }

  .cf-mission-hero-image-wrapper-2 {
    grid-column-gap: 40px;
    align-items: center;
    margin-top: 64px;
    margin-left: 0;
    display: flex;
  }

  .cf-mission-upper-container-2 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }

  .cf-mission-image-grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .cf-mission-text-container-2 {
    width: 100%;
  }

  .cf-mission-special-image-2 {
    position: relative;
    bottom: 0;
    left: 0;
  }

  .mission-image-container-2 {
    width: 100%;
    max-width: 600px;
    margin-bottom: 60px;
  }

  .rt-about-left-arrow, .rt-about-left-arrow.rt-right, .rt-about-one-slider-line {
    right: 10%;
  }

  .rt-slider-background-circle {
    border-radius: 0%;
  }

  .waves---sides-heading-button-2 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .waves-grid-blog-2 {
    grid-template-columns: 1fr;
  }

  .waves-grid-blog-3 {
    grid-template-columns: 1fr;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

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

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

  .rt-branches-text-wrapper-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .rt-branches-list-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }

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

  .rt-button-14 {
    padding: 15px 30px;
    font-size: 17px;
    line-height: 27px;
  }

  .rt-service-two-cta-2 {
    padding-top: 62px;
    padding-bottom: 70px;
  }

  .rt-about-three-testimonials {
    padding-top: 70px;
  }

  .rt-mask-three {
    width: 50%;
  }

  .waves-grid-testimoials-4 {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .waves-bottom-testimonial-4 {
    margin-top: 64px;
  }

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

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

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

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .walsh-left-hero-content {
    grid-row-gap: 1.25em;
    text-align: center;
    align-items: center;
    width: auto;
    padding-right: 0;
  }

  .walsh-heading-xlarge-white-3 {
    font-size: 4em;
  }

  .walsh-hero-grid-wrapper {
    padding-top: 7.2em;
  }

  .walsh-hero-sub-bg {
    min-height: auto;
    padding-top: 0;
  }

  .walsh-main-grid-no-gap-4 {
    grid-template-columns: 1fr 1fr;
  }

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

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

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

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

  .brix---card-testimonial-v1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rt-text-center-4.rt-home-one-testimonial-description {
    padding-bottom: 18px;
  }

  .rt-home-one-testimonial-item {
    padding: 18px 25px 25px;
  }

  .rt-home-one-testimonial-item-content {
    max-width: 301px;
    padding-bottom: 33px;
  }

  .rt-marque-train.rt-clint-marque-train {
    flex-direction: column;
    width: 100%;
    padding-right: 0;
  }

  .rt-marque-train.rt-clint-marque-train.rt-home-four-testimonial-marque {
    flex-flow: row;
  }

  .rt-marque-train.rt-clint-marque-train.rt-home-four-testimonial-marque.rt-testimonial-marque-box {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-marque-main-wrapper.rt-home-two-grid-marque.rt-overflow-none-3 {
    padding-top: 0;
    overflow: visible;
  }

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

  .rt-left-arrow-2 {
    top: 35%;
  }

  .rt-home-one-testimonial-heading {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-home-one-testimonial-main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .rt-home-one-testimonial {
    background-position: 30% 5%;
    background-size: contain;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .rt-right-arrow-new {
    top: 45%;
  }

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

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

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

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

  .brix---grid-top---text-2-buttons-2 {
    grid-row-gap: 24px;
    grid-template-columns: .7fr;
  }

  .brix---buttons-row-right---t-left-2 {
    justify-content: flex-start;
  }

  .brix---testimonial-v9-twitter-icon {
    grid-column-gap: 10px;
  }

  .brix---twitter-icon-wrapper {
    width: 100%;
  }

  .cf-nav-wrapper {
    flex-direction: column;
  }

  .cf-nav-wrapper.testimonial-wrapper {
    width: 90%;
    padding-bottom: 60px;
  }

  .testimonial-person-images-container {
    max-width: 620px;
  }

  .cf-section-placeholder {
    margin-top: -60px;
  }

  .cf-testimonial-slider-content-wrapper {
    width: 90%;
    max-width: 620px;
  }

  .cf-testimonial-slider-right-arrow {
    margin-top: 26%;
    top: 0%;
    right: 3%;
  }

  .cf-text-block._24-px {
    font-size: 22px;
    line-height: 140%;
  }

  .cf-testimonial-slider {
    max-width: 700px;
  }

  .cf-testimonial-slider-left-arrow {
    margin-top: 26%;
    top: 0%;
    left: 3%;
  }

  .cf-testimonial-container {
    margin-top: 0;
  }
}

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

  .rl_navbar5_button-secondary {
    margin-left: auto;
    margin-right: auto;
    padding: .25rem;
  }

  .rl_navbar5_component {
    background-color: #25408f;
    min-height: 4rem;
  }

  .button-213 {
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-36 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

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

  .button-212 {
    text-align: center;
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .heading-350 {
    padding-left: 5%;
    padding-right: 5%;
    line-height: 35px;
  }

  .columns-37 {
    text-align: center;
  }

  .paragraph-122 {
    padding-left: 5%;
    padding-right: 5%;
    line-height: 25px;
  }

  .bold-text-35 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    display: flex;
  }

  .column-100 {
    border-bottom: 3px #000;
    border-right-style: none;
  }

  .columns-38 {
    display: block;
  }

  .uui-button-row-4 {
    text-align: center;
    align-self: stretch;
  }

  .uui-layout73_component {
    grid-row-gap: 3rem;
    text-align: center;
    grid-template-columns: 1fr;
    place-items: center;
    width: 100%;
  }

  .uui-container-large-4 {
    text-align: center;
  }

  .uui-space-small-4 {
    min-height: 1.25rem;
  }

  .uui-button-link {
    font-size: 1rem;
  }

  .uui-button-link:hover {
    color: #6941c6;
  }

  .uui-layout73_image-wrapper {
    text-align: center;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .uui-padding-vertical-xhuge-4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-layout73_image {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .uui-layout73_item {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 0;
  }

  .uui-heading-xxsmall {
    padding-left: 2%;
    font-size: 1.125rem;
  }

  .walsh-main-grid-6 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .button-214 {
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-40 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

  .button-215 {
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-41 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    display: flex;
  }

  .bold-text-38 {
    font-size: 10px;
    line-height: 15px;
  }

  .column-105 {
    border-bottom: 3px solid #000;
  }

  .heading-170 {
    font-size: 17px;
  }

  .button-216 {
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-42 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

  .inmate-phone-sytem-top {
    background-color: #d2d2d205;
    background-image: linear-gradient(#25408f80, #25408f80), url('../jpg/bigstock-prison-with-iron-fences-prison-339237532.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 300px;
  }

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

  .bold-text-8 {
    font-size: 25px;
  }

  .inmate-phone-system-page-divider {
    margin-top: 0;
  }

  .walsh-heading-medium {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.5em;
    line-height: 40px;
  }

  .walsh-icon-wrapper-circle-large {
    width: 100px;
    height: 100px;
  }

  .image-21 {
    max-width: 50%;
  }

  .heading-51 {
    font-size: 50px;
  }

  .paragraph-15 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-83 {
    max-width: 40%;
  }

  .investigative-tools {
    padding-bottom: 10px;
  }

  .heading-353 {
    font-size: 50px;
  }

  .heading-52 {
    text-align: left;
  }

  .walsh-main-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .walsh-paragraph-small {
    font-size: 1.4em;
  }

  .walsh-rounded-box {
    grid-row-gap: 1.5em;
    height: 100%;
  }

  .bold-text-49 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

  .paragraph-123 {
    margin-right: 140px;
  }

  .bold-text-50 {
    font-size: 25px;
  }

  .heading-356 {
    font-size: 50px;
  }

  .paragraph-124 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-357 {
    font-size: 50px;
  }

  .heading-359 {
    text-align: left;
  }

  .walsh-main-grid-7 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .bold-text-54 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

  .lynx-heading-2 {
    max-width: 540px;
    font-size: 34px;
  }

  .lynx-paragraph {
    padding-bottom: 5%;
  }

  .container-81 {
    margin-top: 0;
    padding-top: 0;
  }

  .sales-team {
    padding: 5% 25px;
  }

  .lynx-grid-reviews {
    grid-template-columns: 1fr;
  }

  .lynx-reviews-column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lynx-paragraph-reviews {
    max-width: none;
  }

  .bold-text-56 {
    font-size: 40px;
  }

  .bold-text-57 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

  .container-112 {
    margin-top: 0;
    padding-top: 0;
  }

  .section-64 {
    background-position: 50%;
    background-size: cover;
  }

  .button-225 {
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-58 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

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

  .container-97 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-75 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-65 {
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-76 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-heading-medium-3 {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-testimonial05_logo {
    max-height: 2.5rem;
  }

  .button-226 {
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-60 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    display: block;
  }

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

  .container-113 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-132 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-89 {
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-133 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-container {
    flex-direction: column;
    padding-bottom: 40px;
  }

  .div-block-62 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero {
    padding: 10px 20px 40px;
  }

  .div-block-108 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .walsh-main-grid-8 {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .uui-padding-vertical-xhuge-10 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-layout17_item-list {
    grid-row-gap: 2.5rem;
    margin-bottom: 2rem;
  }

  .uui-button-row-7 {
    align-self: stretch;
  }

  .uui-button-row-7.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .video-visit {
    padding: 40px 20px;
  }

  .uui-layout17_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .uui-button-row-8 {
    align-self: stretch;
  }

  .uui-button-row-8.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .f-h3-heading-2 {
    font-size: 40px;
  }

  .vista-de-video {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .div-block-112 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-234 {
    text-align: center;
    align-items: center;
    width: 150px;
    height: 30px;
    display: flex;
  }

  .bold-text-62 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    display: flex;
  }

  .button-144, .button-237 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lynx-block-right {
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-8 {
    padding: 10px 20px;
  }

  .flex-container-4 {
    flex-direction: column;
  }

  .hero-image-mask-3 {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .cards-section-5 {
    padding: 40px 20px;
  }

  .heading-390 {
    font-size: 17px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

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

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

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

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

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

  .rt-autofit {
    height: auto;
  }

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

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

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

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

  .waves-flex-bar-3 {
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .waves-bar-3 {
    text-align: center;
    height: auto;
    padding: 24px;
  }

  .kutup-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-section-gray {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kutup-grid-3-columns {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .waves---main-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves---heading-2-no-margins-2 {
    font-size: 44px;
    line-height: 125%;
  }

  .wbs-section {
    padding: 2rem 2%;
  }

  .waves---main-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins-3 {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---grid-features-7 {
    grid-template-columns: 1fr;
  }

  .waves-wide-tile-features-7 {
    grid-row-gap: 30px;
    align-items: center;
    padding-bottom: 0;
  }

  .waves-inside-wide-feature-7 {
    text-align: center;
    align-items: center;
    max-width: 80%;
  }

  .waves-image-wide-feature-7 {
    width: auto;
    height: 320px;
    position: static;
  }

  .wbs-section-2 {
    padding: 2rem 2%;
  }

  .kutup-hero-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .kutup-hero-photo {
    max-width: 80%;
    min-height: 420px;
  }

  .kutup-hero-title-1 {
    text-align: center;
  }

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

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

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

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

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

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

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

  .rt-autofit-cover.rt-mobile-landscape-image-full-width {
    width: 100%;
    height: 100%;
  }

  .rt-home-two-about-us-block {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    display: block;
  }

  .rt-home-two-about-us-right {
    margin-top: 40px;
  }

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

  .rt-image-height-auto-3.rt-absolute-img {
    bottom: 0%;
  }

  .rt-image-height-auto-3.rt-absolute-img.rt-home-two-about-img-two {
    display: none;
  }

  .rt-image-height-auto-3.rt-width-hundred {
    width: 100%;
  }

  .rt-feature-left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .rt-feature-left-content {
    max-width: none;
    margin-bottom: 30px;
  }

  .rt-feature-right-content {
    max-width: none;
  }

  .rt-feature-main-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .rt-feature-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .rt-button {
    padding: 12px 28px;
    font-size: 16px;
    line-height: 26px;
  }

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

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

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

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

  .lynx-hero-oval {
    min-height: 320px;
  }

  .waves---mega-heading-1 {
    font-size: 56px;
  }

  .waves---subtitle {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-section-hero-5 {
    padding-top: 160px;
  }

  .waves-title-wrap-hero-5 {
    text-align: center;
    align-items: center;
  }

  .cf-growth-wrapper.large {
    background-position: 16px 25px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cf-growth-para-text-18px {
    font-size: 16px;
  }

  .cf-growth-h2-heading-56px {
    font-size: 45px;
  }

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

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

  .cf-growth-heading-32px {
    font-size: 30px;
  }

  .cf-growth-grid {
    grid-template-columns: 1fr;
    place-content: center;
    justify-items: center;
  }

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

  .kutup-hero-title-3 {
    font-size: 50px;
  }

  .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-body---18px {
    font-size: 16px;
  }

  .cf-mission-image-wrapper.small {
    margin-right: 0;
  }

  .cf-mission-special-image {
    width: 30%;
  }

  .cf-h3-heading-40px {
    font-size: 22px;
  }

  .cf-14px-heading {
    font-size: 18px;
  }

  .cf-flex-1---image-1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-flex-1---image-2 {
    right: 0%;
  }

  .cf-flex-1---wrapper {
    width: 90%;
    padding-top: 90px;
  }

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

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

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

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

  .cf-visual-features-item.navbar.w--current {
    padding: 14px;
  }

  .cf-resources-visual-grid {
    grid-column-gap: 30px;
  }

  .cf-nav-dropdown-top {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 40px;
  }

  .cf-dropdown-list-nav.w--open {
    width: 90%;
  }

  .cf-visual-features-items-container {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .cf-visual-features-items-container.nav {
    grid-template-columns: 1fr;
    max-width: 400px;
  }

  .cf-nav-dropdown-title-container {
    margin-bottom: 20px;
  }

  .cf-resource-visual-block {
    width: 30%;
  }

  .cf-resource-block-text {
    font-size: 20px;
  }

  .cf-visual-features-item-heading {
    font-size: 23px;
  }

  .cf-resource-visual-item {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .cf-visual-features-item-image {
    margin-bottom: 20px;
  }

  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .rt-home-three-power-box {
    padding: 30px 20px;
  }

  .rt-heading-five-45 {
    font-size: 1.375rem;
    line-height: 2rem;
  }

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

  .rt-home-three-icon-block {
    grid-template-columns: 1fr;
  }

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

  .rt-about-blog-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .f-navigation-language-dropdown-toggle {
    display: none;
  }

  .f-banner {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-banner-container-between {
    flex-direction: column;
    align-items: flex-start;
  }

  .f-banner-icon, .f-banner-icon-2 {
    position: static;
  }

  .f-banner-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .f-banner-container-between-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-precision-grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-four-three-box-pic {
    margin-top: 18px;
  }

  .rt-home-four-three-box-block {
    display: block;
  }

  .rt-home-four-three-box-data {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .rt-home-four-three-box-one.rt-blue-bg {
    margin-top: 30px;
    margin-bottom: 30px;
  }

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

  .rt-home-one-top-nav {
    grid-template-columns: 2fr 1fr;
  }

  .udesly-cards-grid {
    grid-template-columns: 1fr;
  }

  .rt-home-three-power-box-2 {
    padding: 30px 20px;
  }

  .rt-heading-five-46 {
    font-size: 1.375rem;
    line-height: 2rem;
  }

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

  .rt-home-three-icon-block-2 {
    grid-template-columns: 1fr;
  }

  .rt-home-three-scroll-subheading-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .rt-home-three-scroll-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-194 {
    font-size: 20px;
  }

  .heading-395 {
    font-size: 30px;
    line-height: 30px;
  }

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

  .rt-home-one-top-nav-2 {
    grid-template-columns: 2fr 1fr;
  }

  .waves---main-container-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins-4 {
    font-size: 44px;
    line-height: 125%;
  }

  .kutup-features-wrapper-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .kutup-features-4-wrapper {
    border-right-style: none;
    justify-content: center;
  }

  .kutup-features-4-wrapper.kutup-no-stroke {
    border-right-style: none;
  }

  .rt-home-four-tab-text-wrap {
    opacity: 0;
  }

  .rt-home-two-counter-wrap {
    height: 6.5rem;
  }

  .rt-home-two-tab-large-text {
    font-size: 7rem;
    line-height: 7.62rem;
  }

  .rt-tag-text-2 {
    letter-spacing: .1rem;
    font-size: .7rem;
  }

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

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

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

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

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

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

  .cf-wrapper {
    width: 90%;
  }

  .cf-video-checkmarks-item {
    max-width: none;
  }

  .cf-video-heading {
    font-size: 34px;
  }

  .cf-video-checkmark {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: flex-start;
  }

  .cf-video-play-button {
    margin-top: 200px;
  }

  .fn-heading-2 {
    font-size: 34px;
  }

  .fn-paragraph {
    margin-bottom: 24px;
  }

  .fn-button {
    width: 100%;
  }

  .fn-section {
    padding-top: 32px;
    padding-bottom: 32px;
    overflow: visible;
  }

  .fn-container-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .fn-featured-tabs-content {
    width: 100%;
    margin-top: 12px;
    position: static;
  }

  .fh-features-image-wrapper {
    height: 350px;
  }

  .rt-top-nav-3 {
    display: none;
  }

  .rt-home-one-top-nav-3 {
    grid-template-columns: 2fr 1fr;
  }

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

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

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

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

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

  .rt-branches-list-wrapper {
    grid-template-columns: 1fr;
  }

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

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

  .brix---btn-header-hidden-on-mbl {
    display: none;
  }

  .brix---header-nav-list-item-show-in-mbl {
    display: block;
  }

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

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

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

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

  .brix---btn-download-app, .brix---btn-download-app-white {
    padding: 20px 22px;
  }

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

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

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

  .brix---subtitle {
    font-size: 17px;
    line-height: 19px;
  }

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

  .brix---text-200-bold {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---image-wrapper-br-24px-shadow {
    box-shadow: 0 4px 22px 0 var(--elements-webflow-library--general--shadow-04);
    border-radius: 14px;
  }

  .brix---grid-2-columns-gap-column-80px {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

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

  .brix---square-icon {
    border-radius: 12px;
    max-width: 56px;
  }

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

  .brix---grid-top---text-2-buttons {
    grid-template-columns: .9fr;
  }

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

  .brix---grid-2-columns---gap-48px {
    grid-template-columns: 1fr;
  }

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

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

  .brix---btn-circle-secondary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
    line-height: 24px;
  }

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

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

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

  .brix---floating-image-hero-v1---1 {
    max-width: 500px;
  }

  .brix---floating-image-hero-v1---2 {
    max-width: 480px;
  }

  .brix---btn-download-app-2 {
    padding: 20px 22px;
  }

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

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

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }

  .cf-testimonial-bottom-text {
    margin-top: 0;
  }

  .cf-testimonial-bottom-text.header-4 {
    margin-top: 40px;
  }

  .cf-home-testimonial-wrap {
    margin-top: 80px;
  }

  .cf-call-arrow-button {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 36px;
    padding-right: 36px;
  }

  .cf-heading-part-1.header-4 {
    align-items: center;
  }

  .cf-82px-heading---black {
    font-size: 54px;
  }

  .cf-1140px-wrapper---home-vertical-2 {
    width: 90%;
    padding-bottom: 90px;
  }

  .cf-heading-part-3 {
    justify-content: center;
  }

  .brix---floating-image-hero-v1---3 {
    max-width: 480px;
  }

  .brix---card-over-image {
    padding: 45px 32px;
  }

  .brix---section-hero-short {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .brix---input {
    min-height: 60px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

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

  .brix---floating-image-hero-v1---4 {
    max-width: 500px;
  }

  .brix---text-200-bold-2 {
    font-size: 16px;
    line-height: 18px;
  }

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

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

  .brix---text-200-bold-3 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-3-columns---1-col-mb {
    grid-template-columns: 1fr;
  }

  .brix---card-link-content-left-fw {
    align-items: stretch;
  }

  .cf-h2-heading {
    text-align: center;
    max-width: 400px;
    font-size: 40px;
  }

  .cf-cta-button, .cf-button-gradient {
    font-size: 20px;
  }

  .cf-price {
    font-size: 60px;
  }

  .cf-pricing-wrapper {
    width: 90%;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .cf-checkmark {
    margin-right: 16px;
  }

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

  .brix---mg-top-64px {
    margin-top: 40px;
  }

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

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

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

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

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

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

  .brix---2-imgs-floating-wrapper {
    margin-top: 114px;
  }

  .brix---img-floating-left, .brix---img-floating-right {
    border-radius: 16px;
  }

  .cf-cta-button-2, .cf-button-gradient-2 {
    font-size: 20px;
  }

  .cf-82px-heading-2 {
    font-size: 50px;
  }

  .cf-floating-scribble {
    width: 80%;
  }

  .cf-floating-black-div {
    display: none;
  }

  .cf-floating-image-container-1 {
    justify-content: flex-end;
    display: flex;
    top: -25%;
  }

  .cf-floating-white-div {
    display: none;
  }

  .cf-home-image-container {
    margin-bottom: 140px;
  }

  .cf-22px-paragraph---white {
    font-size: 20px;
  }

  .cf-floating-image-container-2 {
    justify-content: flex-start;
    display: flex;
    bottom: -17%;
    left: -8%;
    transform: rotate(-23deg);
  }

  .cf-1140px-wrapper---home-vertical {
    width: 90%;
  }

  .cf-hero-section-3 {
    background-image: linear-gradient(#0d0e10 75%, #fff 70%);
  }

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

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

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

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

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

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

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

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

  .brix---2-imgs-floating-wrapper-2 {
    margin-top: 114px;
  }

  .cf-82px-heading-3 {
    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-create-heading {
    font-size: 40px;
  }

  .cf-grey-create-wrapper {
    width: 90%;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .cf-about-images-contain {
    height: 500px;
  }

  .waves-grid-hero-1 {
    grid-row-gap: 40px;
  }

  .waves---mega-heading-2 {
    font-size: 56px;
  }

  .waves---subtitle-2 {
    font-size: 22px;
    line-height: 34px;
  }

  .waves---main-container-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

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

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

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

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

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

  .brix---floating-image-hero-v6---2 {
    max-width: 480px;
  }

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

  .brix---2-imgs-floating-wrapper-3 {
    margin-top: 114px;
  }

  .brix---img-floating-left-2, .brix---img-floating-right-2 {
    border-radius: 16px;
  }

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

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

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

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

  .brix---text-200-medium {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---grid-3-columns-gap-0 {
    grid-template-columns: 1fr;
  }

  .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 {
    margin-top: 0;
    font-size: 16px;
    line-height: 150%;
  }

  .cf-service-heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

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

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

  .brix---gallery-v2-col-right {
    margin-top: 0;
  }

  .a-h3-heading {
    font-size: 40px;
  }

  .a-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-feature-button-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .a-feature-links-grid {
    grid-template-columns: 1fr;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-flex-row {
    flex-direction: column;
  }

  .spark-flex-row.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-secondary-paragraph {
    margin-bottom: 32px;
  }

  .spark-three-image-grid {
    width: 100%;
    position: relative;
  }

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

  .brix---mg-top-80px {
    margin-top: 64px;
  }

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

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

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

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

  .brix---floating-image-hero-v6---3 {
    max-width: 480px;
  }

  .brix---section-hero-top-small-4, .cf-wrapper-1161.choose-flex {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-choose-feature-check-icon {
    margin-right: 10px;
  }

  .cf-h2-heading-56px {
    font-size: 28px;
  }

  .cf-20px-text {
    font-size: 18px;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .waves---section-medium-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cf-wrapper-1162.mission-flex {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-body---18px-2 {
    font-size: 16px;
  }

  .cf-mission-image-wrapper-2.small {
    margin-right: 0;
  }

  .cf-mission-special-image-2 {
    width: 30%;
  }

  .cf-h3-heading-40px-2 {
    font-size: 22px;
  }

  .rt-about-one-slider-container.rt-full-width-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 70px;
  }

  .rt-about-left-arrow {
    top: 360px;
    left: 15px;
    right: auto;
  }

  .rt-about-left-arrow.rt-right {
    margin-right: 0;
    top: 360px;
    right: 15px;
  }

  .rt-about-one-slider-line {
    display: none;
  }

  .rt-slider-background-circle {
    height: 100%;
  }

  .waves---main-container-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---heading-2-no-margins-5 {
    font-size: 44px;
    line-height: 125%;
  }

  .waves-tile-blog-2 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .waves-image-blog-2 {
    width: 100%;
    height: 320px;
  }

  .waves-grid-blog-3 {
    grid-row-gap: 64px;
  }

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

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

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

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

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

  .brix---card-top-bg {
    min-height: 110px;
  }

  .brix---content-inside-card-bg-top {
    margin-top: -72px;
    padding: 32px 24px 40px;
  }

  .brix---square-icon-large {
    border-radius: 21px;
    width: 84px;
    max-width: 100%;
  }

  .brix---card-top-bg-copy {
    min-height: 110px;
  }

  .rt-branches-list-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .rt-home-one-video-button {
    position: static;
  }

  .rt-home-one-video-text {
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
  }

  .rt-home-one-video-wrapper {
    flex-flow: column;
  }

  .rt-home-one-video-line {
    background-color: #58585800;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 0;
  }

  .div-block-121 {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-button-14 {
    padding: 12px 28px;
    font-size: 16px;
    line-height: 26px;
  }

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

  .waves---main-container-8 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium-7 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---testimonial-text-big {
    font-size: 26px;
  }

  .waves-master-testimonial-4 {
    padding: 20px 32px;
  }

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

  .brix---mg-bottom-40px-6 {
    margin-bottom: 24px;
  }

  .brix---text-200 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---section-7 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-4 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---text-200-bold-4 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---avatar-circle-04 {
    width: 64px;
    max-width: 64px;
    height: 64px;
    max-height: 64px;
  }

  .walsh-left-hero-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .walsh-heading-xlarge-white-3 {
    font-size: 3em;
  }

  .brix---section-8 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-5 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---text-100-bold {
    font-size: 14px;
  }

  .brix---grid-2-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---card-testimonial-v1 {
    padding: 44px 32px;
  }

  .rt-home-one-testimonial-item {
    border-radius: 15px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-home-one-testimonial-item-content {
    text-align: center;
    max-width: 500px;
    padding-bottom: 13px;
  }

  .rt-marque-train.rt-clint-marque-train.rt-home-four-testimonial-marque.rt-testimonial-marque-box {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-left-arrow-two, .rt-testimonials-three-line {
    display: none;
  }

  .rt-testimonials-three {
    background-position: 50% 30%;
    background-size: contain;
  }

  .rt-home-three-testimonials-arrow, .rt-right-arrow-two {
    display: none;
  }

  .rt-heading-five-9 {
    font-size: 1.3rem;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 8px;
  }

  .brix---text-100 {
    font-size: 15px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-5 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---section-9 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---heading-h2-size-6 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---grid-top---text-2-buttons-2 {
    grid-template-columns: .9fr;
  }

  .brix---button-row-left-5 {
    margin-right: 16px;
  }

  .brix---text-200-bold-5 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---avatar-circle-03 {
    width: 56px;
    max-width: 56px;
    height: 56px;
    max-height: 56px;
  }

  .cf-nav-wrapper {
    width: 90%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cf-nav-wrapper.testimonial-wrapper {
    padding-bottom: 60px;
  }

  .cf-testimonial-slider-mask {
    padding-top: 20px;
  }

  .cf-testimonial-slider-content-wrapper {
    padding: 40px 7%;
  }

  .cf-testimonial-slider-right-arrow {
    width: 28px;
    height: 28px;
    margin-top: 0%;
    top: 33%;
  }

  .cf-text-block._24-px {
    font-size: 20px;
  }

  .cf-testimonial-slider-left-arrow {
    width: 28px;
    height: 28px;
    margin-top: 0%;
    top: 33%;
  }

  .cf-testimonial-section-4 {
    overflow: hidden;
  }

  .cf-testimonial-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }
}

@media screen and (max-width: 479px) {
  .rl_menu-icon {
    margin-left: 10px;
  }

  .rl_navbar5_button-secondary {
    align-self: center;
    padding: .125rem;
    font-size: .7rem;
  }

  .bold-text-39 {
    font-size: 14px;
    line-height: .2px;
  }

  .div-block-104 {
    padding-bottom: 220px;
  }

  .button-212 {
    text-align: center;
    padding-bottom: 9px;
  }

  .column-97 {
    text-align: right;
    padding-bottom: 10px;
  }

  .heading-350 {
    margin-bottom: 5px;
    padding-top: 3px;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 25px;
  }

  .columns-37 {
    text-align: justify;
  }

  .section-89 {
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .column-96 {
    text-align: right;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .paragraph-122 {
    padding: 2px 1% 10px;
    font-size: 17px;
    line-height: 18px;
  }

  .bold-text-35 {
    text-align: center;
  }

  .columns-38 {
    display: block;
  }

  .text-block-159 {
    font-size: 15px;
  }

  .heading-351 {
    font-size: 30px;
  }

  .uui-text-size-medium {
    text-align: left;
  }

  .uui-layout73_image {
    width: 100%;
  }

  .uui-layout73_item {
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-heading-xxsmall {
    text-align: left;
  }

  .walsh-footer-grid-social {
    justify-content: center;
    width: 100%;
  }

  .walsh-footer-inner {
    width: 100%;
  }

  .newfooter {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .walsh-container-6 {
    flex: 0 auto;
    width: 100%;
  }

  .walsh-footer-legal-text {
    font-size: 11px;
  }

  .column-103 {
    text-align: right;
    padding-bottom: 10px;
  }

  .section-92 {
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .column-104 {
    text-align: right;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .bold-text-41 {
    text-align: center;
  }

  .text-block-160 {
    font-size: 15px;
  }

  .heading-352 {
    font-size: 30px;
  }

  .heading-167 {
    font-size: 15px;
  }

  .deposit-information {
    margin-top: 10px;
  }

  .how-to-put-money-on-inmates-phone-account {
    padding-left: 5px;
    padding-right: 5px;
  }

  .heading-180 {
    font-size: 17px;
  }

  .heading-173 {
    font-size: 16px;
  }

  .heading-114 {
    font-size: 22px;
  }

  .heading-171 {
    font-size: 16px;
  }

  .heading-170 {
    font-size: 17px;
  }

  .inmate-phone-sytem-top {
    height: auto;
    padding-top: 10px;
  }

  .heading-116 {
    font-size: 28px;
    line-height: 40px;
  }

  .paragraph-32 {
    margin-right: 0;
    padding-bottom: 5%;
    font-size: 15px;
  }

  .bold-text-8 {
    font-size: 15px;
    line-height: 2px;
  }

  .inmate-phone-system-page-divider {
    margin-top: 0;
  }

  .walsh-heading-medium {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.3em;
  }

  .walsh-container {
    flex: 0 auto;
    width: 100%;
  }

  .image-21 {
    max-width: 50%;
  }

  .text-block-147 {
    height: 20%;
    font-size: 15px;
  }

  .text-block-152 {
    height: 20%;
  }

  .container-104 {
    padding-bottom: 10px;
  }

  .bold-text-6, .bold-text-7 {
    font-size: 15px;
    line-height: 2px;
  }

  .text-block-148 {
    height: 20%;
  }

  .heading-51 {
    font-size: 33px;
  }

  .paragraph-15 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-10, .paragraph-8, .paragraph-7 {
    text-align: left;
  }

  .heading-353 {
    font-size: 33px;
  }

  .heading-52, .paragraph-9 {
    text-align: left;
  }

  .walsh-container-7 {
    flex: 0 auto;
    width: 100%;
  }

  .heading-56 {
    font-size: 25px;
  }

  .heading-55 {
    font-size: 40px;
  }

  .walsh-heading-small, .walsh-paragraph-small {
    font-size: 1em;
  }

  .walsh-rounded-box {
    height: 100%;
    padding: 30px;
  }

  .heading-354 {
    font-size: 28px;
  }

  .paragraph-123 {
    margin-right: 20px;
  }

  .bold-text-50 {
    font-size: 15px;
    line-height: 2px;
  }

  .walsh-container-8 {
    flex: 0 auto;
    width: 100%;
  }

  .text-block-161 {
    height: 20%;
    font-size: 15px;
  }

  .text-block-162 {
    height: 20%;
  }

  .container-110 {
    padding-bottom: 10px;
  }

  .bold-text-51, .bold-text-52 {
    font-size: 15px;
    line-height: 2px;
  }

  .text-block-163 {
    height: 20%;
  }

  .heading-356 {
    font-size: 33px;
  }

  .paragraph-124 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-126 {
    text-align: left;
  }

  .heading-357 {
    font-size: 33px;
  }

  .heading-359 {
    text-align: left;
  }

  .walsh-container-9 {
    flex: 0 auto;
    width: 100%;
  }

  .heading-360 {
    font-size: 25px;
  }

  .heading-361 {
    font-size: 40px;
  }

  .lynx-heading-2 {
    font-size: 29px;
  }

  .heading-78 {
    font-size: 32px;
  }

  .sales-team {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .bold-text-56 {
    font-size: 30px;
  }

  .lynx-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lynx-heading-client {
    font-size: 16px;
  }

  .heading-364 {
    font-size: 32px;
  }

  .section-65 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-307, .paragraph-74 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-75 {
    text-align: left;
  }

  .section-100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-368, .paragraph-131 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-132 {
    text-align: left;
  }

  .flex-container {
    margin-top: -1px;
    padding-top: 16px;
    padding-bottom: 20px;
  }

  .heading-187 {
    font-size: 26px;
  }

  .hero {
    padding-top: 26px;
    padding-bottom: 10px;
  }

  .bold-text-28 {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }

  .heading-374 {
    font-size: 26px;
  }

  .heading-334 {
    font-size: 30px;
  }

  .walsh-container-10 {
    flex: 0 auto;
    width: 100%;
  }

  .button-234 {
    text-align: center;
    padding-bottom: 9px;
  }

  .bold-text-62 {
    text-align: center;
  }

  .heading-223 {
    font-size: 20px;
  }

  .heading-222 {
    font-size: 22px;
  }

  .button-235 {
    margin-bottom: 10px;
  }

  .heading-284 {
    font-size: 21px;
  }

  .list-11 {
    padding-bottom: 0;
    display: block;
  }

  .heading-379 {
    font-size: 20px;
  }

  .heading-380 {
    font-size: 22px;
  }

  .button-238 {
    margin-bottom: 10px;
  }

  .heading-381 {
    font-size: 21px;
  }

  .list-14 {
    padding-bottom: 0;
    display: block;
  }

  .hero-8 {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .heading-289 {
    font-size: 23px;
  }

  .centered-container {
    text-align: left;
  }

  .heading-383 {
    font-size: 17px;
  }

  .heading-384 {
    font-size: 15px;
  }

  .bold-text-18 {
    font-size: 17px;
    text-decoration: underline;
  }

  .heading-387 {
    font-size: 16px;
  }

  .heading-172 {
    font-size: 17px;
  }

  .heading-388 {
    font-size: 22px;
  }

  .heading-389 {
    font-size: 16px;
  }

  .heading-390 {
    font-size: 17px;
  }

  .frequently-asked-questions {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves---content-image-halves {
    align-items: stretch;
  }

  .waves-master-cta-3 {
    padding: 16px 16px 32px;
  }

  .bold-text-65 {
    font-size: 40px;
  }

  .kutup-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .bold-text-67 {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 40px;
  }

  .kutup-section-gray {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .kutup-grid-3-columns {
    grid-row-gap: 15px;
  }

  .waves---main-container-2 {
    padding-top: 0;
  }

  .waves---section-medium-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .waves---heading-2-no-margins-2 {
    font-size: 34px;
  }

  .waves---heading-3-no-margins {
    font-size: 22px;
  }

  .waves---grid-features-5 {
    grid-auto-flow: row;
  }

  .wbs-heading-h4 {
    font-size: 1.7rem;
  }

  .wbs-feature-split-right {
    grid-template-columns: 1fr;
  }

  .waves---section-medium-3 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins-3 {
    font-size: 34px;
  }

  .waves---heading-3-no-margins-2 {
    font-size: 22px;
  }

  .waves-wide-tile-features-7 {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-inside-wide-feature-7 {
    max-width: 100%;
  }

  .waves-image-wide-feature-7 {
    width: 100%;
    height: auto;
  }

  .waves-inside-tile-vertical-features-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-tile-small-feature-7 {
    text-align: center;
    align-items: center;
  }

  .kutup-hero-photo {
    min-height: 250px;
  }

  .rt-footer-link-main {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-footer-button {
    padding-bottom: 20px;
  }

  .rt-footer-heading {
    max-width: 200px;
  }

  .rt-home-three-cta-heading {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .rt-marquee-text {
    font-size: 50px;
    line-height: 60px;
  }

  .rt-about-one-video-marque {
    bottom: -14px;
  }

  .rt-home-three-agency-title-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-home-three-agency-text {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .rt-home-two-about-list-block {
    display: block;
  }

  .rt-image-height-auto-3.rt-absolute-img {
    display: none;
  }

  .rt-black-ship {
    display: block;
  }

  .rt-precision-card-body-icon-column {
    flex: 1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .rt-precision-card-body-caption-column {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-dotted-line {
    display: none;
  }

  .rt-advertise-content {
    flex-direction: column;
  }

  .rt-button {
    padding-left: 24px;
    padding-right: 24px;
  }

  .lynx-heading-white {
    font-size: 34px;
  }

  .lynx-hero-large {
    min-height: 400px;
    margin-bottom: 400px;
  }

  .lynx-block-hero-large {
    border-bottom-right-radius: 140px;
    width: 100%;
    margin-bottom: -400px;
    margin-left: 0;
    padding: 50px 30px;
  }

  .lynx-heading-hero {
    font-size: 34px;
  }

  .lynx-hero-oval {
    min-height: 200px;
  }

  .waves---mega-heading-1 {
    font-size: 36px;
  }

  .waves---subtitle {
    font-size: 20px;
  }

  .waves-section-hero-5 {
    padding-bottom: 48px;
  }

  .cf-growth-wrapper {
    max-width: 300px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cf-growth-wrapper.large {
    background-position: 8px 25px;
    max-width: 325px;
    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-wrapper-1160.mission-flex {
    padding-bottom: 100px;
  }

  .cf-growth-heading-32px {
    font-size: 28px;
  }

  .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%;
  }

  .kutup-flex-divider {
    flex-direction: column;
    align-items: flex-start;
  }

  .kutup-flex-divider.kutup-center {
    align-items: center;
  }

  .kutup-hero-3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kutup-hero-title-3 {
    font-size: 40px;
  }

  .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-mission-hero-image-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 34px;
  }

  .cf-mission-text-grid {
    grid-column-gap: 70px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .cf-mission-image._1 {
    width: 100%;
  }

  .cf-mission-image-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .cf-h3-heading-40px {
    font-size: 20px;
  }

  .cf-flex-1---image-1 {
    width: 100%;
  }

  .cf-flex-1---image-2 {
    width: 90%;
  }

  .cf-flex-1---text-contain {
    margin-top: 60px;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .rt-grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-agentic {
    padding-left: 0;
    padding-right: 0;
  }

  .cf-dropdown-toggle-div {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .cf-brand-2 {
    max-width: 140px;
  }

  .cf-visual-features-item.navbar {
    padding: 20px;
    font-size: 16px;
  }

  .cf-resources-visual-grid {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .cf-nav-dropdown-title-para {
    line-height: 22px;
  }

  .cf-nav-dropdown-top {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .cf-nav-2-button {
    border-radius: 8px;
    padding: 14px 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .cf-visual-features-items-container.nav {
    max-width: none;
  }

  .cf-resource-visual-block {
    width: 20%;
    margin-bottom: 10px;
  }

  .cf-resource-block-text {
    font-size: 18px;
  }

  .cf-visual-features-item-heading {
    font-size: 20px;
  }

  .cf-nav-arrow-icon {
    width: 20px;
    height: 20px;
  }

  .cf-nav-dropdown-title {
    font-size: 28px;
    line-height: 32px;
  }

  .cf-visual-features-item-image {
    margin-bottom: 10px;
  }

  .kutup-mobile-portrait-hide {
    display: none;
  }

  .kutup-nav-component-3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .waves---nav-cta, .lynx-nav-buttons {
    display: none;
  }

  .rt-heading-five-45 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .rt-home-one-about-cards {
    grid-template-columns: 1fr;
  }

  .rt-about-card-overlay {
    display: none;
  }

  .rt-home-one-about-card-text {
    background-color: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .rt-about-blog-wrapper {
    grid-template-columns: 1fr;
  }

  .heading-394 {
    font-size: 30px;
  }

  .f-navigation-button {
    display: none;
  }

  .f-banner-container-between {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: block;
    position: relative;
  }

  .f-banner-block {
    display: flex;
  }

  .f-banner-block-2 {
    display: none;
  }

  .f-banner-container-between-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .rt-precision-card-body-icon-column-2 {
    flex: 1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    display: flex;
  }

  .rt-precision-card-body-caption-column-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-memorable-text {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 0;
  }

  .rt-memorable-text.rt-blue-text {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .udesly-container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .udesly-location-wrapper {
    margin-top: 0;
  }

  .udesly-card-v1-wrapper {
    max-width: 350px;
  }

  .rt-home-one-about-cards-2 {
    grid-template-columns: 1fr;
  }

  .rt-about-card-overlay-2 {
    display: none;
  }

  .rt-home-one-about-card-text-2 {
    background-color: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .rt-heading-five-46 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .rt-home-three-section-eight-line {
    display: none;
  }

  .rt-home-three-cta-button-wrap {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .rt-button-five.rt-banner-one-button {
    padding-left: 2px;
  }

  .text-block-194 {
    font-size: 13px;
    line-height: 20px;
  }

  .heading-395 {
    text-align: center;
    font-size: 5px;
  }

  .waves---section-medium-4 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins-4 {
    font-size: 34px;
  }

  .waves---heading-3-no-margins-3 {
    font-size: 22px;
  }

  .rt-font-change {
    display: inline;
  }

  .rt-home-one-support-image-two {
    display: none;
  }

  .rt-accordian-content {
    padding-left: 0;
  }

  .rt-faq-item-trigger {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-home-one-support-image-four {
    display: none;
  }

  .rt-home-two-tab-link {
    padding-left: 0;
  }

  .rt-home-four-tab-text-wrap {
    display: none;
  }

  .rt-tab-text-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 10px;
  }

  .rt-home-two-tab {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .rt-tab-image-one-wrap {
    display: none;
  }

  .rt-tab-image-two-wrap {
    position: static;
  }

  .rt-home-two-facilities-text-wrap {
    align-items: center;
  }

  .rt-tabs-menu-2.rt-with-border {
    margin-bottom: 30px;
  }

  .rt-service-one-tabs {
    display: block;
  }

  .cf-wrapper.video-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .cf-video-heading {
    font-size: 30px;
  }

  .cf-video-play-button {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    inset: 30% 0% auto;
  }

  .cf-video-laptop-bar-image {
    top: -26px;
  }

  .cf-video {
    height: 300px;
  }

  .fn-button, .fn-button-secondery, .fn-button-wrapper {
    width: 100%;
  }

  .fh-features-image-wrapper {
    height: 220px;
  }

  .rt-nav-top-left-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-container-8.rt-nav-top-container {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---btn-primary-small {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---header-nav-list-item-show-in-mbl, .brix---header-nav-list-item-middle {
    text-align: left;
    width: 100%;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---ctav-13-link-card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---section-small {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---btn-icon-left {
    width: 10%;
  }

  .brix---btn-download-app {
    text-align: left;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-download-app-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---cta-v13-link-card-white {
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---mg-bottom-8px {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-48px {
    margin-bottom: 32px;
  }

  .brix---heading-h3-size {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---subtitle {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---link-icon-right {
    width: 18px;
  }

  .brix---text-200-bold {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---image-wrapper-br-24px-shadow {
    border-radius: 16px;
  }

  .brix---btn-primary, .brix---btn-secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---square-icon {
    border-radius: 14px;
    max-width: 56px;
  }

  .brix---container-default-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h3-size-2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---grid-top---text-2-buttons {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-right---t-left {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---content-inside-card-v14 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---heading-h1-size {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---bg-split-v4-left {
    min-height: 710px;
  }

  .brix---section-hero-v4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .brix---bg-split-v4-right {
    min-height: 33%;
  }

  .brix---floating-image-hero-v2---1 {
    display: none;
  }

  .brix---floating-image-hero-v1---1 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .brix---floating-image-hero-v1---2 {
    display: none;
  }

  .brix---btn-icon-left-2 {
    width: 10%;
  }

  .brix---btn-download-app-2 {
    text-align: left;
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---section-hero-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .cf-gradient-span-2 {
    line-height: 110%;
  }

  .cf-18px-paragraph-2 {
    font-size: 16px;
  }

  .cf-round-testimonial-image {
    left: 20px;
  }

  .cf-home-testimonial-wrap {
    margin-top: 60px;
  }

  .cf-testimonial-black-image {
    max-width: 300px;
  }

  .cf-call-arrow-button {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .cf-heading-part-1 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .cf-82px-heading---black {
    font-size: 40px;
  }

  .brix---floating-image-hero-v1---3 {
    display: none;
  }

  .brix---card-over-image {
    padding: 34px 24px;
  }

  .brix---section-hero-short {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---input {
    min-height: 54px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .brix---container-default-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---grid-subscribe-form-button-left {
    grid-template-columns: 1fr;
  }

  .brix---icon-list {
    width: 24px;
    margin-right: 8px;
  }

  .brix---section-hero-primary {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---floating-image-hero-v1---4 {
    opacity: .2;
    bottom: -5%;
    left: -35%;
  }

  .brix---text-200-bold-2 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-24px {
    margin-bottom: 16px;
  }

  .brix---container-default-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h3-size-3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---link-icon-right-2 {
    width: 18px;
  }

  .brix---paragraph-default-3 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-200-bold-3 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---grid-3-columns---1-col-mb {
    grid-template-columns: 1fr;
  }

  .brix---card-link-content-left-fw {
    padding: 40px 24px 34px;
  }

  .cf-h2-heading {
    font-size: 36px;
  }

  .cf-cta-arrow-div {
    flex: none;
  }

  .cf-button-text {
    flex: none;
    font-size: 18px;
  }

  .cf-cta-button {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-price {
    font-size: 50px;
  }

  .cf-price-block {
    padding: 40px 20px;
  }

  .cf-price-text {
    font-size: 16px;
  }

  .cf-checkmark {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }

  .brix---btn-primary-2, .brix---btn-secondary-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-4 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center {
    flex-direction: column;
  }

  .brix---floating-image-hero-v6---1 {
    display: none;
  }

  .brix---section-hero-top-small {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .cf-gradient-span-3 {
    line-height: 110%;
  }

  .cf-cta-arrow-div-2 {
    flex: none;
  }

  .cf-button-text-2 {
    flex: none;
    font-size: 18px;
  }

  .cf-cta-button-2 {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-cta-button-2.rectangle {
    padding-left: 50px;
  }

  .cf-82px-heading-2 {
    font-size: 40px;
  }

  .cf-home-image-container {
    margin-bottom: 100px;
  }

  .cf-22px-paragraph---white {
    font-size: 18px;
  }

  .cf-hero-section-3 {
    background-image: linear-gradient(#0d0e10 85%, #fff 70%);
  }

  .rt-footer-link-main-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-footer-button-2 {
    padding-bottom: 20px;
  }

  .rt-footer-heading-2 {
    max-width: 200px;
  }

  .rt-home-one-offer-left-arrow {
    left: 15%;
  }

  .rt-home-one-offer-right-arrow {
    right: 15%;
  }

  .rt-heading-five-10 {
    font-size: 18px;
    line-height: 22px;
  }

  .rt-home-one-offer-text {
    padding-bottom: 20px;
    padding-right: 0;
  }

  .rt-home-one-top-heading-line-2 {
    display: none;
  }

  .rt-demo-two-accordion-left-arrow, .rt-demo-two-accordion-right-arrow {
    bottom: 50%;
  }

  .brix---section-hero-top-small-2 {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .cf-82px-heading-3 {
    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-create-heading {
    font-size: 30px;
  }

  .cf-about-images-contain {
    height: 300px;
    margin-top: 60px;
  }

  .rt-footer-link-main-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-footer-button-3 {
    padding-bottom: 20px;
  }

  .rt-footer-heading-3 {
    max-width: 200px;
  }

  .waves---section-hero-primary {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves---mega-heading-2 {
    font-size: 36px;
  }

  .waves---subtitle-2 {
    font-size: 20px;
  }

  .waves-gradient-hero-1 {
    top: -1px;
  }

  .waves-gradient-hero-1.bottom {
    bottom: -1px;
  }

  .waves-column-hero-1 {
    width: 48%;
  }

  .waves-column-hero-1.column-two, .waves-column-hero-1.column-one {
    flex: none;
  }

  .waves-gallery-hero-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .brix---btn-primary-3, .brix---btn-secondary-3 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-3 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-5 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-3 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center-2 {
    flex-direction: column;
  }

  .brix---floating-image-hero-v6---2 {
    display: none;
  }

  .brix---section-hero-top-small-3 {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-48px-2 {
    margin-bottom: 32px;
  }

  .brix---heading-h2-size-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h3-size-4 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---grid-3-columns-gap-0 {
    grid-template-columns: 1fr;
  }

  .brix---avatar-image-100 {
    width: 100%;
  }

  .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;
  }

  .brix---gallery-v2-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .brix---image-wrapper-br-24px {
    border-radius: 16px;
  }

  .rt-footer-link-main-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-footer-button-4 {
    padding-bottom: 20px;
  }

  .rt-footer-heading-4 {
    max-width: 200px;
  }

  .a-button-primary {
    width: 100%;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-three-image-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .spark-900-width.spark-margin-bottom-104px {
    margin-bottom: 64px;
  }

  .spark-3-column-flex-row {
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .brix---mg-top-80px {
    margin-top: 56px;
  }

  .brix---btn-primary-4, .brix---btn-secondary-4 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-4 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---paragraph-default-6 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-4 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---buttons-row-center-3 {
    flex-direction: column;
  }

  .brix---floating-image-hero-v6---3 {
    display: none;
  }

  .brix---section-hero-top-small-4 {
    padding-top: 48px;
    padding-bottom: 96px;
  }

  .cf-wrapper-1161 {
    width: 90%;
  }

  .cf-choose-feature-check-icon {
    width: 28px;
    height: 28px;
    margin-right: 8px;
  }

  .cf-bottom-line-image {
    left: 0;
  }

  .cf-feature-pointer-text-20px {
    font-size: 16px;
    line-height: 140%;
  }

  .cf-h2-heading-56px {
    font-size: 24px;
  }

  .cf-choose-feature-wrapper {
    padding: 40px 15px;
  }

  .cf-choose-feature-bold-text-16px {
    margin-bottom: 20px;
  }

  .container-129 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .waves---section-medium-5 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-gird-gallery-3 {
    grid-template-columns: .8fr 1.2fr .7fr;
    height: 30vh;
  }

  .waves-top-grid-gallery-3 {
    grid-template-columns: .7fr 1.2fr .8fr;
    height: 30vh;
    margin-bottom: 16px;
  }

  .waves-small-image-wrap-gallery-3.last-image-top-grid {
    display: none;
  }

  .cf-wrapper-1162 {
    width: 90%;
  }

  .cf-wrapper-1162.mission-flex {
    padding-bottom: 100px;
  }

  .cf-mission-hero-image-wrapper-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 34px;
  }

  .cf-mission-text-grid-2 {
    grid-column-gap: 70px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .cf-mission-image-2._1 {
    width: 100%;
  }

  .cf-mission-image-grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .cf-h3-heading-40px-2 {
    font-size: 20px;
  }

  .rt-about-left-arrow, .rt-about-left-arrow.rt-right {
    top: 400px;
  }

  .waves---section-medium-6 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-2-no-margins-5 {
    font-size: 34px;
  }

  .waves---heading-3-no-margins-4 {
    font-size: 22px;
  }

  .waves-tile-blog-2 {
    padding: 16px;
  }

  .waves-image-blog-2 {
    height: 62vw;
  }

  .brix---mg-bottom-48px-3 {
    margin-bottom: 32px;
  }

  .brix---grid-3-columns {
    grid-template-columns: 1fr;
  }

  .brix---container-default-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-3 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h3-size-5 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---card-top-bg {
    min-height: 140px;
  }

  .brix---paragraph-default-7 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---content-inside-card-bg-top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---square-icon-large {
    border-radius: 21px;
    max-width: 80px;
  }

  .brix---card-top-bg-copy {
    min-height: 140px;
  }

  .rt-home-one-video-button {
    width: 100px;
    height: 100px;
  }

  .rt-home-one-video-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .rt-play-button {
    width: 100px;
    height: 100px;
    bottom: 20px;
    right: 20px;
  }

  .rt-change-padding-7.rt-change-color-white.rt-responsive-align-center {
    text-align: center;
  }

  .rt-home-one-top-heading-text-2.rt-responsive-center {
    justify-content: center;
    align-items: center;
  }

  .rt-home-one-top-heading-line {
    display: none;
  }

  .rt-home-one-banner-arrow-wrapper.rt-responsive-align-center {
    justify-content: center;
    align-items: center;
  }

  .rt-button-14 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .rt-about-three-testimonials-text {
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-about-three-testimonials-main {
    padding-bottom: 70px;
  }

  .rt-mask-three {
    width: 100%;
  }

  .waves---section-medium-7 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---heading-3-no-margins-5, .waves---testimonial-text-big {
    font-size: 22px;
  }

  .waves-master-testimonial-4 {
    padding: 19px;
  }

  .waves-grid-testimoials-4 {
    grid-row-gap: 32px;
  }

  .brix---mg-bottom-8px-2 {
    margin-bottom: 6px;
  }

  .brix---mg-bottom-16px-3 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-24px-2 {
    margin-bottom: 16px;
  }

  .brix---text-200 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---container-default-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-4 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---avatar-image {
    width: 100%;
  }

  .brix---paragraph-default-8 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---text-200-bold-4 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---3-columns-1-col-tablet {
    grid-template-columns: 1fr;
  }

  .brix---avatar-circle-04 {
    width: 56px;
    min-width: 56px;
    max-width: 56px;
    height: 56px;
    min-height: 56px;
    max-height: 56px;
  }

  .brix---card-left-pd-40px {
    padding-top: 32px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .brix---mg-left-16px {
    margin-left: 13px;
  }

  .walsh-hero-rail {
    height: 16em;
  }

  .walsh-container-hero {
    height: 100%;
  }

  .walsh-left-hero-content {
    text-align: center;
    align-items: center;
    padding-top: 30px;
    padding-right: 0;
    font-size: 18px;
  }

  .walsh-hero-frame-square {
    max-width: 16em;
  }

  .walsh-hero-sub-bg {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .brix---heading-h2-size-5 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---card-testimonial-v1 {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .rt-home-one-testimonial-authoe-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .rt-home-one-testimonial-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-testimonial-star-wrapper {
    padding-top: 10px;
  }

  .rt-home-one-testimonial-item-content {
    max-width: 100%;
  }

  .rt-body-text.rt-home-one-testimonial-profesion {
    text-align: center;
  }

  .rt-testimonials-three-clients-image-main {
    display: none;
  }

  .rt-testimonials-three-main {
    display: block;
  }

  .rt-testimonials-three-slider {
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-testimonials-three {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .rt-auto-fit-two-5.rt-mobile-image-full-width {
    width: 100%;
    height: 100%;
  }

  .rt-left-arrow-2 {
    top: 50%;
  }

  .rt-heading-six-7 {
    font-size: .9rem;
  }

  .rt-right-arrow-new {
    top: 60%;
  }

  .rt-heading-five-9 {
    font-size: 1rem;
  }

  .brix---mg-bottom-16px-4 {
    margin-bottom: 15px;
  }

  .brix---mg-top-16px {
    margin-top: 12px;
  }

  .brix---text-100 {
    font-size: 15px;
  }

  .brix---grid-3-columns-2 {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-5, .brix---btn-secondary-5 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size-6 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---grid-top---text-2-buttons-2 {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-9 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left-5 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---text-200-bold-5 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---buttons-row-right---t-left-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---avatar-image-link {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .brix---card-testimonial-twitter {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---avatar-circle-03 {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
  }

  .brix---testimonial-v9-twitter-icon {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .brix---icon-square-32px---twitter {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .cf-testimonial-slider-mask {
    overflow: visible;
  }

  .cf-testimonial-person-designation-text.slide-current-author {
    width: 220%;
  }

  .cf-testimonial-slider-content-wrapper {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .cf-testimonial-slider-right-arrow {
    top: 30%;
    right: -4%;
  }

  .cf-text-block._24-px {
    font-size: 18px;
    line-height: 140%;
  }

  .cf-testimonial-slider {
    width: 100%;
  }

  .cf-testimonial-person {
    margin-left: 5px;
    margin-right: 5px;
  }

  .cf-testimonial-person.slide-current-author {
    max-width: 80px;
  }

  .cf-testimonial-slider-left-arrow {
    top: 30%;
    left: -4%;
  }

  .cf-testimonial-container {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }
}

#w-node-df567433-8ea3-2da4-9853-0de4b247539c-5279c7c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3cf-bde9c3b2 {
  grid-area: 3 / 4 / 4 / 10;
  place-self: center;
}

#w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3d4-bde9c3b2 {
  grid-area: 4 / 5 / 5 / 9;
  place-self: center;
}

#w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3d6-bde9c3b2, #w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3d8-bde9c3b2, #w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3da-bde9c3b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3dc-bde9c3b2 {
  grid-area: 2 / 4 / 3 / 10;
  align-self: center;
}

#w-node-f1306b8c-3914-ceb1-4fb1-77d264c58a60-20e21e6d, #w-node-fc234929-c486-33d9-ff1e-f3e323992c2d-83e75257 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8e420bc-3146-664b-908e-d1e902ccd0fa-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd103-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd10b-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd113-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd11d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd125-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd12d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd135-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd13d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd145-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd14d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd155-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd15d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd165-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd16d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd175-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd17d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd185-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd18d-83e75257, #w-node-e8e420bc-3146-664b-908e-d1e902ccd195-83e75257 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-e24c3c55-a7b2-f2bf-4836-dbb09a0b7df6-37d294be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b505ae9a-94cf-620d-bbe8-59543503d24f-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d258-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d261-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d26a-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d273-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d27c-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d285-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d28e-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d297-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2a0-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2a9-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2b2-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2bb-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2c4-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2cd-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2d6-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2df-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2e8-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2f1-37d294be, #w-node-b505ae9a-94cf-620d-bbe8-59543503d2fa-37d294be {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_294e9270-db09-2245-7db5-aede6abbb5ea-a4434186, #w-node-_294e9270-db09-2245-7db5-aede6abbb615-a4434186, #w-node-_294e9270-db09-2245-7db5-aede6abbb631-a4434186, #w-node-d2eadc97-b277-99ac-af19-70950da7ad77-7f128981, #w-node-d2eadc97-b277-99ac-af19-70950da7ada2-7f128981, #w-node-d2eadc97-b277-99ac-af19-70950da7adbe-7f128981, #w-node-_4fc336f2-e105-3f44-c1d6-cdf4596f910d-d3945490, #w-node-a1de3aa2-1c98-727a-edb0-d66b19daaf46-6eaa2150 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7e7f648b-7fdc-2a8f-c6b9-5930cc84a657-b698776c, #w-node-_7e7f648b-7fdc-2a8f-c6b9-5930cc84a663-b698776c, #w-node-_7e7f648b-7fdc-2a8f-c6b9-5930cc84a66d-b698776c {
  align-self: start;
}

#w-node-_46a3a159-764a-06d5-5d0d-0d6443036f67-9161ed6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46a3a159-764a-06d5-5d0d-0d6443036f6e-9161ed6a, #w-node-_46a3a159-764a-06d5-5d0d-0d6443036f7a-9161ed6a, #w-node-_46a3a159-764a-06d5-5d0d-0d6443036f84-9161ed6a {
  align-self: start;
}

#w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dcb-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dce-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dd1-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dd4-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dd7-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dda-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6ddd-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6de0-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6de3-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6de6-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6de9-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dec-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6def-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6df2-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6df5-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6df8-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dfb-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6dfe-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e01-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e04-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e07-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e0a-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e0d-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e10-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e13-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e16-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e19-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e1c-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e1f-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e22-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e25-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e28-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e2b-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e2e-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e31-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e34-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e37-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e3a-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e3d-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e40-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e43-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e46-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e4d-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e50-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e53-f6bd1d9b, #w-node-_2d8fa278-c682-83ed-c4e2-f2e83e9e6e56-f6bd1d9b, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c234-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c237-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c23a-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c23d-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c240-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c243-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c246-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c249-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c24c-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c24f-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c252-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c255-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c258-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c25b-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c25e-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c261-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c264-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c267-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c26a-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c26d-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c270-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c273-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c276-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c279-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c27c-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c27f-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c282-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c285-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c288-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c28b-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c28e-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c291-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c294-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c297-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c29a-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c29d-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2a0-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2a3-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2a6-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2a9-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2ac-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2af-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2b6-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2b9-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2bc-2b33109c, #w-node-_0b21d1cb-11a0-d07a-ff55-24456216c2bf-2b33109c, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea5958c-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea5958f-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59592-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59595-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59598-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea5959b-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea5959e-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595a1-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595a4-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595a7-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595aa-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595ad-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595b0-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595b3-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595b6-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595b9-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595bc-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595bf-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595c2-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595c5-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595c8-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595cb-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595ce-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595d1-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595d4-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595d7-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595da-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595dd-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595e0-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595e3-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595e6-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595e9-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595ec-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595ef-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595f2-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595f5-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595f8-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595fb-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea595fe-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59601-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59604-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59607-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea5960e-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59611-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59614-21905f38, #w-node-ccef69b5-8e73-5abc-ab96-c40dfea59617-21905f38 {
  place-self: auto;
}

#w-node-_05a89d65-52a8-418b-1a0a-5c0344b20137-05ee905c, #w-node-_05a89d65-52a8-418b-1a0a-5c0344b20140-05ee905c, #w-node-_05a89d65-52a8-418b-1a0a-5c0344b20149-05ee905c, #w-node-_05a89d65-52a8-418b-1a0a-5c0344b20152-05ee905c, #w-node-_05a89d65-52a8-418b-1a0a-5c0344b2015b-05ee905c, #w-node-_05a89d65-52a8-418b-1a0a-5c0344b20164-05ee905c, #w-node-f96e8157-f2b6-6ad9-ede8-41828822e845-663f0d4c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea77f-dda4be7f, #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea780-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea781-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end center;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea790-dda4be7f, #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea791-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea793-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end center;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7a2-dda4be7f, #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7a3-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7a4-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end center;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7b3-dda4be7f, #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7b4-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7b5-dda4be7f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end center;
}

#w-node-_32bbaba6-d3a9-162b-9f60-d6da422f68ac-b5826a05 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32e091ff-b53f-47c0-9abd-b84e3c87ab8a-77fc4569 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3cf-bde9c3b2 {
    grid-area: 4 / 1 / 5 / 3;
    justify-self: center;
  }

  #w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3d4-bde9c3b2 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }

  #w-node-c7c3ce83-7ec7-ca33-9b32-8cccbde9c3dc-bde9c3b2 {
    grid-column: 1 / 3;
    justify-self: center;
  }

  #w-node-_0fd1db7d-2f3c-86b9-6b55-deeb5644ab4f-663f0d4c {
    order: -9999;
  }

  #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea77f-dda4be7f {
    place-self: center;
  }

  #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea780-dda4be7f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea790-dda4be7f, #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7a2-dda4be7f, #w-node-_14d16614-490f-dd1b-61f8-46a48e8ea7b3-dda4be7f {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7ecc4580-7ee1-f6c2-f01e-75cc7aaa2573-f6bd1d9b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_32bbaba6-d3a9-162b-9f60-d6da422f68ac-b5826a05 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_32bbaba6-d3a9-162b-9f60-d6da422f68b3-b5826a05 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
