

/* Start:/local/templates/main/assets/bx-styles/hero-section.css?179016172714766*/
.hero-section {
  padding: 0 clamp(10px,1.67vw,32px) clamp(32px,3.33vw,64px);
  max-width: 1920px;
  margin: 0 auto
}
.hero-section__banner {
  position: relative;
  height: clamp(560px,52.08vw,1000px);
  overflow: hidden;
  border: 1px solid #e7e7e7;
  background: linear-gradient(180deg,rgba(250,250,250,0) 30%,#fafafa 100%),#fff;
  border-radius: 40px
}
.hero-section__pattern {
  position: absolute;
  inset: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNDUwJyBoZWlnaHQ9JzQ1MCcgdmlld0JveD0nMCAwIDQ1MCA0NTAnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZycgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjxyZWN0IHdpZHRoPSc0NTAnIGhlaWdodD0nNDUwJyBmaWxsPSd1cmwoI3BhdHRlcm4wXzIxNzBfMTE4NDEpJy8+PGRlZnM+PHBhdHRlcm4gaWQ9J3BhdHRlcm4wXzIxNzBfMTE4NDEnIHBhdHRlcm5Db250ZW50VW5pdHM9J29iamVjdEJvdW5kaW5nQm94JyB3aWR0aD0nMC4xNDIyMjInIGhlaWdodD0nMC4yODQ0NDQnPjx1c2UgeGxpbms6aHJlZj0nI2ltYWdlMF8yMTcwXzExODQxJyB0cmFuc2Zvcm09J3NjYWxlKDAuMDAxNzc3NzgpJy8+PC9wYXR0ZXJuPjwvZGVmcz48aW1hZ2UgaWQ9J2ltYWdlMF8yMTcwXzExODQxJyB3aWR0aD0nODAnIGhlaWdodD0nMTYwJyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bGluazpocmVmPSdkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUZBQUFBQ2dBZ01BQUFEbTdRTW5BQUFBREZCTVZFV0lpSWl4c2JHeHNiR3hzYkYwU0xVYkFBQUFCSFJTVGxQL2J5dFMzUWdoeHdBQUFFVkpSRUZVZUFGallBM0ZBQTRNcTE3dFdyY2FsVmhCdE9CSzdJTC9NY0ZmNHJVUFpZdEdMUnExYU5TaVVZdEdMU0pjb1l6V1I0UEJvbEdMUmkwYXRXalVvdEg2Q0FBNjdhOXE1K2dwU0FBQUFBQkpSVTVFcmtKZ2dnPT0nLz48L3N2Zz4=);
  opacity: .35;
  pointer-events: none
}
.hero-section__video {
  position: absolute;
  top: 3%;
  right: 5%;
  width: clamp(320px,45.94vw,882px);
  height: clamp(320px,45.94vw,882px);
  pointer-events: none
}
.hero-section__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.hero-section__video video::-webkit-media-controls {
  display: none
}
.hero-section__video video::-webkit-media-controls-start-playback-button {
  display: none;
  -webkit-appearance: none
}
.hero-section__glow {
  position: absolute;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  mix-blend-mode: screen
}
@supports (mix-blend-mode:plus-lighter) {
  .hero-section__glow {
    mix-blend-mode: plus-lighter
  }
}
.hero-section__glow--cyan {
  top: -40%;
  left: 0;
  right: 0;
  margin: auto;
  width: clamp(437px,55vw,1500px);
  height: clamp(437px,55vw,1200px);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/hero/glow-cyan.svg)
}
.hero-section__glow--purple {
  top: clamp(180px,3.59vw,69px);
  left: clamp(40%,61.46vw,1178px);
  width: clamp(293px,68.33vw,1312px);
  height: clamp(294px,68.33vw,1312px);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/hero/glow-purple.svg)
}
.hero-section__cards-row {
  display: contents
}
.hero-section__content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: clamp(99px,8.28vw,159px);
  left: clamp(10px,5.78vw,111px);
  width: clamp(360px,35.1vw,675px);
  gap: clamp(32px,4.17vw,80px)
}
.hero-section__text {
  display: flex;
  flex-direction: column;
  gap: clamp(24px,3.13vw,60px)
}
.hero-section__title {
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(28px,3.33vw,64px);
  line-height: 1;
  color: #000;
  margin: 0
}
.hero-section__subtitle {
  max-width: clamp(290px,29.38vw,564px);
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,1.15vw,22px);
  line-height: 1.3;
  color: #333
}
.hero-section__bottom {
  display: flex;
  flex-direction: column;
  gap: clamp(12px,1.82vw,35px)
}
.hero-section__stats {
  display: flex;
  align-items: center;
  gap: clamp(4px,3.13vw,60px)
}
.hero-section__stat {
  display: flex;
  align-items: center;
  gap: clamp(4px,.83vw,16px);
  padding: clamp(4px,.42vw,8px) clamp(8px,.83vw,16px) clamp(4px,.42vw,8px) 0;
  border-right: 1px solid #e7e7e7
}
.hero-section__stat:last-child {
  border-right: none;
  padding-right: 0
}
.hero-section__stat-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: clamp(20px,1.67vw,32px);
  height: clamp(20px,1.67vw,32px);
  padding: clamp(6px,.63vw,12px);
  background: #e7e7e7;
  border-radius: 999px;
  box-sizing: content-box
}
.hero-section__stat-icon svg {
  width: clamp(20px,1.67vw,32px);
  height: clamp(20px,1.67vw,32px)
}
.hero-section__stat-text {
  display: flex;
  flex-direction: column;
  gap: clamp(0px,.57vw,11px);
  white-space: nowrap
}
.hero-section__stat-value {
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(18px,1.35vw,26px);
  line-height: 1.1;
  color: #333
}
.hero-section__stat-label {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.94vw,18px);
  line-height: 1.2;
  color: #333
}
.hero-section__actions {
  display: flex;
  align-items: stretch;
  gap: clamp(6px,1.25vw,24px)
}
.hero-section__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: clamp(12px,1.04vw,20px);
  transition: .3s linear;
  gap: 8px;
  border-radius: 16px;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  text-decoration: none
}
.hero-section__btn--primary {
  flex: 1;
  background: #00a89b;
  color: #fff
}
.hero-section__btn--primary:hover {
  background: #00cebe;
  color: #fff
}
.hero-section__btn--secondary {
  flex: 1;
  border: 2px solid #6b53fd;
  background: 0 0;
  color: #6b53fd
}
.hero-section__btn--secondary:hover {
  background: #00cebe;
  color: #fff;
  border-color: #00cebe
}
.hero-section__btn--secondary:hover .hero-section__btn-divider {
  background-color: #fff
}
.hero-section__btn-split {
  display: flex;
  align-items: center;
  gap: 8px
}
.hero-section__btn-text-short {
  display: none
}
.hero-section__btn-divider {
  width: 1px;
  height: 20px;
  background: #6b53fd;
  transition: .3s linear
}
.hero-section__btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px)
}
.hero-section__btn-icon svg {
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px)
}
.hero-section__card {
  display: flex;
  position: absolute;
  padding: 24px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 4px rgba(0,0,0,.08),0 1px 1.5px rgba(0,0,0,.06);
  gap: clamp(16px,1.67vw,32px)
}
.hero-section__card--clients {
  top: clamp(4px,3.07vw,59px);
  right: clamp(20px,4.12vw,79px);
  width: clamp(230px,20.83vw,400px)
}
.hero-section__card--nps {
  top: clamp(332px,30.26vw,581px);
  right: clamp(99px,5.16vw,612px);
  width: clamp(146px,10.94vw,210px)
}
.hero-section__card--years {
  top: clamp(362px,35.21vw,676px);
  right: clamp(250px,33.7vw,647px);
  width: clamp(146px,13.54vw,260px)
}
.hero-section__card-avatars {
  position: relative;
  width: clamp(99px,6.46vw,124px)
}
.hero-section__card-avatars img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.hero-section__card-text {
  display: flex;
  flex-direction: column;
  gap: clamp(3px,.26vw,5px)
}
.hero-section__card-number {
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(20px,1.88vw,36px);
  line-height: 1;
  color: #000
}
.hero-section__card-label {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.83vw,16px);
  line-height: 1.3;
  color: #333
}
.hero-section__card-plate {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: clamp(4px,.73vw,14px);
  right: clamp(4px,.73vw,14px);
  width: clamp(24px,2.92vw,56px);
  height: clamp(24px,2.92vw,56px);
  border-radius: 999px
}
.hero-section__card-plate svg {
  width: clamp(12px,1.67vw,32px);
  height: clamp(12px,1.67vw,32px)
}
.hero-section__card-plate--purple {
  border: 2px solid #6b53fd
}
.hero-section__card-plate--green {
  border: 2px solid #00a89b
}
.hero-section__logos {
  display: flex;
  align-items: center;
  position: absolute;
  right: clamp(10px,1.67vw,32px);
  bottom: clamp(12px,1.56vw,30px);
  left: clamp(10px,1.67vw,32px);
  opacity: .6;
  mix-blend-mode: luminosity;
  justify-content: center
}
.hero-section__logos.is-marquee {
  justify-content: flex-start;
  overflow: hidden
}
.hero-section__logos.is-marquee .hero-section__logos-track {
  justify-content: flex-start;
  width: -moz-max-content;
  width: max-content;
  animation: 28s linear infinite hero-logos-marquee
}
.hero-section__logos.is-marquee .hero-section__logo-item {
  flex-shrink: 0
}
.hero-section__logos-track {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 0
}
.hero-section__logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(120px,12.5vw,240px);
  height: clamp(40px,4.17vw,80px)
}
.hero-section__logo-item img {
  max-width: 100%;
  max-height: 100%
}
@keyframes hero-logos-marquee {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(-50%)
  }
}
@media (max-width:1100px) {
  .hero-section {
    padding: 0
  }
  .hero-section .hero-section__content {
    top: clamp(110px,8.28vw,159px);
    left: 2%;
    width: clamp(360px,46vw,668px);
    gap: clamp(32px,4.17vw,80px)
  }
  .hero-section .hero-section__banner {
    border-radius: 0;
    border-width: 1px 0;
    height: clamp(560px,70vw,1000px)
  }
  .hero-section .hero-section__video {
    top: 0;
    right: 0;
    width: clamp(320px,54vw,882px);
    height: clamp(320px,54vw,882px)
  }
  .hero-section .hero-section__cards-row {
    display: flex;
    gap: 14px;
    padding: 12px 10px
  }
  .hero-section .hero-section__btn-text-full {
    display: none
  }
  .hero-section .hero-section__btn-text-short {
    display: inline
  }
  .hero-section .hero-section__bottom {
    display: flex;
    flex-direction: column;
    gap: clamp(12px,3.5vw,35px)
  }
  .hero-section .hero-section__btn--primary {
    flex: 1.4
  }
  .hero-section .hero-section__card {
    padding: 18px
  }
  .hero-section .hero-section__card--clients {
    top: clamp(4px,2.07vw,59px);
    right: clamp(20px,2vw,79px);
    width: clamp(225px,29vw,400px);
    padding: 12px
  }
  .hero-section .hero-section__card-number {
    font-size: clamp(20px,2.6vw,36px)
  }
  .hero-section .hero-section__card--nps {
    top: clamp(332px,44vw,581px);
    right: clamp(10px,1.16vw,612px);
    width: clamp(146px,18.54vw,260px)
  }
  .hero-section .hero-section__card--years {
    top: clamp(362px,48vw,676px);
    right: clamp(150px,26.7vw,647px);
    width: clamp(146px,18.54vw,260px)
  }
  .hero-section .hero-section__card-avatars {
    width: clamp(190px,6.46vw,124px)
  }
  .hero-section .hero-section__card-plate {
    width: clamp(24px,4.8vw,56px);
    height: clamp(24px,4.8vw,56px)
  }
  .hero-section .hero-section__card-plate svg {
    width: clamp(12px,2.67vw,56px);
    height: clamp(12px,2.67vw,56px)
  }
  .hero-section .hero-section__logos {
    overflow: hidden
  }
  .hero-section .hero-section__logos-track {
    gap: 14px;
    justify-content: flex-start;
    width: -moz-max-content;
    width: max-content
  }
  .hero-section .hero-section__logo-item {
    flex-shrink: 0
  }
  .hero-section .hero-section__stats {
    display: flex;
    align-items: center;
    gap: clamp(4px,1.13vw,60px)
  }
  .hero-section .hero-section__title {
    font-family: Onest,sans-serif;
    font-weight: 500;
    font-size: clamp(28px,3.9vw,64px);
    line-height: 1;
    color: #000;
    margin: 0
  }
  .hero-section .hero-section__subtitle {
    margin: 0;
    font-family: Onest,sans-serif;
    font-weight: 400;
    line-height: 1.3;
    color: #333;
    max-width: clamp(367px,29.38vw,564px);
    font-size: clamp(14px,1.8vw,22px)
  }
  .hero-section .hero-section__stat-value {
    font-size: clamp(18px,2.4vw,26px)
  }
}
@media (max-width:730px) {
  .hero-section .hero-section__card--nps,
  .hero-section .hero-section__card--years {
    position: relative;
    top: initial;
    right: initial;
    width: clamp(146px,18.54vw,260px)
  }
  .hero-section .hero-section__content {
    top: clamp(110px,22vw,159px)
  }
  .hero-section .hero-section__video {
    top: 10%
  }
}
@media (max-width:600px) {
  .hero-section {
    padding: 0
  }
  .hero-section .hero-section__banner {
    height: auto
  }
  .hero-section .hero-section__video {
    position: relative;
    left: auto;
    top: auto;
    order: 1;
    align-self: center;
    flex-shrink: 0;
    width: 100%;
    height: 87vw
  }
  .hero-section .hero-section__cards-row {
    gap: 8px;
    padding: 12px 10px;
    order: 2;
    width: 100%
  }
  .hero-section .hero-section__card {
    position: relative;
    top: auto!important;
    right: auto!important;
    left: auto!important;
    width: auto!important;
    flex: 1;
    padding: 12px;
    gap: 16px
  }
  .hero-section .hero-section__card--clients {
    display: none
  }
  .hero-section .hero-section__card-plate {
    top: 4px;
    right: 4px;
    width: 24px;
    height: 24px
  }
  .hero-section .hero-section__card-plate svg {
    width: 12px;
    height: 12px
  }
  .hero-section .hero-section__content {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    padding: 0 10px;
    gap: 20px;
    order: 3
  }
  .hero-section .hero-section__stats {
    gap: 4px
  }
  .hero-section .hero-section__stat {
    flex-direction: column;
    border-right: none;
    border-left: 1px solid #e7e7e7;
    padding: 4px 0 4px 8px;
    gap: 4px;
    width: 100%;
    align-items: flex-start
  }
  .hero-section .hero-section__stat-icon {
    width: 20px;
    height: 20px;
    padding: 6px
  }
  .hero-section .hero-section__stat-icon svg {
    width: 20px;
    height: 20px
  }
  .hero-section .hero-section__stat-text {
    gap: 0
  }
  .hero-section .hero-section__actions {
    flex-direction: row;
    gap: 6px;
    order: 4;
    padding: 12px 0
  }
  .hero-section .hero-section__btn {
    height: 40px;
    border-radius: 10px
  }
  .hero-section .hero-section__btn-icon,
  .hero-section .hero-section__btn-icon svg {
    width: 16px;
    height: 16px
  }
  .hero-section .hero-section__glow--cyan {
    top: -15%;
    left: -30%;
    width: 130%;
    height: 70vw
  }
  .hero-section .hero-section__glow--purple {
    top: 20%;
    left: 35%;
    width: 90%;
    height: 90vw
  }
  .hero-section .hero-section__logos {
    position: relative;
    order: 5;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 12px 10px 32px;
    overflow: hidden
  }
  .hero-section .hero-section__logos-track {
    gap: 14px
  }
  .hero-section .hero-section__logo-item {
    flex-shrink: 0;
    width: 120px;
    height: 40px
  }
}
@media (prefers-reduced-motion:reduce) {
  .hero-section__logos.is-marquee .hero-section__logos-track {
    animation: none
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/why-us.css?17901617274118*/
.why-us {
  padding: 0 clamp(10px,6.46vw,124px) clamp(30px,6.25vw,120px);
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden
}
.why-us__head {
  margin-bottom: clamp(24px,2.5vw,48px);
  padding: 0 20px
}
.why-us__title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000
}
.why-us__table {
  display: flex;
  flex-direction: row;
  gap: clamp(8px,1.04vw,20px)
}
.why-us__card {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  position: relative;
  min-width: 0;
  min-height: clamp(220px,14.58vw,280px);
  border: 2px solid #e7e7e7;
  border-radius: clamp(16px,1.25vw,24px);
  padding: clamp(40px,3.13vw,60px) clamp(30px,3.13vw,60px) clamp(20px,2.08vw,40px) clamp(16px,1.67vw,32px);
  background: #fff;
  gap: clamp(16px,1.67vw,32px);
  margin-top: 25px
}
.why-us__card-icon {
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: clamp(-34px,-1.77vw,-21px);
  left: clamp(15px,1.56vw,30px);
  width: clamp(24px,1.67vw,32px);
  height: clamp(24px,1.67vw,32px);
  border-radius: 999px;
  padding: clamp(12px,1.25vw,24px);
  background: #fafafa
}
.why-us__card-icon img {
  display: block;
  width: 100%;
  height: 100%
}
.why-us__card-text {
  display: flex;
  flex-direction: column;
  padding-top: clamp(6px,.63vw,12px);
  gap: clamp(16px,1.67vw,32px)
}
.why-us__card-title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(18px,1.35vw,26px);
  line-height: 1.1;
  color: #000
}
.why-us__card-desc {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.94vw,18px);
  line-height: 1.2;
  color: #333
}
.why-us__progress {
  display: none;
  position: relative;
  height: 6px;
  margin: 24px clamp(10px,3.46vw,124px) 0;
  border-radius: 10px;
  background: #e6e6e6;
  box-sizing: border-box
}
.why-us__progress-thumb {
  position: absolute;
  top: -1px;
  left: 0;
  width: 52%;
  height: 8px;
  border-radius: 30px;
  background: #999
}
.why-us__pagination {
  display: none;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 30px;
  padding: 0;
  list-style: none;
  gap: 2px
}
.why-us__dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-left: 2px;
  margin-right: 2px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer
}
.why-us__dot button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(50,50,50,.1);
  backdrop-filter: blur(5px);
  cursor: pointer
}
.why-us__dot--active {
  border-color: #00a89b
}
.why-us__dot--active button {
  background: #00a89b
}
@media (max-width:1100px) {
  .why-us {
    padding: 0;
    margin-bottom: 30px
  }
  .why-us__head {
    padding: 30px clamp(10px,3.46vw,124px) 0
  }
  .why-us__table {
    padding-left: clamp(10px,3.46vw,124px);
    padding-right: calc(100% - 260px - clamp(10px,3.46vw,124px));
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-left: clamp(10px,3.46vw,124px);
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch
  }
  .why-us__table::-webkit-scrollbar {
    display: none
  }
  .why-us__card {
    flex: 0 0 auto;
    width: 260px;
    min-width: 260px;
    max-width: 260px;
    height: auto;
    min-height: 220px;
    border-width: 1px;
    scroll-snap-align: start
  }
  .why-us__progress {
    display: block
  }
}
@media (max-width:768px) {
  .why-us__head {
    padding: 30px 10px 0
  }
  .why-us__table {
    padding-left: 10px;
    padding-right: calc(100% - 223px - 10px);
    scroll-padding-left: 10px
  }
  .why-us__card {
    width: 223px;
    min-width: 223px;
    max-width: 223px
  }
  .why-us__progress {
    margin-left: 10px;
    margin-right: 10px
  }
}
@media (max-width:576px) {
  .why-us__title {
    text-align: center
  }
  .why-us__progress {
    display: none
  }
  .why-us__pagination {
    display: flex
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/funnel-section.css?179016172716977*/
.funnel-section {
  max-width: 1920px;
  margin: 0 auto 100px
}
.funnel-section__inner {
  display: flex;
  align-items: flex-start;
  position: relative;
  min-height: clamp(560px,39.17vw,752px);
  overflow: hidden;
  padding: clamp(16px,1.25vw,24px) clamp(48px,7.46vw,144px);
  background-color: #00a89b;
  border-radius: clamp(24px,3.13vw,60px);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/funnel-section/star-1.png),url(/local/templates/main/assets/bx-styles/../img/content/main/funnel-section/star-2.png),url(/local/templates/main/assets/bx-styles/../img/content/main/funnel-section/star-3.png);
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-position: 9% -6%,74% -18vw,87vw 22vw;
  background-size: 16vw,45vw,16vw
}
.funnel-section__left {
  display: flex;
  flex: 1;
  flex-direction: column;
  max-width: clamp(600px,44.17vw,810px);
  gap: clamp(16px,1.04vw,20px);
  position: relative;
  z-index: 1;
  min-width: 0
}
.funnel-section__title {
  padding: clamp(26px,2vw,36px) 0 0;
  font-family: Unbounded,sans-serif;
  font-weight: 700;
  font-size: clamp(32px,2.92vw,56px);
  line-height: 1.05;
  color: #fff;
  text-align: right;
  margin: 0
}
.funnel-section__stages-wrap {
  position: relative;
  width: 100%
}
.funnel-section__progress {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 6px;
  height: 0;
  background: linear-gradient(180deg,#00cebe 0,#fff 100%);
  pointer-events: none
}
.funnel-section__progress-horizontal {
  display: none;
  position: relative;
  width: clamp(260px,93.75vw,300px);
  height: 6px;
  margin: clamp(12px,3.75vw,16px) auto 0;
  background: rgba(255,255,255,.15);
  border-radius: 10px
}
.funnel-section__progress-horizontal-fill {
  display: none
}
.funnel-section__progress-thumb {
  position: absolute;
  top: -1px;
  left: 0;
  width: clamp(48px,19.69vw,63px);
  height: 8px;
  border-radius: 30px;
  background: #fff;
  transition: left .3s linear
}
.funnel-section__stages {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,.52vw,10px)
}
.funnel-section__stage {
  display: flex;
  align-items: center;
  gap: clamp(16px,1.25vw,24px);
  min-height: clamp(60px,3.85vw,74px);
  position: relative;
  cursor: default
}
.funnel-section__stage--done .funnel-section__stage-num {
  border-color: transparent;
  background: radial-gradient(circle,#fff 0,transparent 100%),rgba(0,206,190,.9);
  box-shadow: 0 0 30px rgba(48,249,233,.6)
}
.funnel-section__stage--done .funnel-section__stage-num > span {
  display: none
}
.funnel-section__stage--done .funnel-section__stage-check {
  display: block
}
.funnel-section__stage--done .funnel-section__stage-desc {
  display: flex;
  align-items: center;
  opacity: 1
}
.funnel-section__stage--progress .funnel-section__stage-num {
  width: clamp(34px,2.55vw,49px);
  height: clamp(34px,2.55vw,49px);
  outline: #fff solid 1px;
  background-image: linear-gradient(180deg,rgba(0,206,190,0) 50%,rgba(0,196,181,.9) 60%,rgba(0,255,235,.9) 100%)
}
.funnel-section__stage--progress .funnel-section__stage-desc {
  display: flex;
  align-items: center;
  opacity: 1;
  animation: .45s funnel-stage-desc-in
}
.funnel-section__stage--progress .funnel-section__stage-desc::before {
  width: clamp(14px,.83vw,16px);
  height: clamp(14px,.83vw,16px);
  left: clamp(-10px,-.63vw,-12px);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/funnel-section/funnel-desc-star.svg);
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1
}
.funnel-section__stage--pending .funnel-section__stage-num {
  box-shadow: -2px -1px 0 0 rgba(255,255,255,.8)
}
.funnel-section__stage--pending .funnel-section__stage-desc {
  display: none;
  opacity: 0
}
.funnel-section__stage-num {
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: clamp(34px,2.5vw,48px);
  height: clamp(34px,2.5vw,48px);
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 999px;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(14px,1.04vw,20px);
  color: #fff;
  transition: .3s linear;
  background-color: #00a89b
}
.funnel-section__stage-check {
  display: none;
  position: relative;
  z-index: 1;
  width: clamp(14px,.83vw,16px);
  height: clamp(14px,.83vw,16px);
  padding: 4px;
  border: 1px solid rgba(255,255,255,.3);
  border-radius: 50%;
  background: #fff;
  box-sizing: content-box;
  animation: .35s funnel-stage-check-in
}
.funnel-section__stage-title {
  flex-shrink: 0;
  width: clamp(140px,9.38vw,180px);
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(16px,1.04vw,20px);
  line-height: 1.1;
  color: #fff;
  margin: 0
}
.funnel-section__stage-desc {
  display: none;
  flex: 1;
  position: relative;
  margin: 0;
  min-height: clamp(60px,3.85vw,74px);
  padding: clamp(12px,.83vw,16px) clamp(12px,.83vw,16px) clamp(12px,.83vw,16px) clamp(20px,1.25vw,24px);
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.83vw,16px);
  line-height: 1.3;
  color: #fff;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.1) 100%);
  border-left: 2px solid #fff;
  border-radius: clamp(12px,.83vw,16px)
}
.funnel-section__stage-desc::before {
  content: "";
  position: absolute;
  top: 50%;
  left: clamp(-13px,-.78vw,-15px);
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px);
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/funnel-section/funnel-desc-star.svg);
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%)
}
.funnel-section__divider {
  align-self: stretch;
  flex-shrink: 0;
  width: 2px;
  background: linear-gradient(180deg,transparent 0,#fff 50%,transparent 100%);
  box-shadow: 0 0 30px #30f9e9;
  margin: 0 clamp(24px,5.08vw,100px) 0 clamp(24px,7.08vw,144px)
}
.funnel-section__form {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: clamp(280px,25vw,480px);
  margin-top: clamp(16px,1.35vw,26px);
  position: relative;
  z-index: 2;
  background: #fff;
  border-radius: clamp(24px,2.08vw,40px);
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
  padding: clamp(24px,2.08vw,40px)
}
.funnel-section__form-head {
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(20px,1.35vw,26px);
  line-height: 1.1;
  color: #000;
  margin: 0 0 clamp(20px,1.56vw,30px);
  text-align: center
}
.funnel-section__form-card {
  display: flex;
  flex-direction: column
}
.funnel-section__form-body {
  display: flex;
  flex-direction: column;
  gap: clamp(16px,1.04vw,20px)
}
.funnel-section__textarea-wrap {
  margin-top: 10px;
  position: relative
}
.funnel-section__form-divider-text {
  position: absolute;
  left: 0;
  right: 0;
  top: clamp(-6px,.36vw,-14px);
  margin: auto;
  background: #fff;
  padding: 0 clamp(8px,.63vw,12px);
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(12px,.73vw,14px);
  color: #666;
  width: -moz-fit-content;
  width: fit-content
}
.funnel-section__input,
.funnel-section__textarea {
  width: 100%;
  height: clamp(40px,2.71vw,52px);
  border: 1px solid #b3b3b3;
  padding: 0 clamp(12px,.83vw,16px);
  border-radius: clamp(10px,.83vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  color: #333;
  background: #fff;
  outline: 0;
  box-sizing: border-box
}
.funnel-section__input:focus,
.funnel-section__textarea:focus {
  border-color: #00a89b
}
.funnel-section__input::-moz-placeholder,
.funnel-section__textarea::-moz-placeholder {
  color: #666
}
.funnel-section__input::placeholder,
.funnel-section__textarea::placeholder {
  color: #666
}
.funnel-section__textarea {
  height: clamp(80px,6.25vw,120px);
  padding-top: clamp(10px,.73vw,14px);
  resize: vertical
}
.funnel-section__checks {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,.52vw,10px)
}
.funnel-section__check {
  display: flex;
  align-items: flex-start;
  gap: clamp(12px,.83vw,16px);
  cursor: pointer
}
.funnel-section__check input {
  display: none
}
.funnel-section__check-mark {
  flex-shrink: 0;
  position: relative;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px);
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  background: #fff;
  transition: .3s linear
}
.funnel-section__check-mark::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
  opacity: 0
}
.funnel-section__check-text {
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(12px,.73vw,14px);
  line-height: 1.3;
  color: #666
}
.funnel-section__check-text a {
  color: inherit;
  text-decoration: underline
}
.funnel-section__submit {
  margin-top: 10px;
  width: 100%;
  height: clamp(40px,2.71vw,52px);
  border-radius: clamp(10px,.83vw,16px);
  border: none;
  background: #00a89b;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  color: #fff;
  cursor: pointer;
  transition: .3s linear
}
.funnel-section__submit:hover {
  background: #00cebe
}
.funnel-section input:checked + .funnel-section__check-mark {
  background: #00a89b;
  border-color: #00a89b
}
.funnel-section input:checked + .funnel-section__check-mark::after {
  opacity: 1
}
@keyframes funnel-stage-desc-in {
  from {
    opacity: 0;
    transform: translateX(-8px)
  }
  to {
    opacity: 1;
    transform: translateX(0)
  }
}
@keyframes funnel-stage-check-in {
  from {
    opacity: 0;
    transform: scale(.6)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
@media (max-width:1100px) {
  .funnel-section {
    margin: 0 auto 30px
  }
  .funnel-section__inner {
    padding: clamp(16px,4.1vw,32px) clamp(10px,2.6vw,20px);
    border-radius: clamp(20px,3.13vw,24px);
    gap: 20px;
    background-position: 2vw top,64vw -13vw,87vw 22vw
  }
  .funnel-section__glow--1 {
    top: clamp(16px,2.6vw,20px);
    left: 50%;
    transform: translateX(-50%) rotate(-15.66deg)
  }
  .funnel-section__glow--2 {
    bottom: clamp(32px,5.21vw,40px);
    right: clamp(16px,2.6vw,20px)
  }
  .funnel-section__glow--3 {
    display: none
  }
  .funnel-section__left {
    flex: 5.5;
    max-width: 100%;
    padding: 0
  }
  .funnel-section__title {
    font-size: clamp(24px,4.17vw,32px);
    text-align: right;
    padding: 0
  }
  .funnel-section__stages-wrap {
    max-width: 100%
  }
  .funnel-section__stage {
    gap: clamp(10px,1.56vw,12px);
    min-height: auto;
    padding: clamp(6px,.78vw,8px) 0
  }
  .funnel-section__stage-num {
    width: clamp(30px,4.43vw,34px);
    height: clamp(30px,4.43vw,34px);
    font-size: clamp(12px,1.82vw,14px)
  }
  .funnel-section__stage-check {
    width: clamp(12px,1.82vw,14px);
    height: clamp(12px,1.82vw,14px);
    padding: 2px
  }
  .funnel-section__stage-title {
    width: clamp(120px,18.23vw,140px);
    font-size: 16px
  }
  .funnel-section__stage-desc {
    display: block;
    min-height: auto;
    font-size: 14px;
    padding: clamp(8px,1.04vw,10px) clamp(8px,1.04vw,10px) clamp(8px,1.04vw,10px) clamp(16px,2.08vw,20px)
  }
  .funnel-section__stage-desc::before {
    width: clamp(18px,2.34vw,20px);
    height: clamp(18px,2.34vw,20px);
    left: clamp(-11px,-1.3vw,-12px)
  }
  .funnel-section__divider,
  .funnel-section__stage--pending .funnel-section__stage-desc {
    display: none
  }
  .funnel-section__form {
    flex: 4;
    margin-top: 0;
    padding: 0;
    background: 0 0;
    border-radius: 0;
    box-shadow: none;
    align-self: flex-end
  }
  .funnel-section__form-head {
    margin-bottom: clamp(12px,2.08vw,16px);
    font-size: clamp(18px,2.6vw,20px);
    color: #fff;
    text-align: center
  }
  .funnel-section__form-card {
    background: #fff;
    border-radius: clamp(20px,3.13vw,24px);
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
    padding: clamp(16px,2.6vw,20px) clamp(16px,2.6vw,20px) clamp(24px,3.91vw,30px);
    margin: 0 10px
  }
  .funnel-section__input,
  .funnel-section__textarea {
    height: 40px;
    border-radius: 10px;
    font-size: 14px
  }
  .funnel-section__textarea {
    height: 80px;
    padding-top: 10px
  }
  .funnel-section__check-mark {
    width: 20px;
    height: 20px
  }
  .funnel-section__submit {
    height: 40px;
    border-radius: 10px;
    font-size: 14px
  }
}
@media (max-width:768px) {
  .funnel-section__inner {
    padding: 32px 10px 15px
  }
}
@media (max-width:750px) {
  .funnel-section__inner {
    min-height: auto;
    padding: 32px 0 24px;
    flex-direction: column;
    background-image: none
  }
  .funnel-section__glow--1 {
    top: clamp(8px,3.13vw,10px);
    width: clamp(48px,18.75vw,60px);
    height: clamp(48px,18.75vw,60px)
  }
  .funnel-section__glow--2 {
    display: none
  }
  .funnel-section__left {
    padding: 0;
    width: 100%;
    max-width: 100%
  }
  .funnel-section__title {
    text-align: center;
    font-size: clamp(24px,10vw,32px);
    padding: 0;
    margin-bottom: 4px
  }
  .funnel-section__stages-wrap {
    max-width: 100%;
    padding: 0
  }
  .funnel-section__progress {
    position: absolute;
    left: 100%;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 678px;
    height: 6px;
    background: linear-gradient(90deg,#00cebe 0,#fff 100%)
  }
  .funnel-section__progress-horizontal {
    display: block;
    width: 300px;
    max-width: 100%;
    height: 6px;
    margin: 24px auto 0;
    background: rgba(255,255,255,.15);
    border-radius: 10px
  }
  .funnel-section__progress-thumb {
    top: -1px;
    width: 63px;
    height: 8px;
    border-radius: 30px
  }
  .funnel-section__stages {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    padding: 20px calc(50% - 90px) 0
  }
  .funnel-section__stages::-webkit-scrollbar {
    display: none
  }
  .funnel-section__stage {
    display: flex;
    flex: 0 0 120px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 120px;
    max-width: 120px;
    min-height: auto;
    min-width: 0;
    padding: 0;
    gap: 12px;
    overflow: visible;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    box-sizing: border-box;
    scroll-snap-align: center;
    scroll-snap-stop: always;
    transition: flex-basis .3s,width .3s,max-width .3s
  }
  .funnel-section__stage--done .funnel-section__stage-num {
    border-color: transparent;
    background: radial-gradient(circle at center,rgba(255,255,255,.35) 0,rgba(0,206,190,.9) 55%,rgba(0,206,190,.9) 100%);
    box-shadow: 0 0 30px 0 rgba(48,249,233,.6)
  }
  .funnel-section__stage--done .funnel-section__stage-desc,
  .funnel-section__stage--pending .funnel-section__stage-desc,
  .funnel-section__stage--progress .funnel-section__stage-desc {
    display: block;
    opacity: 0
  }
  .funnel-section__stage--active {
    flex-basis: 180px;
    width: 180px;
    max-width: 180px
  }
  .funnel-section__stage--active .funnel-section__stage-desc {
    display: block;
    opacity: 1
  }
  .funnel-section__stage--active .funnel-section__stage-title {
    opacity: 1
  }
  .funnel-section__stage-num {
    flex-shrink: 0;
    overflow: visible;
    width: 34px;
    height: 34px;
    font-size: 16px
  }
  .funnel-section__stage-check {
    width: 16px;
    height: 16px;
    padding: 2px
  }
  .funnel-section__stage-title {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    min-width: 180px;
    font-size: 16px;
    line-height: 1.1;
    box-sizing: border-box;
    opacity: 0;
    transition: .3s linear
  }
  .funnel-section__stage-desc {
    display: block;
    width: 180px;
    max-width: 100%;
    min-width: 180px;
    min-height: 74px;
    margin: 0;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border: none;
    border-top: 2px solid #fff;
    border-radius: 16px;
    background: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.1) 100%);
    opacity: 0;
    box-sizing: border-box;
    transition: .3s linear;
    max-height: 118px
  }
  .funnel-section__stage-desc::before {
    top: -11px;
    left: 50%!important;
    width: 20px;
    height: 20px;
    background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/funnel-section/funnel-desc-star.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateX(-50%)
  }
  .funnel-section__form {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 420px;
    margin: 40px auto 0
  }
  .funnel-section__form-head {
    color: #fff;
    font-size: 20px;
    margin-bottom: 16px
  }
  .funnel-section__form-body {
    gap: 10px
  }
  .funnel-section__check-text {
    font-size: 14px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/services-main.css?17901617276160*/
.services-main {
  max-width: 1920px;
  margin: 0 auto 100px;
  padding: clamp(30px,5.21vw,50px) clamp(10px,6.46vw,124px)
}
.services-main__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,1.04vw,20px)
}
.services-main__grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: clamp(8px,1.04vw,20px)
}
.services-main__card {
  display: flex;
  position: relative;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  border-radius: 16px;
  background: #fafafa;
  text-decoration: none;
  color: inherit;
  transition: .3s linear
}
.services-main__card:hover {
  box-shadow: 0 2px 4px rgba(0,0,0,.08),0 1px 1.5px rgba(0,0,0,.06)
}
.services-main__card:hover .services-main__price {
  background: rgba(0,168,155,.1);
  color: #00cebe
}
.services-main__card:hover .services-main__arrow {
  background-color: #00cebe
}
.services-main__card:hover .services-main__arrow img {
  filter: brightness(0) invert(1)
}
.services-main__img {
  flex-shrink: 0;
  width: clamp(120px,8.33vw,160px);
  height: 100%;
  overflow: hidden;
  background: #e7e7e7
}
.services-main__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.services-main__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  padding: clamp(20px,1.67vw,32px) clamp(48px,3.33vw,64px) clamp(20px,1.67vw,32px) clamp(16px,1.25vw,24px);
  gap: clamp(12px,.83vw,16px)
}
.services-main__title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(20px,1.35vw,26px);
  line-height: 1.1;
  color: #000
}
.services-main__desc {
  flex: 1;
  max-height: 52px;
  overflow: hidden;
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #666
}
.services-main__price {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  height: clamp(36px,2.5vw,48px);
  padding: 0 clamp(8px,.83vw,16px);
  border-radius: clamp(8px,.83vw,16px);
  background: rgba(107,83,253,.05);
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(16px,1.04vw,20px);
  line-height: 1.1;
  color: #6b53fd;
  white-space: nowrap
}
.services-main__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(40px,2.71vw,52px);
  height: clamp(40px,2.71vw,52px);
  border-radius: clamp(10px,.83vw,16px);
  transition: .3s linear
}
.services-main__arrow img {
  display: block;
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px)
}
.services-main__progress {
  display: none;
  position: relative;
  height: 6px;
  border-radius: 10px;
  background: #e6e6e6;
  box-sizing: border-box
}
.services-main__progress-thumb {
  position: absolute;
  top: -1px;
  left: 0;
  width: 52%;
  height: 8px;
  border-radius: 30px;
  background: #999
}
.services-main__pagination {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  list-style: none;
  gap: 2px
}
.services-main__dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-left: 2px;
  margin-right: 2px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer
}
.services-main__dot button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background-color: rgba(50,50,50,.1);
  backdrop-filter: blur(5px);
  cursor: pointer
}
.services-main__dot--active {
  border-color: #00a89b
}
.services-main__dot--active button {
  background-color: #00a89b
}
.services-main__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(48px,2.71vw,52px);
  border: 2px solid #e7e7e7;
  border-radius: clamp(12px,.83vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(16px,.94vw,18px);
  color: #333;
  text-decoration: none;
  transition: .3s linear;
  box-sizing: border-box
}
.services-main__cta:hover {
  border-color: #00a89b;
  color: #00a89b
}
.services-main__cta-text {
  padding: 0 8px
}
.services-main__cta-arrow {
  display: block;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px);
  flex-shrink: 0
}
@media (max-width:1440px) {
  .services-main__grid {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (max-width:1100px) {
  .services-main {
    padding: 0;
    margin: 0 auto 100px
  }
  .services-main__inner {
    gap: 24px
  }
  .services-main .services-main__grid {
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding-left: 10px;
    padding-right: calc(100% - 223px - 10px);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 10px;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch
  }
  .services-main .services-main__grid::-webkit-scrollbar {
    display: none
  }
  .services-main .services-main__card {
    flex-direction: column;
    flex: 0 0 auto;
    flex-shrink: 0;
    width: 223px;
    height: 320px;
    scroll-snap-align: start
  }
  .services-main .services-main__img {
    width: 223px;
    height: 104px
  }
  .services-main .services-main__body {
    justify-content: space-between;
    padding: 24px 16px 20px;
    gap: 8px
  }
  .services-main .services-main__title {
    font-size: 20px
  }
  .services-main .services-main__desc {
    max-height: none
  }
  .services-main .services-main__price {
    height: auto;
    padding: 4px 8px;
    border-radius: 8px;
    font-size: 16px
  }
  .services-main .services-main__arrow {
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #fff
  }
  .services-main .services-main__arrow img {
    width: 16px;
    height: 16px
  }
  .services-main .services-main__progress {
    display: block;
    margin: 0 10px
  }
  .services-main .services-main__cta {
    height: 48px;
    border-radius: 12px;
    font-size: 16px;
    margin: 0 10px
  }
}
@media (max-width:768px) {
  .services-main .services-main__progress {
    display: none
  }
  .services-main .services-main__pagination {
    display: flex
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/metrics-section.css?17901617278525*/
.metrics-section {
  max-width: 1920px;
  margin: 0 auto
}
.metrics-section__inner {
  padding: clamp(20px,3.21vw,60px);
  background: #fafafa
}
.metrics-section__top {
  display: flex;
  align-items: flex-start;
  position: relative;
  gap: clamp(10px,1.04vw,20px);
  padding-bottom: clamp(10px,1.04vw,20px);
  overflow: hidden
}
.metrics-section__header {
  flex: 0 0 clamp(275px,29.38vw,564px);
  max-width: clamp(275px,29.38vw,564px);
  padding: clamp(24px,2.5vw,48px) clamp(6px,1.04vw,20px) 0
}
.metrics-section__title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000
}
.metrics-section__title-accent {
  position: relative;
  display: inline-block;
  color: #fff;
  z-index: 1
}
.metrics-section__title-accent::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: clamp(-4px,-.21vw,-2px);
  right: clamp(-4px,-.21vw,-2px);
  top: 50%;
  height: clamp(21px,2.19vw,42px);
  border-radius: 2px;
  background: #00a89b;
  transform: translateY(-50%)
}
.metrics-section__illustration {
  display: block;
  position: absolute;
  z-index: 2;
  left: clamp(180px,19.79vw,380px);
  top: clamp(-30px,-1.56vw,-10px);
  width: clamp(160px,17.03vw,327px);
  height: auto;
  pointer-events: none;
  transform: rotate(11.64deg)
}
.metrics-section__metrics {
  display: flex;
  flex: 1;
  min-width: 0;
  gap: 2px;
  overflow: hidden;
  border-radius: clamp(20px,2.08vw,40px)
}
.metrics-section__metric {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 0;
  padding: clamp(20px,2.2vw,43px) clamp(16px,2.2vw,43px);
  gap: clamp(4px,.42vw,8px);
  background: #fff;
  text-align: center
}
.metrics-section__metric-value {
  font-family: Unbounded,sans-serif;
  font-weight: 700;
  font-size: clamp(26px,2.92vw,56px);
  line-height: 1.05;
  color: #000;
  white-space: nowrap
}
.metrics-section__metric-label {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(16px,1.04vw,20px);
  line-height: 1.3;
  color: #666
}
.metrics-section__ratings {
  display: flex;
  flex-direction: column;
  gap: clamp(10px,1.04vw,20px);
  padding: clamp(16px,1.04vw,20px);
  border-radius: clamp(20px,2.08vw,40px);
  background: #fff
}
.metrics-section__ratings-title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(20px,1.35vw,26px);
  line-height: 1.1;
  color: #333
}
.metrics-section__ratings-grid {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  gap: clamp(10px,1.04vw,20px)
}
.metrics-section__rating {
  display: flex;
  min-width: 0;
  border: 1px solid #e7e7e7;
  border-radius: clamp(16px,1.25vw,24px);
  background: #fafafa;
  overflow: hidden
}
.metrics-section__rating-main {
  display: flex;
  flex: 1;
  align-items: stretch;
  min-width: 0;
  gap: clamp(10px,1.04vw,20px);
  padding: clamp(6px,.63vw,12px);
  background: #fff;
  border-radius: 0 clamp(16px,1.25vw,24px) clamp(16px,1.25vw,24px) 0
}
.metrics-section__rating-place {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: clamp(52px,4.17vw,80px);
  min-height: clamp(90px,5.21vw,100px);
  border-radius: clamp(12px,.83vw,16px) clamp(12px,.83vw,16px) 0;
  background: #00a89b;
  gap: 0
}
.metrics-section__rating-num {
  font-family: Unbounded,sans-serif;
  font-weight: 700;
  font-size: clamp(32px,2.92vw,56px);
  line-height: 1.05;
  color: #fff;
  text-align: center
}
.metrics-section__rating-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(14px,.89vw,17px);
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(12px,.73vw,14px);
  line-height: 1.2;
  color: #fff;
  white-space: nowrap;
  transform: rotate(-90deg)
}
.metrics-section__rating-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  padding-bottom: clamp(4px,.42vw,8px)
}
.metrics-section__rating-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: clamp(6px,.42vw,8px) clamp(10px,.63vw,12px);
  border: 2px solid #e7e7e7;
  border-radius: clamp(10px,.63vw,12px);
  background: #fff
}
.metrics-section__rating-logo img {
  display: block;
  width: clamp(68px,5.63vw,108px);
  height: auto
}
.metrics-section__rating-desc {
  margin: clamp(6px,.42vw,8px) 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(12px,.73vw,14px);
  line-height: 1.2;
  color: #333
}
.metrics-section__rating-cert {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: clamp(32px,2.08vw,40px);
  min-height: clamp(90px,5.21vw,100px);
  text-decoration: none;
  transition: .3s linear
}
.metrics-section__rating-cert:hover .metrics-section__rating-cert-text {
  color: #00cebe
}
.metrics-section__rating-cert-text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(12px,.73vw,14px);
  line-height: 1;
  color: #6b53fd;
  white-space: nowrap;
  transform: rotate(-90deg);
  border-bottom: 1px solid transparent;
  transition: .3s linear
}
.metrics-section__rating-cert-icon {
  display: none;
  width: 6px;
  height: 10px
}
.metrics-section__rating-cert-icon--down {
  width: 14px;
  height: 8px
}
.metrics-section__show-more {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: clamp(44px,2.5vw,48px);
  padding: 0 clamp(12px,.83vw,16px);
  border: 0;
  border-radius: clamp(10px,.63vw,12px);
  background: 0 0;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.83vw,16px);
  line-height: 1;
  color: #333;
  cursor: pointer;
  gap: clamp(4px,.31vw,6px)
}
.metrics-section__show-more.is-hidden {
  display: none
}
.metrics-section__show-more-icon {
  display: block;
  width: clamp(16px,1.04vw,20px);
  height: clamp(16px,1.04vw,20px)
}
@media screen and (max-width:1110px) {
  .metrics-section__illustration {
    display: none
  }
  .metrics-section__ratings-grid {
    grid-template-columns: repeat(2,minmax(0,1fr))
  }
}
@media (max-width:768px) {
  .metrics-section__inner {
    padding: 20px 0
  }
  .metrics-section__top {
    flex-wrap: wrap;
    padding: 0 10px clamp(10px,1.04vw,20px)
  }
  .metrics-section__header {
    flex: 0 0 clamp(240px,35.81vw,240px);
    max-width: clamp(240px,35.81vw,240px)
  }
  .metrics-section__metrics {
    flex: 1 1 clamp(280px,40vw,100%);
    border-radius: clamp(16px,2.6vw,20px)
  }
  .metrics-section__metric {
    padding: 20px
  }
  .metrics-section__rating {
    position: relative;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    background: #fff
  }
  .metrics-section__ratings {
    padding: 16px 10px;
    gap: 20px
  }
  .metrics-section__rating-main {
    gap: clamp(10px,1.56vw,12px);
    padding: 0 0 clamp(4px,.78vw,6px);
    background: 0 0;
    border-radius: 0
  }
  .metrics-section__rating-content {
    padding-top: clamp(4px,.78vw,6px)
  }
  .metrics-section__rating-cert {
    position: absolute;
    top: clamp(4px,.78vw,6px);
    right: clamp(4px,.78vw,6px);
    width: 32px;
    min-height: auto;
    height: 32px;
    border: 2px solid #6b53fd;
    border-radius: 10px
  }
  .metrics-section__rating-cert-text {
    display: none
  }
  .metrics-section__rating-cert-icon {
    display: block
  }
}
@media (max-width:576px) {
  .metrics-section__inner {
    padding-top: clamp(16px,4vw,20px);
    padding-bottom: clamp(16px,4vw,20px)
  }
  .metrics-section__top {
    flex-direction: column;
    gap: clamp(8px,2.5vw,10px)
  }
  .metrics-section__header {
    flex: none;
    width: 100%;
    max-width: none;
    padding: clamp(16px,5vw,24px) clamp(4px,1.88vw,6px) 0
  }
  .metrics-section__title {
    text-align: center
  }
  .metrics-section__metrics {
    flex-direction: column;
    width: 100%;
    border-radius: clamp(16px,5vw,20px)
  }
  .metrics-section__metric-value {
    font-size: clamp(32px,2.92vw,56px);
    white-space: nowrap
  }
  .metrics-section__ratings-title {
    text-align: center
  }
  .metrics-section__ratings-grid {
    grid-template-columns: 1fr;
    gap: clamp(8px,2.5vw,10px)
  }
  .metrics-section__ratings-grid:not(.is-expanded) .metrics-section__rating--collapsed {
    display: none
  }
  .metrics-section__show-more {
    display: flex
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/niches-section.css?179016172711818*/
.niches-section {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background: #fafafa
}
.niches-section__pattern {
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(180deg,#fafafa 0,rgba(250,250,250,0) 27.43%),url(/local/templates/main/assets/bx-styles/../img/content/main/talk-section/pattern.png);
  background-repeat: no-repeat,repeat;
  background-position: left top,left top;
  background-size: 100% 100%,105.5px 211px;
  opacity: .4
}
.niches-section__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: clamp(16px,1.67vw,32px);
  padding: clamp(30px,3.33vw,64px) 0 clamp(24px,2.5vw,48px)
}
.niches-section__title {
  margin-top: clamp(50px,4vw,100px);
  max-width: clamp(280px,29.9vw,574px);
  padding: 0 clamp(6px,1.04vw,20px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000;
  position: absolute;
  left: clamp(10px,6.46vw,124px)
}
.niches-section__tabs {
  display: flex;
  align-items: center;
  gap: 1px
}
.niches-section__tabs--mobile {
  display: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none
}
.niches-section__tabs--mobile::-webkit-scrollbar {
  display: none
}
.niches-section__tabs--desktop {
  flex: 1;
  min-width: 0;
  height: clamp(40px,2.5vw,48px);
  padding: 0 2px;
  border: 1px solid #e7e7e7;
  border-radius: clamp(10px,.63vw,16px);
  background: #e7e7e7
}
.niches-section__tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: clamp(40px,2.5vw,48px);
  padding: 0 clamp(12px,.83vw,16px);
  border: none;
  border-radius: clamp(10px,.63vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  line-height: normal;
  color: #333;
  white-space: nowrap;
  background: 0 0;
  cursor: pointer;
  transition: background-color .2s,color .2s
}
.niches-section__tabs--desktop .niches-section__tab {
  flex: 1 1 0;
  min-width: 0;
  height: clamp(40px,2.71vw,52px);
  font-size: clamp(14px,.83vw,16px)
}
.niches-section__tabs--mobile .niches-section__tab {
  border: 2px solid #e7e7e7;
  background: #fff
}
.niches-section__tabs--mobile .niches-section__tab.niches-section__tab--active {
  border-color: #000;
  color: #fff;
  background: #000
}
.niches-section__tab--active {
  color: #fff;
  background: #000
}
.niches-section__tab-sep {
  display: block;
  flex-shrink: 0;
  width: 1px;
  height: 20px;
  background: #b3b3b3
}
.niches-section__slides {
  display: flex;
  position: relative;
  min-height: clamp(320px,40.63vw,780px);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch
}
.niches-section__slides::-webkit-scrollbar {
  display: none
}
.niches-section__slide {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 6.46%;
  scroll-snap-align: start;
  scroll-snap-stop: always
}
.niches-section__slide.is-active .niches-section__visual-img--light {
  opacity: 1;
  transition-delay: .4s
}
.niches-section__slide.is-active .niches-section__visual-img--default {
  opacity: 0;
  transition-delay: .4s
}
.niches-section__slide-layout {
  position: relative;
  min-height: clamp(320px,40.63vw,780px);
  display: flex;
  align-items: center
}
.niches-section__slide-layout .niches-section__card {
  position: relative;
  z-index: 2;
  width: 34%;
  max-width: 100%;
  margin-top: 10.4%
}
.niches-section__slide-layout .niches-section__visual {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin-top: 0;
  inset: 0
}
.niches-section__card {
  display: flex;
  flex-direction: column;
  gap: clamp(16px,1.25vw,24px);
  box-sizing: border-box;
  padding: clamp(16px,1.56vw,30px);
  border-radius: clamp(20px,2.08vw,40px);
  background: #fff
}
.niches-section__card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px
}
.niches-section__card-badge {
  display: inline-flex;
  align-items: center;
  padding: clamp(4px,.31vw,6px) clamp(6px,.63vw,12px);
  border-radius: 16px;
  font-family: Unbounded,sans-serif;
  font-weight: 700;
  font-size: clamp(14px,1.25vw,24px);
  line-height: 1.2;
  color: #fff;
  background: #00a89b;
  white-space: nowrap
}
.niches-section__card-badge--realty {
  background: #6b53fd
}
.niches-section__card-badge--retail {
  background: #f47536
}
.niches-section__card-badge--b2b {
  background: #4338ca
}
.niches-section__card-badge--medicine {
  background: #e879a0
}
.niches-section__card-badge--finance {
  background: #e6a817
}
.niches-section__card-pager {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(16px,1.15vw,22px);
  line-height: 1.3;
  color: #000;
  white-space: nowrap
}
.niches-section__card-text {
  margin: 0;
  padding-bottom: clamp(12px,1.25vw,24px);
  border-bottom: 1px solid #b3b3b3;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.94vw,18px);
  line-height: 1.2;
  color: #333
}
.niches-section__card-clients {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,.63vw,12px)
}
.niches-section__card-clients-label {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #999
}
.niches-section__card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(4px,.42vw,8px)
}
.niches-section__card-tag {
  display: inline-flex;
  align-items: center;
  padding: clamp(4px,.31vw,6px) clamp(8px,.63vw,12px);
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #666;
  background: #fafafa;
  white-space: nowrap
}
.niches-section__card-link {
  display: inline-flex;
  align-items: center;
  gap: clamp(6px,.42vw,8px);
  width: -moz-fit-content;
  width: fit-content;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(16px,.94vw,18px);
  line-height: normal;
  color: #6b53fd;
  text-decoration: none
}
.niches-section__card-link svg {
  display: block;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px)
}
.niches-section__card-link:hover {
  color: #00cebe
}
.niches-section__visual {
  position: relative
}
.niches-section__visual-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right center;
  object-position: right center;
  position: absolute;
  right: -6%;
  top: 0;
  z-index: 1;
  opacity: 1;
  transition: opacity .55s
}
.niches-section__visual-img--light {
  z-index: 2;
  opacity: 0;
  transition: opacity .55s
}
.niches-section__stat {
  display: flex;
  align-items: flex-start;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 7.5%;
  box-sizing: border-box;
  width: -moz-max-content;
  width: max-content;
  max-width: calc(100% - 16px);
  padding: 24px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,.08),0 1px 1.5px rgba(0,0,0,.06);
  gap: 32px
}
.niches-section__stat-icon {
  display: block;
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
  object-fit: contain
}
.niches-section__stat-text {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 5px
}
.niches-section__stat-value {
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
  color: #000;
  white-space: nowrap
}
.niches-section__stat-label {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  color: #333;
  max-width: 210px
}
.niches-section__footer {
  display: flex;
  align-items: center;
  gap: clamp(16px,1.25vw,24px);
  position: relative;
  padding: 0 clamp(10px,6.46vw,124px)
}
.niches-section__nav {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: clamp(8px,1.25vw,24px);
  position: absolute;
  bottom: clamp(50px,5vw,130px);
  z-index: 2
}
.niches-section__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(40px,2.71vw,52px);
  height: clamp(40px,2.71vw,52px);
  padding: 0;
  border: none;
  border-radius: 16px;
  background: #e7e7e7;
  cursor: pointer
}
.niches-section__nav-btn img {
  display: block;
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px)
}
.niches-section__nav-btn:hover {
  background: #00a89b
}
.niches-section__nav-btn:hover img {
  filter: brightness(0) invert(1)
}
.niches-section__dots {
  display: none;
  align-items: center;
  gap: 2px
}
.niches-section__dots .niches-section__dot {
  margin-left: 2px;
  margin-right: 2px;
  width: 25px;
  height: 25px;
  border: 2px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%
}
.niches-section__dots .niches-section__dot--active {
  border: 2px solid #00a89b
}
.niches-section__dots .niches-section__dot--active button {
  background: #00a89b
}
.niches-section__dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  background: rgba(50,50,50,.1);
  backdrop-filter: blur(5px);
  border-radius: 50%
}
.niches-section__dots button::before {
  content: ''
}
@media (max-width:1200px) {
  .niches-section__title {
    max-width: none;
    text-align: center;
    position: static
  }
  .niches-section__slides {
    padding: 0
  }
  .niches-section__slide {
    padding: 0 10px
  }
  .niches-section__inner {
    gap: 26px
  }
  .niches-section__slide-layout {
    display: grid;
    grid-template-columns: minmax(0,1fr) minmax(0,1fr);
    align-items: stretch;
    gap: clamp(12px,1.25vw,24px);
    min-height: auto;
    height: 100%
  }
  .niches-section__slide-layout .niches-section__card {
    position: static;
    z-index: auto;
    width: 100%;
    margin-top: 0;
    align-self: flex-start
  }
  .niches-section__slide-layout .niches-section__visual {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
    height: 100%
  }
  .niches-section__card {
    align-self: stretch
  }
  .niches-section__visual-img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
  }
  .niches-section__stat {
    top: 0;
    right: 0;
    width: auto;
    max-width: calc(100% - 16px);
    padding: 6px;
    gap: 8px
  }
  .niches-section__stat-icon {
    width: 40px;
    height: 40px
  }
  .niches-section__stat-text {
    gap: 3px
  }
  .niches-section__stat-value {
    font-size: 16px;
    line-height: 1.2;
    white-space: nowrap
  }
  .niches-section__stat-label {
    font-size: 12px;
    line-height: 1.2;
    max-width: 160px
  }
  .niches-section__footer {
    justify-content: flex-start;
    padding: 0 10px
  }
  .niches-section__dots {
    display: flex
  }
}
@media (max-width:760px) {
  .niches-section__inner {
    gap: 0;
    padding-bottom: 30px
  }
  .niches-section__slides,
  .niches-section__title {
    margin-bottom: 20px
  }
  .niches-section__tabs--mobile {
    display: flex;
    gap: 8px;
    padding: 0 10px;
    margin-bottom: 4px
  }
  .niches-section__stat {
    top: auto;
    bottom: 0
  }
  .niches-section__stat-label {
    max-width: 110px
  }
  .niches-section__tabs--desktop {
    display: none
  }
  .niches-section__slide-layout {
    display: flex;
    flex-direction: column;
    gap: 12px
  }
  .niches-section__slide-layout .niches-section__visual {
    order: 1;
    height: 52vw
  }
  .niches-section__visual-img {
    right: auto;
    left: -6%
  }
  .niches-section__card {
    order: 2
  }
  .niches-section__footer {
    order: 3;
    padding: 0 10px
  }
  .niches-section__nav {
    width: 100%;
    max-width: 300px;
    justify-content: space-between;
    position: static;
    margin: 0 auto
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/cases-section.css?179016172715404*/
.cases-section {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden
}
.cases-section__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(24px,2.5vw,30px);
  padding: clamp(30px,3.33vw,64px) 0 clamp(30px,3.125vw,60px);
  overflow: hidden
}
.cases-section__title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000;
  text-align: center;
  padding: 0 clamp(10px,6.46vw,124px)
}
.cases-section__slider {
  display: flex;
  gap: clamp(8px,1.04vw,20px);
  padding-left: clamp(10px,6.46vw,124px);
  padding-right: calc(100% - clamp(300px,57.7vw,1108px) - clamp(10px,6.46vw,124px));
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-padding-left: clamp(10px,6.46vw,124px);
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch
}
.cases-section__slider::-webkit-scrollbar {
  display: none
}
.cases-section__slider > div {
  flex: 0 0 auto;
  height: auto;
  scroll-snap-align: start
}
.cases-section__card {
  display: flex;
  flex-shrink: 0;
  align-items: stretch;
  width: clamp(300px,57.7vw,1108px);
  overflow: hidden;
  border: 1px solid #e7e7e7;
  border-radius: clamp(16px,1.67vw,32px);
  background: #fff;
  box-sizing: border-box;
  height: 100%
}
.cases-section__card-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0
}
.cases-section__card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: clamp(24px,1.77vw,34px) clamp(16px,2.08vw,40px) clamp(16px,1.25vw,24px);
  border-bottom: 1px solid #e7e7e7;
  background: #fafafa
}
.cases-section__card-meta {
  display: none;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px
}
.cases-section__card-tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(8px,.83vw,16px)
}
.cases-section__card-tag {
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.83vw,16px);
  line-height: normal;
  color: #00a89b;
  white-space: nowrap
}
.cases-section__card-dot {
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #00a89b
}
.cases-section__card-year {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: clamp(4px,.31vw,6px) clamp(8px,.63vw,12px);
  border: 1px solid #e7e7e7;
  border-radius: 999px;
  background: #fff;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.83vw,16px);
  line-height: normal;
  color: #000;
  white-space: nowrap
}
.cases-section__card-main {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  gap: clamp(24px,1.56vw,30px);
  padding: clamp(24px,1.67vw,32px) clamp(16px,2.08vw,40px) clamp(16px,2.08vw,40px);
  background: #fff
}
.cases-section__card-info {
  display: flex;
  flex-direction: column;
  gap: clamp(16px,1.56vw,30px)
}
.cases-section__card-heading {
  display: flex;
  flex-direction: column;
  gap: 8px
}
.cases-section__card-title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(18px,1.67vw,32px);
  line-height: 1;
  color: #000
}
.cases-section__card-metrics {
  display: flex;
  align-items: flex-start;
  gap: clamp(4px,1.67vw,32px);
  overflow: hidden
}
.cases-section__card-metric {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0
}
.cases-section__card-metric--wide {
  max-width: 280px
}
.cases-section__card-metric-value {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(4px,.52vw,10px);
  width: -moz-fit-content;
  width: fit-content;
  padding: clamp(6px,.42vw,8px) clamp(8px,.63vw,12px);
  border: 1px solid #e7e7e7;
  border-radius: clamp(8px,.83vw,16px);
  background: #fafafa;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(20px,1.88vw,36px);
  line-height: 1;
  color: #00a89b;
  white-space: nowrap
}
.cases-section__card-metric-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px);
  border: 2px solid #fff;
  border-radius: 20px;
  background: #00a89b;
  box-sizing: border-box
}
.cases-section__card-metric-icon img {
  display: block;
  width: 16px;
  height: 16px
}
.cases-section__card-metric-label {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.83vw,16px);
  line-height: 1.3;
  color: #666
}
.cases-section__card-metric-label--mob {
  display: none
}
.cases-section__card-review {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,.83vw,16px)
}
.cases-section__card-quote {
  position: relative;
  margin: 0;
  padding: 4px clamp(12px,1.04vw,20px) 8px;
  border-left: solid #b3b3b3;
  box-sizing: border-box
}
.cases-section__card-quote p {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.94vw,18px);
  line-height: 1.2;
  color: #666
}
.cases-section__card-quote-mark {
  display: block;
  position: absolute;
  top: -16px;
  right: 10px;
  width: 28px;
  height: 25px;
  pointer-events: none
}
.cases-section__card-author-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px
}
.cases-section__card-author {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0
}
.cases-section__card-avatar {
  display: block;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  overflow: hidden;
  border-radius: 32px;
  background: #e7e7e7
}
.cases-section__card-avatar img {
  display: block;
  width: 100%;
  height: 100%
}
.cases-section__card-author-info {
  display: flex;
  flex-direction: column;
  min-width: 0;
  font-size: 14px;
  line-height: 1.2
}
.cases-section__card-author-name {
  font-family: Onest,sans-serif;
  font-weight: 700;
  color: #333
}
.cases-section__card-author-name--tab {
  display: none
}
.cases-section__card-author-role {
  font-family: Onest,sans-serif;
  font-weight: 400;
  color: #999
}
.cases-section__card-open {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: clamp(40px,2.71vw,52px);
  padding: 0 clamp(12px,.83vw,16px);
  border-radius: clamp(10px,.83vw,16px);
  background: #fff;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  line-height: normal;
  color: #000;
  text-decoration: none;
  box-sizing: border-box;
  white-space: nowrap
}
.cases-section__card-open img {
  display: block;
  flex-shrink: 0;
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px)
}
.cases-section__card-open--inline,
.cases-section__card-open--solo {
  display: none;
  background: #e7e7e7
}
.cases-section__card-open--media {
  position: absolute;
  left: 19px;
  bottom: 19px;
  z-index: 1
}
.cases-section__card-actions {
  display: flex;
  align-items: flex-start;
  gap: clamp(8px,.83vw,16px)
}
.cases-section__card-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: clamp(40px,2.71vw,52px);
  padding: 0 clamp(12px,.83vw,16px);
  border-radius: clamp(10px,.83vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  line-height: normal;
  text-decoration: none;
  box-sizing: border-box;
  white-space: nowrap
}
.cases-section__card-btn img {
  display: block;
  flex-shrink: 0;
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px)
}
.cases-section__card-btn--primary {
  flex: 0 1 auto;
  min-width: 0;
  background: #00a89b;
  color: #fff
}
.cases-section__card-btn--primary:hover {
  background: #00cebe;
  color: #fff
}
.cases-section__card-btn--secondary {
  color: #6b53fd
}
.cases-section__card-btn--secondary svg {
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px)
}
.cases-section__card-btn--secondary:hover {
  color: #00cebe
}
.cases-section__card-btn-text--mob {
  display: none
}
.cases-section__card-media {
  position: relative;
  flex-shrink: 0;
  width: clamp(200px,19.48vw,374px);
  overflow: hidden;
  border-left: 1px solid #e7e7e7;
  background: #e7e7e7;
  box-sizing: border-box
}
.cases-section__card-media--doc {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px
}
.cases-section__card-media--empty {
  background: #e7e7e7
}
.cases-section__card-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.cases-section__card-media--doc .cases-section__card-img {
  width: 100%;
  height: auto;
  max-height: 100%;
  border-radius: 16px;
  box-shadow: 0 2px 4px rgba(0,0,0,.08),0 1px 1.5px rgba(0,0,0,.06);
  -o-object-fit: contain;
  object-fit: contain
}
.cases-section__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  padding: 0 clamp(10px,6.46vw,124px)
}
.cases-section__nav {
  display: flex;
  gap: 24px
}
.cases-section__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  padding: 0;
  border: none;
  border-radius: 16px;
  background: #e7e7e7;
  cursor: pointer
}
.cases-section__nav-btn img {
  display: block;
  width: 24px;
  height: 24px
}
.cases-section__nav-btn:hover:not(:disabled) {
  background: #00a89b
}
.cases-section__nav-btn:hover:not(:disabled) img {
  filter: brightness(0) invert(1)
}
.cases-section__nav-btn:disabled {
  opacity: .4;
  cursor: default
}
.cases-section__progress {
  display: none;
  position: relative;
  width: 100%;
  height: 6px;
  border-radius: 10px;
  background: #e6e6e6;
  box-sizing: border-box
}
.cases-section__progress-thumb {
  position: absolute;
  top: -1px;
  left: 0;
  width: 52%;
  height: 8px;
  border-radius: 30px;
  background: #999
}
.cases-section__pagination {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  list-style: none;
  gap: 2px
}
.cases-section__dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-left: 2px;
  margin-right: 2px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer
}
.cases-section__dot button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(50,50,50,.1);
  backdrop-filter: blur(5px);
  cursor: pointer
}
.cases-section__dot--active {
  border-color: #00a89b
}
.cases-section__dot--active button {
  background: #00a89b
}
.cases-section__all {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: clamp(48px,2.71vw,52px);
  padding: 0 clamp(16px,.83vw,16px);
  border: 2px solid #e7e7e7;
  border-radius: clamp(12px,.83vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(16px,.94vw,18px);
  line-height: normal;
  color: #333;
  text-decoration: none;
  box-sizing: border-box;
  white-space: nowrap
}
.cases-section__all img {
  display: block;
  flex-shrink: 0;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px)
}
.cases-section__all:hover {
  border-color: #00a89b;
  color: #00a89b
}
@media (max-width:1100px) {
  .cases-section__inner {
    display: flex;
    flex-direction: column;
    gap: clamp(24px,2.5vw,30px);
    padding: 30px 0
  }
  .cases-section__slider {
    padding-right: calc(100% - 400px - clamp(10px,6.46vw,124px))
  }
  .cases-section__card-quote-mark {
    display: none!important
  }
  .cases-section__card {
    width: 400px;
    border-radius: 16px
  }
  .cases-section__card-head {
    display: none
  }
  .cases-section__card-meta {
    display: flex
  }
  .cases-section__card-main {
    justify-content: space-between;
    height: 100%;
    padding: 24px 16px 16px;
    gap: 16px
  }
  .cases-section__card-info {
    gap: 16px
  }
  .cases-section__card-title {
    font-size: 18px;
    display: block;
    min-height: 40px
  }
  .cases-section__card-metrics {
    gap: 4px;
    width: 100%;
    min-height: 90px
  }
  .cases-section__card-metric {
    flex: 1;
    padding: 6px 8px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    background: #fafafa;
    box-sizing: border-box
  }
  .cases-section__card-metric--wide {
    max-width: none;
    flex: 1.4
  }
  .cases-section__card-metric-value {
    padding: 0;
    border: none;
    background: 0 0;
    font-size: 20px;
    gap: 4px
  }
  .cases-section__card-metric-icon {
    width: 20px;
    height: 20px
  }
  .cases-section__card-metric-label {
    font-size: 14px;
    line-height: 1.2
  }
  .cases-section__card-metric-label--desk {
    display: none
  }
  .cases-section__card-metric-label--mob {
    display: inline
  }
  .cases-section__card-quote {
    padding: 4px 12px 8px;
    border-left-width: 2px
  }
  .cases-section__card-quote p {
    font-size: 14px
  }
  .cases-section__card-open--inline {
    display: inline-flex;
    flex-shrink: 0;
    height: 40px;
    border-radius: 10px;
    font-size: 14px
  }
  .cases-section__card-author-name--desk,
  .cases-section__card-open--media {
    display: none
  }
  .cases-section__card-author-name--tab {
    display: inline
  }
  .cases-section__card-author-role {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
  }
  .cases-section__card-btn {
    height: 40px;
    border-radius: 10px;
    font-size: 14px
  }
  .cases-section__card-btn--primary {
    flex: 1
  }
  .cases-section__card-btn--secondary {
    flex-shrink: 0;
    border: 2px solid #6b53fd;
    min-width: 120px
  }
  .cases-section__card-btn--secondary:hover {
    border: 2px solid #00cebe
  }
  .cases-section__card-btn svg {
    width: 16px;
    height: 16px
  }
  .cases-section__card-btn-text--desk {
    display: none
  }
  .cases-section__card-btn-text--mob {
    display: inline
  }
  .cases-section__card-media,
  .cases-section__nav {
    display: none
  }
  .cases-section__progress {
    display: block;
    order: 1
  }
  .cases-section__footer {
    flex-direction: column;
    align-items: stretch;
    gap: 24px
  }
  .cases-section__all {
    order: 2;
    width: 100%;
    height: 48px;
    border-radius: 12px;
    font-size: 16px
  }
}
@media (max-width:576px) {
  .cases-section__slider {
    padding-right: calc(100% - 300px - clamp(10px,6.46vw,124px))
  }
  .cases-section__card {
    width: 300px;
    height: 100%;
    min-height: 0
  }
  .cases-section__card-meta {
    flex-direction: column;
    align-items: flex-start
  }
  .cases-section__card-metrics {
    min-height: 125px
  }
  .cases-section__card-info {
    height: 100%
  }
  .cases-section__card-metric--wide,
  .cases-section__card-review {
    flex: 1
  }
  .cases-section__card-open--inline {
    display: none
  }
  .cases-section__card-btn--secondary {
    min-width: auto
  }
  .cases-section__card-open--solo {
    display: inline-flex;
    width: 150px;
    height: 40px;
    border-radius: 10px;
    font-size: 14px;
    margin-top: auto
  }
  .cases-section__card-author-name--desk {
    display: inline
  }
  .cases-section__card-author-name--tab {
    display: none
  }
  .cases-section__card-actions {
    width: 100%
  }
  .cases-section__progress {
    display: none
  }
  .cases-section__pagination {
    display: flex;
    order: 1
  }
  .cases-section__all {
    order: 2
  }
  .cases-section__footer {
    gap: 24px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/cooperation-section.css?17901617276769*/
.cooperation-section {
  max-width: 1920px;
  margin: 0 auto
}
.cooperation-section__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(24px,2.5vw,48px);
  padding: clamp(30px,3.33vw,64px) clamp(10px,6.46vw,124px) clamp(30px,5.21vw,100px)
}
.cooperation-section__title {
  margin: 0;
  padding: 0 clamp(6px,1.04vw,20px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000
}
.cooperation-section__list {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
  position: relative;
  padding: 0 20px
}
.cooperation-section__card {
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  width: calc((100% - 4px)/ 3);
  padding: clamp(20px,3.33vw,64px) clamp(12px,1.67vw,32px) clamp(12px,1.67vw,32px);
  gap: clamp(16px,1.67vw,32px);
  background: #fafafa;
  overflow: hidden
}
.cooperation-section__card--tl {
  border-top-left-radius: 32px
}
.cooperation-section__card--tr {
  border-top-right-radius: 32px
}
.cooperation-section__card--bl {
  border-bottom-left-radius: 32px
}
.cooperation-section__card--br {
  border-bottom-right-radius: 32px
}
.cooperation-section__card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding-bottom: clamp(0px,.83vw,16px);
  border-bottom: 1px solid #e7e7e7
}
.cooperation-section__card-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0
}
.cooperation-section__card-num {
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(18px,1.67vw,32px);
  line-height: 1;
  color: #999;
  white-space: nowrap
}
.cooperation-section__card-name {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(18px,1.67vw,32px);
  line-height: 1;
  color: #000;
  white-space: nowrap
}
.cooperation-section__card-name--accent {
  color: #00a89b
}
.cooperation-section__card-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: clamp(40px,2.08vw,40px);
  height: clamp(40px,2.08vw,40px);
  padding: 8px;
  border-radius: 999px;
  background: #e7e7e7;
  box-sizing: border-box
}
.cooperation-section__card-icon--check {
  background: #00a89b
}
.cooperation-section__card-icon-img {
  display: block;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px);
  -o-object-fit: contain;
  object-fit: contain
}
.cooperation-section__card-text {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(16px,1.15vw,22px);
  line-height: 1.3;
  color: #333
}
.cooperation-section__card--manager {
  justify-content: flex-end;
  min-height: clamp(130px,12.6vw,242px);
  padding-top: clamp(50px,3.33vw,64px);
  gap: clamp(12px,2.5vw,48px);
  background: radial-gradient(ellipse at 100% 100%,#fafafa 23%,rgba(250,250,250,0) 100%),#fff
}
.cooperation-section__card--manager .cooperation-section__card-name {
  position: relative;
  z-index: 1;
  max-width: 60%
}
.cooperation-section__card--manager .cooperation-section__card-text {
  position: relative;
  z-index: 1;
  max-width: clamp(200px,14.2vw,273px)
}
.cooperation-section__badge {
  position: absolute;
  z-index: 2;
  top: clamp(11px,.78vw,15px);
  left: clamp(11px,1.61vw,31px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  border-radius: 12px;
  background: #00a89b;
  font-family: Unbounded,sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  white-space: nowrap
}
.cooperation-section__photo {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: clamp(147px,12.66vw,230px);
  height: auto;
  max-height: 130%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  pointer-events: none
}
@media (max-width:1110px) {
  .cooperation-section__inner {
    padding: 30px 10px
  }
  .cooperation-section__title {
    text-align: center
  }
  .cooperation-section__list {
    padding: 0;
    overflow: hidden;
    border-radius: 24px
  }
  .cooperation-section__card {
    width: calc((100% - 2px)/ 2)
  }
  .cooperation-section__card--bl,
  .cooperation-section__card--br,
  .cooperation-section__card--tl,
  .cooperation-section__card--tr {
    border-radius: 0
  }
  .cooperation-section__card-head {
    padding-bottom: 0;
    border-bottom: none
  }
  .cooperation-section__card--manager .cooperation-section__card-name {
    white-space: normal
  }
}
@media (max-width:767px) {
  .cooperation-section__title {
    text-align: center;
    line-height: 26px
  }
  .cooperation-section__inner {
    gap: 26px;
    padding: 30px 10px
  }
  .cooperation-section__list {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0;
    padding: 0;
    background: #fafafa
  }
  .cooperation-section__list::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 32px;
    left: 31px;
    width: 2px;
    height: calc(100% - 230px);
    background: #e7e7e7
  }
  .cooperation-section__card {
    width: 100%;
    padding: 12px;
    gap: 0;
    background: 0 0;
    border-radius: 0
  }
  .cooperation-section__card-head {
    justify-content: flex-start;
    padding-bottom: 8px;
    border-bottom: none
  }
  .cooperation-section__card-heading {
    display: contents
  }
  .cooperation-section__card-num {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    order: -1;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    border-radius: 999px;
    background: #e7e7e7;
    font-size: 18px
  }
  .cooperation-section__card-name {
    font-size: 18px
  }
  .cooperation-section__card-icon--arrow {
    display: none
  }
  .cooperation-section__card-icon--check {
    position: relative;
    z-index: 1;
    order: -1;
    margin-right: 12px
  }
  .cooperation-section__card--done .cooperation-section__card-num {
    display: none
  }
  .cooperation-section__card-text {
    padding-left: 54px;
    font-size: 16px
  }
  .cooperation-section__card--manager {
    justify-content: flex-start;
    min-height: 200px;
    padding: 16px 120px 32px 16px;
    gap: 12px;
    background: radial-gradient(ellipse at 100% 100%,#fafafa 23%,rgba(250,250,250,0) 100%),#fff
  }
  .cooperation-section__card--manager .cooperation-section__card-name {
    max-width: none;
    white-space: normal
  }
  .cooperation-section__card--manager .cooperation-section__card-text {
    max-width: none;
    padding-left: 0
  }
  .cooperation-section__badge {
    position: static;
    align-self: flex-start;
    margin-bottom: 0
  }
  .cooperation-section__photo {
    bottom: 0;
    top: initial;
    width: 158px;
    height: 150px
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/partners-section.css?17901617277478*/
.partners-section {
  max-width: 1920px;
  margin: 0 auto
}
.partners-section__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(24px,2.08vw,40px);
  padding: clamp(30px,3.33vw,64px) clamp(10px,6.46vw,124px)
}
.partners-section__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: clamp(16px,2.08vw,40px);
  padding: 0 clamp(6px,1.04vw,20px)
}
.partners-section__title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000
}
.partners-section__note {
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  width: clamp(300px,38.54vw,740px);
  max-width: 100%;
  padding: clamp(16px,1.67vw,32px);
  overflow: visible;
  border-radius: clamp(16px,1.25vw,24px);
  background: #fafafa
}
.partners-section__note-text {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,1.04vw,20px);
  line-height: 1.3;
  color: #666;
  text-align: right
}
.partners-section__quote {
  position: absolute;
  z-index: 1;
  left: clamp(-16px,-1.67vw,-32px);
  top: -63%;
  width: clamp(75px,6.25vw,120px);
  height: auto;
  pointer-events: none;
  -o-object-fit: contain;
  object-fit: contain
}
.partners-section__grid {
  display: flex;
  gap: clamp(8px,1.04vw,20px);
  padding: 0 clamp(6px,1.04vw,20px)
}
.partners-section__card {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  min-width: 0;
  min-height: 100%;
  padding: clamp(64px,6.25vw,120px) clamp(16px,1.25vw,24px) clamp(12px,1.25vw,24px);
  overflow: hidden;
  border: 1px solid #e7e7e7;
  border-radius: 16px;
  background: #fff;
  text-decoration: none;
  color: inherit;
  transition: .3s linear;
  gap: clamp(6px,.83vw,16px)
}
.partners-section__card:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.08),0 1px 1.5px rgba(0,0,0,.06),0 4px 0 -1px #fb1a31
}
.partners-section__card:hover .partners-section__arrow svg {
  fill: #00cebe
}
.partners-section__card:hover .partners-section__logo-img {
  opacity: 1;
  mix-blend-mode: normal
}
.partners-section__card:hover .partners-section__logo {
  background-color: #fafafa
}
.partners-section__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
  height: clamp(52px,3.33vw,64px);
  padding: 0 clamp(16px,1.25vw,24px);
  border-radius: 0 0 clamp(24px,1.67vw,32px);
  background: #e7e7e7;
  box-sizing: border-box;
  transition: .3s linear;
  max-width: calc(100% - clamp(40px,2.71vw,52px))
}
.partners-section__logo--composite {
  padding: 0;
  background: 0 0;
  overflow: hidden
}
.partners-section__logo-img {
  display: block;
  width: auto;
  max-width: 100%;
  height: clamp(22px,1.46vw,28px);
  -o-object-fit: contain;
  object-fit: contain;
  opacity: .7;
  mix-blend-mode: luminosity;
  transition: .3s linear
}
.partners-section__logo--composite .partners-section__logo-img {
  width: clamp(121px,7.14vw,137px);
  height: clamp(52px,3.33vw,64px);
  -o-object-fit: fill;
  object-fit: fill
}
.partners-section__logo-img--muted {
  opacity: .7;
  mix-blend-mode: luminosity
}
.partners-section__body {
  display: flex;
  flex-direction: column;
  gap: clamp(6px,.63vw,12px);
  width: 100%
}
.partners-section__name {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
  color: #000
}
.partners-section__desc {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #666
}
.partners-section__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: clamp(40px,2.71vw,52px);
  height: clamp(40px,2.71vw,52px);
  border-radius: clamp(10px,.83vw,16px);
  transition: .3s linear
}
.partners-section__arrow svg {
  display: block;
  width: clamp(16px,1.25vw,24px);
  height: clamp(16px,1.25vw,24px);
  -o-object-fit: contain;
  object-fit: contain;
  fill: #333;
  transition: .3s linear
}
.partners-section__progress {
  display: none;
  position: relative;
  height: 6px;
  border-radius: 10px;
  background: #e6e6e6;
  box-sizing: border-box
}
.partners-section__progress-thumb {
  position: absolute;
  top: -1px;
  left: 0;
  width: 52%;
  height: 8px;
  border-radius: 30px;
  background: #999
}
.partners-section__pagination {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  list-style: none;
  gap: 2px
}
.partners-section__dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  margin-left: 2px;
  margin-right: 2px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer
}
.partners-section__dot button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(50,50,50,.1);
  backdrop-filter: blur(5px);
  cursor: pointer
}
.partners-section__dot--active {
  border-color: #00a89b
}
.partners-section__dot--active button {
  background: #00a89b
}
@media (max-width:1100px) {
  .partners-section__header {
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    padding: 0 6px
  }
  .partners-section__title {
    text-align: center;
    line-height: 26px
  }
  .partners-section__note {
    width: 100%;
    padding: 16px;
    border-radius: 16px
  }
  .partners-section__note-text {
    line-height: 1.2;
    padding-left: 65px
  }
  .partners-section__quote {
    left: -10px;
    top: auto;
    bottom: -26px;
    width: 75px
  }
  .partners-section__grid {
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding-left: 0;
    padding-right: calc(100% - 223px);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 0;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch
  }
  .partners-section__grid::-webkit-scrollbar {
    display: none
  }
  .partners-section__card {
    flex: 0 0 auto;
    flex-shrink: 0;
    width: 223px;
    height: auto;
    min-height: 160px;
    padding: 64px 16px 12px;
    gap: 16px;
    scroll-snap-align: start
  }
  .partners-section__card:hover {
    box-shadow: none
  }
  .partners-section__card:hover .partners-section__arrow svg {
    fill: #00cebe
  }
  .partners-section__card:hover .partners-section__logo-img {
    opacity: 1;
    mix-blend-mode: normal
  }
  .partners-section__card:hover .partners-section__logo {
    background-color: #fafafa
  }
  .partners-section__logo {
    height: 52px;
    padding: 0 16px;
    border-radius: 0 0 32px
  }
  .partners-section__logo-img {
    width: 121px;
    height: 52px
  }
  .partners-section__body {
    gap: 6px
  }
  .partners-section__arrow {
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #e7e7e7
  }
  .partners-section__arrow img {
    width: 16px;
    height: 16px
  }
  .partners-section__progress {
    display: block;
    margin-top: 8px
  }
  .partners-section__pagination {
    display: none
  }
}
@media (max-width:576px) {
  .partners-section__inner {
    gap: 24px;
    padding: 30px 10px
  }
  .partners-section__header {
    gap: 50px
  }
  .partners-section__quote {
    bottom: -26px
  }
  .partners-section__progress {
    display: none
  }
  .partners-section__pagination {
    display: flex
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/team-section.css?17901617278730*/
.team-section {
  max-width: 1920px;
  margin: 0 auto;
  background: #fff
}
.team-section__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(16px,1.04vw,20px);
  padding: clamp(30px,5.21vw,100px) clamp(10px,6.46vw,124px) clamp(30px,3.13vw,60px)
}
.team-section__title {
  margin: 0;
  max-width: clamp(280px,29.38vw,564px);
  padding: 0 clamp(6px,1.04vw,20px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000
}
.team-section__title--tablet {
  display: none
}
.team-section__content {
  display: flex;
  align-items: flex-end;
  gap: clamp(10px,1.04vw,20px)
}
.team-section__info {
  display: flex;
  flex: 0 0 clamp(280px,29.38vw,564px);
  flex-direction: column;
  gap: clamp(8px,.63vw,12px);
  max-width: clamp(280px,29.38vw,564px);
  padding: 0 clamp(6px,1.04vw,20px)
}
.team-section__highlight {
  margin: 0;
  padding: clamp(16px,1.25vw,24px);
  border-radius: clamp(16px,1.25vw,24px);
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,1.04vw,20px);
  line-height: 1.3;
  color: #333;
  background: rgba(0,168,155,.1)
}
.team-section__metrics {
  display: flex;
  flex-direction: column;
  gap: 2px;
  overflow: hidden;
  border-radius: clamp(20px,2.08vw,40px)
}
.team-section__metrics-row {
  display: flex;
  gap: 2px
}
.team-section__metric {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  gap: clamp(4px,.42vw,8px);
  min-width: 0;
  padding: clamp(12px,1.25vw,24px);
  background: #fafafa
}
.team-section__metric--purple {
  border-top-left-radius: clamp(20px,2.08vw,40px)
}
.team-section__metric--purple .team-section__metric-value {
  color: #6b53fd
}
.team-section__metric--dark {
  border-top-right-radius: clamp(20px,2.08vw,40px)
}
.team-section__metric--dark .team-section__metric-value {
  color: #333
}
.team-section__metric--teal .team-section__metric-value {
  color: #00a89b
}
.team-section__metric--wide {
  border-bottom-left-radius: clamp(20px,2.08vw,40px);
  border-bottom-right-radius: clamp(20px,2.08vw,40px)
}
.team-section__metric-value {
  font-family: Unbounded,sans-serif;
  font-weight: 700;
  font-size: clamp(32px,2.92vw,56px);
  line-height: 1.05
}
.team-section__metric-label {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,1.04vw,20px);
  line-height: 1.3;
  color: #666
}
.team-section__slider-wrap {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  gap: clamp(16px,1.67vw,24px);
  padding: 0 clamp(6px,1.04vw,20px)
}
.team-section__slider {
  display: flex;
  gap: clamp(8px,.83vw,16px)
}
.team-section__card {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  position: relative;
  min-width: 0;
  height: clamp(340px,27.66vw,531px);
  overflow: hidden;
  border: 1px solid #e6e6e6;
  border-radius: clamp(16px,1.67vw,32px);
  background: #fafafa
}
.team-section__card:hover .team-section__card-photo {
  mix-blend-mode: normal
}
.team-section__card-pattern {
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background-image: url(/local/templates/main/assets/bx-styles/../img/content/main/talk-section/pattern.png);
  background-repeat: repeat;
  background-position: left top;
  background-size: 105.5px 211px;
  opacity: .4
}
.team-section__card-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  gap: 12px;
  padding: clamp(19px,1.61vw,31px) clamp(19px,1.2vw,23px) 0
}
.team-section__card-info {
  max-width: 122px
}
.team-section__card-name {
  margin: 0 0 clamp(8px,.52vw,10px);
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(18px,1.04vw,20px);
  line-height: 1.1;
  color: #000
}
.team-section__card-role {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #333
}
.team-section__card-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 50%
}
.team-section__card-icon img {
  display: block;
  width: clamp(32px,3.04vw,64px);
  height: auto
}
.team-section__card-photo {
  position: relative;
  z-index: 1;
  flex: 1;
  margin-top: auto;
  overflow: hidden;
  display: flex;
  align-items: end;
  justify-content: flex-end;
  mix-blend-mode: luminosity;
  transition: .3s linear
}
.team-section__card-photo img {
  width: auto;
  height: 100%
}
.team-section__video-btn {
  position: absolute;
  z-index: 3;
  left: clamp(19px,1.2vw,23px);
  top: clamp(127px,7.45vw,143px);
  width: clamp(72px,4.48vw,86px);
  height: clamp(72px,4.48vw,86px);
  padding: 0;
  border: none;
  background: 0 0;
  cursor: pointer;
  transition: transform .2s
}
.team-section__video-btn:hover {
  transform: scale(1.05)
}
.team-section__video-btn-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
.team-section__dots {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 2px
}
.team-section__dots .team-section__dot {
  margin-left: 2px;
  margin-right: 2px;
  width: 25px;
  height: 25px;
  border: 2px solid transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%
}
.team-section__dots .team-section__dot--active {
  border: 2px solid #00a89b
}
.team-section__dots .team-section__dot--active button {
  background: #00a89b
}
.team-section__dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  background: rgba(50,50,50,.1);
  backdrop-filter: blur(5px);
  border-radius: 50%
}
.team-section__dots button::before {
  content: ''
}
.team-section__modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 10000;
  inset: 0;
  padding: 20px
}
.team-section__modal[hidden] {
  display: none
}
.team-section__modal.is-open {
  display: flex
}
.team-section__modal-overlay {
  position: absolute;
  inset: 0;
  border: none;
  background: rgba(0,0,0,.75);
  cursor: pointer
}
.team-section__modal-dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  padding: clamp(10px,1.04vw,20px);
  border-radius: 8px;
  background: #000
}
.team-section__modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  bottom: 100%;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  color: #fff;
  background: 0 0;
  cursor: pointer
}
.team-section__modal-close svg {
  width: 24px;
  height: 24px
}
.team-section__modal-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
.team-section__modal-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0
}
@media (max-width:1100px) {
  .team-section__title--tablet {
    display: block;
    margin-bottom: 8px
  }
  .team-section__title br,
  .team-section__title--desktop {
    display: none
  }
  .team-section__content {
    flex-direction: column;
    align-items: stretch
  }
  .team-section__info {
    flex: none;
    flex-direction: row;
    align-items: stretch;
    max-width: none;
    gap: clamp(4px,.52vw,8px)
  }
  .team-section__highlight {
    display: flex;
    flex: 0 0 clamp(200px,31.77vw,244px);
    align-items: center;
    justify-content: center;
    text-align: left
  }
  .team-section__metrics {
    flex: 1
  }
  .team-section__metric--dark,
  .team-section__metric--purple {
    min-height: 120px
  }
  .team-section__metric--wide {
    min-height: 90px
  }
  .team-section__card {
    min-height: 340px
  }
}
@media (max-width:768px) {
  .team-section__inner {
    padding: 30px 10px
  }
  .team-section__info {
    padding: 0
  }
  .team-section__title {
    max-width: none;
    text-align: center
  }
  .team-section__content {
    gap: 24px
  }
}
@media (max-width:576px) {
  .team-section__content {
    flex-direction: column;
    align-items: stretch
  }
  .team-section__info {
    flex: none;
    max-width: none;
    flex-direction: column
  }
  .team-section__highlight {
    text-align: center;
    flex: auto;
    border-radius: 16px
  }
  .team-section__metric {
    min-height: 90px
  }
  .team-section__metric--dark,
  .team-section__metric--purple {
    min-height: 120px
  }
  .team-section__slider-wrap {
    padding: 0
  }
  .team-section__slider {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    margin: 0 clamp(-10px,-3.13vw,-6px) 0 0
  }
  .team-section__slider::-webkit-scrollbar {
    display: none
  }
  .team-section__card {
    flex: 0 0 clamp(223px,69.69vw,280px);
    scroll-snap-align: start
  }
  .team-section__dots {
    display: flex
  }
}
/* End */


/* Start:/local/templates/main/assets/bx-styles/talk-section.css?17901617278174*/
.talk-section {
  max-width: 1920px;
  margin: 0 auto
}
.talk-section__inner {
  padding: clamp(50px,5.21vw,100px) clamp(10px,6.46vw,124px)
}
.talk-section__card {
  display: flex;
  align-items: stretch;
  position: relative;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  border-radius: clamp(20px,2.08vw,40px);
  background: #fafafa
}
.talk-section__pattern {
  position: absolute;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(180deg,rgba(250,250,250,0) 30%,#fafafa 100%),url(/local/templates/main/assets/bx-styles/../img/content/main/talk-section/pattern.png);
  background-repeat: no-repeat,repeat;
  background-position: left top,left top;
  background-size: 100% 100%,105.5px 211px;
  opacity: .4
}
.talk-section__info {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  position: relative;
  z-index: 1;
  min-width: 0;
  padding: clamp(40px,4.17vw,80px) clamp(16px,1.04vw,20px) clamp(24px,2.5vw,48px) clamp(20px,3.13vw,60px);
  gap: clamp(24px,2.5vw,48px)
}
.talk-section__intro {
  display: flex;
  flex-direction: column;
  gap: clamp(16px,1.67vw,32px)
}
.talk-section__title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(26px,2.5vw,48px);
  line-height: 1;
  color: #000
}
.talk-section__desc {
  max-width: 386px;
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,1.04vw,20px);
  line-height: 1.3;
  color: #666
}
.talk-section__features {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none
}
.talk-section__feature {
  display: flex;
  align-items: center;
  min-height: clamp(40px,3.75vw,72px);
  padding: 8px 0;
  gap: clamp(8px,.83vw,16px)
}
.talk-section__feature-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  padding: clamp(8px,.63vw,12px);
  border: 1px solid #e6e6e6;
  border-radius: 999px;
  background: #fff
}
.talk-section__feature-icon-img {
  display: block;
  width: clamp(24px,1.67vw,32px);
  height: clamp(24px,1.67vw,32px);
  -o-object-fit: contain;
  object-fit: contain
}
.talk-section__feature-text {
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,.94vw,18px);
  line-height: 1.2;
  color: #333
}
.talk-section__form-wrap {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: clamp(400px,56.67vw,1088px);
  max-width: 1088px;
  padding: clamp(20px,3.13vw,60px);
  gap: clamp(20px,3.2vw,64px);
  background: #00a89b
}
.talk-section__form-head {
  display: flex;
  flex-direction: column;
  gap: clamp(8px,.83vw,16px)
}
.talk-section__form-title {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 700;
  font-size: clamp(20px,1.88vw,36px);
  line-height: 1;
  color: #fff
}
.talk-section__form-desc {
  margin: 0;
  font-family: Onest,sans-serif;
  font-weight: 400;
  font-size: clamp(14px,1.04vw,20px);
  line-height: 1.3;
  color: #fff
}
.talk-section__form {
  display: flex;
  flex-direction: column;
  gap: clamp(24px,2.5vw,48px)
}
.talk-section__fields {
  display: flex;
  flex-direction: column;
  gap: clamp(12px,1.04vw,20px)
}
.talk-section__row {
  display: flex;
  gap: clamp(8px,.63vw,12px)
}
.talk-section__input,
.talk-section__textarea {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #e7e7e7;
  border-radius: clamp(10px,.83vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  color: #fff;
  background: 0 0;
  outline: 0;
  transition: border-color .2s
}
.talk-section__input::-moz-placeholder,
.talk-section__textarea::-moz-placeholder {
  color: #fff;
  opacity: 1
}
.talk-section__input::placeholder,
.talk-section__textarea::placeholder {
  color: #fff;
  opacity: 1
}
.talk-section__input:focus,
.talk-section__textarea:focus {
  border-color: #fff
}
.talk-section__input {
  flex: 1 1 0;
  min-width: 0;
  height: clamp(40px,2.71vw,52px);
  padding: 0 clamp(12px,.83vw,16px)
}
.talk-section__textarea {
  height: clamp(80px,6.25vw,120px);
  padding: clamp(10px,.73vw,14px) clamp(12px,.83vw,16px);
  resize: vertical
}
.talk-section__footer {
  display: flex;
  align-items: flex-start;
  padding-top: clamp(16px,1.67vw,32px);
  padding-bottom: clamp(0px,.83vw,16px);
  border-top: 1px solid rgba(230,230,230,.3);
  gap: clamp(24px,2.5vw,48px)
}
.talk-section__checks {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  min-width: 0;
  gap: 10px
}
.talk-section__check {
  display: flex;
  align-items: flex-start;
  gap: clamp(8px,.83vw,16px);
  cursor: pointer
}
.talk-section__check input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  white-space: nowrap
}
.talk-section__check-mark {
  display: block;
  flex-shrink: 0;
  box-sizing: border-box;
  position: relative;
  width: clamp(20px,1.25vw,24px);
  height: clamp(20px,1.25vw,24px);
  border: 1px solid #fff;
  border-radius: 4px;
  background: 0 0;
  transition: background-color .2s,border-color .2s
}
.talk-section__check-mark::after {
  content: "";
  position: absolute;
  top: 45%;
  left: 50%;
  width: 5px;
  height: 9px;
  border: solid #00a89b;
  border-width: 0 2px 2px 0;
  transform: translate(-50%,-60%) rotate(45deg);
  opacity: 0
}
.talk-section__check-text {
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  color: #fff
}
.talk-section__check-text a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px
}
.talk-section__submit {
  flex-shrink: 0;
  box-sizing: border-box;
  width: clamp(200px,17.08vw,328px);
  height: clamp(40px,2.81vw,54px);
  padding: 0 clamp(12px,.83vw,16px);
  border: none;
  border-radius: clamp(10px,.83vw,16px);
  font-family: Onest,sans-serif;
  font-weight: 500;
  font-size: clamp(14px,.94vw,18px);
  color: #000;
  background: #fff;
  cursor: pointer;
  transition: opacity .2s,background-color .2s
}
.talk-section__submit:hover {
  opacity: .92
}
.talk-section input:checked + .talk-section__check-mark {
  border-color: #fff;
  background: #fff
}
.talk-section input:checked + .talk-section__check-mark::after {
  opacity: 1
}
@media (max-width:1100px) {
  .talk-section__inner {
    padding: 50px 10px
  }
  .talk-section__info {
    flex: 0 0 246px;
    max-width: 246px;
    padding: 40px 20px 24px;
    gap: 24px
  }
  .talk-section__intro {
    gap: 16px
  }
  .talk-section__title {
    font-size: 26px;
    line-height: 26px
  }
  .talk-section__desc {
    max-width: none;
    font-size: 14px;
    line-height: 1.2
  }
  .talk-section__feature {
    min-height: auto;
    gap: 8px
  }
  .talk-section__feature-icon {
    padding: 8px
  }
  .talk-section__feature-icon-img {
    width: 24px;
    height: 24px
  }
  .talk-section__feature-text {
    font-size: 14px
  }
  .talk-section__form-wrap {
    flex: 1 1 auto;
    max-width: none;
    width: auto;
    padding: 20px;
    gap: 20px
  }
  .talk-section__form-title {
    font-size: 20px
  }
  .talk-section__form-desc {
    font-size: 14px;
    line-height: 1.2
  }
  .talk-section__form {
    gap: 24px
  }
  .talk-section__fields {
    gap: 12px
  }
  .talk-section__row {
    flex-direction: column;
    gap: 8px
  }
  .talk-section__input {
    min-height: 40px;
    padding: 0 12px;
    border-radius: 10px;
    font-size: 14px
  }
  .talk-section__textarea {
    height: 80px;
    padding: 10px 12px;
    border-radius: 10px;
    font-size: 14px
  }
  .talk-section__footer {
    flex-direction: column;
    padding-top: 16px;
    padding-bottom: 0;
    gap: 24px
  }
  .talk-section__check {
    gap: 8px
  }
  .talk-section__check-mark {
    width: 20px;
    height: 20px
  }
  .talk-section__submit {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    font-size: 14px
  }
}
@media (max-width:576px) {
  .talk-section__card {
    flex-direction: column;
    border-radius: 20px
  }
  .talk-section__info {
    flex: none;
    width: 100%;
    max-width: none;
    padding: 40px 20px 24px
  }
  .talk-section__form-wrap {
    flex: none;
    width: 100%;
    max-width: none
  }
}
/* End */
/* /local/templates/main/assets/bx-styles/hero-section.css?179016172714766 */
/* /local/templates/main/assets/bx-styles/why-us.css?17901617274118 */
/* /local/templates/main/assets/bx-styles/funnel-section.css?179016172716977 */
/* /local/templates/main/assets/bx-styles/services-main.css?17901617276160 */
/* /local/templates/main/assets/bx-styles/metrics-section.css?17901617278525 */
/* /local/templates/main/assets/bx-styles/niches-section.css?179016172711818 */
/* /local/templates/main/assets/bx-styles/cases-section.css?179016172715404 */
/* /local/templates/main/assets/bx-styles/cooperation-section.css?17901617276769 */
/* /local/templates/main/assets/bx-styles/partners-section.css?17901617277478 */
/* /local/templates/main/assets/bx-styles/team-section.css?17901617278730 */
/* /local/templates/main/assets/bx-styles/talk-section.css?17901617278174 */
