

/* Start:/local/templates/stom__s1/components/bitrix/main.include/banner-title/style.css?17731254194801*/
/* Section class Banner */
.banner {
  border-top: 2px solid var(--border-color);
  overflow: hidden;
  position: relative;
  margin-top: 180px;
}
.banner .grid {
  grid-template-columns: [start] 145px [line2] 578px [line3] auto [end];
  grid-template-rows: repeat(3, auto);
  grid-template-areas:
    "A B B"
    "C D E"
    "F G E";
}
.banner-block-1 {
  border-bottom: 2px solid var(--border-color);
  grid-area: A;
}
.banner-block-2 {
  border-bottom: 2px solid var(--border-color);
  border-left: 2px solid var(--border-color);
  grid-area: B;
  padding: 50px 0 45px 60px;
}
.banner-block-3 {
  border-bottom: 2px solid var(--border-color);
  grid-area: C;
}
.banner-block-4 {
  border-bottom: 2px solid var(--border-color);
  border-left: 2px solid var(--border-color);
  grid-area: D;
  padding: 58px 0 65px 60px;
}
.banner-block-5 {
  border-left: 2px solid var(--border-color);
  grid-area: E;
}
.banner-block-6 {
  grid-area: F;
}
.banner-block-7 {
  grid-area: G;
  padding: 31px 0 117px 60px;
}
.banner-title h2 {
  font-family: inherit;
  font-size: clamp(1.5625rem, 1.1161rem + 2.2318vw, 4.8125rem);
  font-weight: 700;
  text-transform: uppercase;
}
.banner-contacts p:not(:last-child) {
  color: inherit;
  font-family: inherit;
  font-size: 27px;
  margin-bottom: 10px;
}
.banner-contacts p:last-child {
  color: inherit;
  font-family: inherit;
  font-size: 24px;
  font-weight: 300;
  margin-top: 5px;
}
.banner-btn-block .soc-icon {
  align-items: center;
  gap: 19px;
  margin-bottom: 43px;
}
.banner-btn-block .soc-icon img {
  width: 34px;
}
.banner-btn-block .btn {
  font-size: 18px;
  justify-content: center;
  height: 57px;
  max-width: 325px;
}
.banner-img img {
  bottom: -142px;
  max-width: 76%;
  position: absolute;
  right: -387px;
}
@media all and (max-width: 1440px) {
  .banner,
  .banner-block-1,
  .banner-block-2,
  .banner-block-3,
  .banner-block-4,
  .banner-block-5 {
    border-width: 1px;
  }
  .banner-btn-block .soc-icon img {
    width: 30px;
  }
}
@media (min-width: 859px) and (max-width: 1200px) {
  .banner {
    margin-top: 126px;
  }
  .banner .grid {
    grid-template-columns: [start] 70px [line2] 425px [line3] auto [end];
    grid-template-rows: repeat(2, auto) 710px;
  }
  .banner-block-2 {
    padding: 30px 0 55px 20px;
  }
  .banner-block-4 {
    padding: 35px 0 35px 20px;
  }
  .banner-block-7 {
    padding: 50px 0 117px 20px;
  }
  .banner-img img {
    bottom: -73px;
    max-width: 95%;
    right: -100px;
    /*z-index: -1;*/
  }
  .banner-contacts p:not(:last-child) {
    font-size: 22px;
  }
  .banner-contacts p:last-child {
    font-size: 21px;
  }
}
@media (min-width: 679px) and (max-width: 859px) {
  .banner {
    margin-top: 126px;
  }
  .banner .grid {
    grid-template-columns: [start] 42px [line2] 306px [line3] auto [end];
    grid-template-rows: repeat(3, auto);
  }
  .banner-block-2 {
    padding: 30px 0 30px 10px;
  }
  .banner-block-4 {
    padding: 20px 0 25px 10px;
  }
  .banner-block-7 {
    padding: 22px 0 47px 10px;
  }
  .banner-contacts p:not(:last-child) {
    font-size: 18px;
  }
  .banner-contacts p:last-child {
    font-size: 16px;
  }
  .banner-btn-block .soc-icon {
    margin-bottom: 33px;
  }
  .banner-btn-block .btn {
    font-size: 16px;
    height: 51px;
    max-width: 289px;
  }
  .banner-btn-block .btn-icon img {
    width: 23px;
  }
  .banner-img img {
    bottom: -24px;
    max-width: 89%;
    right: -230px;
  }
}
@media all and (max-width: 678px) {
  .banner {
    margin-top: 96px;
  }
  .banner .grid {
    grid-template-columns: [start] 19px [line2] 306px [line3] auto [end];
    grid-template-rows: repeat(2, auto) 361px;
  }
  .banner-block-2 {
    padding: 31px 0 20px 25px;
  }
  .banner-block-4 {
    padding: 20px 0 15px 25px;
  }
  .banner-block-7 {
    padding: 20px 0 117px 25px;
  }
  .banner-btn-block .soc-icon {
    gap: 15px;
    margin-bottom: 32px;
  }
  .banner-btn-block .soc-icon img {
    width: 26px;
  }
  .banner-btn-block .btn {
    font-size: 14px;
    height: 41px;
    max-width: 234px;
  }
  .banner-btn-block .btn-icon img {
    width: 19px;
  }
  .banner-img img {
    bottom: -55px;
    max-width: 95%;
    right: -135px;
    /*z-index: -1;*/
  }
  .banner-contacts p:not(:last-child) {
    font-size: 16px;
  }
  .banner-contacts p:last-child {
    font-size: 14px;
  }
}
@media all and (max-width: 519px) {
  .banner-img img {
    bottom: -30px;
    max-width: 100%;
    right: -45px;
  }
}
@media all and (max-width: 320px) {
  .banner {
    margin-top: 85px;
  }
  .banner .grid {
    grid-template-rows: repeat(2, auto) 320px;
  }
  .banner-block-2 {
    padding: 31px 0 20px 15px;
  }
  .banner-block-4 {
    padding: 20px 0 15px 15px;
  }
  .banner-block-7 {
    padding: 20px 0 0 15px;
  }
  .banner-img img {
    bottom: -20px;
  }
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167583453551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.list/advantages/style.css?17724513552004*/
/* Section class Advantages */
.advantages .flex {
  column-gap: 150px;
  flex-wrap: wrap;
  row-gap: 130px;
}
.advantages-bg {
  background-image: url(/local/templates/stom__s1/components/bitrix/news.list/advantages/img/advantages-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid var(--border-color);
  border-radius: 45px;
  color: #fff;
  padding: 153px 0 306px;
}
.advantages-bg > .flex {
  margin: 0 auto;
  max-width: 1560px;
}
.advantages-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
  max-width: 400px;
  text-transform: uppercase;
}
.advantages-text {
  font-size: 27px;
}
.advantages-item {
  width: 31%;
}
@media all and (max-width: 1600px) {
  .advantages-bg {
    background-position: 70%;
  }
  .advantages-bg > .flex {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media all and (max-width: 1440px) {
  .advantages-bg {
    background-position: 80%;
  }
  .advantages-title {
    font-size: 29px;
  }
  .advantages-text {
    font-size: 22px;
  }
}
@media all and (max-width: 1200px) {
  .advantages-bg {
    background-position: 88%;
    padding: 70px 0 130px;
  }
  .advantages-bg > .flex {
    column-gap: 0;
    flex-direction: column;
    row-gap: 70px;
  }
  .advantages-item {
    width: 50%;
  }
}
@media all and (max-width: 859px) {
  .advantages-bg {
    background-position: 70%;
    padding: 50px 0 80px;
  }
  .advantages-bg > .flex {
    column-gap: 30px;
    flex-direction: row;
    row-gap: 60px;
  }
  .advantages-item {
    width: 37%;
  }
  .advantages-title {
    font-size: 20px;
  }
  .advantages-text {
    font-size: 16px;
  }
}
@media all and (max-width: 679px) {
  .advantages-bg {
    background-position: 78%;
  }
  .advantages-bg > .flex {
    flex-direction: column;
    margin-left: 25px;
    margin-right: 25px;
    row-gap: 45px;
  }
  .advantages-item {
    width: 54%;
  }
}
@media all and (max-width: 519px) {
  .advantages-item {
    width: 60%;
  }
  .advantages-title {
    font-size: 18px;
  }
  .advantages-text {
    font-size: 14px;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.detail/about/style.css?17724528644953*/
/* Section class About */
.about-grid {
  background: var(--border-color);
  grid-template-rows: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  grid-template-areas:
    "A B C C"
    "D E C C"
    "F F G H"
    "F F I J";
  row-gap: 2px;
}
.about h2 {
  margin-bottom: 20px;
}
[class^="about-grid-"],
[class*=" about-grid-"] {
  align-content: center;
  background: #fff;
}
[class^="about-grid-"]:not(:has(.h2-title)),
[class*=" about-grid-"]:not(:has(.h2-title)) {
  text-align: center;
}
[class^="about-grid-"]:has(.h2-title),
[class*=" about-grid-"]:has(.h2-title) {
  text-align: right;
}
.about-grid-1 {
  grid-area: A;
}
.about-grid-2 {
  grid-area: B;
}
.about-grid-3 {
  grid-area: C;
  padding-left: 25px;
  padding-right: 168px;
}
.about-grid-4 {
  grid-area: D;
}
.about-grid-5 {
  grid-area: E;
}
.about-grid-6 {
  grid-area: F;
}
.about-grid-7 {
  grid-area: G;
}
.about-grid-8 {
  grid-area: H;
}
.about-grid-9 {
  grid-area: I;
}
.about-grid-10 {
  grid-area: J;
}
.about-grid-11 {
  display: none;
  grid-area: K;
}
.about-grid-12 {
  display: none;
  grid-area: L;
}
.red {
  color: var(--primary-color);
  font-size: 82px;
  font-weight: 700;
}
.about-grid span:not(.red) {
  font-size: 30px;
  font-weight: 300;
}
.about-text {
  font-size: 27px;
  font-weight: 300;
  padding-left: 35.7%;
}
.about-grid img {
  border-bottom-right-radius: 15px;
  height: 100%;
  object-fit: cover;
}
.about-grid-2,
.about-grid-3,
.about-grid-5,
.about-grid-8,
.about-grid-10 {
  border-left: 2px solid var(--border-color);
}
@media all and (max-width: 1600px) {
  .about-grid-3 {
    padding-right: 100px;
  }
  .about-text {
    padding-left: 33.39%;
    text-align: justify;
  }
}
@media all and (max-width: 1440px) {
  .about-grid {
    row-gap: 1px;
  }
  .about-grid-2,
  .about-grid-3,
  .about-grid-5,
  .about-grid-8,
  .about-grid-10 {
    border-width: 1px;
  }
  .about-grid-3 {
    padding-right: 50px;
  }
  .red {
    font-size: 65px;
  }
  .about-text,
  .about-grid span:not(.red) {
    font-size: 22px;
  }
}
@media all and (max-width: 1300px) {
  .about-grid-3 {
    padding-right: 30px;
  }
}
@media all and (max-width: 1200px) {
  .about-grid {
    row-gap: 0;
    grid-template-rows: 390px repeat(5, 1fr);
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas:
      "A C C"
      "B E D"
      "H H G"
      "I J K"
      "F F L"
      "F F L";
  }
  .about-grid-2,
  .about-grid-5,
  .about-grid-10,
  .about-grid-11 {
    border-top: 1px solid var(--border-color);
  }
  .about-grid-2,
  .about-grid-4,
  .about-grid-5 {
    border-bottom: 1px solid var(--border-color);
  }
  .about-grid-4,
  .about-grid-7,
  .about-grid-11 {
    border-left: 1px solid var(--border-color);
  }
  .about-grid-11,
  .about-grid-12 {
    display: block;
  }
}
@media all and (max-width: 991px) {
  .about-grid {
    row-gap: 0;
    grid-template-rows: repeat(3, 1fr) 88px;
    grid-template-columns: 350px repeat(2, 1fr);
    grid-template-areas:
      "A C C"
      "E C C"
      "F G J"
      "F B D";
  }
  .about-grid-3 {
    border-bottom: 1px solid var(--border-color);
    padding: 60px 50px 60px 0;
  }
  .about-grid-4 {
    border-bottom: none;
    border-top: 1px solid var(--border-color);
  }
  .about-grid-2,
  .about-grid-5,
  .about-grid-7 {
    border-bottom: 0;
    border-left: 0;
  }
  .about-grid-10 {
    border-top: none;
  }
  .about-grid-8,
  .about-grid-9,
  .about-grid-11,
  .about-grid-12 {
    border: none;
  }
  .red {
    font-size: 45px;
  }
  .about-text,
  .about-grid span:not(.red) {
    font-size: 18px;
  }
}
@media all and (max-width: 768px) {
  .about-grid {
    grid-template-columns: 300px repeat(2, 1fr);
  }
  .about-grid-3 {
    padding: 60px 30px 60px 0;
  }
  .red {
    font-size: 35px;
  }
  .about-text,
  .about-grid span:not(.red) {
    font-size: 16px;
  }
  .about-text {
    padding-left: 27.6%;
  }
}
@media all and (max-width: 767px) {
  .about-grid {
    row-gap: 0;
    grid-template-rows: auto repeat(3, minmax(90px, 120px)) 150px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
      "C C"
      "A B"
      "G E"
      "D J"
      "F H";
  }
  .about-grid-2 {
    border-top: none;
  }
  .about-grid-3 {
    border-left: none;
    padding: 35px 50px 20px 25px;
  }
  .about-grid-4 {
    border-left: none;
  }
  .about-grid-2,
  .about-grid-5 {
    border-left: 1px solid var(--border-color);
  }
  .about-grid-7,
  .about-grid-8,
  .about-grid-10 {
    border-top: 1px solid var(--border-color);
  }
  .about h2 {
    padding-left: 41%;
  }
  .about-text {
    padding-left: 62.9%;
  }
}
@media all and (max-width: 679px) {
  .about-text {
    padding-left: 44%;
  }
}
@media all and (max-width: 519px) {
  [class^="about-grid-"],
  [class*=" about-grid-"] {
    padding: 0 5px;
  }
  .about-grid-3 {
    padding: 35px 25px 20px 25px;
  }
  .about-grid-6 {
    padding: 0;
  }
  .about h2,
  .about-text {
    padding-left: 0;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.list/team/style.css?17725310535280*/
/* Section class Team */
.team {
  padding-bottom: 120px;
  padding-top: 100px;
  position: relative;
}
body:not(.service-page) .team:before {
  background: url(/local/templates/stom__s1/components/bitrix/news.list/team/img/line-team-bg.webp);
  background-position: 0 87%;
  background-repeat: repeat-x;
  border-right: 2px solid var(--border-color);
  bottom: -120px;
  content: '';
  left: 0;
  position: absolute;
  right: 24.9%;
  top: 0;
  z-index: -1;
}
body.service-page .team:before {
  border-right: 2px solid var(--border-color);
  bottom: 50%;
  content: '';
  left: 0;
  position: absolute;
  right: 43.7%;
  top: 0;
  z-index: -1;
}
body:not(.service-page) .team:after {
  border-bottom: 2px solid var(--border-color);
  bottom: -120px;
  content: '';
  position: absolute;
  right: 0;
  width: 24.9%;
}
.team .title-flex {
  align-items: center;
  justify-content: space-between;
  padding-left: 50px;
  margin: 0 auto 74px auto;
  max-width: 1560px;
}
.team .title-flex a {
  padding: 13px 85px;
}
.team-slider {
  margin: 0 auto;
  max-width: 1560px;
}
.team-slide {
  margin: 60px 0 80px;
}
.team-slide.swiper-slide-active {
  transform: scale(1.175) translateY(11px);
}
.team-slide:not(.swiper-slide-active) .team-name,
.team-slide:not(.swiper-slide-active) .team-job-title {
  opacity: 0;
  position: relative;
}
.team-slide.swiper-slide-active .team-name,
.team-slide.swiper-slide-active .team-job-title {
  opacity: 1;
  text-align: center;
}
.team-slide a {
  display: inline-block;
  line-height: 0;
  margin-bottom: 38px;
}
.team-slide img {
  border-radius: 20px;
}
.team-slide .team-name {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
}
.team-slide .team-job-title {
  font-size: 24px;
  font-weight: 300;
  text-transform: lowercase;
}
.team-slider .swiper-button-prev,
.team-slider .swiper-button-next {
  padding: 21.2% 0;
  top: var(--swiper-navigation-top-offset, 9.5%);
  width: 28.2%;
}
.team-slider .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 0px);
  outline: none;
}
.team-slider .swiper-button-next {
  outline: none;
  right: 0;
}
.swiper-navigation-icon,
.mobile-all-team {
  display: none;
}
@media all and (max-width: 1600px) {
  .team .title-flex {
    margin-bottom: 70px;
    padding-left: 0;
  }
  .team-slider,
  .team .title-flex {
    margin-left: 50px;
    margin-right: 50px;
  }
  body.service-page .team:before {
    bottom: 0;
    right: 46.1%;
  }
}
@media all and (max-width: 1440px) {
  .team:before,
  body:not(.service-page) .team:before,
  body.service-page .team:before,
  body:not(.service-page) .team:after {
    border-width: 1px;
  }
  body.service-page .team:before {
    right: 44.4%;
  }
  .team:before,
  body:not(.service-page) .team:before {
    background-size: 1px;
  }
  .team-slide .team-name {
    font-size: 22px;
  }
  .team-slide .team-job-title {
    font-size: 18px;
  }
  .team-slide a {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1200px) {
  .team {
    padding-top: 80px;
  }
  body:not(.service-page) .team:before {
    bottom: -80px;
    right: 36%;
  }
  body:not(.service-page) .team:after {
    bottom: -80px;
    width: 36%;
  }
  .team {
    padding-bottom: 50px;
  }
  .team-slide {
    margin: 60px 0;
  }
  .team-slide .team-name {
    font-size: 18px;
  }
  .team-slide .team-job-title {
    font-size: 16px;
  }
  .team-slider .swiper-button-prev, .team-slider .swiper-button-next {
    padding: 22.2% 0;
    top: var(--swiper-navigation-top-offset, 12.5%);
    width: 29.2%;
  }
  body.service-page .team:before {
    right: 55%;
  }
  .team .title-flex a {
    padding: 10px 85px;
  }
}
@media all and (max-width: 991px) {
  body:not(.service-page) .team:before {
    right: 29.5%;
  }
  body:not(.service-page) .team:after {
    width: 29.5%;
  }
  body.service-page .team:before {
    right: 50px;
    top: 50%;
  }
}
@media all and (max-width: 768px) {
  body:not(.service-page) .team:before {
    right: 30.4%;
  }
  body:not(.service-page) .team:after {
    width: 30.4%;
  }
}
@media all and (max-width: 767px) {
  body:not(.service-page) .team:before {
    bottom: -40px;
    right: 10%;
    top: 40%;
  }
  body:not(.service-page) .team:after {
    bottom: -40px;
    width: 10%;
  }
  .team-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .team-slider .swiper-button-prev, .team-slider .swiper-button-next {
    padding: 27.2% 0;
    top: var(--swiper-navigation-top-offset, 12.5%);
    width: 24.2%;
  }
}
@media all and (max-width: 679px) {
  .team .title-flex {
    margin-left: 25px;
    margin-right: 25px;
  }
  .team .title-flex .btn {
    display: none;
  }
  .mobile-all-team {
    display: block;
    margin: 0 25px;
  }
  .mobile-all-team .btn {
    margin: 0 auto;
    max-width: 320px;
  }
  .team .title-flex {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 519px) {
  body:not(.service-page) .team:before {
    background-position: 0 65%;
    right: 7%;
  }
  body:not(.service-page) .team:after {
    width: 7%;
  }
  .team .title-flex {
    margin-bottom: 0;
  }
  .team-slide .team-name {
    font-size: 16px;
  }
  .team-slide .team-job-title {
    font-size: 14px;
  }
  .team-slider .swiper-button-prev, .team-slider .swiper-button-next {
    padding: 35.2% 0;
    top: var(--swiper-navigation-top-offset, 15.5%);
    width: 19.2%;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.list/video-review/style.css?17725323985254*/
/* Section class Reviews */
.reviews .title-flex {
  margin: 0 auto;
  margin-bottom: 80px;
  max-width: 1560px;
}
.review-block-item:not(:last-child) {
  padding-bottom: 120px;
}
.review-block-item:nth-child(2) {
  position: relative;
}
.review-block-item:nth-child(2n) .review-text:before {
  background: url(/local/templates/stom__s1/components/bitrix/news.list/video-review/img/line-team-bg.webp);
  background-repeat: repeat-y;
  bottom: -59px;
  content: '';
  left: -8.5%;
  position: absolute;
  right: auto;
  top: -61px;
  width: 2px;
  z-index: -1;
}
.review-block-item:nth-child(2n):before {
  background: url(/local/templates/stom__s1/components/bitrix/news.list/video-review/img/line-team-bg.webp);
  background-repeat: repeat-x;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 42.3%;
  top: -61px;
  z-index: -1;
}
.review-block-item:nth-child(2n):after {
	background: url(/local/templates/stom__s1/components/bitrix/news.list/video-review/img/line-team-bg.webp);
  background-repeat: repeat-x;
  bottom: 61px;
  content: '';
  height: 2px;
  left: 57.7%;
  position: absolute;
  right: 0;
  top: auto;
  z-index: -1;
}
.review-container {
  gap: 100px;
  margin: 0 auto;
  max-width: 1560px;
}
.review-text {
  position: relative;
  width: 40%;
}
.review-video {
  padding-bottom: 35%;
  position: relative;
  width: 60%;
}
.review-video video {
  border-radius: 20px;
  position: absolute;
  width: 100%;
}
.review-title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 45px;
  text-transform: uppercase;
}
.review-name {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 40px;
}
.review-play-video {
  cursor: pointer;
}
.review-play-video svg {
  height: 101px;
  width: 101px;
}
.review-play-video svg:nth-child(2),
.review-play-video.active svg:first-child {
  display: none;
}
.review-play-video.active svg:nth-child(2) {
  display: inline;
}
@media all and (max-width: 1600px) {
  .reviews .title-flex,
  .review-container {
    margin-left: 50px;
    margin-right: 50px;
  }
  .review-block-item:nth-child(2n):before {
    right: 41%;
  }
  .review-block-item:nth-child(2n):after {
    left: 59%;
  }
}
@media all and (max-width: 1440px) {
  .review-block-item:nth-child(2n) .review-text:before {
    width: 1px;
  }
  .review-block-item:nth-child(2n):before {
    height: 1px;
    right: 40.8%;
  }
  .review-block-item:nth-child(2n):after {
    height: 1px;
    left: 59.2%;
  }
  .review-video {
    border-radius: 20px;
    overflow: hidden;
    padding-bottom: 30%;
  }
  .review-play-video svg {
    height: 80px;
    width: 80px;
  }
}
@media all and (max-width: 1366px) {
  .review-block-item:nth-child(2n):before {
    right: 40.7%;
  }
  .review-block-item:nth-child(2n):after {
    left: 59.3%;
  }
}
@media all and (max-width: 1300px) {
  .review-block-item:nth-child(2n):before {
    right: 40.5%;
  }
  .review-block-item:nth-child(2n):after {
    left: 59.5%;
  }
}
@media all and (max-width: 1200px) {
  .review-block-item:nth-child(2n):before {
    right: 41.8%;
  }
  .review-block-item:nth-child(2n):after {
    left: 58.2%;
  }
  .review-container {
    gap: 50px;
  }
  .review-title {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .review-name {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .review-play-video svg {
    height: 58px;
    width: 58px;
  }
}
@media all and (max-width: 991px) {
  .review-block-item:nth-child(2n) .review-text:before {
    bottom: -35px;
    top: -35px;
  }
  .review-block-item:nth-child(2n):before {
    right: 41.5%;
    top: -35px;
  }
  .review-block-item:nth-child(2n):after {
    bottom: 35px;
    left: 58.5%;
  }
  .review-play-video svg {
    height: 50px;
    width: 50px;
  }
  .review-block-item:not(:last-child) {
    padding-bottom: 70px;
  }
  .review-title {
    font-size: 18px;
  }
  .review-name {
    font-size: 16px;
  }
}
@media all and (max-width: 859px) {
  .review-block-item:nth-child(2n):before {
    right: 41.3%;
  }
  .review-block-item:nth-child(2n):after {
    left: 58.7%;
  }
}
@media all and (max-width: 767px) {
  .reviews .title-flex {
    margin-bottom: 55px;
  }
  .review-container {
    gap: 30px;
  }
  .review-block-item:nth-child(2n) .review-text:before {
    left: -7%;
  }
  .review-block-item:nth-child(2n):before {
    right: 41.9%;
  }
  .review-block-item:nth-child(2n):after {
    left: 58.2%;
  }
  .review-title {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .review-name {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .review-play-video svg {
    height: 40px;
    width: 40px;
  }
}
@media all and (max-width: 679px) {
  .review-block-item:nth-child(2n) .review-text:before,
  .review-block-item:nth-child(2n):before,
  .review-block-item:nth-child(2n):after {
    display: none;
  }
  .reviews .title-flex,
  .review-container {
    margin-left: 25px;
    margin-right: 25px;
  }
  .review-block-item:not(:last-child) {
    padding-bottom: 30px;
  }
  .review-block-item:nth-child(2) .review-container {
    flex-direction: column-reverse;
  }
  .review-container {
    flex-direction: column;
  }
  .review-text {
    width: 60%;
  }
  .review-video {
    width: 100%;
  }
  .review-video {
    padding-bottom: 56.7%;
  }
  .review-block-item:nth-child(2n) .review-text {
    align-self: flex-end;
    text-align: right;
  }

}
@media all and (max-width: 519px) {
  .review-text {
    width: 70%;
  }
  .reviews .title-flex {
    margin-bottom: 45px;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.list/rating/style.css?17726093103773*/
/* Section class Social Rating */
.social-ratings {
  background: url(/local/templates/stom__s1/components/bitrix/news.list/rating/img/zubki.webp);
  background-position: right 104%;
  background-repeat: no-repeat;
  padding-bottom: 438px;
  padding-top: 467px;
  position: relative;
}
.social-ratings:after {
  background: url(/local/templates/stom__s1/components/bitrix/news.list/rating/img/lines.webp) no-repeat;
  bottom: 0;
  content: '';
  left: -517px;
  position: absolute;
  right: 0;
  top: -167px;
  z-index: -1;
}
.social-ratings-block {
  flex-wrap: wrap;
  column-gap: 105px;
  justify-content: space-around;
  row-gap: 175px;
}
.social-rating {
  padding-left: 113px;
  position: relative;
}
.social-rating:last-child {
  left: -35px;
}
.social-rating-value {
  align-items: center;
  bottom: 50px;
  border: 1px solid var(--primary-color);
  border-radius: 50%;
  color: var(--primary-color);
  display: flex;
  font-size: 60px;
  font-weight: 700;
  height: 131px;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 131px;
}
.social-rating-name {
  font-size: 67px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 1700px) {
  .social-ratings {
    background-position: 105.5% 104%;
    background-size: 899px;
  }
  .social-ratings:after {
    background-size: cover;
    left: -375px;
    top: -60px;
  }
  .social-ratings-block {
    column-gap: 76px;
    row-gap: 134px;
  }
  .social-rating {
    padding-left: 78px;
  }
  .social-rating-value {
    bottom: 38px;
    font-size: 43px;
    height: 93px;
    left: -6px;
    width: 93px;
  }
  .social-rating-name {
    font-size: 47px;
  }
}
@media all and (max-width: 1440px) {
  .social-ratings {
    background-position: 105% 104%;
    background-size: 794px;
    padding-bottom: 368px;
    padding-top: 410px;
  }
  .social-ratings:after {
    left: -380px;
    top: -80px;
  }
  .social-ratings-block {
    padding: 0 25px;
  }
}
@media all and (max-width: 1300px) {
  .social-ratings {
    background-size: 620px;
  }
  .social-rating:last-child {
    left: -15px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .social-ratings:after {
    background: url(/local/templates/stom__s1/components/bitrix/news.list/rating/img/lines-2.webp) no-repeat;
    background-size: cover;
    left: -340px;
    top: 0;
  }
}
@media all and (max-width: 1200px) {
  .social-ratings:after {
    background: url(/local/templates/stom__s1/components/bitrix/news.list/rating/img/lines-3.webp) no-repeat;
    background-size: 143%;
    left: -730px;
    top: 208px;
  }
}
@media all and (max-width: 991px) {
  .social-ratings {
    background-position: right bottom;
    background-size: 435px;
    padding-bottom: 275px;
    padding-top: 170px;
  }
  .social-ratings-block {
    column-gap: 50px;
    row-gap: 110px;
  }
  .social-rating {
    padding-left: 64px;
  }
  .social-rating-value {
    bottom: 30px;
    font-size: 32px;
    height: 70px;
    left: 0;
    width: 70px;
  }
  .social-rating-name {
    font-size: 35px;
  }
  .social-ratings:after {
    left: -515px;
    top: 85px;
  }
}
@media all and (max-width: 767px) {
  .social-ratings-block {
    justify-content: space-between;
  }
  .social-rating:last-child {
    left: 0;
    margin: 0 auto;
  }
}
@media all and (max-width: 519px) {
  .social-ratings {
    background-size: 256px;
    padding-bottom: 165px;
    padding-top: 138px;
  }
  .social-ratings:after {
    background: url(/local/templates/stom__s1/components/bitrix/news.list/rating/img/lines-4.webp) no-repeat;
    left: -90px;
  }
  .social-ratings-block {
    column-gap: 0;
    row-gap: 63px;
  }
  .social-rating {
    padding-left: 44px;
  }
  .social-rating-value {
    bottom: 22px;
    font-size: 23px;
    height: 50px;
    left: -1px;
    width: 50px;
  }
  .social-rating-name {
    font-size: 25px;
  }
}
@media all and (max-width: 375px) {
  .social-ratings:after {
    left: -110px;
  }
}
@media all and (max-width: 320px) {
  .social-rating {
    width: 100%;
  }
  .social-ratings:after {
    left: -275px;
  }
}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/style.min.css?17726199126010*/
.services-grid-6,.services-grid-8{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.services-grid-1,.services-grid-2,.services-grid-3,.services-grid-4,.services-grid-5,.services-grid-6,.services-grid-7,.services-grid-9{border-bottom:1px solid var(--border-color)}.services-grid-1,.services-grid-10,.services-grid-2,.services-grid-4,.services-grid-6,.services-grid-8{border-right:1px solid var(--border-color)}.services{background-image:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/services-bg.webp);background-repeat:no-repeat;background-size:cover;border:1px solid var(--border-color);border-radius:33px;margin-bottom:80px;overflow:hidden;position:relative;top:-33px}.services-grid-1{grid-area:A;position:relative}.services-grid-2{grid-area:B}.services-grid-3{grid-area:C}.services-grid-4{grid-area:D}.services-grid-5{grid-area:E}.services-grid-6{grid-area:F}.services-grid-7{grid-area:G}.services-grid-8{grid-area:H}.services-grid-9{grid-area:I}.services-grid-10{grid-area:J}.services-grid-11{grid-area:K}.services-grid-12{grid-area:L}.services-grid-13{grid-area:M}.services-grid{grid-template-rows:309px 237px 258px 286px;grid-template-columns:repeat(4,1fr);grid-template-areas:"A B B C" "A E F G" "D E H I" "J K H L"}.services-grid a{color:#fff!important;font-size:36px;font-weight:700;height:100%;padding-left:20px;padding-right:20px;text-align:center;text-transform:uppercase;width:100%}.services-grid-1 a{align-items:center;background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-1-bg.webp) right top/236px no-repeat;padding-top:25%}.services-grid-3 a{align-items:center}.services-grid-3 .h2-title{padding-left:60px}.services-grid-5 a{background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-5-bg.webp) left bottom no-repeat;justify-content:center;padding-top:47.5%}.services-grid-6 a,.services-grid-7 a{justify-content:center;padding-top:37px}.services-grid-6 a{background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-6-bg.webp) right bottom no-repeat}.services-grid-7 a{background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-7-bg.webp) right bottom no-repeat}.services-grid-8 a{background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-8-bg.webp) center 60% no-repeat;justify-content:center;padding-top:35%}.services-grid-10 a{align-items:flex-end;background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-10-bg.webp) left top no-repeat;justify-content:center;padding-bottom:35px}.services-grid-12 a{background:url(/local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/img/grid-12-bg.webp) right bottom no-repeat;justify-content:center;padding-top:48px}.services-grid a:hover{background-color:rgba(164,175,185,.65)}@media all and (max-width:1700px){.services-grid a{font-size:27px}}@media all and (max-width:1440px){.services-grid-5 a{padding-top:64%}.services-grid-6 a,.services-grid-7 a{padding-top:28px}.services-grid-8 a{padding-top:50%}.services-grid-10 a{padding-bottom:25px}.services-grid-12 a{padding-top:35px}}@media all and (max-width:1200px){.services-grid{grid-template-rows:350px 80px 100px 197px 235px 318px;grid-template-columns:repeat(3,1fr);grid-template-areas:"E B C" "E F G" "H F G" "H A K" "D A L" "J I M"}.services-grid-1,.services-grid-2{border-left:1px solid var(--border-color)}.services-grid-4{border-right:none;border-top:1px solid var(--border-color)}.services-grid-10,.services-grid-8{border:none}.services-grid-9{border-bottom:none;border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.services-grid-12{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color)}.services-grid-1 a{background-size:177px;padding-top:16.5%}.services-grid-3 .h2-title{padding-left:40px}.services-grid-5 a{background-size:136px}.services-grid-6 a{background-size:120px}.services-grid-7 a{background-size:164px}.services-grid-8 a{background-position:center calc(100% - 58px);background-size:204px;padding-top:25%}.services-grid-10 a{background-size:229px;padding-bottom:40%}.services-grid-12 a{background-size:185px}}@media all and (max-width:991px){.services-grid a{font-size:22px}.services-grid{grid-template-rows:140px 148px 161px 71px 101px 200px;grid-template-columns:repeat(3,1fr);grid-template-areas:"E B C" "E F G" "H A K" "H A L" "D A L" "J I M"}.services-grid-1 a{background-size:146px;padding-top:20.5%}.services-grid-5 a{background-size:112px;padding-top:45%}.services-grid-6 a{background-size:98px;padding-top:23px}.services-grid-7 a{background-size:135px;padding-top:23px}.services-grid-8 a{background-size:168px;padding-top:50px}.services-grid-10 a{background-size:189px;padding-bottom:40px}.services-grid-12 a{background-size:153px;padding-top:25px}}@media all and (max-width:859px){.services-grid a{font-size:18px}.services-grid-3 .h2-title{padding-left:5px}}@media all and (max-width:679px){.services-grid{grid-template-rows:123px 123px 126px 146px 112px 133px 211px;grid-template-columns:repeat(2,1fr);grid-template-areas:"B C" "D G" "J K" "I L" "F H" "E H" "A A"}.services-grid-1{border:none;border-top:1px solid var(--border-color)}.services-grid-2,.services-grid-5{border:none}.services-grid-4{border-top:none}.services-grid-6{border-left:none;border-right:none}.services-grid-11,.services-grid-12,.services-grid-7,.services-grid-8{border-left:1px solid #d4d4d4}.services-grid-9{border-bottom:1px solid var(--border-color);border-left:none;border-right:none;border-top:1px solid var(--border-color)}.services-grid a{padding-left:5px;padding-right:5px}.services-grid-1 a{background-size:119px;justify-content:center}.services-grid-3 .h2-title{padding-left:20px}.services-grid-5 a{background-size:71px;padding-top:25px}.services-grid-6 a{background-size:68px;padding-top:20px}.services-grid-7 a{background-size:116px;padding-top:15px}.services-grid-8 a{background-size:137px}.services-grid-10 a{background-size:130px;padding-bottom:13px}.services-grid-12 a{background-size:120px}}@media all and (max-width:399px){.services-grid a{font-size:inherit;padding-left:0;padding-right:0}.services-grid-1 a{background-size:109px}.services-grid-5 a{background-size:65px}.services-grid-6 a{background-size:68px}.services-grid-7 a{background-size:105px}.services-grid-8 a{background-size:125px}.services-grid-10 a{background-size:115px}.services-grid-12 a{background-size:110px}}
/* End */


/* Start:/local/templates/stom__s1/components/bitrix/news.list/journal/style.css?17726100081516*/
/* Section class Journal */
.journal {
  margin-bottom: 80px;
}
.journal .title-flex {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}
.journal .title-flex a {
  margin-right: 10%;
  padding: 13px 85px;
}
.journal-slider {
  margin-left: 216px;
}
.journal-slide {
  position: relative;
}
.journal-slide a {
  display: inline-block;
}
.journal-slide img {
  border-radius: 20px;
}
.journal-name {
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(14px);
  bottom: 20px;
  color: #fff;
  display: flex;
  font-size: 24px;
  left: 0;
  min-height: 102px;
  padding: 0 25px 0 20px;
  position: absolute;
  right: 0;
  top: auto;
}
@media all and (max-width: 1600px) {
  .journal-slider {
    margin-left: 63px;
  }
}
@media all and (max-width: 1440px) {
  .journal .title-flex a {
    padding: 11px 70px;
  }
  .journal-slider {
    margin-left: 96px;
  }
  .journal-name {
    font-size: 19px;
    min-height: 82px;
  }
}
@media all and (max-width: 991px) {
  .journal .title-flex {
    margin-bottom: 65px;
  }
  .journal-slider {
    margin-left: 51px;
  }
  .journal-name {
    font-size: inherit;
    min-height: 56px;
  }
}
@media all and (max-width: 767px) {
  .journal-slider {
    padding-bottom: 80px;
  }
  .journal .title-flex {
    margin-bottom: 55px;
  }
  .journal .title-flex a {
    bottom: 0;
    left: calc(50% - 117px);
    margin: 0;
    padding: 9px 56px;
    position: absolute;
  }
  .journal-slider {
    margin-left: 43px;
  }
}
/* End */
/* /local/templates/stom__s1/components/bitrix/main.include/banner-title/style.css?17731254194801 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167583453551 */
/* /local/templates/stom__s1/components/bitrix/news.list/advantages/style.css?17724513552004 */
/* /local/templates/stom__s1/components/bitrix/news.detail/about/style.css?17724528644953 */
/* /local/templates/stom__s1/components/bitrix/news.list/team/style.css?17725310535280 */
/* /local/templates/stom__s1/components/bitrix/news.list/video-review/style.css?17725323985254 */
/* /local/templates/stom__s1/components/bitrix/news.list/rating/style.css?17726093103773 */
/* /local/templates/stom__s1/components/bitrix/catalog.section.list/new-services/style.min.css?17726199126010 */
/* /local/templates/stom__s1/components/bitrix/news.list/journal/style.css?17726100081516 */
