.widget.c-about-ref.c-about-ref-template-2 {
    background-color: #FFF;
  
}

.widget.c-about-ref.c-about-ref-template-2 .about-block-wrapper {
    height: 690px;
}


.widget.c-about-ref.c-about-ref-template-2 .widget-block-picture {
    position: relative;
    border: 1px solid #DBDBDB;
    border-radius: 30px;
    padding: 64px;
    padding-right: 10px;
    margin-right: 25px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
    color: #01A0E2;
    margin-bottom: 30px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-name {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    color: #25262C;
    margin-bottom: 12px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-preview {
    font-size: 18px;
    line-height: 150%;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #25262C;
    margin-bottom: 170px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-buttons {
    margin-top: 25px;
    cursor: pointer;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-buttons .more-info-link {
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    text-transform: uppercase;
    color: #01A0E2;
    transition: all .1s ease;
    margin-right: 5px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-buttons .button-arrow {
    transition: all .1s ease
}


.widget.c-about-ref.c-about-ref-template-2 .widget-buttons:hover .button-arrow,
.widget.c-about-ref.c-about-ref-template-2 .widget-buttons:hover .more-info-link {
    text-decoration: none;
    color: #72D5FE;
    stroke: #72D5FE;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-picture {
    padding-top: 600px;
    background-repeat: no-repeat;
    background-position: 50% 70%;
    position: absolute;
    height: 360px;
    width: 411px;
    top: 0;
    right: 0;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-video {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.widget.c-about-ref.c-about-ref-template-2 .widget-video:hover .widget-hover-opacity {
    opacity: 0.9;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-video svg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


.widget.c-about-ref.c-about-ref-template-2 .widget-advantages .intec-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}


.widget.c-about-ref.c-about-ref-template-2 .widget-hover-opacity {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item {
    box-sizing: border-box;
    padding: 33px;
    border: 1px solid #DBDBDB;
    border-radius: 30px;
    max-width: 315px;
    height: 330px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-picture {
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 82px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-name {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    font-feature-settings: 'pnum'on, 'lnum'on;
    max-width: 220px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-preview {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    font-feature-settings: 'pnum'on, 'lnum'on;
    color: #25262C;
    margin-top: 20px;
    max-width: 340px;
}

.widget.c-about-ref.c-about-ref-template-2 .widget-picture-advantages .widget-advantages-item-picture {
    margin-bottom: 62px;
}

..widget.c-about-ref.c-about-ref-template-2 .widget-picture-advantages .widget-advantages-item-preview {
    margin-top: 14px;
}


.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-block-picture {
    width: 40%;
    height: 100%;
    position: relative;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-block-text {
    width: 60%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-video {
    width: 120px;
    height: 120px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="2"] .widget-block-picture {
    width: 33.3333333333%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="2"] .widget-block-text {
    width: 66.6666666667%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-block-picture {
    width: 25%;
    min-height: 130px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-block-text {
    width: 75%;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-video {
    width: 90px;
    height: 90px;
}

.widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-preview,
.widget.c-about-ref.c-about-ref-template-2 [data-view="3"] .widget-preview {
    margin-top: 16px;
}

@media all and (max-width: 1200px) {
    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-name {
        font-size: 18px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages {
        padding-right: 20px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-picture {
        margin-bottom: 0;
    }

    .widget-advantages-item .intec-template-layout {
        justify-content: space-between;
    }
}

@media all and (max-width: 1024px) {
    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages .intec-grid {
        grid-gap: 30px 1em;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-block-picture {
        margin-right: 15px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-picture {
        width: 300px;
        height: auto;
    }
}

@media all and (max-width: 900px) {
    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages {
        padding-right: 0;
    }

    .widget.c-about-ref.c-about-ref-template-2 .about-block-wrapper {
        height: fit-content;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-picture {
        padding-top: 450px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-name {
        font-size: 20px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages .intec-grid {
        margin-top: 15px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-block-picture {
        max-width: 100%;
    }

    .widget.c-about-ref.c-about-ref-template-2 [data-view="1"] .widget-block-picture {
        height: fit-content;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item {
        max-width: none;
        height: fit-content;
        min-height: 195px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-picture {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 768px) {
    .widget-advantages-item .intec-template-layout {
        justify-content: flex-start;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-picture {
        padding: 20px;
        margin-bottom: 25px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-picture-advantages .widget-advantages-item-picture {
        margin-bottom: 22px;
        overflow: hidden;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-block-picture {
        padding: 30px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item-preview {
        margin-top: 10px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item {
        padding: 20px;
        min-height: 150px;
    }
}

@media all and (max-width: 675px) {
    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item {
        min-height: 200px;
    }
}

@media all and (max-width: 550px) {
    .widget.c-about-ref.c-about-ref-template-2 .widget-preview{
        font-size: 14px;
    }
    .widget.c-about-ref.c-about-ref-template-2 .widget-picture {
        width: 220px;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages .intec-grid {
        grid-gap: 1em;
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-name {
        font-size: 18px;
        line-height: 130%;
    }
    .widget.c-about-ref.c-about-ref-template-2 .widget-title{
        color: #01A0E2;
        font-size: 14px;
        margin-bottom: 10px;
    }

}

@media all and (max-width: 500px) {
    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages .intec-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .widget.c-about-ref.c-about-ref-template-2 .widget-advantages-item {
        min-height: 115px;
    }

    .widget.c-about-ref.c-about-ref-template-2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

}

/*# sourceMappingURL=style.css.map */
