

/* 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 */


/* Start:/local/templates/karelia_it_modern/components/bitrix/breadcrumb/.default/style.min.css?1713384904467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/karelia_it_modern/components/bitrix/form.result.new/short_request_form/style.css?170913218348*/
.form__checkbox.required {
    display: none;
}

/* End */


/* Start:/local/templates/karelia_it_modern/components/bitrix/news.list/reviews_slider/style.css?1713569439620*/
.feedback_slider {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.feedback_slider__slide {
    width: 50%;
    margin-right: 20px;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 20px;
}

.feedback_slider__slide .feed_name {
    font-family: 'Unbounded', 'Arial', serif;
    font-size: calc(28px + 12 * (100vw - 1280px) / 640);
    font-weight: 200;
    margin-bottom: 20px;
}

.feedback_slider__slide .feed_text {
    font-size: calc(16px + 4 * (100vw - 1280px) / 640);
    margin-bottom: 16px;
}

.feedback_slider__slide .feed_task {
    color: #3bdd8f;
}

/* End */


/* Start:/local/templates/karelia_it_modern/components/bitrix/news.list/services_list/style.css?171447441787*/
.serv_block .cases_block__item .right {
    width: auto;
    min-width: fit-content;
}

/* End */


/* Start:/local/components/sprint.editor/blocks/templates/.default/_style.css?17135324113514*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-block-table p {
    margin: 0;
}

.sp-image img {
    width: 100%;
}

.sp-video iframe,
.sp-video-gallery iframe {
    border-width: 0;
}

.sp-iblock-sections {
    padding: 10px;
    border: 1px solid #c3c3c3;
    margin: 10px 0;
}

.sp-iblock-elements {
    padding: 10px;
    border: 1px solid #c3c3c3;
    margin: 10px 0;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sp-accordion-title {
    border-top: 1px solid #ccc;
    color: #444;
    cursor: pointer;
    padding: 10px;
    text-align: left;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 0 10px 10px;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    float: right;
    margin: 2px 5px;
}

.sp-accordion-title__active:after {
    content: "\2796";
}

.sp-complex-table {
    display: table;
    table-layout: fixed;
    border-spacing: 10px;
}

.sp-complex-row {
    display: table-row;
}

.sp-complex-col {
    display: table-cell;
    vertical-align: top;
}

/* End */
/* /local/templates/karelia_it_modern/components/bitrix/news.detail/services_detail/style.css?171448852711535 */
/* /local/templates/karelia_it_modern/components/bitrix/breadcrumb/.default/style.min.css?1713384904467 */
/* /local/templates/karelia_it_modern/components/bitrix/form.result.new/short_request_form/style.css?170913218348 */
/* /local/templates/karelia_it_modern/components/bitrix/news.list/reviews_slider/style.css?1713569439620 */
/* /local/templates/karelia_it_modern/components/bitrix/news.list/services_list/style.css?171447441787 */
/* /local/components/sprint.editor/blocks/templates/.default/_style.css?17135324113514 */
