@font-face {
  font-family: Prodigysans;
  src: url('../fonts/ProdigySans-Regular.woff2') format("woff2"), url('../fonts/ProdigySans-Regular.woff') format("woff"), url('../fonts/ProdigySans-Regular.ttf') format("truetype"), url('../fonts/ProdigySans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Overusedgrotesk Roman;
  src: url('../fonts/OverusedGrotesk-Roman.ttf') format("truetype"), url('../fonts/OverusedGrotesk-Roman.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --greenbluegradient: #603557;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

body {
  background-color: #f5f5f5;
}

a {
  text-decoration: underline;
}

.container {
  display: block;
}

.container.container-95 {
  width: 95%;
  max-width: 95%;
}

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

.container.container-1400.nav-wht {
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 8px;
  padding: 10px 15px;
}

.brand {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.image {
  width: 169px;
  height: 29px;
  display: block;
}

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

.row.pstn-rltv {
  position: relative;
  overflow: hidden;
}

.navbar {
  background-color: #0000;
  border-top: 20px solid #f5f5f5;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 0;
  position: fixed;
}

.navbar.navbar-v2 {
  background-color: #0000;
  border-top: 20px solid #f5f5f5;
  padding-top: 0;
}

.col-50 {
  width: 50%;
}

.col-50.pstn-rltv {
  position: relative;
  overflow: visible;
}

.text-block {
  font-size: 0;
}

.text-block-2 {
  color: #3f3e3e;
  text-align: center;
  letter-spacing: -3px;
  font-size: 84px;
  line-height: 80px;
}

.section {
  height: 600px;
  font-family: Prodigysans, Arial, sans-serif;
}

.section.pdg-100 {
  height: auto;
  padding-top: 100px;
  padding-bottom: 0;
}

.container-1140 {
  width: 1160px;
  max-width: 1140px;
}

.col-60 {
  width: 75%;
  overflow: hidden;
}

.col-40 {
  width: 25%;
}

.col-40.banner-right {
  width: 55%;
  position: relative;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.text-banner {
  color: #3f3e3e;
  text-align: center;
  letter-spacing: -1px;
  margin-bottom: 60px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 85px;
}

.text1 {
  color: #535353;
  text-align: center;
  letter-spacing: .5px;
  width: 460px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text1.text1a {
  text-align: left;
}

.paragraph {
  color: #535353;
  text-align: center;
  font-size: 0;
  line-height: 24px;
}

.paragraph.text1 {
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
}

.wdt1 {
  text-align: center;
  width: 615px;
  margin-top: 20px;
}

.paragraph-2 {
  margin-bottom: 0;
  display: inline-block;
}

.body {
  background-color: #f5f5f5;
}

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

.container-1280.pstn-rltv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70%;
  display: block;
  position: relative;
}

.btn-wht-1 {
  border-radius: 8px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.btn-wht-inr {
  background-color: #fff;
  border-style: solid;
  border-color: #0000;
  border-radius: 8px;
  margin: 1px;
  position: relative;
  inset: 0% 0% auto;
}

.text-maroon {
  color: #603;
  text-align: center;
  padding: 6px 20px;
  font-size: 15px;
}

.btn-wht-grd {
  z-index: 0;
  background-image: linear-gradient(#ffa6a0, #ff8752 100%, #99004d33);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.navbrdr {
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  width: 98%;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rightnav {
  opacity: 1;
}

.image-2 {
  position: absolute;
  inset: auto 0% 0%;
}

.image-3 {
  max-width: 116%;
  position: static;
  inset: auto 0% 0% auto;
}

.image-3.img-girl {
  display: block;
  position: static;
}

.downarrow {
  z-index: 1;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-image: url('../images/icon-arrow-grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  background-clip: border-box;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 27px 20px;
  transition: all .5s ease-in-out;
  position: absolute;
  inset: auto auto 2% 0%;
}

.downarrow:hover {
  background-color: #603;
  background-image: url('../images/icon-arrow-white.svg');
  background-position: 50%;
  background-size: 10px;
}

.image-4 {
  object-fit: contain;
  max-width: 15px;
  display: block;
  position: relative;
}

.col-100 {
  width: 100%;
}

.col-100.txt-cntr {
  text-align: center;
}

.paragraph-3 {
  display: inline-block;
}

.text-green {
  color: #336151;
  text-align: center;
  letter-spacing: .5px;
  text-indent: 0;
  background-image: linear-gradient(270deg, #1ebb5e66 15%, #85a6fd66);
  border-radius: 16px;
  padding: 6px 12px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 15px;
  display: inline-block;
}

.text2 {
  color: #3f3e3e;
  letter-spacing: -.5px;
  margin-top: 18px;
  margin-bottom: 30px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 51px;
}

.text2.text2b {
  width: 520px;
}

.text2.txtwht {
  color: #fff;
}

.img-wrap {
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.img-brdr {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.div-grdnt {
  background-image: linear-gradient(#ffa6a0, #ff8752 83.47%);
  border-radius: 8px;
  justify-content: center;
  align-items: flex-end;
  height: 700px;
  display: block;
  position: relative;
}

.dashboard-img {
  object-fit: cover;
  border-radius: 8px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
  transform: scale(.6);
}

.div-block, .div-prdct {
  width: 100%;
}

.div-prdct.sticky-1, .section-2 {
  height: 600px;
}

.col1-wrap {
  text-align: center;
}

.text3 {
  color: #3f3e3e;
  letter-spacing: -.5px;
  width: 350px;
  margin: 0 auto 30px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 50px;
}

.text3.text3a {
  width: 390px;
}

.text4 {
  color: #535353;
  letter-spacing: .5px;
  width: 415px;
  margin-left: auto;
  margin-right: auto;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text4.text4a {
  margin-left: 0;
}

.icon1 {
  background-image: linear-gradient(90deg, #85a6fd66, #1ebb5e66);
  border-radius: 16px;
  margin-bottom: 20px;
  padding: 7px 12px;
  display: inline-block;
}

.image-6 {
  width: 22px;
}

.icon1-img {
  width: 24px;
}

.text5 {
  color: #3f3e3e;
  letter-spacing: -.5px;
  width: 90%;
  margin-bottom: 0;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.text5.text5a {
  width: 420px;
}

.text5.text5b {
  width: 375px;
}

.text5.wdt3.mrg-btm1.txtgrey {
  color: #535353;
}

.text5.brdr2 {
  width: 100%;
}

.text5.text-grey1 {
  color: #535353;
  width: 275px;
}

.brdr1 {
  background-color: #e9e9e9;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.brdr1.brdr-v2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.icon1-copy {
  background-image: linear-gradient(90deg, #85a6fd66, #1ebb5e66);
  border-radius: 16px;
  margin-bottom: 15px;
  padding: 7px 12px;
}

.bg-white {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  height: 600px;
  margin-top: 100px;
  padding: 50px 0;
  position: sticky;
  top: 120px;
}

.bg-white.bg-whit-v2 {
  height: 800px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-7 {
  margin-bottom: 50px;
  display: inline-block;
}

.div-block-2 {
  background-image: linear-gradient(270deg, #ffa6a066, #ff875266 100%, #ff8752 0%);
  border-radius: 16px;
  margin-bottom: 20px;
  padding: 7px 12px;
}

.icon2 {
  background-image: linear-gradient(11.2deg, #ff875266 16.53%, #ffa6a00a);
  border-radius: 16px;
  margin-bottom: 20px;
  padding: 7px 12px;
  display: inline-block;
}

.col2-wrap {
  width: 100%;
  padding-left: 15px;
}

.col2-wrap.col-2b-wrap {
  align-self: center;
}

.cell, .cell-2, .cell-3, .cell-4 {
  justify-content: center;
  align-items: center;
}

.rich-text-block {
  position: static;
}

.image-8, .image-9 {
  margin-bottom: 50px;
}

.mrg-tp1 {
  margin-top: 100px;
}

.text6 {
  color: #0000;
  letter-spacing: .5px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #85a6fd, #1ebb5e 25%, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 60px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.row1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.div-advnc-wrap {
  cursor: pointer;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  height: 100%;
  padding: 40px 30px;
}

.div-advnc-wrap.mrg-btm1 {
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.div-advnc-wrap.mrg-btm1a {
  margin-left: auto;
  margin-right: auto;
}

.wdt2 {
  width: 900px;
}

.mrg-at1 {
  margin-left: auto;
  margin-right: auto;
}

.wdt3 {
  width: 100%;
}

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

.mrg1 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.wdt4 {
  width: 235px;
}

.wdt5 {
  width: 340px;
}

.wdt6 {
  width: 275px;
}

.bg-advance {
  background-image: url('../images/bg-advanced.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 80%;
  padding-top: 100px;
}

.bg-advance.req-pdg1 {
  padding-bottom: 100px;
}

.text1a {
  width: 100%;
}

.pdg1 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.text7 {
  color: #3f3e3e;
  flex: 1;
  margin-bottom: 40px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 27px;
  line-height: 30px;
}

.text7.wdt7 {
  margin-bottom: 40px;
}

.text7.mrg-btm4 {
  flex: 0 auto;
}

.text8 {
  color: #535353;
  margin-bottom: 0;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text8.mrg-btm3 {
  display: none;
}

.img1 {
  margin-bottom: 48px;
}

.text2c {
  width: 490px;
}

.mrg-tp2 {
  margin-top: 110px;
}

.grid {
  grid-template: ". Area"
  / 1fr 1fr;
  justify-items: stretch;
}

.div-prfrm-wrap {
  width: 100%;
}

.cell-5 {
  flex-flow: row;
}

.sec-maroon {
  background-color: #7b013e;
  padding-top: 50px;
  padding-bottom: 50px;
}

.sec-magenta {
  background-color: #603;
  border-radius: 8px;
  padding-top: 92px;
  padding-bottom: 92px;
}

.col6-wrap {
  width: 432px;
  margin-left: auto;
  margin-right: auto;
}

.col7-wrap {
  text-align: center;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 540px;
  display: flex;
}

.mrg-btm1 {
  margin-bottom: 30px;
}

.text-grey {
  color: #3f3e3e;
  text-align: center;
  letter-spacing: .5px;
  background-color: #f5f5f5;
  border-radius: 16px;
  padding: 6px 12px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
}

.text5c {
  color: #8f8f8f;
  margin-top: -30px;
  margin-bottom: 30px;
}

.div-price-wrp {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.mrg2 {
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
}

.brdr2 {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 30px;
}

.btn-brdr {
  padding-top: 14px;
  padding-bottom: 14px;
}

.grdt-list {
  color: #535353;
  letter-spacing: .5px;
  background-image: url('../images/icon-easy.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 0;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  list-style-type: none;
}

.grdt-list.mrg-tp3 {
  display: block;
}

.list-item {
  color: #535353;
  letter-spacing: .5px;
  background-image: url('../images/icon-easy.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35px;
  padding-left: 45px;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 18px;
}

.mrg-tp3 {
  margin-top: 30px;
  margin-bottom: 0;
  display: none;
}

.btn-brdr-wrp {
  margin-bottom: 0;
  margin-left: 30px;
  margin-right: 30px;
}

.img-plan {
  width: 145px;
  position: absolute;
  inset: auto 0 30px auto;
}

.img-plan.img-plan1 {
  width: 100px;
}

.div-block-3 {
  position: relative;
}

.wdt7 {
  width: 260px;
}

.wdt8 {
  width: 365px;
}

.wdt9 {
  width: 415px;
}

.grey-list {
  color: #535353;
  background-image: url('../images/icon-easy-grey.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 1px solid #e9e9e9;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 30px;
  padding-left: 50px;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text9 {
  color: #3f3e3e;
  background-image: url('../images/icon-grey-arw-right.svg');
  background-position: 95px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: -30px;
  margin-bottom: 30px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.btn-org-grdnt {
  color: #603;
  text-align: center;
  background-image: linear-gradient(11.2deg, #ff8752 16.53%, #ffa6a0);
  border-bottom: 1px solid #ffa6a0;
  border-radius: 8px;
  padding: 14px 16px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.btn-org-grdnt.btn-sbmt {
  width: 100%;
}

.div-testi {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f5f5;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 0;
}

.col8-wrap {
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding: 50px 20px;
  display: block;
}

.image-10 {
  width: 54px;
}

.img-testi {
  width: 54px;
  margin-bottom: 20px;
}

.paragraph-5 {
  color: #3f3e3e;
  letter-spacing: .5px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.text10 {
  color: #3f3e3e;
  letter-spacing: .5px;
  margin-bottom: 20px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 22px;
  line-height: 24px;
}

.text11 {
  color: #000;
  width: 175px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 15px;
  line-height: 17px;
}

.img2 {
  width: 150px;
}

.col9-wrap {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 50px 70px;
  display: flex;
}

.col9-wrap.bg-blg-wht {
  background-color: #fff;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.text-white {
  color: #336151;
  text-align: center;
  vertical-align: baseline;
  background-color: #fff;
  border-radius: 16px;
  padding: 6px 12px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 15px;
  display: inline-block;
}

.cell-8 {
  justify-content: center;
  align-items: center;
}

.wdt10 {
  text-align: center;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.testi-slider {
  background-color: #0000;
  height: auto;
  display: none;
}

.section-testi {
  background-image: linear-gradient(#85a6fd, #1ebb5e);
  padding-top: 70px;
  padding-bottom: 70px;
}

.slide-nav {
  padding-top: 30px;
  position: static;
}

.icon {
  background-image: url('../images/icon-green-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.icon-2 {
  background-image: url('../images/icon-green-right-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

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

.slide-container {
  padding-top: 200px;
  padding-bottom: 400px;
}

.slide {
  background-image: url('../images/slider-img1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 85%;
}

.icon-3 {
  background-image: url('../images/icon-grey-arw-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.icon-4 {
  background-image: url('../images/icon-grey-arw-left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-2 {
  background-color: #f5f5f5;
}

.slider-2 {
  height: auto;
}

.icon-5 {
  background-image: url('../images/icon-grey-arw-left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.icon-6 {
  background-image: url('../images/icon-grey-arw-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.sec-compensate {
  background-image: url('../images/slider-img1_1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 85%;
  padding-top: 272px;
  padding-bottom: 100px;
}

.sec-compensate.pdg1 {
  background-position: 50% 100px;
}

.wdt12 {
  text-align: center;
}

.mrg-btm3 {
  margin-bottom: 60px;
}

.mrg-btm2 {
  margin-bottom: 50px;
}

.slide-3 {
  background-color: red;
  width: 100%;
}

.slide-4 {
  background-color: green;
  width: 100%;
}

.slide-5 {
  background-color: #00f;
  width: 100%;
}

.slide-6 {
  background-color: #ff0;
  width: 100%;
}

.slide-7 {
  background-color: orange;
  width: 100%;
}

.slide-8 {
  background-color: green;
  width: 100%;
}

.carousel-slide {
  display: flex;
}

.mask-2 {
  overflow: visible;
}

.slider-3 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.slide-9 {
  background-color: red;
  width: 100%;
}

.slide-10 {
  background-color: green;
  width: 100%;
}

.slide-11 {
  background-color: #ff0;
  width: 100%;
}

.slide-12 {
  background-color: orange;
  width: 100%;
}

.slide-13 {
  background-color: #000;
  width: 100%;
}

.mask-3 {
  overflow: visible;
}

.mask-4 {
  overflow: hidden;
}

.slide-14 {
  background-color: red;
}

.slider-4 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.slide-15 {
  background-color: #ff0;
  width: 100%;
}

.slide-16 {
  background-color: brown;
  width: 100%;
}

.slide-17 {
  background-color: green;
  width: 100%;
}

.slide-18 {
  background-color: #00f;
  width: 100%;
}

.image-11, .div-block-4 {
  width: 100%;
}

.footer-wrap {
  background-color: #603;
  padding-top: 30px;
}

.container-1400 {
  width: 98%;
  max-width: 1348px;
  margin-left: auto;
  margin-right: auto;
}

.col11-wrap.wdt3 {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.text12 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
}

.text13 {
  color: #f2c2da;
  margin-bottom: 20px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text13.link1 {
  display: inline-block;
}

.text13.link1.text13-mb, .text13.link1.hide-web {
  display: none;
}

.link1 {
  text-decoration: none;
}

.link2 {
  color: #f2c2da;
  text-align: center;
  border: 1px solid #842756;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 10px 15px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
  display: block;
}

.link2:hover {
  -webkit-text-stroke-color: white;
  background-color: #7b013e;
  border-color: #7b013e;
}

.link3 {
  background-image: url('../images/icon-white-arrow-up.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #842756;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 20px;
  text-decoration: none;
  display: block;
}

.link3:hover {
  background-color: #7b013e;
  border-color: #7b013e;
}

.wdt13 {
  width: 300px;
  margin-right: 10px;
}

.wdt14 {
  display: flex;
}

.icon-in {
  background-image: url('../images/icon-linkedin.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 20px;
  padding: 10px;
  text-decoration: none;
}

.icon-x {
  background-image: url('../images/icon-x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 10px;
  text-decoration: none;
}

.ftr-logo {
  border-bottom: 1px solid #842756;
  width: 100%;
  margin-top: 100px;
  padding-bottom: 50px;
}

.ftr-logo-img {
  width: 100%;
}

.text14 {
  color: #fff;
  align-self: flex-start;
  margin-bottom: 0;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
}

.link4 {
  color: #f2c2da;
  margin-left: 20px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
}

.col12-wrap {
  flex-flow: row;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  display: flex;
}

.col12-wrap.hide {
  display: none;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.text2d {
  letter-spacing: -2px;
}

.sec-prdct {
  padding-top: 100px;
}

.btn-grd-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sec-blog {
  padding-top: 70px;
  padding-bottom: 70px;
}

.slider-blog {
  background-color: #0000;
  height: auto;
  display: block;
}

.slider-blog.mrg-btm1.pdg-1, .slider-blog.old-slide {
  display: none;
}

.row-blog {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 0;
  position: relative;
}

.d-flx {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-5 {
  text-align: right;
}

.cell-10 {
  justify-content: center;
  align-items: flex-end;
}

.cell-11 {
  justify-content: center;
  align-items: flex-start;
}

.col-blg-1 {
  width: 100%;
  padding: 35px;
}

.col-blg-2 {
  flex: 1;
  padding: 35px;
  position: relative;
}

.blg-thumb-img {
  border-radius: 8px;
  width: 100%;
}

.text-blg-date {
  color: #535353;
  margin-bottom: 20px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
}

.text-blg-title {
  margin-bottom: 50px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 27px;
  line-height: 30px;
}

.text-blg-ctgry {
  color: #3f3e3e;
  vertical-align: text-bottom;
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  margin-bottom: 0;
  padding: 8px 12px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
  position: absolute;
  inset: auto auto 35px;
}

.quick-stack-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0 0 50px;
}

.sticky {
  position: sticky;
  top: 100px;
}

.sticky1 {
  position: sticky;
  top: 600px;
}

.col2a-wrap {
  width: 550px;
}

.col2a-wrap.col-2b-wrap {
  margin-left: auto;
}

.quick-stack-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 0;
}

.div-block-6 {
  padding: 40px 30px;
}

.quick-stack-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding: 0;
}

.testi-container {
  width: 100%;
  max-width: 1116px;
}

.mrg-btm4 {
  margin-bottom: 0;
}

.col2b-wrap {
  align-self: center;
}

.mrg-btm5 {
  margin-bottom: 40px;
}

.btn-wht-wrap {
  display: block;
}

.btn-wht-wrap.mrg-tp4 {
  margin-top: 30px;
}

.btn-wht-wrap.mrg-tp4.show-web {
  display: block;
}

.btn-wht-wrap.hide-mob {
  display: inline-block;
}

.btn-grd-wrp {
  display: inline-block;
  overflow: hidden;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.pstn-rltv {
  position: relative;
}

.bnr-col2 {
  width: 56%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.brd-rgt {
  border-right: 1px solid #e9e9e9;
}

.div-block-7, .flex-block, .hide-web, .menu-hmb, .white-logo {
  display: none;
}

.magenta-logo {
  display: block;
}

.slider-mob-blog {
  background-color: #0000;
  height: auto;
  display: none;
}

.show-mob {
  display: none;
}

.quick-stack-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.form-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 40px;
}

.txt-field {
  margin-bottom: 10px;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 16px;
}

.text-field {
  color: #000;
  background-color: #f5f5f5;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
}

.input-field {
  color: #000;
  background-color: #f5f5f5;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  margin-bottom: 30px;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 15px;
}

.input-field:focus {
  border-color: #ffa6a0;
}

.textarea {
  color: #000;
  background-color: #f5f5f5;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  margin-bottom: 30px;
  font-family: Overusedgrotesk Roman, Arial, sans-serif;
  font-size: 15px;
}

.textarea:focus {
  border-color: #ffa6a0;
}

.form-block {
  width: 90%;
}

.req-testi-col {
  text-align: center;
}

.slider-6 {
  background-color: #0000;
}

.cell-20 {
  justify-content: center;
  align-items: center;
}

.req-sec-2 {
  background-image: url('../images/footer-org-grdnt.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 100px;
}

.image-14 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.req-testi {
  background-color: #0000;
  height: auto;
  display: none;
}

.wdt15 {
  width: 1115px;
  margin-left: auto;
  margin-right: auto;
}

.wdt16 {
  width: 630px;
  margin-left: auto;
  margin-right: auto;
}

.wdt17 {
  width: 615px;
}

.div-thank {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 50px;
}

.text-block-3 {
  color: #603;
  text-align: left;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.error-message {
  background-color: #ffa6a0;
}

.text-block-4 {
  font-family: Prodigysans, Arial, sans-serif;
}

.sec-blg-1 {
  background-image: url('../images/bg-advanced.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 80%;
  padding-top: 150px;
  padding-bottom: 100px;
}

.white-circle {
  color: #535353;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  padding: 8px 12px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  display: inline-block;
}

.blg-date {
  color: #535353;
  margin-bottom: 50px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
}

.container-blg {
  width: 936px;
}

.blog-banner {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 8px;
  padding: 20px;
}

.image-15 {
  width: 100%;
}

.blg-bnr-img {
  border-radius: 8px;
  width: 100%;
}

.blg-content-1 {
  color: #3f3e3e;
  text-align: left;
  margin-top: 100px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 27px;
  line-height: 30px;
}

.sec-blg-2 {
  padding-bottom: 100px;
}

.sec-blg-2.hide {
  display: none;
}

.container-blg-1 {
  text-align: left;
  width: 660px;
}

.blog-banner-1 {
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  display: none;
}

.image-16 {
  width: 100%;
}

.sec-blg-3, .sec-blg-4, .sec-blg-5 {
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
}

.body-2 {
  background-color: #f5f5f5;
}

.row-blog-link {
  color: #000;
  border-radius: 8px;
  text-decoration: none;
  overflow: hidden;
}

.row-blog-link.w--current {
  text-decoration: none;
}

.div-advnc-wrap-out {
  border-radius: 8px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-advnc-wrap-out.mrg-btm1 {
  height: 100%;
}

.div-advnc-wrap-out.mrg-btm1a {
  margin-bottom: 0;
}

.mrg-btm6 {
  margin-bottom: 80px;
}

.hdr-cntr {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.hdr-cntr.container-1400 {
  background-color: #f5f5f5;
}

.div-hgt {
  height: 165px;
}

.div-hgt.brdr2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8, .pstn-abs-id {
  position: absolute;
  top: 0;
}

.offsetdiv {
  margin-top: -100px;
  padding-top: 100px;
  position: absolute;
}

.div-anchor {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mrg-btm-0 {
  margin-bottom: 0;
}

.text15 {
  color: #8f8f8f;
  margin-right: 15px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
}

.btn-ctgry {
  color: #535353;
  background-color: #f5f5f5;
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  margin-right: 15px;
  padding: 6px 12px;
  font-family: Prodigysans, Arial, sans-serif;
  font-size: 13px;
  text-decoration: none;
  display: inline-block;
}

.btn-ctgry.active {
  color: #603;
  background-image: linear-gradient(11.2deg, #ff8752 16.53%, #ffa6a0);
}

.ctgry-wrap {
  justify-content: center;
  align-items: flex-start;
}

.mrg-tp4 {
  margin-top: 50px;
}

.pdg-1 {
  padding: 20px;
}

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

.mrgnauto {
  margin-left: auto;
  margin-right: auto;
}

.logo-markee-section {
  max-width: 100vw;
  display: block;
  position: static;
}

.logo-marquee-wrapup {
  margin-left: 0;
  display: flex;
}

.logo-marquee-grid {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: center;
  justify-items: stretch;
  width: 100vw;
  min-width: 100vw;
  margin-left: 0;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 0;
}

.logo-image {
  text-align: center;
  object-fit: contain;
  height: 50px;
  padding-left: 0;
  position: static;
}

.carousel-container {
  display: flex;
  overflow: hidden;
}

.logo-container {
  background-color: #f5f5f5;
  justify-content: space-around;
  align-items: center;
  min-width: 150%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
  left: 0;
}

.rich-text-block-2, .heading, .rich-text-block-3 {
  text-align: left;
}

.paragraph-6, .paragraph-7 {
  text-align: center;
}

.link-2 {
  color: #fff;
  background-color: #fff0;
  font-weight: 700;
}

.text-block-6 {
  font-weight: 400;
}

.container-1402 {
  padding: 40px;
}

.video {
  box-sizing: border-box;
  aspect-ratio: auto;
  mix-blend-mode: normal;
  object-fit: fill;
  box-shadow: 6px 5px 11px #0003;
}

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

.container-1403 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: bottom;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image {
  width: 100%;
  margin-top: 50px;
}

@media screen and (min-width: 1280px) {
  .sec-compensate {
    background-size: 90%;
  }

  .logo-marquee-wrapup {
    margin-left: 0;
    display: flex;
  }

  .logo-marquee-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    place-content: stretch;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-image {
    width: 300px;
    height: 40px;
  }

  .marquee-container {
    width: 800px;
    position: static;
  }
}

@media screen and (min-width: 1440px) {
  .text-banner {
    margin-bottom: 40px;
  }

  .brdr1 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .bg-white {
    height: 600px;
  }

  .image-7 {
    margin-bottom: 20px;
  }

  .sec-compensate {
    background-size: 75%;
  }
}

@media screen and (min-width: 1920px) {
  .section.pdg-100.section1 {
    padding-top: 150px;
  }

  .text-banner {
    margin-bottom: 60px;
  }

  .brdr1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .bg-white {
    height: 800px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-7 {
    margin-bottom: 50px;
  }

  .sec-compensate {
    background-size: 55%;
  }
}

@media screen and (max-width: 991px) {
  .container.container-1400.nav-wht {
    background-color: #fff;
    width: 100%;
    max-width: 728px;
  }

  .image {
    width: 115px;
    height: 19px;
    position: relative;
  }

  .text-menu {
    color: #f2c2da;
    border: 1px solid #842756;
    border-radius: 8px;
    margin: 10px auto;
    font-family: Prodigysans, Arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
  }

  .text-menu.text-mb-menu {
    color: #f2c2da;
    text-align: center;
    background-color: #603;
    border-color: #842756;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 15px;
    display: block;
  }

  .navbar {
    margin-bottom: 15px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-banner {
    margin-bottom: 30px;
    font-size: 60px;
    line-height: 65px;
  }

  .text1.wdt16 {
    width: 100%;
  }

  .wdt1 {
    margin-bottom: 40px;
  }

  .rightnav {
    opacity: 0;
    background-color: #603;
    border-radius: 8px;
    margin: 15px;
    padding: 100px 15px;
    position: fixed;
    inset: 0%;
  }

  .downarrow {
    display: none;
    bottom: 100px;
    left: 30px;
  }

  .text2 {
    font-size: 35px;
    line-height: 40px;
  }

  .text2.wdt2.mrg-at1 {
    width: 100%;
  }

  .text2.wdt2.mrg-at1.txt-tb-cntr {
    text-align: center;
  }

  .text2.txtwht.text2d.mrg-tb-mb-1 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .text2.mrg-btm6 {
    margin-bottom: 50px;
  }

  .div-grdnt {
    height: 360px;
  }

  .text3 {
    width: 100%;
    font-size: 35px;
    line-height: 40px;
  }

  .text5.text5a {
    width: 90%;
  }

  .text5.wdt4.mrg-at1 {
    width: 100%;
  }

  .bg-white {
    height: auto;
    margin-top: 50px;
    position: static;
  }

  .col2-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .row1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-advnc-wrap.mrg-btm1, .div-advnc-wrap.mrg-btm1a {
    margin-left: 0;
  }

  .mrg1 {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .text7.wdt7, .text7.wdt9, .text8.wdt8 {
    width: 100%;
  }

  .sec-magenta.container-1400 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .col6-wrap {
    margin-bottom: 30px;
  }

  .col7-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .mrg-btm1 {
    margin-bottom: 30px;
  }

  .div-testi {
    grid-template-columns: auto !important;
  }

  .col8-wrap.brd-rgt {
    border-bottom: 1px solid #e9e9e9;
    border-right-style: none;
    border-right-width: 0;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }

  .col9-wrap.bg-blg-wht {
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
  }

  .sec-compensate {
    background-size: 95%;
    padding-top: 150px;
  }

  .container-1400 {
    width: 100%;
    max-width: 728px;
  }

  .text13.link1.hide-web {
    display: block;
  }

  .link4 {
    margin-left: 0;
    margin-right: 20px;
  }

  .col12-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .slider-blog {
    display: none;
  }

  .col2a-wrap {
    width: 100%;
  }

  .btn-wht-wrap.mrg-tp4 {
    display: inline-block;
  }

  .btn-wht-wrap.hide-mob {
    display: none;
  }

  .bnr-col2 {
    width: 615px;
    position: relative;
  }

  .cell-13, .cell-14 {
    justify-content: flex-start;
    align-items: center;
  }

  .mrg-tb-mb-1 {
    margin-bottom: 50px;
  }

  .wdt-mb-1 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .cell-15 {
    flex-flow: row;
  }

  .menu-button {
    display: none;
  }

  .btn-grd-mob {
    z-index: 1;
    float: right;
    color: #603;
    text-align: center;
    background-image: linear-gradient(11.2deg, #ff8752 16.53%, #ffa6a0);
    border-radius: 8px;
    margin-left: 10px;
    margin-right: 0;
    padding: 12px 16px;
    font-family: Prodigysans, Arial, sans-serif;
    font-size: 13px;
    line-height: 13px;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }

  .div-block-7, .hide-web {
    display: block;
  }

  .mrg-tb-mb-2 {
    margin-bottom: 100px;
  }

  .flex-block-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .lottie-animation {
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
  }

  .menu-hmb {
    z-index: 1;
    float: right;
    cursor: pointer;
    background-color: #f5f5f5;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    padding: 19px 26px;
    display: block;
    position: relative;
  }

  .image-12 {
    position: absolute;
    top: 15px;
    left: 15px;
  }

  .image-13 {
    opacity: 0;
    position: absolute;
    top: 12px;
    left: 19px;
  }

  .white-logo, .magenta-logo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .mob-soc {
    position: absolute;
    inset: auto 0% 50px;
  }

  .cell-16, .cell-17, .cell-18, .cell-19, .hide-mob {
    display: none;
  }

  .collection-list-wrapper, .collection-item, .collection-list-wrapper-2, .collection-item-2 {
    width: 100%;
  }

  .slider-mob-blog {
    display: block;
  }

  .form-block {
    width: 100%;
  }

  .req-sec-2 {
    padding-bottom: 80px;
  }

  .wdt17 {
    width: 100%;
  }

  .cell-21 {
    display: none;
  }

  .sec-blg-1 {
    background-position: 50px 50px;
    background-size: 100%;
    padding-bottom: 80px;
  }

  .container-blg.text-cntr {
    width: 95%;
  }

  .sec-blg-2.hide {
    padding-bottom: 80px;
  }

  .container-blg-1 {
    width: 95%;
  }

  .sec-blg-3, .sec-blg-4, .sec-blg-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blg-test-container {
    width: 95%;
  }

  .div-hgt {
    height: auto;
  }

  .logo-image {
    height: 25px;
  }

  .container-1404 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-1405 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .section.pdg-100.section1 {
    padding-top: 80px;
  }

  .wdt1 {
    width: 90%;
  }

  .btn-wht-inr {
    margin: 1px;
  }

  .text-maroon {
    color: #603;
    padding: 10px 20px;
    font-size: 15px;
  }

  .text2.wdt2.mrg-at1.txt-tb-cntr {
    width: 95%;
  }

  .text5.wdt5.mrg-at1 {
    width: 100%;
  }

  .text5.wdt5.mrg-at1.mrg-mb-mb1 {
    margin-bottom: 50px;
  }

  .text5.wdt6.mrg-at1 {
    width: 100%;
  }

  .sec-compensate {
    background-size: 50%;
    padding-top: 150px;
  }

  .container-1400 {
    width: 95%;
  }

  .col11-wrap.wdt3 {
    justify-content: flex-start;
    align-items: stretch;
  }

  .mrg-tb-mb-1, .div-thank {
    margin-bottom: 30px;
  }

  .sec-blg-2.hide {
    padding-bottom: 50px;
  }

  .hdr-cntr.container-1400 {
    width: 100%;
  }

  .logo-markee-section {
    border: 1px #000;
    display: block;
  }

  .hero-heading-center, .hero-stack {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .text-banner {
    font-size: 40px;
    line-height: 45px;
  }

  .text-banner.wdt-mb-1, .text1, .wdt1 {
    width: 100%;
  }

  .container-1280 {
    width: 90%;
  }

  .text2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 38px;
  }

  .text2.text2b, .text2.text2c {
    width: 100%;
  }

  .text2.txtwht.text2d.mrg-tb-mb-2 {
    margin-top: 0;
  }

  .text2.txtwht.text2d.mrg-tb-mb-1 {
    letter-spacing: -.5px;
  }

  .text2.mrg-btm6 {
    margin-bottom: 30px;
  }

  .div-grdnt {
    height: 190px;
  }

  .dashboard-img {
    padding-left: 30px;
    padding-right: 30px;
    transform: scale(1);
  }

  .col1-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text3 {
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 35px;
  }

  .text3.text3a, .text4.text4a {
    width: 100%;
  }

  .text4.wdt3.mrg-btm5 {
    margin-bottom: 0;
  }

  .text4.mrg-tb-mb-1 {
    width: 100%;
  }

  .icon1 {
    margin-bottom: 15px;
  }

  .icon1-img {
    width: 20px;
  }

  .text5 {
    width: 100%;
    font-size: 20px;
    line-height: 25px;
  }

  .text5.text5a, .text5.text5b {
    width: 100%;
  }

  .text5.text5c.wdt3 {
    margin-top: -10px;
  }

  .brdr1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bg-white {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    top: 100px;
  }

  .image-7 {
    width: 120px;
    margin-bottom: 25px;
  }

  .image-8 {
    width: 200px;
    margin-bottom: 30px;
  }

  .image-9 {
    width: 120px;
    margin-bottom: 30px;
  }

  .mrg-tp1 {
    margin-top: 80px;
  }

  .text6 {
    margin-bottom: 30px;
  }

  .div-advnc-wrap.mrg-btm1 {
    margin-bottom: 15px;
  }

  .text-cntr.show-mob.hide {
    display: none;
  }

  .mrg1 {
    margin-bottom: 0;
  }

  .bg-advance {
    padding-top: 50px;
  }

  .bg-advance.req-pdg1 {
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .pdg1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text7 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
  }

  .text7.wdt7 {
    margin-bottom: 20px;
  }

  .text7.mrg-btm4.pdg-lr-1.mrg-tb-mb-3 {
    margin-bottom: 0;
  }

  .img1 {
    width: 100px;
    margin-bottom: 20px;
  }

  .mrg-tp2 {
    margin-top: 0;
  }

  .sec-magenta.container-1400 {
    padding: 30px;
  }

  .col6-wrap {
    width: 100%;
    margin-bottom: 30px;
  }

  .col6-wrap.mrg-tb-mb-1, .col7-wrap {
    width: 100%;
  }

  .grdt-list {
    background-size: 30px;
    padding-left: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .img-plan {
    width: 80px;
  }

  .img-plan.img-plan1 {
    width: 70px;
  }

  .grey-list {
    background-size: 30px;
    padding-left: 40px;
    font-size: 16px;
    line-height: 22px;
  }

  .text9 {
    margin-top: -15px;
  }

  .div-testi {
    align-items: stretch;
    width: 100%;
  }

  .col8-wrap {
    padding: 30px 0;
  }

  .col9-wrap {
    width: 100%;
    padding: 30px 0;
  }

  .wdt10.mrg-btm1 {
    width: 100%;
  }

  .section-testi {
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon, .icon-2 {
    display: none;
  }

  .sec-compensate {
    background-size: 55%;
    padding-bottom: 80px;
  }

  .container-1400 {
    width: 91%;
  }

  .wdt13 {
    width: 100%;
  }

  .ftr-logo {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .link4 {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
  }

  .col12-wrap, .cell-9 {
    display: block;
  }

  .sec-prdct {
    padding-top: 80px;
  }

  .sec-blog {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sec-blog.hide-web {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cell-10 {
    display: none;
  }

  .col-blg-1, .col-blg-2 {
    padding: 30px;
  }

  .quick-stack-4 {
    padding-bottom: 30px;
  }

  .div-grwth {
    margin-top: 25px;
  }

  .btn-wht-wrap.mrg-tp4 {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .bnr-col2 {
    width: 100%;
  }

  .brd-rgt {
    border-bottom: 1px solid #e9e9e9;
    border-right-width: 0;
  }

  .mrg-tb-mb-1 {
    margin-bottom: 30px;
  }

  .quick-stack-8 {
    text-align: center;
  }

  .pdg-lr-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hide-mob {
    display: none;
  }

  .collection-item {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-wrapper-2 {
    display: none;
  }

  .quick-stack-9 {
    padding: 0;
  }

  .show-web {
    display: none;
  }

  .show-mob {
    display: block;
  }

  .quick-stack-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

  .form-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 20px;
  }

  .req-sec-2 {
    padding-bottom: 50px;
  }

  .div-thank {
    padding: 30px;
  }

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

  .sec-blg-1 {
    padding-bottom: 50px;
  }

  .container-blg.text-cntr {
    width: 91%;
  }

  .blg-content-1 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 26px;
  }

  .container-blg-1 {
    width: 91%;
  }

  .sec-blg-3, .sec-blg-4, .sec-blg-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .blg-test-container {
    width: 91%;
  }

  .div-anchor {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .logo-image {
    height: 12px;
  }

  .container-1404 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .container-1405 {
    max-width: none;
  }
}

#w-node-e459ae71-0823-8a67-708c-78070d227b5d-bd22d811, #w-node-_8ab4fbbb-925b-7a69-6d76-76e4e26a31cf-bd22d811, #w-node-c45de977-4d76-6b7a-22ba-32fa090c7fca-bd22d811, #w-node-d833fe53-d016-2c36-f77c-43fa26f77b38-bd22d811, #w-node-_1a908b11-ea23-defe-5b4a-f53252c6909c-bd22d811, #w-node-_21230f3c-a74c-2780-7916-40128bfde9ba-bd22d811, #w-node-e52b168d-a5e8-6228-ea85-90d75b798c21-bd22d811 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-eea13d61-d95d-af48-9349-a64168c8c85b-bd22d811 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fe3ca4ff-657b-8b77-fcd2-8b3628874bbe-bd22d811 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_5510b6e7-8038-36f5-825a-5082543b6012-bd22d811, #w-node-c6f7457b-035b-b477-52f2-4215f1309c79-bd22d811, #w-node-fe3ca4ff-657b-8b77-fcd2-8b3628874bc0-bd22d811, #w-node-_1a648b32-fa96-badc-7aef-31ee9e6b2988-bd22d811 {
  grid-column: span 2 / span 2;
}

#w-node-_328616e9-5ea8-de06-cb64-e47189af63d1-bd22d811 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0d9637e3-9b71-96ea-ce90-792503ba1ccf-bd22d811 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1e19babc-4ecd-4fb6-bb6e-b7bde846b326-bd22d811, #w-node-_52a97476-f475-a221-233a-b346d7347ae3-bd22d811 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_7c8f2d8f-9218-2e59-cdb9-86700eeae660-bd22d811, #w-node-a42bd3e4-7e83-319f-4135-533142afcba8-bd22d811, #w-node-e148c28c-9e4d-2eae-4d1d-60fda9a8f2ce-bd22d811, #w-node-f2d83184-f069-ccbf-cdc7-5f16fa3ff3f2-fa3ff3f0, #w-node-f2d83184-f069-ccbf-cdc7-5f16fa3ff411-fa3ff3f0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3ddae9ad-7442-5cee-88b1-f622f7e96932-dddb3e0c {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_341aeee4-d3f9-e04f-e095-2a353c0f76f9-dddb3e0c, #w-node-_5831c99b-8eac-a969-cbd2-c0be63b93cb2-dddb3e0c, #w-node-_06d910c7-0faf-1391-9d86-8ccf56c6a786-dddb3e0c, #w-node-_35f780e2-a815-9734-ee57-66f00cd9ed26-dddb3e0c, #w-node-_06d910c7-0faf-1391-9d86-8ccf56c6a7ad-dddb3e0c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f20a186e-59d8-92db-19aa-9c8081da393d-19e74ad7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_71ce412a-1501-24a6-319c-928fb3a75136-19e74ad7 {
  grid-column: span 2 / span 2;
}

#w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827ae-19e74ad7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827af-19e74ad7 {
  grid-column: span 2 / span 2;
}

#w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827ba-19e74ad7 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827c9-19e74ad7 {
  grid-column: span 2 / span 2;
}

#w-node-f20a186e-59d8-92db-19aa-9c8081da393d-87f41958 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 2.25fr;
}

#w-node-_71ce412a-1501-24a6-319c-928fb3a75136-87f41958 {
  grid-column: span 2 / span 2;
}

#w-node-_090bde82-2c11-883b-6c76-bdad9ac07ae8-87f41958, #w-node-_090bde82-2c11-883b-6c76-bdad9ac07ae9-87f41958, #w-node-_9bc92ea4-d32f-c209-210f-95516578719f-87f41958, #w-node-_9bc92ea4-d32f-c209-210f-9551657871a0-87f41958 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-e459ae71-0823-8a67-708c-78070d227b5d-bd22d811, #w-node-c45de977-4d76-6b7a-22ba-32fa090c7fca-bd22d811, #w-node-d833fe53-d016-2c36-f77c-43fa26f77b38-bd22d811 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d833fe53-d016-2c36-f77c-43fa26f77b41-bd22d811 {
    order: -9999;
  }

  #w-node-_1a908b11-ea23-defe-5b4a-f53252c6909c-bd22d811, #w-node-_21230f3c-a74c-2780-7916-40128bfde9ba-bd22d811 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_21230f3c-a74c-2780-7916-40128bfde9cb-bd22d811 {
    order: -9999;
  }

  #w-node-e52b168d-a5e8-6228-ea85-90d75b798c21-bd22d811 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-eea13d61-d95d-af48-9349-a64168c8c85b-bd22d811 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-fe3ca4ff-657b-8b77-fcd2-8b3628874bbe-bd22d811 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4bd8cfbe-2c06-842c-4268-0925d8c5aac8-bd22d811, #w-node-_3e39d093-c4d9-5d32-baed-2412b05cc260-bd22d811 {
    grid-column: span 2 / span 2;
  }

  #w-node-_328616e9-5ea8-de06-cb64-e47189af63d1-bd22d811 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0d9637e3-9b71-96ea-ce90-792503ba1ccf-bd22d811 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1e19babc-4ecd-4fb6-bb6e-b7bde846b326-bd22d811, #w-node-_52a97476-f475-a221-233a-b346d7347ae3-bd22d811 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-a42bd3e4-7e83-319f-4135-533142afcba8-bd22d811, #w-node-e148c28c-9e4d-2eae-4d1d-60fda9a8f2ce-bd22d811, #w-node-f2d83184-f069-ccbf-cdc7-5f16fa3ff411-fa3ff3f0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3ddae9ad-7442-5cee-88b1-f622f7e96932-dddb3e0c {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-_341aeee4-d3f9-e04f-e095-2a353c0f76f9-dddb3e0c, #w-node-_5831c99b-8eac-a969-cbd2-c0be63b93cb2-dddb3e0c, #w-node-_06d910c7-0faf-1391-9d86-8ccf56c6a786-dddb3e0c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f20a186e-59d8-92db-19aa-9c8081da393d-19e74ad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_71ce412a-1501-24a6-319c-928fb3a75136-19e74ad7 {
    grid-column: span 2 / span 2;
  }

  #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827ae-19e74ad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827af-19e74ad7 {
    grid-column: span 2 / span 2;
  }

  #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827d4-19e74ad7 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f20a186e-59d8-92db-19aa-9c8081da393d-87f41958 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_71ce412a-1501-24a6-319c-928fb3a75136-87f41958 {
    grid-column: span 2 / span 2;
  }

  #w-node-_090bde82-2c11-883b-6c76-bdad9ac07ae8-87f41958, #w-node-_090bde82-2c11-883b-6c76-bdad9ac07ae9-87f41958, #w-node-_9bc92ea4-d32f-c209-210f-95516578719f-87f41958, #w-node-_9bc92ea4-d32f-c209-210f-9551657871a0-87f41958 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e459ae71-0823-8a67-708c-78070d227b5d-bd22d811, #w-node-eea13d61-d95d-af48-9349-a64168c8c85b-bd22d811, #w-node-f2d83184-f069-ccbf-cdc7-5f16fa3ff3f2-fa3ff3f0, #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827ae-19e74ad7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827ba-19e74ad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7c8f2d8f-9218-2e59-cdb9-86700eeae660-bd22d811, #w-node-_35f780e2-a815-9734-ee57-66f00cd9ed26-dddb3e0c, #w-node-_06d910c7-0faf-1391-9d86-8ccf56c6a7ad-dddb3e0c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827ba-19e74ad7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_549d98cf-251e-6d0b-cf84-f8a24b1827c9-19e74ad7 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Prodigysans';
  src: url('../fonts/ProdigySans-Regular.woff2') format('woff2'), url('../fonts/ProdigySans-Regular.woff') format('woff'), url('../fonts/ProdigySans-Regular.ttf') format('truetype'), url('../fonts/ProdigySans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Overusedgrotesk Roman';
  src: url('../fonts/OverusedGrotesk-Roman.ttf') format('truetype'), url('../fonts/OverusedGrotesk-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}