

/* Start:/local/templates/karelia_it_modern/components/bitrix/news.detail/services_detail/style.css?171448852711535*/
.service-page .case_page .hero_case .hero_block__container .case_description {
    font-size: calc(16px + 4 * (100vw - 1280px) / 640);
}

.service-page .hero_case__box .client_box p {
    font-size: calc(16px + 4 * (100vw - 1280px) / 640);
}

.service-page .page__item.serv_info {
    padding: 0 32px;
}

.service-page .serv_block .cases_block__item .left {
    padding-left: 0;
}

.service-page h1 {
    margin-bottom: 60px !important;
    max-width: 100%;
    width: 100%;
    text-transform: none;
}

.service-page .page__item.section_metrics {
    margin-bottom: 80px;
}

.service-page section > h2 {
    margin-bottom: 40px;
}

.service-page h2.maxi_h2 {
    max-width: 40%;
    font-size: calc(24px + 40 * (100vw - 375px) / 1545);
    letter-spacing: -.02em;
    line-height: normal;
}

.short_form h2.maxi_h2 {
    max-width: 80%;
}

.service-page section.gb_animate {
    padding: 0 32px;
}
@media (max-width: 1199px) {
    .service-page section.gb_animate {
        padding: 0;
    }
}

.service-page .hero_case__box {
    display: flex;
    width: 100%;
    margin-bottom: 60px;
    align-items: center;
    justify-content: space-between;
}

.service-page .hero_case__box .left {
    max-width: 40%;
    margin-right: 60px;
}

.service_price {
    font-family: 'Unbounded', 'Arial', serif;
    margin-bottom: 20px;
}

.service-page .hero_case__box .left .service_price {
    font-family: 'Unbounded', 'Arial', serif;
    font-size: calc(20px + 22 * (100vw - 375px) / 1545);
    font-weight: 200;
    color: #3bdd8f;
}

.service-page .hero_case__box .client_box p {
    max-width: 80%;
    margin-bottom: 24px;
    opacity: .7;
}

.service-page .hero_case__box .right {
    width: 60%;
}

.service-page .hero_case__box .right .short_form {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-end;
}

.service-page .hero_case__box .right .short_form__inner {
    display: flex;
    min-width: 80%;
    align-items: center;
    justify-content: flex-start;
}

.service-page .hero_case__box .right .short_form__inner .form__item {
    margin-right: 20px;
}

.service-page .hero_case__box .right .short_form__inner .form__item:last-child {
    margin-right: 0;
}

.service-page .hero_case__box .right .right_clients {
    display: flex;
    width: 90%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.service-page .hero_case__box .right .right_clients .rc_item {
    width: calc(33.333% - 22px);
    margin-right: 32px;
    margin-bottom: 30px;
}

.service-page .hero_case__box .right .right_clients .rc_item:nth-child(3n+3) {
    margin-right: 0;
}

.service-page .clients {
    align-items: flex-start;
}

.service-page .editor_page h2 {
    max-width: 100%;
    font-size: 50px;
    margin-bottom: 40px;
}


.light_theme .service-page .utp_box__item svg path {
    fill: #363636;
}

.light_theme .service-page .stages__item .st_top svg path {
    fill: #363636;
}

@media (max-width: 1199px) {
    .service-page .hero_case__box {
        flex-direction: column;
        align-items: flex-start;
    }

    .service-page .hero_case__box .left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 24px;
    }

    .service-page .hero_case__box .right {
        width: 100%;
        max-width: 100%;
    }

    .service-page .hero_case__box .right .short_form {
        width: 100%;
        align-items: flex-start;
    }

    .service-page .page__item.serv_info {
        padding: 0;
    }

    .service-page .page__item.serv_info .utp_box__item {
        width: 100%;
        margin-right: 0;
    }

    .service-page .page__item.serv_info .utp_box__item .utp_text {
        font-size: 16px;
        max-width: 100%;
    }

    .service-page .page__item.serv_info .utp_box__item:last-child {
        margin-bottom: 0;
    }

    .service-page h2 {
        margin-bottom: 32px;
    }

    .service-page .stages__item {
        width: calc(50% - 40px);
    }

    .service-page .stages__item:nth-child(3n+3) {
        margin-right: 40px;
    }

    .service-page .stages__item:last-child {
        margin-bottom: 0;
    }

    .service-page .clients {
        margin-bottom: 0;
    }

    .service-page .left.client_box {
        margin-bottom: 60px;
    }
}


@media (max-width: 640px) {
    .service-page .editor_page h2 {
        font-size: calc(24px + 40 * (100vw - 375px) / 1545);
    }

    .service-page .hero_block h1 {
        font-size: 28px;
        margin-bottom: 24px !important;
    }

    .service-page .service_price {
        margin-bottom: 12px;
    }

    .service-page .case_description {
        margin-bottom: 20px !important;
    }

    .service-page .hero_case__box {
        margin-bottom: 40px;
    }

    .service-page .short_form .btn {
        width: 100%;
    }

    .service-page .short_form__inner {
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
    }

    .service-page .hero_case__box .right .short_form__inner .form__item {
        width: 100%;
        margin-right: 0;
    }

    .service-page h2 {
        max-width: 80%;
        margin-bottom: 20px;
    }

    .service-page .utp_box {
        padding: 20px 0 0 0;
    }

    .service-page .utp_box__item svg {
        width: 24px;
        height: 24px;
    }

    .service-page .second_item .adv_block {
        margin-top: 0;
    }

    .service-page .stages__item {
        width: 100%;
        margin-right: 0;
    }

    .service-page .stages__item .st_top p {
        font-size: 30px;
    }

    .service-page .hero_case__box .right .right_clients .rc_item img {
        width: 100%;
    }

    .service-page .clients {
        margin-bottom: 0;
    }
}

.editor_page .sp-lists {
    margin-bottom: 60px;
    max-width: 720px;
}

.editor_page ul li {
	font-size: calc(13px + 5*(100vw - 375px) / 1545);
    line-height: calc(18px + 6*(100vw - 375px) / 1545);
    max-width: 720px;
    margin-bottom: 16px;
    letter-spacing: .3px;
    opacity: .7;
	position: relative;
}

.editor_page ul {
	list-style-type: none;
}

.editor_page ul li:before {
	position: absolute;
	top: 9px;
	left: -25px;
	width: 16px;
	height: 2px;
	margin: 0 16px 0 0;
	content: '';
	background-color: #93f8bb;
}

.editor_page ol {
	counter-reset: myCounter;
    list-style-type: none;
	padding: 0;
}

.editor_page ol li {
	display: flex;
	margin-bottom: 8px;
	list-style: none;
	align-items: flex-start;
    opacity: 0.7;
}

.editor_page ol li:before {
	font-family: 'Unbounded', 'Arial', serif !important;
	font-weight: 300 !important;
	margin: 0 16px 0 0;
	content: counter(myCounter) '.';
	counter-increment: myCounter;
	color: #93f8bb;
}

.service-page .editor_page .case_page__info_body {
    justify-content: flex-start;
}
.service-page .editor_page .case_page__info_body__right {
    max-width: 80%;
}

.case_page__info_body__right__about p {
    max-width: 100%;
}

.form__outter h2.maxi_h2 {
    font-family: 'Unbounded', 'Arial', serif;
    font-size: calc(72px + 24 * (100vw - 1199px) / 721);
    font-weight: 300;
    font-style: normal;
    max-width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 1199px) {
    .form__outter h2.maxi_h2 {
        width: 100%;
        max-width: 80%;
        margin-bottom: 32px;
    }
}

@media (max-width: 640px) {
    .form__outter h2.maxi_h2 {
        font-size: 32px;
        line-height: 34px;
        max-width: 100%;
        margin-top: 40px;
    }

}



@media (max-width: 1199px) {
}

@media (max-width: 640px) {
    .editor_page .sp-lists {
        margin-bottom: 32px;
    }
}

.accordion {
    width: 720px;
    border-bottom: 1px solid #aaa;
    border-bottom: none;
}

.accordion__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.accordion__btn {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 75px;
    line-height: 68px;
    /*border-bottom: 1px solid #ccc;*/
    padding: 0 30px 0 0;
    /*background-color: #fff;*/
    text-decoration: none;
    /*color: #000;*/
    transition: all .15s;
    will-change: background-color;
    cursor: pointer;
}

.accordion__btn:before { /* vertical element */
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    top: 10px;
    transform: translateX(-50%) translateY(-50%);
    will-change: transform, width;
    transition: all .15s;
    width: 2px;
    height: 2px;
    /*background-color: #000;*/
    z-index: 1;
}

.accordion__btn:after { /* horizontal element */
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    transform: translateY(-50%);
    will-change: transform;
    transition: all .15s;
    width: 14px;
    height: 2px;
    background-color: #fff;
}


.accordion__btn:before{
    height: 14px;
    background-color: #fff;
}
.accordion__item_open .accordion__btn:before {
    background-color: transparent;
}

.accordion__item_open .accordion__content {
    /*background: radial-gradient(at 50% 0%, #f6f6f6, #fff);*/
    display: block;
}

.accordion__content {
    display: none;
    padding: 10px 0 30px 10px;
    /*border-bottom: 1px solid #ccc;*/
    /*background-color: #fff;*/
    will-change: height;
}

.editor_page ul li.accordion__item {
    opacity: 1;
}
.editor_page ul li .accordion__text {
    text-overflow: ellipsis;
    font-size: 17px;
    padding-left: 10px;
    /*font-family: Bodonibold;*/
    text-transform: uppercase;
    left: 0;
    position: absolute;
    max-width: 620px;
    opacity: 1;
    color: #fff;
    font-weight: 900;
}


.stages {
    display: flex;
    width: 100%;
    padding-top: 20px;
    flex-wrap: wrap;
    align-items: stretch;
}

.stages__item {
    width: calc(33.3333% - 30px);
    margin-right: 40px;
    margin-bottom: 40px;
}

.stages__item:nth-child(3n+3) {
    margin-right: 0;
}

.stages__item .st_top {
    display: flex;
    margin-bottom: 12px;
    align-items: center;
    justify-content: flex-start;
}

.stages__item .st_top svg {
    margin-right: 8px;
}

.stages__item .st_top p {
    font-size: 40px;
}

.stages__item .st_body .st_title {
    font-family: 'Unbounded', 'Arial', serif;
    font-size: calc(16px + 16 * (100vw - 375px) / 1545);
    font-weight: 200;
    margin-bottom: 12px;
    color: #3bdd8f;
}

.stages__item .st_body .st_text {
    font-size: calc(16px + 4 * (100vw - 1280px) / 640);
    opacity: .7;
}


.light_theme .service-page .stages__item .st_top svg path {
    fill: #363636;
}

.utp_box {
    display: flex;
    width: 100%;
    padding: 32px 0;
    flex-wrap: wrap;
    align-items: stretch;
}

.utp_box__item {
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 40px;
}

.utp_box__item svg {
    margin-bottom: 20px;
}

.utp_box__item p {
    font-size: calc(16px + 4 * (100vw - 1280px) / 640);
    max-width: 80%;
    opacity: .7;
}

.utp_box__item:nth-child(2n) {
    margin-right: 0;
}

.light_theme .service-page .utp_box__item svg path {
    fill: #363636;
}

@media (max-width: 1199px) {
    .service-page .page__item.serv_info .utp_box__item {
        width: 100%;
        margin-right: 0;
    }

    .service-page .page__item.serv_info .utp_box__item .utp_text {
        font-size: 16px;
        max-width: 100%;
    }

    .service-page .page__item.serv_info .utp_box__item:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 640px) {
    .service-page .utp_box {
        padding: 20px 0 0 0;
    }

    .service-page .utp_box__item svg {
        width: 24px;
        height: 24px;
    }
}

/* End */
/* /local/templates/karelia_it_modern/components/bitrix/news.detail/services_detail/style.css?171448852711535 */
