

/* Start:/local/templates/main/components/bitrix/news.detail/about/style.css?17564579141732*/
.about-page{
   width: 100%;
   float: left;
   position: relative;
}
.about-page .heading-style-2:after{
   content: '';
   background: var(--02-green);
   margin-top: 10px;
   width: 100%;
   height: 30px;
}
.about-background{
   background-size: contain;
   position: absolute;
   top: 0;
   bottom: auto;
   left: 0;
   right: 0;
   z-index: 1;
}
.about-background:after {
  content: "";
  position: absolute;
  inset: 0;
  background:  linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 59%, rgba(255, 255, 255, 0) 100%),
  linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 92%, white 100%),
  linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
  pointer-events: none;
}
.about-background img{
   width: 100%;
   height: auto;
   object-fit: contain;
   z-index: 0;
}
.about-background{
}
.about-page > div > .row,
.about-page > div > .ab-detail_text,
.about-page > div > [id^="bx_incl_area"] > .ab-detail_text,
.about-page > div > [id^="bx_incl_area"]  > .row{
   position: relative;
   z-index: 2;
}
.ab-block{
   backdrop-filter: blur(20px);
   box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.25);
   background: rgba(255, 255, 255, 0.6);
   border: 1px solid var(--01-green);
   padding: 18px;
   font: 300 20px var(--font-family);
   height: 100%;
}
.ab-block h3{
   font: 700 32px / 130% var(--second-family);
   text-transform: uppercase;
   color: var(--01-green);
   margin-bottom: 20px;
}
.ab-block li b{
   font-weight: 700;
   color: var(--01-green);
}
.ab-block ul{
   padding-left: 1.25rem;
   margin-bottom: 0;
}
.ab-detail_text{
   margin-top: 80px;
   margin-bottom: 80px;
}
.heading-style-2{
   margin-top: 0;
   margin-bottom: auto;
}
.ab-buttons{
   margin-top: auto;
   margin-bottom: 0;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/clients-blocks/style.css?17557470301901*/
.clients{
   width: 100%;
   float: left;
   padding: 50px 15px;
}
.clients-section{
   width: 100%;
   float: left;
   overflow: hidden;
}
.clients .heading-style-2{
   max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    font: 300 20px / 120% var(--font-family);
   color: var(--01-green);
}
.clients-wrap{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.clients-list{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.clients-list .clients-item{
    padding: 15px;
    float: left;
    width: 50%;
}
.clients-list .clients-item-cover{
   width: 150px;
   height: 150px;
    margin: auto;
   backdrop-filter: blur(10px);
   background: rgba(67, 99, 66, 0.2);
   border: 1px solid #fff;
   position: relative;
}
.clients-item__image{
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   margin: 15px;
   background-position: center;
   background-size: contain;
   background-repeat: no-repeat;
}
@media all and (min-width:576px)
{
   .clients-list .clients-item{
    width: 33.33%;
   }
   .clients-list .clients-item-cover{
      width: 130px;
      height: 130px;
   }
}
@media all and (min-width:992px)
{
   .clients-list .clients-item{
    width: 16.6665%;
   }
   .clients-list .clients-item{
      padding: 30px 15px;
   }
}
@media all and (min-width:1200px)
{
   .clients-list .clients-item{
      padding: 50px 15px;
   }
   .clients-list .clients-item-cover{
      width: 150px;
      height: 150px;
   }
}
@media all and (min-width:1500px){

   .clients-list .clients-item-cover{
    width: 190px;
    height: 190px;
   }
}

@media all and (min-width:1500px)
{
   .clients-wrap{
       max-width: 1350px;
   }
}
@media all and (min-width:1600px)
{
   .clients-wrap{
       max-width: 1550px;
   }
}
@media all and (min-width:1700px)
{
   .clients-wrap{
       max-width: 1655px;
   }
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/about/style.css?17564579141732 */
/* /local/templates/main/components/bitrix/news.list/clients-blocks/style.css?17557470301901 */
