.logOut {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: #F4F7FF;
  margin: 0;
  padding: 0;
}
.navbar.navbar-default.navbar-static-top {
  background-color: transparent;
  border: none;
  padding-top: 30px;
}
.masthead {
  border: 1px solid RGBA(21, 80, 236, 0.1);
  border-radius: 18px;
  padding: 5px;
}
.masthead-inner {
  background-color: #F4F7FF;
  border-radius: 16px;
  filter: drop-shadow(0 3px 16px RGBA(72, 77, 123, 0.18));
  padding: 6px;
}
.nav.navbar-nav.navbar-right._custom_nav_elem {
  margin-left: 350px;
  margin-right: 0;
  display: flex;
  gap: 0 6px;
}
.navbar-default .navbar-nav._custom_nav_elem li a {
  border-radius: 14px;
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
}
.navbar-default .navbar-nav li a {
  padding-top: 11px;
  padding-bottom: 11px;
}
.navbar-default .navbar-nav._custom_nav_elem li:first-child a {
  background-color: #010219;
}
.navbar-default .navbar-nav._custom_nav_elem li:last-child a {
  background-color: #1877f2;
}
.navbar-default .navbar-nav >li >a {
  color: #484D7B;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.navbar-default .navbar-nav > li.active > a {
  color: #010219;
}
.navbar-default .navbar-brand {
  height: auto;
  line-height: 40px;
}
#hero h1 {
  font-size: 56px;
  font-weight: 600;
  color: #010219;
  margin-top: 0;
  margin-bottom: 16px;
}
#hero p {
  font-size: 18px;
  font-weight: 400;
  color: #484D7B;
  margin-bottom: 20px;
}
.trusted-wrap {
  display: flex;
}
.trusted-pics {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.trusted-pics li {
  margin-right: -18px;
}
.trusted-pics li:last-child {
  margin-right: 5px;
}
.stars {
  font-size: 16px;
  color: #F98334;
}
.trusted-partners {
  font-size: 14px;
  font-weight: 400;
  color: #111924;
}
.btn.btn-primary {
  background-color: #1877F2;
  background-image: none;
  border-color: #1877F2;
  font-size: 14px;
  font-weight: 500;
  text-shadow: none;
  border-radius: 16px;
  height: 54px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.feat-top {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 16px 0;
}
.feat-top li {
  font-size: 16px;
  font-weight: 500;
  color: #484D7B;
  max-width: 50%;
  flex: 0 0 50%;
  padding-left: 26px;
  background-image: url(https://storage2.perfectcdn.com/jf4gil/bmsacpit36p8fcwc.png);
  background-repeat: no-repeat;
}
.btn-group {
  margin-bottom: 20px;
  display: flex;
  gap: 0 10px;
}
.btn.btn-secondary {
  background-color: #Fff;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  border-color: #ffff;
  border-radius: 16px;
  text-shadow: none;
  height: 54px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn-group .btn.btn-primary,.btn-group .btn.btn-secondary {
  border-radius: ;
  margin: 0;
  border-radius: 16px !important;
}
.top-img {
  margin-left: 80px;
}
#hero {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(https://storage2.perfectcdn.com/jf4gil/a8h4o072etlnwbdo.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
#blue-blu {
  background-color: #1877F2;
  padding: 20px 0;
}
.marquee-swiper .swiper-slide {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding-left: 50px;
  position: relative;
  width: auto !important;
}
.marquee-swiper .swiper-slide:before {
  content: '';
  background-image: url(https://storage2.perfectcdn.com/lmbabi/nk67qi6ptry12xiz.png);
  width: 28px;
  height: 28px;
  background-size: 100% 100%;
  position: absolute;
  left: 12px;
  top: 0;
}
.marquee-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.primary {
  color: #1877F2;
}
.primary-heading {
  font-size: 48px;
  color: #010219;
  font-weight: 500;
}
.primary-text {
  font-size: 16px;
  font-weight: 500;
  color: #484D7B;
}
.primary-white {
  color: #fff;
}
#the-people {
  padding-top: 70px;
}
.people-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 30px;
  position: relative;
  min-height: 200px;
}
.people-box.blc-box {
  background-color: #010219;
}
.people-box.blu-box {
  background-color: #1550EC;
}
.people-box.whi-box {
  background-color: #fff;
  flex-direction: row;
}
.people-box.whi-box li {
  list-style: none;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.prod-icon {
  width: 90%;
  height: 55px;
  object-fit: contain;
}
.people-box.whi-box li:first-child .prod-icon {
  border-right: 1px solid #DFDFDF;
}
.people-box::before, 
.people-box::after {
  content: '';
  position: absolute;
}
.people-box:before {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/oxozq5gc132loxfh.png);
  width: 40px;
  height: 20px;
  top: 0;
  right: 15%;
}
.people-box::after {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/lyjiio0bgiok00r2.png);
  width: 20px;
  height: 19px;
  bottom: 0;
  left: 15%;
}
.people-box h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
.people-box h5 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}
.people-box.blc-box h4, 
.people-box.blc-box h5, 
.people-box.blu-box h4, 
.people-box.blu-box h5 {
  color: #F4F7FF;
}
.why-our-box {
  background-color: #FFFFFF;
  border-radius: 24px;
  padding: 30px;
}
#why-our {
  padding-top: 110px;
}
.why-our-box .primary-heading {
  font-size: 40px;
  margin-bottom: 10px;
}
.why-our-box .primary-heading span {
  font-weight: 600;
}
.why-our-box .primary-text {
  font-weight: 400;
  margin-bottom: 20px;
}
.why-our-box-wrapper {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 0 25px;
}
.why-our-box-wrapper li {
  flex: 1;
  background: linear-gradient(0deg, RGBA(244, 247, 255, 0) 0%,#F4F7FF 100%);
  padding: 15px 20px 0;
  border-radius: 20px;
  text-align: center;
}
.why-our-box-wrapper li h3 {
  font-size: 18px;
  font-weight: 500;
  color: #010219;
  margin-bottom: 5px;
}
.why-our-box-wrapper li p {
  font-size: 10px;
  font-weight: 400;
  color: #484D7B;
  margin-bottom: 15px;
}
.why-our-box-wrapper li img {
  margin: auto;
  display: block;
  width: 100%;
}
.why-our-box-icon {
  background: linear-gradient(0deg, RGBA(21, 80, 236, 0) 0%,RGBA(21, 80, 236, 0.15) 100%);
  padding: 12px;
  border-radius: 15px;
}
.why-our-icon {
  width: 58px;
  height: 58px;
  background-color: #1877f2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin: 0 auto 10px;
}
.sub-heading.why-our {
  font-size: 18px;
  font-weight: 600;
  color: #1550EC;
  margin-bottom: 0;
  margin-top: 10px;
}
.ready-to-transform {
  background-color: #010219;
  border-radius: 24px;
  padding: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ready-to-transform-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(0deg, RGBA(255, 255, 255, 0) 40%,RGB(57, 58, 75) 100%);
  border-radius: 18px;
  padding: 40px 20px 0;
}
.ready-to-transform .sub-heading.text-center {
  display: inline-flex;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}
.sub-icon {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  background-color: #1877f2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
}
h2.ready-heading {
  font-size: 32px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 22px;
  line-height: 42px;
}
.btn.btn-primary.btn.btn-primary-main {
  height: 54px;
  width: 198px;
}
.ready-to-transform .btn.btn-primary.btn.btn-primary-main {
  margin-bottom: 50px;
}
.system-platform--wrapper {
  margin: 0 -32px;
  padding: 14px 0;
  display: flex;
  align-items: center;
  gap: 14px;
  width: max-content;
  will-change: transform;
}
.system-platform--wrapper + .system-platform--wrapper {
  margin-top: -10px;
  margin-bottom: -10px;
}
.system-platform-box {
  transform: rotate(-8deg);
}
.home-hero--platform-box {
  width: 77px;
  height: 77px;
  flex: 0 0 77px;
  border-radius: 21px;
  background: linear-gradient(180deg, #FFF9 0%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-hero--platform-box img {
  user-select: none;
  pointer-events: none;
}
.home-hero--platform-box img {
  width: 42px;
}
.ready-to-transform::before, 
.ready-to-transform::after,
.grow-box::before,
.grow-box::after {
  content: '';
  position: absolute;
}
.ready-to-transform::before,
.grow-box::before {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/uzxawd29oryx3wgz.svg);
  width: 43px;
  height: 59px;
  transform: rotateZ(90deg);
  left: -1px;
  top: 10%;
  background-size: 100% 100%;
}
.ready-to-transform::after,
.grow-box::after {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/uac687stf4zst7hd.svg);
  right: -24px;
  bottom: 10%;
  width: 95px;
  height: 50px;
  transform: rotateZ(90deg);
  background-size: 100% 100%;
}
#tired {
  padding-top: 120px;
}
#tired .primary-heading {
  margin-bottom: 18px;
}
#tired .primary-text {
  margin-bottom: 30px;
}
#tired .btn.btn-primary.btn-primary-main {
  margin-bottom: 35px;
}
.tired-video-wrapper {
  display: flex;
  align-items: center;
  border-top: 1px solid RGBA(72, 77, 123, 0.28);
  border-bottom: 1px solid RGBA(72, 77, 123, 0.28);
  padding-top: 30px;
  padding-bottom: 30px;
}
.tired-video-content {
  margin-left: 16px;
}
.tired-video-content h4 {
  font-size: 24px;
  font-weight: 500;
  color: #010219;
  margin-bottom: 15px;
  margin-top: 0;
}
.tired-video-content p {
  font-size: 16px;
  font-weight: 500;
  color: #484D7B;
  margin-bottom: 0;
}
.swiper.service-swiper {
  /*overflow: visible;*/
  min-width: 1094px;
}
.service-designed-box {
  background-color: #FFFFFF;
  border-radius: 24px;
  min-width: 332px;
  max-width: 332px;
  height: 432px;
}
.service-designed-image {
  padding: 8px;
}
.service-designed-image img {
  width: 100%;
  display: block;
  max-width: 317px;
}
.service-designed-content {
  padding: 20px;
}
.service-designed-content h4 {
  font-size: 24px;
  font-weight: 500;
  color: #010219;
  margin-top: 0;
}
.service-designed-content p {
  font-size: 14px;
  font-weight: 400;
  color: #484D7B;
  margin-bottom: 0;
}
#services-designed {
  padding-top: 120px;
  padding-bottom: 100px;
  overflow-x: hidden;
}
#growing {
  background-color: #FFFFFF;
  padding-top: 100px;
  padding-bottom: 100px;
}
#growing .primary-heading {
  margin-bottom: 50px;
}
.grow-box {
  background-color: #80AFFF;
  border-radius: 24px;
  padding: 74px 54px;
  position: relative;
}
.grow-box::before {
  top: auto;
  bottom: 12%;
  width: 25px;
  height: 22px;
  left: -1px;
}
.grow-box::after {
  bottom: auto;
  top: 15%;
  width: 48px;
  height: 20px;
  right: -14px;
}
.grow-inner-box {
  background-color: #F4F7FF;
  border-radius: 17px;
  padding: 20px 15px;
  box-shadow: 0 0 0px 14px #fff;
  border: 1px solid #F4F7FF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.grow-icon {
  width: 70px;
  height: 70px;
  background-color: #1877f2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin: 0 auto 10px;
}
.grow-heading {
  font-size: 30px;
  font-weight: 500;
  color: #010219;
  margin-bottom: 10px;
}
.grow-text {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #484D7B;
}
.grow-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
  padding: 0;
  list-style: none;
  width: 100%;
  gap: 15px 0;
}
.grow-list li {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  align-items: center;
  width: 100%;
}
.grow-social {
  margin-right: 12px;
}
.grow-social-heading {
  font-size: 18px;
  font-weight: 500;
  color: #010219;
}
.grow-social-text {
  font-size: 13px;
  font-weight: 500;
  color: #484D7B;
}
.btn.btn-primary.btn-primary-main.btn-block {
  width: 100%;
  justify-content: center;
  align-items: center;
}
.btn.btn-primary.btn-primary-main.btn-block svg {
  margin-left: 10px;
}
.grow-steps {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px 0;
}
.grow-steps >li {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px 28px;
  filter: drop-shadow(7px 13px 30px RGBA(30, 0, 89, 0.13));
}
.grow-step-box {
  width: 84px;
  height: 34px;
  border-radius: 10px;
  background-color: #F4F7FF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  color: #1550EC;
  margin-bottom: 15px;
}
.grow-step-heading {
  font-size: 20px;
  font-weight: 500;
  color: #010219;
  margin-bottom: 10px;
}
.grow-step-text {
  font-size: 14px;
  font-weight: 400;
  color: #484D7B;
}
.grow-stats-list {
  padding: 20px 0;
  margin: 50px auto 0;
  display: flex;
  list-style: none;
  justify-content: space-around;
  border-bottom: 1px solid RGBA(72, 77, 123, 0.28);
  border-top: 1px solid RGBA(72, 77, 123, 0.28);
}
.grow-stats-list >li {
  display: flex;
  align-items: center;
  padding: 60px 60px;
}
.grow-stats-icon {
  width: 70px;
  height: 70px;
  background-color: #1877f2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  margin-right: 15px;
}
.grow-stats-heading {
  font-size: 34px;
  font-weight: 600;
  color: #010219;
}
.grow-stats-text {
  font-size: 16px;
  font-weight: 400;
  color: #484D7B;
}
.grow-stats-list > li:nth-child(2) {
  border-left: 1px solid RGBA(72, 77, 123, 0.28);
  border-right: 1px solid RGBA(72, 77, 123, 0.28);
}
#trust {
  background-color: #010219;
  padding-top: 100px;
  padding-bottom: 50px;
}
.primary-white {
  color: #fff;
}
.trust-box {
  background-color: #0A0B21;
  border-radius: 24px;
  padding: 50px 40px 40px;
}
.trust-heading {
  font-size: 24px;
  font-weight: 600;
  color: #F4F7FF;
  margin-bottom: 15px;
}
.trust-text {
  font-size: 14px;
  font-weight: 400;
  color: #F4F7FF;
  margin-bottom: 25px;
}
.trust-box img {
  width: auto;
  display: block;
  margin-bottom: 10px;
}
.trust-box .btn.btn-primary {
  margin-top: -40px;
}
.text-center.btn-wrapper {
  justify-content: center;
  display: flex;
  margin-top: 50px;
}
.people-nav button,
.trust-nav button {
  border: none;
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.trust-nav button {
  background-color: #0A0B21;
}
.people-nav button {
  background-color: #FFFFFF;
}
.people-nav button.people-next img,
.trust-nav button.trust-next img {
  transform: rotateZ(180deg);
}
.people-nav button img {
  filter: invert(1);
}
.trust-nav,
.people-nav {
  display: flex;
  gap: 0 7px;
  margin-bottom: 45px;
}
.provide-icon {
  width: 38px;
  height: 38px;
  border-radius: 50px;
  background-color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 5px;
  min-width: 38px;
}
.tt,
.ti{
  background-color: #000000;
}
.fb {
  background-color: #1877F2;
}
.dr {
  background-color: #ea4c89;
}
.mc {
  background: linear-gradient(-120deg, #52aad8, #273a4b, #1d2d3b);
}
.md {
  background-color: #000000;
}
.li {
  background-color: #0e76a8;
}
.ig {
  background: linear-gradient(115deg, rgb(249, 206, 52), rgb(238, 42, 123), rgb(98, 40, 215));
}
.gl {
  background-color: #DB4437;
}
.ds {
  background-color: #7289da;
}
.dm {
  background-color: #00aaff;
}
.yt {
  background-color: #FF0000;
}
.vk {
  background-color: #0077FF;
}
.pr {
  background-color: #2BA7C4;
}
.pi {
  background-color: #E60023;
}
.vn {
  background-color: #38a32a;
}
.rd {
  background-color: #FF4500;
}
.vm {
  background-color: #1AB7EA;
}
.tg {
  background-color: #24A1DE;
}
.tk {
  background-color: #000000;
}
.sc {
  background-color: #FFFC00;
  color: #000;
}
.tm {
  background-color: #021A35;
}
.sl {
  background-color: #ff5500;
}
.tw {
  background-color: #8956FB;
}
.sp {
  background-color: #1ED760;
}
.qr {
  background-color: #a82400;
}
#need {
  padding-top: 80px;
}
#need .nav.nav-tabs {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  border: none;
  margin-bottom: 40px;
  gap: 0 7px;
}
#need .nav.nav-tabs:before,#need .nav.nav-tabs:after {
  display: none;
}
#need .nav.nav-tabs li {
  margin-bottom: 0;
  flex: 1;
}
#need .nav.nav-tabs > li > a {
  background-color: #F4F7FF;
  border-radius: 14px;
  padding: 4px;
  border: 1px solid RGBA(21, 80, 236, 0.10);
  font-size: 16px;
  font-weight: 500;
  color: #0C0C0C;
}
#need .nav.nav-tabs > li.active > a, 
#need .nav.nav-tabs > li.active > a:hover, 
#need .nav.nav-tabs > li.focus > a {
  background-color: #fff;
  border-color: #fff;
  filter: drop-shadow(0 11px 20px rgba(0, 0, 0, 0.25));
}
#need .nav.nav-tabs > li > a .tab-inner {
  background-color: #FFFFFF;
  border-radius: 12px;
  padding: 12px 20px;
}
#need .nav.nav-tabs > li > a .provide-icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  font-size: 14px;
}
.need-wrapper {
  background-color: RGBA(255, 255, 255, 0.34);
  border-radius: 34px;
  padding: 24px;
  border: 1px solid RGBA(21, 80, 236, 0.10);
}
.need-wrapper-inner {
  background-color: #fff;
  display: grid;
  grid-template-columns: 1fr 0fr;
  border-radius: 24px;
  padding: 44px;
  gap: 0 30px;
}
.need-left {
  display: inline-flex;
  height: 100%;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
}
.need-wrapper h3 {
  font-size: 34px;
  color: #010219;
  font-weight: 500;
  margin-bottom: 15px;
}
.need-wrapper p {
  font-size: 14px;
  color: #484D7B;
  font-weight: 400;
  margin-bottom: 25px;
}
.btn.btn-primary.btn-tab {
  background-color: #010219;
  border-color: #010219;
  max-width: 244px;
}
.client-satisfication {
  background-color: #1550EC;
  border-radius: 16px;
  padding: 40px;
  text-align: center;
}
.client-heading {
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  text-shadow: 0 1px 1.6px rgba(0, 0, 0, 0.33);
  margin-bottom: 9px;
}
.client-content {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
}
.client-inner {
  position: relative;
}
.client-inner:before {
  content: '';
  width: 449px;
  height: 228px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.96);
  display: block;
  filter: blur(257.7px);
  position: absolute;
  bottom: -200px;
  left: 0;
  right: 0;
  margin: auto;
}
.client-inner:after {
  content: '';
  width: 632px;
  height: 161px;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/pyxhhi1amq3ypoxp.png);
  display: block;
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  margin: auto;
}
.people-img img {
  width: 100%;
}
.people-review-box {
  position: relative;
}
.people-name {
  font-size: 16px;
  font-weight: 400;
  color: #FFF;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 2;
}
.people-box-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 2;
}
.people-box-icon svg {
  width: 66px;
}
.people-img {
  position: relative;
}
.people-img:before {
  content: '';
  background: linear-gradient(0deg, #17191F 0%,#17191F00 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.people-nav {
  float: right;
}
#people .primary-heading {
  margin-bottom: 56px;
}
#people {
  padding-top: 120px;
}
#advantage {
  padding-top: 120px;
  padding-bottom: 120px;
}
#advantage img {
  width: 100%;
}
#advantage .primary-text {
  font-weight: 400;
  margin-bottom: 20px;
}
#advantage .btn.btn-secondary {
  background-color: transparent;
  padding: 0;
  border: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: 400;
  color: #1A54EC;
}
#advantage .btn.btn-secondary svg {
  margin-right: 10px;
}
.advantage-list {
  padding: 15px 0;
  margin-bottom: 0;
  display: flex;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  flex-wrap: wrap;
  list-style: none;
}
.advantage-list li {
  max-width: 50%;
  padding-right: 80px;
  position: relative;
}
.advantage-heading {
  font-size: 40px;
  font-weight: 500;
  color: #010219;
  display: flex;
  align-items: center;
}
.advantage-heading span {
  font-size: 14px;
  font-weight: 400;
  color: #484D7B;
  display: inline-block;
  width: 50px;
  margin-left: 10px;
}
.advantage-text {
  font-size: 12px;
  font-weight: 400;
  color: #484D7B;
}
.advantage-list li:nth-child(1):after,.advantage-list li:nth-child(3):after {
  content: '';
  height: 45px;
  width: 1px;
  background-color: #DEDEDE;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.advantage-list li:nth-child(1),.advantage-list li:nth-child(2) {
  padding-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}
.advantage-list li:nth-child(3), .advantage-list li:nth-child(4) {
  padding-top: 20px;
}
#advantage .btn-group {
  margin-bottom: 30px;
}
#easy-path {
  background-color: #ffff;
  padding: 70px 0 80px;
  border-top: 1px solid #DEDEDE;
}
#easy-path .primary-heading {
  margin-bottom: 45px;
}
.easy-path-wrapper {
  display: flex;
  gap: 0 20px;
}
.easy-path-wrapper > div {
  flex: 0 0 1;
}
.easy-path-box {
  background-color: #F4F7FF;
  border-radius: 20px;
  padding: 25px 20px;
  min-height: 333px;
}
.easy-path-icon-box {
  background-color: #0C0D23;
  width: 48px;
  height: 48px;
  border: 2px solid #424242;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.easy-path-heading {
  font-size: 18px;
  font-weight: 500;
  color: #010219;
  margin-bottom: 12px;
}
.easy-path-text {
  font-size: 14px;
  font-weight: 400;
  color: #484D7B;
}
.easy-path-box .btn.btn-primary.btn-block {
  text-align: center;
  justify-content: center;
  margin-top: 68px;
}
.easy-path-image-box {
  margin-bottom: 24px;
}
.quality-box {
  background-color: #80AFFF;
  border-radius: 24px;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 8px 0;
}
.quality-box-inner {
  position: relative;
}
.quality-box-inner:before {
  content: '';
  width: 449px;
  height: 228px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.96);
  display: block;
  filter: blur(257.7px);
  position: absolute;
  bottom: -200px;
  left: 0;
  right: 0;
  margin: auto;
}
.quality-box-inner:after {
  content: '';
  width: 632px;
  height: 161px;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/pyxhhi1amq3ypoxp.png);
  display: block;
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  margin: auto;
}
.quality-box::before, 
.quality-box:after,
.help-box::before, 
.help-box:after{
  content: '';
  position: absolute;
}
.quality-box:before,
.help-box:before {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/uzxawd29oryx3wgz.svg);
  transform: rotateZ(90deg);
  background-size: 100% 100%;
  top: auto;
  bottom: 12%;
  width: 25px;
  height: 22px;
  left: -1px;
}
.quality-box:after,
.help-box:after {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/uac687stf4zst7hd.svg);
  bottom: auto;
  top: 15%;
  width: 48px;
  height: 20px;
  right: -14px;
  transform: rotateZ(90deg);
  background-size: 100% 100%;
}
.quality-heading {
  font-size: 30px;
  font-weight: 600;
  color: #FFFFFF;
  /*! margin-bottom: 5px; */
}
.quality-text {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 2px;
}
#results {
  padding-top: 120px;
  padding-bottom: 100px;
}
.results-wrapper {
  background-color: #1877F2;
  border-radius: 34px;
  position: relative;
  padding: 14px 14px 0;
}
.results-wrapper:before,
.results-wrapper:after {
  content: '';
  position: absolute;
}
.results-wrapper:after {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/uac687stf4zst7hd.svg);
  right: -24px;
  top: 20%;
  width: 95px;
  height: 50px;
  transform: rotateZ(90deg);
  background-size: 100% 100%;
}
.results-wrapper:before {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/uzxawd29oryx3wgz.svg);
  width: 43px;
  height: 59px;
  transform: rotateZ(90deg);
  left: -1px;
  bottom: 20%;
  background-size: 100% 100%;
}
.results-wraper-inner {
  position: relative;
  padding: 45px 50px 0;
  background: linear-gradient(0deg, RGBA(255, 255, 255, 0) 0%,RGBA(255, 255, 255, 0.22) 72%);
  border-radius: 24px;
}
.results-wraper-inner:after {
  content: '';
  width: 100%;
  height: 371px;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/pyxhhi1amq3ypoxp.png);
  display: block;
  position: absolute;
  top: 204px;
  left: 0;
  right: 0;
  margin: auto;
}
.results-wraper-inner:before {
  content: '';
  width: 449px;
  height: 228px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.96);
  display: block;
  filter: blur(257.7px);
  position: absolute;
  top: 40%;
  right: 100px;
  margin: auto;
  transform: translateY(-40%);
}
.results-wrapper .primary-heading {
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 15px;
}
.results-wrapper .primary-text {
  margin-bottom: 30px;
}
.social-content-tags nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.social-content-tags nav span {
  background: #FFFFFF;
  border-radius: 12px;
  padding: 16px 15px;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.results-wraper-inner > .row {
  display: flex;
}
.results-wrapper-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.results-wrapper .btn.btn-secondary.btn-block {
  background-color: #010219;
  border-color: #010219;
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  justify-content: center;
  margin-bottom: 50px;
}
.em-list {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.em-list li {
  padding: 10px 15px;
  background-color: #fff;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  margin: 0;
  line-height: normal;
  filter: drop-shadow(0 4px 14px rgba(0, 0, 0, 0.08));
  position: absolute;
  display: flex;
  align-items: center;
}
.em-list li:first-child {
  transform: rotateZ(15deg);
  top: -60px;
  right: 45%;
}
.em-list li img {
  margin-right: 4px;
}
.em-list li:nth-child(2) {
  top: 4px;
  transform: rotateZ(10deg);
  left: 320px;
}
.em-list li:last-child {
  bottom: 37px;
  right: 275px;
  transform: rotateZ(-10deg);
}
#customers {
  padding-top: 50px;
}
.primary-heading.extra-miles {
  position: relative;
  margin-bottom: 50px;
}
.customer-box {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
}
.customer-pic {
  margin-bottom: 12px;
}
.customer-name {
  font-size: 20px;
  font-weight: 600;
  color: #010219;
  margin-bottom: 5px;
}
.customer-location {
  font-size: 14px;
  font-weight: 500;
  color: #484D7B;
  margin-bottom: 8px;
}
.customer-rating {
  border-bottom: 1px solid #DEDEDE;
  width: 60%;
  text-align: center;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.customer-saying {
  font-size: 14px;
  font-weight: 500;
  color: #484D7B;
  text-align: center;
  font-style: italic;
  line-height: 23px;
}
.customer-nav {
  display: flex;
  gap: 0 7px;
  margin-top: 45px;
  justify-content: center;
}
.customer-nav button {
  border: none;
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.customer-nav button img {
  filter: invert(1);
}
.customer-nav button:last-child img {
  transform: rotateZ(180deg);
}
#questions {
  padding-top: 120px;
}
.help-box {
  padding: 14px;
  background-color: #010219;
  border-radius: 26px;
  margin-bottom: 15px;
  position: relative;
}
.help-box-inner {
  padding: 0;
  background: linear-gradient(0deg, RGBA(255, 255, 255, 0) 0%,RGBA(255, 255, 255, 0.22) 100%);
  border-radius: 20px;
  position: relative;
  height: 100%;
}
.help-box-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  z-index: 1;
  padding: 26px 25px 20px;
}
.help-box-inner:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(0deg,RGBA(255, 255, 255, 0),#FFFFFF38);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: add, add;
  mask-composite: exclude;
}
.help-box-content h3 {
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  margin-top: 8px;
  margin-bottom: 8px;
}
.help-box-content p {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 28px;
}
.help-bottom {
  background-color: #FFFFFF;
  padding: 15px;
  border-radius: 12px;
}
.help-bottom-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
.help-bottom-list .help-icon {
  width: 36px;
  height: 36px;
  background-color: #1877F2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin-right: 7px;
}
.help-bottom-list li {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  background-color: #F4F7FF;
  border-radius: 12px;
  padding: 7px;
}
.help-bottom-list li a {
  color: #484D7B;
}
.help-bottom-list li:last-child {
  margin-bottom: 0;
}
.help-box-content .btn.btn-secondary {
  border-radius: 12px;
  background-color: #1877F2;
  color: #fff;
  border-color: #1877F2;
}
.help-bottom-list .help-icon img {
  filter: invert(1);
}
.help-bottom-list strong {
  color: #010219;
}
.panel-default > .panel-heading {
  background: transparent;
  border: none;
  padding: 0;
  border-radius: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  background-color: #1877F2;
  border-radius: 16px;
  padding: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-top: 12px;
}
.panel {
  border: none;
  box-shadow: none;
  border-radius: 0;
  background-color: transparent;
}
.panel-title a {
  font-size: 16px;
  font-weight: 500;
  height: 64px;
  display: flex;
  text-decoration: none;
  align-items: center;
  padding: 20px 30px 20px 52px;
  position: relative;
  justify-content: space-between;
}
.panel-title a {
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 16px;
  color: #010219;
}
.panel-group .panel + .panel {
  margin-top: 20px;
}
.panel-title a:after {
  content: "\f056";
  color: #1877f2;
  font-size: 18px;
  font-weight: 500;
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.panel-title a.collapsed::after {
  content: "\f055";
}
#payments {
  padding-top: 120px;
}
#payments .primary-heading {
  margin-bottom: 45px;
}
.payments-list {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, 170px);
  gap: 13px;
  justify-content: center;
  justify-items: center;
  align-items: center;
}
.payments-list > li {
  background-color: #FFFFFF;
  border-radius: 14px;
  height: 91px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(3px 11px 25px RGBA(138, 138, 170, 0.19));
}
.trusted-wrap.trusted-wrapper {
  background-color: #010219;
  justify-content: space-around;
  max-width: 400px;
  margin: 40px auto 0;
  border-radius: 70px;
  padding: 17px 25px;
  align-items: center;
}
.rating-ratio {
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  margin-right: 4px;
}
.trusted-wrapper .trusted-partners {
  color: #FFFFFF;
}
.trusted-wrapper .trusted-pics {
  margin-bottom: 0;
}
.trusted-wrapper .stars {
  color: #FFAB24;
}
#ready-grow {
  padding-top: 120px;
  padding-bottom: 120px;
}
.ready-grow-wrapper {
  background-color: #010219;
  border-radius: 50px;
  padding: 70px 50px 0;
  position: relative;
  overflow: hidden;
}
.ready-grow-wrapper:before,.ready-grow-wrapper:after {
  content: '';
  position: absolute;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/wslll8qei7d30x29.png);
  width: 294px;
  height: 70px;
  background-size: 100% 100%;
}
.ready-grow-wrapper::before {
  top: -1px;
  left: 0;
  right: 0;
  margin: auto;
}
.ready-grow-wrapper::after {
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotateZ(180deg);
}
.ready-grow-sub-heading {
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 10px;
  margin-top: 40px;
}
.ready-grow-heading {
  font-size: 40px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.ready-grow-content {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.ready-grow-wrapper .col-sm-6:nth-child(2) {
  padding-left: 50px;
}
.ready-grow-wrapper-inner{
  position: relative;
}
.ready-grow-wrapper-inner:before,
.ready-grow-wrapper-inner:after {
  content: '';
  position: absolute;
  display: block;
}
.ready-grow-wrapper-inner:after {
  width: 100%;
  height: 371px;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/pyxhhi1amq3ypoxp.png);
  top: 204px;
  left: 0;
  right: 0;
  margin: auto;
}
.ready-grow-wrapper-inner:before {
  width: 569px;
  height: 258px;
  border-radius: 100%;
  background-color: RGBA(21, 80, 236, 0.7);
  filter: blur(257.7px);
  top: 80%;
  left: -50px;
  margin: auto;
  transform: translateY(-80%);
}
footer {
  background-color: #1877f2;
  border-radius: 50px 50px 0 0;
  padding-top: 70px;
}
.footer-brand {
  font-size: 34px;
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
}
footer p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 42px;
}
.widget-title {
  font-size: 20px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.social-links {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0 6px;
}
.social-links li >a {
  display: flex;
  width: 48px;
  height: 48px;
  background-color: #010219;
  text-decoration: none;
  border-radius: 18px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}
.footer-menu {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 10px 0;
}
.footer-menu li > a {
  font-size: 16px;
  font-weight: 400;
  color: RGBA(255, 255, 255, 0.64);
  text-decoration: none;
}
.footer-copyright-text {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 22px 0;
  border-top: 1px solid RGBA(255, 255, 255, 0.21);
}
.footer-top {
  padding-bottom: 70px;
}

/*DASHBOARD*/
body.daymode {
  background-color: #F4F7FF;
}
.show-more-btn.btn.btn-primary > span {
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 12px;
  justify-content: center;
}
.show-more-btn.btn.btn-primary > span:before {
  border-radius: 12px;
}
.btn.btn-primary.btn-block.show-more-btn {
  border-radius: 14px;
}
.remaining-menus {
  overflow: hidden;
  max-height: 0;
  transition: max-height .35s ease;
}
.remaining-menus.open {
  max-height: 1000px;
}
.app-main {
  position: relative;
}
.app-sidebar-wrap {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 14;
  -moz-transition: .2s ease;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}
.ar .app-sidebar-wrap {
  left: auto;
  right: 0;
}
.app-main-outer {
  flex: 1;
  flex-direction: column;
  display: flex;
  z-index: 12;
  padding: 0px 20px 0 calc((15px) + 0px);
  -moz-transition: .2s ease;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}
.app-main-inner {
  min-height: 93vh;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.app-sidebar {
  width: 0;
  min-width: 0;
  flex: 0 0 0;
  display: flex;
  height: 100%;
  flex-direction: column;
  border-radius: 0;
  border-right: 1px solid RGBA(72, 77, 123, 0.28);
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
  transition: all .2s;
  z-index: 11;
}

@media (min-width: 1140px) {
  .app-main-outer {
    padding: 0px 0 0 270px;
  }
  .ar .app-main-outer {
    padding: 0 270px 0 0;
  }
  .app-sidebar {
    width: 270px;
    min-width: 270px;
    flex: 0 0 270px;
  }
}
.app-inner-layout-page {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  flex-grow: 1;
}
.app-brand-wrap {
  padding: 11px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app-brand-wrap .app-logo-brand {
  display: flex;
  font-size: 18px;
  font-weight: 500;
  color: #010219;
  text-decoration: none;
  line-height: 45px;
}
.app-logo-brand img,
.app-logo-brand svg{
  width: 168px;
  height: 43px;
}
.app-hamburger,
.mobile-hamburger {
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  gap: 4px 0;
  background-color: transparent;
}
.app-hamburger span,
.mobile-hamburger span {
  height: 2px;
  background-color: #000;
  width: 18px;
}
.app-hamburger span:nth-child(2), .mobile-hamburger span:nth-child(2) {
  width: 14px;
}
.mobile-hamburger span {
  background: #FFFFFF;
}
.app-sidebar-menu-wrap {
  padding: 0 20px 20px;
  overflow-y: auto;
}
.vertical-nav-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 6px 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.vertical-nav-menu li > a {
  background-color: #FFFFFF;
  display: flex;
  padding: 14px 19px;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #484D7B;
  text-decoration: none;
  align-items: center;
  transition: all .3s ease;
  position: relative;
}
.vertical-nav-menu li.active > a::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/6fn1y4l15s90jd2z.png);
  width: 10px;
  height: 10px;
}
.inner-menu-text .badge {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px;
  font-weight: 500;
  background-color: #fdf001 !important;
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
}
.sec_menu_side {
  border: 1px solid #EAE5D6;
  border-radius: 12px;
  margin-top: 10px;
}
.sec_m_s_tit {
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
  background-color: #fdf9ec;
  border-radius: 12px 12px 0 0;
}
.sec_menu_side .vertical-nav-menu {
  padding: 0 10px 10px;
}
.nightmode .sec_m_s_tit {
  background-color: #262626;
  color: #FFFFFF;
}
.nightmode .sec_menu_side {
  border-color: #3C3C3C;
}
.ar .inner-menu-text .badge {
  left: auto;
  right: 0;
}
.vertical-nav-menu li > a:hover {
  background-color: #F4F7FF;
  color: #010219;
}
.vertical-nav-menu li.active > a {
  background-color: #1877F2;
  color: #FFFFFF;
}
.vertical-nav-menu li > a .nav-icon {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: all .3s ease;
}
.ar .vertical-nav-menu li > a .nav-icon {
  margin-right: 0;
  margin-left: 10px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon {
  margin: 0;
}
.menu-icon,
.sun-icon, .moon-icon,
.util-button i, .setting-button i,
.mode-wrapper .toggle-wrapper {
  display: block;
  background-image: url(https://res.cloudinary.com/paaxapvg/image/upload/v1765897527/qj3gyu9acmmibsmt_zypo7q.png);
  background-repeat: no-repeat;
  transition: all .3s ease;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon {
  display: block;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/wmhinb1nwygff4wy.png);
  background-repeat: no-repeat;
  transition: all .3s ease;
}
.mode-wrapper .toggle-wrapper {
  background-position: 0 -80px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon {
  width: 24px;
  height: 24px;
  background-size: 216px 72px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-new-order {
  background-position: 0 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-mass-order {
  background-position: -24px 0px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-services {
  background-position: -72px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-orders {
  background-position: -47px 0px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-subscriptions {
  background-position: -52px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-drip-feed {
  background-position: -67px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-refill {
  background-position: -79px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-add-funds {
  background-position: -95px 0px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-tickets {
  background-position: -118px 0px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-child-panel {
  background-position: -147px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-affiliate {
  background-position: -133px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-giveaway {
  background-position: -160px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-api {
  background-position: -143px 0px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-updates {
  background-position: -173px 0px;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-dashboard {
  background-position: -185px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-notifications {
  background-position: -211px 0;
}
.vertical-nav-menu li > a .nav-icon .navbar-icon.navbar-refund {
  background-position: -99px 1px;
}
.vertical-nav-menu li > a:hover .nav-icon .navbar-icon {
  background-position-y: -24px;
}
.vertical-nav-menu li.active > a .nav-icon .navbar-icon {
  background-position-y: -49px;
}
.app-header {
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 10px 25px 10px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid RGBA(72, 77, 123, 0.28);
}
.app-header-left {
  display: flex;
  align-items: center;
}
.app-brand-header-wrap {
  display: none;
  align-items: center;
  margin-right: 20px;
  padding-top: 9px;
  border-right: 1px solid #EAE5D6;
  padding-bottom: 9px;
  margin-top: -10px;
  margin-bottom: -10px;
  padding-right: 20px;
}
.ar .app-brand-header-wrap {
  padding-right: 0;
  padding-left: 20px;
  margin-right: 0;
  margin-left: 20px;
  border-right: none;
  border-left: 1px solid #EAE5D6;
}
.nightmode .app-brand-header-wrap {
  border-color: #252525;
}
.app-brand-header-wrap .app-brand {
  margin-right: 20px;
}
.ar .app-brand-header-wrap .app-brand {
  margin-left: 20px;
  margin-right: 0;
}
.app-funds-inquiry-wrap {
  border-radius: 25px;
  width: 100%;
  padding: 15px;
  background-color: #010219;
  display: flex;
  align-items: center;
}
.app-funds-inquiry-left {
  width: 48px;
  height: 48px;
  background-color: #FFF;
  border-radius: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.funds-heading {
  font-size: 16px;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 0;
}
.user-funds {
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
}
.user-funds svg {
  height: 10px;
  width: 18px;
  line-height: 1px;
  vertical-align: middle;
}
.user-funds svg path {
  fill: #ffffff;
}
.app-funds-inquiry-wrap-outer {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  padding-top: 23px;
}
.app-menu-title {
  font-size: 14px;
  font-weight: 500;
  color: #010219;
  margin-bottom: 13px;
}
.left-stats {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0 10px;
}
.left-stats svg path {
  fill: rgba(0, 0, 0, 0.38);
}
.left-stats svg {
  height: 12px;
  width: 14px;
}
.left-stats li {
  font-size: 14px;
  font-weight: 500;
  color: #010219;
  position: relative;
  background-color: #F4F7FF;
  padding: 7px 7px 7px 15px;
  display: flex;
  align-items: center;
  border-radius: 14px;
}
.left-stats li span {
  background-color: #1877F2;
  min-width: 83px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  line-height: 34px;
  margin-left: 8px;
}
.app-header-menu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0 5px;
}
.mode-button {
  background-color: transparent;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sun-icon,.moon-icon {
  width: 24px;
  height: 24px;
}
.sun-icon {
  background-position: -400px 0;
  background-size: 424px 30px;
}
.moon-icon {
  background-position: -381px 0;
  background-size: 425px 30px;
  width: 20px;
  height: 20px;
}
.toggle-wrapper {
  width: 38px;
  border: 1px solid #EAE5D6;
  background-color: #FDF9EC;
  height: 18px;
  border-radius: 16px;
  margin: 0 12px;
  position: relative;
}
.toggle-button {
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.25));
  justify-content: center;
  align-items: center;
}
.mode-wrapper {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.ar .mode-wrapper {
  margin-left: 20px;
  margin-right: 0;
}
.toggle-button i {
  width: 14px;
  height: 14px;
  background-color: #DDD8C7;
  display: block;
  border-radius: 30px;
}
.dm .toggle-button {
  left: -5px;
  right: auto;
}
.nm .toggle-button {
  left: auto;
  right: -5px;
}
.util-button, .setting-button {
  width: 48px;
  height: 48px;
  background-color: #F4F7FF;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.util-button .menu-icon,
.setting-button .menu-icon {
  display: block;
}
.util-button .menu-icon.icon-world {
  /*background-position: -226px 0;
  background-size: 394px 30px;
  width: 20px;
  height: 20px;*/
  background-position: -399px 0;
  background-size: 696px 48px;
  width: 41px;
  height: 33px;
}
.setting-button .menu-icon.icon-setting {
  background-position: -277px 0;
  background-size: 410px 30px;
  width: 22px;
  height: 22px;
}
.menu-user-account {
  display: flex;
  align-items: center;
  margin-left: 10px;
  text-decoration: none;
}
.ar .menu-user-account {
  margin-left: 0;
  margin-right: 10px;
}
.menu-user-account:hover,
.menu-user-account:active,
.menu-user-account:focus {
  text-decoration: none;
}
.menu-user-account-profile-pic,
.profile-pic {
  background-image: url(https://storage2.perfectcdn.com/lmbabi/qrr77fpck7ol10rd.png);
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}
.menu-user-account-profile-pic-wrapper {
  width: 46px;
  height: 46px;
  border-radius: 15px;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}
.ar .menu-user-account-profile-pic-wrapper {
  margin-left: 0;
  margin-right: 10px;
}
.menu-user-account-name {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
.menu-user-account-status {
  width: 15px;
  height: 15px;
  background-color: RGBA(7, 171, 32, 0.19);
  border-radius: 10px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-user-account-status i {
  width: 9px;
  height: 9px;
  border-radius: inherit;
  background-color: #07AB20;
}
.menu-user-account-status-wrapper {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  color: #000000;
}
.menu-user-logout {
  background: #010219;
  border: none;
  border-radius: 15px;
  padding: 2px 15px;
  text-shadow: none;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  height: 46px;
  display: flex;
  align-items: center;
  font-weight: 400;
}
.menu-user-logout img {
  margin-left: 7px;
}
.menu-user-logout:hover,.menu-user-logout:focus,.menu-user-logout:active {
  text-decoration: none;
  color: #fff;
}
.ar .menu-icon.icon-logout {
  transform: rotateY(180deg);
  margin-right: 0;
  margin-left: 5px;
}
.menu-user-logout-content {
  display: flex;
  align-items: center;
}
.active .app-sidebar {
  width: 0;
  min-width: 0;
  overflow: hidden;
}
.active .app-main-outer {
  padding: 0;
}
.active .app-brand-header-wrap {
  display: flex;
}
.app-extra-sidebar {
  position: fixed;
  top: 0;
  right: -320px;
  width: 300px;
  height: 100vh;
  background: #fff;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  transition: right 0.3s ease-in-out;
  z-index: 9999;
  overflow-y: auto;
  padding: 20px;
}
.ar .app-extra-sidebar {
  right: auto;
  left: -320px;
}
.app-extra-sidebar.active {
  right: 0;
}
.ar .app-extra-sidebar.active {
  right: auto;
  left: 0;
}
.no-scroll {
  overflow: hidden;
}
.close-siderbar {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  margin-left: auto;
}
.extra-feature-heading {
  display: flex;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-bottom: 13px;
}
.extra-feature-icon {
  width: 26px;
  height: 26px;
  background-color: #000;
  border-radius: 8px;
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ar .extra-feature-icon {
  margin-right: 0;
  margin-left: 5px;
}
.languages-list,.currencies-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.languages-list li > a, .currencies-list li > a {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  display: flex;
  padding: 7px 20px;
  background-color: #FDF9EC;
  border: 1px solid #EAE5D6;
  border-radius: 10px;
}
.app-inner-footer {
  padding: 0px 25px;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 25px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.app-inner-footer-content {
  background-color: #000;
  border-radius: 16px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.mid-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 0 10px;
}
.mid-menu li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
}
.mid-menu li a:hover,
.mid-menu li a:focus,
.mid-menu li a:active {
  text-decoration: none;
  color: #ffffff;
}
.copyright {
  color: #ffffff;
  font-weight: 500;
}
.app-inner-footer .logo svg {
  width: 212px;
}
/*Darkmode*/
body.nightmode {
  background-color: #303030;
}
.nightmode .app-logo-brand svg path.change_me {
  fill: #FFFFFF;
}
.nightmode .user-funds svg path {
  fill: #000000;
}
.nightmode .app-header {
  background-color: #141414;
  border-bottom-color: #252525;
}
.nightmode .left-stats li {
  color: #FFFFFF;
}
.nightmode .left-stats li strong {
  color: #fdf007;
}
.nightmode .left-stats li:nth-child(2) {
  border-left-color: #252525;
  border-right-color: #252525;
}
.nightmode .sun-icon, .nightmode .moon-icon {
  filter: invert(1);
}
.nightmode .toggle-wrapper {
  background-color: #141414;
  border-color: #252525;
}
.nightmode .toggle-button {
  background-color: #FDF001;
}
.nightmode .toggle-button i {
  background-color: #0C0C0C;
}
.nightmode .util-button, .nightmode .setting-button {
  background-color: #141414;
  border-color: #252525;
}
.nightmode .util-button .menu-icon.icon-world {
  /*background-position: -246px 0;*/
  background-position: -434px 0;
}
.nightmode .setting-button .menu-icon.icon-setting {
  background-position: -299px 0;
}
.nightmode .menu-user-account-name {
  color: #FFFFFF;
}
.nightmode .menu-user-account-status-wrapper {
  color: #969696;
}
.nightmode .menu-user-account-profile-pic-wrapper {
  border-color: #252525;
}
.nightmode .menu-user-logout {
  background-color: #FDF001;
  color: #000000;
}
.nightmode .menu-user-logout-inner:before {
  background: linear-gradient(0deg,RGBA(255, 255, 255, 0),RGBA(255, 255, 255, 0.48));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  mask-composite: exclude;
}
.nightmode .menu-icon.icon-logout {
  background-position: -327px 0;
}
.nightmode .app-sidebar {
  background-color: #141414;
  border-color: #252525;
}
.nightmode .app-brand-wrap {
  border-bottom-color: #252525;
}
.nightmode .app-hamburger span, 
.nightmode .mobile-hamburger span {
  background-color: #fff;
}
.nightmode .app-menu-title {
  color: #969696;
}
.nightmode .vertical-nav-menu li > a {
  background-color: #141414;
  color: #FFFFFF;
}
.nightmode .vertical-nav-menu li.active > a {
  background-color: #FDF007;
  color: #000000;
}
.nightmode .vertical-nav-menu li > a:hover{
  background-color: #FDF007;
  color: #000000;
}
.nightmode .vertical-nav-menu li > a .nav-icon {
  background-color: #262626;
  border-color: #3C3C3C;
}
.nightmode .vertical-nav-menu li.active > a .nav-icon {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.nightmode .vertical-nav-menu li > a .nav-icon .navbar-icon{
  background-position-y: -15px !important;
}
.nightmode .vertical-nav-menu li.active > a .nav-icon .navbar-icon, 
.nightmode .vertical-nav-menu li > a:hover .nav-icon .navbar-icon {
  background-position-y: 0 !important;
}
.nightmode .vertical-nav-menu li > a:hover .nav-icon {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.nightmode .app-funds-inquiry-wrap {
  background-color: #FDF23E;
}
.nightmode .app-funds-inquiry-wrap-inner:before {
  background: linear-gradient(0deg,RGBA(255, 255, 255, 0),RGB(255, 255, 255));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: add, add;
  mask-composite: exclude;
}
.nightmode .funds-heading,
.nightmode .user-funds {
  color: #000000;
}
.nightmode .left-stats svg path {
  fill: rgba(255, 255, 255, 0.38);
}
.mobile-item {
  display: none;
}
@media(max-width:550px){
  .left-stats,
  .app-header-menu > li:nth-child(4),
  .menu-logout-text,
  .app-brand-header-wrap .app-hamburger,
  .desktop-item.ex0{
    display: none;
  }
  .app-inner-layout-page {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
  }
  .menu-icon.icon-logout {
    margin-right: 0;
  }
  .menu-user-logout-inner {
    min-width: 42px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .app-main-outer {
    padding: 0;
  }
  .app-header {
    padding: 10px 10px 10px 10px;
  }
  .app-brand-header-wrap {
    display: flex;
    margin-right: 0;
    padding-right: 10px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .ar .app-brand-header-wrap {
    padding-left: 10px;
  }
  .app-brand-header-wrap .app-brand {
    margin-right: 0;
  }
  .ar .app-brand-header-wrap .app-brand {
    margin-left: 0;
  }
  .app-logo-brand img, 
  .app-logo-brand svg {
    width: 114px;
  }
  .app-sidebar .app-logo-brand svg, 
  .app-sidebar .app-logo-brand img {
    width: 162px;
  }
  .mobile-item {
    display: inline-flex;
  }
  .dropdown-toggle.menu-user-account {
    padding: 0;
    border: none;
    background-color: transparent;
    margin-left: 0;
  }
  .ar .dropdown-toggle.menu-user-account{
    margin-right: 0;
  }
  .menu-user-account-profile-pic-wrapper {
    margin: 0;
  }
  .ar .menu-user-account-profile-pic-wrapper{
    margin: 0;
  }
  .mode-wrapper {
    margin-right: 0;
  }
  .ar .mode-wrapper {
    margin-left: 0;
  }
  .app-header-menu .app-hamburger {
    background-color: #FD0;
    width: 46px;
    height: 46px;
    border-radius: 16px;
    padding: 2px;
  }
  .app-header-menu .app-hamburger-inner {
    padding: 12px;
    height: 100%;
    background: linear-gradient(0deg, RGBA(255, 255, 255, 0) 0%,RGBA(255, 255, 255, 0.36) 100%);
    border-radius: 12px;
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    gap: 4px 0;
    align-items: flex-end;
  }
  .app-header-menu .app-hamburger-inner:before {
    background: linear-gradient(0deg,RGBA(255, 255, 255, 0),RGBA(255, 255, 255, 0.48));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: add, add;
    mask-composite: exclude;
  }
  .app-inner-footer{
    padding: 0px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .app-inner-footer-content {
    flex-wrap: wrap;
    padding: 10px 10px;
  }
  .app-inner-footer-content .logo,.app-inner-footer-content .mid-menu {
    flex: 1 1 50%;
  }
  .app-inner-footer-content .copyright {
    flex: 1 1 100%;
    text-align: center;
    font-size: 12px;
  }
  .app-inner-footer-content .logo {
    flex: 1 1 15%;
  }
  .app-inner-footer .logo svg {
    width: 110px;
  }
  .mid-menu {
    justify-content: flex-end;
  }
  .ar .mid-menu {
    justify-content: flex-start;
  }
  .mid-menu li a {
    font-size: 12px;
  }
  .active .app-sidebar {
    width: 270px;
    min-width: 270px;
    flex: 0 0 270px;
  }
  .app-brand-wrap {
    padding: 15px;
  }
  .app-funds-inquiry-wrap-outer {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .app-funds-inquiry-wrap-content {
    padding: 10px;
  }
  .funds-heading {
    font-size: 12px;
    margin-bottom: 0;
  }
  .user-funds {
    font-size: 14px;
  }
  .app-menu-title {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .app-sidebar-menu-wrap {
    padding: 0 15px 20px;
  }
  .profile_img_wrapper {
    width: 52px;
    height: 52px;
    background-color: #000;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    min-width: 52px;
    margin-right: 5px;
  }
  .ar .profile_img_wrapper {
    margin-right: 0;
    margin-left: 5px;
  }
  .profile_img_wrapper::before {
    content: '';
    width: 32px;
    height: 32px;
    background-color: #fdf001;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    filter: blur(15px);
    z-index: 0;
  }
  .profile-pic.m {
    background-position: 2px 4px;
    background-size: 104px 53px;
  }
  .profile-pic.f {
    background-position: -50px 4px;
    background-size: 105px 48px;
  }

  .mobile-item .dropdown-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 5000;
    opacity: 1;
  }
  .profile-dropdown .dropdown-menu {
    min-width: 240px;
    border-color: #dfdfdf;
    border-radius: 10px;
    width: calc(100% - 10px) !important;
    max-width: 400px;
    z-index: 5005;
    float: none !important;
    position: fixed;
    top: initial !important;
    bottom: 10px;
    left: 50%;
    right: initial;
    transform: translateX(-50%);
    max-height: 400px;
    background-color: #fff;
  }
  .profile-dropdown.open .dropdown-menu {
    animation: dropdownOpenMobile .2s ease;
  }
  .profile-dropdown .dropdown-menu > li > a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 10px 10px;
  }
  .mobile-item .dropdown-menu > li > a {
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  .profile-dropdown .dropdown-menu > li > a .dropdown-menu-icon {
    margin-right: 10px;
  }
  .ar .profile-dropdown .dropdown-menu > li > a .dropdown-menu-icon {
    margin-left: 10px;
    margin-right: 0;
  }
  @keyframes dropdownOpenMobile {
    from {
      opacity:0;
      transform:translateY(30px) translateX(-50%)
    }
    to {
      opacity:1;
      transform:translateY(0) translateX(-50%)
    }
  }
  .profile-intro {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #e6e7ec;
  }
  .profile-user-avatar {
    margin-right: 12px;
  }
  .profile-intro img {
    width: 52px;
  }
  .profile-user-info {
    max-width: 150px;
    word-break: break-word;
  }
  .profile-username {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
  }
  .profile-useremail {
    font-size: 12px;
    font-weight: 400;
    color: #605f5f;
  }
  .user-balance-mobile {
    padding: 10px 10px;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    line-height: 1;
  }
  .user-balance-mobile i {
    margin-right: 4px;
    color: #000000;
    background-color: #fdf001;
    padding: 12px;
    border-radius: 40px;
    font-size: 28px;
  }
  .ar .user-balance-mobile i {
    margin-right: 0;
    margin-left: 4px;
  }



}
@media(max-width:400px) {
  .mode-button .sun-icon, 
  .mode-button .moon-icon,
  .mode-button .toggle-button {
    display: none;
  }
  .mode-button.toggle {
    width: 46px;
    height: 46px;
    border: 1px solid #EAE5D6;
    background-color: #FDF9EC;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .nightmode .mode-button.toggle {
    background-color: #141414;
    border-color: #252525;
  }
  .mode-wrapper .toggle-wrapper {
    background-size: 424px 30px;
    width: 24px;
    height: 22px;
    border: none;
    background-color: transparent;
    border-radius: 0;
    margin: auto;
  }
  .mode-wrapper .dm .toggle-wrapper {
    background-position: -400px 0;
  }
  .mode-wrapper .nm .toggle-wrapper {
    background-position: -380px 0px;
    background-size: 425px 30px;
    width: 22px;
    height: 20px;
    filter: invert(1) brightness(100%) contrast(100%);
  }
}
.welcome-box {
  display: flex;
  background-color: #1877f2;
  border-radius: 20px;
  background-image: url(https://storage2.perfectcdn.com/lmbabi/liu3xltkio2pk99g.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.welcome-box h3 {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 7px;
}
.welcome-box h2 {
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  margin-bottom: 9px;
}
.welcome-box p {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 17px;
}
.welcome-box a {
  background-color: #010219;
  color: #fff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  padding: 14px 22px;
}
.welcome-box-left {
  padding: 30px 120px 27px 30px;
}
.welcome-box-right img {
  margin-top: -20px;
  margin-right: 30px;
}
.stats-wrapper {
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  padding: 10px;
  gap: 0 10px;
  margin-bottom: 19px;
}
.stats-box {
  display: flex;
  background-color: #F4F7FF;
  flex: 1;
  flex-direction: column;
  border-radius: 18px;
  padding: 20px;
}
.stats-box-heading {
  font-size: 16px;
  font-weight: 500;
  color: #0B66FF;
  margin-bottom: 8px;
}
.stats-box-cont {
  font-size: 30px;
  font-weight: 600;
  color: #010219;
}
.stats-box-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.stats-box-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background-color: #1877f2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stats-box a {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  background-color: #1877f2;
  border-radius: 16px;
  padding: 16px 21px;
  text-decoration: none;
}