

/* Start:/local/templates/selencin/components/bitrix/breadcrumb/main/style.css?17508563071743*/
.breadcrumbs{margin:204px 0 15px}.breadcrumbs .container{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.breadcrumbs__previos{display:flex;align-items:center;gap:8px}.breadcrumbs__previos .arrow{display:none}.breadcrumbs__previos .breadcrumbs__link,.breadcrumbs__previos .arrow{opacity:.5;transition:opacity .5s ease-in-out}.breadcrumbs__previos .breadcrumbs__link:hover,.breadcrumbs__previos .arrow:hover{opacity:1}.breadcrumbs__separator{width:14px;height:1px;background:rgba(27,13,35,.5)}.breadcrumbs__link{text-decoration:none}@media (min-width: 1025px){.breadcrumbs.cart-page{margin-top:144px}}@media (max-width: 1280px){.breadcrumbs{margin-top:159px}}@media (max-width: 1024px){.breadcrumbs{margin-top:103px}}@media (max-width: 768px){.breadcrumbs{margin-top:88px}}@media (max-width: 576px){.breadcrumbs{margin:63px 0 15px}.breadcrumbs__previos:nth-last-child(-n+2){display:flex;flex-direction:row;gap:2px}.breadcrumbs__previos:nth-last-child(-n+2):hover .arrow{opacity:1}.breadcrumbs__previos:nth-last-child(-n+2) .arrow{opacity:.5}.breadcrumbs__previos:nth-last-child(-n+2) .arrow svg{fill:#1b0d23}.breadcrumbs__previos:nth-last-child(-n+2) .arrow{display:none}.breadcrumbs__previos:nth-last-child(-n+2) .breadcrumbs__link{display:block}.breadcrumbs__previos:nth-last-child(-n+2) .breadcrumbs__separator{display:none}}
.arrow{width:28px;height:28px;transform-origin:center center;cursor:pointer;transition:transform .5s ease-in-out}.arrow svg{fill:#c9c9c9}.arrow-left{transform:translateY(-2px) rotate(180deg)}.arrow-bottom{transform:translateY(-2px) rotate(90deg)}.arrow:hover svg{fill:#fff}@media (max-width: 1024px){.arrow{width:26px;height:26px}}@media (max-width: 576px){.arrow{width:24px;height:24px}}

/* End */


/* Start:/local/templates/selencin/components/bitrix/news.detail/policy/style.css?17508563072148*/
.fillable-block btn-buy{white-space:nowrap}.fillable-block btn-buy separator{width:auto;height:auto}.fillable-block btn-buy span{color:#fff}.fillable-block ol{list-style-type:decimal}.fillable-block ol li{margin-left:20px}.fillable-block h2{margin:50px 0 20px}.fillable-block h3{text-transform:uppercase;margin-bottom:20px}.fillable-block h4{text-transform:uppercase;margin:40px 0 15px}.fillable-block p:not(:last-of-type){margin-bottom:15px}.fillable-block p strong{font-weight:500;color:#572473}.fillable-block blockquote{padding:21px 20px;background:rgba(87,36,115,.05);border-left:4px solid #572473;margin:50px 0;font-weight:400;font-size:1.125rem;line-height:1.5em;color:#572473}.fillable-block blockquote *{margin-bottom:0;color:#572473}.fillable-block ul,.fillable-block ol{margin:20px 0}.fillable-block ul li,.fillable-block ol li{font-size:1.125rem;font-weight:400;line-height:1.5em}.fillable-block ul li *,.fillable-block ol li *{margin-bottom:0}.fillable-block ul li:not(:last-of-type),.fillable-block ol li:not(:last-of-type){margin-bottom:10px}.fillable-block ul li{position:relative;padding-left:20px}.fillable-block ul li:before{content:"";position:absolute;top:9.5px;left:2px;display:block;background:#572473;width:8px;height:8px}.fillable-block.dark-purple ul li:before{background:#8c3264 !important}.fillable-block.peach ul li:before{background:#d87669 !important}.fillable-block.bordo ul li:before{background:#c9556e !important}.fillable-block.pink ul li:before{background:#fe9bb1 !important}@media (max-width: 1199px){.fillable-block blockquote{margin:35px 0}.fillable-block h2{margin-top:40px}}@media (max-width: 768px){.fillable-block blockquote{margin:20px 0;padding:20px}.fillable-block ul li,.fillable-block ol li{margin-bottom:10px}}@media (max-width: 576px){.fillable-block ul li,.fillable-block blockquote{font-size:1rem}.fillable-block blockquote{margin:15px 0 20px;padding:10px;padding-left:15px}.fillable-block ul li:before{top:6px;transform:none}.fillable-block h2{font-size:1.125rem;font-weight:400}}
.policy h1{text-transform:uppercase;margin-bottom:30px}@media (max-width: 1200px){.policy h1{margin-bottom:20px}}

/* End */


/* Start:/bitrix/components/sprint.editor/blocks/templates/.default/_style.css?17508563103514*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-block-table p {
    margin: 0;
}

.sp-image img {
    width: 100%;
}

.sp-video iframe,
.sp-video-gallery iframe {
    border-width: 0;
}

.sp-iblock-sections {
    padding: 10px;
    border: 1px solid #c3c3c3;
    margin: 10px 0;
}

.sp-iblock-elements {
    padding: 10px;
    border: 1px solid #c3c3c3;
    margin: 10px 0;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sp-accordion-title {
    border-top: 1px solid #ccc;
    color: #444;
    cursor: pointer;
    padding: 10px;
    text-align: left;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 0 10px 10px;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    float: right;
    margin: 2px 5px;
}

.sp-accordion-title__active:after {
    content: "\2796";
}

.sp-complex-table {
    display: table;
    table-layout: fixed;
    border-spacing: 10px;
}

.sp-complex-row {
    display: table-row;
}

.sp-complex-col {
    display: table-cell;
    vertical-align: top;
}

/* End */
/* /local/templates/selencin/components/bitrix/breadcrumb/main/style.css?17508563071743 */
/* /local/templates/selencin/components/bitrix/news.detail/policy/style.css?17508563072148 */
/* /bitrix/components/sprint.editor/blocks/templates/.default/_style.css?17508563103514 */
