

/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/info-partners/styles.min.css?1721797111372*/
.info-partners__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin-bottom:120px}.info-partners__item{padding:20px 10px;background-color:rgba(37,37,37,.03);display:flex;align-items:center;justify-content:center;transition:var(--transition)}.info-partners__item:hover{background-color:rgba(37,37,37,.06)}.info-partners__item img{width:auto;height:100%}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/info-partners/media.min.css?1721797196234*/
@media (max-width:991px){.info-partners__items{grid-template-columns:1fr 1fr 1fr}}@media (max-width:767px){.info-partners__items{grid-template-columns:1fr 1fr}}@media (max-width:575px){.info-partners__items{grid-template-columns:1fr}}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/corporate-style/styles.min.css?1721800324471*/
.corporate-style{margin-bottom:120px;display:flex;flex-direction:column;row-gap:60px}.corporate-style__item{position:relative}.corporate-style__block{padding:50px;background-color:#fff;position:absolute;top:50%;right:35%;transform:translate(50%,-50%);width:700px}.corporate-style__title{font-weight:700;font-size:33px;margin-bottom:35px;text-transform:uppercase}.corporate-style__btns{display:flex;gap:20px}.corporate-style__img{width:815px;height:475px;object-fit:cover}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/corporate-style/media.css?1722060658732*/
@media(max-width: 991px){
    .corporate-style__img{
        width: 100%;
        height: 350px;
    }

    .corporate-style__block{
        width: 90%;

        top: 90%;
        right: 50%;
    }

    .corporate-style{
        gap: 120px;
    }
}

@media(max-width: 767px){
    .corporate-style__btns{
        flex-direction: column;
    }

    .corporate-style__title{
        font-size: 28px;4
    }

    .corporate-style{
        gap: 140px;
    }
}

@media(max-width: 575px){
    .corporate-style__block{
        padding: 20px;
    }

    .corporate-style__block{
        width: 95%;
    }

    .corporate-style__title{
        font-size: 22px;
        margin-bottom: 20px;
    }
}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/advertisement/styles.min.css?1722080840814*/
.advertisement__items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;row-gap:80px;margin-bottom:120px}.advertisement__item{position:relative}.advertisement__item:hover .advertisement__img{filter:brightness(70%)}.advertisement__item:hover .advertisement__title{color:#fff;bottom:50%;transform:translate(50%,50%)}.advertisement__img{width:100%;height:250px;object-fit:cover;transition:var(--transition)}.advertisement__title{font-weight:700;font-size:28px;text-transform:uppercase;white-space:nowrap;margin-bottom:0;transition:var(--transition);position:absolute;bottom:-60px;right:50%;transform:translateX(50%);pointer-events:none}.advertisement__image{height:300px;width:100%}.advertisement__image img{object-fit:cover;width:100%;height:100%}.advertisement__detail{gap:5px!important;row-gap:5px!important}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/advertisement/media.min.css?1722079778537*/
@media (max-width:1199px){.advertisement__items{gap:10px;row-gap:40px}.advertisement__title{font-size:20px;bottom:-30px}}@media (max-width:991px){.advertisement__items{grid-template-columns:1fr 1fr;gap:40px;row-gap:80px}.advertisement__title{font-size:28px;bottom:-60px}}@media (max-width:767px){.advertisement__items{gap:10px;row-gap:40px}.advertisement__title{font-size:20px;bottom:-30px}}@media (max-width:575px){.advertisement__items{grid-template-columns:1fr;gap:40px;row-gap:80px}.advertisement__title{font-size:28px;bottom:-60px}}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/fashion-publications/styles.min.css?1721746990638*/
.fashion-publications{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:5px;margin-bottom:120px}.fashion-publications__item{position:relative}.fashion-publications__item:before{content:"";position:absolute;background-color:#000;width:100%;height:100%;opacity:.2;transition:var(--transition)}.fashion-publications__item:hover:before{opacity:.8}.fashion-publications__img{height:400px;width:100%;background-size:cover;background-position:center}.fashion-publications__name{position:absolute;right:50%;top:50%;transform:translate(50%,-50%);width:100%;text-align:center;padding:0 10px;color:#fff;text-transform:uppercase;font-weight:600}
/* End */


/* Start:/local/templates/milana2024/assets/css/new-styles/blocks/fashion-publications/media.min.css?1721747009235*/
@media (max-width:1399px){.fashion-publications{grid-template-columns:1fr 1fr 1fr}}@media (max-width:767px){.fashion-publications{grid-template-columns:1fr 1fr}}@media (max-width:575px){.fashion-publications{grid-template-columns:1fr}}
/* End */


/* Start:/local/templates/milana2024/components/bitrix/menu/tile-style/style.css?173993404116667*/
.pages{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;

    gap: 10px;
    margin-bottom: 120px;
}

.pages__item{
    position: relative;

    height: 80px;
}

.pages__name{
    text-align: center;
    position: absolute;

    color: white;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;

    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
}

.pages__item:before {
    content: '';
    position: absolute;
    background-color: black;
    width: 100%;
    height: 100%;
    opacity: 0.4;

    transition: var(--transition);
}

.pages__item:hover:before {
    opacity: 0.8;
}


.general-partners__item:nth-child(1) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(2) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(3) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(4) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(5) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__4.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(6) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__5.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(7) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-help__7.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-partners__item:nth-child(7) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-help__7.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(1) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(2) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(3) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(4) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(5) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__4.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(6) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__5.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(7) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-buyers__item:nth-child(8) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__7.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company__item:nth-child(1) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-partners__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company__item:nth-child(2) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__5.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company__item:nth-child(3) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-help__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company__item:nth-child(4) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(1) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(2) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(3) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(4) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__4.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(5) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__5.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(6) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_about__item:nth-child(7) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__8.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_media__item:nth-child(1) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_media__item:nth-child(2) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_media__item:nth-child(3) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_media__item:nth-child(4) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_media__item:nth-child(5) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-company_media__item:nth-child(6) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-company__6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-clients_product_info__item:nth-child(1) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-clients-product-info-technologii.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-clients_product_info__item:nth-child(2) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-clients-product-info-razmer.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-clients_product_info__item:nth-child(3) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-clients-product-info-polnota.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-clients_product_info__item:nth-child(4) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-clients-product-info-uhod.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.general-clients_product_info__item:nth-child(5) {
    background-image: url(https://milana-shoes.ru/local/templates/milana2024/assets/images/general-buyers__6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(2) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-2.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(3) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-3.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(4) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-4.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/gloves-info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(2) {
    background-image: url('/local/templates/milana2021/assets/images/gloves-info-block-2.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(3) {
    background-image: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(4) {
    background-image: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bags-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/bags-info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.belts-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/belts-info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.general-company_about__item:nth-child(8) {
    background-image: url(/local/templates/milana2024/assets/images/general-company__9.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.general-company_about__item:nth-child(9) {
    background-image: url(/local/templates/milana2024/assets/images/general-company__10.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.general-clients_product_info__item:nth-child(5) {
    background-image: url(/local/templates/milana2024/assets/images/general-clients-product-info-wallets.jpg) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.general-clients_product_info__item:nth-child(6) {
    background-image: url(/local/templates/milana2024/assets/images/general-clients-product-info-umbrellas.jpg) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.general-clients_product_info__item:nth-child(7) {
    background-image: url(/local/templates/milana2024/assets/images/general-clients-product-info-care.jpg) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(2) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-2.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(3) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-3.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.main-info-cat:nth-child(4) {
    background-image: url('/local/templates/milana2021/assets/images/info-block-4.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/gloves-info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(2) {
    background-image: url('/local/templates/milana2021/assets/images/gloves-info-block-2.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(3) {
    background-image: url('/local/templates/milana2021/assets/images/gloves-info-block-3.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.gloves-info-cat:nth-child(4) {
    background-image: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.bags-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/bags-info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.belts-info-cat:nth-child(1) {
    background-image: url('/local/templates/milana2021/assets/images/belts-info-block-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media(max-width: 1199px){
    .pages{
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media(max-width: 767px){
    .pages{
        grid-template-columns: 1fr 1fr;
    }
}

@media(max-width: 575px){
    .pages{
        grid-template-columns: 1fr;
    }
}


/* End */


/* Start:/local/components/milana/media/templates/.default/style.css?17400381031493*/
.press{
    position: relative;

    display: flex;
    justify-content: space-between;

    gap: 60px;
    margin-bottom: 120px;
}

.press__img{
    width: 100%;

    background-position: center;
    background-size: cover;
}

.press__content{
    font-size: 18px;

    min-width: 50%;
}


.franchise__file{
    display: flex;
    justify-content: space-between;

    margin-top: 50px;
    margin-bottom: 100px;
}

.franchise__file-title{
    font-weight: 700;
    font-size: 33px;
    line-height: 38px;
    text-transform: uppercase;
}

.franchise__file-left{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.franchise__file-left p{
    color: #7c7474;
    font-size: 20px;
    font-weight: 500;
}

@media(max-width: 991px){
    .press__img{
        position: absolute;

        width: 100vw;
        height: 100%;
        margin-left: -30px;

        z-index: -1;
    }

    .press{
        height: 300px;
    }

    .press__content{
        position: absolute;

        background-color: white;
        padding: 20px;

        bottom: 30%;
        right: 50%;
        transform: translate(50%, 50%);

        width: 90%;
    }
}

@media(max-width: 767px) {
    .franchise__file {
        flex-direction: column;
    }
}

@media(max-width: 575px){
    .press__content{
        width: 95%;
        font-size: 16px;
    }

    .press__img{
        margin-left: -15px;
    }
}
/* End */


/* Start:/local/components/milana/staff/templates/.default/style.css?17477175313130*/
.contact-us-new{
    display: flex;
    min-height: 375px;

    margin-bottom: 60px;
}
.contact-us-new--double.contact-us-new{
    height: fit-content;
}

.contact-us-new__left{
    width: 30%;

    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 375px;
}
.contact-us-new__right{
    width: 70%;

    display: flex;
    align-items: center;
    gap: 35px;

    background-color: var(--color-background-white);

    padding-left: 100px;
}

.contact-us-new--double .contact-us-new__right{
    flex-direction: column;
    align-items: start;

    padding: 100px 0px 100px 100px;
}

.contact-us-new__subtitle{
    padding-bottom: 55px;
}

.contact-us-new__text {
    font-size: 14px;
    line-height: 27px;
    text-transform: none;
    max-width: 344px;
}

.contact-us-new__title{
    font-weight: 700;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 45px;
    line-height: 1.3;
    text-align: center;
}

.contact-us-new__name{
    display: flex;
    align-items: center;
    gap: 30px;

    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;

    margin-bottom: 5px;
    padding-right: 10px;
}

.contact-us-new__contacts{
    display: flex;
    flex-direction: column;
}

.contact-us-new__position{
    margin-bottom: 20px;
}

.contact-us-new__email{
    margin-top: 10px;
}

.contact-us-new__socials{
    display: flex;
    gap: 10px;
}

.contact-us-new__block{
    display: flex;
    gap: 30px;
}

.contact-us-new__container{

}

.contact-us-new__items{
    width: 70%;
}

.contact-us-new__items .contact-us-new__right{
    width: 100%;
    min-height: 375px;
}


@media (max-width: 1199px){
    .contact-us-new__title{
        font-size: 28px;
        max-width: 190px;
    }

}

@media (max-width: 991px){
    .contact-us-new__title{
        font-size: 21px;
        max-width: 190px;
    }

    .contact-us-new__right{
        padding-left: 60px;
    }
}

@media (max-width: 767px){
    .contact-us-new{
        flex-direction: column;
        height: fit-content;
    }

    .contact-us-new--double .contact-us-new__right{
        padding: 0px;
    }

    .contact-us-new__left,.contact-us-new__right{
        width: 100%;
        align-items: start;
        justify-content: start;
        flex-wrap: wrap;

        background-color: unset;
        padding: 0;
    }

    .contact-us-new__title{
        font-size: 20px;
        max-width: unset;

        margin-bottom: 20px;
    }

    .contact-us-new__block{
        flex-direction: column;
        height: fit-content;
    }

    .contact-us-new__items{
        width: 100%;
    }

    .contact-us-new__items .contact-us-new__right, .contact-us-new{
        min-height: unset;
    }

    .contact-us-new__container{
        display: flex;
        flex-direction: column;
        row-gap: 60px;
    }

    .contact-us-new__items{
        display: flex;
        flex-direction: column;
        row-gap: 30px;
    }
}
/* End */
/* /local/templates/milana2024/assets/css/new-styles/blocks/info-partners/styles.min.css?1721797111372 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/info-partners/media.min.css?1721797196234 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/corporate-style/styles.min.css?1721800324471 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/corporate-style/media.css?1722060658732 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/advertisement/styles.min.css?1722080840814 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/advertisement/media.min.css?1722079778537 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/fashion-publications/styles.min.css?1721746990638 */
/* /local/templates/milana2024/assets/css/new-styles/blocks/fashion-publications/media.min.css?1721747009235 */
/* /local/templates/milana2024/components/bitrix/menu/tile-style/style.css?173993404116667 */
/* /local/components/milana/media/templates/.default/style.css?17400381031493 */
/* /local/components/milana/staff/templates/.default/style.css?17477175313130 */
