* {
  font-family: Segoe UI;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {

  overflow-x: hidden;
}

a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
}
.pd{
  display: flex;
  padding-left: 0!important;
  padding-right: 0!important;
}
.container_c1dfd {
  max-width: 1400px;
  margin: 0 auto;
}
.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex
;

    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.hero_c1dfd {
  background-image: url('/assets/images/hero-bgg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 0px 0 100px;
}

.hero-header_c1dfd {
  background: rgba(255, 255, 255, 0.7);
}

.hero-wrapper_c1dfd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 47px 0;
}

.hero-header__title_c1dfd {
  font-size: 24px;
  font-weight: 600;
  line-height: 98.2%;
  letter-spacing: -2%;
  color: #000;
}

.hero-header-nav_c1dfd {
  display: flex;
  gap: 60px;
  font-size: 20px;
  font-weight: 400;
  line-height: 145%;
}
.hero-header-nav__link_c1dfd {
  color: #000;
}

.hero-header-nav__link_c1dfd:hover {
  text-decoration: underline;
}

.btn_c1dfd {
  box-sizing: border-box;
  border: 1px solid rgb(0, 103, 184);
  border-radius: 5px;
  background: #0067b8;
  padding: 18px 30px;

  font-size: 14px;
  font-weight: 400;
  line-height: 98.2%;
  letter-spacing: -2%;
}

.btn_c1dfd:hover {
  background: rgb(0, 73, 129);
  transition: background 0.4s ease-in-out;
}

.hero-header--btn_c1dfd {
  border: 1px solid rgb(0, 0, 0);
  background-color: #000;
}

.hero-content_c1dfd {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hero-content__info_c1dfd {
  display: flex;
  flex-direction: column;
  gap: 30px;
  color: #fff;
  min-width: 650px;
}

.hero-content__info_c1dfd h1 {
  font-family: Segoe UI;
  font-size: 76px;
  font-weight: 600;
  line-height: 98.2%;
  letter-spacing: -2.5%;
}

.hero-content__info_c1dfd p {
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: -2.5%;
}

.hero-content--btn_c1dfd {
  max-width: 200px;
}

.reviews-item_c1dfd {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 367px;
  height: 386px;
  margin: 20px 0;
  border-radius: 25px;
  background: rgb(245, 245, 245);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
  padding-top: 34px;
}

.reviews-item_c1dfd h3 {
  margin-top: 14px;
  font-size: 20px;
  font-weight: 600;
  line-height: 124%;
  letter-spacing: 0%;
}

hr {
  margin-top: 24px;
  border: 1px solid rgba(35, 34, 40, 0.15);
  width: 80%;
}

.reviews-item_c1dfd p {
  margin-top: 14px;
  max-width: 350px;
  font-size: 14px;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: 0%;
}

.reviews-item_c1dfd a {
  margin-top: 18px;
}

.city_c1dfd {
  font-size: 15px;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: 0%;
  color: #23222875;
}

.partners_c1dfd {
  margin-top: 100px;
  text-align: center;
}

.partners_c1dfd h2 {
  font-size: 64px;
  line-height: 98.2%;
  letter-spacing: -2.5%;
}

.partners_c1dfd h2 span {
  color: #0067b8;
}

.partners_c1dfd p {
  margin-top: 54px;
  font-size: 32px;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -2.5%;
}

.partners-items_c1dfd {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.partners-item_c1dfd {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 176.4px;
}

.partners-item_c1dfd h3 {
  margin-top: 30px;
  max-width: 262px;
  font-size: 16px;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -2.5%;
}

.slider_c1dfd {
  margin-top: 100px;
  text-align: center;
}

.slider_c1dfd h2 {
  font-size: 64px;
  line-height: 98.2%;
  letter-spacing: -2.5%;
}

.splide__track {
  overflow: visible;
}

.slider_c1dfd h2 span {
  color: #0067b8;
}

.splide {
  margin-top: 54px;
}

.splide__arrow:disabled {
  opacity: 0;
}

.stats_c1dfd {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
}

.stats-title_c1dfd {
  font-size: 57px;
  line-height: 94%;
  text-align: center;
}

.stats-title_c1dfd span {
  color: #0067b8;
}

.stats-grid_c1dfd {
  margin-top: 54px;
  display: grid;
  grid-template-columns: max-content max-content max-content max-content max-content max-content max-content;
  grid-template-rows: max-content max-content max-content;
  gap: 12px;
  grid-template-areas:
    'chart risk risk subs subs upgrade upgrade'
    'chart low-risk low-risk low-risk save save save'
    'transactions transactions transactions transactions transactions transactions transactions';
  width: 1170px;
}

.stats-grid_c1dfd div {
  padding: 30px 27px;
}

.stats-chart_c1dfd {
  grid-area: chart;
  background-image: url('/assets/images/chart_c1dfd.png');
  width: 300px;
  height: 617px;
}

.stats-chart_c1dfd p span {
  color: #0067b8;
  font-weight: 600;
}

.stats-risk_c1dfd {
  grid-area: risk;
  background-image: url('/assets/images/risk_c1dfd.png');
  width: 278px;
  height: 293px;
}

.stats-subs_c1dfd {
  grid-area: subs;
  background-image: url('/assets/images/subs_c1dfd.png');
  width: 278px;
  height: 293px;
}

.stats-upgrade_c1dfd {
  grid-area: upgrade;
  background-image: url('/assets/images/subs_c1dfd.png');
  width: 278px;
  height: 293px;
}

.stats-low-risk_c1dfd {
  grid-area: low-risk;
  background-image: url('/assets/images/low-risk_c1dfd.png');
  width: 423px;
  height: 312px;
}

.stats-save_c1dfd {
  grid-area: save;
  background-image: url('/assets/images/save_c1dfd.png');
  width: 423px;
  height: 312px;
}

.stats-transactions_c1dfd {
  grid-area: transactions;
  background-image: url('/assets/images/transactions_c1dfd.png');
  width: 1170px;
  height: 238px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.stats-top__title_c1dfd {
  max-width: 191px;
}

.stats-top__number_c1dfd {
  margin-top: 104px;
  color: #fff;
  font-size: 79px;
  line-height: 137%;
  letter-spacing: -2%;
  font-family: var(--font-family-lu);
}

.small_c1dfd {
  font-size: 60px;
}

.stats-mid__title_c1dfd {
  max-width: 254px;
}

.stats-mid__number_c1dfd {
  color: #fff;
  font-size: 70px;
  line-height: 102%;
  letter-spacing: -2%;
}

.stats-mid--m1_c1dfd {
  margin-top: 130px;
}

.stats-mid--m2_c1dfd {
  margin-top: 88px;
}

.stats-transactions__title_c1dfd {
  font-size: 23px;
  font-weight: 600;
  line-height: 124%;
  color: #fff;
}

.stats-transactions__description_c1dfd {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 134%;
  color: #fff;
}

.stats-transactions__description_c1dfd span {
  color: rgb(255, 255, 255, 0.5);
}

.stats-transactions__date_c1dfd {
  margin-top: 21px;
  color: #fff;
}

.stats-transactions__number_c1dfd {
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: -2%;
}

.footer_c1dfd {
  padding: 100px 0;
  background: #000;
  margin-top: 100px;
}

.footer-wrapper_c1dfd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-wrapper_c1dfd span {
  font-size: 24px;
  line-height: 145%;
  letter-spacing: -2.5%;
  color: #fff;
}

.alert_c1dfd {
  z-index: 99999;
  position: fixed;
  width: 547px;
  right: 40px;
  bottom: -140px;
  border-radius: 20px;
  backdrop-filter: blur(20px);
  background: rgba(245, 251, 255, 0.51);
  padding: 20px 20px;
  transition: bottom 0.5s ease-in-out;
}

.alert-content_c1dfd {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: start;
}

.alert-content__info_c1dfd {
  font-family: Segoe UI Bold;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: -2.5%;
}

.alert-content__info_c1dfd span {
  font-family: Segoe UI Bold;
  font-size: 40px;
  color: #1976d2;
}
