

/* Start:/local/components/ranx/block.landing/templates/20_7/style.css?17131657239425*/
.block20-7 .product {
    display: flex;
}
.block20-7 .product-img-wrap {
    width: 50%;
    position: relative;
    padding-right: 16px;
}
.block20-7 .product-stickers {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: calc(100% - 60px);
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
}
.block20-7 .product-sticker {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 1px 5px 3px 5px;
    border-radius: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.block20-7 .product-sticker-sale {
    background-color: #FFD600;
    color: #333333;
}
.block20-7 .product-sticker-new {
    background-color: #46BD1C;
}
.block20-7 .product-sticker-recommend {
    background-color: #8E51CB;
}
.block20-7 .product-sticker-hit {
    background-color: #FC3E14;
}
.block20-7 .product-img {
    max-width: 500px;
    max-height: 500px;
    width: 100%;
    margin: 0 auto;
}
.block20-7 .product-img img {
    width: 100%;
    object-fit: contain;
    object-position: center;
}
.block20-7 .product-info-wrap {
    width: 50%;
}
.block20-7 .product-breadcrumb .breadcrumb {
    padding-left: 0;
    margin-bottom: 0;
    line-height: 20px;
}
.block20-7.text-light .product-breadcrumb .breadcrumb a,
.block20-7.text-light .product-breadcrumb .breadcrumb > li:after {
    color: #fff;
}
.block20-7 .product-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    margin: 26px 0 0;
}
.block20-7 .product-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.block20-7 .product-info > div {
    margin-top: 9px;
}
.block20-7 .product-available {
    font-size: 13px;
    line-height: 18px;
    position: relative;
    padding-left: 14px;
    margin-right: 28px;
}
.block20-7 .product-available span {
    display: inline-block;
    border-bottom: 1px dotted transparent;
}
.block20-7 .product-available::before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 3px);
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.block20-7 .product-available-yes { color: #69BE15; }
.block20-7 .product-available-yes span { border-color: #69BE15; }
.block20-7 .product-available-yes::before{ background-color: #69BE15; }
.block20-7 .product-available-no { color: #E93B3B; border-color: #E93B3B; }
.block20-7 .product-available-no span { border-color: #E93B3B; }
.block20-7 .product-available-no::before { background-color: #E93B3B; }
.block20-7 .product-rating {
    display: flex;
    margin-right: 28px;
}
.block20-7 .product-star {
    margin-right: 1px;
    width: 15px;
    height: 15px;
    position: relative;
}
.block20-7 .product-star--on {
    color: #f2d228;
}
.block20-7 .product-star--off {
    color: #dfdfdf;
}
.block20-7 .product-star svg {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.block20-7 .product-article {
    font-size: 13px;
    line-height: 18px;
    color: #999999;
}
.block20-7.text-light .product-article {
    color: #fff;
}
.block20-7 .product-preview-text {
    margin-top: 27px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}
.block20-7.text-light .product-preview-text {
    color: #fff;
}
.block20-7 .product-detail {
    margin-top: 13px;
    display: flex;
}
.block20-7 .product-sale {
    width: 50%;
    padding-right: 54px;
    align-self: center;
}
.block20-7 .product-prices {
    display: flex;
    flex-wrap: wrap;
}
.block20-7 .product-prices > div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.block20-7 .product-price-align-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.block20-7 .product-price {
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #333333;
    margin-right: 7px;
}
.block20-7.text-light .product-price {
    color: #fff;
}
.block20-7 .product-price-old {
    font-size: 16px;
    line-height: 30px;
    text-decoration: line-through;
    color: #999999;
}
.block20-7.text-light .product-price-old {
    color: #fff;
}
.block20-7 .product-economy-percent {
    font-size: 11px;
    line-height: 16px;
    color: #333333;
    padding: 1px 3px 1px 4px;
    background-color: #FFD600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 2px;
}
.block20-7 .product-economy-money {
    font-size: 11px;
    line-height: 16px;
    color: #333333;
    padding: 1px 2px 1px 5px;
    background-color: #ffef9d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.block20-7 .product-btn {
    margin-top: 26px;
    padding: 0 5px;
}
.block20-7 .product-btn .btn {
    width: 100%;
}
.block20-7 .product-chars-title {
    font-size: 15px;
    line-height: 25px;
}
.block20-7 .product-char {
    font-size: 13px;
    line-height: 28px;
}
.block20-7 .product-char span {
    color: #666;
}
.block20-7.text-light .product-char span {
    color: #fff;
}

.block20-7 .product-buy {
    display: flex;
    margin-top: 25px;
}
.block20-7 .product-buy:not(.in-basket) > div {
    width: 50%;
}
.block20-7 .product-buy:not(.in-basket) > div.product-buy-btn {
    margin-left: 9px;
}
.block20-7 .product-buy-btn,
.block20-7 .product-buy-basket-btn {
    padding-top: 12px;
    padding-bottom: 16px;
    cursor: pointer;
    margin-top: 0 !important;
}
.block20-7 .product-buy-basket-btn,
.block20-7 .product-buy.in-basket .product-buy-btn,
.block20-7 .product-buy.in-basket .counter {
    display: none;
}
.block20-7 .product-buy.in-basket .product-buy-basket-btn {
    display: block;
}
.block20-7 .product-oneclick {
    display: flex;
    align-items: center;
    color: #666666;
    margin-top: 20px;
    cursor: pointer;
}
.block20-7 .product-oneclick-icon {
    margin-right: 28px;
    height: 18px;
    position: relative;
}
.block20-7 .product-oneclick-icon svg {
    position: absolute;
    top: 0;
    left: 0;
}
.block20-7 .product-oneclick-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: currentColor;
    border-bottom: 1px dotted;
}

@media (max-width: 1199px) {
    .block20-7 .product {
        flex-direction: column;
    }
    .block20-7 .product-img-wrap,
    .block20-7 .product-info-wrap {
        width: 100%;
        padding-right: 0;
    }
    .block20-7 .product-name,
    .block20-7 .product-breadcrumb {
        margin-top: 13px;
    }
}
@media (max-width: 575px) {
    .block20-7 .product-detail {
        flex-direction: column;
    }
    .block20-7 .product-preview-text {
        margin-top: 13px;
    }
    .block20-7 .product-sale {
        width: 100%;
        padding-right: 0;
    }
    .block20-7 .product-chars {
        width: 100%;
        margin-top: 13px;
    }
}

.block20-7 .product-title {
    display: flex;
}

.block-wrap-first .block.indent-top-100 {
    padding-top: 51px;
}

.product-title {
    padding-bottom: 63px;
}

.block .product .breadcrumb {
    padding-left: 0;
    margin-bottom: 17px;
}

.block .product h1 {
    margin-bottom: 30px;
}

.product-gallery, .product-videos {
    width: 100%;
    margin-bottom: 20px;
}

.product-gallery .product-gallery__image,
.product-videos .product-videos__item {
    padding: 10px;
    height: 230px;
}

.product-gallery .product-gallery__image {
    border-radius: 20px;
    background-size: cover;
    margin: 10px;
}

.product-videos .slick-track {
    margin-left: 0;
}

.product-videos .product-videos__item {
    position: relative;
}

/*.product-videos .product-videos__item .item__over {
    position: absolute;
    height: 100%;
    width: 100%;
}*/

.product-videos .product-videos__item .item__video-modal::after,
.product-videos .product-videos__item .item__video-modal::before {
    content: "";
    position: absolute;
    transition: transform ease .3s;
    background-color: #F25353
}

.product-videos .product-videos__item .item__video-modal::before {
    z-index: 1;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    top: calc((100% - 50px) / 2);
    left: calc((100% - 50px) / 2);
}

.product-videos .product-videos__item .item__video-modal::after {
    z-index: 2;
    top: calc(50% - 8px);
    left: calc(50% - 5px);
    border: 8px solid transparent;
    border-left: 14px solid #fff;
}

.product-videos .product-videos__item .item__video-modal:hover::before,
.product-videos .product-videos__item .item__video-modal:hover::after {
    transform: scale(1.2);
}

.product-videos .product-videos__item .item__video-modal img {
    width: 100%;
}

ul.slick-dots {
    display: block;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 16px 0;
}

ul.slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    font-size: 0;
    overflow: hidden;
    margin: 0 6px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #F25353;
    transition: all .3s;
}

ul.slick-dots li.slick-active {
    background: #F25353;
}

ul.slick-dots li button {
    display: none;
}

.modal20-7 {
    margin: 0 auto;
    width: 100%;
    max-width: 1118px;
}

.modal20-7-video {
    position: relative;
    padding-top: 56%;
}

.modal20-7-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
    .block20-7 .product-title {
        flex-direction: column;
    }
}
/* End */


/* Start:/local/components/ranx/block.landing/templates/20_8/style.css?17131659964268*/
.block20-8 .detail-text {
    margin: 0 auto;
    text-align: left;
}
.block20-8.content-align-center .detail-text {
    text-align: center;
}
.block20-8.content-align-wide .detail-text {
    text-align: justify;
}
.block20-8 .detail-button{
    display: flex;
    justify-content: space-between;
}

@media (min-width: 992px) {
    .block20-8 .detail-text {
        width: calc(100% * 2 / 3);
    }
    .block20-8.wide-block .detail-text {
        width: 100%;
    }
}

.product-info {
    display: flex;
}

.product-info__chars,
.product-info__detail {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    margin-right: 5%;
}

.product-info__chars .chars__title,
.product-info__detail .detail__block-cost .block-cost__title,
.product-info__detail .detail__block-city .block-city__title {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.product-info__chars ul.chars__list {
    list-style: none;
    padding: 0;
    margin: 0 0 50px 0;
}

.product-info__chars ul.chars__list li {
    line-height: 32px;
    font-size: 14px;
    position: relative;
}

.product-info__chars ul.chars__list li span {
    position: absolute;
    right: 0;
}

.product-info .product-info__detail:first-child {
    width: 100%;
}

.product-info__detail .detail__block-city {
    margin-bottom: 25px;
}

.product-info__detail .detail__block-city .block-city__choice {
    max-width: 255px;
    height: 48px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.product-info__detail .detail__block-city .block-city__choice .choice__button {
    border: 1px solid #000000;
    border-radius: 10px;
    opacity: 1;
    text-align: left;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 16px;
    padding-right: 24px;
    padding-top: 4px;
    width: 100%;
    height: 48px;
}

.product-info__detail .detail__block-city .block-city__choice .choice__button:active,
.product-info__detail .detail__block-city .block-city__choice .choice__button:focus,
.product-info__detail .detail__block-city .block-city__choice .choice__button:hover {
    border: 2px solid #F25353;
}

.product-info__detail .detail__block-city .block-city__choice .choice__button:active ~ .choice__text,
.product-info__detail .detail__block-city .block-city__choice .choice__button:focus ~ .choice__text,
.product-info__detail .detail__block-city .block-city__choice .choice__button:hover ~ .choice__text {
    top: 0;
    transform: scale(.9) translate3d(0,-50%,0);
    transform-origin: left center;
    padding-left: 16px;
    padding-right: 16px;
}

.product-info__detail .detail__block-city .block-city__choice .choice__text {
    position: absolute;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    background: #fff;
    top: 50%;
    left: 16px;
    transform: translate(0, -50%);
    display: flex;
    flex-direction: column;
    max-width: calc(100% - 64px);
    overflow-x: hidden;
    transition: all .15s ease-in-out;
}

.product-info__detail .detail__block-cost .block-cost__description {
    color: #666;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
}

.product-info__detail .detail__block-cost .block-cost__price {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ced7d9;

    color: #666;
    font-size: 15px;
    line-height: 24px;
}

.product-info__detail .detail__block-cost .block-cost__price .price__city {
    width: 230px;
    margin-bottom: 0px;
}

.product-info__detail .detail__block-cost .block-cost__price .price__value {
    color: #282f2f;
    font-size: 15px;
    font-weight: 700;
}

.product-info__detail .detail__block-cost .block-cost__form {
    margin-bottom: 10px;
}

.product-info__detail .detail__block-cost .block-cost__notice {
    color: #798383;
    font-size: 10px;
}

@media (max-width: 1199px) {
    .product-info {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .product-info__chars,
    .product-info__detail {
        width: 100%;
    }
}
/* End */
/* /local/components/ranx/block.landing/templates/20_7/style.css?17131657239425 */
/* /local/components/ranx/block.landing/templates/20_8/style.css?17131659964268 */
