

/* 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/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/forms/template.2/style.css?17670020763404*/
.widget-forms.template-2{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-forms.template-2 .widget-template{
    display: flex;
    align-items: center;
    gap: 3.3em;
    padding: 2.7em 3.4em;
    border-radius: 4px;
    background-color: #000000;
    box-shadow: 0 1px 17px 2px rgba(171, 171, 171, 0.18);
}
.widget-forms.template-2 .widget-title{
    color: #FFF;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.04;
    text-transform: uppercase;
    text-wrap: balance;
}
.widget-forms.template-2 .widget-description{
    color: #FFF;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.3;
    max-width: 29em;
    text-wrap: balance;
}
.widget-forms.template-2 .widget-empty{
    flex: 1;
}
.widget-forms.template-2 .widget-buttons{
    display: flex;
    gap: .6em;
}
.widget-forms.template-2 .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;
    margin: 0 0 0 auto;
    white-space: nowrap;

    transition: background-color .2s ease-out, color .2s ease-out, border-color .2s ease-out;
}
.widget-forms.template-2 .widget-button:hover{
    color: #000000;
    background-color: #ffffff;
}
.widget-forms.template-2 .widget-buttons .widget-button:nth-child(odd) {
    background-color: #ffffff;
    color: #1B1E25;
}
.widget-forms.template-2 .widget-buttons .widget-button:nth-child(odd):hover{
    background-color: #cccccc;
}
@media all and (max-width: 1000px) {
    .widget-forms.template-2 .intec-content-wrapper{
        margin-right: 0;
        margin-left: 0;
    }
    .widget-forms.template-2 .widget-template{
        border-radius: 0;
    }
}
@media all and (max-width: 800px) {
    .widget-forms.template-2 .widget-template{
        flex-wrap: wrap;
        gap: 1em;
    }
    .widget-forms.template-2 .widget-wrapper{
        padding: 3.75em 1.25em;
        flex-wrap: wrap;
    }
    .widget-forms.template-2 .widget-title{
        font-size: 2.125em;
    }
    .widget-forms.template-2 .widget-description{
        font-size: 1em;
        line-height: 1.5;
    }
    .widget-forms.template-2 .widget-title,
    .widget-forms.template-2 .widget-description{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-forms.template-2 .widget-title br,
    .widget-forms.template-2 .widget-description br{
        display: none;
    }
    .widget-forms.template-2 .widget-buttons{
        flex-wrap: wrap;
        margin: 1.4em 0 0 0;
    }
    .widget-forms.template-2 .widget-button{
        font-size: 1em;
        margin: 1.4em 0 0 0;
    }
    .widget-forms.template-2 .widget-buttons .widget-button{
        margin: 0;
    }
    .widget-forms.template-2 .widget-empty{
        display: none;
    }
}
@media all and (max-width: 600px) {
    .widget-forms.template-2 .widget-template{
        padding: 3em 1.25em;
    }
    .widget-forms.template-2 .widget-buttons{
        width: 100%;
    }
    .widget-forms.template-2 .widget-button{
        width: 100%;
    }
}
/* End */


/* Start:/include/templates/advantages/template.8/style.css?17658853672620*/
.widget-advantages.template-8{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
}
.widget-advantages.template-8 .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-8 .widget-header + .widget-content{
    margin-top: 2.5em;
}
.widget-advantages.template-8 .widget-content{
    display: flex;
    align-items: flex-start;
    gap: 3.4em;
}
.widget-advantages.template-8 .widget-picture{
    max-width: 46%;
    flex: 0 0 46%;
}
.widget-advantages.template-8 .widget-picture img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
.widget-advantages.template-8 .widget-items{
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    gap: 3em 1.5em;
    margin-top: .35em;
}
.widget-advantages.template-8 .widget-item{
    max-width: calc(50% - .75em);
    flex: 0 0 calc(50% - .75em);
}
.widget-advantages.template-8 .widget-item-title{
    color: #1B1E25;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.4;
}
.widget-advantages.template-8 .widget-item-title + *{
    margin-top: .6em;
}
.widget-advantages.template-8 .widget-item-description{
    color: #1B1E25;
    font-size: .9em;
    font-weight: 400;
    line-height: 1.2;
}
@media all and (max-width: 800px) {
    .widget-advantages.template-8 .widget-header .widget-title{
        font-size: 2.125em;
    }
    .widget-advantages.template-8 .widget-items{
        margin-top: 0;
    }
    .widget-advantages.template-8 .widget-item-title{
        font-size: 1.25em;
    }
    .widget-advantages.template-8 .widget-item-description{
        font-size: 1em;
    }
    .widget-advantages.template-8 .widget-picture{
        max-width: 100%;
        flex: 0 0 100%;
        overflow: hidden;
        position: relative;
        height: 24em;
    }
    .widget-advantages.template-8 .widget-content{
        gap: 2.2em;
    }
}
@media all and (max-width: 600px) {
    .widget-advantages.template-8 .widget-header .widget-title br {
        display: none;
    }
    .widget-advantages.template-8 .widget-items {
        gap: 1.25em;
    }
    .widget-advantages.template-8 .widget-item{
        max-width: 100%;
        flex: 100%;
    }
    .widget-advantages.template-8 .widget-content{
        flex-wrap: wrap;
    }
    .widget-advantages.template-8 .widget-picture{
        height: 18em;
    }
}
/* 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:/include/templates/about/template.1/style.css?17691704755666*/
.widget-about.template-1{
    position: relative;
    overflow: hidden;
    font-size: clamp(16px, 1.7vw, 20px);
    width: 100%;
}
.widget-about.template-1 .widget-template-wrap{
    margin-left: calc((100vw - 1233px) / 2);
    padding: 0 0 0 20px;
}
.widget-about.template-1 .widget-header{
    display: flex;
    align-items: flex-start;
    gap: 2em 4.7em;
    max-width: 1577px;
}
.widget-about.template-1 .widget-header.vertical-align-center{
    align-items: center;
}
.widget-about.template-1 .widget-header.vertical-align-end{
    align-items: flex-end;
}
.widget-about.template-1 .widget-picture{
    max-width: 55%;
    flex: 0 0 55%;
    margin-top: -3em;
}
.widget-about.template-1 .widget-picture img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    user-select: none;
    pointer-events: none;
}
.widget-about.template-1 .widget-picture.mobile{
    display: none;
}
.widget-about.template-1 .widget-header-wrapper{
    flex: 1;
}
.widget-about.template-1 .widget-header.vertical-align-top .widget-picture + .widget-header-wrapper{
    padding-top: 0.7em;
}
.widget-about.template-1 .widget-title{
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    text-wrap: balance;
    padding: 0;
    margin: 0;
}
.widget-about.template-1 .widget-title + .widget-description{
    margin-top: 1.75em;
}
.widget-about.template-1 .widget-title + *{
    margin-top: 1em;
}
.widget-about.template-1 .widget-picture + *{
    margin-top: 1.6em;
}
.widget-about.template-1 .widget-description{
    color: #1B1E25;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.4;
}
.widget-about.template-1 .widget-description p{
    margin-bottom: 1.5em;
}
.widget-about.template-1 .widget-description p + ul{
    margin-bottom: 0;
}
.widget-about.template-1 .widget-description *:last-child{
    margin-bottom: 0;
}
.widget-about.template-1 .widget-description ul{
    color: inherit;
}
.widget-about.template-1 .widget-description ul li{
    position: relative;
    padding-left: 1em;
    margin-bottom: .45em;
}
.widget-about.template-1 .widget-description ul li:last-child{
    margin-bottom: 0;
}
.widget-about.template-1 .widget-description ul li:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(.15em, .7em);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #808080;
}
.widget-about.template-1 .widget-description ul li:last-child{
    margin-bottom: 0;
}
.widget-about.template-1 .widget-description + .widget-button{
    margin-top: 3.3em;
}
.widget-about.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: 4px;
    padding: 1.2em 1.5em;
    user-select: none;
    background-color: var(--main-color, #C41F4C);
    border: 1px solid var(--main-color, #C41F4C);
    cursor: pointer;
    margin: 0 0 0 auto;

    transition: background-color .2s ease-out, color .2s ease-out, border-color .2s ease-out;
}
.widget-about.template-1 .widget-button:hover{
    border-color: #000000;
    background-color: #000000;
}
@media all and (max-width: 1700px) {
    .widget-about.template-1 .widget-picture{
        max-width: 50%;
        flex: 0 0 50%;
        margin-top: -2em;
    }
}
@media all and (max-width: 1273px) {
    .widget-about.template-1 .widget-template-wrap{
        margin-left: 0;
        padding: 0 20px;
    }
    .widget-about.template-1 .widget-picture {
        margin-right: -120px;
    }
}
@media all and (max-width: 800px) {
    .widget-about.template-1 .widget-header{
        flex-wrap: wrap;
        gap: 3em 2em;
    }
    .widget-about.template-1 .widget-title,
    .widget-about.template-1 .widget-description{
        max-width: 100%;
        flex: 0 0 100%;
        font-size: 1.125em;
    }
    .widget-about.template-1 .widget-description p{
        margin-bottom: 1em;
    }
    .widget-about.template-1 .widget-title{
        font-size: 2.125em;
        line-height: 1.2;
    }
    .widget-about.template-1 .widget-picture{
        display: none;
        max-width: calc(100% + 198px);
        flex: 0 0 calc(100% + 198px);
        width: calc(100% + 198px);
        transform: translateX(-25px);
        margin-right: 0;
        margin-top: 2em;
    }
    .widget-about.template-1 .widget-picture + .widget-header-wrapper {
        padding-top: 0;
    }
    .widget-about.template-1 .widget-header-wrapper{
        max-width: 100%;
        flex: 0 0 100%;
    }
    .widget-about.template-1 .widget-button{
        font-size: 1em;
        margin: 1.4em 0 0 0;
        padding: 1em 2em;
    }
    .widget-about.template-1 .widget-description + .widget-button {
        margin-top: 2.6em;
    }
    .widget-about.template-1 .widget-picture + * {
        margin-top: 2.2em;
    }
}
@media all and (max-width: 600px) {
    .widget-about.template-1 .widget-title + .widget-description {
        margin-top: 1.3em;
    }
    .widget-about.template-1 .widget-description ul li{
        padding-left: 1.5em;
        margin-bottom: 0;
    }
    .widget-about.template-1 .widget-description ul li:before{
        transform: translate(.6em, .6em);
    }
    .widget-about.template-1 .widget-picture.mobile{
        display: flex;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/new_intec_services_kosmos/style.css?17670941585222*/
.other-services-button.mobile {
    display: none;
}
.other-services-button.desktop {
    display: inline-block;
}

@media (max-width: 767px) {
    .other-services-button.mobile {
        display: block;
    }
    .other-services-button.desktop {
        display: none;
    }
    .header-row {
        flex-direction: column;
        align-items: flex-start;
    }
}
.header-row {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.widget-services.template-services{
    position: relative;
    font-size: clamp(16px, 1.7em, 20px);
}
.widget-services.template-services .widget-header {
    font-weight: 500;
	font-size: 44px;
	line-height: 102.3%;
    margin-bottom: 35px;
}
.widget-services.template-services .header-row .widget-title{
    color: #1B1E25;
    font-size: 2.2em;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    text-wrap: balance;
    padding: 0;
    margin: 0;
}
.widget-services.template-services .header-row + .widget-items{
    margin-top: 2.5em;
}
.widget-services.template-services .widget-items {
    position: relative;
}
.widget-services.template-services .widget-item {
    position: relative;
    z-index: 1;
    margin: 25px;
}
.widget-services.template-services .widget-item:hover {
    z-index: 2;
}
.widget-services.template-services .widget-item-container {
	position: relative;
    height: 100%;
    min-height: 100%;    
    transition-property: box-shadow;
    transition-duration: 0.4s;
}
.widget-services.template-services .widget-item-wrapper {
    position: relative;
    padding: 10px 25px;
    border: 1px solid #e8e8e8;
    background-color: #FFF;
    min-height: 100%;
    transition: box-shadow 0.4s;
	display: flex;
    //flex-direction: column;
}
.widget-services.template-services .widget-item-wrapper:hover {
	-webkit-box-shadow: 0 0 30px rgb(0 0 0 / 15%);
    	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    	box-shadow: 0 0 30px rgb(0 0 0 / 15%);
}
.widget-services.template-services [data-expanded=true] .widget-item-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.widget-services.template-services [data-expanded=true] .widget-item-wrapper {
    padding-bottom: 108px;
    box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.06);
}
.widget-services.template-services .widget-item-category {
    display: flex;
    font-size: 14px;
    line-height: 133.3%;
    color: #0B0B0B;
    flex-wrap: wrap;
}
.widget-services.template-services .widget-item-category-tag {
    padding: 5px 14px;
    background: #DADADA;
    margin-right: 9px;
    margin-bottom: 5px;
}
.widget-services.template-services .widget-item-name {
    display: block;
    margin-top: 16px;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #0B0B0B;
    text-decoration: none;
    transition: color 0.4s;
}
.widget-services.template-services .widget-item-name:hover {
    color: #c6366f;
}
.widget-services.template-services .widget-item-text {
    font-size: 14px;
    line-height: 22px;
    margin-top: 9px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    max-width: 700px;
}
.widget-services.template-services .widget-item-price {
    font-size: 18px;
    font-weight: 500;
    margin-top: 14px;
	margin-bottom: 28px;
}
.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 {
    margin-top: auto;
}
.widget-services.template-services .widget-item-button {
    display: inline-block;
    font-size: 14px;
    line-height: 141.8%;
    padding: 14px 40px;
    border: 1px solid #0B0B0B;
    border-radius: 25px;
    cursor: pointer;
    transition-property: box-shadow, background-color, color;
    transition-duration: 0.4s;
	font-weight: 500;
}
.widget-services.template-services .widget-item-button:hover {
    background-color: #0B0B0B;
    color: #FFF;
}
.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;
}
.widget-services.template-services .widget-item-read-all {
	margin-left: 20px;
	font-weight: 500;
	font-size: 16px;
}
@media (max-width: 1024px) {
	.widget-services.template-services .widget-header{
		font-weight: 600;
		font-size: 24px;
		line-height: 133.3%;
		margin-bottom: 20px;	
	}
	.widget-services.template-services .widget-item-name{
	    font-size: 16px;
		line-height: 24px;	
	}
	.widget-services.template-services .widget-item-price {
		font-size: 16px;
	}
	.link-all{
		display: none;
	}
	.widget-services.template-services .widget-item {
		margin: 25px 0;
	}
}
@media all and (max-width: 800px) {
    .widget-services.template-services .header-row .widget-title{
        font-size: 1.625em;
    }
}
@media (max-width: 600px) {
	.widget-services.template-services .widget-item-wrapper {
		padding: 18px 18px 30px;
	}
	.widget-services.template-services .widget-item-read-all {
		margin-left: 0;
		margin-top: 25px;
	}
}

/* End */


/* Start:/include/websites_development/landingpage_new/style.css?176708747413941*/
: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;
}

.br{
	position: relative;
}
@media all and (max-width: 800px) {
	.br:after{
		display: none !important;
	}
}

.other-services-button {
font-size: 16px;
}

.page-container .container-advantages-1 .widget-development.template-advantages .widget-header {
    margin-bottom: 105px;
}

.widget-template{
	position: relative;
	overflow: hidden;
	padding: clamp(60px, 12vw, 120px) 0;
	font-size: clamp(16px, 1.7vw, 20px);
}
.widget-template .widget-header + .widget-content{
	margin-top: 2.5em;
}
.widget-template .widget-header .widget-title{
	color: #1B1E25;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	text-wrap-style: balance;
	text-wrap: balance;
	padding: 0;
}
.widget-template .widget-header .widget-title b{
	font-weight: 700 !important;
}
.widget-template .widget-header .widget-title + *{
	margin-top: 1.95em;
}
@media all and (max-width: 800px) {
	.widget-template .widget-header .widget-title{
		font-size: 2.125em;
	}
}

.widget-about-2{
	position: relative;
	overflow: hidden;
	font-size: clamp(16px, 1.7vw, 20px);
	padding: clamp(60px, 8vw, 120px) 0;
}
.widget-about-2 .widget-item{
	display: flex;
	align-items: flex-start;
	gap: 2em 4.7em;
}
.widget-about-2 .widget-item-picture{
	max-width: 38%;
	flex: 0 0 38%;
	overflow: hidden;
	border-radius: 50%;
}
.widget-about-2 .widget-item-picture img{
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
	user-select: none;
	pointer-events: none;
}
.widget-about-2 .widget-item-content{
	flex: 1;
}
.widget-about-2 .widget-item-picture + .widget-item-content{
	padding-top: 3.1em;
}
.widget-about-2 .widget-item-title{
	color: #1B1E25;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.1;
	text-transform: uppercase;
	text-wrap: balance;
}
.widget-about-2 .widget-item-title + .widget-item-description{
	margin-top: 1.95em;
}
.widget-about-2 .widget-item-description{
	color: #1B1E25;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
}
.widget-about-2 .widget-item-description p{
	margin-bottom: 1.5em;
}
.widget-about-2 .widget-item-description *:last-child{
	margin-bottom: 0;
}
.widget-about-2 .widget-item-description ul{
	color: inherit;
}
.widget-about-2 .widget-item-description ul li{
	position: relative;
	padding-left: 1em;
	margin-bottom: .7em;
}
.widget-about-2 .widget-item-description ul li:last-child{
	margin-bottom: 0;
}
.widget-about-2 .widget-item-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-about-2 .widget-item-description ul li:last-child{
	margin-bottom: 0;
}
@media all and (max-width: 800px) {
	.widget-about-2 .widget-item{
		flex-wrap: wrap;
		gap: 2em;
	}
	.widget-about-2 .widget-item-title,
	.widget-about-2 .widget-item-description{
		max-width: 100%;
		flex: 0 0 100%;
	}
	.widget-about-2 .widget-item-description p{
		margin-bottom: 1em;
	}
	.widget-about-2 .widget-item-title{
		font-size: 2.125em;
	}
	.widget-about-2 .widget-item-picture{
		max-width: 36%;
		flex: 0 0 36%;
	}
	.widget-about-2 .widget-item-picture + .widget-item-content {
		padding-top: 0;
	}
	.widget-about-2 .widget-item-content{
		max-width: 100%;
		flex: 0 0 100%;
	}
}



.widget-piramid{
	position: relative;
	overflow: hidden;
	background-color: #F8F8F8;
	padding: clamp(60px, 8vw, 120px) 0;
}
.widget-piramid .widget-picture img{
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: contain;
}
.marker{
position: absolute;
}
.marker.target-page::before{
	content: url("/include/websites_development/landingpage/images/target-page.png");
    position: absolute;
	top: -28px;
	left: -148px;
}
.marker.lid::before{
	content: url("/include/websites_development/landingpage/images/lid.png");
    position: absolute;
	left: 60px;
	top: 4px;
}
.marker.convert-lid::before{
	content: url("/include/websites_development/landingpage/images/convert-lid.png");
    position: absolute;
    top: -36px;
    left: -235px;
}
.marker.sale::before {
	content: url("/include/websites_development/landingpage/images/sale.png");
	position: absolute;
	left: 100px;
	top: 5px;
}
.what-is-landing-text-wrapper ul {
	margin-top: 8px;
}
.what-is-landing-text-wrapper ul > li {
	margin-left: 4px;
	color: #808080;
	font-size: .9em;
	line-height: 1.5;
}
.what-is-landing-text-wrapper ul > li::before {
	font-size: 18px;
	content: "•";
	margin-right: 15px;
	vertical-align: text-top;
}
.target-page .marker > b {
	margin-top: 8px;
}
@media all and (max-width: 1200px) {
	.what-is-landing-text-wrapper{
		width: 100%;
		padding-left: 4em;
	}

	.what-is-landing-text-wrapper .marker{
		position: unset;
        margin: 10px 0;
	}

	.what-is-landing-text-wrapper .marker:not(:last-child) {
		margin-bottom: 26px;
	}

	.marker::before{
		content: '';
		width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        margin-right: 15px;
	}
	.marker.target-page::before{
		content: '';
        background-color: #CE2A57;
        position: unset;
	}
	.marker.lid::before{
		content: '';
        background-color: #84CEFF;
        position: unset;
	}
	.marker.convert-lid::before{
		content: '';
        background-color: #30AB40;
        position: unset;
	}
	.marker.sale::before{
		content: '';
        background-color: #D0C214;
        position: unset;
	}
}
@media all and (max-width: 800px) {
	.what-is-landing-text-wrapper .marker{
		font-size: 1.125em;
	}
}
@media all and (max-width: 720px) {
	.widget-piramid .what-is-landing-text-wrapper{
		margin-top: 32px;
		padding: 0;
	}
}
@media all and (max-width: 600px) {
	.widget-picture img{
		width: 100%;
	}
}

.widget-icons.widget-about .widget-item-title{
font-weight: 600;
font-size: 20px;
line-height: 22px;
margin-top: 20px;
}
.widget-icons.widget-about .widget-item-description {
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #808080;
	margin-top: 12px;
}

.widget-about.widget-story .widget-item-title {
	text-align: center;
	margin-top: 20px;
	color: #1B1E25;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.45;
}
.widget-about.widget-story .widget-content{
max-width: 1200px;
    width: 100%;
}
.widget-about.widget-story .item-5{
width:250px;
padding:25px;
}
@media all and (max-width: 1300px) {
	.widget-about.widget-story .widget-description{
		overflow: scroll;
	}
}
.widget-difference{
background-color: #F8F8F8;
}
.widget-difference .item-dif{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	gap: 1em;
	background-color:white;
	padding: 2em 1.6em 1.5em;
	box-shadow: 0 2px 24px 3px #ABABAB2E;
	height: 275px;
	position: relative;
}
.widget-difference .item-dif .widget-item-number{
	color: #C7C7CC;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1;
}
.widget-difference .item-dif .widget-item-text{
	color: #808080;
	font-size: .9em;
	font-weight: 400;
	line-height: 1.3;
}
.widget-difference .item-dif .widget-item-text b{
	color: #1B1E25;
}
.widget-difference .item-dif[data-special="true"]{
	background-color: var(--main-color);
}
.widget-difference .item-dif[data-special="true"] .widget-item-text{
	color: #D6D6D6;
}
.widget-difference .item-dif[data-special="true"] .widget-item-text b{
	color: #ffffff;
}
.widget-difference .item-dif[data-special="true"] .widget-item-number{
	color: rgba(255, 255, 255, 0.49);
}
@media all and (max-width: 1200px){
	.widget-about.widget-difference .item-dif{
		height: 400px;
	}
}
@media all and (max-width: 800px){
	.widget-about.widget-difference .item-dif{
		height: 275px;
	}
}


.widget-statistic{
	position: relative;
	overflow: hidden;
	font-size: clamp(16px, 1.7vw, 20px);
	padding: clamp(60px, 10vw, 120px) 0;
}
.widget-statistic .widget-template-wrapper{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 2em;
}
.widget-statistic .widget-header{
	margin-top: 3em;
	flex: 1;
}
.widget-statistic .widget-header .widget-title{
	color: #000;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}
.widget-statistic .widget-header .widget-description{
	color: #1B1E25;
	font-size: .9em;
	font-weight: 400;
	line-height: 1.3;
}
.widget-statistic .widget-header .widget-description ul li{
	margin-bottom: 1.8em;
}
.widget-statistic .widget-header .widget-description ul li:last-child{
	margin-bottom: 0;
}
.widget-template .widget-header .widget-title + *{
	margin-top: 3.75em;
}
.widget-statistic .widget-header + .widget-content{
	margin-top: 0;
	flex: 0 0 58%;
}
.widget-statistic .widget-picture-stat{
	display: flex;
}
.widget-statistic .widget-picture-stat img{
	width: 100%;
}
.widget-statistic .red-before::before{
	content: '';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
	background-color: #D52D5B;
}
.widget-statistic .gray-before::before{
	content: '';
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
	background-color: #D9D9D9;
}
@media all and (max-width: 800px){
	.widget-statistic .widget-header .widget-title{
		font-size: 2.125em;
	}
	.widget-statistic .widget-header .widget-description{
		font-size: 1em;
	}
	.widget-statistic .widget-picture-stat{
		display: flex;
		flex: 0 0 100%;
	}
	.widget-statistic .widget-template-wrapper{
		flex-wrap: wrap;
	}
	.widget-statistic .widget-header + .widget-content{
		flex: 0 0 100%;
	}
	.widget-statistic .widget-header{
		margin-top: 0;
	}
	.widget-statistic .widget-header + .widget-content{
		margin-top: 2em;
	}
	.widget-template .widget-header .widget-title + *{
		margin-top: 1.6em;
	}
	.widget-statistic .widget-header .widget-description ul li{
		margin-bottom: 1em;
	}
}


.widget-form.template-1 .widget-item{
    background-color: #000;
}

.widget-form.template-1 .widget-item-text {
    max-width: 100%;
    width: 100%;
    display: flex;
    gap: 30px;
}
.widget-form.template-1 .widget-item-name, .widget-form.template-1 .widget-item-description {
    display: inline-block;
    color: #fff;
}
.widget-form.template-1 .widget-item-button{
	border: 1px solid #fff;
	background-color: inherit;
}
.widget-form.template-1 .widget-item-button:hover{
	border: 1px solid #fff;
	background-color: #fff;
	color: #000;
}

.widget-about.widget-srok .widget-picture-srok{
    max-width: 553px;
    display: flex;
}
.widget-about.widget-srok .widget-picture-srok img{
    width: 100%;
}

.widget-about.widget-black{
	background-color: #000;
	overflow: visible;
}
.widget-about.widget-black::after{
	content: '';
    	position: absolute; /* Абсолютное позиционирование */
	bottom: -100px;
	border: 80px solid transparent;
	border-top: 25px solid #000;
	margin-left: auto;
    	margin-right: auto;
    	left: 0;
    	right: 0;
    	text-align: center;
	width: 100px;
}
.widget-about.widget-black .widget-title,
.widget-about.widget-black .widget-description{
color: #fff;
text-align: center;
max-width: 800px;
width: 100%;
}
.widget-about.widget-black .widget-title{
font-family: Gilroy;
font-weight: 700;
font-size: 28px;
line-height: 1.4;
text-transform: uppercase;
	padding: 0;
}
.widget-about.widget-black .widget-description{
font-family: Gilroy;
font-weight: 400;
font-size: 24px;
line-height: 140%;
}
.widget-about.widget-form .widget-picture-form{
 width: 280px;
}
.widget-about.widget-form .widget-picture-form img{
 width: 100%;
}
.widget-about.widget-form .widget-title{
font-weight: 600;
font-size: 24px;
line-height: 130%;
text-transform: none;
}
.widget-about.widget-form .widget-description{
font-weight: 400;
font-size: 18px;
line-height: 24px;
color: #808080;
}
.widget-picture-price.mobile{
	display: none;
}
.widget-picture-price.desktop{
	display: block;
}
.adaptive-container.widget-development.template-staff .widget-title{
font-family: Gilroy;
font-weight: 700;
font-size: 44px;
line-height: 120%;
text-transform: uppercase;

}
.widget-project .custom-tabs{
	margin-top: 20px;
}
.widget-project .tab-content .item{
    background: inherit;
    border: 1px solid #D1D1D1;
}
.widget-project .tab-content .item:hover{
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.widget-project .tab-content .item:hover svg path{
	fill: #fff;
}
@media all and (max-width: 1200px) {
	.widget-about .widget-template-wrapper{
		gap: 2.75em 3em;
	}
	.widget-about .widget-picture + .widget-content{
		margin-top: 0;
	}
}
@media all and (max-width: 800px) {
	.widget-about{
		font-size: clamp(16px, 2.4vw, 20px);
	}
	.widget-about .widget-template-wrapper{
		flex-wrap: wrap;
	}
	.widget-about .widget-picture{
		/*display: none;*/
		max-width: 100%;
		flex: 0 0 100%;
	}
	.widget-about .widget-content{
		flex: 1 0 50%;
	}
	.widget-about .widget-title{
		font-size: 2.125em;
		line-height: 122%;
	}
	.widget-about .widget-over-title + * {
		margin-top: .8em;
	}
	.widget-about .widget-description{
		font-size: 1em;
	}
	.widget-form.template-1 .widget-item{
		flex-direction: column;
	}
	.widget-form.template-1 .widget-item-text{
		flex-direction: column;
		text-align: center;
	}
	.widget-form.template-1 .widget-item-text br{
		display: contents;
	}
	.widget-about.widget-srok .widget-picture-srok{
	    max-width: 100%;
	    display: flex;
	}
	.widget-picture-price.mobile{
		display: block;
		margin-bottom: 40px;
	}
	.widget-picture-price.mobile img{
		width: 100%;
	}
	.widget-picture-price.desktop{
		display: none;
	}
	.widget-price .widget-description br{
	    display: contents;
	}
}
@media all and (max-width: 600px) {
	.widget-about .widget-picture{
		display: flex;
	}
	.widget-about .widget-over-title{
		font-size: 14px;
	}
	.widget-about .widget-content{
		flex: 1 0 100%;
	}
	.widget-about.widget-form .widget-picture-form{
		width: 100%;
	}
}
/* End */
/* /include/2024/banner/style.css?17663902415236 */
/* /include/2024/banner/websites_development_response.css?1760515427281 */
/* /include/templates/advantages/template.5/style.css?17691706413625 */
/* /include/templates/advantages/template.7/style.css?17691706633668 */
/* /include/templates/forms/template.2/style.css?17670020763404 */
/* /include/templates/advantages/template.8/style.css?17658853672620 */
/* /include/templates/faq/template.1/style.css?17691724444626 */
/* /include/templates/about/template.1/style.css?17691704755666 */
/* /bitrix/templates/.default/components/bitrix/news.list/new_intec_services_kosmos/style.css?17670941585222 */
/* /include/websites_development/landingpage_new/style.css?176708747413941 */
