

/* Start:/local/components/darneo/banner.item/templates/banner_vs/style.css?17544964731042*/
.banner_v {
    float: right;
    margin: 35px 0 20px 35px;
    border: 1px solid #BEB3BF;
    position: relative;
    z-index: 10;
}

.banner_kv {
    float: right;
    margin: 35px 0 20px 35px;
    border: 1px solid #BEB3BF;
    position: relative;
    z-index: 10;
}

.banner_vm {
    display: none;
    margin-top: 25px;
    width: 100%;
    max-width: 725px;
    border: 1px solid #BEB3BF;
}

.banner_top {
    margin-top: 30px;
}

.banner_wrap_fix {
    position: relative;
}

.banner_wrap_fix .banner_v,
.banner_wrap_fix .banner_top {
    position: absolute;
    top: 110px;
    right: 0;
}

.banner_top_m {
    margin-top: 0;
    margin-bottom: 30px;
}

@media screen and (max-width: 725px) {
    .banner_v {
        display: none;
    }

    .banner_kv {
        display: none;
    }

    .banner_vm {
        display: block;
    }

    .banner_vm > img {
        aspect-ratio: 230 / 80;
    }
}

/*.h1-wrapper {
	position: static !important;
	padding-right: 0 !important;
}*/

.left-indented-big {
    position: static !important;
}
/* End */


/* Start:/local/components/darneo/banner.item/templates/banner_g/style.css?1733942932437*/
.banner_g {
    margin: 50px auto auto;
    width: 100%;
    max-width: 1050px;
    border: 1px solid #BEB3BF;
}

.banner_gm {
    display: none;
    margin-top: 50px;
    width: 100%;
    max-width: 725px;
    border: 1px solid #BEB3BF;
}

@media screen and (max-width: 725px) {
    .banner_g {
        display: none;
    }

    .banner_gm {
        display: block;
    }

    .banner_gm > img {
        aspect-ratio: 29.1 / 10;
    }
}
/* End */
/* /local/components/darneo/banner.item/templates/banner_vs/style.css?17544964731042 */
/* /local/components/darneo/banner.item/templates/banner_g/style.css?1733942932437 */
