

/* Start:/local/templates/altaibiotech2022/css/about-biotech.css?16505976104905*/
/* О биотехнологиях */
.about {
    font-size: 16px;
    line-height: 24px;
}
@media (min-width: 768px) {
    .about {
        font-size: 19px;
        line-height: 28px;
    }
}
.about__wrapper {
    max-width: 1680px;
    width: 100%;
    max-width: 1470px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
}
@media (min-width: 1500px) {
    .about__wrapper {
        max-width: 1700px;
    }
}
@media (min-width: 1500px) {
    .about__wrapper {
        max-width: 1500px;
    }
}
@media (min-width: 1024px) {
    .about__wrapper {
        overflow: hidden;
        padding-top: 5px;
    }
}
.about__top {
    margin-bottom: 30px;
}
@media (min-width: 1024px) {
    .about__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (min-width: 1300px) {
    .about__top {
        margin-bottom: 72px;
    }
}
@media (min-width: 1300px) {
    .about__title {
        margin-bottom: 45px;
    }
}
.about__main-picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 1024px) {
    .about__main-picture {
        position: relative;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: calc(60% - 7px);
        margin-bottom: 0;
        max-height: 100%;
    }
}
.about__main-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: calc(100vw - 10px);
    width: 108%;
}
@media (min-width: 1024px) {
    .about__main-image {
        position: absolute;
        right: -4%;
        bottom: 0;
    }
}
.about__main-content {
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .about__main-content {
        position: relative;
        z-index: 1;
        width: calc(40% - 7px);
        margin-right: 14px;
        padding-top: 35px;
        margin-bottom: 0;
    }
}
.about__text {
    margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .about__text {
        padding-right: 20px;
    }
}
@media (min-width: 1300px) {
    .about__text {
        padding-right: 45px;
        margin-bottom: 66px;
    }
}
.about__text:last-child {
    margin-bottom: 0;
}
.about__text p {
    margin: 0 0 15px;
}
@media (min-width: 1300px) {
    .about__text p {
        margin-bottom: 35px;
    }
}
.about__text p:last-child {
    margin-bottom: 0;
}
.about__dark-background-text {
    margin-bottom: 20px;
    padding: 20px;
    font-weight: 500;
    color: #ffffff;
    background-color: #005a58;
    background-image: url("/local/templates/altaibiotech2022/css/../img/about-background-text-block.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1300px) {
    .about__dark-background-text {
        position: relative;
        padding: 60px 100px 60px 70px;
    }
}
@media (min-width: 1300px) {
    .about__dark-background-text::before {
        content: "";
        position: absolute;
        z-index: -1;
        left: -25px;
        top: -25px;
        width: 26%;
        height: 0;
        padding-top: 26%;
        background-image: url("/local/templates/altaibiotech2022/css/../img/about-decor.png");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }
}
@media (min-width: 1300px) and (min-width: 1600px) {
    .about__dark-background-text::before {
        left: -40px;
        top: -40px;
    }
}
.about__dark-background-text:last-child {
    margin-bottom: 0;
}
.about__dark-background-text p {
    margin: 0 0 15px;
}
.about__dark-background-text p:last-child {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .about__columns {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (calc(100% / 3 - 40px / 3))[3];
        grid-template-columns: repeat(3, calc(100% / 3 - 40px / 3));
        gap: 20px;
    }
}
@media (min-width: 1300px) {
    .about__columns {
        -ms-grid-columns: (calc(100% / 3 - 112px / 3))[3];
        grid-template-columns: repeat(3, calc(100% / 3 - 112px / 3));
        gap: 56px;
    }
}
.about__column-center {
    position: relative;
    margin: 10px 0;
    font-size: 25px;
    line-height: 36px;
    font-weight: 500;
    color: #005a58;
    text-align: right;
}
@media (min-width: 768px) {
    .about__column-center {
        margin: 0;
    }
}
@media (min-width: 1024px) {
    .about__column-center {
        font-size: 30px;
        line-height: 45px;
    }
}
.about__column-center::after {
    content: "";
    position: absolute;
    right: -10px;
    top: -7px;
    width: 1px;
    height: calc(100% + 14px);
    background-color: #005a58;
}
@media (min-width: 1300px) {
    .about__column-center::after {
        right: -28px;
    }
}
/* О биотехнологиях конец */
/* End */
/* /local/templates/altaibiotech2022/css/about-biotech.css?16505976104905 */
