

/* Start:/about/about-us/style.css?17581027121273*/
.page-about .image-block{
    display:flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 15rem;
    background:
    linear-gradient(121.31deg, #42CFDE 20.75%, #30BCCB 54.13%, #27B3C2 87.51%);

}

.page-about .item .img-block{
    width:5.75rem;
    height:5.125rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top:0.25rem;
}
.page-about .item .text-block{
    font-size:1rem;
    margin-left: 1rem;
    line-height: 1.313rem;
}

.page-about .item .text-block .text-block-title{
    font-weight:600;
    margin-bottom: 0.357rem;
}

@media screen and (min-width: 992px){
    .page-about .item .text-block{
        margin-left:2rem;
    }

    .page-about .item .text-block .text-block-title{
        font-size:1.125rem;
    }
    .page-about .item .img-block{
        width:6.938rem;
        height:6.25rem;
    }
}

.table-requisites {
    width: auto;
}

.table-requisites tr td {
    padding: 0;
    padding-bottom: 0.5rem;
}

.table-requisites tr td:first-child {
    padding-right:1.5rem;
}

@media screen and (min-width: 1199px){
    .page-about .fake-m-left-1 {
        margin-left:0.57rem;
    }
    .page-about .fake-m-left-2 {
        margin-left:0.75rem;
    }
}
/* End */
/* /about/about-us/style.css?17581027121273 */
