

/* Start:/local/templates/icl_main/components/bitrix/catalog/services_actual/style.css?177151417410024*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}
}

.description__numbers--empty{
	margin-top: 140px
}







/*new styles*/
.big-container {
    width: 1480px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.hide-wrapper {
	display: none; 
}
.page-services {
    background: #F2F2F2;
    padding-bottom: 69px;
}
.page-services__title {
    margin-bottom: 39px;
    color: #000;
    font-family: "robotobold_condensed";
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    padding: 0;
}

.page-services__list {
    margin: -20px -10px 0;
    display: flex;
    flex-wrap: wrap;
}
.page-services__block {
    width: 33.333%;
    padding: 0 10px;
    margin-top: 20px;
}
.page-services__item {
    background: #FFF;
    padding: 24px 20px;
    min-height: 100%;
}
.page-services__item-title {
    display: flex;
    align-items: center;
    text-decoration: none;
    outline: none;
    color: #000 !important;
    font-family: "robotobold_condensed";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    border: none !important;
    transition: all 0.4s;
    padding: 0;
	cursor: pointer;
	user-select: none;
}

.page-services__item-title img {
    margin-right: 16px;
    display: block;
    max-width: 100%;
    height: auto;
}
.page-services__item-nav {
    padding: 0;
    margin: 0;
}
.page-services__item-nav ul {
    padding: 10px 0 0 0;
    margin: 0;
    list-style-type: none;
}
.page-services__item-nav ul li {
    margin: 0;
	padding: 10px 0;
    display: block;
	border-bottom: 1px solid #ECECEC;
}
.page-services__item-nav ul li a {
    color: #1A1A1A !important;
    font-family: "circeregular";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    transition: all 0.4s;
    display: block;
    border: none !important;
    padding: 0 !important;
    position: relative;
}
.page-services__item-nav ul li.menu-item-has-children > a {
    padding-right: 21px !important;
}
.page-services__item-nav ul li.menu-item-has-children > a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: url('/local/templates/icl/components/bitrix/catalog/services_last/img/arrow.svg');
    width: 11px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.4s;
    transform: rotate(180deg);
}
.page-services__item-nav ul li:last-child {
	border: none;
	padding-bottom: 0;
}
.page-services__item-nav ul li ul {
    display: none;
	margin: 0;
	padding: 0;
}
.page-services__item-nav ul li {
    transition: padding 0.4s;
}
.page-services__item-nav ul li.open {
    padding-bottom: 3px;
}
.page-services__item-nav ul li ul li {
    margin-top: 3px;
	padding: 3px 0 0 0;
    border: none;
    border-top: 1px solid #ECECEC
}
.page-services__item-nav ul li ul li:last-child {
    border-top: 1px solid #ECECEC
}
.page-services__item-nav ul li ul li a {
    color: #929292 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.page-services__item-nav ul li a:hover {
    color: #CC0000 !important;
}
.page-services__item-nav ul li.menu-item-has-children.open > a::after {
    transform: none;
}

.home-services {
    background: #fff;
}
.home-services__pt {
    padding-top: 80px;
}
.home-services__pb {
    padding-bottom: 80px;
}
.home-services__title {
    margin-bottom: 32px;
    padding: 0;
    color: #000;
    font-family: "robotobold_condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}
.home-services .page-services__block {
    margin-top: 10px;
}
.home-services .page-services__list {
    margin-top: -10px;
}
.home-services .page-services__item {
    background: #F6F6F6;
}
.home-services__toggle {
    padding-right: 30px !important;
    position: relative;
}
.home-services__toggle::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background-image: url('/local/templates/icl/components/bitrix/catalog/services_last/img/arrow-2.svg');
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.4s;
}
.home-services__toggle.open::after  {
    transform: rotate(180deg);
}
.home-services .page-services__item-nav {
    display: none;
}
.home-services .page-services__list {
    align-items: flex-start;
}
.home-services .main-news-tabs__link {
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-flex;
    align-items: center;
    position: relative;
    margin-top: 40px;
}
.home-services .main-news-tabs__link:hover {
    background: #FF0000;
    color: #fff;
}
.home-services *, .home-services *::before, .home-services *::after, .page-services *, .page-services *::before, .page-services *::after {
	box-sizing: border-box;
}

@media (max-width: 1200px) {
    .page-services__block {
        width: 50%;
    }
    .home-services__pt {
        padding-top: 40px;
    }
    .home-services__pb {
        padding-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .page-services__block {
        width: 100%;
    }
    .page-services {
        padding-bottom: 74px;
    }
    .page-services__title {
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 26px;
        padding: 0;
    }
    .home-services__title {
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 120%;
    }
    .big-container {
        padding: 0 24px;
    }
}
.mobilebuttons{
display:none;
}
@media (max-width: 767px) {

.component-advantages{
display:none;
}
.filesBlock{
display:none;
}
.mobilebuttons, .mobilebuttons .filesBlock{
display:flex;
}
.grayBg {
    padding: 0 !important;
  background:#fff !important;
}
.rightCont .WhitewithBorder {
    padding: 0 50px 40px 40px !important;
}
}
.supportAbout .big-container .redBtn{
	padding-bottom: 24px;
}
.redBtn, .redBtn:link, .redBtn {
    height: 40px!important;
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
  }
  .comparison-table td, .comparison-table th {
    border: 1px solid #dddddd;
    padding: 12px;
    vertical-align: top;
  }
  
  /* Стили для мобильных устройств */
  @media screen and (max-width: 600px) {
    .comparison-table {
      display: block;
    }
    .comparison-table thead, 
    .comparison-table tbody, 
    .comparison-table tr {
      display: block;
      width: 100%;
    }
    .comparison-table tr:first-child {
      display: none; /* Скрываем первую строку на мобильных */
    }
    .comparison-table tr {
      margin-bottom: 15px;
      border: 1px solid #ddd;
      position: relative;
    }
    .comparison-table td {
      display: block;
      text-align: left;
      padding: 8px 8px 8px 50%;
      min-height: 20px; /* Минимальная высота для пустых ячеек */
    }
    .comparison-table td:before {
      position: absolute;
      left: 12px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      content: attr(data-label);
      font-weight: bold;
text-align:left;
    }
    .comparison-table td:empty {
      padding: 8px 8px 8px 50%; /* Отступы для пустых ячеек */
      min-height: 20px;
    }
    .comparison-table td[data-label="Стандарт"]:empty:after,
    .comparison-table td[data-label="Профессиональный"]:empty:after {
      content: "—"; /* Дефис для пустых ячеек */
      color: #f2f2f2;
    }
.comparison-table [data-label="component"]:before{
width:0;
display:none;
}
.comparison-table [data-label="component"]{
padding: 8px;
border:1px solid #f2f2f2;
}
.comparison-table tr.title{
border:1px solid #f2f2f2;
}
.comparison-table tr.title td:nth-child(2),
.comparison-table tr.title td:nth-child(3){
display: none;
}
  }

.services-table {
    border-collapse: collapse;
    border: 2px solid red;
    width: 100%;
}

.services-table td {
    border: 1px solid red;
    padding: 10px;
    vertical-align: top;
}

.services-table tbody tr:first-child td {
    border: 1px solid red;
}

.services-table ol {
    margin: 0;
    padding-left: 20px;
}

.services-table ul {
    margin: 0;
    padding-left: 20px;
}

.services-table li {
    margin-bottom: 5px;
}

.services-table b {
    display: block;
    margin-bottom: 10px;
}

.services-table blockquote {
    margin: 0;
    padding: 0;
    border: none;
}
/* Адаптивность для планшетов */
@media screen and (max-width: 768px) {
    .services-table td {
        width: 100%;
        display: block;
        border-bottom: 1px solid #000;
    }
    
    .services-table tr {
        display: flex;
        flex-direction: column;
    }
    
    .services-table td:last-child {
        border-bottom: 1px solid #000;
    }
}

/* Адаптивность для мобильных */
@media screen and (max-width: 480px) {
    .services-table {
        border: 1px solid red;
    }
    
    .services-table td {
        padding: 10px;
    }
    
    .services-table li b {
        font-size: 1em;
    }
    
    .services-table ul {
        padding-left: 15px;
    }
}
/* End */


/* Start:/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/scrum.css?169156434315963*/
*::before , *::after, * {
    box-sizing: border-box;
}

.scrumTehnology {
    position: relative;
    min-height: 360px;
    padding: 60px 0;
    font-family: "circebold", sans-serif;
}
.scrumTehnology::before {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.scrumTehnology-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    z-index: 0;
    user-select: none;
    pointer-events: none;
    object-position: center bottom;
}

.scrumTehnology-index {
    position: relative;
    z-index: 3;
}

.scrumTehnology-title {
    font-family: 'robotobold_condensed', sans-serif;
    margin: 47px 0 40px;
    font-weight: 400;
    font-size: 48px;
    line-height: 47px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
}

.scrumTehnology-btn {
    width: 239px;
    height: 56px;
    padding: 0;
    position: relative;
    background: #FF0000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: none;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    transition: all 0.4s;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 1;
    border: none !important;
    padding: 0;
    font-family: 'circebold', sans-serif;
}
.scrumTehnology-btn span {
    opacity: 1;
    color: #fff;
    display: inline-flex;
    margin-top: 2px;
    margin-left: 16px;
}
.scrumTehnology-btn:hover {
    background: #ee0101;
}

.scrumTehnology-breadcrumbs #breadcrumbs {
    padding: 0;
}

.scrumTehnology-breadcrumbs #breadcrumbs a {
    color: rgba(255, 255, 255, 0.8);
    padding: 0;
    border: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}
.scrumTehnology-breadcrumbs #breadcrumbs li {
    color: rgba(255, 255, 255, 0.8);
    padding: 0;
    border: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
}


.scrumHelp {
    padding: 88px 0 99px;
    background: #fff;
}

.scrumHelp-title {
    font-size: 24px;
    line-height: 22px;
    text-transform: uppercase;
    color: #929292;
    font-family: 'circebold', sans-serif;
    font-weight: normal;
    padding: 0;
    margin-bottom: 35px;
}

.scrumHelp-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #1A1A1A;
    font-family: 'circelight', sans-serif;
}

.scrumHelp-box {
    width: 615px;
    max-width: 100%;
}

.scrumHelp-wrapper {
    position: relative;
}

.scrumHelp-img {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.big-container {
    width: 1480px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}

.scrumGray {
    background: #F2F2F2;
    padding: 80px 0;
}
.scrumGray-title {
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    color: #1A1A1A;
    font-weight: normal;
    padding: 0 0 13px 0;
    margin: 0;
    font-family: 'circebold', sans-serif;
}

.scrumGray-items {
    display: flex;
    align-items: flex-start;
    margin-right: -20px;
    flex-wrap: wrap;
}
.scrumGray-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    font-family: 'circeregular', sans-serif;
    background: #FFFFFF;
    position: relative;
    padding: 24px 20px 24px 44px;
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-top: 20px;
}
.scrumGray-item::before {
    content: "";
    position: absolute;
    left: 20px;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    background: #CC0000;
}

.scrumContact-wrapper {
    display: flex;
    position: relative;
    background: #FFFFFF;
}

.scrumContact {
    padding: 67px 0 72px;
    background: #CC0000;
}

.scrumContact-content {
    padding: 38px 54px;
    width: 628px;
    max-width: 100%;
}

.scrumContact-img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    display: block;
    user-select: none;
    pointer-events: none;
    width: calc(100% - 628px);
}

.scrumContact-title {
    padding: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #1A1A1A;
    font-weight: 400;
    font-family: 'robotobold_condensed', sans-serif;
}

.scrumContact-subtitle {
    margin: 9px 0 26px;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    display: flex;
    align-items: flex-end;
    color: #1A1A1A;
    font-family: 'circelight', sans-serif;
}

.scrumContact-input {
    width: 432px;
    max-width: 100%;
    margin: 0 0 13px 0;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #F2F2F2 !important;
    height: 58px;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: -0.02em;
    box-shadow: none !important;
    color: #1A1A1A;
    font-family: 'circeregular', sans-serif;
    padding: 0 0 0 23px;
}
.scrumContact-input::placeholder {
    color: #929292;
}
.scrumContact-btn {
    max-width: 100%;
    width: 282px;
    height: 80px;
    background: #1A1A1A;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'robotobold_condensed', sans-serif;
}

.scrumContact-btn:hover {
    background: #000;
}

.scrumContact-btn img {
    display: inline-flex;
    margin-left: 10px;
}

.scrumContact-label {
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
    margin: 28px 0;
    position: relative;
}
.scrumContact-label input {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
}
.scrumContact-label b {
    margin-right: 14px;
    background: #F2F2F2;
    border-radius: 50px;
    transition: all 0.4s;
    position: relative;
    width: 36px;
    min-width: 36px;
    height: 22px;
}
.scrumContact-label span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #323232;
    font-family: 'circeregular', sans-serif;
}
.scrumContact-label b::before {
    content: "";
    left: 4px;
    top: 3px;
    width: 16px;
    height: 16px;
    background: #999999;
    transition: all 0.4s;
    position: absolute;
    display: block;
    border-radius: 100%;
}
.scrumContact-label span a {
    text-decoration: none;
    color: #323232;
    border: none;
    padding: 0;
    display: inline-flex;
}
.scrumContact-label span a:hover {
    text-decoration: underline;
}
.scrumContact-label input:checked + b {
    background: green;
}
.scrumContact-label input:checked + b::before {
    background: #fff;
    left: 16px;
}

.scrumCases-top {
    position: relative;
    padding: 52px 0;
    min-height: 360px;
}

.scrumCases-top::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    z-index: 1;
}
.scrumCases-top .big-container {
    position: relative;
    z-index: 2;
}

.scrumCases-title {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'robotobold_condensed', sans-serif;
}

.scrumCases-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    user-select: none;
    pointer-events: none;
    object-fit: cover;
}

.scrumCases {
    background: #fff;
    padding-bottom: 75px;
}


.scrumCases-bottom {
    position: relative;
    z-index: 3;
    margin-top: -30px;
}

.scrumCases-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.scrumCases-item__logo {
    display: inline-flex;
    text-decoration: none;
    outline: none;
    margin: 0;
}
.scrumCases-item__logo img {
    display: block;
    max-width: 100%;
    height: auto;
}

.scrumCases-item__name {
    margin: 48px 0 24px;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #1A1A1A;
    font-family: 'robotobold_condensed', sans-serif;
}

.scrumCases-item {
    padding: 0 80px;
}

.scrumCases-item__left {
    width: calc(100% - 673px);
    margin-top: 96px;
}

.scrumCases-item__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #1A1A1A;
    font-family: 'circelight', sans-serif;
}

.scrumCases-item__link {
    margin-top: 24px;
    display: inline-block;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #CC0000;
    text-decoration: none;
    outline: none;
    padding: 0 !important;
    border: none !important;
}

.scrumCases-item__link span {
    transition: all 0.4s;
    display: inline-block;
}

.scrumCases-item__link:hover span {
    transform: translateX(3px);
}

.scrumCases-item__right {
    padding: 60px 40px;
    background: #F2F2F2;
    width: 637px;
    max-width: 100%;
}

.scrumCases-item__red {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #CC0000;
    font-family: 'circebold', sans-serif;
}

.scrumCases-item__info {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #1A1A1A;
    position: relative;
    padding-left: 18px;
}

.scrumCases-item__info::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #CC0000;
}

.scrumCases .slick-dots {
    position: absolute;
    bottom: -8px;
    left: 0;
    top: auto;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.scrumCases .slick-dots li {
    width: 8px;
    height: 8px;
    background: #D9D9D9;
    position: relative;
    border-radius: 100%;
    transition: all 0.4s;
    opacity: 1;
    margin: 0 4px;
}
.scrumCases .slick-dots li.slick-active {
    background: #CC0000;
}
.scrumCases .slick-dots li button {
    opacity: 0;
    padding: 0;
    margin: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.scrumCases .slick-arrow::before {
    display: none;
}
.scrumCases .slick-arrow {
    width: 42px !important;
    height: 42px !important;
    background: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../img/scrum/slider-arrow.svg') !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin: 0;
    top: calc(50% - 21px);
    right: 0;
    left: auto;
    transition: all 0.4s;
    border: none;
    box-shadow: none;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    padding: 0;
    font-size: 0;
}
.scrumCases .slick-arrow:hover {
    opacity: 0.7;
}
.scrumCases .slick-prev {
    background: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../img/scrum/slider-prev.svg') !important;
    right: auto;
    left: 0;
}

.scrumCases .slick-slide {
    margin: 0 !important;
}


@media (max-width: 1400px) {
    .scrumHelp-img {
        width: 500px;
    }
    .scrumCases-item__right, .scrumCases-item__left {
        width: calc(50% - 20px);
    }
    .scrumCases-item {
        padding: 0 60px;
    }
    .scrumCases-item__right {
        padding: 30px 22px 30px 30px
    }
    .scrumCases-item__name {
        margin: 39px 0 24px;
    }
    .scrumCases-item__text {
        font-size: 16px;
        line-height: 21px;
    }
    .scrumCases-item__info {
        font-size: 14px;
        line-height: 130%;
    }
}

@media (max-width: 1200px) {
    .scrumHelp-img {
        transform: none;
        position: static;
        margin: 26px 0;
        display: block;
        max-width: 100%;
        height: auto;
    }
    .scrumHelp-title {
        font-size: 24px;
        line-height: 22px;
        margin: 0;
    }
    .scrumHelp-box {
        width: 100%;
    }
    .scrumHelp-text {
        margin: 0;
        font-size: 14px;
        line-height: 20px;
    }
    .scrumHelp {
        padding: 37px 0 53px;
    }
    .scrumGray-item {
        width: calc(50% - 20px);
    }
    .scrumContact-img {
        width: calc(100% - 580px);
    }
    .scrumCases-item {
        display: block;
        padding: 0;
    }
    .scrumCases-item__left {
        margin: 0;
        width: 100%;
        margin-bottom: 31px;
    }
    .scrumCases-item__right {
        width: 100%;
    }
    .scrumCases-slider {
        padding-bottom: 24px;
    }    
    .scrumCases .slick-arrow {
        display: none !important;
    }
    .scrumCases {
        padding-bottom: 50px;
    }
    .scrumCases-bottom {
        margin: 0;
        padding: 39px 0 0 0;
    }
    .scrumCases-top {
        min-height: 218px;
    }
    .scrumCases-title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 992px) {
    .scrumContact {
        padding: 45px 0 60px;
    }
    .scrumContact-wrapper {
        display: block;
    }
    .scrumContact-content {
        width: 100%;
        padding: 28px 22px 36px;
    }
    .scrumContact-title {
        font-size: 32px;
        line-height: 38px;
        padding: 0;
        margin: 0;
    }
    .scrumContact-subtitle {
        margin: 6px 0 18px;
        width: 240px;
        font-size: 16px;
        line-height: 21px;
    }
    .scrumContact-input {
        width: 100%;
    }
    .scrumContact-btn {
        width: 100%;
    }
    .scrumContact-img {
        position: static;
        display: block;
        width: 100%;
        height: 400px;
        transform: none;
    }
}

@media (max-width: 767px) {
    .scrumTehnology {
        min-height: none;
        padding: 67.5px 0;
    }
    .scrumTehnology-btn span {
        margin-left: 6px;
    }
    .scrumTehnology-btn {
        width: 197px;
        height: 48px;
        font-size: 14px;
    }
    .scrumTehnology-title {
        margin: 26px 0;
        font-size: 40px;
        line-height: 47px;
    }
    .big-container {
        padding: 0 24px;
    }
    .scrumGray-item {
        width: calc(50% - 16px);
        margin-top: 16px;
        margin-right: 16px;
    }
    .scrumGray {
        padding: 50px 0;
    }
    .scrumGray-items {
        margin-right: -16px;
    }
    .scrumGray-title {
        padding-bottom: 18px;
    }
    .scrumContact-img {
        height: 300px;
    }
}


@media (max-width: 576px) {
    .scrumGray-item {
        width: 100%;
        margin-right: 0;
    }
    .scrumGray-items {
        margin-right: 0;
    }
    .scrumContact-label span {
        font-size: 13px;
    }
    .scrumContact-img {
        height: 220px;
    }
}


@media (max-width: 350px) {
    .scrumContact-label span {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/support.css?178152875347102*/
*::before , *::after, * {
    box-sizing: border-box;
}

@font-face {
    font-family: "circelight";
    font-weight: 400;
    src: url("/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../fonts/Circe-Light.woff2");
}

footer {
    height: auto !important;
    padding-bottom: 20px !important;
    margin: 0 !important;
}
article {
    padding-bottom: 0 !important;
}

.supportTitle {
    text-transform: uppercase;
    color: #000;
    margin: 0 0 2em !important;
    padding: 0;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 2.25em;
    line-height: 130%;
}
.big-container {
    width: 90em;
}
footer .container {
    padding: 0 1.25em;
}


.supportOffer {
    padding: 62px 0 41px;
}
.supportOffer-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 24px;
}
.supportOffer-block {
    width: 33.333%;
    padding: 0 10px;
    margin-top: 20px;
}
.supportOffer-item {
    padding: 24px 20px;
    background: #FFFFFF;
    min-height: 100%;
}
.supportOffer-item__title {
    margin: 10px 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-transform: uppercase;
    color: #000000;
    font-family: 'robotobold_condensed', sans-serif;
}
.supportOffer-item__text {
    min-height: 83px;
    font-weight: 400;
    font-size: 1em;
    font-family: "circelight", sans-serif;
    line-height: 120%;
    color: #000000;
}
.supportOffer-item__icon {
    display: block;
}


.supportArticle {
    background: #fff;
    padding: 68px 0 84px;
}
.supportArticle-img {
    display: block;
    margin-top: 47px;
    width: 100%;
    height: auto;
    object-fit: cover;
    /*min-height: 180px;*/
}
.supportArticle-text {
    font-weight: 400;
    font-size: 1em;
    line-height: 130%;
    color: #1A1A1A;
    font-family: "circelight", sans-serif;
    margin-top: 24px;
}
.supportArticle-text:first-child {
    margin-top: 17px;
}


.supportResult {
    padding: 41px 0 63px;
}
.supportResult-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 35px;
}
.supportResult-block {
    width: calc(100% / 6);
    padding: 0 10px;
    margin-top: 20px;
}
.supportResult-item {
    font-weight: 400;
    font-size: 0.9375em;
    line-height: 130%;
    color: #1A1A1A;
}
.supportResult-item p {
    margin: 0;
    font-family: "circelight", sans-serif;
}
.supportResult-item img {
    display: block;
}
.supportResult-item__icon {
    margin-bottom: 10px;
}


.supportAbout {
    padding: 4.375em 0;
}
.supportAbout-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.supportAbout-img {
    display: block;
    width: 460px;
    max-width: 100%;
    height: auto;
    margin-left: 60px;
}
.supportAbout-left {
    flex-grow: 1;
}
.supportAbout-title {
    font-weight: 500;
    font-size: 1.5em;
    line-height: 130%;
    text-transform: uppercase;
    color: #1A1A1A;
    font-family: 'robotobold_condensed', sans-serif;
    padding: 0;
}
.supportAbout-text {
    margin-top: 24px;
}
.supportAbout-left {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 1em;
    line-height: 1.375em;
    vertical-align: middle;
    color: #000;
}
.supportAbout-left ul.list {
    padding: 0 0 0 20px;
}
.supportAbout-left span {
    font-size: 18px !important;
}
.supportAbout-left b {
    font-family: Roboto;
    font-weight: bold;
}

.supportRoutes {
    padding: 70px 0 78px;
    background: #fff;
}
.supportRoutes-wrapper {
    position: relative;
    padding: 48px 0 70px;
}
.supportRoutes-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
    z-index: 0;
}
.supportRoutes-title {
    position: relative;
    z-index: 3;
    font-family: Roboto Condensed;
    font-weight: 700;
    font-style: Bold;
    font-size: 2.25em;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #000;
}
.supportRoutes-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 3;
    gap: 16px;
}
.supportRoutes-item__text ul.list {
    padding: 0 0 0 10px;
}
.supportRoutes-block {
    /*max-width: 321px;*/
    width: calc(25% - 16px);
}
.supportRoutes-item {
    padding: 2em;
    background: #F5F5F5;
    min-height: 100%;
}
.supportRoutes-item__text {
    margin-top: 1em;
    color: #000;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 1em;
    leading-trim: NONE;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: middle;
    word-break: break-word;
}
.supportRoutes-item__icon img {
    display: block;
}
.supportRoutes-item__text p:last-child {
    margin: 0;
    padding: 0;
}

.supportExpert {
    padding: 4em 0 2em;
    background-color: #fff;
}
.supportExpert-wrapper {
    padding: 60px 65px;
    position: relative;
    overflow: hidden;
}
.supportExpert-item {
    position: relative;
    z-index: 3;
    width: 685px;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 42px 60px 29px 36px;
}
.supportExpert-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(93.81deg, rgba(0, 0, 0, 0.7) 38.33%, rgba(0, 0, 0, 0) 82.38%);
    z-index: 1;
}
.supportExpert-item__name {
    font-weight: 500;
    font-size: 1.75em;
    line-height: 1.125em;
    text-transform: uppercase;
    color: #FF0000;
    font-weight: 400;
    font-family: 'robotobold_condensed', sans-serif;
}
.supportExpert-item__text {
    margin: 20px 0 21px;
    font-size: 1.5em;
    line-height: 130%;
    color: #FFFFFF;
    font-family: "circelight", sans-serif;
    font-weight: 300;
}
.supportExpert-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 170px;
    height: 46px;
    text-transform: uppercase;
    font-size: 0.875em;
    color: #fff;
    line-height: 18px;
    font-family: "circebold", sans-serif;
}
.supportExpert-btn span {
    margin: 0;
}
.supportExpert-title {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 2.5em;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'robotobold_condensed', sans-serif;
    position: relative;
    z-index: 3;
    padding: 0;
}
.supportExpert-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
    user-select: none;
}


.supportBenefits {
    padding: 4.375em 0;
    overflow: hidden;
    background: #fff;
}
.supportBenefits-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1em;
}
.supportBenefits-item {
    background: #F5F5F5;
    padding: 2.5em;
    width: calc(50% - 0.5em);
    min-height: calc(100% - 20px);
    display: flex;
    align-items: flex-start;
}
.supportBenefits-item__icon {
    min-width: 64px;
    margin-right: 20px;
}
.supportBenefits-item__title {
    color: #000000;
    font-family: Roboto Condensed;
    font-weight: 800;
    font-size: 1.25em;
    line-height: 100%;
    text-transform: uppercase;
}
.supportBenefits-item__ul {
    padding: 0;
    margin: 2em 0 0 0;
    list-style-type: none;
}
.supportBenefits-item__li {
    display: block;
    margin-top: 12px;
    padding: 0 0 0 22px;
    position: relative;
    color: #000000;
    font-family: Roboto;
    font-weight: 400;
    font-size: 1em;
    line-height: 140%;
    vertical-align: middle;
}
.supportBenefits-item__li:first-child {
    margin: 0;
}
.supportBenefits-item__li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    background: #FF0000;
}


.supportDocuments {
    padding: 27px 0 90px;
}
.supportDocuments-top {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
}
.supportDocuments-top__first {
    height: 33px;
    background: #FF0000;
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 6px;
    color: #fff;
    margin-right: 23px;
    position: relative;
    margin-top: 10px;
    font-family: "circeregular", sans-serif;
}
.supportDocuments-top__first::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 14px;
    height: 100%;
    background-image: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../img/support/arrow.png');
    background-size: 14px 33px;
}
a.supportDocuments-top__link,  span.supportDocuments-top__link{
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    outline: none;
    transition: all 0.4s;
    margin-top: 10px;
    margin-right: 10px;
    height: 33px;
    border: 1px solid #666666;
    font-weight: 400;
    font-size: 1em;
    line-height: 130%;
    color: #ff0000;
    font-family: "circelight", sans-serif;
    padding: 0 9px;
    border-bottom-color: #666 !important;
}
/*a.supportDocuments-top__link:hover {*/
/*    border-color: #FF0000;*/
/*    color: #fff;*/
/*    background: #FF0000;*/
/*}*/
.supportDocuments-wrapper {
    position: relative;
    overflow: hidden;
    padding: 60px 44px;
    margin-top: 50px;
}
.supportDocuments-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(30, 30, 30, 0.9), rgba(30, 30, 30, 0.9));
    z-index: 1;
}
.supportDocuments-title {
    color: #fff;
    position: relative;
    z-index: 2;
}
.supportDocuments-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    user-select: none;
    pointer-events: none;
    z-index: 0;
}
.supportDocuments-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    padding-top: 24px;
}
.supportDocuments-block {
    width: 33.333%;
}
a.supportDocuments-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    outline: none;
    border: none;
    margin-top: 10px;
    width: 100%;
    border: none !important;
}
.supportDocuments-item img {
    width: 24px;
    min-width: 24px;
    margin-right: 10px;
}
.supportDocuments-item span {
    display: inline-flex;
    font-weight: 400;
    font-size: 1em;
    line-height: 110%;
    text-decoration-line: underline;
    color: #FFFFFF;
    font-family: "circebold", sans-serif;
}
.supportDocuments-item:hover span {
    text-decoration: none;
}

.supportCounter {
    padding: 30px 0 58px;
}
.supportCounter-wrapper {
    position: relative;
    overflow: hidden;
    padding: 67px 97px 57px 53px;
}
.supportCounter-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(0deg, rgba(30, 30, 30, 0.9), rgba(30, 30, 30, 0.9));
}
.supportCounter-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    pointer-events: none;
    user-select: none;
}
.supportCounter-title {
    width: 1100px;
    max-width: 100%;
    color: #fff;
    position: relative;
    z-index: 2;
}
.supportCounter-list {
    margin-top: -17px;
    display: flex;
    flex-wrap: wrap;
    margin-right: -50px;
    position: relative;
    z-index: 2;
}
.supportCounter-bottom {
    padding-top: 2px;
    display: flex;
    flex-wrap: wrap;
    margin-right: -50px;
    position: relative;
    z-index: 2;
    flex-direction: row-reverse;
}
.supportCounter-block {
    width: 33.333%;
    padding-right: 50px;
    margin-top: 50px;
}
.supportCounter-block:last-child .supportCounter-item::before {
    display: none;
}
.supportCounter-item {
    padding: 23px 19px;
    background: rgba(5, 5, 5, 0.4);
    border: 1px solid #252525;
    backdrop-filter: blur(2px);
    min-height: 100%;
    position: relative;
}
.supportCounter-item img {
    display: block;
}
.supportCounter-item p {
    margin: 1em 0 0 0;
    padding: 0;
    font-weight: 400;
    font-size: 1em;
    line-height: 120%;
    color: #FFFFFF;
    font-family: "circeregular", sans-serif;
}
.supportCounter-item::before {
    content: "";
    position: absolute;
    width: 23px;
    height: 16px;
    right: -35px;
    top: calc(50% - 8px);
    background-image: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../img/support/counter-arrow.svg');
}
.supportCounter-list .supportCounter-block:last-child .supportCounter-item::before {
    transform: rotate(90deg);
    top: auto;
    bottom: -35px;
    right: calc(50% - 11.5px);
}
.supportCounter-bottom .supportCounter-block:last-child .supportCounter-item::before {
    display: none;
}
.supportCounter-bottom .supportCounter-item::before {
    right: auto;
    left: -35px;
    transform: rotate(180deg);
}

.supportMain {
    padding: 61px 0 86px;
    position: relative;
}
.supportMain-title {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-style: Bold;
    font-size: 2.8125em;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
    margin: 28px 0 32px;
    padding: 0;
}
/*.supportMain .scrumTehnology-btn {
    margin: 0;
}*/
.supportMain-btn {
    margin-left: 24px !important;
    width: 271px;
    height: 56px;
    background: #FFFFFF;
    order: 1;
}
.supportMain-buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.supportMain-btn span {
    color: #232323;
    font-family: 'robotobold_condensed', sans-serif;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 18px;
    text-transform: uppercase;
    transition: all 0.4s;
}
.scrumTehnology-btn span ,  .supportMain-btn span {
    font-family: 'robotobold_condensed', sans-serif;
    font-weight: normal;
}
.feedback__btn {
    padding: 17px 22px;
    width: unset;
    height: unset;
}
.feedback__btn span {
    font-family: Roboto Condensed;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 0.875em;
    leading-trim: NONE;
    line-height: 1em;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-left: 8px;
}
.feedback__btn.feedback__btn-white {
    color: #000000;
    background-color: #fff;
}
.feedback__btn.feedback__btn-red {
    color: #fff;
    background: #FF0807;

}
.support__desc {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 150%;
    vertical-align: middle;
    color: #fff;
    margin-bottom: 40px;
}
.support__desc p:last-child {
    margin: 0;
    padding: 0;
}
.supportMain-btn:hover {
    background: #fff;
}
.supportMain-btn:hover span {
    color: #FF0000;
}
.supportMain-items {
    background: rgba(0, 0, 0, 0.6);
    padding: 16px 32px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
}
.supportMain-item {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
}
.supportMain-item__number {
    color: #E93622;
    white-space: nowrap;
    font-family: Roboto Condensed;
    font-weight: 600;
    font-size: 2.8125em;
    line-height: 130%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;

}
.supportMain-item__text, .supportMain-item__text_before.active {
    color: #FFFFFF;
    font-family: Circe;
    font-weight: 400;
    font-style: Regular;
    font-size: 1.1875em;
    line-height: 1.25em;
    letter-spacing: 0%;
    vertical-align: middle;
}

.supportMain-item__text_before.active {
    margin-right: 16px;
}


.supportCases {
    padding: 4.375em 0 4.375em;
    overflow: hidden;
}
.supportCases-slider {
    margin: 37px 0 0 0 !important;
    position: relative;
    width: calc(100% + 20px);
}
.supportCases-item {
    /*width: calc(100% - 20px);*/
    min-height: 95%;
    background: #FFFFFF;
    width: 100%;
}
.supportCases-item__img {
    display: block;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.supportCases-item__top {
    position: relative;
    padding-top: 49%;
}
.supportCases-slide {
    margin: 0 !important;
    padding-right: 16px;
}
.supportCases-item__category {
    display: inline-flex;
    align-items: center;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    padding: 4px 8px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #FF0100;
    font-family: Roboto Condensed;
    font-weight: 800;
    font-size: 0.9375em;
    line-height: 1.5em;
    text-transform: uppercase;

}
.supportCases-item__wrapper {
    padding: 21px 9px 28px 18px;
}
.supportCases-item__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 0;
}
.supportCases .slick-slide {
    height: auto !important;
}
.supportCases .slick-track {
    align-items: stretch;
    display: flex;
}
.supportCases-item {
    position: relative;
}
.supportCases-item__title {
    text-transform: uppercase;
    color: #000000;
    height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.4s;
    font-family: Roboto Condensed;
    font-weight: 800;
    font-size: 1.25em;
    line-height: 1.5em;

}
.supportCases-item__text {
    margin-top: 12px;
    font-weight: 400;
    font-size: 1em;
    line-height: 140%;
    color: #000000;
    font-family: Roboto;
}
.supportCases-item:hover .supportCases-item__title {
    color: #FF0000;
}
.supportCases .slick-arrow, .supportVideo .slick-arrow {
    width: 43px;
    height: 42px;
    position: absolute;
    right: -50px;
    top: calc(50% - 21px);
    margin: 0;
    z-index: 1;
    cursor: pointer;
    transform: none !important;
    background: none !important;
    background-repeat: no-repeat;
    background-position: center;
    border: none !important;
    font-size: 0;
    padding: 0;
}
.supportCases .slick-arrow::before, .supportVideo .slick-arrow::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../img/support/slider-arrow-1.svg') !important;
    transition: all 0.4s;
}
.supportCases .slick-arrow::after, .supportVideo .slick-arrow::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/../img/support/slider-arrow-2.svg') !important;
    transition: all 0.4s;
    background-repeat: no-repeat;
    background-position: center;
    border: none !important;
    font-size: 0;
    padding: 0;
}
.supportCases .slick-prev::after, .supportCases .slick-prev::before, .supportVideo .slick-prev::after, .supportVideo .slick-prev::before {
    transform: rotate(180deg);
}
.supportCases .slick-arrow:hover::before, .supportVideo .slick-arrow:hover::before {
    opacity: 0;
}
.supportCases .slick-arrow:hover::after, .supportVideo .slick-arrow:hover::after {
    opacity: 1;
}
.supportCases .slick-dots, .supportVideo .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center;
    height: 42px;
    display: none !important;
}
.supportCases .slick-dots li, .supportVideo .slick-dots li {
    display: inline-flex;
    margin: 0 2px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #C0C0C0;
    transition: all 0.4s;
    cursor: pointer;
    position: relative;
}
.supportCases .slick-dots li button, .supportVideo .slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding: 0;
}
.supportCases .slick-dots li.slick-active, .supportVideo .slick-dots li.slick-active {
    background: #FF0000;
}
.supportCases .slick-prev, .supportVideo .slick-prev {
    right: auto;
    left: -70px;
}

.jq-radio .jq-radio__div, .jq-checkbox .jq-checkbox__div {
    width: 10px;
    height: 10px;
}

.supportVideo-title {
    text-align: center;
    margin-bottom: 32px !important;
}
.supportVideo-item {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
}
.scrumContact-btn {
    margin-top: 24px !important;
}
.supportVideo-item__wrapper {
    padding: 20px;
    min-height: 134px;
}
.supportVideo-item__title {
    /*font-size: 1.5em;*/
    text-transform: uppercase;
    color: #000000;
    font-family: Roboto Condensed;
    font-weight: 800;
    font-size: 1.375em;
    line-height: 145%;
}
.supportVideo-item__text {
    font-weight: 400;
    /*font-size: 18px;*/
    font-size: 0.875em;
    line-height: 130%;
    color: #000000;
    margin-top: 7px;
    font-family: "circelight", sans-serif;
}
.supportVideo-item__top {
    position: relative;
    padding-top: 56%;
}
.supportVideo-item__top iframe {
    position: absolute;
    left: 0;
    top: 0;
}
.supportVideo {
    padding: 4.375em 0;
}
.supportVideo-slider {
    margin: 0 !important;
    padding: 0 0px;
    /*overflow: hidden;*/
}
.supportVideo-slide {
    margin: 0 !important;
    transition: all 0.4s;
    overflow: visible;
}

.supportVideo-slider.flex-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px !important;
    padding: 0;
    justify-content: center;
}
.supportVideo-slider.flex-list .supportVideo-slide {
    width: 33.333%;
    padding: 0 10px;
}
.supportVideo-slider.flex-list .supportVideo-item {
    transform: none;
    opacity: 1;
    min-height: 100%;
}

.supportVideo-item {
    transform: scale(0.6);
    opacity: 0.6;
    transition: all 0.4s;
}
.slick-active .supportVideo-item {
    transform: scale(0.8);
    opacity: 0.6;
}
.slick-center .supportVideo-item {
    opacity: 1;
    transform: scale(1);
}

.supportVideo .slick-arrow {
    right: -25px;
}
.supportVideo .slick-prev {
    left: -25px;
    right: auto;
}




.supportServices {
    padding: 4.375em 0 4.375em;
    background: #fff;
}

.supportServices-item {
    display: flex;
    /*align-items: flex-start;*/
    padding: 22px 21px;
    background: #F8F8F8;
    margin-bottom: 16px;
}
.supportServices-item:last-child {
    margin: 0;
}
.supportServices-item__img {
    width: 160px;
    min-width: 160px;
    height: 160px;
    margin-right: 32px;
}
.supportServices-item__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-position: cover;
}
.supportServices-list {
    margin-top: 24px;
}
.supportServices-item__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - 220px);
}
.supportServices-item__title {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 1.375em;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.supportServices-item__text {
    /*margin: 12px 0 16px;*/
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 1m;
    leading-trim: NONE;
    line-height: 125%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #000;
}
.supportServices-item__text p {
    margin: 0;
    padding: 0;
}
.supportServices-item__content .supportServices-item__buttons {
    margin-top: 16px;
}
.supportServices-item__border svg {
    display: block;
    fill: #D8D8D8;
    margin-left: 8px;
    transition: all 0.4s;
    position: relative;
    top: -1px;
}
.supportServices-item__border {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    outline: none;
    width: 140px;
    height: 48px;
    border: 1px solid #D8D8D8 !important;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 18px;
    text-transform: uppercase;
    color: #000000 !important;
    font-family: "circebold", sans-serif;
    margin-right: 16px;
    transition: all 0.4s;
    user-select: none;
}
.supportServices-item__border:hover {
    color: #FF0000 !important;
}
.open .supportServices-item__border {
    color: #FF0000 !important;
}
.supportServices-item__border:hover svg, .open .supportServices-item__border svg {
    fill: #FF0000;
    transform: rotate(180deg);
}
.supportServices .supportServices-item__btn {
    width: 138px;
    height: 42px;
    user-select: none;
    border: 1px solid #FF0000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    outline: none;
    text-align: center;
    transition: all 0.4s;
    text-transform: uppercase;
    color: #FF0000;
    font-family: Circe;
    font-weight: 800;
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0%;
}
.supportServices .supportServices-item__btn:hover {
    background: #FF0000;
    color: #fff;
}
.supportServices-item__buttons {
    display: flex;
    align-items: center;
}
.supportServices-cards {
    display: none;
    margin-top: 16px;
}
.open .supportServices-cards {
    display: block;
}
.supportServices-slider {
    margin: 0 !important;
    width: calc(100% + 10px);
}
.supportServices-slide {
    margin: 0 !important;
    padding-right: 10px;
}
.supportServices-card {
    padding: 15px;
    border: 1px solid #D8D8D8;
    position: relative;
    padding: 15px;
}
.supportServices-card__top {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.supportServices-card__top span {
    display: block;
    margin-left: 10px;
    font-weight: 400;
    font-size: 1em;
    line-height: 125%;
    color: #FF0000;
    font-family: "circebold", sans-serif;
}
.supportServices-card__text {
    height: 240px;
    overflow-y: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 120%;
    color: #000000;
    font-family: "circelight", sans-serif;
    margin-right: -15px;
    padding-right: 15px;
    position: relative;
}
.supportServices-card__bottom {
    margin-top: 10px;
}
.supportServices-card__bottom p {
    font-weight: 400;
    font-size: 0.875em;
    line-height: 120%;
    color: #999999;
    font-family: "circeregular", sans-serif;
    padding: 0;
}
.supportServices-card__bottom span {
    display: block;
    margin-top: 4px;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 120%;
    color: #000000;
    font-family: "circebold", sans-serif;
}
.supportServices-card__text::-webkit-scrollbar {
    width: 6px;
}
.supportServices-card__text::-webkit-scrollbar-track {
    background: #D9D9D9;
}
.supportServices-card__text::-webkit-scrollbar-thumb {
    background: #FF0000;
}
.supportServices-slider {
    display: none !important;
    margin: 0 !important;
}
.supportServices .slick-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center;
    height: 42px;
    display: flex !important;
}
.supportServices .slick-dots li {
    display: inline-flex;
    margin: 0 2px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #C0C0C0;
    transition: all 0.4s;
    cursor: pointer;
    position: relative;
}
.supportServices .slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    padding: 0;
}
.supportServices .slick-dots li.slick-active {
    background: #FF0000;
}
.supportServices-cards__flex {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-top: -16px;
}
.supportServices-cards__block {
    width: 25%;
    padding-right: 10px;
    margin-top: 16px;
}
.expert--ask {
    background-color: #fff;
    padding: 4.375em 0;
}
.expert--background {
    background: linear-gradient(
        90deg,
        #2f2f2f 0%,
        #666666 40%,
        #a8a8a8 75%,
        #dcdcdc 100%
    );
}
.expert--wrap {
    height: 350px;
    width: 100%;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding: 40px 43px;
}
.expert--content {
    max-width: 634px;

}
.expert--title {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 2.25em;
    line-height: 3.0625em;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
}
.expert--lead {
    margin-top: 24px;
    padding: 24px;
    background: #000000B2;
}
.expert--lead-title {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 1.5em;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #F60C0D;
    margin-bottom: 12px;
}
.expert--lead-position {
    font-family: Roboto;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.375em;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #fff;
}
.expert--lead-btn {
    margin-top: 32px;
}
.expert--lead-btn a {
    width: max-content;
    padding: 17px 24px;
}
.supportMaterials {

}
.supportMaterials .newsScrollerWrap .prev, .supportMaterials .newsScrollerWrap .next {
    width: 50px;
    height: 50px;
    top: 30%;
}
.supportMaterials .newsScrollerWrap .prev:before, .supportMaterials .newsScrollerWrap .prev:after {
    top: -1px;
}
.supportMaterials .h3span{
    font-family: Roboto Condensed;
    font-weight: 700;
    font-size: 2.25em;
    line-height: 130%;
    text-transform: uppercase;
    padding: 1.5em 3.5em !important;
}

.supportMaterials .newsScroller{
    margin: 0 108px;
}
.supportMaterial__item .date {
    font-family: Roboto;
    font-weight: 700;
    font-size: 1em;
    line-height: 140%;
    color: #000;
    margin-bottom: 8px;
}
.supportMaterial__title {
    margin-bottom: 24px;
}
.supportMaterial__title a {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1.375em;
    line-height: 27px;
    text-decoration: underline !important;
    border: none !important;
    color: #BA2919 !important;
}
.supportMaterial__desc {
    font-family: Roboto;
    font-weight: 400;
    font-size: 1em;
    line-height: 140%;
    color: #000000;
}
.supportMaterials .redBtn {
    color: #FF0000 !important;
    font-family: Circe !important;
    font-weight: 800 !important;
    font-size: 11px !important;
    line-height: 12px !important;
    text-transform: uppercase;
    height: unset !important;
    padding: 15px 34px !important;
}
.supportMaterials .redBtn:hover {
    color: #fff !important;
}
.supportMaterials .redBtn:after, .supportMaterials .redBtn:before {
    content: unset;
    display: none;
}


/* === Обсудить проект === */
.discuss-section-bg {
    background-image: url('/local/templates/icl_main/components/bitrix/catalog/services_actual/img/contact1.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 80px 0;
}

.discuss-section-bg .big-container {
    padding: 0;
}

.contact-form {
    max-width: 500px;
    background: rgba(255, 255, 255, 1);
    color: #1a1a1a;
    padding: 40px;

}

.contact-form h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 110%;
    color: #1A1A1A;
}

.contact-form p {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #666666;
}

.form-group {
    margin-bottom: 20px;
}

.form-control {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;

    font-family: inherit;
}

.checkbox {
    display: flex;
    align-items: start;
    margin-bottom: 20px;
}

.checkbox input {
    margin-right: 10px;
}

.contact-form label {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 130%;
    color: #666666;
}

.jq-radio, .jq-checkbox {
    margin-top: 0;
}

.jq-radio .jq-radio__div, .jq-checkbox .jq-checkbox__div {
    margin: 1px !important;
}

.form-open__input {
    padding-left: 0;
}

.form-open__descr {
    display: none;
}

.form-open--modal .form-open__descr {
    display: block;
}

.contact-form .btn {
    min-width: auto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 32px;
    gap: 8px;
    background: #FF0024;
}

.contact-form .btn img {
    display: none;
}

@media (max-width: 1600px) {
    .supportCases .slick-arrow {
        top: auto;
        bottom: 0;
        right: 20px;
    }
    .supportCases .slick-prev {
        right: auto;
        left: 0;
    }
    .supportCases-slider {
        padding-bottom: 60px;
    }
    .supportCases .slick-dots {
        display: flex !important;
    }
}

@media (max-width: 1600px) {
    .supportMaterials .newsScroller{
        margin: 0 90px;
    }
}

@media (max-width: 1400px) {
    .supportMain-item__number {
        line-hefight: 120%;
        letter-spacing: 0.2px;
    }
    .supportMain-items {
        padding: 24px 24px;
        margin-bottom: 17px;
    }
    .supportMain-item__text_before.active {
        font-size: 0.875em;
        line-height: 140%;
    }
    .supportVideo-slider {
        padding: 0;
    }
    .supportMain-item__text_before.active {
        margin-right: 10px;
    }
    .discuss-section-bg .big-container {
        padding: 0 10px;
    }
}

@media (max-width: 1280px) {
    .supportMain-item__number {
        font-size: 2em;
    }
    .supportMaterials .newsScroller{
        margin: 0 75px;
    }
    .supportResult-block {
        width: 33.333%;
    }
    .supportRoutes-list {
        padding-top: 10px;
    }
    .supportRoutes {
        padding: 0 0 31px;
    }
    .supportExpert-bg {
        min-width: 1200px;
        left: auto;
        right: 0;
    }
    .supportExpert-item {
        width: 500px;
        padding: 24px;
    }
    .supportDocuments-block {
        width: 50%;
    }
    .supportCounter {
        padding: 30px 0;
    }
    .supportCounter-wrapper {
        padding: 67px 26px 75px;
    }
    .supportCounter-list, .supportCounter-bottom {
        padding: 0;
        margin: 0;
    }
    .supportCounter-block {
        width: 100%;
        margin-top: 56px;
        padding: 0;
    }
    .supportCounter-item::before {
        transform: rotate(90deg) !important;
        right: calc(50% - 11.5px) !important;
        left: auto !important;
        bottom: -35px !important;
        display: block !important;
        top: auto !important;
    }
    .supportCounter-bottom .supportCounter-block:last-child .supportCounter-item::before {
        display: none !important;
    }
    .supportMain {
        padding: 33px 0 28px;
    }
    .supportMain-item:first-child {
        margin-top: 0;
    }
    .supportMain-title {
        margin: 22px 0 14px;
        line-height: 130%;
        letter-spacing: 0.2px;
        width: 450px;
        max-width: 100%;
    }
    .supportServices-cards__block {
        width: 33.333%;
    }
    .supportVideo-slider.flex-list {
        width: 100% !important;
        margin: 0 !important;
        justify-content: space-between !important;
        left: 0 !important;
        padding-bottom: 0 !important;
        position: relative !important;
        transform: none !important;
        min-width: 100% !important;
    }
    .supportVideo-slider.flex-list .supportVideo-slide {
        width: calc(50% - 10px);
    }
    .supportMain-items {
        padding: 1em 1.5em;
    }
}

@media (max-width: 1024px) {
    .supportRoutes-block {
        width: calc(50% - 8px);
    }
    .supportMain-items {
        display: block;
    }
}

@media (max-width: 992px) {
    .supportOffer {
        padding: 28px 0 19px;
    }
    .supportTitle {
        font-size: 28px;
        line-height: 130%;
    }
    .supportOffer-list {
        padding-top: 7px;
    }
    .supportArticle {
        padding: 47px 0 42px;
    }
    .supportArticle-text {
        margin-top: 17px;
    }
    .supportArticle-text:first-child {
        margin-top: 23px;
    }
    .supportArticle-img {
        margin-top: 21px;
    }
    .supportResult {
        padding: 20px 0 21px;
    }
    .supportResult-list {
        padding-top: 19px;
    }
    .supportResult .supportTitle {
        font-size: 1.5em;
        line-height: 130%;
    }
    .supportAbout {
        padding: 42px 0;
    }
    .supportAbout-list {
        display: block;
    }
    .supportAbout-left {
        width: 100%;
        max-width: 100%;
    }
    .supportAbout-img {
        width: 100%;
        height: auto;
        margin: 22px 0 0;
    }
    .supportAbout-title {
        font-size: 1em;
        line-height: 130%;
    }
    .supportAbout-text {
        margin-top: 19px;
        font-size: 0.875em;
        line-height: 130%;
    }
    .supportRoutes-item {
        padding: 19px;
    }
    .supportExpert-wrapper {
        padding: 35px 24px 30px;
    }
    .supportExpert-title {
        margin-bottom: 19px;
        font-size: 20px;
        line-height: 18px;
    }
    .supportExpert-item {
        width: 340px;
        padding: 19px 16px;
    }
    .supportExpert-item__name {
        font-size: 1em;
        line-height: 18px;
    }
    .supportExpert-item__text {
        margin: 8px 0 12px;
        font-size: 0.875em;
        line-height: 130%;
    }
    .supportExpert-btn {
        width: 153px;
        height: 46px;
        font-size: 12px;
        line-height: 18px;
    }
    .supportBenefits-item {
        width: 100%;
    }
    .supportBenefits-list {
        padding-top: 5px;
    }
    .supportBenefits-item {
        display: block;
    }
    .supportBenefits-item__icon {
        margin: 0 0 20px 0;
    }
    .supportDocuments {
        padding: 18px 0 27px;
    }
    .supportDocuments-wrapper {
        padding: 50px 24px 60px;
        margin-top: 33px;
    }
    .supportDocuments-top {
        margin-top: -8px;
    }
    .supportDocuments-top__link, .supportDocuments-top__first {
        margin-top: 8px;
    }
    .supportDocuments-list {
        padding-top: 14px;
    }
    .supportCases .slick-arrow {
        display: none !important;
    }
    .supportCases .slick-dots {
        height: auto;
    }
    .supportCases-slider {
        padding-bottom: 27px;
        margin-top: 29px !important;
    }
    .supportCases {
        padding: 22px 0 20px;
    }
    .supportVideo {
        padding: 49px 0 40px;
    }
    .supportVideo-title {
        margin-bottom: 24px !important;
    }
    .supportVideo .slick-arrow {
        display: none !important;
    }    
    .supportVideo .slick-dots {
        display: flex !important;
    }
    .supportVideo-slider {
        padding-bottom: 27px;
    }
    .supportVideo-item__wrapper {
        padding: 16px;
    }
    .supportVideo-item__title {
        font-size: 1em;
        line-height: 1.375em;
    }
    .supportVideo-item__text {
        font-size: 13px;
        line-height: 18px;
        margin-top: 10px;
    }
    .supportVideo .slick-dots {
        bottom: 0;
        height: auto;
    }
    .supportVideo {
        overflow: hidden;
    }
    .supportVideo-slider {
        width: 150%;
        left: 50%;
        padding-bottom: 27px !important;
        position: relative;
        transform: translateX(-50%);
        min-width: 900px;
    }
    .supportExpert {
        padding-top: 30px;
    }
    .supportVideo-item {
        transform: scale(0.8);
    }
    .slick-active .supportVideo-item {
        transform: scale(0.9);
    }
    .slick-center .supportVideo-item {
        transform: scale(1);
    }
    .supportServices-item {
        padding: 22px 10px 33px;
        display: block;
        position: relative;
        margin-top: 25px;
    }
    .supportServices-item__img {
        width: 80px;
        height: 80px;
        min-width: 80px;
        margin: 0;
        position: absolute;
        top: 23px;
        left: 11px;
    }
    .supportServices-item__title {
        padding-left: 101px;
        font-size: 0.875em;
        line-height: 140%;
        margin: 0;
    }
    .supportServices-item__right {
        width: 100%;
        justify-content: space-between;
    }
    .supportServices-item__text {
        margin: 7px 0 0 0;
        padding-left: 101px;
        font-size: 0.875em;
        line-height: 130%;
        min-height: 60px;
    }
    .supportServices-item__buttons {
        margin-top: 12px;
    }
    .supportVideo-slider.flex-list .supportVideo-slide {
        padding: 0;
    }
    .supportVideo-slider.flex-list {
        width: 100% !important;
        margin: 0 !important;
        justify-content: space-between !important;
        left: 0 !important;
        padding-bottom: 0 !important;
        position: relative !important;
        transform: none !important;
        min-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .supportServices, .supportBenefits {
        padding: 25px 0;
    }
    .supportRoutes-wrapper {
        padding: 40px 0 25px;
    }
    .supportBenefits-item__ul {
        margin: 20px 0 0;
    }
    .supportOffer-block {
        width: 100%;
    }
    .supportResult-block {
        width: 50%;
    }
    .supportRoutes-block {
        width: 100%;
    }
    .supportExpert-item {
        width: 217px;
    }
    .supportExpert-wrapper::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        opacity: 0.6;
        height: 100%;
        background: linear-gradient(93.81deg, rgba(0, 0, 0, 0.8) 38.33%, rgba(0, 0, 0, 0) 82.38%)
    }
    .supportExpert-bg {
        min-width: 900px;
        right: -70px;
        z-index: 0;
    }
    .supportDocuments-block {
        width: 100%;
    }
    a.supportDocuments-top__link {
        font-size: 13px;
    }
    .supportDocuments-top__first {
        font-size: 13px;
    }
    .supportServices-cards__block {
        width: 50%;
    }
    .supportExpert-wrapper::before {
        background: linear-gradient(93.81deg, rgba(0, 0, 0, 0.9) 38.33%, rgba(0, 0, 0, 0) 82.38%)
    }
    .supportAbout-left, .supportAbout-left span {
        font-size: 16px !important;
    }
}

@media (max-width: 576px) {
    .supportResult-block {
        width: 100%;
    }
    .supportVideo-slider.flex-list .supportVideo-slide {
        width: 100%;
        margin-top: 24px !important;
    }
    .supportVideo-slider.flex-list {
        margin-top: -24px !important;
    }
    .supportDocuments-wrapper {
        margin-left: -24px;
        margin-right: -24px;
    }
    .supportResult-item {
        display: flex;
        align-items: flex-start;
    }
    .supportResult-item__icon {
        width: 64px;
        min-width: 64px;
        margin: 0 20px 0 0;
    }
    .supportResult-item__icon img {
        margin: 0 auto;
    }
    .supportBenefits-item__title {
        font-size: 18px;
        line-height: 1.375em;
    }
    .supportCounter-wrapper {
        margin-right: -24px;
        margin-left: -24px;
    }
    .supportCounter-title {
        font-size: 1.5em;
    }
    .supportMain-buttons {
        display: block;
    }
    .supportMain-btn {
        margin: 0 0 12px !important;
    }
    .supportServices-cards__flex {
        display: none !important;
    }
    .supportServices-slider {
        display: block !important;
        padding: 0 0 27px 0;
    }
    .supportServices .slick-dots {
        height: auto;
    }
    .supportMaterials .newsScroller {
        margin: 0 50px;
    }
    .supportMaterials .h3span {
        padding: 30px 50px !important;
    }
    p {
        padding: 0 0 12px 0;
    }
    .supportRoutes-item__text {
        font-size: 1em;
    }
    .expert--title {
        font-size: 28px;
        line-height: 28px;
    }
    .expert--wrap {
        height: 325px;
        padding: 40px 25px;
    }
    .supportExpert-wrapper {
        padding: 35px 24px 30px 8px;
    }
    .supportExpert-item {
        width: 190px;
        padding: 12px 10px;
    }
    .supportExpert-btn {
        height: 40px;
        font-size: 10px;
        line-height: 12px;
    }

}

@media (max-width: 450px) {
    .supportBenefits-item {
        padding: 25px;
    }
    .supportTitle {
        font-size: 1.375em;
        line-height: 125%;
    }
    .supportExpert-wrapper {
        margin-left: -8px;
        margin-right: -8px;
    }
}
@media (max-width: 350px) {
    .supportDocuments-top {
        margin-top: -6px;
        margin-right: -8px;
    }
    a.supportDocuments-top__link {
        font-size: 12px;
        margin-right: 8px;
        margin-top: 6px;
    }
    .supportDocuments-top__first {
        font-size: 12px;
        margin-top: 6px;
    }
    .supportBenefits-item__title {
        font-size: 0.9375em;
        line-height: 1.25em;
    }
    .expert--lead {
        margin-top: 20px;
        padding: 16px;

    }
    .expert--title {
        font-size: 23px;
        line-height: 24px;
    }
    .expert--lead-title {
        font-size: 20px;
        line-height: 1.375em;
    }
    .expert--lead-position {
        font-size: 1em;
        line-height: 1.375em;
    }
    .expert--lead-btn a {
        padding: 11px 24px;
    }
    .expert--ask {
        padding: 35px 0;
    }
}
/* End */


/* Start:/local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/redesing.css?178153087823548*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/* === Общие стили === */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    color: #1a1a1a;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-style: normal;
}

b, strong {
    font-weight: 900;
    font-family: Roboto, sans-serif;
}

h2 {

    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 110%;
    color: #1A1A1A;
}

.container {
    max-width: 1440px !important;
    margin: 0 auto;
    padding: 0 20px;
}

.section {
    padding: 100px 0;
}

.section-title {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 110%;
    color: #1A1A1A;
    text-align: left;
}

.btn {
    display: inline-block;
    padding: 15px 24px;
    background-color: #FF0024;
    color: white;
    text-decoration: none;
    font-weight: 600;
    transition: background-color 0.3s;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.9rem;
}

.btn-outline {
    background-color: transparent;
    border-top: 1px solid #E6E6E6;
    color: #000;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    gap: 4px;
}

.btn:hover {
    background-color: #c5181f;
}

.btn-outline:hover {
    background-color: #FF0024;
    color: white;
}

/* === Баннер === */
.hero {
    position: relative;
    height: 600px;

    background-size: cover;
    background-position: center;
    color: white;
    display: flex;
    align-items: center;
}

.hero .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}

.hero-content {
    max-width: 635px;

}

.hero h1 {
    padding-bottom: 30px;
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    font-family: Roboto, sans-serif;
}

.hero p {
    margin-bottom: 60px;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
}

.hero-content .btn {
    width: max-content;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    line-height: 130%;
    display: inline;
    padding: 15px 35px;
}

.hero-content .btn-outline {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 15px 35px;
    display: inline;
    margin-left: 30px;
}

.hero-content .btn-outline:hover {
    border: 1px solid #FFF;
    /*background-color: #FF0024;*/
    color: white;
}

.feedbackForm, .scrumContact-btn, .btn-download {
    background: linear-gradient(0deg, #FF0807, #FF0807), radial-gradient(64.11% 317.71% at 89.74% 333.33%, #FFFFFF 57.32%, rgba(255, 199, 0, 0) 100%), #FF9216;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #E21D00 0%, #FF2207 100%);
}

.feedbackForm:hover, .scrumContact-btn:hover, .btn-download:hover {
    background: linear-gradient(90.93deg, #FF0807 -10%, #FF9837 94.59%), #FFC86A !important;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #FF3316 0%, #D59122 100%);
    border-image-slice: 1;
    border-image-width: 1px; /* Опционально */
    border-image-repeat: stretch; /* Опционально */
}

.feedbackForm:active, .scrumContact-btn:active {
    background: linear-gradient(90.93deg, #ED260C -10%, #FA7900 94.59%), #FFC86A !important;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #FF3316 0%, #D59122 100%);
    border-image-slice: 1;
    border-image-width: 1px; /* Опционально */
    border-image-repeat: stretch; /* Опционально */
}

.formgetprice {
    background: #fff !important;
    border: none;
}

.formgetprice span {
    color: #000;
}

.formgetprice:hover {
    background: #F7F7F7 !important;
    border: none;

}

.formgetprice:hover span {
    background: linear-gradient(91.5deg, #FF9700 -80.26%, #FF0A00 120.82%);
    -webkit-background-clip: text; /* Для вебкит-браузеров */
    background-clip: text;
    color: transparent; /* Скрываем обычный цвет текста */
}

/* Блок статистики — в потоке */
.stats {
    background: rgba(163, 163, 163, 0.25);
    backdrop-filter: blur(15px);
    padding: 30px;
    width: 368px;
    height: 468px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.stat-item {
    margin-bottom: 45.5px;
}

.stat-number {
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 110%;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.stat-text {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #FFFFFF;
}

/* === Основной контент === */
.content-section {
    background-color: #f9f9f9;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    color: #1A1A1A;
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(335px, 1fr));
    gap: 30px;
    margin-top: 20px;
}

.benefit-card {
    background: white;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 316px;
}

.benefit-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    color: #FF0024;
}

.benefit-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #1A1A1A;
}

/* === Информационный блок с фоном и двойными вкладками === */
.info-section-bg {
    background-image: url('/local/templates/icl/components/bitrix/catalog/services_last/img/Equipment.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 80px 0;
}

.info-block {
    display: flex;
    gap: 30px;

    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

/* Левая панель */
.sidebar {
    width: 450px;
    background: white;
    padding: 20px;
    border-right: 1px solid #eee;
}

.sidebar ul {
    list-style: none;
}

.sidebar li {
    padding: 12px 0;
}

.sidebar a {
    text-decoration: none;
    color: #1a1a1a;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    transition: all 0.3s;
    border-bottom: none;
}

.sidebar a.active {
    background: linear-gradient(91.89deg, #FF0024 -4.02%, #FFAC1C 69.2%);
    color: white;
}

.sidebar a.active .icon svg path {
    stroke: white !important;
}

.sidebar .icon {
    font-size: 1.2rem;
    color: #FF0024;
}

/* Правая часть */
.main-content {
    flex: 1;
    padding: 20px;
    color: #1a1a1a;
    background: white;

}

.tabs {
    margin: 0;
}

/* Вкладки */
.tab-header {
    display: flex;
    margin-bottom: 20px;
    width: 100%;
}

.tab-header span {
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all 0.3s;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #A3A3A3;
}

.tab-header span.active {
    color: #000;
    border-bottom-color: #FF0024;
}

/* Контент вкладок */
.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #666666;
}

/* Список с маркерами */
.bullet-list {
    margin: 15px 0;
    padding-left: 20px;
}

.bullet-list li {
    margin: 8px 0;
    position: relative;
    padding-left: 20px;
}

.bullet-list li::before {
    content: "■";
    color: #FF0024;
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    top: 2px;
}

/* Таблица */
.table-container {
    overflow-x: auto;
    margin: 20px 0;
    overflow: hidden;
    border: solid 1px #eee;
    border-radius: 6px;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #666666;
}

table {
    width: 100%;

}

th, td {
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
    text-align: left;
    font-size: 0.9rem;
}

th {

    font-weight: 600;
    color: #333;
}

tr:last-child td {
    border-bottom: none;
}

/* Кнопка */
.btn-download {
    display: inline-block;
    padding: 16px 32px;
    color: white !important;
    text-decoration: none;

    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    text-transform: uppercase;
    transition: background-color 0.3s;
    margin-top: 15px;
    width: max-content;
    text-align: center;
    background: #FF0024;
}

.btn-download:hover {
    background-color: #FF0024;
}

/* === Этапы поставки === */
.process-steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 80px 0 0;
    flex-wrap: wrap;
    gap: 40px;
}

.step {
    text-align: center;
    flex: 1;
    min-width: 200px;
    position: relative;
}

.step-icon {
    width: 140px;
    height: 140px;
    background-color: #FF0024;
    color: white;

    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 40px;
}

.step-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #1A1A1A;
}

.step-text {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #666666;
}

.step::before {
    content: '';
    position: absolute;
    top: 70px;
    left: 85%;
    right: -85px;
    height: 4px;
    background-color: #A3A3A3;
    z-index: 0;
    width: 125px !important;
}

.swiper-slide:last-child .step::before {
    width: 0 !important;
}

/* === Почему именно мы? === */
.why-us {
    background-image: url('/local/templates/icl/components/bitrix/catalog/services_last/img/Advantages.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 100px 0;
    text-align: center;
}

.why-us .container {
    max-width: 1200px;
}

.why-us .section-title {
    color: white;
    margin-bottom: 50px;
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 110%;

}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.feature-card {
    background: rgba(163, 163, 163, 0.25);
    backdrop-filter: blur(35px);
    padding: 30px;
    text-align: left;
    color: white;
}

.feature-card h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 15px;

}

/* === Наши услуги === */
.services-section {
    background-color: #f9f9f9;
    padding: 0 0 100px 0;

}

.services-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
    gap: 30px;
    padding: 80px 0 60px;
}

.services-header .section-title {
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 110%;
    color: #1A1A1A;
}

.services-desc {
    font-size: 0.95rem;
    color: #555;
    max-width: 450px;
}

/* Слайдер — на всю ширину экрана */
.swiper-outer-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.big-container .swiper-outer-wrapper {
    max-width: unset;
    margin: 0;
}


.swiper-container {
    position: relative;
    width: 100%;
    padding: 0;
}

.swiper-wrapper {
    display: flex;
    position: relative;
    touch-action: pan-y;
    box-sizing: content-box;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    /*height: 100%;*/
    text-align: center;
    padding: 0;
    display: flex;
    align-items: stretch;
    height: 600px !important;
}

.service-card {
    background: white;
    border: none; /* Убираем тень и рамку */
    overflow: hidden;
    transition: transform 0.3s ease;
    max-width: 320px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 0; /* Без скругления */
    justify-content: space-between;
    box-sizing: border-box;
}

.service-card:hover {
    transform: translateY(-5px);
}

.service-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.service-content {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
    min-height: 275px;
}

.service-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #1A1A1A;
    margin: 0 0 12px;
    flex-shrink: 0;
}

.service-desc {
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #666666;
    margin: 0;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* ограничение строк (по желанию) */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.services-section .btn-outline {
    background-color: transparent;
    border-top: 1px solid #E6E6E6;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    gap: 4px;
    border-bottom: none !important;
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #1A1A1A;
}

.services-section .btn-outline svg {
    margin-left: 10px;
}

.services-section .btn-outline:hover {

    background: linear-gradient(90deg, #FF0024 0%, #FF611B 100%);
    border-top: 1px solid #E6E6E6;
    color: #fff;
}

.services-section .btn-outline:hover path {
    fill: #fff !important;
}

.swiper-buttons {
    display: flex;

}

/* Кнопки навигации — справа от текста */
.swiper-button-prev,
.swiper-button-next {
    position: relative;
    width: 62px;
    height: 62px;
    background-color: rgba(255, 255, 255, 0.9);
    border: none; /* Без рамки */
    border-radius: 0; /* Без скругления */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s;
    margin-left: 12px;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: '';
    width: 16px;
    height: 16px;
    border-top: 2px solid #1a1a1a;
    border-right: 2px solid #1a1a1a;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s;
}

.swiper-button-prev::after {
    transform: translate(-50%, -50%) rotate(135deg);
}

.swiper-button-next::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
    border-color: white;
}

ul.list > li:before, .userContent ul > li:before {
    top: 20px;
}

.swiper-pagination {
    display: none;
}

/* Адаптивность */
@media (max-width: 768px) {
    .services-header {
        flex-direction: column;
        text-align: center;
    }

    .services-desc {
        margin-top: 20px;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    .swiper-pagination {
        display: flex;
        justify-content: center;
        position: relative;
    }

    .swiper-pagination-bullet {
        background: rgb(175 175 175 / 30%);
    }

    .swiper-pagination-bullet-active {
        background: #7c7c7c;
    }

    .swiper-wrapper {
        margin-bottom: 25px;
    }
}

/* === Адаптивность === */
@media (max-width: 900px) {
    .info-block {
        flex-direction: column;
    }

    .sidebar {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #eee;
    }
}

/* === АдапТИВНОСТЬ ДЛЯ МОБИЛЬНЫХ === */

/* --- До 900px --- */
@media (max-width: 900px) {
    .info-block {
        flex-direction: column;
    }

    .sidebar {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #eee;
    }
}

/* --- До 768px (планшеты/мобилки) --- */
@media (max-width: 768px) {
    /* === Баннер === */
    .hero {
        height: auto;
        padding: 48px 20px 48px;
        flex-direction: column;
    }

    .hero .container {
        flex-direction: column;
        align-items: stretch; /* чтобы контент не центрировался по ширине */
        gap: 30px;
    }

    .hero-content {
        max-width: 100%;
        order: 1;
    }

    .stats {
        order: 2;
        width: 100%;
        height: auto;
        padding: 20px;
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .stat-item {
        flex: 1 1 calc(50% - 10px);
        min-width: 140px;
    }

    .stat-number {
        font-size: 36px;
    }

    .stat-text {
        font-size: 16px;
    }

    .hero h1,
    .hero p {
        font-size: 32px;
        line-height: 120%;
    }

    .hero-content .btn,
    .hero-content .btn-outline {
        width: 100%;
        margin: 8px 0;
        padding: 15px;
        font-size: 1rem;
        text-align: center;
        max-width: none;
    }

    .btn-block {
        display: flex;
        flex-direction: column;
    }

    /* === Заголовки === */
    .section-title,
    .services-header .section-title,
    .why-us .section-title {
        font-size: 32px;
        line-height: 130%;
        text-align: left !important;
    }

    h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        line-height: 130%;
    }

    .section {
        padding: 48px 0;
    }

    /* === Преимущества, "Почему мы", услуги — одна колонка === */
    .benefits-grid,
    .features-grid,
    .process-steps {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .benefit-card,
    .feature-card {
        min-width: auto;
        text-align: left;
    }

    /* === Этапы поставки — вертикальный список === */
    .process-steps {
        flex-direction: column;
        align-items: stretch;
    }


    /* === Информационный блок — вкладки прокручиваются === */
    .tab-header {
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        gap: 10px;
        padding-bottom: 8px;
        /*scrollbar-width: thin;*/
        margin-bottom: 20px;
        scrollbar-width: none; /* скрываем нативную */
    }

    .tab-header::-webkit-scrollbar {
        display: none;
    }

    .tab-header {
        overflow-x: scroll;
        -webkit-overflow-scrolling: auto; /* отключаем инерцию, чтобы Safari показал полосу */
    }

    .tab-scrollbar {
        position: relative;
        bottom: 15px;
        left: 0;
        height: 3px;
        background: linear-gradient(90deg, #ccc, #aaa);
        border-radius: 2px;
        width: 30%;
        transition: transform 0.2s ease;

    }

    .tab-header span {
        flex-shrink: 0;
        white-space: nowrap;
        padding: 8px 16px;
        font-size: 16px;
    }

    /* === Таблица — прокрутка по горизонтали === */
    .table-container {
        overflow-x: auto;
        margin: 20px 0;
        border-radius: 6px;
        border: 1px solid #eee;
    }

    .tab-content {
        width: 100%;
    }

    th, td {
        padding: 10px 12px;
        font-size: 14px;
    }

    /* === Наши услуги — слайдер === */
    .services-header {
        flex-direction: column;
        text-align: center;
    }

    .services-desc {
        margin-top: 20px;
        text-align: left;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    /* === Форма связи === */
    .contact-form {
        max-width: 100%;
        padding: 30px;
    }

    .contact-form h2 {
        font-size: 36px;
    }

    .contact-form p,
    .contact-form label {
        font-size: 16px;
    }

    .btn,
    .btn-outline {
        font-size: 0.9rem;
        padding: 12px 20px;
    }

    .process-steps {
        margin: 30px 0 0;
    }

    .step::before {
        display: none;
    }

    .step::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 50%;
        right: -85px;
        width: 4px;
        background-color: #A3A3A3;
        z-index: 0;
        height: 100px;
    }

    .step {
        margin-bottom: 100px;
    }

    .step:last-child {
        margin-bottom: 0;
    }

    .step:last-child:after {
        display: none;
    }
}

/* --- До 480px (малые мобилки) --- */
@media (max-width: 480px) {
    .hero h1 {
        font-size: 28px;
        line-height: 120%;
    }

    .hero p {
        font-size: 16px;
        line-height: 140%;
    }

    .section-title {
        font-size: 28px;
    }

    .benefit-title,
    .step-title,
    .service-title {
        font-size: 24px;
    }

    .stat-number {
        font-size: 30px;
    }

    .btn,
    .btn-outline {
        font-size: 0.8rem;
        padding: 10px 16px;
    }

    .contact-form h2 {
        font-size: 28px;
    }

    .tab-header span {
        font-size: 15px;
        padding: 8px 14px;
    }

    .service-title {
        font-size: 22px;
    }
}
/* End */
/* /local/templates/icl_main/components/bitrix/catalog/services_actual/style.css?177151417410024 */
/* /local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/scrum.css?169156434315963 */
/* /local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/support.css?178152875347102 */
/* /local/templates/icl_main/components/bitrix/catalog/services_actual/section_styles/css/redesing.css?178153087823548 */
