@charset "UTF-8";
/* КОМЕНТАРИИ СТАВИТЬ ТАК (ctrl+shift+/)  */
/* сброс стилей, шрифты, спрайт иконок */
/*@import "./base/reset.scss";*/
@font-face {
  font-family: "Nekst Semi";
  src: url("/front_assets/fonts/Nekst-SemiBold.eot");
  src: local("Nekst Semi Bold"), local("Nekst-SemiBold"), url("/front_assets/fonts/Nekst-SemiBold.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-SemiBold.woff2") format("woff2"), url("/front_assets/fonts/Nekst-SemiBold.woff") format("woff"), url("/front_assets/fonts/Nekst-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nekst";
  src: url("/front_assets/fonts/Nekst-Regular.eot");
  src: local("Nekst"), local("Nekst-Regular"), url("/front_assets/fonts/Nekst-Regular.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-Regular.woff2") format("woff2"), url("/front_assets/fonts/Nekst-Regular.woff") format("woff"), url("/front_assets/fonts/Nekst-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Nekst";
  src: url("/front_assets/fonts/Nekst-Black.eot");
  src: local("Nekst Black"), local("Nekst-Black"), url("/front_assets/fonts/Nekst-Black.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-Black.woff2") format("woff2"), url("/front_assets/fonts/Nekst-Black.woff") format("woff"), url("/front_assets/fonts/Nekst-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Nekst";
  src: url("/front_assets/fonts/Nekst-Thin.eot");
  src: local("Nekst Thin"), local("Nekst-Thin"), url("/front_assets/fonts/Nekst-Thin.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-Thin.woff2") format("woff2"), url("/front_assets/fonts/Nekst-Thin.woff") format("woff"), url("/front_assets/fonts/Nekst-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Nekst";
  src: url("/front_assets/fonts/Nekst-Bold.eot");
  src: local("Nekst Bold"), local("Nekst-Bold"), url("/front_assets/fonts/Nekst-Bold.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-Bold.woff2") format("woff2"), url("/front_assets/fonts/Nekst-Bold.woff") format("woff"), url("/front_assets/fonts/Nekst-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Nekst";
  src: url("/front_assets/fonts/Nekst-Medium.eot");
  src: local("Nekst Medium"), local("Nekst-Medium"), url("/front_assets/fonts/Nekst-Medium.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-Medium.woff2") format("woff2"), url("/front_assets/fonts/Nekst-Medium.woff") format("woff"), url("/front_assets/fonts/Nekst-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Nekst";
  src: url("/front_assets/fonts/Nekst-Light.eot");
  src: local("Nekst Light"), local("Nekst-Light"), url("/front_assets/fonts/Nekst-Light.eot?#iefix") format("embedded-opentype"), url("/front_assets/fonts/Nekst-Light.woff2") format("woff2"), url("/front_assets/fonts/Nekst-Light.woff") format("woff"), url("/front_assets/fonts/Nekst-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
.icon {
  height: 24px;
  width: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-color: #161616;
}

.icon-search {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#search");
  mask-image: url("/front_assets/icons/icons.svg#search");
  -webkit-mask-repeat: no-repeat;
}

.icon-profile {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#profile");
  mask-image: url("/front_assets/icons/icons.svg#profile");
  -webkit-mask-repeat: no-repeat;
}

.icon-eye {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#eye");
  mask-image: url("/front_assets/icons/icons.svg#eye");
  -webkit-mask-repeat: no-repeat;
}

.icon-chevronUp {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#chevronup");
  mask-image: url("/front_assets/icons/icons.svg#chevronup");
  -webkit-mask-repeat: no-repeat;
}

.icon-cargo {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#box-icon");
  mask-image: url("/front_assets/icons/icons.svg#box-icon");
  -webkit-mask-repeat: no-repeat;
}

.icon-truck {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#truck");
  mask-image: url("/front_assets/icons/icons.svg#truck");
  -webkit-mask-repeat: no-repeat;
}

.icon-documents {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#documents");
  mask-image: url("/front_assets/icons/icons.svg#documents");
  -webkit-mask-repeat: no-repeat;
}

.icon-money {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#money");
  mask-image: url("/front_assets/icons/icons.svg#money");
  -webkit-mask-repeat: no-repeat;
}

.icon-straxovanie {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#straxovanie");
  mask-image: url("/front_assets/icons/icons.svg#straxovanie");
  -webkit-mask-repeat: no-repeat;
}

.icon-factoring {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#factoring");
  mask-image: url("/front_assets/icons/icons.svg#factoring");
  -webkit-mask-repeat: no-repeat;
}

.icon-chevronLeft {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#chevronLeft");
  mask-image: url("/front_assets/icons/icons.svg#chevronLeft");
  -webkit-mask-repeat: no-repeat;
}

.icon-chevronRight {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#chevronRight");
  mask-image: url("/front_assets/icons/icons.svg#chevronRight");
  -webkit-mask-repeat: no-repeat;
}

.icon-menu {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#menu");
  mask-image: url("/front_assets/icons/icons.svg#menu");
  -webkit-mask-repeat: no-repeat;
}

.icon-close {
  -webkit-mask-image: url("/front_assets/icons/icons.svg#close");
  mask-image: url("/front_assets/icons/icons.svg#close");
  -webkit-mask-repeat: no-repeat;
}




.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}
:root {
  --primary-color: #e94c1e;
}
body {
  font-family: "Nekst", sans-serif !important;
  font-weight: 400;
  line-height: 110%;
  color: #000000;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.wrapper, overflow-hidden {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .wrapper, overflow-hidden {
    padding-top: 0px;
  }
}

/*  scroll to top start */
#scrollBtn {
  display: flex;
  opacity: 0;
  position: fixed;
  right: 40px;
  bottom: 40px;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  align-items: center;
  justify-content: center;
  background-color: #e94c1e;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 1;
}
#scrollBtn .icon {
  background: #ffffff;
  transition: all 0.3s;
  width: 22px;
  height: 22px;
}
@media (max-width: 767px) {
  #scrollBtn .icon {
    width: 20px;
    height: 20px;
  }
}
#scrollBtn:hover {
  background-color: #d35400;
  transform: scale(1.07);
}
#scrollBtn:hover .icon {
  transform: scale(1.2);
}
@media (max-width: 767px) {
  #scrollBtn {
    width: 45px;
    height: 45px;
    right: 20px;
    bottom: 70px;
  }
}
header.scrolled {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1), 0px 1px 7px 0px rgba(0, 0, 0, 0.1);;
}
/*  scroll to top end */
/* инициализация флагов стран старт */
.iti {
  --iti-path-flags-1x: url("/front_assets/plugins/intl-tel-input/flags.webp");
  --iti-path-flags-2x: url("/front_assets/plugins/intl-tel-input/flags@2x.webp");
  --iti-path-globe-1x: url("/front_assets/plugins/intl-tel-input/globe.webp");
  --iti-path-globe-2x: url("/front_assets/plugins/intl-tel-input/globe@2x.webp");
}
/* инициализация флагов стран конец */

a {
    text-decoration: none;
    color: #e94c1e;
    line-height: 1;
}

.btn {
  border-radius: 5px;
}

.btn-primary {
  background-color: #F15A29;
  color: #FFFFFF;
  border-color: #F15A29;
  font-family: "Nekst", sans-serif;
  font-size: 16px;
  line-height: 100%;
  font-weight: 400;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
}
.btn-primary:hover {
  background-color: #d35400;
  border-color: #F15A29;
}
.btn-primary:focus {
  background-color: #d35400;
    box-shadow: none;
    border-color: #d35400;
}
.btn-primary:active {
  background-color: #d95601 !important;
  border-color: #F15A29 !important;
}
.btn:focus-visible {
    background-color: #FFFFFF !important;
    border-color: #F15A29 !important;
    box-shadow: none !important;
    color: #F15A29 !important;
}


.link-show-more{
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: var(--primary-color);
  text-decoration: none;
}
.page {
  margin-top: 40px;
}
.page-index{
  margin-top: 0;
}
.page-error{
  margin-top: 0;
}
.page-auth{
  margin-top: 0;
}
@media (max-width:767px) {
  .page {
    margin-top: 20px;
  }
  .page-index{
    margin-top: 0;
  }
  .page-error{
    margin-top: 0;
  }
  .page-auth{
    margin-top: 0;
  }
}
.page .breadcrumb {
  margin-top: 20px;
}
.page .breadcrumb .breadcrumb-item {
  font-size: 17px;
  line-height: 100%;
  font-weight: 400;
  color: #161616;
}
.page .breadcrumb .breadcrumb-item a {
  text-decoration: none;
  color: #d35400 !important;
}
.page .title {
  font-family: "Nekst", sans-serif;
  font-weight: 600;
  margin: 30px 0 40px 0;
}
@media (max-width: 991px) {
  .page .title {
    font-size: 34px;
    line-height: 120%;
  }
}
@media (max-width: 767px) {
  .page .title {
    font-size: 27px;
    line-height: 29px;
    margin: 20px 0 30px 0;
  }
}

/* блоки, страницы */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

body {
  font-family: "Nekst", sans-serif;
  font-weight: 400;
  color: #1d293f;
}

button {
  border: none;
  padding: 0;
  cursor: pointer;
}

/*.container {
  max-width: 1381px;
  margin: 0 auto;
  padding: 0;
}*/

.orange-btn {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  background: #e94c1e;
  color: #fff;
  width: 94px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.2s linear;
}
.orange-btn:hover {
  background: #d35400;
}

.btn-outline-orange {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  background: #fff;
  color: #e94c1e;
  border: 1px solid #e94c1e;
  width: 94px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.2s linear;
}

.secondary-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: -0.827586174px;
}

.title {
  font-size: 55px;
  font-weight: bold;
  line-height: 64px;
  letter-spacing: -1px;
  text-align: center;
}

.overlay {
  display: none;
}

.header {
  padding: 13px 0;
  background: #f7f8fa;
  position: fixed;
  background: #f7f8fa;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
@media (max-width:1199px) {
  .header{
    display: none;
  }
}
.header .media-show__btn {
  display: none;
}
.header .hamburger-btn {
  background: transparent;
  display: none;
  flex-direction: column;
  gap: 8px;
  align-items: end;
}
.header .hamburger-btn span {
  width: 30px;
  height: 3px;
  background: #333333;
  display: block;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.header .hamburger-btn span:nth-child(2) {
  width: 19px;
}
.header .hamburger-btn span:last-child {
  width: 27px;
}
.header .hamburger-btn.active span:last-child {
  transform: rotate(45deg);
  top: -11px;
  left: 0;
  width: 30px;
}
.header .hamburger-btn.active span:first-child {
  top: 11px;
  transform: rotate(-45deg);
}
.header .hamburger-btn.active span:nth-child(2) {
  opacity: 0;
}
.header-nav__list {
  gap: 45px;
}
.header-nav__link {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #1d293f;
  text-decoration: none;
}

main {
  padding-top: 157px;
  background: #f7f8fa;
}

.intro {
  background: #f7f8fa;
  overflow: hidden;
  min-height: 65vh;
}
.intro .container {
  position: relative;
}
.intro-content {
  max-width: 860.75px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.intro-title {
  font-size: 58px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: -1px;
}
.intro-desc {
  font-size: 21px;
  line-height: 30px;
  color: #7c8087;
  margin: 22px 0 43px 0;
}
.intro-btn {
  width: 361.28px;
  margin: 0 auto 52px auto;
  height: 55px;
  font-size: 16px;
}
.intro-phone__img {
    position: absolute;
    bottom: -25px;
    left: -130px;
    z-index: -1;
    width: 320px;
    height: 370px;
    object-fit: contain;
    transform: rotate(6deg);
}
.intro-desctop__img {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.2509803922));
  width: 95%;
  object-fit: cover;
}
.intro-images {
  text-align: center;
  position: relative;
  z-index: 1;
  max-width: 925px;
  width: 100%;
  margin: 0 auto;
}
.intro-images::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -60px;
  border: 1px solid #f3f3f3;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: #e94c1f;
  z-index: -1;
}

.section-simplicity {
  padding: 100px 0;
  background: #fff;
}
.section-simplicity__container {
  padding-left: 111px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.section-simplicity__content {
  max-width: 557px;
  width: 100%;
  padding-top: 10px;
}
.section-simplicity__image {
  max-width: calc(100% - 557px);
  min-width: 600px;
}
.section-simplicity__image img {
  width: 100%;
  object-fit: contain;
}
.section-simplicity__list {
  display: flex;
  gap: 32px;
  flex-direction: column;
  margin-top: 50px;
}
.section-simplicity__item {
  display: flex;
  align-items: center;
  gap: 18px;
}
.section-simplicity__item-number {
  width: 60px;
  height: 60px;
  background: #f7f8fa;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  color: #000;
}
.section-simplicity__item-item-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

.page-faktoring .section-simplicity__item{
    align-items: start;
}
.page-faktoring .section-simplicity__image{
    margin: auto;
}
.secondary-title-min{
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
}
.page-faktoring .section-simplicity__item-item-text {
    line-height: 115%;
}

@media (max-width: 767px){
    .page-faktoring .section-simplicity__list{
        gap: 30px;
    }
    .page-faktoring .section-simplicity__item-item-text {
        font-weight: 500;
        font-size: 19px;
    }
}

.our-services {
  padding: 100px 0;
  background: #f3f3f3;
}
.our-services__cards {
  margin-top: 44px;
  row-gap: 33px;
}
.our-services__card {
  padding: 68px 45px 74px 45px;
  background: #fff;
  box-shadow: 0px 2px 0px -5px rgba(14, 86, 124, 0.1647058824);
  height: 100%;
}
.our-services__card-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 28px;
}
.our-services__card .logo-box {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  border-radius: 50%;
    flex-shrink: 0;
}
.our-services__card .logo-box.orange {
  background: #fb5228;
}
.our-services__card .logo-box.yellow {
  background: #c4ef17;
}
.our-services__card .logo-box.gold {
  background: #ffbf00;
}
.our-services__card .logo-box.red {
  background: #ff7a7b;
}
.our-services__card .logo-box.pink {
  background: #9c53fa;
}
.our-services__card .logo-box.blue {
  background: #0f53fa;
}
.our-services__card-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  color: #8c97ac;
}
.logo-box_title {
    font-size: 23px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .logo-box_title {
        font-size: 18px;
    }
}

.maximum-possibilities {
  padding: 100px 0;
  background: #fff;
}
.maximum-possibilities .container {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.maximum-possibilities__content {
  padding-top: 36px;
}
.maximum-possibilities__list {
  display: flex;
  flex-direction: column;
  gap: 35px;
  margin-top: 60px;
  max-width: 395px;
  width: 100%;
}
.maximum-possibilities__list-item {
  display: flex;
  align-items: center;
  gap: 30px;
}
.maximum-possibilities__list-item-title {
  font-size: 21px;
  font-weight: 400;
  line-height: 34px;
}
.maximum-possibilities__list-item-desc {
  color: #7c8087;
  font-size: 16px;
  line-height: 28px;
}
.maximum-possibilities__list .logo-box {
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid #e2e4e8;
  border-radius: 10px;
}
.maximum-possibilities__gif {
  padding-right: 138px;
  max-width: 716px;
  height: 608px;
  width: 100%;
}
.maximum-possibilities__gif img {
  width: 100%;
  height: 100%;
}

.step {
  background-attachment: fixed;
  /* Parallax uchun muhim */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
  width: 100%;
  background-image: url(/front_assets/img/step-bg.png);
}
.step-content {
  text-align: center;
  max-width: 578px;
  width: 100%;
  margin: 0 auto;
}
.step-title {
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  line-height: 43.2px;
  margin-bottom: 48px;
}
.step-form__box {
  display: flex;
  gap: 20px;
}
.step .input-box .input-phone, .step .input-box .iti__tel-input {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  height: 55px;
  padding: 18px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  color: #cdcdcd;
  display: block;
  width: 100%;
  outline: none;
}
.step .input-box .input-phone::placeholder, .step .input-box .iti__tel-input::placeholder {
  color: #cdcdcd;
}
.step .input-box span {
  padding-top: 14px;
  font-size: 13px;
  display: block;
  font-weight: 500;
  line-height: 120%;
  color: #e6e6e6;
  text-align: left;
}
.step .input-box span a:hover {
    text-decoration: underline;
}
.step .orange-btn {
  height: 55px;
  font-size: 16px;
  min-width: 94px;
}

.questions {
  padding: 70px 0;
  background: #fff;
}
.questions-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0 87px 0 111px;
}
.questions-content {
  max-width: 450px;
  width: 100%;
}
.questions-logo {
  width: 201px;
  height: 201px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  border-radius: 50%;
  margin-left: auto;
  margin-right: 45px;
}
.questions .platforms {
  max-width: 1355px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 92px;
}
.questions .platforms-img {
  width: 50%;
}
.questions .platforms-content {
  min-width: 425px;
  max-width: 425px;
}
.questions .platforms-content__desc {
  margin: 25px 0 30px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  color: #7c8087;
  font-weight: lighter;
}
.questions .platforms .title {
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  letter-spacing: 0 8275861740112305px;
  text-align: left;
}
.questions .platforms .stores {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.questions .platforms .stores > a {
  width: 239px;
  height: 75px;
  display: flex;
  align-items: center;
  text-decoration: none;
  justify-content: center;
  gap: 26px;
  border-radius: 5px;
  color: #1d293f;
}
.questions .platforms .stores > a span {
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
  display: block;
  color: #7c8087;
}
.questions .platforms .stores > a .store-title {
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
}
.questions .platforms .stores .appstore {
  background: #303030;
}
.questions .platforms .stores .appstore span {
  color: #e9f7fe;
}
.questions .platforms .stores .appstore .store-title {
  color: #fff;
}
.questions .platforms .stores .playstore {
  border: 2px solid #e2e4e8;
}
@media (max-width: 767px) {
  .questions .platforms .stores {
    gap: 8px;
  }
}

.footer {
  padding: 42px 0 22px 0;
  background: #333333;
  position: relative;
}
.footer::before {
  content: "";
  position: absolute;
  width: 434px;
  height: 434px;
  top: -53%;
  right: -18%;
  border-radius: 46px;
  background: #e94c1f;
  transform: rotate(53deg);
}
.footer::after {
  content: "";
  position: absolute;
  bottom: -160px;
  left: -100px;
  width: 255px;
  height: 255px;
  border-radius: 50%;
  background: #e94c1f;
}
.footer-container {
  max-width: 1112px;
  margin: 0 auto;
  padding: 0 25px;
}
.footer-container .footer-row {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 1rem;
  flex-wrap: wrap;
}
.footer .line {
  width: 100%;
  display: block;
  height: 1px;
  background: #313d55;
  margin: 33px 0 21px 0;
}
.footer .o-company {
  font-size: 13px;
  font-weight: lighter;
  line-height: 28px;
  color: #8c97ac;
}
.footer-logo {
  display: inline-block;
  margin-bottom: 15px;
}
.footer ul li,
.footer ul a {
  font-size: 16px;
  font-weight: lighter;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
}
.footer h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  color: #e94c1f;
  margin-bottom: 17px;
}
.footer-right {
  padding-top: 20px;
}
.footer-right ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.accordion_box {
  position: relative;
}

.accordion_box .block {
  position: relative;
  overflow: hidden;
  border: 1px solid #f3f3f3;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 20px;
}

.accordion_box .block::before {
  position: absolute;
  width: 52px;
  height: 101px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -ms-border-radius: 28px;
  -o-border-radius: 28px;
  background-color: #f3f3f3;
  content: "";
  top: -22px;
  right: 4px;
  z-index: 0;
  -webkit-transform: rotate(-134deg);
  -ms-transform: rotate(-134deg);
  transform: rotate(-134deg);
}

.accordion_box .block:last-child {
  margin-bottom: 0;
}

.accordion_box .block .acc-btn {
  color: #0f172a;
  position: relative;
  font-weight: 600;
  font-size: 20px;
  cursor: pointer;
  padding: 29px 40px;
  padding-right: 70px;
}

@media (max-width: 767px) {
  .accordion_box .block .acc-btn {
    font-weight: 500;
    padding: 25px 70px 35px 15px;
    font-size: 16px;
  }
}

.accordion_box .block .acc-btn .arrow {
  position: absolute;
  right: 27px;
  top: 24px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 4px 7px rgba(178, 190, 205, 0.29);
}

.accordion_box .block .acc-btn .arrow::before {
  top: 8px;
  left: 15px;
  font-size: 16px;
  color: #0f172a;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  position: absolute;
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.accordion_box .block.active-block .acc-btn .arrow::before {
  content: "\f068";
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.accordion_box .block .acc-btn span {
  display: block;
  font-size: 14px;
  color: #b3b3c0;
  font-weight: 600;
  margin-bottom: 16px;
}

.accordion_box .block .content {
  position: relative;
  padding: 0 40px;
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  .accordion_box .block .content {
    padding: 12px 15px;
  }
}

.accordion_box .block .content p:not(:last-child) {
  margin-bottom: 20px;
}

.accordion_box .block .content ul {
  list-style: none;
}

.accordion_box .block .content ul li:not(:last-child) {
  margin-bottom: 10px;
}

.accordion_box .block .content ul li i {
  margin-right: 10px;
  font-size: 16px;
}

.accordion_box .block .acc_body {
  position: relative;
}

.accordion_box .block .acc_body.current {
  display: block;
}

.accordion_box .block .acc_body {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.accordion_box .block.active-block .acc_body {
  max-height: 1000px;
}

.accordion_box .block .acc-btn {
  cursor: pointer;
}

.accordion_box .block .acc-btn .arrow::before {
  content: "\f067";
  /* Default arrow down */
}

.accordion_box .block.active-block .acc-btn .arrow::before {
  content: "\f068";
  /* Arrow up when active */
  transform: rotate(180deg);
  /* Rotate when active */
  transition: transform 0.5s ease;
}

.faq {
  background: #fff;
  padding-bottom: 80px;
}

.xb-faq2 {
  padding: 0;
}

.xb-faq2 .accordion_box .block {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-style: dashed;
  border-color: #cdcecf;
  margin: 0;
  margin-top: -1px;
}

.xb-faq2 .accordion_box .block .acc-btn {
  padding: 32px 40px;
  padding-right: 100px;
  font-size: 24px;
  color: #110f10;
  background-color: #fff;
}

@media (max-width: 767px) {
  .xb-faq2 .accordion_box .block .acc-btn {
    padding: 25px;
    padding-right: 70px;
    font-size: 18px;
  }
}
.xb-faq2 .accordion_box .block .acc-btn .arrow {
  width: 30px;
  height: 30px;
  border: 1px solid #f6f6f6;
  box-shadow: none;
  top: 31px;
  right: 38px;
  z-index: 1;
}

@media (max-width: 767px) {
  .xb-faq2 .accordion_box .block .acc-btn .arrow {
    right: 25px;
  }
}
.xb-faq2 .accordion_box .block .acc-btn .arrow::before {
  top: 0px;
  left: 10px;
  font-size: 14px;
}

.xb-faq2 .accordion_box .block .acc-btn .arrow::after {
  position: absolute;
  left: 0;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #d91334 0%, #fb4927 100%);
  z-index: -1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.xb-faq2 .accordion_box .block.active-block .acc-btn .arrow::before {
  color: #fff;
}

.xb-faq2 .accordion_box .block.active-block .acc-btn .arrow::after {
  opacity: 1;
}

.xb-faq2 .accordion_box .block .content {
  padding: 35px 40px;
  padding-right: 100px;
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .xb-faq2 .accordion_box .block .content {
    padding: 25px;
  }
}
.faq-shape .shape {
  position: absolute;
}

.faq-shape .shape--1 {
  top: 11%;
  left: 4%;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .faq-shape .shape--1 {
    top: 5%;
    left: 3%;
  }
}
@media (max-width: 1199px) {
  .faq-shape .shape--1 {
    top: 4%;
  }
}
.faq-shape .shape--2 {
  right: 3%;
  top: 13%;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .faq-shape .shape--2 {
    right: 3%;
    top: 7%;
  }
}
.pb-120 {
  padding-bottom: 120px;
}

.pt-120 {
  padding-top: 120px;
}

.sec-title .title {
  text-align: left;
}

@media screen and (max-width: 1700px) {
  .footer::before {
    top: -41%;
    right: -26%;
  }
}
@media screen and (min-width: 1930px) {
  .footer::before {
    top: -41%;
    right: -12%;
  }
}
@media screen and (min-width: 2600px) {
  .footer::before {
    top: -41%;
    right: -7%;
  }
}
@media screen and (max-width: 1400px) {
  .container {
    max-width: 100%;
    padding: 0 20px;
  }
  .section-simplicity__container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 1300px) {
  .footer::before,
  .footer::after {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .maximum-possibilities__gif {
    padding-right: 0;
  }
  .maximum-possibilities__content {
    min-width: 403px;
  }
  .questions .platforms {
    justify-content: space-between;
    max-width: 100%;
  }
  .questions .platforms-img img {
    width: 100%;
  }
  .questions .platforms {
    gap: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .intro-desctop__img {
    width: 90%;
  }
  .intro-phone__img {
    left: -30px;
      width: 250px;
      height: 250px;
  }
  .intro-images::before {
    right: -30px;
  }
  .section-simplicity__image {
    display: none;
  }
  .section-simplicity__content {
    max-width: 100%;
  }
  .section-simplicity {
    padding: 40px 12px;
  }

}
@media screen and (max-width: 992px) {
  .overlay {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 98;
  }
  .overlay.show {
    display: block;
  }
  .header .hamburger-btn {
    display: flex;
  }
  .header .orange-btn {
    display: none;
  }
  .header .media-show__btn {
    display: flex;
  }
  .header nav {
    position: fixed;
    top: 71px;
    z-index: 100;
    left: -100%;
    transition: all 0.3s linear;
    width: 50%;
    height: 100%;
    background: #fff;
    padding: 20px;
  }
  .header nav.show {
    left: 0;
  }
  .header nav .header-nav__list {
    flex-direction: column;
    gap: 10px;
  }
  .maximum-possibilities__gif {
    display: none;
  }
  .maximum-possibilities__content {
    min-width: fit-content;
    width: 100%;
  }
  .xb-faq-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 33px;
      padding: 0 12px;
  }
  .questions-logo {
    margin-right: 0;
  }
  .questions .platforms {
    flex-direction: column;
  }
  .questions .platforms-img {
    width: 100%;
  }
  .questions .platforms-content {
    max-width: 100%;
    min-width: unset;
    text-align: center;
  }
  .questions .platforms .title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .questions {
    padding: 0 25px 40px;
  }
  .questions-logo {
    width: 75px;
    height: 75px;
    margin-right: 0;
  }
  .questions-logo img {
    width: 24px;
    height: 54px;
  }
  .intro-title {
    font-size: 24px;
    line-height: 120%;
      font-weight: 500;
  }
  main {
    padding-top: 30px;
  }
  .intro-desc {
    margin: 33px 0 56px 0;
    font-size: 16px;
    line-height: 30px;
  }
  .intro-btn {
    height: 40px;
    margin: 0 auto;
  }
  .intro-images {
    width: 100%;
    height: 200px;
    background: url(/front_assets/img/section-simplicity-img-mb.png) no-repeat;
    background-position: bottom center;
    background-size: 500px;
  }
  .intro-images img, .intro-images::before {
    display: none;
  }
  .secondary-title,
  .title {
    font-size: 22px;
    line-height: 30px;
  }
  .section-simplicity__list {
    gap: 52px;
    margin-top: 40px;
  }
  .section-simplicity__item-number {
    width: 44px;
    height: 44px;
  }
  .section-simplicity__item-item-text {
    font-size: 16px;
    line-height: 140%;
  }
  .our-services {
    padding: 40px 0;
  }
  .our-services__cards {
    margin-bottom: 20px;
    gap: 25px;
  }
  .our-services__card {
    padding: 53px 36px 48px 36px;
  }
  .our-services__card-top {
    margin-bottom: 18px;
    gap: 9px;
  }
  .header nav {
    width: 80%;
  }
  .maximum-possibilities__list {
    margin-top: 40px;
  }
  .maximum-possibilities__list-item-desc {
    font-size: 14px;
    line-height: 28px;
  }
  .step {
    padding: 40px 0;
  }
  .step-content {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .step-title {
    font-size: 22px;
    line-height: 26.4px;
    margin-bottom: 73px;
  }
  .step-form__box {
    row-gap: 23px;
    flex-wrap: wrap;
  }
  .footer-container .footer-row {
    flex-direction: column;
    row-gap: 35px;
  }
  .footer-right {
    padding-top: 0;
  }
  .footer-container {
    padding-left: 40px;
  }
  .footer-logo {
    transform: translateX(-20px);
  }
  .footer {
    padding: 40px 0 40px 0;
  }
  .footer .o-company {
    text-align: center;
    width: 200px;
    display: block;
    margin: 0 auto;
  }
  .footer .line {
    background: #fff;
    margin: 47px 0 17px 0;
  }
  .faq {
    padding: 40px 0;
  }
  .questions .platforms .title {
    font-size: 22px;
    line-height: 26.4px;
  }
  .questions .platforms-content__desc {
    font-size: 16px;
    margin: 25px 0 30px 0;
  }
  .questions .platforms .stores {
    align-items: center;
  }
}
@media screen and (max-width: 500px) {
  .intro-images {
    background-size: 354.68px;
  }
  .questions .platforms-img {
    width: 354px;
  }
}
.accordion_box .block .acc-btn .arrow::before {
  content: "+";
  top: 50%;
  left: 50%;
  font-size: 25px;
  transform: translate(-50%, -50%);
}

.accordion_box .block.active-block .acc-btn .arrow::before {
  content: "-";
  transform: translate(-50%, -50%) rotate(0) !important;
}

@media (max-width: 768px) {
  .step {
    background-attachment: scroll;
    /* Mobil qurilmalar uchun parallaxni o'chirish */
  }
}
.header-mobile {
  z-index: 9;
  padding: 10px 0;
  background-color: #f7f8fa;
}
.header-mobile::-webkit-scrollbar {
  width: 0;
}
@media (min-width:1200px) {
  .header-mobile{
    display: none;
  }
}
.header-mobile .icon-chevron-left {
  width: 21px;
  height: 20px;
}
.header-mobile .icon-menu {
  width: 30px;
  height: 30px;
}
.header-mobile .icon-chevron-right {
  width: 20px;
  height: 20px;
}
.header-mobile .content-menu__block-profile .img-profile {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}
.header-mobile .content-menu__block-profile .name-profile {
  font-size: 19px;
  font-style: normal;
  font-weight: 550;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: red;
}
.header-mobile .content-menu__block-profile .number-profile {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.25px;
  color: red;
}

.mobile_menu_container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
  overflow: hidden;
  z-index: 102;
  background: #FFFFFF;
}
.mobile_menu_container ul li ul {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
}
.mobile_menu_container.loaded {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.mobile_menu_container .mobile_menu_content {
  overflow: auto;
  max-height: 100%;
  padding-bottom: 30px;
}
.mobile_menu_container .mobile_menu_content .block-login .text-top {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.25px;
  padding: 0 75px 0px 0;
  margin-bottom: 15px;
  color: red;
}
.mobile_menu_container .sub-title {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: red;
}
.mobile_menu_container .list-menu {
  margin: 0;
  padding: 0;
}
.mobile_menu_container .list-menu .item-menu {
  list-style: none;
  padding: 0px 5px;
}
.mobile_menu_container .list-menu .item-menu .link {
  display: block;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 0.15px;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 28px;
  color: #1d293f;
  text-decoration: none;
}
.mobile_menu_container .list-menu .item-menu .link:hover {
  color: red;
}
.mobile_menu_container .list-menu .item-menu .link:hover .icon {
  background: red;
}
.mobile_menu_container .list-menu .item-menu .link.parent {
  padding-right: 50px;
  background: url("/front_assets/img/chevronRight.svg") right 20px center no-repeat;
  background-size: 12px !important;
}
.mobile_menu_container .list-menu .item-menu .link.back {
  padding-left: 50px;
  background: url("/front_assets/img/chevronLeft.svg") left 0px center no-repeat;
  background-size: 12px !important;
  box-sizing: border-box;
  min-height: 50px;
  z-index: 110;
  position: relative;
}
.mobile_menu_container .list-menu .item-menu .sub-categories {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 110;
  padding: 0px 15px;
}
.mobile_menu_container .list-menu .item-menu .sub-categories.loaded {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.mobile_menu_container .list-menu .item-menu .sub-categories.activity {
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile_menu_container .social-icons .social-icons__item {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .mobile_menu_container .all-rights {
    font-size: 11px;
  }
}

.menu-close {
  width: 30px;
  height: 30px;
  display: none;
  cursor: pointer;
  z-index: 101;
}

#fixedDivMobile {
  display: none;
}
#fixedDivMobile .fixed-header-mobile {
  position: fixed;
  top: -1px;
  left: 0;
  width: 100%;
  z-index: 8;
  background: #f7f8fa;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), 0px 2px 6px 2px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  #fixedDivMobile .fixed-header-mobile {
    display: none !important;
  }
}

.page-cargos {
  margin-top: 0;
}
.page-cargos .section-simplicity {
  background-color: #f7f8fa;
}
.page-cargos .section-simplicity .section-simplicity__content .btn-primary {
  padding: 20px 75px;
}
.page-cargos .section-simplicity .secondary-title {
  font-size: 48px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 100px;
}
@media (max-width: 1199px) {
  .page-cargos .section-simplicity .secondary-title {
    margin-top: 0;
  }
  .maximum-possibilities__list .logo-box{
    width: 65px;
    height: 65px;
  }
}
.page-cargos .section-simplicity .description {
  margin-bottom: 45px;
}
.page-cargos .section-simplicity .description .descr-text {
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .page-cargos .section-simplicity {
    padding: 10px 0 30px 0;
  }
}
.page-cargos .steps-work {
  margin: 50px 0 70px 0;
  width: 100%;
}
.page-cargos .steps-work .steps-work__title {
  font-size: 36px;
  line-height: 40px;
  color: #1D293F;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .page-cargos .steps-work .steps-work__title {
    margin-bottom: 50px;
  }
}
.page-cargos .steps-work .steps-work__step {
  width: 100%;
  margin-bottom: 65px;
}
.page-cargos .steps-work .steps-work__step .steps-work__step_number {
  background-color: #F7F8FA;
  min-width: 59px;
  min-height: 59px;
  border-radius: 50%;
  font-size: 34px;
  line-height: 35px;
  font-weight: 500;
  margin-right: 30px;
}
.page-cargos .steps-work .steps-work__step .steps-work__step_descr {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .page-cargos .steps-work .steps-work__step .steps-work__step_descr {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .page-cargos .steps-work .steps-work__step {
    margin-bottom: 30px;
  }
}
.page-cargos .next-level .next-level__title {
  font-size: 32px;
  line-height: 34px;
  color: #1D293F;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .page-cargos .next-level .next-level__title {
    margin-bottom: 20px;
  }
}
.page-cargos .next-level .next-level__step {
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 12px;
  transition: all 0.3s;
  text-decoration: none;
}
.page-safe-transaction .next-level .next-level__step:last-child{
  margin-bottom: 0;
}
.page-cargos .next-level .next-level__step .box-icon {
  width: 85px;
  height: 85px;
  border-radius: 12px;
  border: 1px solid #E2E4E8;
  margin-right: 30px;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .page-cargos .next-level .next-level__step .box-icon {
    margin-right: 15px;
    width: 65px;
    height: 65px;
    padding: 10px;
  }
}
.page-cargos .next-level .next-level__step .box-descr .box-descr_title {
  font-size: 21px;
  line-height: 31px;
  font-weight: 400;
  color: #1D293F;
}
@media (max-width: 767px) {
  .page-cargos .next-level .next-level__step .box-descr .box-descr_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-cargos .next-level .next-level__step .box-descr .box-descr_text {
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  color: #7C8087;
}
@media (max-width: 767px) {
  .page-cargos .next-level .next-level__step .box-descr .box-descr_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.page-cargos .next-level .next-level__step:hover {
  border-color: #e94c1e;
}
.page-cargos .next-level .next-level__step:hover .box-descr_title {
  color: #e94c1e;
}
.page-cargos .next-level .next-level__step:hover .box-icon img {
  transition: all 0.3s;
  transform: scale(1.2);
}
@media (max-width: 991px) {
  .page-cargos .next-level .next-level__step {
    min-height: 170px;
  }
    .page-cargos .next-level .three-columns .next-level__step {
        min-height: max-content;
    }
}
@media (max-width: 767px) {
  .page-cargos .next-level .next-level__step {
    min-height: max-content;
    padding: 5px;
    margin-bottom: 25px;
  }
}
.page-cargos .next-level .next-level__step{}
.page-cargos .step {
  margin-top: 45px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .page-cargos .step {
    margin: 0;
  }
}


.page-contacts .sub-title {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .page-contacts .sub-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}
.page-contacts .items-line {
  gap: 94px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .page-contacts .items-line {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-contacts .items-line {
    margin-bottom: 30px;
  }
}
.page-contacts .contact-item a:hover {
  transition: all 0.2s;
  color: #e94c1e;
}
.page-contacts .contact-item .contact-item__title {
  font-size: 16px;
  line-height: 18px;
  color: #37474F;
  font-weight: 400;
}
.page-contacts .contact-item .contact-item__descr {
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .page-contacts .contact-item .contact-item__descr {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .page-contacts .contact-item {
    margin-bottom: 20px;
  }
}
.page-contacts .socials {
  margin-bottom: 100px;
}
.page-contacts .socials .icon-block__img {
  width: 50px;
  height: 50px;
}
@media (max-width: 991px) {
  .page-contacts .socials {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .page-contacts .socials {
    margin-bottom: 50px;
  }
}

.page-error {
  width: 100vw;
  min-height: 100vh;
  background-color: #F3F3F3;
}
.page-error .page-error__box-image {
  width: max-content;
  margin: 5vh auto 0 auto;
}
.page-error .page-error__box-image .page-error__box-image_item {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .page-error .page-error__box-image .page-error__box-image_item {
    width: 250px;
    height: 250px;
  }
}
@media (max-width: 767px) {
  .page-error .page-error__box-image {
    margin: 3vh auto 0 auto;
  }
}
.page-error .page-error__title .title {
  font-size: 48px;
  line-height: 50px;
  font-weight: 600;
  margin: 24px 0;
  color: #263238;
}
@media (max-width: 767px) {
  .page-error .page-error__title .title {
    font-size: 28px;
    line-height: 100%;
  }
}
.page-error .page-error__descr {
  margin: 0 auto 24px auto;
}
.page-error .page-error__descr .page-error__descr_content {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #263238;
  text-align: center;
}
@media (max-width: 767px) {
  .page-error .page-error__descr .page-error__descr_content {
    font-size: 14px;
    line-height: 15px;
  }
}
.page-error .action {
  width: max-content;
  margin: 0 auto;
}
.page-error .action .btn-primary {
  padding: 20px 54px;
}
@media (max-width: 767px) {
  .page-error .action .btn-primary {
    padding: 12px 45px;
  }
}

.page-faq .nav {
  gap: 12px;
  width: 100%;
  margin-bottom: 50px;
}
.page-faq .nav .nav-item .nav-link {
  background-color: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #f3f3f3;
  color: #8c97ac;
  transition: all 0.3s;
}
.page-faq .nav .nav-item .nav-link:hover {
  border-color: #e94c1e;
  color: #161616;
}
.page-faq .nav .nav-item .nav-link.active {
  border: 1px solid transparent;
  background-color: #e94c1e;
  color: #FFFFFF;
  cursor: initial;
}
.page-faq .tab-content {
  margin-bottom: 80px;
}

.hidden {
  display: none; /* Изначально скрываем этот блок */
}

.toggle-button {
  cursor: pointer;
  color: blue;
  text-decoration: underline;
}

.content ul {
  list-style: disc !important;
  margin-left: 20px;
  margin-top: 10px;
}

.content ol {
  list-style: auto !important;
}

.accordion-more-faq .accordion-item {
  border: none;
}
.accordion-more-faq .accordion-item .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.accordion-more-faq .accordion-item .accordion-button {
  width: max-content;
  color: #e94c1e;
  font-size: 17px;
  line-height: 100%;
  font-weight: 500;
  gap: 15px;
}
.accordion-more-faq .accordion-item .accordion-button:focus {
  box-shadow: none;
}

.questions .playstore {
  border: none !important;
}
.questions .platforms-content_img {
  width: 100%;
  height: 50px;
  object-fit: cover;
  background-color: #ffffff;
  transition: all 0.3s;
}
.questions .platforms-content_img:hover {
  transform: scale(1.02);
}
@media (max-width: 767px) {
  .questions .platforms-content_img {
    object-fit: contain;
    height: 65px;
  }
}
.iti {
  width: 100%;
}
.iti .iti__search-input {
  height: 40px;
  padding: 0 10px;
}
.iti .iti__search-input:focus-visible {
  outline: none;
}
.iti .iti__tel-input {
  color: #161616 !important;
  line-height: 100% !important;
}
.page-safe-transaction .section-simplicity__image {
  margin-right: 3vw;
}

@media (max-width: 767px) {
  .intro-content .orange-btn {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .maximum-possibilities {
    padding: 40px 0;
  }
  .maximum-possibilities .maximum-possibilities__content {
    padding-top: 0;
  }
}

@media (min-width: 1680px) {
  .section-simplicity__content {
    margin-left: 5vw;
  }
  .page-safe-transaction .section-simplicity__image {
    margin-right: 5vw;
  }
}
@media (min-width: 1920px) {
  .section-simplicity__content {
    margin-left: 8vw;
  }
  .page-safe-transaction .section-simplicity__image {
    margin-right: 10vw;
  }
}
@media (min-width: 2550px) {
  .section-simplicity__content {
    margin-left: 19vw;
  }
  .page-safe-transaction .section-simplicity__image {
    margin-right: 13vw;
  }
}
.icon-block {
  margin-top: 16px;
}
.icon-block .icon-block__img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  transition: all 0.3s;
}
.icon-block .icon-block__img:hover {
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .icon-block .icon-block__img {
    width: 40px;
    height: 40px;
  }
}

.our-services .link-service {
  text-decoration: none;
  color: inherit;
}
.our-services .link-service .our-services__card {
  border: 1px solid transparent;
  transition: all 0.4s;
}
.our-services .link-service:hover .our-services__card {
  border-radius: 2px;
  transform: scale(1.04);
}
.our-services .link-service:hover .our-services__card .logo-box {
  transition: all 0.6s;
  transform: scale(1.4);
}

.page-page .page-page__content {
  text-align: justify;
  margin-bottom: 60px;
}
.page-page .page-page__content h2 {
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: center;
}
.page-page .page-page__content a {
  color: #e94c1e;
}
.page-page .page-page__content p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  text-indent: 30px;
}
.page-page .page-page__content b {
  margin-bottom: 10px;
  font-size: 17px;
  display: inline-block;
}
.page-page .page-page__content ul {
  list-style: inherit;
  list-style-type: disc;
  margin-bottom: 20px;
  margin-left: 20px;
}
.page-page .page-page__content li {
  font-size: 18px;
  line-height: 24px;
  list-style: inherit;
  list-style-position: inside; /* Отключение маркера вне элемента */
}
.page-page .page-page__content li::marker {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .page-page .page-page__content li {
    margin-bottom: 12px;
  }
}
.page-page .page-page__content ol {
  list-style-type: decimal;
}
.general-flex-content{
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.page-faq{
    padding-bottom: 40px;
}

.page-faq ul {
    list-style: disc;
    margin-left: 90px;
    margin-bottom: 30px;
}
.page-faq ol {
    list-style: decimal;
    margin-left: 55px;
    margin-bottom: 5px;
}

.page-faq h3 {
    margin-bottom: 20px;
}
.page-faq p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
}
.page-faq ol li strong{
    display: inline-block;
}

.page-faq li {
    font-size: 18px;
    line-height: 25px;
}
@media (max-width: 767px){
  .page-faq ol{
    margin-left: 12px;
  }
  .page-faq li{
    font-size: 15px;
    line-height: 19px;
  }
  .page-faq ul{
    margin-left: 20px;
  }
}
.btn-outline-primary{
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  background: transparent;
  border: 1px solid #e94c1e;
  color: #161616;
  /* height: 45px; */
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 5px;
  transition: all 0.2s !important;
}
.btn-outline-primary:hover{
  background: #e94c1e;
  border-color: #e94c1e;
  color: #ffffff;
}

.btn-outline-primary:active{
  background: #e94c1e !important;
  border-color: #e94c1e !important;
  color: #ffffff;
}
.btn.active{
    background: #e94c1e !important;
    border-color: #e94c1e !important;
    color: #ffffff;
}
.btn-outline-primary:focus{
  background: #e94c1e;
  border-color: #e94c1e;
  color: #ffffff;
}
.intro .btn-outline-primary {
  font-size: 16px;
}
.group-btns{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 50px;
}
.group-btns .intro-btn{
  margin: 0;
}
/* страницы авторизации/регистрации старт */
.page-auth{
  background: #fbfbfb;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 65vh;
}
.page-auth .box-auth{
  padding: 40px;
  background: #ffff;
  border: 1px solid #DFDFDF;
  width: 33vw;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 80px auto;
}
.box-auth__title{
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 25px;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
    .box-auth__title {
        font-size: 20px;
    }
}
.box-auth .form-floating {
  width: 100%;
  margin-bottom: 35px;
}
.box-auth .form-floating label{
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #808080;
}
.box-auth .form-control{
  width: 100%;
  border: 1px solid #DFDFDF;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #4d4d4d;
  border-radius: 6px;
  min-height: 55px;
}
.box-auth .form-control:focus{
  box-shadow: none;
  border: 1px solid #DFDFDF;
}
.box-auth .form-floating .box-icon{
  position: absolute;
  width: max-content;
  /* right: 20px; */
  right: calc(1.5em + 0.50rem);
  top: 20px;
  margin: auto 0;
  background: transparent;
  border: none;
}
.box-auth .form-control-password{
  padding-right: 40px;
}
.box-auth .form-floating .box-icon_icon{
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.box-auth .form-floating .box-icon_eyeClose{
  display: none;
}
.box-auth .actions-line{
  width: 100%;
  margin-bottom: 30px;
}
.box-auth .actions-line{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box-auth .actions-line .link{
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #E94C1F;
}
.box-auth .actions-line .form-check{
  display: flex;
  align-items: center;
  gap: 5px;
    margin: 0;
}
.box-auth .actions-line .form-check .form-check-input{
  margin-top: 0;
}
.box-auth .actions-line .form-check .form-check-input:focus{
  box-shadow: none;
  border-color: transparent;
  border-color:#e3e3e3 !important;
  color: black;

}
.box-auth .actions-line .form-check .form-check-input:checked{
  background-color: #E94C1F; /* Красный цвет для активного состояния */
    border-color: #E94C1F;

}
.box-auth .error-value{
  display: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #f80606;
}
.box-auth .form-select{
  min-height: 55px;
  margin-bottom: 35px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #808080;
}
.box-auth-register .form-select{
  margin-bottom: 0;
}
.box-auth .form-select:focus {
box-shadow: none;
border-color: #DFDFDF;
}
.box-auth-register .form-floating{
 margin-bottom: 20px !important;
}
.box-auth-register .actions-line{
 justify-content: center;
 margin-top: 20px;
 gap: 5px;
}
.box-auth-register .agreement {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1;
}
.box-auth-register .agreement a:hover {
    text-decoration: underline;
}

.box-auth .step {
  display: none;
}
.box-auth .step.active {
  display: block;
}
.box-auth-register .step{
 background-image: none;
 padding: 0;
}
.box-auth .is-invalid {
  border-color: red;
}

.box-auth .error-message {
  color: red;
  font-size: 14px;
  margin-top: 5px;
  display: none;
}
.box-auth .transition-auth{
  display: flex;
    flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
    width: 100%;
}
.box-auth .transition-auth .link{
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #E94C1F;
}
@media (max-width:1199px) {
  .page-auth .box-auth{
    width: 60vw;
  }
}
@media (max-width:767px) {
  .page-auth .box-auth {
    width: 100%;
    margin: 40px 12px;
    padding: 20px 12px;
  }
  .box-auth .actions-line .link{
    font-size: 15px;
  }
  .box-auth .form-check-label{
    font-size: 15px;
  }

}
@media (max-width:375px) {
    .box-auth .actions-line .link {
        font-size: 12px;
        font-weight: 500;
        line-height: 160%;
    }
    .box-auth .form-check-label {
        font-size: 12px;
        font-weight: 500;
        line-height: 160%;
    }
    .box-auth-register .actions-line {
        font-size: 12px;
        font-weight: 500;
        line-height: 160%;
    }

}

    /* страница о нас старт */
.section{
  margin-bottom: 80px;
}
.page-about{
  margin-top: -70px;
}
@media (max-width:991px) {
  .page-about{
    margin-top: 0px;
  }
}
.box-content{
  margin-top: -40px;
}
@media (max-width:1199px) {
  .box-content{
    margin-top: 0;
  }
}
.section-intro-about{
  background: #f7f8fa;
  /* padding-top: 50px; */
  min-height: 100vh;
  display: flex;
  align-items: center;
  z-index: 2;
}
.section-intro-about .btn-primary{
  padding: 15px 40px;
  font-size: 16px;
}
.section-intro-about .btn-outline-primary{
  padding: 15px 40px;
  font-size: 16px;
}
.section-intro-about .logo{
  margin-bottom: 30px;
}
.section-intro-about .logo img{
  width: 300px;
  height: 115px;
  object-fit: contain;
}
.section-intro-about .description{
  max-width: 70%;
  font-size: 23px;
  line-height: 35px;
  font-weight: 500;
  margin-bottom: 40px;
}
.section-intro-about .bg-logo-min {
  width: 400px;
  height: 400px;
  object-fit: contain;
  position: absolute;
  top: 30%;
  right: 12%;
  z-index: 1;
  opacity: 0.1;
  transform: rotate(30deg);
  transition: all 0.7s;
}
.section-our-services .maximum-possibilities__list {
  width: 100%;
}
.page-about .questions{
  padding: 30px 0;
 }
.page-about .step{
  margin-bottom: 30px;
}
.page-about .faq{
  padding-bottom: 60px;
}
.page-about .section-simplicity{
  background: #ffffff;
  padding: 50px 0 100px;
}

.page-about .section-simplicity__list{
  gap: 50px;
}
.page-about .section-simplicity__item {
  align-items: start;
}
.page-about .section-simplicity .secondary-title{
  margin-top: 0;
}
.page-about .section-simplicity__content {
  margin-left: 0;
}
.page-about .section-simplicity__content {
  max-width: 100%;
  width: 100%;
}
.page-about .section-simplicity__item-item-text{
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: -1px;
}
.page-about .section-simplicity__item-item-description{
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
  letter-spacing: -1px;
  margin-top: 10px;
}
.page-about .next-level .next-level__title{
  font-size: 48px;
    line-height: 50px;
    font-weight: 600;
    margin: 40px 0;
}
/* страница о нас конец */

/* правки для интро старт */
.box-content-intro{
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  margin-top: -70px;
}
.box-content-intro .intro-content{
  margin-top: 12vh;
}
.box-content-intro .intro-images{
  margin-top: auto;
}

/* правки для интро конец */
@media (max-width:1400px){
  .box-content-intro{
    padding-top: 70px;
  }
}
@media (max-width:1199px) {
  .box-content-intro{
    margin-top: -80px;
  }
  .section{
    margin-bottom: 40px;

  }
  .section-intro-about .description{
    max-width: 90%;
  }
  .section-intro-about{
    min-height: 50vh;
    padding-bottom: 50px;
  }
  .section-intro-about .logo{
    display: none;
   }
   .page-about .section-simplicity__container{
      padding-right: 0;
   }
   .page-about .section-simplicity__content{
    width: 100%;
   }
   .page-about .section-simplicity {
    padding: 0px 0 70px;
  }
  .section-intro-about .bg-logo-min{
    width: 300px;
    height: 300px;
    top: 20%;
  }
}
@media (max-width:767px) {
  [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
  .section{
    margin-bottom: 20px;
  }
  .section-intro-about .description{
    max-width: 100%;
  }
  .section-intro-about{
    min-height: 100%;
    padding-bottom: 50px;
    padding-top: 20px;
  }

  .section-intro-about .description{
    font-size: 20px;
    line-height: 30px;
  }
  .page-cargos .section-simplicity .secondary-title{
    font-size: 32px;
    line-height: 34px;
  }
  .page-about .section-simplicity__item-item-text{
    font-size: 21px;
    line-height: 28px;
  }
  .page-about .section-simplicity__item-item-description{
    font-size: 17px;
    line-height: 23px;
  }
  .page-about .next-level .next-level__title{
    font-size: 32px;
    line-height: 40px;
    margin: 25px 0;
  }
  .page-about .section-simplicity__item-number{
      width: 50px;
      height: 50px;
  }
  .page-about .next-level .next-level__title{
    margin-bottom: 30px;
  }
  .page-about .section-simplicity{
    padding: 0;
  }
  .section-intro-about .bg-logo-min{
    width: 200px;
    height: 200px;
    top: 35%;
  }
  .container {
    padding: 0 12px;
  }
  .group-btns{
    flex-direction: column;
  }
  .group-btns a {
    width: 100%;
  }
  .section-simplicity__container{
    padding-left: 12px;
  }
}


.page-hide-header{
  width: 100%;
  height: 71px;
  display: block;
  background: #f7f8fa;
  z-index: 150;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width:1199px) {
  .page-hide-header{
    display: none;
  }
}
/* страница транспорт старт */
.intro-description{
  margin-top: 35px;
}
.intro-description_text{
  font-size: 22px;
  line-height: 120%;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
  margin-bottom: 25px;
}
.section-intro-transport .maximum-possibilities__gif {
  padding-right: 0;
}
.section-intro-transport .maximum-possibilities__content .btn-primary{
  padding: 20px 65px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 18px;
}
.section-autopark{
  background: #F3F3F3;
  padding: 80px 0;
}
.page-transport .section-autopark {
  margin-bottom: 80px;
  margin-top: 20px;
}
.top-line{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.section-title{
  font-size: 32px;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #1D293F;
}
.section-link{
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  letter-spacing: -1px;
  color: #1D293F;
  text-decoration: none;
  border-bottom: 1px solid;
  transition: all 0.2s;
}
.section-link:hover{
  color: var(--primary-color);
}
.list-items{
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.list-items__el{
  position: relative;
  width: 32%;
  background-color: #ffffff;
  padding: 40px 45px;
  text-decoration: none;
  color: #0f172a;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s;
  margin-bottom: 25px;
}
.list-items__el:hover{
  background-color: #E94C1F;
}

.list-items__el_title{
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #1D293F;
  margin-bottom: 25px;
  z-index: 1;
}
.text-dedicated{
  color: var(--primary-color);
}
.list-items__el_descr{
  font-size: 18px;
  line-height: 120%;
  font-weight: 300;
  letter-spacing: 0px;
  color: #8C97AC;
  z-index: 1;
}
.list-items__el_bg-image{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.5s;
}
.list-items__el:hover .list-items__el_title{
  color: #FFFFFF ;
}
.list-items__el:hover .text-dedicated{
  color: #FFFFFF ;
}
.list-items__el:hover .list-items__el_descr{
  color: #FFFFFF ;
}
.list-items__el:hover .list-items__el_bg-image{
  opacity: 0.3;
}
.page-transport .next-level .next-level__title{
  margin-bottom: 50px;
  margin-top: 40px;
}
.page-transport .next-level{
  padding-bottom: 20px;
}
.page-transport .maximum-possibilities{
  padding: 40px 0;
}
.page-transport .maximum-possibilities__content{
  margin: auto;
}

@media (max-width:1199px) {
  .list-items__el{
    width: 48%;
  }
  .section-link{
    font-size: 23px;
    line-height: 26px;
  }
  .questions .platforms-img img{
    height: 60vh;
    object-fit: contain;
  }
  .page-transport .next-level .next-level__title{
    margin-bottom: 40px;
  }
  .list-items__el{
    justify-content: start;
    min-height: 225px;
  }
  .section-intro-transport .maximum-possibilities__gif{
    width: 160%;
  }
}
@media (max-width:767px) {
  .page-transport .maximum-possibilities{

  }
  .section-autopark{
    padding: 30px 0;
    margin-bottom: 0;
  }
  .questions .platforms-img img{
    height: 50vh;
  }
  .list-items__el{
    width: 100%;
  }
  .list-items__el_title{
    font-size: 19px;
    line-height: 23px;
  }
  .section-intro-transport .secondary-title{
    font-size: 28px;
  }
  .page-transport .next-level .next-level__title{
    font-size: 25px;
    margin-top: 0;
  }
  .top-line{
    flex-direction: column;
    justify-content: start;
    align-items: start;
    margin-bottom: 30px;
  }
  .section-intro-transport .maximum-possibilities__content .btn-primary{
    padding: 15px 45px;
  }
  .intro-description_text{
    font-size: 20px;
  }
  .page-transport .section-autopark{
    margin-bottom: 0;
  }
}
/* страница транспорт конец */

.not-auth-user{
    display: flex;
  gap: 15px;
}
.not-auth-user .btn{
    padding: 15px 50px !important;
    font-size: 18px;
    line-height: 120%;
    font-weight: 400;
}
.page .title{
  margin: -20px 0 40px 0;
}
.register-go-back{
  display: block;
  background: #f7f8fa;
  border: none;
  color: #000000;
  margin: 15px 0 0;
  width: max-content;
  width: 100%;
  padding: 10px 15px;
  border-radius: 5px;
  transition: all 0.2s;
}
.register-go-back:hover{
  background: #dbdbdb;
}
#resend-container{
  margin-bottom: 15px;
}
.timer-seconds{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  border-radius: 3px;
  border: 1px solid #DFDFDF;
  padding: 5px;
  color: var(--primary-color);
  font-size: 16px;
}
@media (max-width:767px) {
  .not-auth-user .btn{
    padding: 12px 30px !important;
  }
  .page .title{
    margin: 0 0 30px 0;
  }
}
.secondary-title .text-orange{
  color: #E94C1F;
}
.link-tochka{
  display: inline-block;
  color: #7F41E0;
  text-decoration: none;
  transition: all 0.2s;
}
.page-safe-transaction .section-simplicity{
  padding: 100px 0 0;
}
.page-safe-transaction .next-level{
  padding: 50px 0;
}
.section-works{
  background: #FEFDFF;
  padding: 50px 0 150px;
}
.page-safe-transaction .next-level .next-level__step:hover{
  cursor: default;
}
.page-safe-transaction .next-level .next-level__step{
  min-height: 120px;
}
/* ---======================= */




.animated-timeline-container {
  width: 100%;
  margin: 0 auto;
}
.timeline-header{
  display: flex;
  align-items: center;
  justify-content: center;

}
.timeline-title {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  color: #1D293F;
  letter-spacing: -1px;
  font-weight: 600;

}

.timeline-subtitle {
  text-align: center;
  color: #7C8087;
  font-size: 20px;
  line-height: 140%;
  font-weight: 400;
}

.animated-timeline {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  width: 100%;
}

.timeline-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}


.timeline-vertical-line {
  width: 3px;
  height: 250px;
  background-image: repeating-linear-gradient(
    to bottom,
    #f0f0f0 0,
    #f0f0f0 10px,
    transparent 10px,
    transparent 20px
  );
  position: relative;
  overflow: hidden;
  margin-top: -10%;
}
.timeline-step:last-child .timeline-vertical-line{
  height: 1px;
  opacity: 0;
}
.timeline-step-left .timeline-vertical-line{
  margin-left: auto;
}
.timeline-step-right .timeline-vertical-line{
  margin-right: auto;
}

.line-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #E94C1F;
  z-index: 1;
  transition: height 0.1s linear;
}

.timeline-point {
  opacity: 0.2;
  transition: opacity 0.5s ease-out;
  background: #FFE6DF;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #ffffff;
  margin-top: -10%;
  font-size: 20px;
  line-height: 140%;
  font-weight: 400;
  color: #E94C1F;
  transition: all 0.2s;
    z-index: 4;
}
.timeline-point.visible {
  opacity: 1;
  color: #ffffff;
  background: #E94C1F;
}

.timeline-description {
  opacity: 0.2;
  transition: opacity 0.5s ease-out;
  pointer-events: none; /* Отключаем взаимодействие, пока элемент невиден */
  max-width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;

}

.timeline-description.visible {
  opacity: 1;
  pointer-events: auto; /* Включаем взаимодействие */
}

.timeline-description h3,
.timeline-description p {
  opacity: inherit; /* Наследует от родителя */
}

.line-text-left{
  display: flex;
  justify-content: end;
  align-items: center;
  margin-right: -4%;
}
.line-text-right{
  display: flex;
  justify-content: start;
  align-items: center;
  margin-left: -4.2%;
}
.line-text-left .timeline-description__content{
  margin-right: 100px;
  text-align: end;
}
.line-text-right .timeline-description__content{
  margin-left: 100px;
  text-align: start;
}
.timeline-description__content_icon{
  width: 50px;
  height: auto;
  object-fit: contain;
}
.timeline-description__content_title{
  font-size: 24px;
  line-height: 140%;
  font-weight: 600;
  color: var(--primary-color);
}
.timeline-description__content_descr{
  font-size: 20px;
  line-height: 140%;
  font-weight: 400;
  color: #6C7078;
  margin-bottom: 10px;
}
.timeline-step-left{
  margin-right: auto;
}
.timeline-step-right{
  margin-left: auto;
}
.page-safe-transaction .step{
  margin-top: 0;
}
.page-safe-transaction .section-simplicity .secondary-title{
margin-top: 40px;
}
@media (max-width: 1199px) {
  .page-safe-transaction .section-simplicity{
    padding: 50px 10px ;
  }
  .timeline-description{
    max-width: 100%;
  }
  .line-text-left .timeline-description__content{
    margin-right: 50px;
  }
  .line-text-right .timeline-description__content{
    margin-left: 50px;
  }
  .line-text-left{
    margin-right: -5%;
  }
  .line-text-right{
    margin-left: -6%;
  }
  .timeline-vertical-line{
    height: 200px;
  }
  .page-safe-transaction .next-level .next-level__step {
    min-height: 150px;
  }
}
@media (max-width: 991px){
  .page-safe-transaction .next-level .next-level__step {
    min-height: 180px;
  }
}
@media (max-width: 767px){
  .section-works{
    padding: 50px 0 100px;
  }
  .page-safe-transaction .section-simplicity {
    padding: 0 0 60px;
  }
  .page-safe-transaction .next-level {
    padding: 25px 0;
  }
  .page-safe-transaction .next-level .next-level__step {
    min-height: 95px;
    margin-bottom: 15px;
  }
  .page-safe-transaction .next-level .next-level__title{
    font-size: 25px;
    line-height: 30px;
  }
  .timeline-title{
    font-size: 25px;
    line-height: 30px;
  }
  .timeline-subtitle{
    font-size: 16px;
  }
  .timeline-step{
    width: 100%;
    align-items: start;
  }
  .line-text-left{
    flex-direction: row-reverse;
  }
  .timeline-step-left .timeline-vertical-line{
    margin-left: 6%;
    margin-right: auto;
  }
  .line-text-left{
    margin-right: 0;
    gap: 15px;
  }
  .line-text-right{
    margin-left: 0;
    gap: 15px;
  }
  .line-text-left .timeline-description__content {
    margin-right: 0;
  }
  .timeline-vertical-line{
    margin-top: -9%;
    margin-left: 6%;
    height: 100px;
  }
  .line-text-left .timeline-description__content{
    text-align: start;
  }
  .line-text-right .timeline-description__content {
    margin-left: 0;
  }
  .timeline-description__content_title{
    font-size: 20px;
  }
  .timeline-description__content_descr{
    font-size: 15px;
  }
  .timeline-header{
    flex-direction: column;
    gap: 15px;
  }
}
@media (max-width: 375px){
  .timeline-step-left .timeline-vertical-line{
    margin-left: 7%;
    margin-top: -13%;
  }
  .timeline-vertical-line{
    margin-left: 7%;
  }
}
@media (max-width: 320px){
  .timeline-step-left .timeline-vertical-line{
    margin-left: 9%;
  }
  .timeline-vertical-line{
    margin-left: 9%;
  }
}

/* =====================  cookie  =========================================================== */


.cookie-banner {
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
    width: 20%;
    background-color: #ffffff;
    color: #333;
    text-align: center;
    padding: 15px;
    z-index: 1000;
    font-size: 14px;
    border: 1px solid #e94c1f54;
    border-radius: 15px;
    display: none;
}

.cookie-banner p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}

.cookie-banner a {
    color: #333;
    text-decoration: underline;
}
.cookie-banner a:hover{
    color: #e94c1e;
}

.cookie-btn {
    background-color: #ffffff;
    color: #161616;
    border: none;
    padding: 5px;
    font-size: 14px;
    line-height: 100%;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.cookie-btn:hover {
    background-color: #d95721; /* Темный оттенок оранжевого при наведении */
    color: #ffffff; /* Белый текст при наведении */
}
@media (max-width: 1199px) {
    .cookie-banner{
        width: 40%;
    }
}
@media (max-width: 767px) {
    .cookie-banner{
        width: 70%;
    }
}
.page-safe-transaction .section-simplicity{
    padding-bottom: 80px;
}
.page-safe-transaction .section-simplicity__image {
    margin-right: 10vw;
}
/* Факторинг */
.page-faktoring .section-simplicity{
    padding-bottom: 80px;
    padding-top: 0;
}
.page-faktoring .section-simplicity__image {
    margin-right: 10vw;
}
.page-faktoring .section-simplicity__image img {
    max-height: 500px;
}
.page-faktoring .section-simplicity__content.secondary {
    max-width: 100%;
}
.section-simplicity__item-item-descr{
    font-family: Nekst;
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    color: #7A7A7A;
}
.page-safe-transaction .section-simplicity__image img {
    max-height: 500px;
}
.section-advantages{
    padding: 80px 0;
}
.card-advantages{
    position: relative;
    margin-left: 70px;
}

.card-advantages__top{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0px;
    color: #1D293F;
    margin-bottom: 20px;
}
.card-advantages__top .highlight{
    color: #E94C1F;
}
.card-advantages__bottom{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
    color: #979797;
    /*width: 75%;*/
}
.card-advantages .bg-image {
    position: absolute;
    top: -5px;
    right: 20%;
    width: max-content;
    height: 180px;
    object-fit: contain;
    z-index: -1;
}
@media (max-width: 1199px) {
    .card-advantages{
        margin-left: 0;
        margin-bottom: 60px;
    }
    .card-advantages__top{
        margin-bottom: 10px;
    }
    .card-advantages .bg-image {
        right: 0;
        height: 140px;
    }
}

/* калькулятор факторинга */
.factoring-calculator {
    padding: 50px 0 80px;
}
.box-calculator{
    margin: 0 30px;
    padding: 50px 60px;
    background: #F4F4F4;
    border-radius: 30px;
}
.calculate-title {
    font-weight: 500;
    font-size: 45px;
    line-height: 120%;
    letter-spacing: -1px;
    margin-bottom: 25px;
    color: #455A64;
}
.box-calculator .description {
    font-weight: 400;
    font-size: 18px;
    line-height: 21.6px;
    letter-spacing: -1px;
    color: #455A64;
    margin-bottom: 40px;
}

.calculator label {
    display: block;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19.2px;
    letter-spacing: -1px;

}
.calculator h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -1px;
    color: #455A64;

}
.calculator p {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -1px;
    color: #455A64;
    margin: 10px 0;
}
.calculator h2 {
    font-family: Nekst;
    font-weight: 500;
    font-size: 23px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #455A64;
}

.range-container {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.range-value {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #FFE6DF;
    color: #E94C1F;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
}

.range-labels {
    display: flex;
    justify-content: space-between;
    color: #6C7078;
    margin-top: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: -1px;

}


/* Основной стиль слайдера */
input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 3px;
    background: #e0e0e0; /* Серый цвет (незаполненная часть) */
    border-radius: 3px;
    outline: none;
    cursor: pointer;
}

/* Заполненная часть (левая) для Chrome, Safari */
input[type="range"]::-webkit-slider-runnable-track {
    height: 3px;
    border-radius: 3px;
    background: #e0e0e0; /* Оставляем серую полосу */
}

/* Заменяем синий цвет заполненной части (Chrome, Safari) */
input[type="range"]::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #E94C1F var(--progress), #e0e0e0 var(--progress));
}

/* Заполненная часть (левая) для Firefox */
input[type="range"]::-moz-range-progress {
    background: #E94C1F; /* Оранжевый вместо синего */
    height: 3px;
    border-radius: 3px;
}

/* Ползунок */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: #E94C1F; /* Цвет ползунка */
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 2;
    top: -6px;
}

input[type="range"]::-moz-range-thumb {
    width: 16px;
    height: 16px;
    background: #E94C1F; /* Цвет ползунка */
    border-radius: 50%;
    cursor: pointer;
}
@media (max-width: 1199px) {
    .factoring-calculator {
        padding: 0 0 50px;
    }
    .box-calculator{
        margin: 0;
        padding: 20px;
    }
    .calculate-title {
        font-size: 30px;
    }
}
.form-control:focus {
    border-color: #E94C1F;
    outline: 0;
    box-shadow: none;
}
.form-floating > .form-control:not(:placeholder-shown) {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.form-floating > .form-control:not(:placeholder-shown) ~ label{
    transform: scale(0.85) translateY(-1.5rem) translateX(0.1rem) !important;
}
.btn-close:focus{
    box-shadow: none;
}
.toast-notification {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    background-color: #fff;
    color: #28a745;
    padding: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1050;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.toast-notification.hidden {
    visibility: hidden;
}
.toast-notification.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
.toast-notification .toast-text {
    font-size: 18px;
    line-height: 1.5;
}
.toast-notification .img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 15px;
}
.toast-notification svg {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
}
.toast-notification svg path {
    fill: #28a745;
}
.toast-notification .toast-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    min-width: 350px;
}
@media (max-width:767px) {
    .box-content-intro .intro-content {
        margin-top: 10vh;
    }
}

.payment-logo{
    object-fit: cover;
    max-height: 20px;
}

.like .sec-title {
    font-size: 32px;
    line-height: 120%;
    color: #1D293F;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 70px;
}
.like .sec-description {
    font-size: 24px;
    line-height: 120%;
    color: #000000;
    font-weight: 400;
}
.like .image {
    width: 380px;
    height: 360px;
    object-fit: cover;
}
@media (max-width: 1199px) {
    .like .image {
        width: 320px;
        height: 300px;
    }
    .like .sec-title {
        font-size: 24px;
        margin-top: 40px;
    }
    .like .sec-description {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .like .image {
        width: 220px;
        height: 200px;
        margin-top: 20px;
    }
    .like .sec-title {
        text-align: center;
        font-size: 22px;
    }
    .like .sec-description {
        text-align: center;
    }
}
.form-check-input {
    margin: 0;
}
.form-check-input:checked {
    background-color: #161616;
    border-color: #161616;
}
.form-check-input:focus {
    box-shadow: none;
}


.row-items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 50px;
}
.row-items__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 18%;
}
.row-items__item .media {
    margin-bottom: 20px;
    width: 100%;
}
.row-items__item .media img {
    width: 100%;
    height: 100px;
    object-fit: contain;
    transition: all 0.3s ;
}

.row-items__item .name {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -1px;
    color: #000000;
}
.row-items__item .name .orange {
    color: #E94C1F;
}

.next-level .text-description {
    margin: 50px 0 40px;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: -1px;
    color: #504E4E;

}
.row-items__item:hover .media img {
    transform: scale(1.2);
}

@media (max-width: 1024px) {
    .row-items__item {
        width: 16%;
    }
}
@media (max-width: 767px) {
    .row-items {
        gap: 24px;
    }
    .row-items__item {
        width: 46%;
        margin-bottom: 10px;
    }
    .row-items__item .media {
        margin-bottom: 4px;
    }
    .row-items__item .media img {
        height: 90px;
    }
}

/* ========= Блог ============ */
.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 30px 0;
}

.blog-grid__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    background: #f9f9f9;
    padding: 16px;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: all 0.3s ease;
}

.blog-grid__image-wrapper {
    width: 100%;
    height: 230px;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 12px;
}

.blog-grid__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.blog-grid__title {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 1.4;
    transition: color 0.3s ease;

    display: -webkit-box;
    -webkit-line-clamp: 2;       /* ограничение до 2 строк */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Hover Effects */
.blog-grid__item:hover .blog-grid__image {
    transform: scale(1.1);
}

.blog-grid__item:hover .blog-grid__title {
    color: #E94C1F; /* оранжевый */
}

/* Адаптивность */
@media (max-width: 1023px) {
    .blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575.98px) {
    .blog-grid {
        grid-template-columns: 1fr;
    }
}

/*  ========= ОДНА новость =========== */

.blog-post-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 24px;
    padding: 0;
    margin: 0 auto;
}

.blog-post-content {
    display: flex;
    flex-direction: column;
}

.post-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.post-meta {
    font-size: 14px;
    color: #888;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.post-meta__item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    line-height: 100%;
    color: #888 ;
    text-decoration: none;
}
.post-meta .feather {
    display: block;
    width: 14px;
    height: 14px;
}

.post-image-wrapper {
    margin-bottom: 20px;
}

.post-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 6px;
}
figure {
    margin: 0;
}
figcaption {
    display: block;
    padding-top: 5px;
    font-style: normal;
    font-weight: 400;
    color: #838899;
    word-break: break-all;
    font-size: 14px;
}

/* Любые другие изображения внутри текста */
.post-description img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    margin: 12px 0;
    display: block;
}

.post-description {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

/* Сайдбар */
.blog-post-sidebar {
    position: sticky;
    top: 20px;
    align-self: start;
    background: #fff;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.sidebar-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}

.sidebar-news-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
}

.sidebar-news-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    gap: 10px;
    min-height: 64px;
    padding: 4px 0;
    transition: all 0.2s;
}

.sidebar-news-thumb {
    width: 55px;
    height: 55px;
    object-fit: cover;
    flex-shrink: 0;
    border-radius: 4px;
    background-color: #f0f0f0;
}

.sidebar-news-title {
    font-size: 14px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 2.8em;
    transition: all 0.2s;
}
.sidebar-news-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
.sidebar-news-item:hover .sidebar-news-title {
    color: #e94c1e;
}

/* Баннер */
.sidebar-banner {
    max-width: 100%;
    margin-top: 16px;
}

.sidebar-banner .banner-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 6px;
}

/* 🔸 Планшеты (768px–1023.98px) */
@media (max-width: 1023px) {
    .blog-post-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .post-title {
        font-size: 26px;
    }

    .post-image {
        height: 300px;
    }

    .blog-post-sidebar {
        position: static;
        box-shadow: none;
        padding: 0;
        margin-top: 16px;
    }

    .sidebar-news-thumb {
        width: 70px;
        height: 70px;
    }

    .sidebar-banner .banner-image {
        height: 180px;
    }
}

/* 🔸 Телефоны (<768px) */
@media (max-width: 767px) {
    .blog-post-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .post-title {
        font-size: 22px;
    }

    .post-meta {
        font-size: 13px;
    }

    .post-image {
        height: 200px;
    }

    .post-description {
        font-size: 15px;
    }

    .blog-post-sidebar {
        position: static;
        box-shadow: none;
        padding: 0;
        margin-top: 12px;
    }

    .sidebar-title {
        font-size: 18px;
    }

    .sidebar-news-thumb {
        width: 48px;
        height: 48px;
    }

    .sidebar-news-title {
        font-size: 13px;
    }

    .sidebar-banner .banner-image {
        height: 160px;
    }
}

/* --- Стили для "Скоро" на неактивных платформах --- */
.page-apps .questions {
  padding: 0;
}
@media (max-width:991px) {
  .page-apps .questions {
    padding: 0 12px 60px;
  }
}
.questions .soon {
  position: relative;
  pointer-events: none;
}
.questions .soon .platforms-content_img {
  transition: filter 0.2s;
}
.questions .soon .soon-overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e94c1fa1;
    color: white;
  font-family: 'Nekst', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  border-radius: 7px;
  z-index: 2;
  pointer-events: none;
  backdrop-filter: blur(0.5px);
}
@media (max-width: 767px) {
  .questions .soon .soon-overlay {
    font-size: 1rem;
    border-radius: 12px;
  }
}





/* для инструкции по установке веб версии приложения на ios */
.webInstruction .modal-body {
    max-height: 100% !important;
    overflow: initial;
}
.webInstruction .modal-dialog {
    max-width: 94%;
}
.webInstruction .modal-header {
    align-items: start;
}

.ath-steps-grid {
    display: grid;
    gap: 12px;
}
.ath-guide__title {
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
}
.ath-guide__subtitle {
    font-size: 16px;
    margin-bottom: 16px !important;
}
.ath-step-block {
    text-align: center;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 2px 6px rgba(0,0,0,.05);
}

.ath-step-block__img {
    width: 100%;
    max-width: 320px;
    height: 350px;
    margin: 0 auto 12px;
    display: block;
    object-fit: cover;
    border-radius: 8px;
}
@media (min-width: 1700px) {
    .ath-step-block__img {
        height: 430px;
    }
}

.ath-step-block__num {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #16a34a;
    color: #fff;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

.ath-step-block__text {
    font-size: 15px;
    color: #1f2328;
}

.ath-step-block__text a {
    color: #16a34a;
    text-decoration: none;
}
.ath-step-block__text a:hover {
    text-decoration: underline;
}

/* Адаптив */
@media (max-width: 992px) {
    .ath-step-block__img {
        height: 280px;
    }
}
@media (max-width: 767px) {
    .ath-step-block__img {
        height: 410px;
    }
}
@media (min-width: 768px) {
    .ath-steps-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1200px) {
    .ath-steps-grid {
        grid-template-columns: repeat(5, 1fr);
    }
}


.btn-web-vers {
    width: max-content;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.3s;
    padding: 6px 14px;
}
.btn-web-vers:hover {
    transform: scale(1.02);
    background: #fff;
    color: #161616;
}
.btn-web-vers .logo {
    width: 32px;
    height: 32px;
    object-fit: contain;
}
.page-counterparty .section-simplicity {
    padding: 50px 0 80px;
}
.page-counterparty .faq {
    padding: 50px 0 80px;
}
.page-counterparty .step {
    margin: 0;
}

.page-counterparty .section-simplicity__list {
    gap: 20px;
}

.page-counterparty .next-level .next-level__step:hover .box-icon svg {
    transition: all 0.3s;
    transform: scale(1.2);
}
.page-counterparty .next-level {
    padding: 80px 0;
}

.page-counterparty .section-simplicity__image {
    margin-right: 0;
}
/* ================================ =================== ================ ======================== */
/* ================================ =================== ================ ======================== */
/* ================================ =================== ================ ======================== */
/* ================================ =================== ================ ======================== */
/* ================================ =================== ================ ======================== */
@media (max-width: 1024px) {
    .btn-web-vers {
        margin: auto;
    }
    .our-services .link-service .our-services__card {
        padding: 20px;
    }
}
/* ================================ =================== ================ ======================== */

@media (min-width: 768px) and (max-width: 991px) {
    .intro-title {
        font-size: 38px;
        line-height: 120%;
    }
    .secondary-title {
        font-size: 22px;
        line-height: 120%;
    }
}
/* ================================ =================== ================ ======================== */
@media (min-width: 992px) and (max-width: 1199px) {
    .page-counterparty .section-simplicity__content {
        max-width: 100%;
        flex-shrink: 0;
    }
}
@media (max-width: 1199px) {
    .page-cargos .step {
        margin: 0;
    }
    .page-cargos .next-level .next-level__step {
        margin-bottom: 5px;
    }
    .page-cargos .steps-work .steps-work__title {
        font-size: 26px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .page-cargos .next-level .next-level__title {
        font-size: 26px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .page-cargos .steps-work .steps-work__step .steps-work__step_number {
        width: 44px;
        height: 44px;
    }
    .page-cargos .steps-work .steps-work__step .steps-work__step_descr {
        font-size: 21px;
    }
    .page-cargos .steps-work .steps-work__step {
        margin-bottom: 40px;
    }
    .page-cargos .section-simplicity {
        padding: 20px 12px 30px;
    }


    .page-counterparty .section-simplicity {
        padding: 20px 12px 80px;
    }

    .page-counterparty .section-simplicity__image img {
        max-height: 400px;
    }
    .page-counterparty .section-simplicity__image {
        margin-right: 0;
    }

    .page-counterparty .next-level .next-level__step {
        min-height: max-content;
    }
    .page-counterparty .faq {
        padding: 0 0 80px;
    }










    .page-cargos .steps-work {
        margin: 30px 0 70px 0;
    }
    .title {
        font-size: 40px;
        line-height: 120%;
    }
    .our-services {
        padding: 45px 0;
    }
    .questions {
        padding: 40px 0 60px 0;
    }
    .questions .platforms .title {
        font-size: 30px;
        line-height: 120%;
        font-weight: 500;
        margin-bottom: 0;
    }
    .questions .platforms-content__desc {
        margin: 0 0 20px 0;
    }
    .section-simplicity__list {
        gap: 24px;
    }
    .our-services__cards {
        margin-top: 30px;
    }
    .section-autopark {
        padding: 30px 0;
    }
    .page-transport .section-autopark {
        margin: 0;
    }
    .list-items__el {
        padding: 20px;
    }
    .top-line {
        margin-bottom: 30px;
    }
    .section-title {
        font-size: 28px;
    }
}
/* ================================ =================== ================ ======================== */

@media (max-width: 767px) {
    .page-cargos .next-level .next-level__title {
        font-size: 22px;
    }
    .page-cargos .step {
        margin: 20px 0 0;
    }
    .btn-web-vers {
        padding: 12px 24px;
        border-radius: 14px;
    }
    .our-services {
        padding: 40px 0;
    }
    .questions .platforms .title {
        font-size: 20px;
    }
    .questions .platforms-content__desc {
        line-height: 120%;
        margin-top: 10px;
    }
    .section-simplicity__list {
        gap: 16px;
    }
    .section-simplicity {
        padding: 24px 12px;
    }
    .page-counterparty .section-simplicity .secondary-title {
        font-size: 24px;
        line-height: 1;
    }
    .sec-title .title {
        font-size: 26px;
    }
    .page-counterparty .faq {
        padding: 20px 0 40px;
    }
    .page-counterparty .next-level {
        padding: 40px 0;
    }
}

/* ========== безопасная сделка блок как это работает ========= */

:root{
    --hiw-bg:#fff;
    --hiw-text:#0f1012;
    --hiw-muted:#6b7280;
    --hiw-border:#f0e4d9;
    --hiw-accent:#e94c1f;          /* оранжевый градиент старт */
    --hiw-accent-2: #e94c1f;        /* оранжевый градиент конец */
    --hiw-radius:6px;
}
.hiw{
    margin-bottom: 50px;
}
.hiw__inner{}
.hiw__title{
    font-size: 22px;
    line-height: 100%;
    color: #1D293F;
    font-weight: 600;
    margin-bottom: 30px !important;
}

.hiw__label {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 14px;
}

/* tabs */
.hiw-tabs,.hiw-subtabs{display:flex;gap:10px;margin-bottom:20px !important;}
.hiw-tabs__btn,.hiw-subtabs__btn{
    position:relative; display:flex; align-items:center;flex-direction: column; gap:10px;
    padding:20px 40px; border-radius:6px; border:1px solid #eee;
    background:#fff; color:var(--hiw-text); font-weight:500; cursor:pointer;
}
.hiw-subtabs__btn {
    font-weight: 400;
    padding:10px 20px;
}
.hiw-tabs__btn.is-active{background:linear-gradient(180deg,var(--hiw-accent),var(--hiw-accent-2)); color:#fff; border-color:transparent}
.hiw-subtabs__btn.is-active{border-color:var(--hiw-accent);background: #fff7f0; color: var(--hiw-accent);}
.hiw-tabs__icon{width:24px;height:24px;color:var(--hiw-accent)}
.hiw-tabs__icon svg{width:100%;height:100%;fill:currentColor}
.hiw-tabs__btn_txt {
    color: #161616;
}
.hiw-tabs__btn.is-active .hiw-tabs__btn_txt {
    color: #FFFFFF;
}
.hiw-tabs__btn.is-active .hiw-tabs__icon {
    color: #FFFFFF;
}
/* panels */
.hiw-panel{display:none}
.hiw-panel.is-active{display:block}
.hiw-type-panel{display:none}
.hiw-type-panel.is-active{display:block}

/* steps */
.steps{display:grid; gap:12px}
.step-card{
    display:block; background:var(--hiw-bg); border:1px solid var(--hiw-border);
    border-radius:6px; padding:14px 14px 14px 58px; position:relative;
}
.step-card--muted{background:#fffaf6}
.step-card__num{
    position:absolute; left:14px; top:14px; width:34px; height:34px; border-radius:50%;
    display:grid; place-items:center; color:#fff; font-weight:800;
    background:radial-gradient(60% 60% at 30% 30%, #e94c1f 0%, #f85b2f 60%, #f16e47 100%);
}
.step-card__title{margin:0 0 8px !important;font-size:16px;line-height:1.25; font-weight: 600}
.step-card__text{margin:0;color:var(--hiw-muted);font-size:14px;line-height:1.45}
.step-note{
    margin-top:10px; padding:10px 12px; border-radius:6px; font-size:13px;
    border:1px dashed #ffd59f; background:#fff7ea;
    color: #e94c1f;
}
.step-note--warn{background:#fff3db;border-color:#ffc787}

/* desktop tweaks */
@media (min-width: 768px){
    .hiw__title{font-size:32px;margin-bottom:18px}
    .steps{gap:14px}
    .step-card{padding:16px 18px 16px 66px;}
    .step-card__num{left:16px;top:16px;width:38px;height:38px}
    .step-card__title{font-size:17px}
    .step-card__text{font-size:15px}
}
@media (min-width: 1200px){s
.hiw__inner{}
    .hiw-tabs__btn {padding:20px 40px}
    .hiw-subtabs__btn {
        padding:10px 30px
    }
    .steps{gap:16px}
}

@media (max-width: 767px) {
    .hiw-tabs__btn, .hiw-subtabs__btn {
        width: 100%;
    }
    .hiw{
        margin-bottom: 30px;
    }
}










/* === БАЗА ДЛЯ СТРАНИЦЫ ДОКУМЕНТОВ === */
.page-docs {

}

/*.page-docs__layout {*/
/*    display: grid;*/
/*    grid-template-columns: 260px minmax(0, 1fr);*/
/*    gap: 40px;*/
/*}*/
.page-docs__layout {
    display: grid;
    /* по умолчанию: одна колонка, контент на всю ширину */
    grid-template-columns: minmax(0, 1fr);
    gap: 40px;
}

/* когда сайдбар есть — добавляем колонку под него */
.page-docs__layout--has-sidebar {
    grid-template-columns: 260px minmax(0, 1fr);
}


/* === САЙДБАР === */

.page-docs__sidebar {
    position: sticky;   /* липкий именно АСАЙД, не inner */
    top: 100px;         /* подстрой под высоту шапки */
    align-self: flex-start;
}

/* кнопка только для мобильных / планшетов */
/*.page-docs__toggle {*/
/*    display: none;*/
/*    padding: 12px 16px;*/
/*    border-radius: 10px;*/
/*    border: 1px solid #e94c1e;*/
/*    background: #ffffff;*/
/*    font-size: 14px;*/
/*    font-weight: 500;*/
/*    line-height: 1;*/
/*    color: #061C3D;*/
/*    text-align: left;*/
/*    cursor: pointer;*/
/*    position: fixed;*/
/*    bottom: 40px;*/
/*    left: 20px;*/
/*}*/

/*.page-docs__toggle-icon {*/
/*    float: right;*/
/*    width: 14px;*/
/*    height: 14px;*/
/*    border-radius: 999px;*/
/*    border: 2px solid #e94c1e;*/
/*    position: relative;*/
/*}*/

/*.page-docs__toggle-icon::before,*/
/*.page-docs__toggle-icon::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    inset: 50%;*/
/*    width: 8px;*/
/*    height: 2px;*/
/*    background: #e94c1e;*/
/*    transform: translate(-50%, -50%);*/
/*}*/

/*.page-docs__toggle-icon::after {*/
/*    transform: translate(-50%, -50%) rotate(90deg);*/
/*}*/

.page-docs__toggle {
    display: none;
    border: 0;
    background: none;
}

/* внутренний контейнер сайдбара */
.page-docs__sidebar-inner {
    background: #ffffff;
    border-radius: 0;
    box-shadow: 0 10px 30px rgba(6, 28, 61, 0.06);
    padding: 16px 0;
    max-height: 60dvh;
    overflow-y: auto;
    position: relative; /* не sticky! */
}

/* полоса прокрутки можно стилизовать */
.page-docs__sidebar-inner::-webkit-scrollbar {
    width: 6px;
}
.page-docs__sidebar-inner::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(233, 76, 30, 0.35);
}

/* навигация в сайдбаре */

.page-docs__nav {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.page-docs__link {
    display: block;
    padding: 10px 18px;
    font-size: 14px;
    line-height: 1.4;
    color: #42526B;
    text-decoration: none;
    border-left: 3px solid transparent;
    transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.page-docs__link:hover {
    background: #f3f6fb;
    color: #061C3D;
}

.page-docs__link--active {
    border-left-color: #e94c1e;
    background: rgb(233 76 30 / 5%);
    color: #061C3D;
    font-weight: 500;
}

/* === КОНТЕНТ === */

.page-docs__content {
    background: #ffffff;
    border-radius: 12px;
    padding: 32px 40px;
    box-shadow: 0 12px 40px rgba(6, 28, 61, 0.04);
}

.page-docs__title {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 24px;
    color: #061C3D;
}

/* аккуратная типографика длинных документов */
.page-docs__body {
    font-size: 15px;
    line-height: 1.6;
    color: #42526B;
}

.page-docs__body h1,
.page-docs__body h2,
.page-docs__body h3 {
    font-weight: 600;
    color: #061C3D;
    margin: 24px 0 12px;
}

.page-docs__body p {
    margin-bottom: 10px;
}

.page-docs__body ol,
.page-docs__body ul {
    margin: 0 0 14px 20px;
}

/* === АДАПТИВ === */

/* Планшеты и телефоны до ~991px */
@media (max-width: 991.98px) {
    .page-docs__layout {
        display: block;
    }

    .page-docs__sidebar {
        position: static;
        margin-bottom: 16px;
    }

   /* .page-docs__toggle {
        display: flex;
        align-items: center;
        gap: 6px;
    }*/
    /* плавающий круглый FAB */
    .page-docs__toggle {
        display: inline-flex;
        justify-content: center;
        align-items: center;

        position: fixed;
        right: 20px;
        bottom: 130px;

        width: 45px;
        height: 45px;
        border-radius: 50%;

        background: #e94c1e;
        cursor: pointer;
        z-index: 1200;

        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
        transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
    }

    .page-docs__toggle:active {
        transform: translateY(1px);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.22);
    }

    /* общие стили для иконок */
    .page-docs__icon {
        position: absolute;
        inset: 50%;
        transform: translate(-50%, -50%) scale(1);
        transform-origin: center;
        transition: opacity 0.15s ease, transform 0.15s ease;
    }

    /* иконка "документ" */
    .page-docs__icon--doc::before,
    .page-docs__icon--doc::after {
        content: "";
        position: absolute;
        box-sizing: border-box;
    }

    /* лист */
    .page-docs__icon--doc::before {
        width: 20px;
        height: 24px;
        border-radius: 3px;
        border: 2px solid #fff;
        top: -12px;
        left: -10px;
    }

    /* линия текста */
    .page-docs__icon--doc::after {
        width: 12px;
        height: 2px;
        background: #fff;
        top: 4px;
        left: -6px;
        box-shadow: 0 4px 0 0 #fff; /* ещё одна строчка */
    }

    /* иконка "крестик" */
    .page-docs__icon--close::before,
    .page-docs__icon--close::after {
        content: "";
        position: absolute;
        width: 18px;
        height: 2px;
        background: #fff;
        border-radius: 2px;
        top: -1px;
        left: -9px;
    }

    .page-docs__icon--close::before {
        transform: rotate(45deg);
    }

    .page-docs__icon--close::after {
        transform: rotate(-45deg);
    }

    /* начальное состояние: документ виден, крестик спрятан */
    .page-docs__icon--doc {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

    .page-docs__icon--close {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.6);
    }

    /* при открытом сайдбаре меняем иконки */
    .page-docs__toggle--open .page-docs__icon--doc {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.6);
    }

    .page-docs__toggle--open .page-docs__icon--close {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

    /* офф-канвас */
    .page-docs__sidebar-inner {
        position: fixed;
        inset: 0 auto 0 0;
        width: 380px;
        max-width: 80%;
        max-height: 100dvh;
        border-radius: 0;
        transform: translateX(-100%);
        transition: transform 0.2s ease-out;
        z-index: 1100;
        overflow-y: auto;
    }


    .page-docs__sidebar--open .page-docs__sidebar-inner {
        transform: translateX(0);
    }

    /* затемнение фона */
    .page-docs__sidebar-backdrop {
        display: none;
        position: fixed;
        inset: 0;
        background: rgba(6, 28, 61, 0.35);
        z-index: 1090;
    }

    .page-docs__sidebar--open + .page-docs__content,
    .page-docs__sidebar--open .page-docs__sidebar-backdrop {
        /* заглушка, сам backdrop добавим в разметку/JS */
    }

    .page-docs__content {
        padding: 0;
        border-radius: 18px;
        box-shadow: none;
    }

    .page-docs__title {
        font-size: 24px;
        text-align: left;
        margin-bottom: 16px;
    }
}

/* Маленькие телефоны */
@media (max-width: 575.98px) {

    .page-docs__body {
        font-size: 14px;
    }
}

