

/* Start:/local/components/9310802/complex.content/templates/tizer3_white_bg_check/style.css?17854948154388*/
.feature-checks {
	padding-bottom: 111px;
}

.feature-checks__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 44px;
}

.feature-checks__item {
    width: calc(50% - 10px);
    box-sizing: border-box;
	background-color: #F5F7FA;
	border-radius: 12px;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;

    --item-color: var(--eb0e54);
}

.feature-checks__text-title {
    margin-bottom: 15px;
    color: var(--item-color); 

	font-weight: 600;
	font-size: 26px;
	line-height: 120%;
	text-transform: uppercase;
}

.feature-checks__text-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-checks__text-description li {
    position: relative;
    padding-left: 28px;
    margin-top: 16px;

	font-weight: 400;
	font-size: 20px;
	line-height: 120%;

}

.feature-checks__text-description li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;

    background-color: var(--item-color); 
    
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

@media (max-width: 700px) {
    .feature-checks__item {
        width: 100%;
    }
}

.feature-checks__text-description li.status-check::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8765 2.20093C13.4052 1.67223 14.2633 1.67213 14.7915 2.20093L15.3354 2.74487C15.8641 3.27364 15.8634 4.13075 15.3345 4.65894L15.3354 4.65991L6.37646 13.6189C6.19477 13.8013 5.94725 13.9031 5.69092 13.9031C5.43483 13.9029 5.1879 13.8011 5.00635 13.6189L0.662598 9.27515C0.134037 8.74635 0.133664 7.88824 0.662598 7.36011L1.20654 6.81714C1.73537 6.28831 2.5927 6.28842 3.12158 6.81714L5.69092 9.38647L12.8765 2.20093Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8765 2.20093C13.4052 1.67223 14.2633 1.67213 14.7915 2.20093L15.3354 2.74487C15.8641 3.27364 15.8634 4.13075 15.3345 4.65894L15.3354 4.65991L6.37646 13.6189C6.19477 13.8013 5.94725 13.9031 5.69092 13.9031C5.43483 13.9029 5.1879 13.8011 5.00635 13.6189L0.662598 9.27515C0.134037 8.74635 0.133664 7.88824 0.662598 7.36011L1.20654 6.81714C1.73537 6.28831 2.5927 6.28842 3.12158 6.81714L5.69092 9.38647L12.8765 2.20093Z' fill='black'/%3E%3C/svg%3E");
}

.feature-checks__text-description li.status-cross::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5897 12.9809L3.05051 0.441647C2.50364 -0.105223 1.61703 -0.105223 1.07101 0.441647L0.410153 1.10148C-0.136718 1.64852 -0.136718 2.53514 0.410153 3.08115L12.9494 15.6204C13.4964 16.1672 14.383 16.1672 14.9291 15.6204L15.5889 14.9605C16.1368 14.4145 16.1368 13.5277 15.5897 12.9809Z' fill='black'/%3E%3Cpath d='M12.9494 0.442495L0.410153 12.9817C-0.136718 13.5286 -0.136718 14.4154 0.410153 14.9614L1.06999 15.6212C1.61703 16.1681 2.50364 16.1681 3.04966 15.6212L15.5897 3.08285C16.1368 2.53598 16.1368 1.64937 15.5897 1.10335L14.9299 0.443521C14.383 -0.104375 13.4964 -0.104375 12.9494 0.442495Z' fill='black'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5897 12.9809L3.05051 0.441647C2.50364 -0.105223 1.61703 -0.105223 1.07101 0.441647L0.410153 1.10148C-0.136718 1.64852 -0.136718 2.53514 0.410153 3.08115L12.9494 15.6204C13.4964 16.1672 14.383 16.1672 14.9291 15.6204L15.5889 14.9605C16.1368 14.4145 16.1368 13.5277 15.5897 12.9809Z' fill='black'/%3E%3Cpath d='M12.9494 0.442495L0.410153 12.9817C-0.136718 13.5286 -0.136718 14.4154 0.410153 14.9614L1.06999 15.6212C1.61703 16.1681 2.50364 16.1681 3.04966 15.6212L15.5897 3.08285C16.1368 2.53598 16.1368 1.64937 15.5897 1.10335L14.9299 0.443521C14.383 -0.104375 13.4964 -0.104375 12.9494 0.442495Z' fill='black'/%3E%3C/svg%3E");
}




.feature-checks.grey-background {
    background-color: #F5F7FA;
}

.feature-checks.grey-background .feature-checks__item {
    background-color: #ffffff;
}
/* End */


/* Start:/local/components/9310802/complex.content/templates/1c/style.css?1784561022436*/
.connections__list {
    margin-top: 60px;
    margin-bottom: 80px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px 30px;
}

@media(max-width: 1000px) {
    .connections__list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width: 600px) {
    .connections__list {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        margin-bottom: 40px;
    }
}
/* End */


/* Start:/local/components/9310802/complex.content/templates/price-seo/style.css?1785494815118*/
.pricing__cards {
  display: flex;
}

.pricing__card {
  flex: 1 1 0;
}

.pricing__card__list-item {
  height: 36px;
}
/* End */


/* Start:/local/templates/9310802/components/bitrix/news.list/certificate_slider/style.css?1784558066179*/
.card-slider-black {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cert-control .swiper-controls {
    display: none !important;
}
/* End */
/* /local/components/9310802/complex.content/templates/tizer3_white_bg_check/style.css?17854948154388 */
/* /local/components/9310802/complex.content/templates/1c/style.css?1784561022436 */
/* /local/components/9310802/complex.content/templates/price-seo/style.css?1785494815118 */
/* /local/templates/9310802/components/bitrix/news.list/certificate_slider/style.css?1784558066179 */
