

/* Start:/local/templates/mosprom/css/about.css?17725607954701*/
/* About */

.about_top_block {
    background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.1) 7.39%, rgba(84, 160, 186, 0.1) 93.7%);
    border-radius: 10px;
}
.about_text {
    padding: 42px 80px 42px 10px;
    color: #103340;
}
.about_text p {
    margin-bottom: 15px;
}

.about_gears {
    position:relative;
}
.about_gears * {
    position:absolute;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.9s;
}
.about_gear1 {
    background-image: url('/img/new/about/онас_синяя_блюр.png');
}
.about_gear2 {
    background-image: url('/img/new/about/онас_синяя.png');
}
.about_gear3 {
    background-image: url('/img/new/about/онас_зеленая.png');
}
.about_gear4 {
    background-image: url('/img/new/about/онас_зеленая_блюр.png');
}
.about_gear5 {
    background-image: url('/img/new/about/онас_прозрачная_блюр_2.png');
}
.about_gear6 {
    background-image: url('/img/new/about/онас_прозрачная_блюр_1.png');
}

.about_gears {
    overflow: hidden;
    aspect-ratio: 55/48;
    height: 100%;
}
.about_gear1 {
    width: 75%;
    height: 95%;
    top: -34%;
    left: 28%;
}


.about_gear2 {
    width: 80%;
    height: 76%;
    bottom: -15%;
    left: -5%;
    z-index: 5;
}

.about_gear3 {
    width: 50%;
    height: 60%;
    left: 31%;
    top: 24%;
    z-index: 10;
}

.about_gear4 {
    width: 62%;
    height: 68%;
    left: -19%;
    top: 6%;
    z-index: 2;
}


.about_gear5 {
    width: 46%;
    height: 55%;
    bottom: -27%;
    right: 1%;
    z-index: 1;
}

.about_gear6 {

    width: 40%;
    height: 41%;
    top: -18%;
    left: 15%;
    z-index: 1;
}

.about_top_block:hover .about_gear1 {
    transform: rotate(20deg);
    top: -30%;
}

.about_top_block:hover .about_gear2 {
    transform: rotate(-15deg);
    bottom: -20%;
}
.about_top_block:hover .about_gear3 {
    transform: rotate(15deg);
    top: 20%;
}
.about_top_block:hover .about_gear4 {
    transform: rotate(8deg);
    left: -14%;
}
.about_top_block:hover .about_gear5 {
    transform: rotate(-10deg);
    bottom: -22%;
}
.about_top_block:hover .about_gear6 {
    transform: rotate(-15deg);
    top: -14%;
}

.bg_block {height: 100%;border-radius: 10px;background: linear-gradient(92.56deg, #4795B2 -5.48%, #167194 90.83%);padding: 30px;}

.bg_block.bg_green_block {
    background: linear-gradient(281.82deg, #A4C520 8.72%, #C4E63B 90.02%);
}
.bg_block_wrap {
    height: 100%;
    text-align: center;
    color: #fff;
    padding: 18px 10px;
    background: rgba(23, 114, 148, 0.15);
    backdrop-filter: blur(12px);
    border-radius: 10px;
}
.bg_block_title {
    font-size: 50px;
    font-family: 'Etude';
    text-transform: uppercase;
}

.bottom_block .bg_block_title {
    font-size: 44px;
}
.left_block .bg_block_title {
    font-size: 80px;
}

.bg_block_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 10;
    position: relative;
}

.bg_block .text {
    font-size: 18px;
    max-width: 400px;
    margin: 0 auto;
}
.col-12 {
    margin-top: 20px;
}

.about_bottom_block {
    margin-top: 40px;
}

.bg_block {
    overflow: hidden !important;
    position: relative;
}

.bg_block:hover:before,
.bg_block:hover:after {
    transform: scale(1.1);
}

.bg_block:before,
.bg_block:after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.7s;

}
.bg_block.left_block:before {
    left: 0;
    top: 0;
    width: 360px;
    height: 320px;
    background-image: url('/img/gear_about/left_block_1.png');
}

.bg_block.left_block:after {
    right: 0;
    bottom: 0;
    width: 450px;
    height: 100%;
    background-image: url(/img/gear_about/left_block_2.png);
}

.bg_block.left_block:hover:after {
    transform: scale(1.1);
}


.bg_block.lt_block:before {
    left: 0;
    top: 0;
    width: 60%;
    aspect-ratio: 23 / 19;
    background-image: url(/img/gear_about/lt_block_1.png);
}

.bg_block.lt_block:after {
    right: 0;
    bottom: 0;
    width: 90%;
    aspect-ratio: 33 / 19;
    background-image: url(/img/gear_about/lt_block_2.png);
}
.bg_block.rt_block:before {
    left: 0;
    bottom: 0;
    height: 100%;
    aspect-ratio: 33 / 19;
    background-image: url(/img/gear_about/rt_block_1.png);
}


.bg_block.bottom_block:before {
    left: -6%;
    top: 0;
    height: 100%;
    aspect-ratio: 40 / 14;
    background-image: url(/img/gear_about/bottom_block_1.png);
}

.bg_block.bottom_block:after {
    right: 0;
    bottom: 0;
    height: 100%;
    aspect-ratio: 33 / 14;
    background-image: url(/img/gear_about/bottom_block_2.png);
}

/* End */


/* Start:/local/templates/mosprom/css/zvezdy.css?17706236731939*/
.about_top_block .row {
    align-items: center;
}

.about_top_block .row p {
    margin-bottom: 40px;
}


.stars_gears {
    position:relative;
}
.stars_gears * {
    position:absolute;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.9s;
}
.stars_gear1 {
    background-image: url('/img/new/stars/шестеренка 03.png');
}
.stars_gear2 {
    background-image: url('/img/new/stars/шестеренка 05.png');
}
.stars_gear3 {
    background-image: url('/img/stars/gear_3.png');
}
.stars_gear4 {
    background-image: url('/img/stars/gear_4.png');
}
.stars_gear5 {
    background-image: url('/img/stars/gear_5.png');
}
.stars_tv {
    background-image: url('/img/new/stars/телик.png');
}
.stars_star {
    background-image: url('/img/new/stars/звезда 01.png');
}

.stars_star2 {
    background-image: url('/img/new/stars/звезда 02.png');
}

.stars_gears {
    overflow: hidden;
    aspect-ratio: 55/48;
    height: 100%;
}

.stars_gears:hover * {
    transform: scale(1.1);
}
.stars_gear1 {
    width: 66%;
    height: 67%;
    top: 6%;
    left: 45%;
    z-index: 8;
}


.stars_gear2 {
    width: 89%;
    height: 85%;
    bottom: -44%;
    right: -23%;
    z-index: 5;
}

.stars_gear3 {
    width: 60%;
    height: 60%;
    right: -18%;
    top: -31%;
    z-index: 10;
}

.stars_gear4 {
    width: 80%;
    height: 85%;
    left: -16%;
    bottom: -6%;
    z-index: 2;
}

.stars_gear5 {
    width: 38%;
    height: 36%;
    top: 3%;
    left: 5%;
    z-index: 1;
}

.stars_tv {
    width: 82%;
    height: 100%;
    top: 4%;
    left: -3%;
    z-index: 15;
}

.stars_star {
    width: 40%;
    height: 41%;
    bottom: 2%;
    left: 0%;
    z-index: 20;
}

.stars_star2 {
    width: 32%;
    height: 26%;
    bottom: 69%;
    left: 42%;
    z-index: 20;
}

/* End */


/* Start:/local/templates/mosprom/components/bitrix/news.list/stars/style.css?17706236734721*/
.stars_title {
    font-size: 40px;
    font-family: 'Etude';
    text-transform: uppercase;
    background: linear-gradient(92.56deg, #4795B2 -5.48%, #167194 90.83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin: 60px 0 24px;
}

.video_item {
    border-radius: 10px;
    margin-bottom: 30px;
    aspect-ratio: 33/49;
    background-size: auto 105%;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: relative;
    transition: all 0.6s ease;
}
.video_item:hover {
    background-size: auto 110% ;
}

p.video_text {
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    background: linear-gradient(94.14deg, rgba(71, 149, 178, 0.6) -4.23%, rgba(22, 113, 148, 0.6) 90.42%);
    backdrop-filter: blur(7.65px);
    transition: all 0.6s ease;
}

.video_item:hover p.video_text {
    background: linear-gradient(94.14deg, rgba(71, 149, 178, 1) -4.23%, rgba(22, 113, 148, 1) 90.42%);
}


p.video_text span.name {
    font-family: 'Etude';
    text-transform: uppercase;
    font-size: 20px;
    display: block;
}

.video_text span.text {
    font-size: 16px;
    line-height: 1 !important;
}

span.video {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -67px 0 0 -37px;
    width: 74px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 25%, rgba(153, 153, 153, 0.4) 100%), linear-gradient(93.76deg, rgba(104, 185, 212, 0.2) 7.39%, rgba(84, 160, 186, 0.2) 93.7%);
    backdrop-filter: blur(10.6px);
    border: 1px solid rgb(22 113 148);
    transition: all 0.6s ease;
}

.video_item:hover span.video {

    background: linear-gradient(94.14deg, rgba(71, 149, 178, 1) -4.23%, rgba(22, 113, 148, 1) 90.42%);
}


.overflow {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}


.col-12:nth-child(even) p.video_text {
    background: linear-gradient(111.08deg, rgba(164, 197, 32, 0.35) 13.77%, rgba(196, 230, 59, 0.35) 105.1%);
    backdrop-filter: blur(7.65px);
}

.col-12:nth-child(even) .video_item:hover p.video_text {
    background: linear-gradient(111.08deg, rgba(164, 197, 32, 1) 13.77%, rgba(196, 230, 59, 1) 105.1%);
}

.col-12:nth-child(even) span.video {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 25%, rgba(153, 153, 153, 0.3) 100%), linear-gradient(111.08deg, rgba(164, 197, 32, 0.25) 13.77%, rgba(196, 230, 59, 0.25) 105.1%);
    backdrop-filter: blur(10.6px);
    border: 1px solid #A4C520;
}
.col-12:nth-child(even) .video_item:hover span.video {
    background: linear-gradient(111.08deg, rgba(164, 197, 32, 1) 13.77%, rgba(196, 230, 59, 1) 105.1%);
}



@media (max-width: 992px) {
    .video_item {
        aspect-ratio: 1/2;
        background-size: cover;
    }

    .detyam_text {
        padding: 15px;
        font-size: 16px;
    }

    .detyam_img {
        bottom: 30px;
    }

    p.video_text span.name {
        font-size: 14px;
        margin-bottom: 10px;
    }

    html .video_text span.text {
        font-size: 12px;
        line-height: 14px !important;
        display: block;
    }
    .stars_list.video_list {
        overflow-x: hidden;
    }
    .ext_elements  * {
        display: none;
    }

}




.col-6.col-lg-3 {
    z-index: 5;
}
.ext_elements {
    position: relative;
    z-index: 1;
}
.ext_elements  * {
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition:all 0.3s ease;
}

.ext_elements  *:hover {
    transform: scale(1.15);
}
.block_1_1 {
    background-image: url('/img/stars_new/block_1_1.png');
    width: 67%;
    height: 108%;
    right: -14%;
    top: 20%;
}
.block_1_2 {
    background-image: url('/img/stars_new/block_1_2.png');
    width: 80%;
    height: 80%;
    left: -2%;
    top: -13%;
}
.block_1_3 {
    background-image: url('/img/stars_new/block_1_3.png');
    width: 35%;
    height: 35%;
    bottom: 0;
    left: 22%;
}
.block_3_1 {
    background-image: url('/img/stars_new/block_3_1.png');
    width: 60%;
    height: 60%;
    bottom: 3%;
    left: 20%;
}
.block_3_2 {
    background-image: url('/img/stars_new/block_3_2.png');
    width: 50%;
    height: 40%;
    right: -10%;
}
.block_4_1 {
    background-image: url('/img/stars_new/block_4_1.png');
    width: 108%;
    height: 100%;
    bottom: -50%;
}
.block_5_1 {
    background-image: url('/img/stars_new/block_5_1.png');
    width: 50%;
    height: 50%;
    left: -25%;
    top: 30%;
}
/* End */
/* /local/templates/mosprom/css/about.css?17725607954701 */
/* /local/templates/mosprom/css/zvezdy.css?17706236731939 */
/* /local/templates/mosprom/components/bitrix/news.list/stars/style.css?17706236734721 */
