

/* Start:/css/slider-customer.css?17416067682294*/
/* --custom slider */
.slick-list {
    overflow: hidden;
}
.slick-slider {
    position: relative;
}
.slick-track {
    display: flex;
}
.slick-slide:not(.product-slider__thumb-item) {
    visibility: hidden;
}
.slick-slide.slick-active {
    visibility: visible;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 0;
    width: 32px;
    height: 32px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    transform: translateY(-50%);
}
.slick-arrow.slick-prev {
    left: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M22 2L23 3L10 16L23 29L22 30L8 16L22 2Z' fill='white'/%3E%3Cpath d='M21 1L22 2L8 16L22 30L21 31L6 16L21 1Z' fill='%23606060'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
}
.slick-arrow.slick-next {
    right: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 2L9 3L22 16L9 29L10 30L24 16L10 2Z' fill='white'/%3E%3Cpath d='M11 1L10 2L24 16L10 30L11 31L26 16L11 1Z' fill='%23606060'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
}
.slick-arrow.slick-disabled {
    opacity: .2;
    pointer-events: none;
}
/**/
.slick-slider * {
    padding: 0;
    margin: 0;
    border: 0;
}
.slick-slider .slick-arrow {
    cursor: pointer;
    z-index: 2;
}
.slick-slider .slick-arrow::-moz-focus-inner,
.slick-dots button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.slick-dots li button {
    font-size: 0;
}
.slick-slider .slick-dots {
    display: flex;
    width: 100%;
    gap: 2px;
    margin-top: 6px;
    padding-bottom: 6px;
}
.slick-slider .slick-dots li {
    list-style: none;
    cursor: pointer;
    flex: 1 0 auto;
    background-color: #e0e0e0;
    height: 4px;
}
.slick-slider .slick-dots li.slick-active {
    background-color: #0080E0;
}
.dark-theme .slick-slider .slick-dots li {
    background-color: #404040;
}
.dark-theme .slick-slider .slick-dots li.slick-active {
    background-color: #e0e0e0;
}
/* End */


/* Start:/stone/dark-theme.css?175275958118993*/
/* змінюємо тему */
:root {
    --grayscale-base: #606060;
    --grayscale-dark: #404040;
    --grayscale-soft: #909090;
    --grayscale-light: #c0c0c0;
    --grayscale-faint: #e0e0e0;
    --primary-light: #60C0FF;
}
body.dark-theme,
.dark-theme .grid,
.dark-theme .main,
.dark-theme .footer,
.dark-theme .page-footer__body {
    background-color: #202020;
    color: var(--grayscale-light);
}
.dark-theme .modal .modal__close .icon__pic {
    color: #fff;
}
.dark-theme .page-footer__section:not(:first-child) {
    border-top: 1px solid #404040;
}
.dark-theme.grid {
    font-size: 16px;
    line-height: 20px;
}
.header.header--sticky .page-header {
    animation: unset;
    box-shadow: unset;
    background-color: #202020;
}
.header.header--sticky.sticky--line .page-header {
    box-shadow: -1px 0 0 1px #202020;
}
.dark-theme .header.header--sticky .page-header__inner {
    transition: unset;
}
.sticky--line .page-header {
    border-bottom: 1px solid #404040;
}
.dark-theme .header--sticky .page-header__navbar-categories .page-header__navbar-item {
    gap: 0 16px;
}
.dark-theme .header--sticky .page-header__navbar-item.selected-city {
    min-width: 96px;
}
.grid .main {
    padding-bottom: 0;
}
.submenu {
    display: none!important;
}
.dark-theme .header .text,
.dark-theme .header .button,
.dark-theme .header .icon--color--blue,
.dark-theme .header .text--color--gray,
.dark-theme .header .text--color--blue,
.dark-theme .header .dropdown__select-arrow > *,
.dark-theme .choose-lang__item,
.dark-theme .mobile_main_menu a:hover {
    color: #e0e0e0;
}
.dark-theme .dropdown__select:hover .text,
.dark-theme .dropdown__select:hover .button,
.dark-theme .dropdown__select:hover .icon,
.dark-theme .dropdown__select:hover .icon--color--blue,
.dark-theme .dropdown--hovered:hover .dropdown__select .icon,
.dark-theme .header--sticky .page-header__navbar-categories .page-header__btn--dropdown:hover * {
    color: #fff;
}
.dark-theme .dropdown__list-link:hover,
.dark-theme .dropdown__list-link.is-active,
.dark-theme .header--sticky .dropdown__list li:hover,
.dark-theme .header--sticky .page-header__navbar-categories .page-header__split--dropdown .page-header__navbar-link:hover {
    background-color: #606060;
}
.dark-theme .sidebar__header .page-header__logo {
    margin-left: 8px;
}
.dark-theme .header.header--sticky .page-header__s-search {
    border-color: #404040;
}
.dark-theme .header--sticky .page-header__s-search .input {
    color: #fff;
    background-color: #202020;
}
.dark-theme .header--sticky .page-header__s-search .button--search {
    background-color: #e0e0e0;
    color: #202020;
}
.dark-theme .icon--color--gray {
    color: var(--grayscale-light);
}
.dark-theme .header--sticky .page-header__s-search .button--search:hover {
    background-color: #fff;
}
.dark-theme .header--sticky .page-header__s-search .button--search:focus {
    background-color: var(--grayscale-light);
}
.dark-theme .header--sticky .page-header__s-search .button--search:active {
    background-color: #fff;
}
.dark-theme .choose-lang__item.is-active {
    background-color: #fff;
    color: #202020;
}
.dark-theme .button__counter {
    color: #202020;
}
.dark-theme .small-basket-desc {
    background-color: #202020;
    box-shadow: 0 4px 8px rgba(64,64,64, .2);
}
.dark-theme .small-basket-desc .icon .icon__pic {
    color: #fff;
}
.dark-theme .triangle-basket {
    border-color: #202020;
}
.dark-theme .s-b-empty_footer {
    color: var(--grayscale-light);
}
.dark-theme .dropdown--help--sticky .dropdown--hovered:hover {
    border-color: var(--primary-light);
}
.dark-theme .dropdown--hovered:hover .dropdown__select .text {
    color: #fff;
}
@media (min-width: 781px) {
    .dark-theme .drop-box__list .drop-box__item:hover,
    .dark-theme .drop-box__list .drop-box__item.active,
    .dark-theme .drop-box__item:has(> .drop-box__sub-list:not(.is-hidden)) {
        background-color: var(--grayscale-base);
    }
}
/**/
.dark-theme .popup-selected-city__content {
    background-color: #202020;
    color: #fff;
}
.dark-theme .popup-selected-city * {
    color: #fff;
}
.dark-theme .popup-selected-city .button__order:hover {
    border-color: #404040;
}
.dark-theme .popup-selected-city .button__order.active {
    background-color: #606060;
    border-color: #606060;
}
.dark-theme .selected-city-list__item .text.active {
    color: #fff;
}
.dark-theme .selected-city-list__item .text.active {
    background-color: var(--grayscale-base);
}
/**/
.dark-theme .header--sticky .multi-choose-results {
    background-color: var(--grayscale-dark);
}
.dark-theme .header--sticky .multi-choose-results {
    box-shadow: 0 1px 0 2px var(--grayscale-base);
}
.dark-theme .multi-choose-results__item:hover {
    background-color: var(--grayscale-base);
}
.dark-theme .multi-choose-results__item:hover .icon {
    filter: brightness(0) invert(1);
}
/**/
.dark-theme ::-webkit-input-placeholder {
    color: #fff;
}
.dark-theme ::-moz-placeholder {
    color: #fff;
}
.dark-theme :-moz-placeholder {
    color: #fff;
}
.dark-theme :-ms-input-placeholder {
    color: #fff;
}
.dark-theme .multi-results {
    background-color: #202020;
}
.dark-theme .multi-tile__desc .multi-price,
.dark-theme .multi-results .multi-active .text {
    color: #fff;
}
.dark-theme .multi-taxon.multi-active .multi-badge {
    background-color: #606060;
}
.dark-theme .multi-block__action .multi-more {
    color: var(--grayscale-light);
}
.dark-theme .multi-results .multi-taxon,
.dark-theme .multi-results .multi-filter-offer,
.dark-theme .multi-results .multi-filter-helper,
.dark-theme .multi-block__title .multi-title {
    border-color: #404040;
}
@media(any-hover: hover) {
    .dark-theme .multi-grid::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }
    .dark-theme .multi-grid::-webkit-scrollbar-thumb {
        background: #606060;
        border-radius: 6px;
        border: 1px solid #202020;
    }
}
.dark-theme [data-hint]:hover::before {
    background-color: var(--grayscale-light);
    min-height: 28px;
    color: #202020;
    top: 106%;
    z-index: 12;
}
.dark-theme #scrollup img {
    background-color: #202020;
}
/*--footer*/
.dark-theme .footer {
    margin-top: -1px;
}
.dark-theme .page-footer {
    padding-top: 0;
}
.dark-theme .page-footer,
.dark-theme .subscribe-section {
    border-color: #404040;
}
.dark-theme .page-footer__body {
    /*border: 1px solid #404040;*/
}
.dark-theme .form--search .button {
    border-radius: 0 64px 64px 0;
}
.dark-theme .form--subscribe .input {
    background-color: #404040;
    color: #fff;
}
.footer .page-footer__section .input-wrapper .input {
    min-height: 32px;
}
.dark-theme .page-footer__info .text.text--color--gray,
.dark-theme .footer-subscribe__title .text--color--gray {
    color: #909090;
}
.dark-theme .page-footer__info .text,
.dark-theme .page-footer__info:first-child .icon--color--gray--soft {
    color: #e0e0e0;
}
.dark-theme .page-footer__nav-link:focus .icon,
.dark-theme .page-footer__nav-link:focus .text {
    color: #fff;
}
.dark-theme .page-footer__info:last-child .text,
.dark-theme .page-footer__info:nth-of-type(2) .icon--color--gray--soft {
    color: var(--grayscale-light);
}
.dark-theme .page-footer__info:nth-of-type(3) .icon--color--gray--soft {
    color: #d0d0d0;
}
.dark-theme .button--primary {
    background-color: #e0e0e0;
    border-radius: 64px;
    color: #202020;
}
.dark-theme .button--primary:hover {
    background-color: #fff;
    color: #202020;
}
.dark-theme .button--primary:focus {
    background-color: var(--grayscale-light);
    color: #202020;
    box-shadow: unset;
}
.dark-theme .button--primary:active {
    background-color: #fff;
    color: #202020;
}
.dark-theme .page-footer__social-link .icon {
    color: var(--grayscale-dark);
}
.dark-theme .page-footer__social-link:hover .icon {
    color: var(--grayscale-base);
}
.dark-theme .page-footer__social-link:focus .icon {
    color: var(--grayscale-light);
}
.dark-theme .viyarpro-sign-w svg {
    filter: brightness(0) invert(1);
}
.page-footer__nav {
    padding-top: 8px;
}
.mesh-cell--social[data-flex='1'] {
    flex: unset;
    padding-bottom: 16px;
}
/**/
.dark-theme .s-b-product__price,
.dark-theme .s-b-text__sum,
.dark-theme .s-b-sum {
    color: #fff;
}
.dark-theme .button--primary.checkout {
    color: #202020;
}
.dark-theme .s-b-title__text .button__counter {
    background-color: var(--color--green);
}
.dark-theme .button__icon img {
    filter: brightness(0) invert(1);
}
.dark-theme .small-basket-desc .s-b-item__btn {
    background: transparent 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%3Cpath d='M10 2C14.4 2 18 5.6 18 10C18 14.4 14.4 18 10 18C5.6 18 2 14.4 2 10C2 5.6 5.6 2 10 2ZM10 0C4.5 0 0 4.5 0 10C0 15.5 4.5 20 10 20C15.5 20 20 15.5 20 10C20 4.5 15.5 0 10 0ZM15 7L13 5L10 8L7 5L5 7L8 10L5 13L7 15L10 12L13 15L15 13L12 10L15 7Z' fill='%23ffffff'/%3E%3C/svg%3E%0A") no-repeat;
}
/**/
.dark-theme .breadcrumbs {
    padding-left: 32px;
}
.dark-theme .breadcrumbs-wrapper .breadcrumbs__item,
.dark-theme .breadcrumbs-wrapper .breadcrumbs__item span,
.dark-theme .breadcrumbs-wrapper .breadcrumbs__item a {
    color: #60C0FF;
}
.dark-theme .breadcrumbs-wrapper .breadcrumbs__icon span {
    color: #606060;
}
/**/
@media (any-hover: hover) {
    .dark-theme *::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }
    .dark-theme::-webkit-scrollbar-thumb,
    .dark-theme *::-webkit-scrollbar-thumb {
        background: #606060;
        border-radius: 6px;
        border: 1px solid #202020;
    }
}
/**/
.grid .main {
    margin-top: 64px;
}
/*switch*/
.dark-theme .switch__item {
    border: 2px solid var(--grayscale-faint);
    transition: unset;
    overflow: hidden;
}
.dark-theme .switch__input:checked + .switch__item .switch__arrow-box {
    background-color: transparent;
    margin-left: 12px;
    right: 0;
    top: 0;
    box-shadow: 0 0 0 14px var(--grayscale-faint);
    transition: unset;
}
.dark-theme .switch__arrow::before {
    background-color: var(--grayscale-faint);
}
.dark-theme .switch__input:checked + .switch__item {
    background-color: transparent;
    border: 2px solid var(--grayscale-faint);
}
.dark-theme .switch__input:checked + .switch__item .switch__arrow::after {
    background-color: var(--grayscale-faint);
}
.dark-theme .switch__input:checked + .switch__item .switch__arrow::before {
    background-color: var(--grayscale-faint);
    border-radius: 0;
}
.dark-theme .switch__text {
    color: #fff;
}
/*checkbox*/
.dark-theme .checkbox-label .checkbox-custom {
    border-color: var(--grayscale-faint);
}
.dark-theme .checkbox-label:hover .checkbox-custom {
    border-color: #fff;
}
.dark-theme .checkbox-label .label__text {
    font-weight: 700;
    color: #fff;
    padding: 4px 8px 2px;
}
.dark-theme .checkbox-label .checkbox:checked + .checkbox-custom::before {
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 0H2C0.9 0 0 0.9 0 2V14C0 15.1 0.9 16 2 16H14C15.1 16 16 15.1 16 14V2C16 0.9 15.1 0 14 0ZM6 14L1 9L3 7L6 10L13 3L15 5L6 14Z' fill='%23E0E0E0'/%3E%3C/svg%3E%0A") no-repeat;
}
/*buttons*/
.label-figure,
.label-plate,
.label-color,
.button-label {
    cursor: pointer;
}
.button-label {
    flex: 0 1 146px;
    background-color: rgba(224, 224, 224, .5);
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 8px;
    transition: all .15s ease-in-out;
}
.button-label .label__text {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: #fff;
}
.button-label:hover {
    background-color: rgba(255, 255, 255, .5);
}
.button-label:focus {
    background-color: rgba(192, 192, 192, .5);
}
.button-label:active,
.button-label:has(> .radio__input:checked) {
    background-color: #fff;
}
.button-label:active .label__text,
.button-label:has(> .radio__input:checked) .label__text {
    color: #202020;
}
/**/
.dark-theme .button--soft--transparent {
    color: var(--primary-light);
}
.dark-theme .button--soft--transparent:hover {
    color: #fff;
    background-color: rgba(48, 160, 240, .1);
}
.dark-theme .button--soft--transparent:active {
    color: #fff;
    background-color: rgba(0, 64, 128, .1);
}
/**/
.button__icon {
    flex: 0 0 auto;
}
.button.button--action {
    background-color: rgba(224, 224, 224, .5);
    color: #fff;
    border-radius: 20px;
    transition: all .15s ease-in-out;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    width: max-content;
    min-width: 128px;
    padding: 0 12px;
    flex: 0 0 auto;
}
.stone-belterno .button__body > * {
    text-shadow: 0 0 8px rgba(0,0,0,.05);
}
.button.button--action:hover {
    background-color: rgba(255, 255, 255, .5);
    color: #fff;
}
.button.button--action:focus {
    background-color: rgba(192, 192, 192, .5);
    color: #fff;
}
.button.button--action:active {
    background-color: #fff;
    color: #202020;
}
.button--action:active .icon {
    color: #202020;
}
.text {
    font-style: normal;
}
.text--small,
.text--unit {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #fff;
}
.text--code {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    color: var(--primary-light);
}
.stone-main .text,
.stone-main .text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
}
.text p:not(:last-child) {
    /*margin-bottom: 20px;*/
}
.stone-main .color--grayscale--light {
    color: var(--grayscale-light);
}
/**/
.dark-theme .form-input,
.dark-theme .form-textarea {
    background-color: #202020;
    border: 1px solid var(--grayscale-faint);
    border-radius: 4px;
    color: #fff;
}
.dark-theme .form-label,
.dark-theme .label--text {
    color: var(--grayscale-faint);
}
.dark-theme .form-input::placeholder {
    color: #fff;
}
.upload-file__label {
    cursor: pointer;
}
.form-file {
    display: none;
}
.upload-file__body {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
/**/
.stone-main__container {
    border: 1px solid #404040;
    padding-bottom: 64px;
}
.stone--offset--body {
    max-width: 1536px;
    margin: 0 auto;
    padding: 0 16px;
}
/**/
.text--title {
    font-size: 32px;
    font-style: normal;
    line-height: 32px;
    letter-spacing: -0.64px;
    color: #fff;
}
.row--reverse {
    flex-direction: row-reverse;
}
/*navigation stone*/
.stone-head__body {
    min-height: 64px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.stone-head__title {
    padding: 16px 0;
}
.stone-head__title .text--title {
    font-weight: 900;
    padding-left: 32px;
}
.stone-nav__list {
    display: flex;
    overflow: auto;
    max-width: calc(100vw - 396px - 64px);
}
@media (min-width: 1920px) {
    .stone-nav__list {
        max-width: 1792px;
        width: 100%;
    }
}
.stone-nav__item {
    flex: 0 0 auto;
    border-bottom: 4px solid transparent;
    transition: all .15s ease-in-out;
}
.stone-nav__item:hover {
    border-color: #fff;
    border-width: 1px;
}
.stone-nav__item:active {
    border-width: 4px;
}
.stone-nav__link {
    padding: 8px 24px;
    min-height: 60px;
    display: flex;
    align-items: center;
}
.stone-nav__item:focus .stone-nav__link {
    color: var(--grayscale-light);
}
/**/
.jconfirm .icon.icon--color--blue--soft {
    color: #30A0F0;
}
@media (max-width: 1600px) {
    .dark-theme .page-header__inner {
        padding-left: 24px;
    }
}
@media (max-width: 1536px) {
    .header.header--sticky.sticky--line .page-header {
        box-shadow: unset;
    }
    .sticky--line .page-header {
        border-bottom: none;
    }
    /**/
    .stone-main__container {
        border: none;
    }
    /**/
    .dark-theme .page-footer__body {
        border-left: none;
        border-right: none;
        border-bottom: none;
    }
}
@media (min-width: 1401px) {
    .page-header__split--more .icon--service-more {
        display: none;
    }
}
@media (max-width: 1400px) {
    .dark-theme .header--sticky .page-header .page-header__navbar {
        gap: 0 16px;
    }
    .dark-theme .header--sticky .page-header .dropdown--catalog .dropdown__select {
        padding-left: 16px;
    }
    .page-header__actions .mesh-row--auth .button__text,
    .header.header--sticky .page-header .dropdown__select .dropdown__select-arrow,
    .page-header__split--more .button__icon.text--color--gray,
    .icon--service-more + .button__text {
        display: none;
    }
    .page-header__split--more .icon--service-more,
    .dark-theme .icon--info {
        color: #e0e0e0;
    }
    .header .icon.icon--service-more {
        display: flex;
    }
    .order-card__item {
        padding-right: 8px;
    }
}
@media (max-width: 1366px) {
    .stone-main__container {
        padding-bottom: 32px;
    }
    .stone-nav__list {
        max-width: calc(100vw - 396px - 80px);
    }
}
@media (max-width: 1024px) {
    .stone-nav__list {
        max-width: calc(100vw - 396px - 80px);
    }
}
@media (max-width: 780px) {
    .dark-theme .grid .main {
        margin-top: 64px;
    }
    .dark-theme .page-header__inner {
        padding-left: 16px;
    }
    .button.button--action {
        min-height: 40px;
    }
    .dark-theme .header--sticky * {
        transition: unset!important;
    }
    .dark-theme .header--sticky ~ .main .section-heading {
        background-color: #202020;
        border-bottom: none;
        animation: unset;
        padding-left: 16px;
        border-bottom: 1px solid #404040;
    }
    .dark-theme .icon--search {
        color: #fff;
    }
    .stone-nav__list {
        max-width: calc(100vw - 16px);
        margin-bottom: -6px;
    }
    .dark-theme .breadcrumbs {
        padding-left: 24px;
    }
    .dark-theme .breadcrumbs-wrapper .breadcrumbs__item .icon--color--gray--pale::before {
        background: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0L0 1L4 5L0 9L1 10L6 5L1 0Z' fill='%23606060'/%3E%3C/svg%3E%0A") no-repeat;
    }
    .dark-theme .section-heading__title .title--text {
        color: #fff;
    }
    .dark-theme .section-heading__menu-icon .icon {
        color: #f0f0f0;
    }
    .dark-theme .m-search__input {
        background-color: #202020;
        border-color: #404040;
        border-radius: 2px 0 0 2px;
        color: #fff;
    }
    .dark-theme .m-search__button {
        background-color: #e0e0e0;
        color: #202020;
    }
    /**/
    .button.button--action {
        min-height: 40px;
    }
}
@media (max-width: 500px) {
    .stone-nav__list {
        margin-bottom: -12px;
    }
    .stone-nav__link.text {
        font-size: 14px;
        line-height: 16px;
        color: var(--grayscale-faint);
        min-height: 44px;
    }
}
/* End */


/* Start:/stone/style.css?173694762331044*/
.stone-main__title {
    padding-left: 64px;
}
.stone-poster {
    max-height: 768px;
    max-width: 1792px;
    width: 100%;
    height: 100%;
}
.stone-poster__body {
    display: grid;
    grid-template-columns: 448px 1fr;
}
/**/
.poster-side {
    background-color: #202020;
    color: #fff;
    padding: 16px 32px 0 64px;
}
.poster-side__title {
    font-size: 32px;
    font-weight: 900;
    line-height: 36px;
    letter-spacing: -0.64px;
    min-height: 96px;
    display: flex;
    align-items: center;
}
.poster-side__desc {
    padding-top: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    max-height: 534px;
    overflow: auto;
}
.poster-side__item .text--title {
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 16px;
}
.poster-side__item ul {
    padding-bottom: 16px;
    padding-left: 20px;
}
.poster-side__item ul li {
    list-style: disc;
}
@media (any-hover: hover) {
    .poster-side__desc::-webkit-scrollbar-thumb {
        border: 2px solid #202020;
    }
}
/**/
.poster-image {
    max-width: 1344px;
    max-height: 768px;
    width: 100%;
    grid-column: 2;
    grid-row: span 2;
    position: relative;
}
.poster-image__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.poster-image__desc {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    padding: 128px 32px 32px 32px;
    background-color: rgba(32,32,32,.7);
    max-width: 448px;
    width: 100%;
    height: 100%;
}
.poster-image__text {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: -0.64px;
    min-height: 252px;
}
.poster-image__text:nth-of-type(2) {
    min-height: inherit;
    padding: 32px 8px 16px 0;
}
.poster-image__detailed {
    flex: 1 1 auto;
}
.poster-image__icon .icon__pic {
    max-width: 360px;
    width: 100%;
    height: 64px;
}
/**/
.stone-poster__action {
    grid-column: 1;
    background-color: #202020;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px 24px 32px 64px;
}
.stone-poster__action .button {
    max-width: 224px;
    background-color: rgba(224, 224, 224, .5);
    color: #fff;
    min-height: 32px;
    border-radius: 20px;
    margin-top: 16px;
}
.stone-poster__action .button--action.button:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .5);
}
.stone-poster__action .button--action.button:focus {
    color: #fff;
    background-color: rgba(192, 192, 192, .5);
}
.stone-poster__action .button--action.button:active {
    color: #202020;
    background-color: #fff;
}
/*section stone card*/
.stone-card {
    border-right: none;
}
.stone-card__list {
    display: flex;
    flex-wrap: wrap;
}
.stone-card__item {
    display: flex;
    flex-direction: column;
    flex: 1 1 calc(25% + 1px);
    min-width: 288px;
    max-width: 480px;
    padding: 16px;
    border: 1px solid #404040;
    margin: 0 -1px -1px 0;
    overflow: hidden;
    transition: all .15s ease-in-out;
}
.stone-card__item:first-child,
.stone-card__item:nth-of-type(n+5) {
    border-left: none;
}
.stone-card__link {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    overflow: hidden;
}
.stone-item__image {
    display: block;
    height: 288px;
    width: 100%;
    transition: all .25s linear;
}
.stone-item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.stone-item__desc {
    display: block;
    padding: 16px 16px 16px 32px;
    flex: 1 1 auto;
}
.stone-item__desc .text {
    display: block;
    color: #fff;
    font-weight: 400;
}
.stone-item__desc .text--title {
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.48px;
}
.stone-item__desc .text--subtitle {
    font-size: 16px;
    line-height: 125%;
    color: var(--grayscale-light);
    padding-top: 16px;
}
.stone-item__text {
    padding: 64px;
}
.stone-item__text .text {
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    color: #202020;
}
.stone-item__action {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    padding: 8px 0 16px;
}
.stone-main__title {
    padding: 52px 16px 20px 32px;
}
.stone-main__title .text {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: -0.48px;
}
.factory-card__list {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
}
.factory-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 50%;
    max-height: 400px;
}
.factory-item:nth-of-type(3) .factory-item__box,
.factory-item:nth-of-type(4) .factory-item__box {
    flex-direction: row-reverse;
}
.factory-item:nth-of-type(4) .factory-item__img {
    object-position: 55% 0;
}
.factory-item__box {
    height: 100%;
    flex: 1 1 448px;
}
.factory-item__box > * {
    flex: 1 1 50%;
    max-width: 448px;
}
.factory-item__desc {
    padding: 32px;
    max-height: 388px;
    overflow: auto;
    overflow-x: hidden;
}
.factory-item__desc .text {
    display: block;
    color: #fff;
    font-weight: 400;
}
.factory-item__desc .text--title {
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -0.48px;
}
.factory-item__desc .text--subtitle {
    font-size: 16px;
    line-height: 125%;
    color: var(--grayscale-light);
    padding-top: 16px;
    padding-bottom: 24px;
}
.factory-item__desc .text--subtitle p {
    color: var(--grayscale-light);
}
@media (any-hover: hover) {
    .factory-item__desc::-webkit-scrollbar {
        width: 14px;
    }
    .factory-item__desc::-webkit-scrollbar-thumb {
        background-color: #606060;
        border: 6px solid #202020;
    }
}
.factory-item__desc .text > *:not(:last-child) {
    padding-bottom: 16px;
}
.factory-item__desc .text ul {
    padding-left: 20px;
}
.factory-item__desc ul li {
    list-style: disc;
}
.factory-item__image {
    max-width: 400px;
    max-height: 400px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transition: all .25s ease-in-out;
}
.factory-item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .95s linear;
}
.factory-item__img:hover {
    transform: scale(1.1);
}
/* section benefit */
.benefit-card {
    border-right: none;
}
.benefit-card__title {
    border-right: 1px solid #202020;
}
.benefit-card__list {
    display: flex;
    flex-wrap: wrap;
}
.benefit-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 12.5%;
    min-width: 200px;
    height: 320px;
    gap: 20px;
    border: 1px solid #202020;
    padding: 32px;
    margin: 0 0 -1px -1px;
}
/**/
.benefit-item__title .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.benefit-item__subtitle .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    overflow: auto;
    overflow-x: hidden;
    color: var(--grayscale-light);
}
.stone-gallery__title,
.benefit-card__title {
    padding-left: 0;
}
.stone-poster__body p,
.stone-poster__body li {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: var(--grayscale-light);
}
.poster-image__sub-desc, .poster-image__sub-desc p {
    color: #fff;
}
.poster-side__desc p:not(:last-child) {
    margin-bottom: 20px;
}
.poster-image__desc {
    padding-bottom: 32px;
}
.poster-image__text {
    display: flex;
}
.poster-image__action {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    position: absolute;
    bottom: 32px;
    right: 16px;
    width: 100%;
    justify-content: flex-end;
}
.poster-image__action > * {
    flex: 0 1 224px;
}
/* --gallery */
.stone-gallery__list {
    display: flex;
    gap: 32px 48px;
}
.stone-gallery__full {
    flex: 0 1 980px;
    /*flex: 0 1 1280px;*/
    /*width: calc(100vw - 448px - 256px);*/
}
@media (min-width: 1921px) {
    .stone-gallery__full {
        /*width: 1280px;*/
        width: 980px;
    }
}
.stone-gallery__thumb {
    flex: 0 0 auto;
}
.stone-gallery__full .stone-gallery__link {
    /*max-width: 1280px;*/
    max-width: 980px;
    width: 100%;
    height: 720px;
    display: block;
}
.stone-gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.stone-gallery__thumb {
    max-width: 336px;
}
.stone-gallery__thumb .slick-track {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    width: auto!important;
}

.stone-gallery__thumb--container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: 100%;
}
/* --thumb desc */
.stone-gallery__thumb--desc {
    flex: 1 1 auto;
}
.stone-gallery__thumb--text {
    width: auto!important;
}
.thumb-desc__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 16px;
    color: #fff;
}
.thumb-desc__text {
    max-height: 160px;
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 16px;
}
.thumb-desc__action {
    padding: 16px 0;
}
.thumb-desc__action .button {
    max-width: 224px;
    width: 100%;
}
.thumb-desc__text * {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
}
.thumb-desc__text > *:not(:last-child) {
    margin-bottom: 20px;
}
.thumb-desc__text strong,
.thumb-desc__text b,
.thumb-desc__text a {
    font-weight: 700;
}
.thumb-desc__text a {
    color: var(--color--blue);
}
.thumb-desc__text ul {
    padding-left: 20px;
}
.thumb-desc__text li {
    list-style: disc;
}

/* --thumb photo */
.stone-gallery__thumb--photo {
    max-height: 384px;
    max-width: 336px;
    overflow: auto;
    overflow-x: hidden;
}
.stone-gallery__thumb--item.slick-current {
    border: 4px solid var(--color--blue--light);
}
.stone-gallery__thumb--item {
    width: 160px!important;
    height: 90px;
    flex: 0 0 160px;
    cursor: pointer;
}
.stone-gallery__thumb--text:not(.slick-current) {
    display: none;
}
/* order card */
.order-card__body {
    padding: 64px 0 16px;
}
.order-card__list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px;
    overflow: hidden;
}
.order-card__item {
    flex: 1 1 14.28%;
    min-width: 180px;
    padding: 0 16px 0 28px;
    position: relative;
}
.order-card__item:not(:last-child)::before {
    content: '';
    position: absolute;
    height: 2px;
    width: calc(100% - 128px);
    background-color: #606060;
    right: -16px;
    top: 48px;
}
.order-item__icon {
    background-color: #606060;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-item__title .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    padding: 32px 0 24px 0;
}
.order-item__subtitle .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    overflow: auto;
    overflow-x: hidden;
    color: var(--grayscale-light);
    padding: 0 0 16px 0;
}
.order-card .order-item__subtitle .text {
    line-height: 100%;
}
.order-card__action {
    padding: 0 32px;
    display: flex;
    gap: 16px;
    align-items: center;
}
.order-card__action .sep {
    display: block;
    padding-left: 32px;
    background-color: #606060;
    height: 2px;
    flex: 1 1 auto;
}
.order-card__action .button.button--action {
    min-height: 48px;
    max-width: 192px;
    width: 100%;
    border-radius: 64px;
    text-transform: uppercase;
    margin-left: auto;
}
/* --benefit */
.benefit-card__list {
    display: flex;
    flex-wrap: wrap;
}
.benefit-item {
    flex: 1 1 calc(16.6% + 1px);
    height: auto;
    gap: 24px;
    padding: 32px;
    margin: 0 0 -1px -1px;
    background-color: #404040;
}
.benefit-item__icon .icon {
    justify-content: flex-start;
}
.benefit-item__icon .icon path {
    fill: var(--grayscale-light);
}
@media (any-hover: hover) {
    .benefit-item__subtitlet .text::-webkit-scrollbar {
        width: 14px;
    }
    .benefit-item__subtitle .text::-webkit-scrollbar-thumb {
        background-color: #606060;
        border: 1px solid #202020;
    }
}

/*media*/
/*@media (max-width: 1792px) {*/
    /* post */
    .stone-gallery__full {
        /*width: calc(100vw - 448px - 64px);*/
    }
/*}*/
/*@media (max-width: 1536px) {*/
    .poster-side__title {
        min-height: inherit;
    }
    .poster-side__desc {
        padding-top: 16px;
        font-size: 14px;
    }
    .stone-poster__body p, .stone-poster__body li {
        font-size: 14px;
    }
    .poster-side,
    .stone-poster__action {
        padding-left: 32px;
        padding-right: 24px;
    }
    .text.text--title {
        font-size: 20px;
        line-height: 20px;
    }
    .text.text--subtitle {
        font-size: 14px;
        line-height: 20px;
    }
    .factory-card__list {
        border-right: 1px solid #404040;
    }
    /*--gallery*/
    .stone-gallery__body {
        padding: 0 32px;
    }
    .stone-gallery__list {
        gap: 32px;
    }
    .stone-gallery__full .stone-gallery__link {
        height: 592px;
    }
    .stone-gallery__full {
        /*width: calc(100vw - 480px - 96px);*/
        width: calc(100vw - 940px);
        max-width: 980px;
    }
    .stone-gallery__thumb {
        max-width: 480px;
    }
    .stone-gallery__thumb--photo {
        max-height: 302px;
        max-width: 480px;
    }
    .stone-gallery__thumb--item {
        width: 144px!important;
        height: 80px;
        flex: 0 0 144px;
        cursor: pointer;
    }
    .thumb-desc__text {
        max-height: 176px;
        max-width: 480px;
    }
    .thumb-desc__text * {
        font-size: 14px;
    }
    .thumb-desc__text > *:not(:last-child) {
        margin-bottom: 16px;
    }
    /**/
    .stone-main__title {
        padding: 20px 32px;
    }
    .stone-gallery__title {
        padding-left: 0;
    }
    .benefit-card__title {
        padding-left: 24px;
    }
    .stone-card__item {
        margin-right: 0;
        margin-left: -1px;
    }
    .stone-item__desc {
        padding-left: 16px;
    }
    .factory-item__desc {
        padding: 16px;
    }
    .benefit-item {
        padding: 24px 24px 16px;
    }
/*}*/
@media (max-width: 1440px) {
    .stone-poster__body {
        grid-template-columns: 427px 1fr;
    }
    .poster-side__list {
        display: flex;
        gap: 16px;
        flex-wrap: wrap;
    }
    .poster-side__item {
        flex: 0 1 176px;
    }
    .poster-image {
        max-height: 576px;
    }
    .poster-image__desc {
        max-width: 427px;
        padding: 96px 30px 32px;
    }
    .poster-image__text {
        min-height: inherit;
    }
    .poster-image__action {
        flex-direction: column;
        right: 32px;
    }
    .poster-image__action > * {
        flex: unset;
    }
    .poster-image__action .button {
        max-width: 224px;
        margin-left: auto;
        width: 100%;
    }
    /* gallery */
    .stone-gallery__full .stone-gallery__link {
        height: 512px;
    }
    .stone-gallery__full {
        width: calc(100vw - 320px - 96px);
    }
    .stone-gallery__thumb {
        max-width: 320px;
    }
    .stone-gallery__thumb--photo {
        max-height: 178px;
        max-width: 320px;
    }
    .stone-gallery__thumb--item {
        width: 96px!important;
        height: 54px;
        flex: 0 0 96px;
    }
    .thumb-desc__text {
        max-height: 160px;
        max-width: 320px;
        padding-right: 8px;
    }
    /**/
    .stone-item__action {
        padding-right: 16px;
    }
    .stone-item__action .button {
        min-height: 40px;
        min-width: 96px;
    }
    .stone-item__action .button__icon {
        display: none;
    }
}
@media (max-width: 1400px) {
    .order-card__item {
        padding-right: 8px;
    }
}
@media (max-width: 1366px) {
    .slick-arrow.slick-prev {
        left: 0;
    }
    .slick-arrow.slick-next {
        right: 0;
    }
}
@media (max-width: 1279px) {
    .stone-card__item {
        flex-basis: calc(50% + 1px);
        max-width: inherit;
    }
    .stone-item__action .button__icon {
        display: flex;
    }
    /**/
    .factory-item {
        flex-basis: 100%;
    }
    .factory-item__box > * {
        max-width: inherit;
    }
    .factory-item__desc {
        padding: 32px;
    }
    .factory-item:nth-of-type(even) .factory-item__box {
        flex-direction: row-reverse;
    }
    .factory-item:nth-of-type(3) .factory-item__box {
        flex-direction: unset;
    }
    /**/
    .order-card__item {
        flex: 0 1 25%;
    }
    /**/
    .benefit-item {
        flex-basis: calc(33.33% + 1px);
    }
}
@media (max-width: 1200px) {
    .stone-main__title {
        padding-left: 32px;
    }
    .stone-gallery__title {
        padding-left: 24px;
    }
    .benefit-card__title {
        padding-left: 16px;
    }
    .poster-image__action {
        right: 16px;
    }
    .stone-gallery__body {
        padding: 0 8px;
    }
    .stone-gallery__full {
        width: calc(100vw - 400px);
    }
    .stone-gallery__list {
        gap: 24px;
    }
    .stone-gallery__thumb,
    .stone-gallery__thumb--photo {
        max-width: 360px;
    }
    .thumb-desc__text {
        padding-right: 8px;
    }
    .thumb-desc__text * {
        font-size: 14px;
        line-height: 18px;
    }
    .stone-gallery__thumb--photo  {
        max-height: 340px;
    }
    /**/
    .slick-arrow.slick-prev {
        left: 8px;
    }
    .slick-arrow.slick-next {
        right: 8px;
    }
}
@media (max-width: 1080px) {
    .stone-main__title {
        padding-top: 32px;
    }
    .poster-image__action {
        right: 24px;
        width: auto;
    }
    .poster-image__action .button {
        max-width: 42px;
        min-width: inherit;
    }
    .poster-image__action .button__icon {
        flex: 0 0 auto;
    }
    .poster-image__action .button__text {
        display: none;
    }
}
@media (max-width: 960px) {
    .stone-poster__body {
        grid-template-columns: 1fr 1fr;
    }
    .poster-side {
        padding: 16px 16px 16px 32px;
    }
    .stone-poster__action {
        padding-left: 32px;
    }
    /**/
    .poster-image__desc {
        max-width: inherit;
    }
    .poster-image__icon {
        margin: 0;
    }
    .poster-image__icon .icon {
        justify-content: flex-start;
    }
    .poster-image__desc {
        padding-top: 24px;
    }
    .poster-image__text {
        font-size: 24px;
        font-weight: 900;
        line-height: 100%;
        letter-spacing: -0.48px;
        flex: 1 1 auto;
    }
    .poster-image__text:nth-of-type(2) {
        font-size: 20px;
        font-weight: 400;
        line-height: 100%;
        padding-top: 16px;
        flex: unset;
    }
}
@media (max-width: 780px) {
    .stone-poster {
        max-height: inherit;
    }
    .stone-poster__body {
        grid-template-columns: auto;
        border-bottom: 1px solid #404040;
        padding-bottom: 28px;
    }
    .poster-image {
        grid-column: 1;
        grid-row: 1;
    }
    .poster-image__desc {
        display: grid;
        background-color: transparent;
        padding: 24px 0 0;
    }
    .poster-image__text {
        flex-direction: column;
    }
    .poster-image__icon {
        grid-row: 1;
        filter: drop-shadow(0 0 10px rgba(32,32,32,.5));
        margin-left: auto;
    }
    .poster-image__icon .icon__pic {
        max-width: 270px;
        height: 48px;
    }
    .poster-image__action {
        position: unset;
        justify-content: flex-start;
        gap: 0;
    }
    .poster-image__action .button {
        max-width: 224px;
        margin-left: 0;
        min-width: 128px;
    }
    .poster-image__action .button__text {
        display: block;
    }
    .stone-poster__action {
        padding-top: 0;
    }
    .stone-poster__action .button {
        width: 100%;
    }
    .poster-side__desc {
        padding-top: 0;
        max-height: inherit;
    }
    .poster-image-first-text {
        font-size: 20px;
        font-weight: 400;
        line-height: 100%;
        align-self: end;
        background-color: rgba(32,32,32,.5);
        padding: 18px 32px;
    }
    .poster-side__title--move {
        font-size: 24px;
        font-weight: 900;
        line-height: 100%;
        letter-spacing: -0.48px;
        padding-bottom: 16px;
    }
    .poster-image-second-text--move {
        font-size: 24px;
        font-weight: 400;
        line-height: 100%;
        letter-spacing: -0.48px;
        padding: 0 16px 0 32px;
    }
    .poster-image__detailed--move {
        padding: 28px 16px 0 32px;
        transition: all .65s ease-in-out;
    }
    /*gallery*/
    .stone-gallery__list {
        flex-direction: column;
        gap: 16px 0;
    }
    .stone-gallery__full {
        width: calc(100vw - 16px);
        flex: unset;
    }
    .stone-gallery__full .stone-gallery__link {
        height: 450px;
    }
    .stone-gallery__thumb {
        max-width: inherit;
        flex: unset;
    }
    .stone-gallery__thumb .slick-track {
        gap: 0;
    }
    .stone-gallery__thumb--container {
        flex-direction: column-reverse;
    }
    .stone-gallery__thumb--text {
        width: 100%!important;
        padding: 0 24px;
    }
    .thumb-desc__text {
        max-width: inherit;
        max-height: inherit;
    }
    /*hide thumbs*/
    .stone-gallery__thumb--photo {
        max-width: inherit;
        max-height: inherit;
        position: absolute;
        top: -999999px;
    }
    .stone-gallery__thumb--photo .slick-slide {
        visibility: hidden!important;
    }
    /**/
    .stone-item__action {
        padding-right: 0;
    }
    .factory-item__desc {
        padding-right: 16px;
    }
    .order-card__body {
        padding-top: 32px;
    }
    .factory-card__list,
    .stone-card__item:nth-of-type(even) {
        border-right: none;
    }
}
@media (max-width: 720px) {
    .order-card__item {
        flex: 1 1 50%;
    }
    .benefit-item {
        flex-basis: calc(50% + 1px);
    }
}
@media (max-width: 667px) {
    .stone-main__title .text {
        font-size: 20px;
        line-height: 100%;
        font-weight: 700;
    }
    .poster-side__item .text--title {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
    }
    .factory-card__list {
        border-top: none;
    }
    .factory-item__desc {
        padding: 16px 16px 0 32px;
    }
    .factory-item__desc .button {
        margin-bottom: 24px;
        margin-left: auto;
    }
    .factory-item {
        max-height: inherit;
    }
    .factory-item__box {
        flex-direction: column;
    }
    .factory-item__box > * {
        flex-basis: unset;
    }
    .factory-item__desc .text {
        max-height: inherit;
    }
    .factory-item .factory-item__box,
    .factory-item:nth-of-type(even) .factory-item__box,
    .factory-item:nth-of-type(3) .factory-item__box {
        flex-direction: column;
    }
    /**/
    .stone-card__item {
        border: none;
        border-bottom: 1px solid #404040;
        flex: unset;
        margin: 0;
    }
    .stone-item__action {
        padding-bottom: 8px;
    }
}
@media (max-width: 500px) {
    .poster-image {
        height: 480px;
        max-height: inherit;
    }
    .stone-main__title .text {
        letter-spacing: unset;
    }
    /**/
    .stone-gallery__full .stone-gallery__link {
        height: 360px;
    }
    .benefit-item {
        flex: 100%;
        display: grid;
        grid-gap: 16px;
        grid-template-columns: 64px 1fr;
        grid-auto-rows: min-content;
        min-height: 122px;
        align-items: center;
        margin-left: 0;
        padding: 16px;
    }
    .text.text--title {
        letter-spacing: unset;
    }
    .benefit-item__subtitle {
        grid-column: span 2;
    }
    /**/
    .order-card__body {
        border-bottom: 1px solid #404040;
    }
    .order-card__list {
        flex-direction: column;
    }
    .order-item {
        display: grid;
        grid-template-columns: 48px 1fr;
        gap: 0 24px;
        padding-left: 24px;
    }
    .order-item > * {
        grid-column: 2;
    }
    .order-item__icon {
        grid-column: 1;
        grid-row: span 2;
        width: 48px;
        height: 48px;
        align-self: center;
        z-index: 1;
        box-shadow: 0 0 0 8px #202020;
    }
    .order-item__icon svg {
        width: 32px;
        height: 32px;
    }
    .order-card__item:not(:last-child)::before {
        display: none;
    }
    .order-item__title .text,
    .order-item__subtitle .text {
        padding: 8px 0;
    }
    .order-card__item:not(:last-child)::after {
        content: '';
        width: 2px;
        background-color: #606060;
        height: 100%;
        position: absolute;
        left: 46px;
        top: 50%;
    }
    .order-card__action {
        padding-top: 24px;
        padding-bottom: 8px;
    }
    .order-card__action .sep {
        display: none;
    }
}
@media (min-width: 471px) {
    .fancybox__caption,
    .fancybox__action {
        display: none;
    }
}
@media (max-width: 470px) {
    .stone-gallery__full {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: 8px;
    }
    .stone-gallery__full .stone-gallery__link {
        flex: 1 1 calc(33.33% - 8px);
        height: 112px;
    }
    .stone-gallery__thumb--desc {
        display: none;
    }
    .fancybox__slide {
        padding-left: 0;
        padding-right: 0;
    }
    .fancybox__caption {
        padding-left: 16px;
    }
    .stone-gallery .fancybox__caption * {
        color: #fff;
    }
    .thumb-desc__text {
        max-height: 160px;
        padding-right: 16px;
    }
    /**/
    .stone-gallery .fancybox__toolbar.is-absolute,
    .stone-gallery .is-compact .fancybox__toolbar,
    .stone-gallery .fancybox__container .fancybox__toolbar * {
        background-color: #393939;
    }
    .fancybox__container .fancybox__infobar {
        padding-left: 32px;
    }
    .fancybox__container .fancybox__backdrop {
        background-color: #404040;
    }
    .fancybox__container:not(.is-idle) .fancybox__carousel .fancybox__content {
        height: 288px!important;
        width: 100%!important;
    }
    .fancybox__container.is-idle .fancybox__carousel .fancybox__content {
        width: 100%!important;
        height: 100%!important;
    }
    .fancybox__container.is-idle .fancybox__carousel .fancybox__content .fancybox-image {
        width: 100%!important;
        height: 100%!important;
        object-fit: contain!important;
    }
    .fancybox__container .fancybox__carousel .fancybox-image {
        width: 100%!important;
        height: 100%!important;
        object-fit: cover!important;
    }
    .fancybox__container:not(.is-idle) .fancybox__carousel {
        flex: unset;
    }
    .fancybox__container:not(.is-idle) .fancybox__viewport {
        height: auto;
    }
    .fancybox__container .fancybox__slide {
        padding: 0;
    }
    .fancybox__container.is-compact .fancybox__footer {
        background-color: #404040;
        position: unset;
    }
    .stone-gallery .fancybox__container .fancybox__nav {
        display: flex;
        flex-direction: row-reverse;
        gap: 8px;
        justify-content: space-between;
        min-height: 32px;
        height: auto;
        margin-top: 24px;
        padding: 0 8px 0 16px;
    }
    .stone-gallery .fancybox__container .fancybox__nav button.f-button {
        position: unset;
        max-width: 144px;
        width: 100%;
        min-height: 32px;
        height: auto;
        border-radius: 16px;
    }
    .fancybox__container.is-compact .fancybox__toolbar {
        position: unset;
    }
    .fancybox__container.is-idle .fancybox__nav button.f-button {
        position: absolute;
        max-width: 32px;
    }
    .stone-gallery .fancybox__container:not(.is-idle) .fancybox__nav .f-button::before {
        content: attr(data-title);
        display: flex;
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 14px;
        position: unset;
        padding-top: 2px;
    }
    .stone-gallery .fancybox__container .fancybox__nav .f-button.is-prev {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7L11 16L20 25H21V7H20Z' fill='white'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        padding-left: 8px;
    }
    .stone-gallery .fancybox__container:not(.is-idle) .fancybox__nav .f-button.is-next::after {
        content: '';
        background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 7H11.5V25H12.5L21.5 16L12.5 7Z' fill='%23fff'/%3E%3C/svg%3E%0A") 8px 0 no-repeat;
        width: 32px;
        height: 32px;
    }
    .stone-gallery .fancybox__container.is-idle .fancybox__nav .f-button.is-next {
        background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 7H11.5V25H12.5L21.5 16L12.5 7Z' fill='%23fff'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position-x: right;
    }
    .stone-gallery .fancybox__nav .f-button svg {
        display: none;
    }
    .stone-gallery .fancybox__container.is-compact .fancybox__footer .fancybox__caption {
        padding: 12px 16px 16px 32px;
    }
    .fancybox__container .is-nav-selected .f-thumbs__slide__button::after {
        border-color: var(--color--blue--light);
    }
    figcaption {
        display: none;
    }
    /**/
    .poster-side__list {
        justify-content: space-between;
    }
    .stone-gallery__body {
        padding: 0 16px 24px;
        border-bottom: 1px solid #404040;
    }
    .stone-gallery__title {
        padding-left: 16px;
    }
    .stone-gallery__callback {
        justify-content: flex-end;
        padding-top: 8px;
    }
    .order-item__subtitle .text,
    .benefit-item__subtitle .text {
        line-height: 16px;
    }
}
@media (max-width: 414px) {
    .poster-image__detailed--move {
        margin-left: auto;
    }
    .poster-side__list {
        justify-content: stretch;
        flex-direction: column;
    }
    .poster-side__item {
        flex: unset;
    }
    .stone-gallery__full .stone-gallery__link {
        flex: 1 1 calc(50% - 8px);
        height: 90px;
    }
    .stone-item__image {
        height: 240px;
    }
    .factory-item__image {
        max-height: 228px;
    }
}
@media (max-width: 359px) {
    .poster-image__text {
        padding-right: 16px;
    }
    .stone-item__action .button__icon {
        display: none;
    }
    /**/
    .fancybox__container .fancybox__infobar,
    .fancybox__container.is-compact .fancybox__footer .fancybox__caption {
        padding-left: 16px;
    }
}
/* End */
/* /css/slider-customer.css?17416067682294 */
/* /stone/dark-theme.css?175275958118993 */
/* /stone/style.css?173694762331044 */
