

/* Start:/local/templates/site_tpl/styles.css?175765949254152*/
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');

.cookies {
    display: none;
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 90000;
    width: 528px;
    box-shadow: 0 4px 20px 0 rgba(21, 33, 104, 0.05);
    background-color: #e8edf7;
    border-radius: 8px;
    padding: 88px 32px 32px 32px;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    overflow: hidden;
}

.cookies img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.cookies__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 8px;
}

.cookies__subtitle {
    color: #555F94;
    line-height: 1.5;
    margin-bottom: 24px;
}

.cookies__text-wrap {
    margin-bottom: 24px;
}

.cookies__text-container {
    margin-bottom: 24px;
}

.cookies__text p {
    margin-bottom: 16px;
}

.cookies__text p:last-child {
    margin-bottom: 0;
}

.cookies .btn {
    font-size: 14px;
    font-weight: 700;
    border-radius: 8px;
    padding: 15.5px 24px;
}

.cookies__close {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 32px;
    height: 32px;
    display: none;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #f2f4f9;
    box-shadow: 0 4px 4px 0 rgba(3, 110, 212, 0.05);
    cursor: pointer;
    transition: transform 0.3s;
}

@media (hover) {
    .cookies__close:hover {
        transform: translateY(2px);
    }
}

.cookies__bg1 {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 56px;
}

.cookies__bg2 {
    position: absolute;
    bottom: -31px;
    right: -15px;
    width: 126px;
}

body .footer__1c--partner {
    width: 8.5rem;
    height: 2.2rem;
}

.main-menu__partner {
    width: 8.5rem;
    height: 2.2rem;
    position: absolute;
    left: 35%;
    bottom: 5.3vh;
}

.mobile-menu__1c-img {
    margin: 0 1.25rem 0 0;
}

.mobile-menu__parnter1-img {
    width: 13.6rem;
    height: 3.5rem;
}

.mobile-menu__imgs {
    flex-wrap: wrap;
    margin-top: -24px;
}

.mobile-menu__imgs > * {
    margin-top: 24px;
}

.products1 {
    padding-top: 50px;
    padding-bottom: 197px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Golos Text", sans-serif;
}

.products1__list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0px -5px;
    margin-top: -10px;
    margin-bottom: 40px;
}

.products1-item1 {
    margin: 0px 5px;
    margin-top: 10px;
}

.products1-item1__link {
    display: inline-block;
    border: 1px solid #b5c7ed;
    border-radius: 300px;
    padding: 5.5px 9px 7.5px 9px;
    transition: all 0.3s;
}

.bx-no-touch .products1-item1__link:hover,
.bx-no-touch .products1-item1__link.active {
    color: #fff;
    border: 1px solid #036ed4;
    background-color: #036ed4;
}

.products1__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.products1__wrap1 {
    width: calc(100% - 405px);
}

.products1-item2 {
    border: 2px solid #b5c7ed;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 16px;
    background-color: #f8faff;
    transition: box-shadow 0.3s;
}

.bx-no-touch .products1-item2:hover {
    box-shadow: 0 12px 12px 0 rgba(21, 33, 104, 0.25);
}

.products1-item2:last-child {
    margin-bottom: 0;
}

.products1-item2__title {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #152168;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: underline;
    text-decoration-color: transparent;
    padding-left: 71px;
    min-height: 56px;
    margin-bottom: 16px;
    transition: text-decoration 0.3s;
}

.bx-no-touch .products1-item2__title:hover {
    color: #152168;
    text-decoration: underline;
    text-decoration-color: #152168;
}

.products1-item2__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border: 2px solid #152168;
    background-color: #d0edff;
    border-radius: 4px;
    padding: 3px;
}

.products1-item2__text {
    color: #6d79c0;
    margin-bottom: 16px;
}

.products1-item2__wrap1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.products1-item2__price {
    font-weight: 500;
}

.btn1 {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 8px;
    background-color: #036ed4;
    padding: 17.5px 32.5px;
    cursor: pointer;
    transition: all 0.3s;
}

.bx-no-touch .btn1:hover {
    background-color: #0259ac;
}

.products1__wrap2 {
    position: sticky;
    top: 90px;
    max-width: 389px;
    width: 100%;
}

.products1__wrap2 .form1 {
    border-radius: 8px;
    padding: 24px;
    background-color: #e8edf7;
}

.form1__title {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 24px;
}

.input-checkbox1 {
    display: none;
}

.input-checkbox1:not(:checked) ~ .checkbox-form .btn1 {
    color: #000;
    background-color: #ccc;
    pointer-events: none;
}

.input-checkbox1:not(:checked) ~ .checkbox-form .label-checkbox2__icon-wrap {
    background-color: transparent;
}

.input-checkbox1:not(:checked) ~ .checkbox-form .label-checkbox2__icon {
    opacity: 0;
}

.input1 {
    display: block;
    width: 100%;
    color: #152168;
    font-size: 16px;
    padding: 16px 10px;
    padding-left: 31px;
    border: 1px solid #7482d1;
    border-radius: 8px;
    background: none;
    margin-bottom: 8px;
}

.input1::placeholder {
    color: #5866b9;
}

.form1 .btn1 {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 18.5px 10px;
}

.label-checkbox2 {
    position: relative;
    padding-left: 32px;
    display: inline-block;
    cursor: pointer;
    margin-top: 16px;
}

.label-checkbox2__icon-wrap {
    position: absolute;
    top: 1px;
    left: 0;
    width: 24px;
    height: 24px;
    background-color: #036ed4;
    border: 1px solid #036ed4;
    border-radius: 4px;
    transition: background-color 0.3s;
}

.label-checkbox2__icon {
    position: absolute;
    top: 7px;
    left: 4px;
    width: 15px;
    opacity: 1;
    transition: opacity 0.3s;
}

.label-checkbox2__text {
    display: block;
    color: #7482d1;
    font-size: 14px;
    line-height: 1.2;
}

.label-checkbox2__text a {
    text-decoration: underline;
}

.callback1 {
    position: relative;
    overflow-x: clip;
    background-color: #e8edf7;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Golos Text", sans-serif;
}

.callback1__container {
    position: relative;
    z-index: 1;
    padding-top: 88px;
    padding-bottom: 80px;
}

.callback1__wrap1 {
    max-width: 765px;
    width: 100%;
}

.callback1__wrap1 .page__title {
    line-height: 1.2;
    margin-bottom: 20px;
}

.callback1__subtitle {
    font-size: 18px;
    margin-bottom: 40px;
}

.callback1__wrap1 .form1 {
    max-width: 520px;
    width: 100%;
}

.callback1__wrap1 .input1 {
    font-size: 21px;
    padding: 19px 10px;
    padding-left: 31px;
    margin-bottom: 12px;
}

.callback1__wrap1 .btn1 {
    font-size: 18px;
    padding: 22px 10px;
}

.callback1__wrap1 .label-checkbox2 {
    margin-top: 20px;
}

.callback1__img {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: -160px;
    width: 700px;
}

.callback1__img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.productscard1 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Golos Text", sans-serif;
    padding-bottom: 200px;
}

.productscard1__title {
    position: relative;
    padding-left: 120px;
    font-size: 68px;
    line-height: 1.2;
    margin-bottom: 50px;
}

.productscard1__title-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border: 3px solid #152168;
    background-color: #d0edff;
    padding: 5px;
    border-radius: 6px;
}

.productscard1__title-icon img {
    width: 100%;
}

.productscard1__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.productscard1__wrap1 {
    width: calc(100% - 405px);
}

.productscard1__list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
}

.productscard1__list1 li {
    margin-right: 25px;
}

.productscard1__list1 li:last-child {
    margin-right: 0;
}

.productscard1__list1 li a {
    display: inline-block;
    color: #707899;
    font-weight: 500;
    padding: 6px 0;
    border-bottom: 1px dashed #707899;
    transition: all 0.3s;
}

.bx-no-touch .productscard1__list1 li a:hover,
.productscard1__list1 li a.active {
    color: #036ed4;
    border-bottom: 1px dashed transparent;
}

.productscard1__tab {
    display: none;
}

.productscard1__tab:nth-child(1) {
    display: block;
}

.productscard1 .project-card__info {
    margin: -77px 0 0 2px;
    width: 74%;
}
@media (min-width: 767px) {
    .productscard1 .full-project-card__info.full-project-card__only-title {
        padding: 18px 18px 18px 26px;
    }
}

.text1 {
    line-height: 1.5;
}

.text1 > *:first-child {
    margin-top: 0;
}

.text1 > *:last-child {
    margin-bottom: 0;
}

.text1 p {
    margin: 24px 0;
}

.text1 a {
    text-decoration: underline;
    transition: all 0.3s;
}

.bx-no-touch .text1 a:hover {
    text-decoration-color: transparent;
}

.text1 h2,
.text1 h3,
.text1 h4,
.text1 h5,
.text1 h6 {
    font-size: 28px;
    line-height: 1.3;
    margin-top: 56px;
    margin-bottom: 23px;
}

.text1 ul {
    margin: 24px 0;
}

.text1 ul li {
    position: relative;
    padding-left: 27px;
}

.text1 ul li::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 11px;
    width: 4px;
    height: 4px;
    background-color: #152168;
    border-radius: 50%;
}

.text1 ol {
    margin: 24px 0;
    counter-reset: li;
}

.text1 ol li:before {
    counter-increment: li;
    content: counter(li) '. ';
}

.productscard1__wrap2 {
    position: sticky;
    top: 90px;
    max-width: 389px;
    width: 100%;
}

.productscard1__wrap2 .form1 {
    padding: 24px;
    background-color: #e8edf7;
    border-radius: 8px;
}

.about1 {
    font-size: 21px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 33px;
    padding-bottom: 54px;
    background-color: #e8edf7;
}

.about1 .breadcrumbs {
    margin-bottom: 95px;
}

.about1__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about1__wrap1 {
    width: 59%;
}

.about1__wrap1 .page__title {
    line-height: 1.2;
    margin-bottom: 32px;
}

.about1__text {
    margin-bottom: 90px;
}

.about1__text b {
    font-weight: 700;
}

.about1__wrap1 .btn1 {
    font-size: 21px;
    padding: 19.5px 40px;
    margin-bottom: 32px;
}

.about1__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.about1__list li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 33px;
    color: #939BBE;
    margin-right: 24px;
}

.about1__list li:last-child {
    margin-right: 0;
}

.about1__list li::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 13px;
    width: 6px;
    height: 6px;
    background-color: #939BBE;
    border-radius: 50%;
}

.about1__wrap2 {
    width: 35.2%;
    margin-top: -10px;
}

.about1__img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.features1 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 56px;
    padding-bottom: 156px;
    background-color: #F2F4F9;
}

.features1__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    margin-top: -10px;
}

.features1-item {
    margin-right: 11px;
    margin-top: 10px;
}

.features1-item:last-child {
    margin-right: 0;
}

.features1-item__link {
    display: inline-block;
    border: 1px solid #b5c7ed;
    border-radius: 300px;
    padding: 6.5px 9px;
}

.title1 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 40px;
}

.features1__title-wrap {
    max-width: 900px;
    width: 100%;
    margin-bottom: 56px;
}

.features1__title-wrap .title1 {
    margin-bottom: 30px;
}

.features1__subtitle {
    max-width: 565px;
    width: 100%;
}

.features1__list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -8px;
    margin-top: -16px;
    margin-bottom: 56px;
}

.features1__col1 {
    display: flex;
    width: 33.3333%;
    padding: 0px 8px;
    margin-top: 16px;
    flex-grow: 1;
}

.features1-item1 {
    width: 100%;
    padding: 40px 30px 40px 48px;
    border: 1px solid #b5c7ed;
    border-radius: 8px;
}

.features1-item1__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    background-color: #036ED4;
    padding: 9px;
    border-radius: 50%;
    margin-bottom: 48px;
}

.features1-item1__icon img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.features1-item1__title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 16px;
}

.features1-item1__text {
    font-size: 17px;
    line-height: 1.3;
}

.features1__btn1 {
    display: block;
    max-width: 592px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px 10px;
}

.license {
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 72px;
    padding-bottom: 88px;
    background-color: #e8edf7;
}

.license img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.license__bg1 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 568px;
}

.license__bg2 {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 620px;
}

.license__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.license__wrap1 {
    position: relative;
    width: 32.5%;
    margin-top: -12px;
}

.license__img {
    position: absolute;
    right: 0;
    top: 0;
    width: 928px;
}

.license__wrap2 {
    width: 57.7%;
}

.text2 .title1 {
    margin-bottom: 24px;
}

.text2__subtitle {
    max-width: 565px;
    width: 100%;
    margin-bottom: 48px;
}

.text2__subtitle1 {
    color: #8690ab;
    margin-bottom: 40px;
}

.text2__list {
    margin-bottom: 56px;
}

.text2__list li {
    position: relative;
    font-size: 20px;
    line-height: 1.2;
    padding-left: 40px;
    margin-bottom: 24px;
}

.text2__list li b {
    font-weight: 600;
    text-transform: uppercase;
}

.text2__list li:last-child {
    margin-bottom: 0;
}

.text2__list li::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 18px;
    background: url(/local/templates/site_tpl/img/list-icon1.svg) center / contain no-repeat;
}

.text2 .btn1 {
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
}

.tariffs {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 56px;
    padding-bottom: 56px;
}

.tariffs img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.tariffs__title-wrap {
    max-width: 690px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 56px;
}

.tariffs__title-wrap .title1 {
    margin-bottom: 32px;
}

.tariffs__subtitle {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.tariffs__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -8px;
    margin-top: -16px;
}

.tariffs__col {
    width: 25%;
    padding: 0px 8px;
    margin-top: 16px;
}

.tariffs__col:nth-child(3) .tariffs-item {
    box-shadow: 0 32px 36px 0 rgba(21, 33, 104, 0.25);
    background-color: #152168;
    color: #fff;
}

.tariffs-item {
    position: relative;
    z-index: 1;
    padding: 50px 24px 40px 24px;
    box-shadow: 0 0 12px 0 rgba(181, 199, 237, 0.45);
    background-color: #fff;
    border-radius: 12px;
}

.tariffs-item__title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 6px;
}

.tariffs-item__subtitle {
    color: #8690ab;
    font-size: 14px;
    margin-bottom: 20px;
}

.tariffs-item__price {
    font-size: 44px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 27px;
}

.tariffs-item__price b {
    font-size: 40px;
    font-weight: 500;
    margin-left: 3px;
}

.tariffs-item__price i {
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    margin-left: -5px;
}

.tariffs-item .btn1 {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 15.5px 10px;
    margin-bottom: 32px;
}

.tariffs__list1 li {
    position: relative;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 5.5px;
}

.tariffs__list1 li:last-child {
    margin-bottom: 0;
}

.tariffs__list1 li::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(/local/templates/site_tpl/img/list-icon2.svg) center / contain no-repeat;
}

.tariffs-item__tag {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2b3a92;
    border-radius: 0 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 4.5px 10px;
}

.tariffs-item__tag-icon {
    width: 14px;
    margin-right: 8px;
}

.tariffs-item__bg {
    position: absolute;
    z-index: -1;
    top: 104px;
    right: 0;
    width: 185px;
}

.stages {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 100px;
    padding-bottom: 60px;
    background-color: #F2F4F9;
    position: relative;
}

.stages img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.stages .title1 {
    margin-bottom: 58px;
}

.stages-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 57px 20px 260px;
    border: 1px solid #b5c7ed;
    border-radius: 8px;
    background-color: #f8faff;
    min-height: 196px;
    margin-bottom: 20px;
}

.stages-item:last-child {
    margin-bottom: 0;
}

.stages-item::after {
    content: '';
    position: absolute;
    top: 34px;
    bottom: 34px;
    left: 212px;
    width: 1px;
    background-color: #b5c7ed;
}

.stages-item__img {
    position: absolute;
    left: 48px;
    top: 50%;
    transform: translateY(-50%);
    width: 116px;
}

.stages-item__text-wrap {
    width: 100%;
}

.stages-item__title {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.results {
    padding-top: 72px;
    padding-bottom: 88px;
    background-color: #e8edf7;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
}

.results__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.results__wrap1 {
    position: relative;
    width: 32.4%;
}

.results__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 801px;
}

.results__img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.results__wrap2 {
    width: 57.8%;
}

.cases {
    padding-top: 156px;
    padding-bottom: 88px;
}

.cases .projects-grid {
    margin-bottom: 56px;
}

.cases__btn1 {
    display: block;
    text-align: center;
    max-width: 693px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px;
}

.articles1 {
    padding-top: 60px;
    padding-bottom: 88px;
    margin-bottom: 88px;
    background-color: #F2F4F9;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    position: relative;
}

.articles1__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -8px;
    margin-top: -16px;
}

.articles1__col {
    display: flex;
    width: 33.3333%;
    padding: 0px 8px;
    margin-top: 16px;
}

.articles1-item {
    overflow: hidden;
    width: 100%;
    border: 1px solid #C6CADC;
    border-radius: 8px;
}

.articles1-item__img {
    position: relative;
    padding-top: 58%;
}

.articles1-item__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.articles1-item__text-wrap {
    padding: 32px 32px 40px 32px;
}

.articles1-item__date {
    color: #999FBF;
    margin-bottom: 16px;
}

.articles1-item__text {
    font-size: 24px;
    line-height: 1.3;
}

.mainscreen1 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #e8edf7;
}

.mainscreen1 .breadcrumbs {
    margin-bottom: 71px;
}

.mainscreen1 .page__title {
    margin-bottom: 50px;
}

.mainscreen1 .features1__list {
    margin-bottom: 0;
}

.features2 {
    position: relative;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 40px;
    padding-bottom: 64px;
    background-color: #F2F4F9;
}

.features2 .title1 {
    margin-bottom: 30px;
}

.features2__subtitle {
    max-width: 555px;
    width: 100%;
    margin-bottom: 56px;
}

.features2__list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -18px;
    margin-top: -16px;
    margin-bottom: 56px;
}

.features2__col1 {
    display: flex;
    width: 25%;
    padding: 0px 8px;
    margin-top: 16px;
}

.features2-item1 {
    width: 100%;
    border: 1px solid #b5c7ed;
    border-radius: 8px;
    padding: 32px 24px;
    background-color: #e8edf7;
}

.features2-item1__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 40px;
    height: 40px;
    background-color: #036ED4;
    border-radius: 50%;
    margin-bottom: 32px;
}

.features2-item1__icon img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.features2-item1__title {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 12px;
}

.features2-item1__text {
    color: #3F4984;
    font-size: 16px;
    line-height: 1.3;
}

.features2__text1 {
    max-width: 560px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 56px;
}

.features2__btn1 {
    display: block;
    max-width: 592px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px 10px;
}

.buybitrix24 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding: 72px 0;
}

.buybitrix24 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.buybitrix24__bg1 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 420px;
}

.buybitrix24__bg2 {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 529px;
}

.buybitrix24__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.buybitrix24__wrap1 {
    width: 77.2%;
    margin-left: -45%;
    margin-top: -12px;
}

.buybitrix24__wrap2 {
    width: 57.7%;
}

.callback1__container1 {
    padding-top: 84px;
    padding-bottom: 65px;
    background-color: #F2F4F9;
    text-align: center;
}

.callback1__container1 .title1 {
    margin-bottom: 0;
}

.callback1__title {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.callback1__wrap3 {
    max-width: 630px;
    width: 100%;
}

.callback1__wrap3 .callback1__subtitle {
    margin-bottom: 55px;
}

.callback1__wrap3 .input1 {
    font-size: 21px;
    padding: 19px 10px;
    padding-left: 32px;
    margin-bottom: 13px;
}

.callback1__wrap3 .btn1 {
    font-size: 18px;
    padding: 22px 10px;
}

.callback1__wrap3 .label-checkbox2 {
    margin-top: 20px;
}

.callback1__wrap3 .form1__form {
    max-width: 517px;
    width: 100%;
}

.callback1__img1 {
    position: absolute;
    top: 49px;
    right: -213px;
    width: 710px;
}

.callback1__img1 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.why {
    overflow: hidden;
    padding-top: 115px;
    padding-bottom: 60px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    background-color: #F2F4F9;
}

.why img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.why__title-wrap {
    max-width: 705px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 72px;
}

.why__title-wrap .title1 {
    margin-bottom: 32px;
}

.why__subtitle {
    max-width: 620px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.why__slider {
    margin-bottom: 80px;
}

.why__slider .swiper {
    overflow: initial;
}

.why__slider .swiper-slide {
    height: auto;
    display: flex;
}

.why-item {
    position: relative;
    width: 100%;
    border: 1px solid #b5c7ed;
    border-radius: 8px;
    padding: 40px 30px 30px;
    background-color: #f8faff;
}

.why-item__number {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -40%);
    font-size: 68px;
    line-height: 1.3;
}

.why-item__title {
    max-width: 247px;
    width: 100%;
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 32px;
}

.why-item__img {
    max-width: 216px;
    width: 100%;
    margin-bottom: 29px;
}

.why-item__text {

}

.slider-nav {
    width: 104px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-top: 32px;
}

.swiper-button-next-style1,
.swiper-button-prev-style1 {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    width: 44px;
    height: 44px;
    border: 1px solid #036ed4;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.swiper-button-next-style1:after,
.swiper-button-prev-style1:after {
    display: none;
}

.swiper-button-next-style1 svg,
.swiper-button-prev-style1 svg {
    width: 12px;
    height: 22px;
    fill: #036ed4;
    transition: fill 0.3s;
}

.swiper-button-prev-style1 {
    transform: rotate(180deg);
}

@media (hover) {
    .swiper-button-next-style1:hover,
    .swiper-button-prev-style1:hover {
        background-color: #036ed4;
    }

    .swiper-button-next-style1:hover svg,
    .swiper-button-prev-style1:hover svg {
        fill: #fff;
    }
}

.why__text-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.why__text1 {
    max-width: 625px;
    width: 100%;
    font-size: 28px;
    line-height: 1.2;
}

.why__text1 b {
    font-weight: 700;
}

.why__text-wrap .btn1 {
    display: block;
    text-align: center;
    max-width: 390px;
    width: 100%;
    padding: 20px 10px;
}

.callback2 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 60px;
    padding-bottom: 120px;
}

.callback2 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.callback2__container {
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 64px 431px 64px 64px;
    color: #fff;
    background-color: #152168;
}

.callback2__bg {
    position: absolute;
    z-index: -1;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 307px;
}

.callback2__title {
    max-width: 460px;
    width: 100%;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 16px;
}

.callback2__subtitle {
    color: #abb3c9;
    margin-bottom: 56px;
}

.callback2__container .form1__form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.callback2__container .input1 {
    width: 46.5%;
    padding: 23px 10px;
    padding-left: 32px;
    margin-bottom: 0;
}

.callback2__container .btn1 {
    width: 52%;
    padding: 23.5px 10px;
}

.callback2__container .label-checkbox2 {
    margin-top: 20px;
}

.callback2__container .label-checkbox2__text {
    color: #abb3c9;
}

.callback2__img {
    position: absolute;
    top: 40px;
    right: 25px;
    width: 335px;
}

.results1 {
    position: relative;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    background-color: #e8edf7;
    padding: 72px 0;
}

.results1 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.results1__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.results1__wrap1 {
    width: 24%;
    margin-top: 87px;
}

.results1__wrap2 {
    width: 48%;
}

.stages1 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding-top: 120px;
    padding-bottom: 80px;
    background-color: #F2F4F9;
}

.stages1 img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.stages1__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -8px;
    margin-top: -16px;
}

.stages1__col {
    display: flex;
    width: 33.3333%;
    padding: 0px 8px;
    margin-top: 16px;
}

.stages1-item1 {
    width: 100%;
    border: 1px solid #b5c7ed;
    border-radius: 8px;
    padding: 24px;
    background-color: #f8faff;
}

.stages1-item1__icon {
    max-width: 127px;
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #b5c7ed;
    margin-bottom: 24px;
}

.stages1-item1__icon img {
    max-width: 64px;
}

.stages1-item1__title {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 12px;
}

.stages1-item1__text {
    color: #434C86;
    font-size: 16px;
    line-height: 1.3;
}

.stages1-item2 {
    display: flex;
    flex-direction: column;
    border: 1px solid #b5c7ed;
    border-radius: 8px;
    padding: 24px;
    background-color: #f8faff;
}

.stages1-item2 .btn1 {
    font-size: 16px;
    padding: 18.5px 10px;
    margin-top: auto;
}

.stages1-item2__title {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 12px;
}

.stages__title-wrap {
    max-width: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 40px;
}

.stages .stages__title1 {
    margin-bottom: 24px;
}

.stages__subtitle {
    color: #8690ab;
}

.conditions {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    padding: 60px 0;
    background-color: #F2F4F9;
}

.conditions__title {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 56px;
}

.conditions__table {
    overflow: hidden;
    border: 1px solid #e6e9f5;
    background-color: #fff;
    font-size: 16px;
    border-radius: 4px;
    margin-bottom: 40px;
}

.conditions__table b {
    font-weight: 600;
}

.conditions__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #D7DFF1;
}

.conditions__row:last-child {
    border: none;
}

.conditions__row:nth-child(1) .conditions__cell {
    min-height: 94px;
}

.conditions__row:nth-child(1) .conditions__cell:nth-child(3) {
    width: 40%;
}

.conditions__row .conditions__cell:nth-child(1) {
    align-items: flex-start;
}

.conditions__row:nth-child(2) {
    background-color: #E8EDF7;
}

.conditions__row:nth-child(2) .conditions__cell {
    border-color: #D7DFF1;
}

.conditions__cell {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #D7DFF1;
    min-height: 55px;
    padding: 10px 20px;
}

.conditions__cell:last-child {
    border: none;
}

.conditions__text1 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 4px;
}

.conditions__text2 {
    color: #8690ab;
}

.conditions__text3 {
    font-size: 20px;
    font-weight: 600;
}

.conditions .btn1 {
    display: block;
    width: 100%;
    padding: 20px 10px;
}

.header__menu .header__menu-item {
    padding: 0 0.5rem;
}

.anchor {
    position: absolute;
    top: -80px;
}

.header__nav1 {
    margin-left: auto;
    margin-right: auto;
    font-family: "Golos", sans-serif;
    color: #152168;
    font-size: 16px;
    line-height: 1.4;
}

.header__menu1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}

.header__menu1 > li {
    margin-right: 56px;
}

.header__menu1 > li:last-child {
    margin-right: 0;
}

.header__menu1 > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    font-weight: 500;
    transition: color 0.3s;
}

.header__menu1 > li > a img {
    margin-left: 12px;
}

.submenu1-wrap {
    position: relative;
}

.submenu1-wrap:hover .submenu1-list-wrap {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
}

.submenu1-wrap:hover > a {
    color: #036ed4;
}

.submenu1-list-wrap {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: -24px;
    width: 200px;
    visibility: hidden;
    padding-top: 0.9rem;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s;
}

.submenu1-list {
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 20px 0 rgba(21, 33, 104, 0.05);
    padding: 24px 15px 24px 24px;
}

.submenu1-list li {
    margin-bottom: 18px;
}

.submenu1-list li:last-child {
    margin-bottom: 0;
}

.submenu1-list li a {
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    transition: color 0.3s;
}

.submenu1-list li a:hover {
    color: #036ed4;
}

.mobilemenu {
    font-family: "Golos", sans-serif;
    color: #152168;
    font-size: 16px;
    padding: 30px 20px;
}

.mobilemenu__nav {
    margin-bottom: 30px;
}

.mobilemenu__menu > li > a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 18px 0;
    font-size: 18px;
    font-weight: 500;
}

.mobilemenu__menu > li {
    border-bottom: 1px solid #DBDEE8;
}

.mobilemenu__menu > li > span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 18px 0;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s;
}

.mobilemenu__menu > li > span svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 24px;
    height: 24px;
    fill: #152168;
    transition: all 0.3s;
}

.mobilemenu__menu > li:last-child {
    border: none;
}

.mobilemenu__menu > li > a img {
    margin-left: 8px;
}

.mobilemenu__menu > li > span img {
    margin-left: 8px;
}

.mobilemenu-submenu {
    display: none;
    padding-bottom: 18px;
}

.mobilemenu-submenu li {
    margin-bottom: 16px;
}

.mobilemenu-submenu li:last-child {
    margin-bottom: 0;
}

.mobilemenu-submenu li a {
    display: inline-block;
    font-weight: 500;
}

.mobilemenu__contacts {
    margin-bottom: 40px;
}

.mobilemenu__contacts li {
    margin-bottom: 12px;
}

.mobilemenu__contacts li:last-child {
    margin-bottom: 0;
}

.mobilemenu__contacts li a {
    display: inline-block;
    color: #5A659D;
}

.mobilemenu__adress {
    margin-bottom: 40px;
}

.mobilemenu__adress li {
    color: #5a659d;
    margin-bottom: 12px;
}

.mobilemenu__adress li a {
    display: inline-block;
    border-bottom: 1px dashed #002ccc;
}

.mobilemenu__adress li:last-child {
    margin-bottom: 0;
}

.mobilemenu .btn1 {
    display: block;
    width: 100%;
    font-size: 15px;
    padding: 17.5px 10px;
    margin-bottom: 24px;
}

.mobilemenu__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    border-top: 1px solid #DCDFEB;
}

.mobilemenu-submenu-wrap.active > span {
    color: #036ed4;
}

.mobilemenu-submenu-wrap.active > span svg {
    fill: #036ed4;
    transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 1700px) {
    .tariffs-item__price {
        font-size: 30px;
    }

    .tariffs-item__price b {
        font-size: 20px;
    }

    .tariffs-item {
        padding: 40px 15px 30px 15px;
    }

    .tariffs-item__title {
        font-size: 18px;
    }

    .buybitrix24__wrap1 {
        margin-left: -33%;
        margin-right: -5%;
    }

    .callback1__img1 {
        width: 475px;
    }
}

@media (max-width: 1500px) {
    .callback1__img {
        right: -330px;
    }

    .header__menu1 > li > a {
        font-size: 18px;
    }

    .submenu1-list li a {
        font-size: 18px;
    }
}

@media (max-width: 1400px) {
    .why__slider .swiper {
        overflow: hidden;
        padding: 40px 15px;
        margin: -40px -15px;
    }
}

@media (max-width: 1279px) {
    .header__nav1 {
        display: none;
    }

    body .footer__1c--partner {
        width: 13.6rem;
        height: 3.5rem;
    }

    .callback1__img {
        right: -210px;
    }

    .products1__wrap1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .products1__wrap2 {
        position: static;
        max-width: none;
    }

    .callback1__img {
        position: static;
        max-width: 500px;
        width: 100%;
        margin-top: 30px;
    }

    .callback1__container {
        padding-bottom: 0;
    }

    .products1 {
        padding-top: 30px;
        padding-bottom: 100px;
    }

    .callback1__container {
        padding-top: 40px;
    }

    .productscard1__wrap1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .productscard1__wrap2 {
        position: static;
    }

    .productscard1__title-icon {
        width: 56px;
        height: 56px;
        border-radius: 4px;
        border: 2px solid #152168;
    }

    .productscard1__title {
        padding-left: 71px;
        font-size: 40px;
        margin-bottom: 30px;
    }

    .productscard1__list1 {
        margin-bottom: 30px;
    }

    .productscard1__list1 li {
        margin-right: 15px;
    }

    .text1 {
        font-size: 16px;
    }

    .productscard1 {
        padding-bottom: 100px;
    }

    .about1__wrap1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .about1__wrap2 {
        max-width: 400px;
        width: 100%;
        margin-top: 0;
    }

    .about1 .breadcrumbs {
        margin-bottom: 45px;
    }

    .about1__wrap1 .page__title {
        margin-bottom: 20px;
    }

    .about1 {
        padding-top: 20px;
        padding-bottom: 30px;
        font-size: 16px;
    }

    .about1__text {
        margin-bottom: 45px;
    }

    .about1__wrap1 .btn1 {
        padding: 15px 30px;
    }

    .about1__list li {
        padding-left: 15px;
    }

    .about1__list li::after {
        left: 0;
        top: 9px;
        width: 4px;
        height: 4px;
    }

    .features1 {
        padding-top: 30px;
        padding-bottom: 75px;
        font-size: 16px;
    }

    .features1__list {
        margin-bottom: 20px;
    }

    .title1 {
        font-size: 22px;
    }

    .features1-item1 {
        padding: 24px 16px;
    }

    .features1-item1__title {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .features1-item1__text {
        font-size: 16px;
    }

    .features1-item1__icon {
        width: 40px;
        height: 40px;
        margin-bottom: 30px;
    }

    .features1__list1 {
        margin-bottom: 30px;
    }

    .features1__btn1 {
        padding: 15px 10px;
    }

    .license__bg1 {
        width: 300px;
    }

    .license__bg2 {
        width: 300px;
    }

    .license__wrap2 {
        width: 100%;
        margin-top: 30px;
    }

    .license {
        font-size: 16px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .license__wrap1 {
        max-width: 400px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        min-height: 460px;
    }

    .license__img {
        width: 700px;
    }

    .text2__list li {
        font-size: 16px;
        padding-left: 25px;
        margin-bottom: 20px;
    }

    .text2__list li::after {
        top: 2px;
        width: 11px;
    }

    .text2__subtitle {
        margin-bottom: 30px;
    }

    .text2 .btn1 {
        padding: 15px 10px;
    }

    .tariffs {
        font-size: 16px;
        padding: 40px 0;
    }

    .tariffs__col {
        display: flex;
        width: 50%;
    }

    .tariffs-item {
        width: 100%;
    }

    .tariffs__title-wrap .title1 {
        margin-bottom: 20px;
    }

    .tariffs__title-wrap {
        margin-bottom: 30px;
    }

    .stages {
        font-size: 16px;
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .stages-item__img {
        left: 16px;
        width: 60px;
    }

    .stages-item__title {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .stages .title1 {
        margin-bottom: 30px;
    }

    .stages-item {
        padding: 16px 16px 16px 95px;
        min-height: 125px;
    }

    .stages-item::after {
        top: 16px;
        bottom: 16px;
        left: 82px;
    }

    .results__wrap2 {
        width: 100%;
    }

    .results__wrap1 {
        max-width: 400px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .results__img {
        position: static;
        width: auto;
    }

    .results {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .text2__list {
        margin-bottom: 30px;
    }

    .cases {
        font-size: 16px;
        padding-top: 75px;
        padding-bottom: 40px;
    }

    .conditions {
        padding: 40px 0;
        font-size: 16px;
    }

    .cases__btn1 {
        padding: 15px 10px;
    }

    .articles1 {
        padding-top: 40px;
        padding-bottom: 40px;
        font-size: 16px;
        margin-bottom: 40px;
    }

    .articles1-item__text-wrap {
        padding: 24px 16px;
    }

    .articles1__col {
        width: 50%;
    }

    .articles1-item__text {
        font-size: 18px;
    }

    .mainscreen1 .breadcrumbs {
        margin-bottom: 35px;
    }

    .mainscreen1 .page__title {
        margin-bottom: 25px;
    }

    .features2 {
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .mainscreen1 {
        font-size: 16px;
    }

    .features2__col1 {
        width: 50%;
    }

    .features2-item1__title {
        font-size: 20px;
    }

    .features2__subtitle {
        margin-bottom: 40px;
    }

    .features2__list1 {
        margin-bottom: 40px;
    }

    .features2__text1 {
        margin-bottom: 40px;
    }

    .features2__btn1 {
        padding: 15px 10px;
    }

    .buybitrix24__wrap1 {
        max-width: 600px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(-8%);
        margin-bottom: 30px;
    }

    .buybitrix24__wrap2 {
        width: 100%;
    }

    .buybitrix24 {
        padding: 40px 0;
        font-size: 16px;
    }

    .callback1 {
        font-size: 16px;
    }

    .buybitrix24__bg1 {
        width: 300px;
    }

    .buybitrix24__bg2 {
        width: 300px;
    }

    .callback1__img1 {
        position: static;
        max-width: 500px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }

    .callback1__wrap3 .input1 {
        font-size: 16px;
        padding: 16px 10px;
        padding-left: 24px;
    }

    .callback1__wrap3 .btn1 {
        font-size: 16px;
    }

    .callback1__title {
        font-size: 22px;
    }

    .callback1__wrap3 .callback1__subtitle {
        margin-bottom: 35px;
    }

    .why {
        font-size: 16px;
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .why-item__number {
        font-size: 50px;
    }

    .why-item {
        padding: 35px 16px 30px;
    }

    .why-item__title {
        max-width: 200px;
        font-size: 22px;
        margin-bottom: 20px;
    }

    .why-item__img {
        max-width: 160px;
        margin-bottom: 20px;
    }

    .slider-nav {
        width: 80px;
        margin-top: 20px;
    }

    .swiper-button-next-style1,
    .swiper-button-prev-style1 {
        width: 35px;
        height: 35px;
        border-radius: 5px;
    }

    .swiper-button-next-style1 svg,
    .swiper-button-prev-style1 svg {
        width: 8px;
    }

    .why__text1 {
        max-width: none;
        font-size: 22px;
        margin-bottom: 20px;
    }

    .why__text-wrap .btn1 {
        padding: 15px 10px;
    }

    .why__slider {
        margin-bottom: 40px;
    }

    .callback2__img {
        position: static;
        max-width: 335px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        transform: translateX(10%);
        margin-top: 30px;
    }

    .callback2__container {
        padding: 24px 20px;
        margin: 0px -20px;
    }

    .callback2__bg {
        width: 200px;
    }

    .callback2__title {
        font-size: 22px;
    }

    .callback2__subtitle {
        margin-bottom: 40px;
    }

    .callback2__container .input1 {
        padding: 16px 10px;
        padding-left: 24px;
    }

    .callback2__container .btn1 {
        padding: 15px 10px;
    }

    .callback2 {
        padding-top: 40px;
        padding-bottom: 60px;
        font-size: 16px;
        background-color: #F2F4F9;
    }

    .results1__wrap1 {
        max-width: 220px;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 0;
    }

    .results1 {
        font-size: 16px;
        padding: 40px 0;
    }

    .stages1 {
        padding-top: 60px;
        padding-bottom: 40px;
        font-size: 16px;
    }

    .stages1__col {
        width: 50%;
    }

    .stages1-item1 {
        padding: 24px 16px;
    }

    .stages1-item1__icon {
        padding-bottom: 16px;
        margin-bottom: 16px;
    }

    .stages1-item1__title {
        font-size: 20px;
    }

    .stages1-item2__title {
        font-size: 20px;
    }

    .stages1-item2 .btn1 {
        padding: 15px 10px;
    }

    .stages1__col {
        width: 100%;
    }

    .callback1__container1 {
        padding: 40px 0;
    }

    .conditions__text3 {
        font-size: 16px;
    }

    .conditions__text1 {
        font-size: 16px;
    }

    .conditions__table {
        font-size: 14px;
    }

    .conditions__title {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .conditions__table {
        margin-bottom: 30px;
    }

    .conditions .btn1 {
        padding: 15px 10px;
    }

    .anchor {
        top: -145px;
    }
}

@media (max-width: 750px) {
    .features1__col1 {
        width: 50%;
    }

    .conditions__cell {
        width: 100%;
        display: block;
        min-height: initial;
        border: none;
    }

    .conditions__row:nth-child(1) {
        display: none;
    }

    .conditions__cell:nth-child(2):before {
        content: 'Минимальный: ';
        display: inline-block;
        font-weight: 600;
        min-width: 113px;
    }

    .conditions__cell:nth-child(3):before {
        content: 'Стандартный: ';
        display: inline-block;
        font-weight: 600;
        min-width: 113px;
    }

    .conditions__cell:nth-child(4):before {
        content: 'Стандартный: ';
        display: inline-block;
        font-weight: 600;
        min-width: 113px;
    }

    .conditions__cell:nth-child(5):before {
        content: 'Максимальный: ';
        display: inline-block;
        font-weight: 600;
        min-width: 113px;
        margin-right: 5px;
    }

    .conditions__text3 {
        display: inline;
    }

    .conditions__img {
        display: inline-block;
        vertical-align: middle;
    }

    .conditions__cell:nth-child(1) {
        font-size: 20px;
        font-weight: 600;
    }

    .conditions__row {
        padding: 10px 0;
    }
}

@media (max-width: 600px) {
    .anchor {
        top: -120px;
    }

    .callback2__img {
        max-width: 240px;
    }

    .callback2__container .input1 {
        width: 100%;
        margin-bottom: 10px;
    }

    .callback2__container .btn1 {
        width: 100%;
    }

    .features2-item1 {
        padding: 24px 16px;
    }

    .features2__col1 {
        width: 100%;
    }

    .articles1__col {
        width: 100%;
    }

    .tariffs__col {
        width: 100%;
    }

    .features1__col1 {
        width: 100%;
    }

    .cookies__bg1 {
        top: 12px;
        left: 12px;
        width: 40px;
    }

    .cookies__bg2 {
        width: 93px;
        bottom: -25px;
        right: -20px;
    }

    .cookies {
        width: 320px;
        padding: 50px 16px 16px 16px;
    }

    .cookies__text-container {
        position: relative;
    }

    .cookies__text-container::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 40px;
        background: linear-gradient(180deg, rgba(232, 237, 247, 0) 0%, #e8edf7 100%);
    }

    .cookies__text-wrap {
        position: relative;
        height: 300px;
        overflow: auto;
        padding-top: 10px;
        padding-bottom: 30px;
        margin-bottom: 14px;
    }

    .cookies__close {
        top: 16px;
        right: 16px;
    }

    .cookies .btn {
        padding: 10px 24px;
    }

    .cookies__title {
        font-size: 17px;
    }

    .products1 {
        font-size: 16px;
    }

    .products1__list1 {
        margin-bottom: 30px;
    }

    .btn1 {
        font-size: 16px;
    }

    .products1-item2__price {
        width: 100%;
        margin-bottom: 10px;
    }

    .products1-item2 {
        padding: 25px 15px;
    }

    .products1-item2__title {
        font-size: 18px;
    }

    .products1__wrap2 .form1 {
        padding: 25px 15px;
    }

    .form1__title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .products1 {
        padding-bottom: 60px;
    }

    .callback1__wrap1 .input1 {
        padding-top: 16px;
        padding-bottom: 16px;
        font-size: 16px;
    }

    .callback1__wrap1 .btn1 {
        font-size: 16px;
    }

    .products1-item1__link {
        padding: 5.5px 15px 7.5px 15px;
    }

    .form1 .btn1 {
        padding-top: 16.5px;
        padding-bottom: 16.5px;
    }

    .callback1__wrap1 .btn1 {
        padding: 16.5px 10px;
    }

    .productscard1__title {
        font-size: 22px;
    }

    .text1 p {
        margin: 15px 0;
    }

    .text1 h2,
    .text1 h3,
    .text1 h4,
    .text1 h5,
    .text1 h6 {
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .text1 ul li {
        padding-left: 15px;
    }

    .text1 ul li::after {
        left: 0;
    }

    .productscard1 {
        font-size: 16px;
        padding-bottom: 60px;
    }
}
/* End */


/* Start:/local/templates/site_tpl/template_styles.css?1757316544145*/
.full-project-card__info.full-project-card__only-title{
    padding: 22px 22px 22px 32px;
}

.articles1__list__kupit {
    margin-bottom: 56px;
}
/* End */
/* /local/templates/site_tpl/styles.css?175765949254152 */
/* /local/templates/site_tpl/template_styles.css?1757316544145 */
