

/* Start:/local/templates/template.main/components/ma/news.list/template.SMI.banners/style.css?17024539365241*/
.b-banners {
    margin-bottom: 42px;
    padding-top: 30px
}

.b-creative-title {
    margin-bottom: 30px;
}

.b-banners_section {
    position: relative;
    display: flex;
    /*-ms-flex-pack: distribute;*/
    /*justify-content: space-around;*/
    margin: 0 0 50px;
}

.b-banners_section.count-4,
.b-banners_section.count-5 {
    flex-wrap: wrap;
}

/*.b-banners_section.count-3::after,
.b-banners_section.count-4::after,
.b-banners_section.count-5::after {
    content: '';
    display: table;
    clear: both;
}*/
@media (min-width: 1126px) {
    .b-banners_item {

        min-height: 260px;

    }
}

.b-banners_item {
    /*float: left;*/
    position: relative;
    margin: 0 0 20px 20px;
    background: transparent center no-repeat;
    background-size: cover;
}

.count-3 > .b-banners_item:first-child {
    margin-left: 0;
}

.count-4 .b-banners_item:nth-of-type(1),
.count-5 .b-banners_item:nth-of-type(1),
.count-4 .b-banners_item:nth-of-type(3),
.count-5 .b-banners_item:nth-of-type(3) {
    margin-left: 0;
}

.count-4 .b-banners_item,
.count-5 .b-banners_item {
    width: calc(50% - 10px);
}

.count-5 .b-banners_item:nth-of-type(5) {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 20px;
    transform: translate(-50%, -50%);
    background: #41454d;
}

.b-banners-block {
    display: flex;
}

.count-3 .b-banners-block {
    flex-direction: column;
}

.b-banners_item a,
.b-banners_item a:visited,
.b-banners_item a:hover,
.b-banners_item a:active {
    position: relative;
    display: block;
    width: 100%;
    /*height: 0;*/
    overflow: hidden;
    color: #fff;
}

.b-banners_item a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 125px;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 1) 100%);
    opacity: 0.75;
    transition: all 0.25s;
}

.b-banners_item a:hover::after,
.b-banners_item a:active::after {
    height: 150px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    opacity: 0.85;
}

/*.b-banners_item img {
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform .3s ease;
}
.b-banners_item img:hover {
    transform: scale(1.05);
}*/
.b-banners_item-info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
}

.b-banners_item-info_title {
    display: block;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 24px;
}

@media (max-width: 1072px) {
    .b-banners_item-info_title {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 120% */
        letter-spacing: -0.2px;
    }
}

@media (max-width: 820px) {
    .b-banners_section.count-3, .b-banners_section.count-4 {
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 18px;
    }

    .b-banners_section.count-3 .b-banners_item-info, .b-banners_section.count-4 .b-banners_item-info {
        padding: 10px;
    }

    .b-banners_section.count-3 .b-banners_item-info_title, .b-banners_section.count-4 .b-banners_item-info_title {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
    }

    [data-js="feed"] .b-collection {
        margin: 0 !important;
        padding: 0 6px;
    }

}

@media (max-width: 550px) {
    .b-banners_section.count-3, .b-banners_section.count-4 {
        flex-direction: column;
    }

    .b-banners_section.count-3 .b-banners_item-info_title, .b-banners_section.count-4 .b-banners_item-info_title {
        margin: 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
    }

    .b-banners_section.count-3 .b-banners_item, .b-banners_section.count-4 .b-banners_item {
        margin: 0 0 16px 0;
        width: 100%;

    }

    .b-banners_section.count-3 .b-banners_item img, .b-banners_section.count-4 .b-banners_item img {
        width: 100%;
    }

}

@media (max-width: 831px) {
    .b-collection_section_holder .b-collection_section_info-title {
        font-size: 16px;
        font-style: normal;
        font-weight: 550;
        line-height: 24px;
    }

    .b-collection_section_holder .b-collection_section_info {
        padding: 10px;
    }

    .b-collection {
        margin: 0 !important;
        padding-left: 6px;
        padding-right: 6px;
        gap: 16px;
    }

    .b-collection .b-collection_section {
        min-width: 300px;
        padding: 0;
    }

    .b-collection_section .b-collection_section_links .b-collection_section_links_item {
        margin-bottom: 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

@media (max-width: 647px) {
    .b-collection .b-collection_section {
        min-width: 100%;
        padding: 0;
    }

    .b-collection .b-collection_section img {
        width: 100%;
        object-fit: cover;
    }

    .b-collection .b-collection_section .b-collection_section_holder {
        /*height: 300px;*/
        overflow: hidden;
    }
}


/* End */


/* Start:/local/components/ma/fotodom.search/templates/.default/style.css?173210155334299*/
/**
 * @since 2020-08-26
 */
@charset "utf-8";

/* list */
.b-collection-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    margin: 0 0 -10px -10px;
}

.b-collection-list {
    margin-top: 73px;
}

#search_result_block {
    margin-top: 81px;
}

.b-page-navigation-top + .b-collection-list {
    margin-top: 0;
}

.b-collection-list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;

    margin-bottom: 10px;
    padding-left: 10px;
}

.b-collection-list_item_holder {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* border: 1px solid #343840; */
    overflow: hidden;
}

.b-collection-list_item_info {
    padding: 15px 15px 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.b-collection-list_item_pic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    height: 244px;
}

.b-collection-list_item_pic img {
    max-height: 244px;
    pointer-events: none;
}

.b-collection-list_item_pic img,
.b-collection-list_item_pic video {
    vertical-align: middle;
    transition: opacity .7s cubic-bezier(1, 0, .35, 1);
}

.b-collection-list_item_pic video {
    position: absolute;
    left: 0;
    max-width: 100%;
    opacity: 1;
}

.b-collection-list_item_name {
    margin-bottom: 12px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}


.b-collection-list_item_name a {
    text-decoration: none;
    padding: 15px 15px 15px 15px;
}

.b-collection-list_item_author {
    position: relative;
    margin-bottom: 2px;
    padding-left: 20px;
}

.b-collection-list_item_author::before {
    content: '';
    position: absolute;
    top: 2px;
    left: -2px;
    width: 16px;
    height: 14px;
    background: transparent url('/bitrix/templates/.default/components/ma/catalog.section/blocks/img/elements-sprite.png') no-repeat 0px 0px;
}


.b-collection-list_item_id {
    color: #7c8494;
}


.b-collection-list_item_actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 5px 5px 15px;
    background: #343840;
}

.b-collection-list_item_license {
    font-size: 16px;
    cursor: default;
}

.b-collection-list_item_buttons {
    margin-left: auto;
    font-size: 0;
}

.b-collection-list_item_buttons a {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    /*font-size: 0;*/
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid #676a70;
    border-radius: 2px;

    -webkit-transition-property: background-color, border-color;
    -o-transition-property: background-color, border-color;
    transition-property: background-color, border-color;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.b-collection-list_item_buttons a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    /* width: 17px;
                            height: 16px;
                            margin-top: -8px;
                            margin-left: -9px; */
    width: 20px;
    height: 21px;
    margin-top: -10.5px;
    margin-left: -10px;
    background: transparent url('/bitrix/templates/.default/components/ma/catalog.section/blocks/img/elements-sprite.png') no-repeat;
}

.b-collection-list_item_buttons a.g-add-cart::before {
    /* background-position: -19px 1px; */
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2168_1697)'%3E%3Cpath d='M4.99967 17.5C5.92015 17.5 6.66634 16.7538 6.66634 15.8334C6.66634 14.9129 5.92015 14.1667 4.99967 14.1667C4.0792 14.1667 3.33301 14.9129 3.33301 15.8334C3.33301 16.7538 4.0792 17.5 4.99967 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1667 17.5C15.0871 17.5 15.8333 16.7538 15.8333 15.8334C15.8333 14.9129 15.0871 14.1667 14.1667 14.1667C13.2462 14.1667 12.5 14.9129 12.5 15.8334C12.5 16.7538 13.2462 17.5 14.1667 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1663 14.1667H4.99967V2.5H3.33301' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.16669L16.6667 5.00002L15.8333 10.8334H5' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2168_1697'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: 20px 20px;
}

.b-collection-list_item_buttons a.g-add-lightbox::before {
    /* background-position: -37px 1px; */
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2015_1614)'%3E%3Cpath d='M19.4993 12.572L11.9993 20L4.49932 12.572M4.49932 12.572C4.00463 12.0906 3.61497 11.512 3.35487 10.8726C3.09478 10.2333 2.96989 9.54694 2.98806 8.85693C3.00624 8.16691 3.16709 7.48813 3.46048 6.86333C3.75388 6.23853 4.17346 5.68125 4.69281 5.22657C5.21216 4.7719 5.82003 4.42968 6.47814 4.22147C7.13624 4.01327 7.83033 3.94358 8.51669 4.0168C9.20306 4.09001 9.86682 4.30455 10.4662 4.6469C11.0656 4.98925 11.5876 5.45199 11.9993 6.00599C12.4129 5.45602 12.9355 4.99731 13.5344 4.6586C14.1334 4.31988 14.7958 4.10844 15.4803 4.03751C16.1647 3.96658 16.8564 4.03769 17.5121 4.24639C18.1678 4.45508 18.7734 4.79687 19.2909 5.25036C19.8084 5.70385 20.2268 6.25928 20.5197 6.88189C20.8127 7.50449 20.9741 8.18088 20.9936 8.8687C21.0132 9.55653 20.8906 10.241 20.6335 10.8792C20.3763 11.5175 19.9902 12.0958 19.4993 12.578' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2015_1614'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: 20px 21px;

}

.b-collection-list_item_buttons a.g-download-btn::before {
    /* background-position: -57px 1px; */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 6.5H2.5V7V16V16.5H3H17H17.5V16V7V6.5H17H3Z' stroke='%23fff'%3e%3c/path%3e%3cline x1='4' y1='4.5' x2='16' y2='4.5' stroke='%23fff'%3e%3c/line%3e%3cline x1='6' y1='2.5' x2='14' y2='2.5' stroke='%23fff'%3e%3c/line%3e%3c/svg%3e");
    background-size: 20px 21px;
}

.b-collection-list_item_buttons a.active,
    /** @todo delete line */
.b-collection-list_item_buttons a[aria-pressed="true"],
.b-collection-list_item_buttons a:hover,
.b-collection-list_item_buttons a:active {
    background-color: var(--color-pink);
    border-color: var(--color-pink);
}


/* mosaic */
.b-collection-mosaic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    /*margin: 0 -5px;*/
    margin: 0 0 0 -5px;
}

.b-collection-mosaic {
    margin-top: 73px;
}

.b-page-navigation-top + .b-collection-mosaic {
    margin-top: 0;
}

.b-collection-mosaic_item {
    position: relative;
    display: flex;
    flex: none;
    height: 240px;
    margin: 0 0 5px 5px;
}

.b-collection-mosaic_item--next-page {
    width: 111px;
    height: 222px;
    display: flex;
    align-items: flex-start;
    margin: 0 0 0 10px;
    flex-flow: column nowrap;
    justify-content: center;
    cursor: pointer;
}

.b-collection-mosaic_item.b-collection-mosaic_item--next-page {
    background-color: transparent;
}

.b-collection-mosaic_item.b-collection-mosaic_item--next-page:before,
.b-collection-mosaic_item.b-collection-mosaic_item--next-page:after {
    content: none;
}

.b-collection-mosaic_item--next-page .svg-img {
    position: static;
    left: unset;
    top: unset;
    width: unset;
    height: unset;
    object-fit: unset;

    width: 55px;
}

.b-collection-mosaic_item--next-page .text {
    font-size: 18px;
    color: #808080;
}

.b-collection-mosaic_item--next-page:hover .text {
    color: #fff;
}

.b-collection-mosaic .b-collection-list_item_pic {
    height: 100%;
    /*min-height: 244px;*/
    min-height: 222px;
}

.b-collection-mosaic .b-collection-list_item_pic img {
    max-height: unset;
}

.b-collection-list_item_pic video {
    width: 100%;
}

/*.b-collection-mosaic_item--no-flex-grow {
			flex-grow: 0;
		}*/

.b-collection-mosaic_item {
    background-color: #343840;
}

.b-collection-mosaic_item a {
    display: block;
    width: 100%;
    height: 100%;
    /*height: calc(100% - 22px);*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*.b-collection-mosaic--recalced .b-collection-mosaic_item a {
			height: 100%;
		}*/

.b-collection-mosaic_item:after,
.b-collection-mosaic_item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 40px;
    background-image: none;
    opacity: 0.50;
    transition: height 0.25s, opacity 0.25s;
    pointer-events: none;
}

.b-collection-mosaic_item:before {
    top: 0;
    bottom: unset;
}

.popup-window-close-icon {
    width: 42px;
    height: 42px;
    border-radius: 4px;
    right: 16px !important;
    top: 11px !important;
    background: #fff;
    opacity: 1 !important;
}

.popup-window-close-icon:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cg clip-path='url(%23clip0_135_1208)'%3e%3cpath d='M5.36396 18.364L18.0919 5.63604M5.36396 5.63604L18.0919 18.364' stroke='%2341454D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_135_1208'%3e%3crect width='24' height='24' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
    width: 24px;
    height: 24px;
}

#basket_modif_popup .b-added-item {
    padding: 18px 16px;
}

#basket_modif_popup .b-added-item > :nth-child(1) {
    margin-top: 50px;
}

@media (max-width: 1231px) {
    .popup-window {
        width: 100%;
        padding: 16px !important;
        left: 0 !important;
    }

    #image_detail {
        height: 100%;
        overflow-y: scroll;
        scrollbar-width: none; /* for Firefox */
        -ms-overflow-style: none;
    }

    #image_detail::-webkit-scrollbar {
        display: none; /* for Chrome, Safari, and Opera */
    }

    .b-catalog-detail_block {
        flex-flow: column;
        overflow-y: scroll;
        height: 100%;
        -ms-overflow-style: none; /* for Internet Explorer, Edge */
        scrollbar-width: none; /* for Firefox */
        flex-direction: column !important;
    }

    .b-catalog-detail_block::-webkit-scrollbar {
        display: none;
    }

    .b-catalog-detail_block_left {
        width: auto !important;
        margin: 0 !important;
    }


    .popup-detail-nav {
        display: none !important;
    }
}

@media (max-width: 743px) {
    .b-collection-list_item_license {
        display: none;
    }

    .popup-window#image_detail {
        z-index: 1050 !important;
        position: fixed !important;
        top: 0 !important;
    }

    .popup-window {
        width: 100%;
        padding: 0 !important;
        left: 0 !important;
    }

    .keywords-toogler {
        padding-left: 16px;
    }

    .b-catalog-detail_block_right {
        padding-top: 32px;
    }

    .license-type-block {
        margin: 4px 0 0 0 !important;
        padding: 0 !important;
    }

    .license-type-block type-of-usage {
        padding: 0 !important;
    }

    .b-catalog-detail_actions_buttons {
        padding: 26px 16px 0 16px !important;
    }

    .b-catalog-detail_block_description {
        padding: 0 16px !important;
    }

    .b-catalog-detail_block_details {
        padding: 0 16px 32px 16px !important;
        margin-top: 28px !important;
    }

    .b-catalog-detail_block_title {
        padding: 0 16px !important;
    }

    #catalog_getHiRes_link {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 14px */
        text-transform: uppercase;
        margin-top: 15px !important;
        padding: 13px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .b-catalog-detail .type-of-usage_actions .g-button {
        border-radius: 0 !important;
    }

    .b-catalog-detail .type-of-usage_actions {
        margin-bottom: 15px !important;
    }

    .type-of-usage_actions button {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px; /* 100% */
        text-transform: uppercase;
    }

    .b-catalog-detail_actions_buttons .g-add-lightbox {
        margin-top: 16px !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 14px */
        text-transform: uppercase;
        padding: 13px 20px;
    }

    .b-catalog-detail_actions_buttons .g-button:first-child {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%; /* 14px */
        text-transform: uppercase;
        padding: 13px 20px;
    }

    .b-catalog-detail_actions_buttons .b-catalog-detail_actions_buttons-row > :nth-child(3) {
        white-space: inherit;
    }

    .b-catalog-detail .type-block__value-list .g-select {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M6 9L12 15L18 9' stroke='%23DFDFE1' stroke-width='1.4'/%3e%3c/svg%3e");
        background-size: 24px 24px;
        padding-bottom: 7px !important;
    }

    .b-catalog-detail .b-cart-item__usage-type {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .license-type-block__type-block.type-block {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .license-type-block__value-list {
        margin-bottom: 16px;
    }

    .license-type-block.type-of-usage[data-license='editorial'] .type-of-usage__alt-license {
        height: 0;
    }

    .b-catalog-detail .type-of-usage__alt-license {
        margin-left: 0 !important;
        margin-right: 0 !important;
        background-color: #41454d;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .b-catalog-detail .type-of-usage__alt-license label {
        margin-bottom: 0 !important;
    }

    .type-of-usage__alt-license .g-checkbox {
        padding: 0 !important;
    }

    .type-of-usage__alt-license span {
        padding-left: 7px !important;
        margin-top: 5px !important;
        color: #FFF !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px
    }

    .type-of-usage__alt-license span::after {
        background-size: 14px 14px !important;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3e%3cpath d='M2.5 7.5L5.5 10.5L12 4' stroke='%23983298' stroke-width='1.5'/%3e%3c/svg%3e") !important;
    }

    .b-catalog-detail_keywords[aria-expanded="true"] {
        padding-left: 16px;
        padding-right: 16px;
        background: #41454d;
        padding-bottom: 60px;
        z-index: 1;
    }


}

@media (min-width: 820px) {
    .b-collection-mosaic_item:hover:after,
    .b-collection-mosaic_item:active:after,
    .b-collection-mosaic_item:hover:before,
    .b-collection-mosaic_item:active:before {
        height: 70px;
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        opacity: 0.70;
    }
}

.b-collection-mosaic_item:hover:before,
.b-collection-mosaic_item:active:before {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.b-collection-mosaic_item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-collection-mosaic_item .b-collection-list_item_buttons {
    display: flex;
}

.b-collection-mosaic_item .b-collection-list_item_buttons a {
    width: 32px;
    height: 32px;
}

.b-collection-mosaic_item .b-collection-list_item_actions {
    position: absolute;
    bottom: 0;
    right: 0;
    background: transparent;
    opacity: 0;
    transition: opacity 0.25s;
    z-index: 10;
}

.b-collection-mosaic_item .b-collection-list_item_buttons a {
    border: 1px solid #fff;
}

.b-collection-mosaic_item .b-collection-list_item_name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.25s;
    z-index: 10;
}

.b-collection-mosaic_item .b-collection-list_item_name a:hover {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 820px) {
    .b-collection-mosaic_item .b-collection-list_item_buttons a.active,
        /** @todo delete in future */
    .b-collection-mosaic_item .b-collection-list_item_buttons a[aria-pressed="true"],
    .b-collection-mosaic_item .b-collection-list_item_buttons a:hover,
    .b-collection-mosaic_item .b-collection-list_item_buttons a:active {
        border-color: var(--color-pink);
    }
}

@media (min-width: 820px) {
    .b-collection-mosaic_item:hover .b-collection-list_item_name,
    .b-collection-mosaic_item:hover .b-collection-list_item_actions {
        opacity: 1;
    }
}

.b-catalog-similar_link {
    margin-top: 30px;
    text-align: center;
}

.b-catalog-similar_link .g-button {
    padding: 16px 30px;
    font-size: 14px;
}

/* pagination */
.b-page-navigation {
    margin: 40px 0;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.b-page-navigation a,
.b-page-navigation span,
.b-page-navigation_current,
.b-page-navigation_dots {
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
}

.b-page-navigation_current,
.b-page-navigation a:hover {
}

.b-page-navigation .b-page-navigation_next,
.b-page-navigation .b-page-navigation_previous {
    position: relative;
    margin: 0 56px;
    padding: 18px 35px 16px;
}

.b-page-navigation .b-page-navigation_next.-disabled,
.b-page-navigation .b-page-navigation_previous.-disabled {
    cursor: default;
    opacity: 0.5;
}

.b-page-navigation .b-page-navigation_all,
.b-page-navigation .b-page-navigation_pagen {
}

.b-page-navigation .pagination-page-num {
    display: inline-block;
    /*min-width: 42px;
    max-width: 70px;*/
    width: 40px;
    height: 24px;
    margin: 0 5px;
    padding: 0 5px;
    /*font-size: 14px;*/
    text-align: center;
    vertical-align: top;
    background: transparent;
    /*border: 0 solid #89919e;*/
    /*border-bottom-width: 1px;*/
    color: #fff;
}

/** Стили для верхней постраничной навигации */
.b-page-navigation-top .b-page-navigation {
    display: flex;
    margin: 21px 0 22px;
    text-align: right;
    justify-content: flex-end;
    align-items: center;
}

.b-page-navigation-top .b-page-navigation:before {
    content: 'Страница';
    order: -4;
}

.b-page-navigation-top .b-page-navigation .b-page-navigation_previous {
    order: -3;
}

.b-page-navigation-top .b-page-navigation .pagination-page-num {
    order: -2;
}

.b-page-navigation-top .b-page-navigation .b-page-navigation_next {
    order: 0;
}

.b-page-navigation-top .b-page-navigation .b-page-navigation_next,
.b-page-navigation-top .b-page-navigation .b-page-navigation_previous {
    position: static;
    margin: 0;
    padding: 0;
}

.b-page-navigation-top .b-page-navigation_previous.g-button,
.b-page-navigation-top .b-page-navigation_next.g-button {
    font-size: 0;
    letter-spacing: unset;
}

.b-catalog-detail_block_details {
    margin: 40px 0 0 0 !important;
}

@media (min-width: 820px) {
    #popup-window-content-image_detail {
        height: 100% !important;
    }

    /*{*/
    /*    .b-page-navigation-top .b-page-navigation_previous.g-button,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button,*/
    /*    .b-page-navigation-top .b-page-navigation_previous.g-button:hover,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button:hover .b-page-navigation-top .b-page-navigation_previous.g-button:focus,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button:focus .b-page-navigation-top .b-page-navigation_previous.g-button:active,*/
    /*    .b-page-navigation-top .b-page-navigation_next.g-button:active {*/
    /*        background-color: transparent;*/
    /*    }*/
}

.b-page-navigation-top .b-page-navigation_previous.g-button:before,
.b-page-navigation-top .b-page-navigation_next.g-button:before {
    font-size: 28px;
    display: inline-block;
    width: 24px;
}

.b-page-navigation-top .b-page-navigation_previous.g-button:before {
    content: '‹';
}

.b-page-navigation-top .b-page-navigation_next.g-button:before {
    content: '›';
}

/*.b-search-preloader,*/
/*.b-catalog-search {*/
.b-search-preloader {
    margin-top: 45px;
    margin-bottom: -100px;
}

.b-search-new-search,
.search-empty-block {
    margin-top: 45px;
}

.search-empty-block {
    display: inline-block;
}

.search-error-block {
    display: inline-block;
    margin-top: 60px;
    padding: 10px 20px;
    background-color: #343840;
    border-radius: 2px;
    color: #ff7575;
}

@media (max-width: 820px) {



    .b-view {
        padding: 8px 12px;
        background: #fff;
        gap: 4px;
    }

    .b-catalog-detail_block_title--keywords {
        margin-top: 0 !important;
    }

    .b-catalog-detail_properties_item {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        overflow: hidden;
        margin-bottom: 4px !important;
    }

    .search-error-block {
        margin-top: 16px;
        width: 100%;
    }

    .b-catalog-detail_properties_item_title {
        white-space: nowrap;
    }

    .b-catalog-detail_properties_item_value {
        white-space: nowrap;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #search_result_block {
        margin-top: 16px;
    }

    .b-collection-mosaic--recalced {
        padding-right: 6px;
        padding-left: 6px;
    }

    .b-collection-mosaic_item.b-collection-mosaic_item--next-page {
        display: none;
    }

    .b-page-navigation-top + .b-collection-mosaic {
        margin-top: 16px;
    }

    .b-collection-mosaic {
        margin: 0;
        gap: 12px;
    }

    .b-collection-mosaic_item {
        margin: 0;
        flex: 1 1 auto;
        height: 160px !important;
        background-color: transparent;
    }

    .b-collection-list_item_pic a {
        width: 100%;
    }

    .b-page-navigation-top .b-page-navigation {
        display: none;
    }

    .b-collection-list {
        margin: 0;
        gap: 0 8px;
        padding: 0 6px;
    }

    .b-collection-list_item {
        margin-bottom: 0;
        padding-left: 0;
        /*max-width: 100%;*/
        min-width: 100%;
    }

    .b-collection-list_item_pic {
        justify-content: inherit;
        height: inherit;
        /*min-width: 343px;*/
        /*height: 230px;*/
    }

    .b-collection-list_item_id {
        display: none;
    }

    .b-collection-list_item_info {
        padding: 0;
    }

    .b-collection-list_item_actions {
        position: absolute;
        padding: 0;
        background: transparent;
        bottom: 73px;
        right: 8px;
    }

    .b-collection-list_item_pic img {

    }

    .b-collection-list_item_name {
        white-space: nowrap;
    }

    .b-collection-list_item_name a {
        overflow: hidden; /* Обрезаем всё за пределами блока */
        text-overflow: ellipsis;
    }


    .b-collection-list_item_text {
        /*width: 343px;*/
        margin-bottom: 16px;
    }

    .b-collection-list_item_pic img {
        max-height: 100%;
        width: 100%;
    }

    .b-collection-list_item_name a {
        text-overflow: ellipsis;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 16px 0;
        width: 343px;
        display: block;
        margin: 0;
    }

    .b-collection-list_item_buttons a {
        position: relative;
        display: inline-block;
        width: 42px;
        height: 42px;
        margin-left: 0px;
        vertical-align: middle;
        background-color: #41454D;
        border: 1px solid #808080;
        border-radius: 4px;

        -webkit-transition-property: background-color, border-color;
        -o-transition-property: background-color, border-color;
        transition-property: background-color, border-color;
        -webkit-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
    }

    .b-collection-list_item_buttons a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 26px;
        height: 26px;
        transform: translate(-50%, -50%);
        margin-top: 0;
        margin-left: 0;
        background: transparent url('/bitrix/templates/.default/components/ma/catalog.section/blocks/img/elements-sprite.png') no-repeat;
    }

    .b-collection-list_item_buttons {
        display: flex;
        gap: 8px;
    }

    .b-collection-list_item_buttons a.g-add-lightbox::before {
        /* background-position: -37px 1px; */
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2015_1614)'%3E%3Cpath d='M19.4993 12.572L11.9993 20L4.49932 12.572M4.49932 12.572C4.00463 12.0906 3.61497 11.512 3.35487 10.8726C3.09478 10.2333 2.96989 9.54694 2.98806 8.85693C3.00624 8.16691 3.16709 7.48813 3.46048 6.86333C3.75388 6.23853 4.17346 5.68125 4.69281 5.22657C5.21216 4.7719 5.82003 4.42968 6.47814 4.22147C7.13624 4.01327 7.83033 3.94358 8.51669 4.0168C9.20306 4.09001 9.86682 4.30455 10.4662 4.6469C11.0656 4.98925 11.5876 5.45199 11.9993 6.00599C12.4129 5.45602 12.9355 4.99731 13.5344 4.6586C14.1334 4.31988 14.7958 4.10844 15.4803 4.03751C16.1647 3.96658 16.8564 4.03769 17.5121 4.24639C18.1678 4.45508 18.7734 4.79687 19.2909 5.25036C19.8084 5.70385 20.2268 6.25928 20.5197 6.88189C20.8127 7.50449 20.9741 8.18088 20.9936 8.8687C21.0132 9.55653 20.8906 10.241 20.6335 10.8792C20.3763 11.5175 19.9902 12.0958 19.4993 12.578' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2015_1614'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
        background-size: 26px 26px;
    }

    .b-collection-list_item_buttons a.g-download-btn::before {
        /* background-position: -57px 1px; */
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 6.5H2.5V7V16V16.5H3H17H17.5V16V7V6.5H17H3Z' stroke='%23fff'%3e%3c/path%3e%3cline x1='4' y1='4.5' x2='16' y2='4.5' stroke='%23fff'%3e%3c/line%3e%3cline x1='6' y1='2.5' x2='14' y2='2.5' stroke='%23fff'%3e%3c/line%3e%3c/svg%3e");
        background-size: 26px 26px;
    }

    .b-collection-list_item_buttons a.g-add-cart::before {
        /* background-position: -19px 1px; */
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2168_1697)'%3E%3Cpath d='M4.99967 17.5C5.92015 17.5 6.66634 16.7538 6.66634 15.8334C6.66634 14.9129 5.92015 14.1667 4.99967 14.1667C4.0792 14.1667 3.33301 14.9129 3.33301 15.8334C3.33301 16.7538 4.0792 17.5 4.99967 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1667 17.5C15.0871 17.5 15.8333 16.7538 15.8333 15.8334C15.8333 14.9129 15.0871 14.1667 14.1667 14.1667C13.2462 14.1667 12.5 14.9129 12.5 15.8334C12.5 16.7538 13.2462 17.5 14.1667 17.5Z' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1663 14.1667H4.99967V2.5H3.33301' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 4.16669L16.6667 5.00002L15.8333 10.8334H5' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2168_1697'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
        background-size: 26px 26px;
    }

    .b-collection-list_item_holder {
        position: relative;
    }

    .b-page-navigation {
        margin: 12px 6px 0 6px;
        display: flex;
        align-items: center;
        font-size: 20px;
    }

    .b-page-navigation .b-page-navigation_previous {
        font-size: 0;
        margin: 0 auto 0 0;
        padding: 0;
        border: none;
        width: 36px;
        height: 36px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_83_4356)'%3e%3cpath d='M14.7055 6.8841C15.0948 7.27337 15.0952 7.9044 14.7063 8.29409L10.8302 12.1787L14.7063 16.0633C15.0952 16.453 15.0948 17.0841 14.7055 17.4733C14.316 17.8629 13.6843 17.8629 13.2948 17.4733L8.00016 12.1787L13.2948 6.8841C13.6843 6.49452 14.316 6.49452 14.7055 6.8841Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_83_4356'%3e%3crect width='24' height='24' fill='white' transform='matrix(0 1 -1 0 24 0.178711)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        background-size: 24px 24px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .b-page-navigation .b-page-navigation_next {
        font-size: 0;
        margin: 0 0 0 auto;
        padding: 0;
        border: none;
        width: 36px;
        height: 36px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cg clip-path='url(%23clip0_83_4362)'%3e%3cpath d='M9.29446 17.4733C8.90519 17.0841 8.90484 16.453 9.29369 16.0633L13.1698 12.1787L9.29369 8.29409C8.90484 7.9044 8.90519 7.27337 9.29446 6.8841C9.68403 6.49452 10.3157 6.49452 10.7052 6.8841L15.9998 12.1787L10.7052 17.4733C10.3157 17.8629 9.68403 17.8629 9.29446 17.4733Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_83_4362'%3e%3crect width='24' height='24' fill='white' transform='matrix(0 -1 1 0 0 24.1787)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
        background-size: 24px 24px;
        background-position: center;
        background-repeat: no-repeat
    }

    .b-page-navigation .pagination-page-num {
        display: inline-block;
        width: inherit;
        height: inherit;
        margin: 0 2px 0 0;
        padding: 0;
        text-align: center;
        vertical-align: top;
        background: transparent;
        color: #fff;
    }

    .b-page-navigation a,
    .b-page-navigation span,
    .b-page-navigation_current,
    .b-page-navigation_dots {
        display: inline-block;
        margin: 0 2px;
        color: #fff;
        text-decoration: none;
        vertical-align: middle;
    }

    /*.b-page-navigation .b-page-navigation_next.-disabled,*/
    /*.b-page-navigation .b-page-navigation_previous.-disabled {*/
    /*    cursor: default;*/
    /*    opacity: 1;*/
    /*}*/

}

@media (max-width: 450px) {

    .b-catalog-detail_pic--vertical img {
        width: 100% !important;
        max-height: 100%;
        object-fit: cover;
    }

    /*.b-catalog-detail_keywords[aria-expanded="true"] {*/
    /*    padding-left: 16px;*/
    /*    padding-right: 16px;*/
    /*    position: absolute;*/
    /*    top: 858px;;*/
    /*    background: #41454d;*/
    /*    padding-bottom: 60px;*/
    /*}*/
    /*.keywords-toogler {*/
    /*    padding-left: 16px !important;*/
    /*    position: absolute;*/
    /*    bottom: -92px;*/
    /*    background: #41454d;*/
    /*    width: 100%;*/
    /*    padding-bottom: 60px;*/
    /*.b-catalog-detail_block_title--keywords {*
    /*    position: absolute;*/
    /*    bottom: -18px;*/
    /*    background: #41454d;*/
    /*    display: block !important;*/
    /*    width: 100%;*/
    /*}*/
    .b-catalog-detail_block_left .b-catalog-detail_pic img {
        width: 100% !important;
        max-height: 100%;
        object-fit: contain;
        height: auto;
    }
}


/* End */


/* Start:/local/templates/template.main/components/ma/custom.html/feed/class.css?1671614690191*/
/*[data-js="feed"] [data-brief] [data-row-id]:not([data-row-id="0"]):not([data-row-id="1"]) {
	display: none;
}
*/

[data-js="feed"] .b-collection {
	margin-left: -5px;
	margin-right: -5px;
}
/* End */


/* Start:/local/templates/template.main/components/ma/news.list/promo-block/style.css?1753688248895*/
.promo-block {
	margin-bottom: 80px;
}

.promo-block__inner {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.promo-block__item {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 12px;
	padding: 20px 34px 30px;
}

.promo-block__item-wrap {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	z-index: 2;
}

.promo-block__title {
	max-width: 420px;
	font-weight: 400;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 40px;
	letter-spacing: -0.2px;
}

.g-button.promo-block__button {
	font-size: 13px;
	padding: 14px 34px;
}

.promo-block__image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #600058;
}

.promo-block__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


@media (max-width: 1024px) {
	.promo-block__inner {
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/template.main/components/ma/catalog.section.list/template.categories1/style.css?16753337003754*/
.b-collection-title {
	margin: 20px 0 30px;
	text-align: center;
}

.b-collection {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 -10px 50px;
}

.b-collection_section {
	flex: 0 1 25%;
	margin-bottom: 20px;
	padding: 0 10px;
}

.b-collection_section_holder:link,
.b-collection_section_holder:visited,
.b-collection_section_holder:hover,
.b-collection_section_holder:active {
	position: relative;
	display: block;
	/*margin: 0 0 0 20px;*/
	/*padding: 20px 20px 30px;*/
	text-decoration: none;
	/* background-color: #343840; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: inherit;
}

.b-collection_section_holder,
.b-collection_section_title,
.b-collection_section_description {
	position: relative;
	z-index: 2;
}

.b-collection_section_holder {
	position: relative;
	/*width: 120px;*/
	/*height: 120px;*/
	margin-bottom: 13px;
	/*padding: 5px;*/
	/*font-weight: bold;*/
	font-size: 22px;
	/*background: #fff;*/
	color: var(--color-pink);
}

.b-collection_section_link,
.b-collection_section_link:visited,
.b-collection_section_link:hover,
.b-collection_section_link:active {
	position: relative;
	display: block;
	width: 100%;
	/*height: 0;*/
	overflow: hidden;
	color: #fff;
}

.b-collection_section_link::after,
.b-collection_section_link::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 125px;
	background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 1) 100%);
	opacity: 0.75;
	transition: all 0.25s;
}

.b-collection_section_holder:hover .b-collection_section_link::after {
	height: 150px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	opacity: 0.85;
}

.b-collection_section_link::before {
	top: 0;
	bottom: unset;
	height: 100px;
	opacity: 0;
	background-image: linear-gradient(180deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0) 100%);
}

.b-collection_section_holder:hover .b-collection_section_link::before {
	opacity: 0.6;
}

.b-collection_section_holder::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .2);
}

.b-collection_section_holder img,
.b-collection_section_holder span {}

.b-collection_section_text {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/*transform: translate(-50%, -50%);*/
	font-family: 'Helvetica Neue', 'Rouble', 'Arial', sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
}

.b-collection_section_text a,
.b-collection_section_text a:hover {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	color: #fff;
}

.b-collection_section_text a:hover {
	text-decoration: underline;
}

.b-collection_section_text-holder {}

.b-collection_section_info {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: inline-block;
	width: 100%;
	padding: 10px 20px;
	font-size: 16px;
}

.b-collection_section_info-title {
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 24px;
}

.b-collection_section_info-description {
	display: block;
}

.b-collection_section_title {
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 24px;
}

.b-collection_section_description {
	min-height: 57px;
	font-size: 14px;
	line-height: 19px;
}

.b-collection_section_description p {
	margin: 0;
}

.b-collection_section_links {}

.b-collection_section_links_item {
	margin: 0 0 10px;
	font-size: 16px;
	text-align: center;
}

.b-collection_section_links_item a {
	text-decoration: none;
}

.b-collection_section_links_item a:hover {
	text-decoration: underline;
}
/* End */
/* /local/templates/template.main/components/ma/news.list/template.SMI.banners/style.css?17024539365241 */
/* /local/components/ma/fotodom.search/templates/.default/style.css?173210155334299 */
/* /local/templates/template.main/components/ma/custom.html/feed/class.css?1671614690191 */
/* /local/templates/template.main/components/ma/news.list/promo-block/style.css?1753688248895 */
/* /local/templates/template.main/components/ma/catalog.section.list/template.categories1/style.css?16753337003754 */
