@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap);
@charset "UTF-8";
.top-awards {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.top-awards__container {
  padding: 0 10px !important;
}
.top-awards__title {
  margin-bottom: 3.125rem;
}
@media (max-width: 767.98px) {
  .top-awards__title {
    margin-bottom: 1.625rem;
  }
}
.top-awards__slider {
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 2.75rem;
}
.top-awards__prev {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  border-radius: 50%;
  background: #def5ff;
}
.top-awards__prev.swiper-button-disabled {
  opacity: 0.5;
}
.top-awards__prev img {
  rotate: 180deg;
}
@media (max-width: 991.98px) {
  .top-awards__prev {
    display: none;
  }
}
.top-awards__next {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  border-radius: 50%;
  background: #def5ff;
}
.top-awards__next.swiper-button-disabled {
  opacity: 0.5;
}
@media (max-width: 991.98px) {
  .top-awards__next {
    display: none;
  }
}
.top-awards .swiper-wrapper {
  padding-bottom: 2.5rem;
}
@media (max-width: 767.98px) {
  .top-awards {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}

.item-top-awards {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.375rem;
  height: 10rem;
}
.item-top-awards:hover .item-top-awards__wreaths {
  fill: var(--secondary-color);
}
.item-top-awards:hover .item-top-awards__middle {
  text-decoration: underline;
}
.item-top-awards:not(:last-child)::before {
  position: absolute;
  top: 50%;
  left: 130%;
  width: 0.6875rem;
  height: 0.6875rem;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: #beebff;
}
@media (max-width: 991.98px) {
  .item-top-awards:not(:last-child)::before {
    left: 110%;
  }
}
.item-top-awards__top {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  text-wrap: nowrap;
  color: var(--Color-7, #636878);
  font-size: 0.75rem;
}
.item-top-awards__bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.item-top-awards__description {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
}
.item-top-awards__wreaths {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: fill 0.2s ease 0s;
  transform: translate(-50%, -50%);
  fill: #00b2ff;
}
.item-top-awards__middle {
  max-width: 11.25rem;
  text-align: center;
  color: var(--Color-6, #292b32);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 142.857%;
}

.slider-btn-container .slider-btn-active, .owl-prev .slider-btn-active, .owl-next .slider-btn-active {
  display: none;
}
.slider-btn-container .slider-btn-passive, .owl-prev .slider-btn-passive, .owl-next .slider-btn-passive {
  display: flex;
}
.slider-btn-container img, .owl-prev img, .owl-next img {
  width: 50px;
  height: 50px;
}
.slider-btn-container:hover .slider-btn-active, .owl-prev:hover .slider-btn-active, .owl-next:hover .slider-btn-active {
  display: flex;
}
.slider-btn-container:hover .slider-btn-passive, .owl-prev:hover .slider-btn-passive, .owl-next:hover .slider-btn-passive {
  display: none;
}

.media-about-us {
  padding-top: 7.8125rem;
  padding-bottom: 7.8125rem;
  background: #def5ff;
}
.media-about-us__title {
  margin-bottom: 5.625rem;
}
@media (max-width: 767.98px) {
  .media-about-us__title {
    margin-bottom: 1.625rem;
  }
}
.media-about-us__slider {
  display: flex;
  align-items: center;
  gap: 2.8125rem;
}
.media-about-us__prev {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  border-radius: 50%;
  background: #def5ff;
}
.media-about-us__prev.swiper-button-disabled {
  opacity: 0.5;
}
.media-about-us__prev img {
  rotate: 180deg;
}
@media (max-width: 991.98px) {
  .media-about-us__prev {
    display: none;
  }
}
.media-about-us__next {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  border-radius: 50%;
  background: #def5ff;
}
.media-about-us__next.swiper-button-disabled {
  opacity: 0.5;
}
@media (max-width: 991.98px) {
  .media-about-us__next {
    display: none;
  }
}
.media-about-us__slide {
  width: auto;
  max-width: 15.625rem;
  height: 2.8125rem;
  padding: 0.3125rem;
}
.media-about-us__slide:hover img {
  scale: 1.1;
  filter: brightness(0) saturate(100%) invert(51%) sepia(64%) saturate(1696%) hue-rotate(174deg) brightness(101%) contrast(103%);
}
.media-about-us__slide img {
  width: 100%;
  height: 100%;
  transition: scale 0.3s ease 0s, filter 0.1s ease 0s;
}
@media (max-width: 767.98px) {
  .media-about-us__slide {
    height: 1.625rem;
  }
}
@media (max-width: 767.98px) {
  .media-about-us {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
}

:root {
  --primary-color: #00b2ff;
  --primary-hover-color: #71d5ff;
  --primary-light-color: #def5ff;
  --secondary-color: #caff3d;
  --black: #000;
  --white: #fff;
  --black-main-color: #292b32;
}

*,
::after,
::before {
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
body.no-scroll {
  overflow-y: hidden;
}

body,
html {
  min-width: 370px;
  height: 100%;
}

a {
  text-decoration: none;
  color: unset;
}

ul {
  list-style: none;
}

.lock {
  overflow-y: hidden;
}

[class*=__container] {
  width: 100%;
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 15px;
}

.title {
  color: var(--primary-color);
  font-size: 4rem;
  font-weight: 700;
  line-height: 118.75%;
}
.title span {
  color: var(--black-main-color);
}
@media (max-width: 767.98px) {
  .title {
    font-size: 1.75rem;
  }
}

.button {
  cursor: pointer;
  transition: background 0.3s ease 0s, color 0.3s ease 0s;
  color: var(--white);
  border-radius: 0.75rem;
  background: var(--primary-color);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}
.button:hover {
  color: var(--black-main-color);
  background: var(--primary-hover-color);
}

header.header,
footer.footer {
  flex: 0 0 auto;
}

#content {
  position: relative;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#content::-webkit-scrollbar {
  display: none;
}

figure {
  margin: 0;
}

/**
Для полного соответствия текущей системе js-брекпоинтов
размеры увеличены на 20px
 */
/*
EXAMPLE
.header {
   background-color: red;
   @include _768 {
      background-color: purple;
   }
   @include _480 {
      background-color: black;
   }
}
 */
/* Стили для placeholder
input, textarea {
  @include input-placeholder {
   color: $grey;
  }
}
 */
/* Создание псевдоэлемента
Example
	div::after {
		@include pseudo;
		top: -1rem; left: -1rem;
		width: 1rem; height: 1rem;
	}
 */
/* Создание треугольника
.element {
		&::before {
			@include css-triangle(#ff0000, down);
		}
	}
 */
/* Управление соотношением сторон
Example
div {
  @include responsive-ratio(16,9);
}
 */
section.media {
  background: #F3F4F5;
}
section.media .section-container {
  padding: 140px 0;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.media .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 500px) {
  section.media .section-container {
    position: relative;
  }
  section.media .section-container:after {
    content: " ";
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    z-index: 10;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 10%, white 90%);
  }
}
@media (max-width: 1670px) {
  section.media .section-container {
    padding: 100px 20px;
  }
}
@media (max-width: 1000px) {
  section.media .section-container {
    padding: 50px 20px;
  }
}
section.media .section-container h1.title, section.media .section-container h2.title {
  margin: 0;
  color: #292B32;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
}
@media (max-width: 1000px) {
  section.media .section-container h1.title, section.media .section-container h2.title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 620px) {
  section.media .section-container h1.title, section.media .section-container h2.title {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
}
section.media .section-container .media-about-us__slider {
  margin-top: 100px;
  position: relative;
}
@media (max-width: 1000px) {
  section.media .section-container .media-about-us__slider {
    margin-top: 50px;
  }
}
section.media .section-container .media-about-us__slider .trust-brand-img {
  cursor: pointer;
  transition: 0.3s scale ease;
  display: block;
  height: auto;
  width: auto;
}
@media (max-width: 788px) {
  section.media .section-container .media-about-us__slider .trust-brand-img {
    max-width: 150px;
  }
}
section.media .section-container .media-about-us__slider .trust-brand-img:hover {
  scale: 1.1;
  filter: invert(1) sepia(1) hue-rotate(188deg) saturate(10) brightness(1);
}

section.clients {
  background: #f3f4f5;
}
section.clients .section-container {
  padding: 120px 0;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.clients .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1670px) {
  section.clients .section-container {
    padding: 100px 20px;
  }
}
@media (max-width: 1000px) {
  section.clients .section-container {
    padding: 50px 20px;
  }
}
section.clients .section-container h2.title {
  margin: 0;
  color: #292B32;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
}
@media (max-width: 1000px) {
  section.clients .section-container h2.title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 620px) {
  section.clients .section-container h2.title {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
}
section.clients .section-container .federal-brands__slider {
  margin-top: 100px;
}
@media (max-width: 1000px) {
  section.clients .section-container .federal-brands__slider {
    margin-top: 50px;
  }
}

section.feedback {
  background: #F3F4F5;
  scroll-margin-top: 90px;
}
section.feedback .section-container {
  padding: 125px 0;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.feedback .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1670px) {
  section.feedback .section-container {
    padding: 100px 20px;
  }
}
@media (max-width: 1000px) {
  section.feedback .section-container {
    padding: 70px 20px;
  }
}
section.feedback .section-container h2.title {
  color: #0D0D0D;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
  margin: 0;
}
@media (max-width: 1000px) {
  section.feedback .section-container h2.title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  section.feedback .section-container h2.title {
    font-size: 28px;
    line-height: 36px;
  }
}
section.feedback .section-container .placeholder a:hover {
  text-decoration: underline;
}
section.feedback .section-container .form {
  margin-top: 75px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1220px) {
  section.feedback .section-container .form {
    align-items: flex-start;
  }
}
@media (max-width: 1000px) {
  section.feedback .section-container .form {
    margin-top: 50px;
    flex-direction: column;
  }
}
@media (max-width: 500px) {
  section.feedback .section-container .form {
    margin-top: 35px;
  }
}
section.feedback .section-container .form .success {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  flex-direction: column;
  align-items: center;
  background: #fff;
  justify-content: center;
}
section.feedback .section-container .form .success .content, section.feedback .section-container .form .success .read_us {
  text-align: center;
}
section.feedback .section-container .form .left, section.feedback .section-container .form .up {
  width: 100%;
  max-width: 930px;
}
section.feedback .section-container .form .left form, section.feedback .section-container .form .up form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
section.feedback .section-container .form .left form .field.error span, section.feedback .section-container .form .up form .field.error span {
  color: #00B2FF;
}
section.feedback .section-container .form .left form .field .feedback-input, section.feedback .section-container .form .left form .field .mask-phone, section.feedback .section-container .form .left form .field .mask-url, section.feedback .section-container .form .left form .field .textarea, section.feedback .section-container .form .up form .field .feedback-input, section.feedback .section-container .form .up form .field .mask-phone, section.feedback .section-container .form .up form .field .mask-url, section.feedback .section-container .form .up form .field .textarea {
  width: calc(100% - 16.6px);
  height: 60px;
  border-radius: 8px;
  border: 1px solid #D1D3D9;
  padding: 0 0 0 15px;
  margin: 0;
  transition: 0.3s all ease;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  vertical-align: middle;
}
section.feedback .section-container .form .left form .field .feedback-input::placeholder, section.feedback .section-container .form .left form .field .mask-phone::placeholder, section.feedback .section-container .form .left form .field .mask-url::placeholder, section.feedback .section-container .form .left form .field .textarea::placeholder, section.feedback .section-container .form .up form .field .feedback-input::placeholder, section.feedback .section-container .form .up form .field .mask-phone::placeholder, section.feedback .section-container .form .up form .field .mask-url::placeholder, section.feedback .section-container .form .up form .field .textarea::placeholder {
  color: #ADB0BC;
}
section.feedback .section-container .form .left form .field .feedback-input:focus, section.feedback .section-container .form .left form .field .mask-phone:focus, section.feedback .section-container .form .left form .field .mask-url:focus, section.feedback .section-container .form .left form .field .textarea:focus, section.feedback .section-container .form .up form .field .feedback-input:focus, section.feedback .section-container .form .up form .field .mask-phone:focus, section.feedback .section-container .form .up form .field .mask-url:focus, section.feedback .section-container .form .up form .field .textarea:focus {
  outline: none;
  border: 1px solid #00B2FF;
}
section.feedback .section-container .form .left form .field textarea, section.feedback .section-container .form .up form .field textarea {
  padding: 15px !important;
  width: calc(100% - 16.6px) !important;
}
section.feedback .section-container .form .left form .field .textarea, section.feedback .section-container .form .up form .field .textarea {
  height: 100px;
}
section.feedback .section-container .form .left form span, section.feedback .section-container .form .up form span {
  color: #292B32;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
section.feedback .section-container .form .left form span a, section.feedback .section-container .form .up form span a {
  color: #00B2FF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
section.feedback .section-container .form .left form .submit-button, section.feedback .section-container .form .up form .submit-button {
  border-radius: 12px;
  background: #00B2FF;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  cursor: pointer;
  max-width: 370px;
  width: 100%;
  height: 55px;
  margin: 25px 0 0;
  transition: 0.3s all ease;
}
@media (max-width: 1000px) {
  section.feedback .section-container .form .left form .submit-button, section.feedback .section-container .form .up form .submit-button {
    max-width: 100%;
    margin: 10px 0 60px 0;
  }
}
section.feedback .section-container .form .left form .submit-button .button-text, section.feedback .section-container .form .up form .submit-button .button-text {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
section.feedback .section-container .form .left form .submit-button:hover, section.feedback .section-container .form .up form .submit-button:hover {
  background: #7bd6ff;
}
section.feedback .section-container .form .left form .submit-button:hover .button-text, section.feedback .section-container .form .up form .submit-button:hover .button-text {
  color: #292B32;
}
section.feedback .section-container .form .right, section.feedback .section-container .form .down {
  width: 100%;
  max-width: 370px;
}
@media (max-width: 1000px) {
  section.feedback .section-container .form .right, section.feedback .section-container .form .down {
    max-width: 100%;
  }
}
section.feedback .section-container .form .right .contacts, section.feedback .section-container .form .right .socials, section.feedback .section-container .form .down .contacts, section.feedback .section-container .form .down .socials {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
section.feedback .section-container .form .right .contacts span, section.feedback .section-container .form .right .socials span, section.feedback .section-container .form .down .contacts span, section.feedback .section-container .form .down .socials span {
  color: #0D0D0D;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 10px;
}
section.feedback .section-container .form .right .contacts a, section.feedback .section-container .form .right .socials a, section.feedback .section-container .form .down .contacts a, section.feedback .section-container .form .down .socials a {
  display: flex;
  gap: 20px;
  align-items: center;
}
section.feedback .section-container .form .right .contacts a span, section.feedback .section-container .form .right .socials a span, section.feedback .section-container .form .down .contacts a span, section.feedback .section-container .form .down .socials a span {
  color: #0D0D0D;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  transition: 0.3s all ease;
  text-decoration: underline;
  text-decoration-color: #ADB0BC;
  text-decoration-thickness: 1px;
  text-underline-offset: 10px;
  margin: 0;
}
section.feedback .section-container .form .right .contacts a:hover span, section.feedback .section-container .form .right .socials a:hover span, section.feedback .section-container .form .down .contacts a:hover span, section.feedback .section-container .form .down .socials a:hover span {
  color: #00B2FF;
  text-decoration: none;
}
section.feedback .section-container .form .right hr, section.feedback .section-container .form .down hr {
  margin: 50px 0;
  border: 1px solid #d3d3d5;
}

section.subscribe .section-container {
  padding: 140px 0;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.subscribe .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1670px) {
  section.subscribe .section-container {
    padding: 100px 20px;
  }
}
@media (max-width: 1000px) {
  section.subscribe .section-container {
    padding: 70px 20px;
  }
}
section.subscribe .section-container .card {
  border-radius: 20px;
  background: #DEF5FF;
}
section.subscribe .section-container .card .content {
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1000px) {
  section.subscribe .section-container .card .content {
    flex-direction: column;
    gap: 25px;
    padding: 25px;
  }
}
section.subscribe .section-container .card .content .text-content {
  width: 100%;
  max-width: 780px;
}
section.subscribe .section-container .card .content .text-content h2.title {
  color: #292B32;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
  margin: 0;
}
@media (max-width: 1000px) {
  section.subscribe .section-container .card .content .text-content h2.title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  section.subscribe .section-container .card .content .text-content h2.title {
    font-size: 28px;
    line-height: 36px;
  }
}
section.subscribe .section-container .card .content .text-content .desc {
  color: #636878;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 30px;
}
@media (max-width: 500px) {
  section.subscribe .section-container .card .content .text-content .desc {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
  }
}
section.subscribe .section-container .card .content .subscribe-form {
  width: 100%;
  max-width: 600px;
}
@media (max-width: 1000px) {
  section.subscribe .section-container .card .content .subscribe-form {
    max-width: 100%;
  }
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form {
  width: 100%;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .success.approve-subscription {
  color: #00B2FF;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .field .subscribe-input {
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 28px;
  width: calc(100% - 16.6px);
  height: 60px;
  border-radius: 8px;
  border: 1px solid #D1D3D9;
  padding: 0 0 0 15px;
  margin: 0;
  transition: 0.3s all ease;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .field .subscribe-input:focus {
  outline: none;
  border: 1px solid #00B2FF;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .field.error span {
  color: #00B2FF;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .submit-button {
  border-radius: 12px;
  background: #00B2FF;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  cursor: pointer;
  width: 100%;
  height: 55px;
  margin: 25px 0;
  transition: 0.3s all ease;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .submit-button .button-text {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .submit-button:hover {
  background: #7bd6ff;
}
section.subscribe .section-container .card .content .subscribe-form form.feedback-form .submit-button:hover .button-text {
  color: #292B32;
}
section.subscribe .section-container .card .content .subscribe-form .policy {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
section.subscribe .section-container .card .content .subscribe-form .policy .policy-conf {
  color: #000;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  transition: 0.3s all ease;
}
section.subscribe .section-container .card .content .subscribe-form .policy .policy-conf:hover {
  color: #00B2FF;
}

section.cases .section-container {
  padding: 140px 0;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.cases .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1670px) {
  section.cases .section-container {
    padding: 100px 20px;
  }
}
@media (max-width: 1000px) {
  section.cases .section-container {
    padding: 50px 20px;
  }
}
@media (max-width: 620px) {
  section.cases .section-container {
    position: relative;
  }
  section.cases .section-container:after {
    content: " ";
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    right: 20px;
    width: 25px;
    z-index: 10;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 10%, white 90%);
  }
}
section.cases .section-container h2.title {
  margin: 0;
  color: #292B32;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
}
@media (max-width: 500px) {
  section.cases .section-container h2.title {
    z-index: 15;
  }
}
@media (max-width: 1000px) {
  section.cases .section-container h2.title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  section.cases .section-container h2.title {
    font-size: 28px;
    line-height: 36px;
  }
}
section.cases .section-container .cases-slide-wrapper.top {
  margin-top: 80px;
}
@media (max-width: 1000px) {
  section.cases .section-container .cases-slide-wrapper.top {
    margin-top: 35px;
  }
}
@media (max-width: 620px) {
  section.cases .section-container .cases-slide-wrapper {
    overflow-y: scroll;
    display: flex;
    gap: 20px;
  }
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 620px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list {
    display: flex;
    width: max-content;
  }
}
@media (max-width: 1044px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 620px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list {
    justify-content: normal;
  }
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case {
  overflow: hidden;
  position: relative;
  transition: 0.8s all ease;
  border-radius: 20px;
  max-width: 510px;
  width: 100%;
  height: 622px;
}
@media (max-width: 1044px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list .case {
    max-width: 100%;
  }
}
@media (max-width: 620px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list .case {
    max-width: 80vw;
    height: 522px;
  }
}
@media (max-width: 500px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:last-child {
    margin-right: 15px;
  }
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .bg {
  height: 622px;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  z-index: 1;
  position: absolute;
  transition: filter 0.3s ease;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:hover:before {
  opacity: 1;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:hover .bg {
  filter: brightness(50%);
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:hover .content {
  gap: 20px;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:hover .content .case-desc {
  max-height: 300px;
  opacity: 1;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case:hover .content .service-button {
  max-height: 300px;
  opacity: 1;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content {
  position: relative;
  z-index: 2;
  padding: 40px;
  gap: 0;
  transition: 0.5s all;
  height: calc(100% - 80px);
  box-sizing: content-box;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 500px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content {
    padding: 20px;
    height: calc(100% - 40px);
  }
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .service-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 55px;
  border-radius: 12px;
  background: #00B2FF;
  cursor: pointer;
  max-height: 0;
  opacity: 0;
  transition: 0.8s all;
}
@media (max-width: 620px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .service-button {
    width: 100%;
  }
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .service-button:hover {
  background: #7bd6ff;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .service-button:hover .button-text {
  color: #292B32;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .service-button .button-text {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .award {
  position: absolute;
  top: 5%;
  left: 7%;
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .case-text {
  color: #EBECEF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
@media (max-width: 620px) {
  section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .case-text {
    font-size: 20px;
    line-height: 28px;
  }
}
section.cases .section-container .cases-slide-wrapper .cases .cases-list .case .content .case-desc {
  color: #EBECEF;
  max-height: 0;
  opacity: 0;
  transition: 0.8s all;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
section.cases .section-container .separator {
  border-radius: 8px;
  background: #F3F4F5;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin: 50px 0;
}
@media (max-width: 620px) {
  section.cases .section-container .separator {
    display: none;
  }
}
section.cases .section-container .separator .separator-text {
  color: #ADB0BC;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

section.reviews {
  position: relative;
  z-index: 2;
}
@media (max-width: 1220px) {
  section.reviews {
    display: none;
  }
}
section.reviews .section-container {
  padding: 170px 0 0;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.reviews .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1670px) {
  section.reviews .section-container {
    padding: 120px 20px 0;
  }
}
@media (max-width: 1000px) {
  section.reviews .section-container {
    padding: 80px 50px 0;
  }
}
section.reviews .section-container .title-container {
  margin-left: 75px;
  margin-bottom: 50px;
  display: flex;
  gap: 70px;
  align-items: center;
}
@media (max-width: 1220px) {
  section.reviews .section-container .title-container {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
    align-items: normal;
  }
}
section.reviews .section-container .title-container h2.title {
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
  margin: 0;
}
@media (max-width: 870px) {
  section.reviews .section-container .title-container h2.title {
    font-size: 48px;
    line-height: normal;
  }
}
@media (max-width: 620px) {
  section.reviews .section-container .title-container h2.title {
    font-size: 36px;
  }
}
section.reviews .section-container .reviews-container {
  padding: 0 75px;
}
section.reviews .section-container .reviews-container .container-info {
  position: relative;
}
section.reviews .section-container .reviews-container .container-info .owl-stage-outer {
  overflow: hidden;
  height: 470px;
  border-radius: 25px 25px 0 25px;
  z-index: 999;
  position: inherit;
}
section.reviews .section-container .reviews-container .container-info .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.reviews .section-container .reviews-container .container-info .owl-nav {
  bottom: -75px;
  display: flex;
  align-items: center;
  gap: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
section.reviews .section-container .reviews-container .container-info .owl-nav .owl-prev, section.reviews .section-container .reviews-container .container-info .owl-nav .owl-next {
  background: none;
  border: none;
  cursor: pointer;
}
section.reviews .section-container .reviews-container .container-info .owl-nav .owl-prev {
  position: absolute;
  left: -80px;
}
section.reviews .section-container .reviews-container .container-info .owl-nav .owl-next {
  position: absolute;
  right: -80px;
}
section.reviews .section-container .reviews-container .container-info .owl-dots {
  display: none;
}
section.reviews .section-container .reviews-container .container-info .review {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 40px;
}
@media (max-width: 1044px) {
  section.reviews .section-container .reviews-container .container-info .review {
    margin: 0 20px;
  }
}
section.reviews .section-container .reviews-container .container-info .review .container-review {
  border-radius: 25px;
  background: #DEF5FF;
  width: 100%;
}
section.reviews .section-container .reviews-container .container-info .review .container-review video {
  border-radius: 25px;
  width: 510px;
  height: 470px;
  object-fit: cover;
}
@media (max-width: 788px) {
  section.reviews .section-container .reviews-container .container-info .review .container-review video {
    width: 100%;
    height: 500px;
  }
}
section.reviews .section-container .reviews-container .container-info .review .container-review video.kasp {
  object-position: 0 15%;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review {
  display: flex;
  gap: 50px;
  align-items: center;
}
@media (max-width: 788px) {
  section.reviews .section-container .reviews-container .container-info .review .container-review .content-review {
    flex-direction: column;
    align-items: normal;
  }
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .video {
  position: relative;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .video .mute {
  position: absolute;
  right: 10%;
  bottom: 10%;
  width: 25px;
  height: 25px;
  background: url(/build/images/audio-on.9e07a050.svg) no-repeat;
  cursor: pointer;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .video .mute.active {
  background: url(/build/images/audio-off.8f1dc71f.svg) no-repeat;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .review-info {
  padding: 0 20px 0 0;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .review-info .company {
  color: #292B32;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .review-info .text {
  color: #292B32;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .review-info .text a {
  color: #00B2FF;
  transition: 0.3s all ease;
}
section.reviews .section-container .reviews-container .container-info .review .container-review .content-review .review-info .text a:hover {
  color: #292B32;
}
section.reviews .section-container .reviews-container .container-info .review .name {
  max-width: 245px;
  width: 100%;
}
section.reviews .section-container .reviews-container .container-info .review .name .fio {
  font-family: "Montserrat", sans-serif;
  color: #00B2FF;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
section.reviews .section-container .reviews-container .container-info .review .name .position {
  color: #292B32;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
section.reviews .section-container .reviews-container .container-info .review .name:hover .see-all-review {
  background: #71d5ff;
}
section.reviews .section-container .reviews-container .container-info .review .name:hover .see-all-review .button-text {
  color: #292B32;
}
section.reviews .section-container .reviews-container .container-info .review .name a {
  color: inherit;
  text-decoration: inherit;
}
section.reviews .section-container .reviews-container .container-info .review .name .see-all-review {
  flex-shrink: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 250px;
  width: 100%;
  height: 55px;
  border-radius: 12px;
  background: #00B2FF;
  cursor: pointer;
  transition: 0.3s all ease;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
section.reviews .section-container .reviews-container .container-info .review .name .see-all-review .button-text {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
section.reviews .section-container .reviews-container .custom-prev-btn, section.reviews .section-container .reviews-container .custom-next-btn {
  display: none;
}

section.blog .section-container {
  padding: 0 0 150px;
  position: relative;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1220px) {
  section.blog .section-container {
    width: 100%;
    padding: 0 20px;
  }
}
@media (max-width: 1670px) {
  section.blog .section-container {
    padding: 100px 20px;
  }
}
@media (max-width: 1000px) {
  section.blog .section-container {
    padding: 50px 20px;
  }
}
section.blog .section-container h2.title {
  margin: 0;
  color: #292B32;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 76px;
}
@media (max-width: 1000px) {
  section.blog .section-container h2.title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  section.blog .section-container h2.title {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
}
section.blog .section-container .items {
  margin-top: 70px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media (max-width: 1620px) {
  section.blog .section-container .items {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 1000px) {
  section.blog .section-container .items {
    margin-top: 30px;
  }
}
section.blog .section-container .items .item {
  width: 100%;
  max-width: 370px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 800px) {
  section.blog .section-container .items .item {
    max-width: 100%;
  }
}
section.blog .section-container .items .item img {
  border-radius: 20px;
  transition: 0.3s all ease;
}
section.blog .section-container .items .item .tags {
  color: #00B2FF;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}
section.blog .section-container .items .item .post-title {
  color: #0D0D0D;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25em;
  transition: 0.3s all ease;
}
section.blog .section-container .items .item:hover .post-title {
  color: #00B2FF;
}
section.blog .section-container .items .item:hover img {
  filter: brightness(0.7);
}
section.blog .section-container .items .all-posts {
  overflow: hidden;
  width: 100%;
  max-width: 370px;
  background: #F3F4F5;
  transition: 0.3s all ease;
  border-radius: 20px;
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 800px) {
  section.blog .section-container .items .all-posts {
    height: 435px;
    max-width: 100%;
  }
}
section.blog .section-container .items .all-posts .people {
  z-index: 1;
  max-width: 600px;
  position: absolute;
  left: 15%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 1s all ease;
}
@media (max-width: 1620px) {
  section.blog .section-container .items .all-posts .people {
    position: relative;
  }
}
@media (max-width: 800px) {
  section.blog .section-container .items .all-posts .people {
    left: 35%;
  }
}
@media (max-width: 500px) {
  section.blog .section-container .items .all-posts .people {
    left: 15%;
  }
}
@media (max-width: 395px) {
  section.blog .section-container .items .all-posts .people {
    left: 10%;
  }
}
section.blog .section-container .items .all-posts .service-button {
  z-index: 2;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 265px;
  height: 55px;
  border-radius: 12px;
  background: #00B2FF;
  cursor: pointer;
  transition: 1s all ease;
}
@media (max-width: 800px) {
  section.blog .section-container .items .all-posts .service-button {
    width: calc(100% - 40px);
  }
}
section.blog .section-container .items .all-posts .service-button:hover {
  background: #7bd6ff;
}
section.blog .section-container .items .all-posts .service-button:hover .button-text {
  color: #292B32;
}
section.blog .section-container .items .all-posts .service-button .button-text {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
section.blog .section-container .items .all-posts:hover {
  background: #CAFF3D;
}
section.blog .section-container .items .all-posts:hover .people {
  left: 150%;
  top: -45%;
}
section.blog .section-container .items .all-posts:hover .service-button {
  bottom: 0;
  transform: translate(-50%, -325%);
}

/**
Для полного соответствия текущей системе js-брекпоинтов
размеры увеличены на 20px
 */
/*
EXAMPLE
.header {
   background-color: red;
   @include _768 {
      background-color: purple;
   }
   @include _480 {
      background-color: black;
   }
}
 */
/* Стили для placeholder
input, textarea {
  @include input-placeholder {
   color: $grey;
  }
}
 */
/* Создание псевдоэлемента
Example
	div::after {
		@include pseudo;
		top: -1rem; left: -1rem;
		width: 1rem; height: 1rem;
	}
 */
/* Создание треугольника
.element {
		&::before {
			@include css-triangle(#ff0000, down);
		}
	}
 */
/* Управление соотношением сторон
Example
div {
  @include responsive-ratio(16,9);
}
 */
@keyframes coming {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes hiding {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
header.header {
  z-index: 899;
  position: fixed;
  width: 100%;
  height: 90px;
}
header.header .container {
  display: flex;
  position: relative;
  height: 100%;
  z-index: 2;
  background: #fff;
  border-bottom: 1px solid #ADB0BC;
  transition: 0.3s all ease;
}
@media (max-width: 1670px) {
  header.header .container {
    padding: 0 20px;
  }
}
header.header .container.active {
  border-bottom: 2px solid #00B2FF;
}
header.header .container.active .open {
  color: #00B2FF !important;
}
header.header .container.active .open::after {
  content: " ";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: #00B2FF;
}
header.header .container .container-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 830px) {
  header.header .container .container-nav {
    gap: 20px;
  }
}
header.header .container .container-nav .logo {
  display: flex;
}
header.header .container .container-nav .logo img {
  height: 45px;
  width: 195px;
}
@media (max-width: 395px) {
  header.header .container .container-nav .logo img {
    width: auto;
    height: auto;
  }
}
@media (max-width: 395px) {
  header.header .container .container-nav .logo img {
    width: 100%;
  }
}
header.header .container .container-nav .menu {
  max-width: 650px;
  flex-shrink: 1;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  height: 100%;
}
@media (max-width: 830px) {
  header.header .container .container-nav .menu {
    display: none;
  }
}
header.header .container .container-nav .menu .item {
  color: #adb0bc;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.3s all ease;
}
header.header .container .container-nav .menu .item:first-child {
  color: #292b32;
}
header.header .container .container-nav .menu .item:hover {
  color: #00B2FF;
}
header.header .container .container-nav .menu .item:hover::after {
  content: " ";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: #00B2FF;
}
header.header .container .container-nav .socials {
  max-width: 270px;
  display: flex;
  gap: 30px;
  align-items: center;
  flex-shrink: 3;
  width: 100%;
}
@media (max-width: 830px) {
  header.header .container .container-nav .socials {
    justify-content: flex-end;
    max-width: 100%;
    gap: 20px;
  }
}
header.header .container .container-nav .socials .phone {
  color: #292B32;
  margin: 0 20px 0 0;
  padding: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  transition: 0.3s all ease;
}
@media (max-width: 1120px) {
  header.header .container .container-nav .socials .phone {
    display: none;
  }
}
header.header .container .container-nav .socials .phone:hover {
  color: #00B2FF;
}
header.header .container .container-nav .socials .tg, header.header .container .container-nav .socials .wa {
  width: 32px;
  height: 32px;
}
header.header .container .container-nav .socials .tg .social-active, header.header .container .container-nav .socials .wa .social-active {
  display: none;
}
header.header .container .container-nav .socials .tg:hover .social-passive, header.header .container .container-nav .socials .wa:hover .social-passive {
  display: none;
}
header.header .container .container-nav .socials .tg:hover .social-active, header.header .container .container-nav .socials .wa:hover .social-active {
  display: block;
}
@media (max-width: 1120px) {
  header.header .container .container-nav .socials .tg, header.header .container .container-nav .socials .wa {
    display: none;
  }
}
@media (max-width: 830px) {
  header.header .container .container-nav .socials .tg, header.header .container .container-nav .socials .wa {
    display: block;
  }
}
header.header .container .container-nav .feedback-button {
  flex-shrink: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 250px;
  width: 100%;
  height: 55px;
  border-radius: 12px;
  background: #00B2FF;
  cursor: pointer;
  transition: 0.3s all ease;
  padding: 0 10px;
}
@media (max-width: 830px) {
  header.header .container .container-nav .feedback-button {
    display: none;
  }
}
header.header .container .container-nav .feedback-button:hover {
  background: #71d5ff;
}
header.header .container .container-nav .feedback-button:hover .button-text {
  color: #292B32;
}
header.header .container .container-nav .feedback-button .button-text {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
header.header .container .container-nav .burger {
  display: none;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
}
header.header .container .container-nav .burger .line {
  background: #00B2FF;
  width: 35px;
  height: 5px;
  border-radius: 100px;
  transition: 0.3s all ease;
}
header.header .container .container-nav .burger .line.active {
  background: #CAFF3D;
}
@media (max-width: 830px) {
  header.header .container .container-nav .burger {
    display: flex;
  }
}
header.header .mobile-menu {
  display: none;
}
@media (max-width: 830px) {
  header.header .mobile-menu {
    display: flex;
    background: #fff;
    padding: 20px;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    box-shadow: 0 5px 10px #dcdcdc;
    position: relative;
    transition: 0.3s all ease;
    top: -1000px;
  }
  header.header .mobile-menu.active {
    top: 0;
  }
  header.header .mobile-menu .item {
    color: #adb0bc;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
  header.header .mobile-menu .item:first-child {
    color: #292b32;
  }
  header.header .mobile-menu .feedback-button {
    flex-shrink: 1;
    display: none;
    align-items: center;
    justify-content: center;
    max-width: 250px;
    width: 100%;
    height: 55px;
    border-radius: 12px;
    background: #00B2FF;
    cursor: pointer;
    transition: 0.3s all ease;
    padding: 0 10px;
  }
}
@media (max-width: 830px) and (max-width: 830px) {
  header.header .mobile-menu .feedback-button {
    display: flex;
  }
}
@media (max-width: 830px) {
  header.header .mobile-menu .feedback-button:hover {
    background: #636878;
  }
  header.header .mobile-menu .feedback-button:hover .button-text {
    color: #292B32;
  }
}
@media (max-width: 830px) {
  header.header .mobile-menu .feedback-button .button-text {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    transition: 0.3s all ease;
  }
}
header.header .container-menu {
  position: relative;
  z-index: 1;
  background: #F3F4F5;
  box-shadow: 0 5px 10px #dcdcdc;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 1120px;
  top: -1000px;
  transition: 0.8s top ease;
  padding: 30px 35px 15px 35px;
}
@media (max-width: 1670px) {
  header.header .container-menu {
    padding: 0 20px;
  }
}
@media (max-width: 830px) {
  header.header .container-menu {
    display: none;
  }
}
header.header .container-menu.active {
  top: 0;
}
@media (max-width: 1670px) {
  header.header .container-menu.active {
    padding: 30px 20px;
  }
}
header.header .container-menu .categories {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1630px;
  width: 100%;
  gap: 20px;
}
@media (max-width: 920px) {
  header.header .container-menu .categories {
    flex-wrap: wrap;
  }
}
@media (max-width: 800px) {
  header.header .container-menu .categories {
    flex-wrap: nowrap;
  }
}
header.header .container-menu .categories .category {
  display: flex;
  flex-direction: column;
  gap: 25px;
  max-width: 325px;
  width: 100%;
}
header.header .container-menu .categories .category:nth-child(1) {
  max-width: 275px;
}
header.header .container-menu .categories .category:nth-child(2) {
  max-width: 300px;
}
header.header .container-menu .categories .category:nth-child(3) {
  max-width: 260px;
}
header.header .container-menu .categories .category:nth-child(4) {
  max-width: 220px;
}
header.header .container-menu .categories .category h3.title-category {
  color: #00B2FF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
}
header.header .container-menu .categories .category .items {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
header.header .container-menu .categories .category .items a.item {
  display: flex;
  align-items: center;
  gap: 15px;
  width: fit-content;
}
header.header .container-menu .categories .category .items a.item .text-item {
  color: #292B32;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-decoration-color: #ADB0BC;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
header.header .container-menu .categories .category .items a.item:hover .text-item {
  color: #00B2FF;
  text-decoration: underline;
  text-decoration-color: #00B2FF;
}
header.header .container-menu .categories .category .items a.item:hover svg path {
  fill: #00B2FF;
}
header.header .container-menu .header_feedback_button_container {
  display: flex;
  justify-content: end;
  margin-top: 20px;
}
header.header .container-menu .header_feedback_button_container a {
  flex-shrink: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 250px;
  width: 100%;
  height: 55px;
  border-radius: 12px;
  background: #00B2FF;
  cursor: pointer;
  transition: 0.3s all ease;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}
header.header .container-menu .header_feedback_button_container a:hover {
  background: #71d5ff;
  color: #292B32;
}

.date-page-wrap {
  perspective: 2000px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  overflow-y: auto;
  height: 100vh;
  width: 100%;
}

.page-wrap {
  position: relative;
  perspective: 2000px;
}

.landing {
  background: #fff;
  transform-origin: left top;
  transform: rotateY(0deg);
  transition: transform 1s ease-in-out;
  z-index: 10;
}

.date-page {
  position: relative;
  background: #e6f7ff;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  transform: rotateX(90deg);
  min-height: 100vh;
  transform-origin: top center;
  perspective: 2000px;
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.show-date {
  z-index: 40;
}
.show-date .date-page {
  transform: rotateX(0deg);
  transition: transform 1.5s ease-in-out;
  z-index: 40;
  overflow-y: auto;
}
.show-date .karaoke-date {
  opacity: 1;
  transform: translateX(0);
}

#show-date {
  background: transparent;
  cursor: pointer;
  margin-right: auto;
  transition: scale 0.3s ease 0s, visibility 0.3s ease 0s;
  border: none;
  outline: none;
}
#show-date:hover {
  scale: 1.05;
}

.date-page {
  overflow-x: hidden;
  padding: 1rem;
}
.date-page__main {
  display: flex;
  align-items: center;
  gap: 90px;
  justify-content: center;
  padding-top: 180px;
  height: 100%;
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .date-page__main {
    gap: 40px;
  }
}
@media (max-width: 767.98px) {
  .date-page__main {
    flex-direction: column;
    gap: 20px;
  }
}
.date-page__button {
  border: none;
  outline: none;
  color: #fff;
  font-size: 15px;
  background: #00b2ff;
  font-weight: 500;
  max-width: 252px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  border-radius: 0.625rem;
  min-height: 56px;
  padding: 0.5rem;
  cursor: pointer;
  transition: color 0.3s ease 0s, background 0.3s ease 0s, opacity 0.5s ease 1s;
  opacity: 0;
  margin-top: 30px;
}
.date-page__button:hover {
  color: black;
  background: #caff3d;
}

.calendar-date {
  background: #fff;
  min-height: 53vh;
  border-radius: 12px 12px 6px 6px;
  max-width: 400px;
  width: 100%;
  backface-visibility: hidden;
  background: linear-gradient(145deg, white 0%, #f8f9fa 50%, white 100%), radial-gradient(circle at 20% 30%, rgba(139, 69, 19, 0.04) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(139, 69, 19, 0.03) 0%, transparent 50%), linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(245, 245, 245, 0.5));
  box-shadow: rgba(0, 40, 58, 0.294) 0px 35.2557px 70.5114px -15px;
  border-radius: 12px 12px 6px 6px;
  transition: scale 0.7s ease-in-out 0s;
  position: relative;
}
@media (max-width: 767.98px) {
  .calendar-date {
    min-height: 0;
  }
}
.calendar-date:hover {
  scale: 1.03;
}
.calendar-date_second {
  position: absolute;
  top: 0;
  height: 100%;
  left: -50px;
  transition: transform 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, opacity 0.8s ease 0s;
}
.calendar-date_second-out {
  transform: translateY(-80px) rotateY(90deg) rotateX(10deg);
  opacity: 0;
}
.calendar-date_second-out .calendar-date__blue {
  background: linear-gradient(135deg, #c6431d, #f15201);
}
.calendar-date__dots-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  height: 21px;
}
.calendar-date__dot {
  background: radial-gradient(circle, #dddddd, #bbbbbb);
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0.5px 1px inset;
  opacity: 1;
  transform: none;
  border-radius: 50%;
  height: 3.5px;
  width: 3.5px;
  flex-shrink: 0;
}
.calendar-date__blue {
  height: 35px;
  background: #00b2ff;
  transition: background 0.3s ease 0s;
}
.calendar-date__date {
  padding: 35px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .calendar-date__date {
    padding: 10px 0 20px 0;
  }
}
.calendar-date__number {
  font-weight: 800;
  font-size: 112px;
  color: #08a1e0;
  font-weight: 800;
  text-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
}
.calendar-date__weekday {
  text-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px;
  font-size: 17.5px;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #5a6c7d;
  margin-bottom: 12px;
}
.calendar-date__dots {
  width: 5.25px;
  height: 5.25px;
  background: #00b2ff;
  border-radius: 50%;
  position: relative;
}
.calendar-date__dots::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #00b2ff;
  opacity: 0.5;
  left: -10px;
  width: 5.25px;
  height: 5.25px;
}
.calendar-date__dots::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #00b2ff;
  opacity: 0.5;
  right: -10px;
  width: 5.25px;
  height: 5.25px;
}

.month-calendar-date {
  background: linear-gradient(rgba(240, 248, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(248, 250, 252, 0.8) 100%);
  border-bottom: 1px solid #b3e8ff;
  box-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px inset;
  opacity: 1;
  transform: none;
  padding: 32px 0 32px 0;
}
.month-calendar-date__month {
  position: relative;
  width: max-content;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
  text-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #2c3e50;
  margin-bottom: 10px;
}
.month-calendar-date__month::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50px;
  background: #66d0ff;
  width: 40%;
  height: 2px;
}
.month-calendar-date__year {
  font-size: 14px;
  color: #5a6c7d;
  text-align: center;
}

.karaoke-date {
  padding: 32px;
  background: linear-gradient(to bottom, #e6f7ff, #f8fcff);
  border: 2px solid #66d0ff;
  border-radius: 0.625rem;
  max-width: 578px;
  width: 100%;
  transform: translateX(40%);
  opacity: 0;
  transition: opacity 0.6s ease 2s, transform 0.6s ease 2s;
  position: relative;
}
@media (max-width: 767.98px) {
  .karaoke-date {
    width: auto;
    margin-top: 30px;
  }
}
.karaoke-date::before {
  content: "*поет";
  position: absolute;
  right: 0;
  bottom: 101%;
  font-size: 14px;
  color: #00b2ff;
}
.karaoke-date__title {
  font-size: 17.5px;
  border-bottom: 1px solid #b3e8ff;
  padding-bottom: 12px;
  margin-bottom: 24px;
  color: #00b2ff;
  font-weight: 500;
}
.karaoke-date__item {
  font-size: 21px;
  margin-bottom: 16px;
  padding: 12px;
  color: #2c3e50;
  font-weight: 400;
  transition: color 0.3s ease 0s, scale 0.3s ease 0s;
  position: relative;
  display: flex;
  flex-direction: column;
  opacity: 0.6;
}
.karaoke-date__item::after {
  content: "";
  position: static;
  width: 100%;
  background: #00b2ff;
  border-radius: 100px;
  height: 0;
  background: linear-gradient(to right, #66d0ff, #00b2ff);
  width: 0;
  margin-top: 12px;
  transition: width 1s linear 0s;
}
.karaoke-date__item_active {
  color: #00b2ff;
  scale: 1.05;
  font-weight: 600;
  background: #e6f7ff;
  border-left: 3px solid #00b2ff;
  border-radius: 4px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.karaoke-date__item_active::after {
  height: 4px;
  width: 100%;
}

.leaf {
  position: fixed;
  top: -10vh;
  width: 30px;
  height: 30px;
  background: url(/build/images/leaves.b437e310.png) no-repeat center/contain;
  animation: fall linear forwards;
  opacity: 0.9;
  pointer-events: none;
  z-index: 100;
  transition: transform 0.3s ease 0s, filter 0.3s ease 0s;
}

@keyframes fall {
  0% {
    transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: translateX(var(--x-move)) translateY(98vh) rotate(280deg);
    opacity: 0;
    visibility: hidden;
  }
}
/**
Для полного соответствия текущей системе js-брекпоинтов
размеры увеличены на 20px
 */
/*
EXAMPLE
.header {
   background-color: red;
   @include _768 {
      background-color: purple;
   }
   @include _480 {
      background-color: black;
   }
}
 */
/* Стили для placeholder
input, textarea {
  @include input-placeholder {
   color: $grey;
  }
}
 */
/* Создание псевдоэлемента
Example
	div::after {
		@include pseudo;
		top: -1rem; left: -1rem;
		width: 1rem; height: 1rem;
	}
 */
/* Создание треугольника
.element {
		&::before {
			@include css-triangle(#ff0000, down);
		}
	}
 */
/* Управление соотношением сторон
Example
div {
  @include responsive-ratio(16,9);
}
 */
.btn-up {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.75);
  right: 20px;
  bottom: 20px;
  border-radius: 50px;
  border: 2px solid #00B2FF;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  z-index: 80;
  transition: 0.3s all ease;
}
.btn-up:hover {
  background-color: #00B2FF;
}
.btn-up.up {
  bottom: 530px !important;
}
@media (max-width: 620px) {
  .btn-up.up {
    bottom: 470px !important;
  }
}
.btn-up:before {
  content: "";
  width: 25px;
  height: 30px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='24' viewBox='0 0 18 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.1267 4.75959C7.13664 6.33293 5.86529 7.49445 4.6353 8.32712C3.61631 9.01695 2.61918 9.48632 1.8174 9.78475C1.41631 9.93403 1.05898 10.0425 0.766619 10.1146C0.495322 10.1816 0.224347 10.2315 0.018605 10.2315L0.0186048 8.60988C0.0185781 8.60988 0.0187193 8.60987 0.0190321 8.60984C0.0267969 8.60915 0.139691 8.59905 0.378087 8.54022C0.605033 8.48421 0.903166 8.39472 1.25173 8.26498C1.94925 8.00536 2.82817 7.59223 3.72623 6.98427C5.51869 5.77083 7.36123 3.80228 8.0435 0.731332L9.61625 0.690221C10.4799 3.80018 12.2955 5.78042 14.0385 6.98948C14.913 7.59604 15.767 8.00657 16.467 8.26382C17.1901 8.52954 17.6882 8.60988 17.8564 8.60988L17.8564 10.2315C17.4096 10.2315 16.7031 10.0782 15.9077 9.78591C15.0891 9.48511 14.1107 9.01314 13.1143 8.32191C11.9407 7.50785 10.7391 6.38699 9.74832 4.8848L9.74832 24.0151L8.1267 24.0151L8.1267 4.75959Z' fill='black'/%3E%3C/svg%3E%0A");
}

.btn-up_hide {
  display: none;
}

footer.footer {
  width: 100%;
}
footer.footer .container {
  max-width: 1630px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding-bottom: 50px;
}
@media (max-width: 1670px) {
  footer.footer .container {
    padding: 0 20px 50px;
  }
}
@media (max-width: 1044px) {
  footer.footer .container {
    flex-direction: column;
    align-items: center;
  }
}
footer.footer .container .simple-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1044px) {
  footer.footer .container .simple-block {
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 620px) {
  footer.footer .container .simple-block {
    align-items: normal;
    padding-left: 48px;
  }
}
footer.footer .container .simple-block .logo {
  margin-bottom: 130px;
}
@media (max-width: 500px) {
  footer.footer .container .simple-block .logo .pic {
    display: none;
  }
}
footer.footer .container .simple-block .logo .pic.mobile {
  display: none;
}
@media (max-width: 500px) {
  footer.footer .container .simple-block .logo .pic.mobile {
    display: block;
  }
}
@media (max-width: 1044px) {
  footer.footer .container .simple-block .logo {
    margin-bottom: 0;
  }
}
footer.footer .container .simple-block .oferta, footer.footer .container .simple-block .copyright {
  color: #ADB0BC;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 1044px) {
  footer.footer .container .simple-block .oferta, footer.footer .container .simple-block .copyright {
    display: none;
  }
}
footer.footer .container .simple-block .oferta {
  margin-top: 20px;
}
@media (max-width: 1044px) {
  footer.footer .container .simple-block .oferta {
    margin-top: 0;
  }
}
footer.footer .container .questions {
  border-radius: 20px;
  border: 1px solid #D1D3D9;
}
@media (max-width: 1044px) {
  footer.footer .container .questions {
    width: 100%;
  }
}
footer.footer .container .questions .content {
  padding: 30px 30px 30px 50px;
}
@media (max-width: 1044px) {
  footer.footer .container .questions .content {
    padding: 20px;
  }
}
footer.footer .container .questions .content .in-tg {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 20px;
}
footer.footer .container .questions .content .in-tg span {
  color: #292B32;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
footer.footer .container .questions .content .items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 500px) {
  footer.footer .container .questions .content .items {
    gap: 5px;
  }
}
footer.footer .container .questions .content .items .item {
  color: #636878;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 500px) {
  footer.footer .container .questions .content .items .item {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }
}
footer.footer .container .questions .content .items .item a {
  color: #00B2FF;
}
footer.footer .container .questions .content .items a:hover {
  text-decoration: underline;
}
footer.footer .container .questions .content .items a.item {
  color: #00B2FF;
}
footer.footer .container .subscribe {
  border-radius: 20px;
  border: 1px solid #D1D3D9;
}
@media (max-width: 1044px) {
  footer.footer .container .subscribe {
    width: 100%;
  }
}
footer.footer .container .subscribe .content {
  padding: 30px;
}
footer.footer .container .subscribe .content .text {
  color: #292B32;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
footer.footer .container .subscribe .content .socials {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 60px;
}
@media (max-width: 1044px) {
  footer.footer .container .subscribe .content .socials {
    margin-top: 30px;
  }
}
footer.footer .container .subscribe .content .socials a {
  width: 60px;
  height: 60px;
}
footer.footer .container .subscribe .content .socials a .social-active {
  display: none;
}
footer.footer .container .subscribe .content .socials a:hover .social-passive {
  display: none;
}
footer.footer .container .subscribe .content .socials a:hover .social-active {
  display: block;
}
footer.footer .container .subscribe .content .socials a img {
  width: 100%;
}
footer.footer .container .contacts {
  width: 100%;
  max-width: 230px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
@media (max-width: 1044px) {
  footer.footer .container .contacts {
    align-items: center;
    max-width: 100%;
  }
}
footer.footer .container .contacts .phone, footer.footer .container .contacts .mail {
  color: #292B32;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
footer.footer .container .contacts .phone:hover, footer.footer .container .contacts .mail:hover {
  color: #00B2FF;
}
footer.footer .container .contacts .oferta, footer.footer .container .contacts .copyright {
  color: #ADB0BC;
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 1044px) {
  footer.footer .container .contacts .oferta, footer.footer .container .contacts .copyright {
    display: block;
  }
}
footer.footer .container .contacts .address {
  color: #292B32;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
@media (max-width: 1044px) {
  footer.footer .container .contacts .address {
    font-weight: 700;
  }
}
footer.footer .container .contacts .address span {
  display: block;
}
@media (max-width: 1044px) {
  footer.footer .container .contacts .address span {
    display: inline;
  }
}
footer.footer .container .contacts .tender-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  width: 100%;
  height: 55px;
  border-radius: 12px;
  background: #00B2FF;
  cursor: pointer;
  transition: 0.3s all ease;
}
@media (max-width: 1044px) {
  footer.footer .container .contacts .tender-button {
    margin-top: 0;
  }
}
footer.footer .container .contacts .tender-button:hover {
  background: #7bd6ff;
}
footer.footer .container .contacts .tender-button:hover .button-text {
  color: #292B32;
}
footer.footer .container .contacts .tender-button .button-text {
  text-align: center;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.3s all ease;
}

.case-wrapper {
  width: 1240px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

._1200 .case-wrapper {
  width: auto;
}

.cssm {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cssm.shown {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.cssm2 {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cssm2.shown {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.scale {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}

.cssm.shown.scale {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.cssm.scale2 {
  -webkit-transform: scale(3);
  transform: scale(3);
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.cssm.shown.scale2 {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.cssm.up {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  opacity: 0;
}

.cssm.shown.up {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.down {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  opacity: 0;
}

.cssm.shown.down {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.rotate {
  -webkit-transform: rotate(12deg);
  transform: rotate(12deg);
  opacity: 0;
}

.cssm.shown.rotate {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.cssm.rotate2 {
  -webkit-transition: all 1.3s ease !important;
  transition: all 1.3s ease !important;
  -webkit-transform: rotate(-160deg);
  transform: rotate(-160deg);
  opacity: 0;
}

.cssm.shown.rotate2 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.cssm.rotate3 {
  -webkit-transition: all 0.8s ease !important;
  transition: all 0.8s ease !important;
  -webkit-transform: rotate(-75deg);
  transform: rotate(-75deg);
  opacity: 0;
}

.cssm.shown.rotate3 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.cssm.rotate4 {
  -webkit-transition: all 2s ease !important;
  transition: all 2s ease !important;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
  opacity: 0;
}

.cssm.shown.rotate4 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.cssm.rotate5 {
  -webkit-transition: all 2.4s ease !important;
  transition: all 2.4s ease !important;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  opacity: 0;
}

.cssm.shown.rotate5 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.cssm.left {
  -webkit-transform: translate3d(-150px, 0, 0);
  transform: translate3d(-150px, 0, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}

.cssm.shown.left {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.right {
  -webkit-transform: translate3d(150px, 0, 0);
  transform: translate3d(150px, 0, 0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}

.cssm.shown.right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.up2 {
  -webkit-transform: translate3d(0, -150px, 0);
  transform: translate3d(0, -150px, 0);
  opacity: 0;
}

.cssm.shown.up2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.down2 {
  -webkit-transform: translate3d(0, 150px, 0);
  transform: translate3d(0, 150px, 0);
  opacity: 0;
}

.cssm.shown.down2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.cssm.opacity {
  opacity: 0 !important;
}

.cssm.shown.opacity {
  opacity: 1 !important;
}

.cssm.slideup {
  opacity: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.94, 1, 0, 0.74);
  transition-timing-function: cubic-bezier(0.94, 1, 0, 0.74);
}

.cssm.shown.slideup {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.cssm2.slideup {
  opacity: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.94, 1, 0, 0.74);
  transition-timing-function: cubic-bezier(0.94, 1, 0, 0.74);
}

.cssm2.shown.slideup {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.csrd i {
  font-style: normal !important;
}

.cssmwrap:before, .cssmwrap:after, .skew-block, .skew-block-2, .skew-block-half, .skew-block-2-half {
  -webkit-transform: skewY(0);
  transform: skewY(0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cssmwrap.shown:before, .cssmwrap.shown:after, .skew-block.shown {
  -webkit-transform: skewY(-7deg);
  transform: skewY(-7deg);
}

.skew-block-2.shown {
  -webkit-transform: skewY(7deg);
  transform: skewY(7deg);
}

.skew-block-half.shown {
  -webkit-transform: skewY(-3.5deg);
  transform: skewY(-3.5deg);
}

.skew-block-2-half.shown {
  -webkit-transform: skewY(3.5deg);
  transform: skewY(3.5deg);
}

._720 .step-title {
  float: none !important;
  width: auto !important;
  padding: 0 10px !important;
  display: block !important;
  box-sizing: border-box;
  margin: 0 !important;
  text-align: center !important;
}

.step-text {
  font-size: 43px;
  font-family: _museo;
  font-weight: 100;
  color: #1f1f1f;
  text-align: left;
  line-height: 60px;
}

._1024 .step-text {
  font-size: 36px;
  line-height: 50px;
}

._720 .step-text {
  float: none !important;
  width: auto !important;
  padding: 0 10px !important;
  display: block !important;
  box-sizing: border-box;
  text-align: center !important;
  margin: -10px 0 40px;
}

._600 .step-text {
  font-size: 32px;
  line-height: 44px;
}

.dots > i {
  width: 7px;
  height: 7px;
  background-color: #e9e9e9;
  border-radius: 100%;
  display: inline-block;
  margin-top: 8px;
}

._720 .dots {
  display: none;
}

.skew-block, .skew-block-2 {
  height: 650px;
  width: 1400px;
  display: block;
  content: "";
  background-color: #257bc8;
  position: absolute;
  left: 50%;
  margin: 0 auto 0 -700px;
}

.skew-block-half, .skew-block-2-half {
  height: 650px;
  display: block;
  content: "";
  background-color: #fff;
  margin: 0 auto;
  position: absolute;
  width: 100%;
}

.skew-block.white, .skew-block-2.white {
  background-color: #fff;
}

._1200 .cssmwrap:before, ._1200 .cssmwrap:after, ._1200 .skew-block, ._1200 .skew-block-2, ._1200 .skew-block-half, ._1200 .skew-block-2-half {
  -webkit-transform: skewY(0) !important;
  transform: skewY(0) !important;
}

._1200 .skew-block-half, ._1200 .skew-block-2-half {
  display: none !important;
}

.case-main-teaser .award {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99;
}

.case-main-teaser .award.award-2 {
  top: 130px;
}

._480 .js-projects-slider.projects-slider {
  margin-bottom: 65px;
}

.hero {
  display: flex;
  align-items: center;
  overflow: hidden;
  min-height: 100vh;
  padding: 5rem 0;
  padding-top: 10rem;
}
.hero__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .hero__container {
    flex-direction: column-reverse;
  }
}
.hero__content {
  position: relative;
  z-index: 10;
  min-width: 25rem;
}
@media (max-width: 767.98px) {
  .hero__content {
    min-width: 0;
  }
}
.hero__title {
  margin-bottom: 2.1875rem;
  font-size: clamp(1.625rem, 1rem + 2.5vw, 4rem);
}
.hero__text {
  margin-bottom: 3.75rem;
  color: var(--Color-7, #636878);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 155.556%;
}
@media (max-width: 767.98px) {
  .hero__text {
    margin-bottom: 1.875rem;
  }
}
.hero__button {
  width: 100%;
  max-width: 23.125rem;
  padding: 1.1875rem;
  font-size: 1.125rem;
  font-weight: 700;
}
.hero__img {
  position: relative;
  width: 100%;
  max-width: 38.4375rem;
}
.hero__img:hover .hero__img-decor {
  transform: translate(-50%, -50%);
}
.hero__img:hover .hero__img-decor svg {
  transform: rotate(0) scale(1);
  fill: #beebff;
}
.hero__img img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767.98px) {
  .hero__img {
    max-width: 80%;
    margin-bottom: 1.25rem;
  }
}
.hero__img-decor {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 150%;
  height: 150%;
  transition: transform 0.3s ease 0s;
  transform: translate(-70%, -70%);
}
.hero__img-decor svg {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease 0s, fill 0.3s ease 0s;
  transform: scale(1.3) rotate(30deg);
  fill: var(--secondary-color);
}
@media (max-width: 767.98px) {
  .hero {
    padding: 5.625rem 0 4.0625rem 0;
    min-height: 0;
  }
}

.advantages {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.advantages__title {
  margin-bottom: 5rem;
}
@media (max-width: 767.98px) {
  .advantages__title {
    margin-bottom: 2.5rem;
  }
}
.advantages__list {
  display: grid;
  gap: 3.125rem;
  grid-template-columns: repeat(4, 1fr);
  justify-content: center;
}
@media (max-width: 991.98px) {
  .advantages__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .advantages__list {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767.98px) {
  .advantages {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}

.item-advantages {
  overflow: hidden;
}
.item-advantages:hover .item-advantages__img--decor {
  rotate: -45deg;
}
.item-advantages:hover .item-advantages__img--decor svg {
  scale: 0.8;
  fill: var(--primary-color);
}
.item-advantages__img {
  position: relative;
  margin-bottom: 1.5625rem;
}
.item-advantages__img--decor {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: rotate 0.3s ease 0s;
}
.item-advantages__img--decor svg {
  width: 120%;
  height: 120%;
  fill: var(--secondary-color);
  transition: fill 0.3s ease 0s, scale 0.3s ease 0s;
}
.item-advantages__img img {
  max-width: 12.125rem;
}
.item-advantages__title {
  margin-bottom: 1.5625rem;
  color: var(--black-main-color, #292b32);
  font-size: 1.25rem;
  font-weight: 700;
}
.item-advantages__title span {
  color: var(--primary-color);
}
.item-advantages__list--item {
  position: relative;
  padding-left: 1.25rem;
}
.item-advantages__list--item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "+";
  color: var(--primary-color);
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 100%;
}
.item-advantages__list--item:not(:last-child) {
  margin-bottom: 1.5625rem;
}
.item-advantages__text {
  color: var(--Color-7, #636878);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 155.556%;
}
@media (max-width: 767.98px) {
  .item-advantages__text {
    font-size: 1rem;
  }
}

.benefits {
  padding-top: 10rem;
  padding-bottom: 7.5rem;
}
.benefits__title {
  margin-bottom: 3.75rem;
}
@media (max-width: 767.98px) {
  .benefits__title {
    margin-bottom: 2.5rem;
  }
}
.benefits__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.1875rem;
}
@media (max-width: 767.98px) {
  .benefits__list {
    grid-template-columns: 1fr;
  }
}
.benefits__list--item {
  position: relative;
  padding-left: 1.875rem;
  color: #000;
  font-size: 1.125rem;
  line-height: 155.556%;
}
.benefits__list--item span {
  font-weight: 700;
}
.benefits__list--item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "+";
  color: var(--primary-color);
  font-size: 1.25rem;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .benefits__list--item {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .benefits {
    padding-top: 5rem;
    padding-bottom: 3.75rem;
  }
}

.audit-banner {
  padding-bottom: 7.5rem;
}
.audit-banner__banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.75rem 12.5rem 3.75rem 0rem;
  border-radius: 1.25rem;
  background: var(--secondary-color);
  gap: 3.75rem;
}
.audit-banner__banner::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 37.5rem;
  height: 37.5rem;
  content: "";
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: var(--white);
}
@media (max-width: 991.98px) {
  .audit-banner__banner::before {
    display: none;
  }
}
@media (max-width: 1499.99px) {
  .audit-banner__banner {
    padding: 3.75rem 3.75rem 3.75rem 0rem;
  }
}
@media (max-width: 1199.98px) {
  .audit-banner__banner {
    padding: 3.75rem 1.25rem 3.75rem 0rem;
  }
}
@media (max-width: 991.98px) {
  .audit-banner__banner {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 3.75rem;
    gap: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  .audit-banner__banner {
    padding: 1rem 1rem 1.5625rem;
  }
}
.audit-banner__img {
  z-index: 2;
  width: 28.75rem;
  height: 100%;
}
.audit-banner__img img {
  margin: -5rem -5rem -5rem 0;
  width: 120%;
  height: 120%;
}
@media (max-width: 991.98px) {
  .audit-banner__img img {
    width: 100%;
    height: 100%;
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  .audit-banner__img {
    width: 100%;
    height: 100%;
  }
}
.audit-banner__content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 35rem;
}
.audit-banner__title {
  margin-bottom: 2.1875rem;
}
@media (max-width: 767.98px) {
  .audit-banner__title {
    max-width: 16.5625rem;
  }
}
.audit-banner__list--item {
  position: relative;
  margin-bottom: 2.1875rem;
  padding-left: 1.25rem;
  color: var(--black-main-color, #292b32);
  font-size: 1.125rem;
  font-weight: 400;
}
.audit-banner__list--item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  font-size: 1rem;
}
.audit-banner__button {
  width: 100%;
  max-width: 15.75rem;
  padding: 0.9375rem;
  background: var(--black-main-color);
  font-size: 1.125rem;
}
.audit-banner__button:hover {
  color: white;
  background: #636878;
}
@media (max-width: 767.98px) {
  .audit-banner__button {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .audit-banner {
    padding-bottom: 3.75rem;
  }
}

.socials-links {
  max-width: 120rem;
  margin: 0 auto;
}
.socials-links__slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.socials-links__slide {
  display: flex;
  align-items: center;
  width: auto;
  padding: 1.5625rem;
  cursor: pointer;
  transition: font-weight 0.3s ease 0s;
  border-radius: 1.25rem;
  background: var(--secondary-color, var(--secondary-color));
  filter: grayscale(100%);
  gap: 0.625rem;
  font-weight: 700;
}
.socials-links__slide:hover {
  filter: grayscale(0);
}
.socials-links__slide:hover .socials-links__slide--icon {
  scale: 1.4;
}
.socials-links__slide--icon {
  height: 1.875rem;
  transition: scale 0.3s ease 0s;
}
.socials-links__slide--icon svg {
  width: auto;
  height: 100%;
}
.socials-links__slide--title_red {
  color: red;
}

.work-steps__title {
  margin-bottom: 3.125rem;
}
@media (max-width: 767.98px) {
  .work-steps__title {
    margin-bottom: 2.5rem;
  }
}
.work-steps__grid {
  display: grid;
  grid-template-columns: minmax(0, 23.125rem) minmax(0, 23.125rem) minmax(0, 31.9375rem) minmax(0, 14.375rem);
  grid-template-rows: repeat(2, minmax(11.25rem, 11.25rem));
  gap: 3.125rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 1199.98px) {
  .work-steps__grid {
    gap: 0.9375rem;
  }
}
@media (max-width: 991.98px) {
  .work-steps__grid {
    grid-template-columns: 100%;
    grid-template-rows: repeat(7, auto);
  }
}
.work-steps__item {
  display: flex;
  flex-direction: column;
  padding: 1.25rem;
  border-radius: 1.25rem;
  background-color: #f5f5f5;
  gap: 0.75rem;
}
.work-steps__item-title {
  font-size: 1.125rem;
  font-weight: 600;
}
.work-steps__item-image {
  width: 100%;
  height: auto;
}
.work-steps__item--1 {
  grid-column: 1/2;
  grid-row: 1/2;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-left: 3.75rem;
  background: var(--Color-4, #def5ff);
}
.work-steps__item--1 img {
  width: 100%;
  max-width: 40%;
  height: auto;
}
@media (max-width: 1199.98px) {
  .work-steps__item--1 {
    padding-left: 0.625rem;
  }
}
@media (max-width: 991.98px) {
  .work-steps__item--1 {
    grid-row: auto;
    grid-column: auto;
    justify-content: space-between;
  }
}
.work-steps__item--2 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2.6875rem 0 0 4.375rem;
  border-radius: 1.25rem 1.25rem 0;
  background-color: var(--secondary-color);
  grid-column: 2/3;
  grid-row: 1/3;
}
.work-steps__item--2 img {
  width: 100%;
  max-width: 19.125rem;
  height: auto;
  max-height: 19.125rem;
}
.work-steps__item--2::after {
  position: absolute;
  z-index: 1;
  top: 3.5%;
  left: 99.9%;
  width: 19%;
  height: 50%;
  content: "";
  border-radius: 0rem 1.25rem;
  background: var(--white);
}
.work-steps__item--2::before {
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 20%;
  height: 50%;
  content: "";
  border-radius: 0 2.1875rem 1.25rem 0;
  background: var(--secondary-color);
}
@media (max-width: 991.98px) {
  .work-steps__item--2 {
    align-items: center;
    flex-direction: row;
    padding: 1.25rem;
    grid-row: auto;
    grid-column: auto;
  }
  .work-steps__item--2::after, .work-steps__item--2::before {
    display: none;
  }
  .work-steps__item--2 img {
    max-width: 50%;
  }
}
.work-steps__item--3 {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--secondary-color);
  grid-column: 1/2;
  grid-row: 2/3;
}
@media (max-width: 991.98px) {
  .work-steps__item--3 {
    grid-row: 2/3;
    grid-column: auto;
  }
}
.work-steps__item--4 {
  z-index: 2;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 1.25rem 1rem 3.625rem;
  background-color: #eaf8ff;
  grid-column: 3/4;
  grid-row: 1/2;
  gap: 1.25rem;
}
.work-steps__item--4 img {
  width: 100%;
  max-width: 30%;
  height: auto;
  max-height: 8.9375rem;
  object-fit: fill;
}
@media (max-width: 1199.98px) {
  .work-steps__item--4 {
    padding-left: 0.625rem;
  }
}
@media (max-width: 991.98px) {
  .work-steps__item--4 {
    grid-row: 3/4;
    grid-column: auto;
  }
  .work-steps__item--4 img {
    object-fit: contain;
  }
}
.work-steps__item--5 {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75%;
  text-align: center;
  background-color: var(--secondary-color);
  grid-column: 4/5;
  grid-row: 1/2;
}
@media (max-width: 991.98px) {
  .work-steps__item--5 {
    grid-row: auto;
    grid-column: auto;
    height: 100%;
  }
}
.work-steps__item--6 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 17%;
  background-color: #eaf8ff;
  grid-column: 3/4;
  grid-row: 2/3;
}
.work-steps__item--6 img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 15.625rem;
  height: 100%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
  .work-steps__item--6 {
    height: 7.5rem;
    margin-left: 0;
    grid-row: 5/6;
    grid-column: auto;
  }
  .work-steps__item--6 img {
    height: 120%;
  }
}
.work-steps__item--7 {
  flex-direction: column-reverse;
  height: 125%;
  transform: translateY(-20%);
  background-color: #eaf8ff;
  grid-column: 4/5;
  grid-row: 2/3;
}
.work-steps__item--7 img {
  width: 100%;
  max-width: 9.125rem;
  height: 100%;
  max-height: 9.125rem;
}
@media (max-width: 991.98px) {
  .work-steps__item--7 {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    transform: translateY(0);
    grid-row: auto;
    grid-column: auto;
  }
}
.work-steps__button {
  width: 100%;
  padding: 1.1875rem;
  font-size: 1.125rem;
}

.targets {
  padding-top: 7.5rem;
}
.targets__title {
  margin-bottom: 3.4375rem;
}
@media (max-width: 767.98px) {
  .targets__title {
    margin-bottom: 2.5rem;
  }
}
.targets__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 3.125rem;
}
.targets__grid::-webkit-scrollbar {
  display: none;
}
@media (max-width: 767.98px) {
  .targets__grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    scrollbar-width: none;
    gap: 1.25rem;
    -ms-overflow-style: none;
  }
}
.targets__item {
  padding: 4.375rem 3.75rem;
  border-radius: 1.25rem;
  background: var(--Color-9, #f3f4f5);
}
@media (max-width: 991.98px) {
  .targets__item {
    position: sticky;
  }
}
@media (max-width: 991.98px) {
  .targets__item:nth-child(odd) {
    background: #d1d3d9;
  }
}
.targets__item:nth-child(1) {
  grid-column: 1/span 3;
}
@media (max-width: 991.98px) {
  .targets__item:nth-child(1) {
    top: 10%;
  }
}
@media (max-width: 767.98px) {
  .targets__item:nth-child(1) {
    grid-column: span 1;
  }
}
.targets__item:nth-child(2) {
  grid-column: 4/span 3;
}
@media (max-width: 991.98px) {
  .targets__item:nth-child(2) {
    top: calc(10% + 1.25rem);
  }
}
@media (max-width: 767.98px) {
  .targets__item:nth-child(2) {
    grid-column: span 1;
  }
}
@media (max-width: 991.98px) {
  .targets__item:nth-child(3) {
    top: calc(10% + 2.5rem);
  }
}
@media (max-width: 991.98px) {
  .targets__item:nth-child(4) {
    top: calc(10% + 3.75rem);
  }
}
@media (max-width: 991.98px) {
  .targets__item:nth-child(5) {
    top: calc(10% + 5rem);
  }
}
.targets__item:nth-child(3), .targets__item:nth-child(4), .targets__item:nth-child(5) {
  grid-column: span 2;
}
.targets__item:nth-child(3) .targets__item--img img, .targets__item:nth-child(4) .targets__item--img img, .targets__item:nth-child(5) .targets__item--img img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .targets__item:nth-child(3), .targets__item:nth-child(4), .targets__item:nth-child(5) {
    grid-column: span 1;
  }
}
.targets__item:nth-child(3) .targets__item--img, .targets__item:nth-child(5) .targets__item--img {
  margin-bottom: 0;
}
.targets__item:nth-child(3) .targets__item--text, .targets__item:nth-child(5) .targets__item--text {
  margin-bottom: 1.875rem;
}
@media (max-width: 1199.98px) {
  .targets__item {
    padding: 1.875rem 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .targets__item {
    width: 100%;
  }
}
.targets__item--img {
  margin-bottom: 3.75rem;
}
.targets__item--img img {
  width: 100%;
  height: auto;
  max-height: 16.25rem;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  .targets__item--img {
    margin-bottom: 1.25rem;
  }
}
.targets__item--title {
  margin-bottom: 1.875rem;
  color: var(--black-main-color, #292b32);
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 128.571%;
}
@media (max-width: 1199.98px) {
  .targets__item--title {
    font-size: 1.25rem;
  }
}
.targets__item--text {
  color: var(--Color-7, #636878);
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 155.556%;
}
@media (max-width: 1199.98px) {
  .targets__item--text {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .targets {
    padding-top: 3.75rem;
  }
}

.price {
  position: relative;
  overflow: hidden;
  padding: 8.75rem 0;
  transition: background-color 0.3s ease 0s;
  background-color: var(--primary-color);
  background-image: none;
}
.price:hover {
  background-color: var(--secondary-color);
}
.price:hover .price__title {
  transition: color 0.3s ease 0s;
  color: var(--black-main-color);
}
.price:hover .price__title span {
  transition: color 0.3s ease 0s;
  color: var(--primary-color);
}
.price:hover .price__decor {
  transform: translate(55%, -73%) scale(1.7) rotate(-20deg);
}
.price:hover .price__decor--star {
  opacity: 0;
}
.price:hover .price__decor--line_main {
  opacity: 0;
}
.price:hover .price__decor--line_hover {
  opacity: 1;
}
.price__container {
  display: grid;
  grid-template-columns: auto auto;
  gap: 0.9375rem;
}
@media (max-width: 991.98px) {
  .price__container {
    align-items: center;
    justify-content: center;
    grid-template-columns: 1fr;
  }
}
.price__title {
  position: relative;
  z-index: 3;
  color: var(--white, #fff);
}
.price__title span {
  color: var(--secondary-color);
}
.price__banner {
  position: relative;
  z-index: 3;
}
.price__decor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s ease-in-out 0s;
}
.price__decor--line {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 52.9501875rem;
  height: 54.0609375rem;
  transform: translateY(50%) rotate(20deg);
}
.price__decor--line_main {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
}
.price__decor--line_hover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease 0s;
  opacity: 0;
}
.price__decor--rocket {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  transform: rotate(-10deg) translateX(-50%);
}
.price__decor--rocket img {
  position: relative;
  z-index: 2;
}
.price__decor--star {
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  transition: opacity 0.3s ease 0s;
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .price {
    padding: 4.0625rem 0;
  }
}

.banner-price {
  display: grid;
  width: 100%;
  max-width: 49.1875rem;
  padding: 4.375rem 2.3125rem 4.375rem 5.375rem;
  border-radius: 1.25rem;
  background: var(--white);
  grid-template-columns: repeat(2, 1fr);
  gap: 1.875rem;
}
.banner-price__title {
  margin-bottom: 0.9375rem;
  color: var(--black-main-color, #292b32);
  font-size: 1rem;
  font-weight: 700;
}
.banner-price__price {
  margin-bottom: 0.9375rem;
  color: var(--primary-color, #00b2ff);
  font-size: 2.25rem;
  font-weight: 700;
}
.banner-price__descr {
  color: var(--Color-7, #636878);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 142.857%;
}
.banner-price__right {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.banner-price__list--title {
  margin-bottom: 1.5625rem;
  color: var(--Color-7, #636878);
  font-size: 0.875rem;
  font-weight: 700;
}
.banner-price__list {
  margin-bottom: 0rem;
}
.banner-price__list-item {
  position: relative;
  margin-bottom: 0.9375rem;
  padding-left: 1.0625rem;
}
.banner-price__list-item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  font-weight: 400;
}
.banner-price__list-item:last-child {
  margin-bottom: 0;
}
.banner-price__button {
  width: 100%;
  max-width: 14.4375rem;
  margin-top: auto;
  margin-bottom: 1.5625rem;
  padding: 0.9375rem 0;
  font-size: 1.125rem;
}
@media (max-width: 767.98px) {
  .banner-price__button {
    max-width: 100%;
  }
}
.banner-price__link {
  display: block;
  cursor: pointer;
  color: var(--Color-2, #71d5ff);
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media (max-width: 767.98px) {
  .banner-price__link {
    text-align: center;
  }
}
@media (max-width: 1199.98px) {
  .banner-price {
    padding: 2.5rem 1.875rem 2.5rem 2.5rem;
  }
}
@media (max-width: 767.98px) {
  .banner-price {
    grid-template-columns: 1fr;
    padding: 1.25rem;
  }
}

.reviews {
  margin-bottom: 7.5rem;
}
@media (max-width: 767.98px) {
  .reviews {
    margin-bottom: 3.75rem;
  }
}

.top-awards {
  padding-top: 0;
}
@media (max-width: 767.98px) {
  .top-awards {
    padding-bottom: 2.5rem;
  }
}
.top-awards__container {
  padding: 0;
}

section.reviews .section-container {
  padding: 7.5rem 0 0;
}
@media (max-width: 767.98px) {
  section.reviews .section-container {
    padding: 4.0625rem 0 0;
  }
}
