

/* Start:/include/seo/style.css?17670885138872*/
:root{
	--main-color: #C41F4C;
	--main-color-hover: #000000;
}

b{
	font-weight: 600 !important;
}
.special{
	color: var(--main-color, #252525);
}
b.special{
	font-weight: 700 !important;
}
hr{
	margin: 0 !important;
}

@media all and (max-width: 1000px) {
	.br:after{
		display: none;
	}
}


/* ADVANTAGES 4 */
.widget-advantages-4{
	position: relative;
	padding: 183px 0 183px;
	background-color: #F3F3F3;
	font-size: clamp(16px, 1.7vw, 20px);
}
.widget-advantages-4 .widget-header{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 60px;
	margin-left: calc((100vw - 1200px) / 2);
	max-width: 1543px;
}
.widget-advantages-4 .widget-header-text{}
.widget-advantages-4 .widget-header .widget-title{
	font-size: 1.9em;
	font-weight: 700;
	line-height: 1.3;
	color: #151515;
	text-transform: uppercase;
	text-wrap: balance;
}
.widget-advantages-4 .widget-header .widget-description{
	font-size: 1em;
	font-weight: 400;
	line-height: 1.3;
	color: #323232;
	margin-top: 38px;
}
.widget-advantages-4 .widget-header .widget-picture{
	display: flex;
	max-width: 841px;
	flex: 1 0 56%;
	border-radius: 4px;
	overflow: hidden;
	margin-top: -247px;
}
.widget-advantages-4 .widget-header .widget-picture img{
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
	user-select: none;
}
.widget-advantages-4 .widget-content{
	margin-top: 122px;
}
.widget-advantages-4 .widget-items{
	display: flex;
	flex-wrap: wrap;
	gap: 46px 134px;
}
.widget-advantages-4 .widget-item{
	max-width: calc(25% - 100.5px);
	flex: 0 0 calc(25% - 100.5px);
}
.widget-advantages-4 .widget-item-number{
	font-size: 2.4em;
	font-weight: 700;
	line-height: 130%;
	color: #151515;
	text-align: center;
}
.widget-advantages-4 .widget-item-description{
	font-size: 18px;
	font-weight: 400;
	line-height: 130%;
	color: #323232;
	text-align: center;
	margin-top: 2px;
	text-wrap: balance;
}
@media all and (max-width: 1240px) {
	.widget-advantages-4{
		padding: 120px 0 183px;
	}
	.widget-advantages-4 .widget-header{
		margin-left: 0;
		padding: 0 20px;
	}
	.widget-advantages-4 .widget-header .widget-picture{
		margin-top: 0;
		max-width: 50%;
	}
	.widget-advantages-4 .widget-header-text {
		margin-top: 60px;
	}
	.widget-advantages-4 .widget-header .widget-description br{
		display: none;
	}
	.widget-advantages-4 .widget-items{
		gap: 48px 40px;
	}
	.widget-advantages-4 .widget-item{
		max-width: calc(25% - 30px);
		flex: 0 0 calc(25% - 30px);
	}
}
@media all and (max-width: 1000px) {
	.widget-advantages-4 {
		padding: 0 0 183px;
	}
	.widget-advantages-4 .widget-header .widget-picture{
		max-width: calc(100% + 40px);
		flex: 0 0 calc(100% + 40px);
		aspect-ratio: 16 / 9;
		order: 1;
		margin: 0 -20px;
	}
	.widget-advantages-4 .widget-header-text{
		margin-top: 0;
		order: 2;
	}
	.widget-advantages-4 .widget-header .widget-description{
		margin-top: 28px;
	}
	.widget-advantages-4 .widget-header{
		flex-wrap: wrap;
	}
	.widget-advantages-4 .widget-content {
		margin-top: 80px;
	}
	.widget-advantages-4 .widget-item {
		max-width: calc(50% - 20px);
		flex: 0 0 calc(50% - 20px);
	}
}
@media all and (max-width: 800px) {
	.widget-advantages-4 .widget-header .widget-title{
		font-size: 1.625em;
	}
}
@media all and (max-width: 600px) {
	.widget-advantages-4 {
		padding: 0 0 120px;
	}
	.widget-advantages-4 .widget-header{
		gap: 40px 60px;
	}
	.widget-advantages-4 .widget-header .widget-description {
		margin-top: 25px;
	}
	.widget-advantages-4 .widget-content {
		margin-top: 36px;
	}
	.widget-advantages-4 .widget-items {
		gap: 48px 20px;
	}
	.widget-advantages-4 .widget-item {
		max-width: calc(50% - 10px);
		flex: 0 0 calc(50% - 10px);
	}
}
@media all and (max-width: 450px) {
	.widget-advantages-4 .widget-header .widget-picture{
		aspect-ratio: 16 / 13.5;
	}
	.widget-advantages-4 .widget-header .widget-picture img{
		object-position: right;
	}
	.widget-advantages-4 .widget-item {
		max-width: 100%;
		flex: 0 0 100%;
	}
}


/* ADVANTAGES 5 */
.widget-advantages-5{
	position: relative;
	margin-top: -82px;
	padding: 0 0 clamp(30px, 8vw, 60px);
	z-index: 1;
}
.widget-advantages-5 .widget-content{}
.widget-advantages-5 .widget-items{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.widget-advantages-5 .widget-item{
	max-width: calc(25% - 11.25px);
	flex: 0 0 calc(25% - 11.25px);
	padding: 27px 34px 34px;
	background-color: #FFFFFF;
	box-shadow: -11px 15px 17px 0 #00000008;
}
.widget-advantages-5 .widget-item-icon{
	display: flex;
	margin-bottom: 18px;
}
.widget-advantages-5 .widget-item-name{
	font-size: 20px;
	font-weight: 700;
	line-height: 128%;
	color: #151515;
	text-transform: uppercase;
}
.widget-advantages-5 .widget-item-description{
	font-size: 20px;
	font-weight: 500;
	line-height: 120%;
	color: #585858;
	margin-top: 1px;
}
.widget-advantages-5 .widget-item:nth-child(4){
	background-color: #000000;
}
.widget-advantages-5 .widget-item:nth-child(4) .widget-item-name,
.widget-advantages-5 .widget-item:nth-child(4) .widget-item-description{
	color: #ffffff;
}
@media all and (max-width: 1240px) {
	.widget-advantages-5 .widget-item{
		padding: 27px 28px 34px;
	}
	.widget-advantages-5 .widget-item-name,
	.widget-advantages-5 .widget-item-description{
		font-size: 18px;
	}
}
@media all and (max-width: 1000px) {
	.widget-advantages-5 .widget-item {
		max-width: calc(50% - 7.5px);
		flex: 0 0 calc(50% - 7.5px);
	}
	.widget-advantages-5 .widget-item-name{
		font-size: 20px;
	}
	.widget-advantages-5 .widget-item-description{
		font-size: 18px;
	}
}
@media all and (max-width: 600px) {
	.widget-advantages-5{
		margin-top: -58px;
	}
	.widget-advantages-5 .widget-item-name{
		font-size: 22px;
	}
}
@media all and (max-width: 550px) {
	.widget-advantages-5 .widget-item-name br,
	.widget-advantages-5 .widget-item-description br{
		display: none;
	}
	.widget-advantages-5 .widget-item {
		max-width: 100%;
		flex: 0 0 100%;
	}
}

/* CLIENTS */
.widget-clients{
	position: relative;
	overflow: hidden;
	padding: clamp(30px, 8vw, 60px) 0 clamp(60px, 8vw, 120px);
	font-size: clamp(16px, 1.7vw, 20px);
}
.widget-clients .widget-header{
	position: relative;
	padding: 0 0 20px;
	display: flex;
	justify-content: center;
}
.widget-clients .widget-header-title{
	color: #151515;
	font-size: 4em;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}
.widget-clients .widget-header-title div:nth-child(1){
	transform: translateX(-144px);
}
.widget-clients .widget-header-title div:nth-child(2){
	transform: translateX(97px);
	margin: 12px 0 0;
}
.widget-clients .widget-header-title span{
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #151515;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.widget-clients .widget-content{
	margin: 73px 0 0;
}
.widget-clients .widget-items:nth-child(2){
	transform: rotateY(-180deg);
	margin-top: 21px;
}
.widget-clients .widget-items:nth-child(2) .widget-item{
	transform: rotateY(180deg);
}
.widget-clients .widget-items:nth-child(2) .owl-stage-outer{
	overflow: visible;
}
.widget-clients .widget-items .owl-stage{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.widget-clients .widget-item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 257px;
	height: 118px;
	border: 1px solid #E7E7E7;
	padding: 30px 44px;
}
.widget-clients .widget-item .widget-item-picture {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-filter: contrast(0) grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: contrast(0) grayscale(100%);
	transition: 0.4s;

}
.widget-clients .widget-item .widget-item-picture:hover {
	-webkit-filter: none;
	filter: none;
}
@media all and (max-width: 1000px) {
	.widget-clients .widget-header{
		justify-content: center;
	}
	.widget-clients .widget-header-title{
		text-align: center;
	}
	.widget-clients .widget-header-title div:nth-child(1),
	.widget-clients .widget-header-title div:nth-child(2){
		transform: none;
		margin: 7px 0 0;
	}
	.widget-clients .widget-item{
		padding: 15px 46px;
	}
	.widget-clients .widget-content{
		margin: 40px 0 0;
	}
	.widget-clients .widget-header-title span{
		-webkit-text-stroke-width: .5px;
	}
}
@media all and (max-width: 800px) {
	.widget-clients .widget-header-title{
		font-size: 2.125em;
	}
}
@media all and (max-width: 550px) {
	.widget-clients .widget-content{
		margin: 22px 0 0;
	}
	.widget-clients .widget-item{
		width: 220px;
		height: 101px;
		padding: 14px 24px;
	}
	.widget-clients .widget-header-title span{
		margin: 0 0 5px;
	}
	.widget-clients .widget-header{
		padding: 0 0 25px;
	}
}


.widget-reviews-wrap{
	padding: clamp(60px, 8vw, 120px) 0;
	background-color: #F8F8F8;
}
.widget-services-wrap{
	padding: clamp(30px, 8vw, 60px) 0;
}
/* End */


/* Start:/include/2024/banner/style.css?17663902415236*/
.widget-banner{
    position: relative;
    overflow: hidden;
    background-color: #212429;
    padding: 234px 0 78px;
}
.widget-banner .widget-banner-wrapper{
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.widget-banner .widget-header{
    flex: 1;
}
.widget-banner .widget-header .widget-title{
    font-size: 42px;
    font-weight: 700;
    line-height: 130%;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 44px;
    padding: 0;
    text-wrap: balance;
}
.widget-banner .widget-header .widget-description{
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    margin-bottom: 28px;
    max-width: 600px;
}
.widget-banner .widget-header .widget-price{
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 44px;
}
.widget-banner .widget-header .widget-price span{
    font-size: 37px;
    color: #ffffff;
}
.widget-banner .widget-header .widget-buttons{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 26px 34px;
}
.widget-banner .widget-header .widget-button[data-index="0"]{
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
    padding: 19px 32px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 4px;
    cursor: pointer;
    user-select: none;

    transition: color .2s ease-out, background-color .2s ease-out;
}
.widget-banner .widget-header .widget-button[data-index="0"]:hover,
.widget-banner .widget-header .widget-button[data-index="0"]:focus{
    color: #ffffff;
    background-color: transparent;
}
.widget-banner .widget-header .widget-button[data-index="1"]{
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;

    transition: opacity .2s ease-out;
}
.widget-banner .widget-header .widget-button[data-index="1"]:hover,
.widget-banner .widget-header .widget-button[data-index="1"]:focus{
    opacity: .6;
}
.widget-banner .widget-header div:last-child{
    margin-bottom: 0;
}
.widget-banner .widget-content{
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
}
.widget-banner .widget-content .widget-icon{
    display: flex;
    margin-top: -77px;
    transform: translateX(18px);
    width: calc(100% + 258px);
}
.widget-banner .widget-content .widget-icon svg{
    display: flex;
    height: auto;
}
@media all and (max-width: 1600px) {
    .widget-banner .widget-header .widget-title{
        font-size: 38px;
    }
    .widget-banner .widget-header .widget-description{
        font-size: 18px;
    }
    .widget-banner .widget-header .widget-price{
        font-size: 20px;
    }
    .widget-banner .widget-header .widget-price span{
        font-size: 35px;
    }
    .widget-banner .widget-content .widget-icon{
        transform: none;
        width: calc(100% + 120px);
    }
}
@media all and (max-width: 1200px) {
    .widget-banner .widget-header .widget-title{
        font-size: 36px;
    }
    .widget-banner .widget-content .widget-icon{
        margin-top: 0;
        width: calc(100% + 100px);
    }
    .widget-banner .widget-content {
        align-self: flex-end;
        max-width: calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
    }
}
@media all and (max-width: 1100px) {
    .widget-banner .widget-header .widget-description br{
        display: none;
    }
}
@media all and (max-width: 1000px) {
    .widget-banner .widget-banner-wrapper{
        flex-wrap: wrap;
    }
    .widget-banner .widget-header{
        order: 2;
    }
    .widget-banner .widget-content{
        max-width: 100%;
        flex: 0 0 100%;
        display: none;
        order: 1;
    }
    .widget-banner .widget-content .widget-icon {
        width: 100%;
    }
}
@media all and (max-width: 980px) {
    .widget-banner{
        padding: 140px 0 76px;
    }
}
@media all and (max-width: 600px) {
    .widget-banner {
        padding: 76px 0 60px;
    }
    .widget-banner .widget-header .widget-title{
        font-size: 26px;
        line-height: 136%;
        margin-bottom: 24px;
    }
    .widget-banner .widget-header .widget-title br{
        display: none;
    }
    .widget-banner .widget-header .widget-description {
        font-size: 16px;
        line-height: 175%;
        max-width: calc(100% - 8px);
    }
    .widget-banner .widget-header .widget-price {
        font-size: 16px;
    }
    .widget-banner .widget-header .widget-price span {
        font-size: 32px;
    }
    .widget-banner .widget-header .widget-button[data-index="0"]{
        padding: 16px 24px;
    }
    .widget-banner .widget-header .widget-button[data-index="0"],
    .widget-banner .widget-header .widget-button[data-index="1"]{
        text-align: center;
        font-size: 14px;
    }
    .widget-banner .widget-content{
        display: block;
    }
    .widget-banner .widget-banner-wrapper{
        gap: 28px;
    }
}
/* End */


/* Start:/include/2024/banner/websites_development_response.css?1760515427281*/
.banner-title--websites-development-page {
max-width: 600px;
}

.widget-banner-wrapper h1 span:after {
	content: "\A";
    white-space: pre;
}

.widget-development.template-staff .widget-header-text {
    font-size: 40px;
	padding: 0;
    font-weight: 500;
    line-height: 50px;
}
/* End */


/* Start:/include/templates/about/template.2/style.css?17663862651970*/
.widget-about.template-2{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
    width: 100%;
}
.widget-about.template-2 .widget-header{
    display: flex;
    justify-content: space-between;
    gap: 2em 5em;
}
.widget-about.template-2 .widget-header .widget-title{
    flex: 1;
    color: #1B1E25;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.4;
}
.widget-about.template-2 .widget-header .widget-description{
    flex: 1;
    color: #1B1E25;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-about.template-2 .widget-header .widget-description p{
    margin-bottom: 1.5em;
}
.widget-about.template-2 .widget-header .widget-description b{
    font-weight: 700;
}
.widget-about.template-2 .widget-header .widget-description *:last-child{
    margin-bottom: 0;
}
.widget-about.template-2 .widget-header .widget-description ul{
    color: inherit;
}
.widget-about.template-2 .widget-header .widget-description ul li{
    position: relative;
    padding-left: 1.5em;
}
.widget-about.template-2 .widget-header .widget-description ul li:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(.6em, .6em);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #808080;
}
.widget-about.template-2 .widget-header .widget-description ul li:last-child{
    margin-bottom: 0;
}
@media all and (max-width: 800px) {
    .widget-about.template-2 .widget-header{
        flex-wrap: wrap;
    }
    .widget-about.template-2 .widget-header .widget-title,
    .widget-about.template-2 .widget-header .widget-description{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-about.template-2 .widget-header .widget-description p{
        margin-bottom: 1em;
    }
    .widget-about.template-2 .widget-header .widget-title{
        font-size: 1.125em;
    }
}
/* End */


/* Start:/include/templates/advantages/template.1/style.css?17691705233241*/
.widget-advantages.template-1{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-advantages.template-1 .widget-header .widget-title{
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    text-wrap: balance;
    padding: 0;
    margin: 0;
}
.widget-advantages.template-1 .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-advantages.template-1 .widget-items{
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
}
.widget-advantages.template-1 .widget-item{
    max-width: calc(33.3333% - 1em);
    flex: 0 0 calc(33.3333% - 1em);
    border-radius: 4px;
    background-color: #F3F3F3;
    padding: 1.7em 1.9em;
}
.widget-advantages.template-1 .widget-item-index{
    color: var(--main-color, #000000);
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}
.widget-advantages.template-1 .widget-item-index + *{
    margin-top: 1.4em;
}
.widget-advantages.template-1 .widget-item-title{
    color: #1B1E25;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.35;
}
.widget-advantages.template-1 .widget-item-title + *{
    margin-top: .6em;
}
.widget-advantages.template-1 .widget-item-description{
    color: #1B1E25;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.4;
}
.widget-advantages.template-1 .widget-item-description ul{}
.widget-advantages.template-1 .widget-item-description ul li{
    position: relative;
    padding-left: 1em;
    color: #1B1E25;
    margin-bottom: .6em;
}
.widget-advantages.template-1 .widget-item-description ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(.6em);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #808080;
}
.widget-advantages.template-1 .widget-item-title + .widget-item-description{
    color: #808080;
}
.widget-advantages.template-1 .widget-item-title + .widget-item-description ul li{
    color: #808080;
}
@media all and (max-width: 800px) {
    .widget-advantages.template-1 .widget-header .widget-title{
        font-size: 2.125em;
    }
    .widget-advantages.template-1 .widget-item{
        max-width: calc(50% - .75em);
        flex: 0 0 calc(50% - .75em);
    }
    .widget-advantages.template-1 .widget-item-index + * {
        margin-top: .6em;
    }
    .widget-advantages.template-1 .widget-item-title{
        font-size: 1.125em;
    }
    .widget-advantages.template-1 .widget-item-description{
        font-size: 1em;
    }
}
@media all and (max-width: 600px) {
    .widget-advantages.template-1 .widget-header .widget-title br {
        display: none;
    }
    .widget-advantages.template-1 .widget-items {
        gap: 1em;
    }
    .widget-advantages.template-1 .widget-item{
        max-width: 100%;
        flex: 100%;
        padding: 1.4em 1.25em;
    }
    .widget-advantages.template-1 .widget-item-description{
        line-height: 1.3;
    }
    .widget-advantages.template-1 .widget-item-description ul li:before{
        transform: translateY(.5em);
    }
}
/* End */


/* Start:/include/templates/advantages/template.5/style.css?17691706413625*/
.widget-advantages.template-5{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-advantages.template-5 .widget-header{
    display: flex;
    align-items: flex-start;
    gap: 2em 4.7em;
}
.widget-advantages.template-5 .widget-header.vertical-align-center{
    align-items: center;
}
.widget-advantages.template-5 .widget-header.vertical-align-end{
    align-items: flex-end;
}
.widget-advantages.template-5 .widget-picture{
    max-width: 38%;
    flex: 0 0 38%;
    overflow: hidden;
    border-radius: 50%;
}
.widget-advantages.template-5 .widget-picture img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
}
.widget-advantages.template-5 .widget-header-wrapper{
    flex: 1;
}
.widget-advantages.template-5 .widget-header.vertical-align-top .widget-picture + .widget-header-wrapper{
    padding-top: 0.7em;
}
.widget-advantages.template-5 .widget-title{
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    text-wrap: balance;
}
.widget-advantages.template-5 .widget-title + .widget-description{
    margin-top: 1.75em;
}
.widget-advantages.template-5 .widget-description{
    color: #1B1E25;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-advantages.template-5 .widget-description p{
    margin-bottom: 1.5em;
}
.widget-advantages.template-5 .widget-description *:last-child{
    margin-bottom: 0;
}
.widget-advantages.template-5 .widget-description ul{
    color: inherit;
}
.widget-advantages.template-5 .widget-description ul li{
    position: relative;
    padding-left: 1em;
    margin-bottom: .7em;
}
.widget-advantages.template-5 .widget-description ul li:last-child{
    margin-bottom: 0;
}
.widget-advantages.template-5 .widget-description ul li:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(.15em, .6em);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #808080;
}
.widget-advantages.template-5 .widget-description ul li:last-child{
    margin-bottom: 0;
}
@media all and (max-width: 800px) {
    .widget-advantages.template-5 .widget-header{
        flex-wrap: wrap;
        gap: 3em 2em;
    }
    .widget-advantages.template-5 .widget-title,
    .widget-advantages.template-5 .widget-description{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-advantages.template-5 .widget-description p{
        margin-bottom: 1em;
    }
    .widget-advantages.template-5 .widget-title{
        font-size: 2.125em;
        line-height: 1.2;
    }
    .widget-advantages.template-5 .widget-picture{
        max-width: 36%;
        flex: 0 0 36%;
    }
    .widget-advantages.template-5 .widget-picture + .widget-header-wrapper {
        padding-top: 0;
    }
    .widget-advantages.template-5 .widget-header-wrapper{
        max-width: 100%;
        flex: 0 0 100%;
    }
}
@media all and (max-width: 600px) {
    .widget-advantages.template-5 .widget-picture {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-advantages.template-5 .widget-title + .widget-description {
        margin-top: 1.3em;
    }
    .widget-advantages.template-5 .widget-description ul li{
        padding-left: 1.5em;
        margin-bottom: 0;
    }
    .widget-advantages.template-5 .widget-description ul li:before{
        transform: translate(.6em, .6em);
    }
}
/* End */


/* Start:/include/templates/advantages/template.7/style.css?17691706633668*/
.widget-advantages.template-7{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-advantages.template-7 .widget-header{
    display: flex;
    align-items: flex-start;
    gap: 1.25em 2em;
}
.widget-advantages.template-7 .widget-header .widget-title{
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    text-wrap: balance;
    padding: 0;
    margin: 0;
    flex: 1;
}
.widget-advantages.template-7 .widget-header .widget-description{
    color: #808080;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-advantages.template-7 .widget-header .widget-title + .widget-description{
    max-width: 35.3em;
}
.widget-advantages.template-7 .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-advantages.template-7 .widget-items{
    display: flex;
    flex-wrap: wrap;
}
.widget-advantages.template-7 .widget-item{
    max-width: calc(33.3333% + 1px);
    flex: 0 0 calc(33.3333% + 1px);
    padding: 1.2em 1.9em;
    border: 1px solid #E8E8E8;
    margin: 0 -1px -1px 0;
}
.widget-advantages.template-7 .widget-item-index{
    color: #C41F4C;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
}
.widget-advantages.template-7 .widget-item-icon{
    display: flex;
    width: 2.5em;
    aspect-ratio: 4/4;
}
.widget-advantages.template-7 .widget-item-icon svg{
    width: 100%;
    height: 100%;
}
.widget-advantages.template-7 .widget-item-index + *{
    margin-top: 1.5em;
}
.widget-advantages.template-7 .widget-item-icon + *{
    margin-top: 1.2em;
}
.widget-advantages.template-7 .widget-item-title{
    color: #1B1E25;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
    text-wrap: balance;
}
.widget-advantages.template-7 .widget-item-title + *{
    margin-top: .6em;
}
.widget-advantages.template-7 .widget-item-description{
    color: #808080;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-advantages.template-7 .widget-item-title + .widget-item-description{
    color: #808080;
    font-size: .9em;
}
@media all and (max-width: 1000px) {
    .widget-advantages.template-7 .widget-header{
        flex-wrap: wrap;
    }
    .widget-advantages.template-7 .widget-header .widget-title,
    .widget-advantages.template-7 .widget-header .widget-description{
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
}
@media all and (max-width: 800px) {
    .widget-advantages.template-7 .widget-header .widget-title{
        font-size: 2.125em;
    }
    .widget-advantages.template-7 .widget-header .widget-description{
        font-size: 1.125em;
    }
    .widget-advantages.template-7 .widget-item{
        max-width: calc(50% + 1px);
        flex: 0 0 calc(50% + 1px);
    }
    .widget-advantages.template-7 .widget-item-icon + * {
        margin-top: .8em;
    }
    .widget-advantages.template-7 .widget-item-title{
        font-size: 1.125em;
    }
    .widget-advantages.template-7 .widget-item-title + .widget-item-description,
    .widget-advantages.template-7 .widget-item-description{
        font-size: 1em;
    }
}
@media all and (max-width: 600px) {
    .widget-advantages.template-7 .widget-header .widget-title br {
        display: none;
    }
    .widget-advantages.template-7 .widget-item{
        max-width: calc(100% + 1px);
        flex: calc(100% + 1px);
        padding: 1.4em 1.25em;
    }
    .widget-advantages.template-7 .widget-item-description{
        line-height: 1.3;
    }
}
/* End */


/* Start:/include/templates/services/template.1/style.css?17691707543596*/
.widget-services.template-1{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-services.template-1 .widget-header .widget-title{
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    text-wrap: balance;
    padding: 0;
    margin: 0;
}
.widget-services.template-1 .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-services.template-1 .widget-tabs{
    display: flex;
    flex-wrap: wrap;
    gap: .8em;
}
.widget-services.template-1 .widget-tab{
    color: #000;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.2;
    user-select: none;
    border-radius: 4px;
    border: 1px solid #D1D1D1;
    padding: .7em 1.4em;
    cursor: pointer;

    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}
.widget-services.template-1 .widget-tab:hover{
    background-color: #E8E8E8;
}
.widget-services.template-1 .widget-tab[data-active="true"]{
    background-color: var(--main-color);
    border-color: var(--main-color);
    color: #ffffff;
}
.widget-services.template-1 .widget-sections{
    margin-top: 2em;
}
.widget-services.template-1 .widget-section{
    display: none;
    border: 1px solid #D7D7D7;
    padding: 2.9em 3em;
}
.widget-services.template-1 .widget-section-description{
    color: #323232;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-services.template-1 .widget-section p{
    margin-bottom: 1em;
}
.widget-services.template-1 .widget-section ul li:last-child,
.widget-services.template-1 .widget-section p:last-child{
    margin-bottom: 0;
}
.widget-services.template-1 .widget-section ul{}
.widget-services.template-1 .widget-section ul li{
    position: relative;
    padding-left: 1em;
    color: #808080;
    margin-bottom: .6em;
}
.widget-services.template-1 .widget-section ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(.7em);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #808080;
}
.widget-services.template-1 .widget-section-description + .widget-items{
    margin-top: 2.6em;
}
.widget-services.template-1 .widget-items{
    display: flex;
    flex-wrap: wrap;
    gap: 1.6em;
}
.widget-services.template-1 .widget-item{
    max-width: calc(50% - .8em);
    flex: 0 0 calc(50% - .8em);
    background: #F8F8F8;
    padding: 2.3em 2.5em;
}
.widget-services.template-1 .widget-item-title{
    color: #1B1E25;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.35;
}
.widget-services.template-1 .widget-item-description{
    color: #808080;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-services.template-1 .widget-item-title + .widget-item-description{
    margin-top: 1em;
}

@media all and (max-width: 800px) {
    .widget-services.template-1 .widget-header .widget-title{
        font-size: 2.125em;
    }
    .widget-services.template-1 .widget-items{
        gap: 1.25em;
    }
    .widget-services.template-1 .widget-item{
        max-width: 100%;
        flex: 0 0 100%;
        padding: 2em;
    }
    .widget-services.template-1 .widget-section{
        padding: 2.4em 2em;
    }
}
@media all and (max-width: 600px) {
    .widget-services.template-1 .widget-section{
        padding: 1.6em 1.25em;
    }
    .widget-services.template-1 .widget-item{
        padding: 1.25em;
    }
}
/* End */


/* Start:/include/templates/forms/template.1/style.css?17655435932631*/
.widget-forms.template-1{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-forms.template-1 .widget-template{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1em;
    padding: 1.6em 2em;
    border-radius: 4px;
    background-color: #AF1C44;
    box-shadow: 0 1px 17px 2px rgba(171, 171, 171, 0.18);
}
.widget-forms.template-1 .widget-title{
    color: #FFF;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    text-wrap: balance;
}
.widget-forms.template-1 .widget-description{
    color: #FFF;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.3;
    max-width: 29em;
    text-wrap: balance;
}
.widget-forms.template-1 .widget-button{
    display: inline-block;
    color: #FFF;
    font-size: .8em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1em;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 1.41px;
    padding: 1em 2em;
    user-select: none;
    border: 1px solid #ffffff;
    cursor: pointer;

    transition: background-color .2s ease-out, color .2s ease-out, border-color .2s ease-out;
}
.widget-forms.template-1 .widget-button:hover{
    color: #AF1C44;
    background-color: #ffffff;
}
@media all and (max-width: 1000px) {
    .widget-forms.template-1 .intec-content-wrapper{
        margin-right: 0;
        margin-left: 0;
    }
    .widget-forms.template-1 .widget-template{
        border-radius: 0;
    }
}
@media all and (max-width: 800px) {
    .widget-forms.template-1 .widget-template{
        flex-wrap: wrap;
    }
    .widget-forms.template-1 .widget-wrapper{
        padding: 3.75em 1.25em;
        flex-wrap: wrap;
    }
    .widget-forms.template-1 .widget-title{
        font-size: 2.125em;
    }
    .widget-forms.template-1 .widget-description{
        font-size: 1em;
        line-height: 1.5;
    }
    .widget-forms.template-1 .widget-title,
    .widget-forms.template-1 .widget-description{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-forms.template-1 .widget-title br,
    .widget-forms.template-1 .widget-description br{
        display: none;
    }
    .widget-forms.template-1 .widget-button{
        font-size: 1em;
        margin-top: 1.4em;
    }
}
@media all and (max-width: 600px) {
    .widget-forms.template-1 .widget-template{
        padding: 1.6em 1.25em;
    }
    .widget-forms.template-1 .widget-button{
        width: 100%;
    }
}
/* End */


/* Start:/include/templates/advantages/template.2/style.css?17695997134324*/
.widget-advantages.template-2{
    position: relative;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-advantages.template-2 .widget-header{
    display: flex;
}
.widget-advantages.template-2 .widget-header .widget-title{
    font-weight: 700;
    font-size: 2.2em;
    line-height: 1.2;
    text-transform: uppercase;
    color: #151515;
    padding: 0;
    margin: 0;
}
.widget-advantages.template-2 .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-advantages.template-2 .widget-item{
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--index) * 65px);
    border-top: 1px solid #D7D7D7;
    background: var(--background-color, #fff);
    padding: 30px 0 0;
    counter-increment: item;
    min-height: 240px;
    margin-bottom: calc(var(--invertIndex) * 65px);
}
.widget-advantages.template-2[data-sticky='false'] .widget-item{
    position: relative;
    min-height: auto;
    height: auto;
    top: 0;
    margin-bottom: 3em;
}
.widget-advantages.template-2 .widget-item:last-child{
    margin-bottom: 0 !important;
}
.widget-advantages.template-2 .widget-item .widget-item-number{
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.50);
}
.widget-advantages.template-2 .widget-item .widget-item-content{
    display: flex;
    justify-content: space-between;
    margin: 13px 0 20px;
}
.widget-advantages.template-2 .widget-item:last-child .widget-item-content{
    margin-bottom: 0;
}
.widget-advantages.template-2 .widget-item .widget-item-name{
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.3;
    color: #1B1E25;
    text-wrap: balance;
}
.widget-advantages.template-2 .widget-item .widget-item-description{
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5;
    color: #1B1E25;
    flex: 0 0 66%;
    height: 200px;
    overflow: auto;
    margin: 0 0 0 30px;
}
.widget-advantages.template-2[data-sticky='false'] .widget-item-description{
    height: auto;
}
.widget-advantages.template-2 .widget-item .widget-item-description::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}
.widget-advantages.template-2 .widget-item .widget-item-description::-webkit-scrollbar-thumb {
    background-color: #d7d7d7;
    border: 0px solid #fff;
}
.widget-advantages.template-2 .widget-item .widget-item-description::-webkit-scrollbar-track {
    background: #fff;
}
.widget-advantages.template-2 .widget-item .widget-item-description p{
    margin-bottom: 1em;
}
.widget-advantages.template-2 .widget-item .widget-item-description p:last-child{
    margin: 0;
}
.widget-advantages.template-2 .widget-item .widget-item-description ul{}
.widget-advantages.template-2 .widget-item .widget-item-description ul li{
    position: relative;
    padding-left: 1em;
}
.widget-advantages.template-2 .widget-item .widget-item-description ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, .75em);
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #808080;
}
@media all and (max-width: 1000px) {
    .widget-advantages.template-2 .widget-item{
        top: 20px;
        margin-bottom: 0;
        height: 360px;
    }
}
@media all and (max-width: 800px) {
    .widget-advantages.template-2 .widget-item .widget-item-content{
        flex-wrap: wrap;
        margin: 26px 0 0;
    }
    .widget-advantages.template-2 .widget-item .widget-item-description{
        flex: 0 0 100%;
        margin: 26px 0 0;
    }
    .widget-advantages.template-2 .widget-item{
        min-height: 200px;
        overflow: hidden;
        padding: 22px 0 0;
    }
    .widget-advantages.template-2 .widget-header .widget-title{
        font-size: 2.125em;
    }
    .widget-advantages.template-2 .widget-item .widget-item-description{
        height: 220px;
    }
    .widget-advantages.template-2[data-sticky='false'] .widget-item-description{
        height: auto;
    }
    .widget-advantages.template-2 .widget-item .widget-item-name{
        font-size: 1.125em;
    }
    .widget-advantages.template-2[data-sticky='false'] .widget-item{
        margin-bottom: 2em;
    }
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/reviews/style.css?17670814187319*/
@keyframes development-solutions {
	from {
		transform: translateX(0);
	}
	50% {
		transform: translateX(5px);
	}
	to {
		transform: translateX(0);
	}
}
.widget-reviews-develop.widget-template-reviews{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-reviews-develop.widget-template-reviews .widget-header {
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}
.widget-reviews-develop.widget-template-reviews .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-reviews-develop.widget-template-reviews .widget-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.2em 3em;
    padding: 2em 0;
    border-bottom: 1px solid #cbc9c9;
}
.widget-reviews-develop.widget-template-reviews .widget-item:first-child{
    padding-top: 0;
}
.widget-reviews-develop.widget-template-reviews .widget-item:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.widget-reviews-develop.widget-template-reviews .widget-item-header{
    display: flex;
    align-items: flex-start;
    gap: 2em;
}
.widget-reviews-develop.widget-template-reviews .widget-item-picture {
    flex: 0 0 5.3em;
    aspect-ratio: 4/4;
    border-radius: 50%;
    overflow: hidden;
}
.widget-reviews-develop.widget-template-reviews .widget-item-picture img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
}
.widget-reviews-develop.widget-template-reviews .widget-item-author {
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: 700;
    color: #1B1E25;
}
.widget-reviews-develop.widget-template-reviews .widget-item-position {
    font-size: .8em;
    line-height: 1.2;
    color: #808080;
    margin-top: .8em;
}
.widget-reviews-develop.widget-template-reviews .widget-item-content{
    max-width: 59%;
    flex: 0 0 59%;
}
.widget-reviews-develop.widget-template-reviews .widget-item-text {
    font-size: .9em;
    line-height: 1.3;
    font-weight: 400;
    color: #1B1E25;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link-wrap {
    text-align: left;
    margin-top: 2.8em;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: .9em;
    font-weight: 500;
    line-height: 1;
    color: #000000;
    text-decoration: none;

    transition: color .2s ease-out;
}
.widget-reviews-develop.widget-template-reviews .widget-link-arrow {
    position: relative;
    background: #000000;
    width: 25px;
    height: 1px;
    transform: translateY(2px);
    transition: width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.widget-reviews-develop.widget-template-reviews .widget-link-arrow:before,
.widget-reviews-develop.widget-template-reviews .widget-link-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%) rotate(45deg);
    transform-origin: right top;
    width: 5px;
    height: 1px;
    background: #000000;

    transition: background .3s ease-out;
}
.widget-reviews-develop.widget-template-reviews .widget-link-arrow:after {
    transform-origin: right bottom;
    -webkit-transform: translate(0, -50%) rotate(-45deg);
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg);
}
.widget-reviews-develop.widget-template-reviews .widget-item-link:hover .widget-link-arrow{
    width: 30px;
    background: #C41F4C;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link:hover .widget-link-arrow:after,
.widget-reviews-develop.widget-template-reviews .widget-item-link:hover .widget-link-arrow:before{
    background: #C41F4C;
}
.widget-reviews-develop.widget-template-reviews .widget-item-link:hover{
    color: #C41F4C;
}

.widget-reviews-develop.widget-template-reviews [data-align=left] {
    text-align: left;
}
.widget-reviews-develop.widget-template-reviews [data-align=center] {
    text-align: center;
}
.widget-reviews-develop.widget-template-reviews [data-align=right] {
    text-align: right;
}
.widget-reviews-develop.widget-template-reviews .owl-nav,
.widget-reviews-develop.widget-template-reviews .owl-dots {
    height: 0;
}
.widget-reviews-develop.widget-template-reviews .widget-slider-buttons {
	position: absolute;
	width:8px;
	height:16px;
	top:15%;
	cursor:pointer;
}
.widget-reviews-develop.widget-template-reviews .widget-slider-buttons:after {
	content: "";
    width: 48px;
    height: 48px;
    border: 1px solid #efefef;
    border-radius: 100%;
    padding: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
}
.widget-reviews-develop.widget-template-reviews .widget-slider-buttons:hover:after {
	box-shadow:0 0 14px rgba(0, 0, 0, 0.25);
}
.widget-reviews-develop.widget-template-reviews .widget-slider-buttons.widget-slider-button-left {
	background:url(/bitrix/templates/newintec/components/bitrix/news.list/reviews/images/arrow-left.svg);
	left:-30px;
}
.widget-reviews-develop.widget-template-reviews .widget-slider-buttons.widget-slider-button-right {
	background:url(/bitrix/templates/newintec/components/bitrix/news.list/reviews/images/arrow-right.svg);
	right:-30px;
}
.widget-reviews-develop.widget-template-reviews .widget-button-wrap {
    display: flex;
    justify-content: center;
    margin-top: 2.5em;
}
.widget-reviews-develop.widget-template-reviews .widget-button {
    display: inline-flex;
    color: #1B1E25;
    font-size: .8em;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    user-select: none;
    border: 1px solid #1B1E25;
    padding: 1.25em 2.5em;
    cursor: pointer;
    border-radius: 4px;

    transition: color .2s ease-out, background-color .2s ease-out;
}
.widget-reviews-develop.widget-template-reviews .widget-button:hover {
    color: #FFF;
    background-color: #1B1E25;
}
@media all and (max-width: 800px) {
    .widget-reviews-develop.widget-template-reviews .widget-header{
        font-size: 2.125em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item{
        flex-wrap: wrap;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-header,
    .widget-reviews-develop.widget-template-reviews .widget-item-content{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-author{
        font-size: 1.125em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-position,
    .widget-reviews-develop.widget-template-reviews .widget-item-text{
        font-size: 1em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-position{
        margin-top: .4em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-button{
        font-size: .875em;
        padding: 1.1em 2.2em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-header{
        align-items: center;
        gap: 1.4em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-link-wrap{
        margin-top: 1.8em;
    }
    .widget-reviews-develop.widget-template-reviews .widget-item-link{
        font-size: 1em;
    }
}

/* End */


/* Start:/include/templates/faq/template.1/style.css?17691724444626*/
.widget-faq.template-1{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-faq.template-1 .widget-header .widget-title{
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.2;
    color: #151515;
    text-transform: uppercase;
    text-wrap: balance;
    padding: 0;
    margin: 0;
}
.widget-faq.template-1 .widget-header .widget-description{
    color: #5B5B5B;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.widget-faq.template-1 .widget-header .widget-title + .widget-description{
    margin-top: 1.5em;
}
.widget-faq.template-1 .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-faq.template-1 .widget-items{}
.widget-faq.template-1 .widget-item{
    border-bottom: 1px solid #989494;
}
.widget-faq.template-1 .widget-item-header{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    padding-top: 40px;
    padding-bottom: 18px;
    cursor: pointer;
}
.widget-faq.template-1 .widget-item:first-child .widget-item-header{
    padding-top: 0;
}
.widget-faq.template-1 .widget-item-title{
    font-size: 1.1em;
    font-weight: 600;
    line-height: 130%;
    color: #151515;
}
.widget-faq.template-1 .widget-item-icon{
    display: flex;
    width: 18px;
    height: 18px;
    transform: translateY(-6px);

    transition: transform .4s ease-out;
}
.widget-faq.template-1 .widget-item.open .widget-item-icon{
    transform: translateY(-6px) rotateZ(-90deg);
    transform-origin: center;
}
.widget-faq.template-1 .widget-item-icon svg{
    height: auto;
}
.widget-faq.template-1 .widget-item-icon svg path{
    transition: stroke .4s ease-out;
}
.widget-faq.template-1 .widget-item.open .widget-item-icon svg path{
    stroke: #CB1B4C;
}
.widget-faq.template-1 .widget-item-content{
    cursor: default;
    display: none;
}
.widget-faq.template-1 .widget-item-description{
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    color: #5B5B5B;
    margin: 13px 0 40px;
}
.widget-faq.template-1 .widget-item-description p{
    margin-bottom: 20px;
}
.widget-faq.template-1 .widget-item-description b{
    font-weight: 600;
}
.widget-faq.template-1 .widget-item-description ol {
    counter-reset: num;
    list-style: none;
}
.widget-faq.template-1 .widget-item-description ol li {
    display: flex;
    position: relative;
    margin-bottom: 22px;
    counter-increment: num;
}
.widget-faq.template-1 .widget-item-description ol li:last-child{
    margin-bottom: 0;
}
.widget-faq.template-1 .widget-item-description ol li:before {
    content: "/" counter(num);
    display: inline-block;
    margin-right: 5px;
    min-width: 40px;
}
.widget-faq.template-1 .widget-item-description ol li:nth-child(-n+9):before {
    content: "/0" counter(num);
}
@media all and (max-width: 1000px) {
    .widget-faq.template-1 .widget-header .widget-title{
        text-align: left;
    }
    .widget-faq.template-1 .widget-item-title{
        font-size: 20px;
    }
    .widget-faq.template-1 .widget-item-description{
        margin: 12px 0 30px;
    }
}
@media all and (max-width: 800px) {
    .widget-faq.template-1 .widget-header .widget-title{
        font-size: 2.125em;
    }
    .widget-faq.template-1 .widget-header .widget-description{
        font-size: 1.125em;
    }
    .widget-faq.template-1 .widget-header .widget-title + .widget-description{
        margin-top: 1.1em;
    }
    .widget-faq.template-1 .widget-item-title{
        font-size: 1.125em;
    }
    .widget-faq.template-1 .widget-item-description{
        line-height: 1.45;
    }
}
@media all and (max-width: 600px) {
    .widget-faq.template-1 .widget-header .widget-title br{
        display: none;
    }
    .widget-faq.template-1 .widget-item-header{
        padding-top: 45px;
        padding-bottom: 11px;
        gap: 20px;
    }
    .widget-faq.template-1 .widget-item-title{
        font-size: 18px;
    }
    .widget-faq.template-1 .widget-item-icon{
        width: 14px;
        height: 14px;
    }
    .widget-faq.template-1 .widget-item-description{
        margin: 15px 0 17px;
    }
    .widget-faq.template-1 .widget-item-description p {
        margin-bottom: 24px;
    }
    .widget-faq.template-1 .widget-item-description ol li {
        margin-bottom: 26px;
        line-height: 133%;
    }
    .widget-faq.template-1 .widget-item-description ol li:before{
        min-width: 32px;
        margin-right: 13px;
    }
}
/* End */


/* Start:/bitrix/templates/newintec/components/bitrix/news.list/services/style.css?17651709154198*/
.widget-services.template-services{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-services.template-services .widget-header {
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 0;
}
.widget-services.template-services .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-services.template-services .widget-items {
    position: relative;
}
.widget-services.template-services .widget-item {
    position: relative;
}
.widget-services.template-services .widget-item-container {
	position: relative;
    height: 100%;
    min-height: 100%;    
}
.widget-services.template-services .widget-item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2em;
    position: relative;
    padding: 2em 2.7em;
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    min-height: 100%;
}
.widget-services.template-services .widget-item-category {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.widget-services.template-services .widget-item-category-tag {
    padding: 4px 14px;
    background-color: #C41F4C;
    border-radius: 50px;
    color: #FFF;
    text-align: center;
    font-size: .7em;
    font-weight: 400;
    line-height: 1.2;
}
.widget-services.template-services .widget-item-name {
    display: block;
    margin-top: .8em;
    font-weight: 600;
    font-size: 1em;
    line-height: 1.2;
    color: #1B1E25;
    text-decoration: none;
    text-wrap: balance;

    transition: color 0.4s;
}
.widget-services.template-services .widget-item-name:hover {
    color: #c6366f;
}
.widget-services.template-services .widget-item-text {
    font-size: .8em;
    font-weight: 400;
    line-height: 1.3;
    color: #1B1E25;
    margin-top: .6em;
}
.widget-services.template-services .widget-item-price {
    font-size: .9em;
    line-height: 1.2;
    font-weight: 500;
    color: #1B1E25;
    margin-top: 1em;

}
.widget-services.template-services .widget-item-advanced {
    position: absolute;
    display: none;
    bottom: 30px;
}
.widget-services.template-services [data-expanded=true] .widget-item-advanced {
    display: block;
}
.widget-services.template-services .widget-item-button-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1em;
}
.widget-services.template-services .widget-item-button {
    display: inline-block;
    font-size: .7em;
    color: #1B1E25;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    padding: 1.1em 2.2em;
    border: 1px solid #1B1E25;
    border-radius: 4px;
    cursor: pointer;
    user-select: none;

    transition: color .2s ease-out, background-color .2s ease-out;
}
.widget-services.template-services .widget-item-button:hover {
    background-color: #0B0B0B;
    color: #FFF;
}
.widget-services.template-services .widget-item-read-all {
    font-weight: 500;
    font-size: .8em;
    margin-top: 0;
}

.widget-services.template-services [data-align=left] {
    text-align: left;
}
.widget-services.template-services [data-align=center] {
    text-align: center;
}
.widget-services.template-services [data-align=right] {
    text-align: right;
}

@media all and (max-width: 800px) {
    .widget-services.template-services .widget-header {
        font-size: 2.125em;
    }
    .widget-services.template-services .widget-item-wrapper{
        padding: 2em 2em;
    }
    .widget-services.template-services .widget-item-name {
        font-size: 1.125em;
        margin-top: 1.2em;
    }
    .widget-services.template-services .widget-item-price,
    .widget-services.template-services .widget-item-text{
        font-size: 1em;
    }
    .widget-services.template-services .widget-item-read-all{
        font-size: .9375em;
    }
    .widget-services.template-services .widget-item-button{
        font-size: .875em;
    }
    .widget-services.template-services .widget-item-category-tag{
        font-size: .75em;
    }
}
@media all and (max-width: 600px) {
    .widget-services.template-services .widget-item-wrapper {
        padding: 1.4em 1em;
    }
}

/* End */
/* /include/seo/style.css?17670885138872 */
/* /include/2024/banner/style.css?17663902415236 */
/* /include/2024/banner/websites_development_response.css?1760515427281 */
/* /include/templates/about/template.2/style.css?17663862651970 */
/* /include/templates/advantages/template.1/style.css?17691705233241 */
/* /include/templates/advantages/template.5/style.css?17691706413625 */
/* /include/templates/advantages/template.7/style.css?17691706633668 */
/* /include/templates/services/template.1/style.css?17691707543596 */
/* /include/templates/forms/template.1/style.css?17655435932631 */
/* /include/templates/advantages/template.2/style.css?17695997134324 */
/* /bitrix/templates/newintec/components/bitrix/news.list/reviews/style.css?17670814187319 */
/* /include/templates/faq/template.1/style.css?17691724444626 */
/* /bitrix/templates/newintec/components/bitrix/news.list/services/style.css?17651709154198 */
