

/* Start:/local/templates/template/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17642559405354*/
.product-detail__promo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    margin-bottom: 15px;
    border-radius: 7px;
    background-color: #171717;
}

.product-detail__promo-content {
    display: flex;
    align-items: center;
    gap: 4px;
}

.product-detail__promo-icon {
    display: block;
    background: url('/local/templates/template/components/bitrix/catalog/.default/bitrix/catalog.element/.default/images/black-friday-icon.svg');
    width: 15px;
    height: 18px;
}

.product-detail__promo-text,
.product-detail__promo-timer {
    font-weight: 700;
    font-size: 18px;
    line-height: 14px;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #BC71F5, #00D4FE, #00F2FE);
}

.product-detail__buy-price-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
}

.product-detail__buy-price-wrapper .product-detail__buy-price {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.product-detail__buy-price-wrapper .product-detail__buy-price--with-discount {
    gap: 28px;
}

.product-detail__buy-price-wrapper .product-detail__buy-price-text {
    width: auto;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}

.product-detail__buy-price-text>b {
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #BC71F5, #00D4FE, #00F2FE);
}

.product-detail__buy-price-wrapper .product-detail__price-discount {
    display: flex;
    align-items: center;
    gap: 2px;
}

.product-detail__price-discount .product-detail__price-group {
    display: flex;
    align-items: center;
    gap: 2px;
}

.product-detail__price-group .product-detail__price-original {
    color: var(--color-gr80, #8e8e8e);
    font-size: 18px;
    text-decoration: line-through;
}

.product-detail__price-group .product-detail__price-currency {
    color: var(--color-gr80, #8e8e8e);
    font-size: 18px;
}

.product-detail__price-group--difference {
    background-color: #BC71F5;
    border-radius: 5px;
    padding: 0 4px;
}

.product-detail__price-group .product-detail__price-save,
.product-detail__price-group .product-detail__price-currency--difference {
    color: #FFFFFF;
    font-size: 16px;
}

.product-detail__buy-price-price.product-detail__buy-price-price_inactive {
    font-weight: 400;
    color: var(--color-gr80, #8e8e8e);
    font-size: 26px;
    line-height: 36px;
}

.product-detail__buy-price .product-detail__price-price--discount {
    display: flex;
    align-items: center;
    gap: 4px;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #BC71F5, #00D4FE, #00F2FE);
}

.product-detail__price-main {
    display: flex;
}

.product-detail__price-price--discount .product-detail__price-currency {
    font-size: 30px;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(to right, #00D4FE, #00F2FE);
}

.product-detail__buy-price-wrapper .product-detail__price-discount--mobile {
    display: none;
}

@media only screen and (max-width: 1199px) {
    .product-detail__buy-price-price.product-detail__buy-price-price_inactive {
        font-size: 20px;
        line-height: 26px;
    }

    .product-detail__buy-price-wrapper .product-detail__buy-price-text {
        order: 1;
    }
}

@media only screen and (max-width: 460px) {
    .product-detail__promo-text,
    .product-detail__promo-timer {
        font-size: 16px;
    }

    .product-detail__buy-price-wrapper {
        flex-direction: column;
        gap: 10px;
        padding-bottom: 27px;
    }

    .product-detail__buy-price-wrapper .product-detail__buy-price {
        margin: 0;
        gap: 0;
    }

    .product-detail__buy-price-wrapper .product-detail__price-discount {
        display: none;
    }

    .product-detail__buy-price .product-detail__price-price--discount {
        gap: 9px;
        background-image: none;
    }    

    .product-detail__price-main {
        display: flex;
        color: transparent;
        background-clip: text;
        -webkit-background-clip: text;
        background-image: linear-gradient(to right, #BC71F5, #00D4FE, #00F2FE);
    }
    
    .product-detail__price-group .product-detail__price-original {
        font-size: 16px;
        font-weight: 400;
    }
    
    .product-detail__buy-price-wrapper .product-detail__price-discount--mobile {
        display: flex;
    }

    .product-detail__price-group .product-detail__price-save {
        font-size: 12px;
        font-weight: 400;
        line-height: 12px;
    }

    .product-detail__price-discount .product-detail__price-group--difference {
        padding: 4px;
    }

    .product-detail__price-price--discount .product-detail__price-currency {
        font-size: 22px;
        background-image: none;
    }

    .product-detail__price-group .product-detail__price-currency {
        font-size: 16px;
        color: var(--color-gr80, #8e8e8e);
        margin: 0;
    }

    .product-detail__price-group .product-detail__price-currency--difference {
        font-size: 12px;
        color: #FFFFFF;
        line-height: 12px;
    }
}
/* End */


/* Start:/local/components/ishop/club_price_popover/templates/.default/style.css?17489279812082*/

.club-price-popover {
    position: absolute;
    width: fit-content;
    max-width: 360px;
    height: 160px;
    overflow: visible;
    inset: unset;
    border: none;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
    padding: 20px 20px 30px;
    transition: opacity .3s, transform .3s, overlay .3s allow-discrete, display 3.5s allow-discrete;
    margin: 0;
    border-radius: 3px;
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
}

.club-price-popover:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    background-color: white;
    z-index: -1;
}

.club-price-popover:popover-open {
    opacity: 1;
    transform: translateY(0);
    pointer-events: initial;
}

@starting-style {
    .club-price-popover:popover-open {
        opacity: 0;
        transform: translateY(20px);
    }
}

.popover-content {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 14px;
    line-height: 21px;
}

.club-price-popover-trigger,
.popover-content button {
    margin: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
    line-height: 0;
    padding: 4px;
}

.popover-content button {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 16px;
    right: 16px;
    display: none;
}


@media only screen and (max-width: 1199px) {
    .club-price-popover {
        width: 100%;
        max-width: 100dvw;
        top: calc(100dvh - 306px) !important;
        height: 308px;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        position: fixed;
        border-radius: 20px 20px 0 0;
    }

    .club-price-popover::backdrop {
        background-color: rgba(0, 0, 0, 0.63);
    }

    .popover-content button {
        display: block;
    }

    .popover-content {
        padding-right: 26px;
        font-size: 12px;
    }

    .club-price-popover:before {
        display: none !important;
    }
}
/* End */


/* Start:/local/components/sw/catalog.store.amount/templates/.default/style.css?17506757291312*/
.product-detail__store {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    gap: 8px;
}

.product-detail__store-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-left: 0;
    margin: 0 0 30px;
    container: store-list / inline-size;
}

.product-detail__store-item {
    display: flex;
    padding-left: 0;
    position: relative;
    width: 100%;
    list-style-type: none;
    flex-direction: column;
    gap: 0;
}

.product-detail__store-item:after {
    background: linear-gradient(24deg, rgb(208, 114, 249) 20%, rgb(0, 212, 254) 100%);
    background: var(--gradient-1);
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 10px;
}

.product-detail__store-item.inactive_store:after {
    background: var(--color-gr80);
}

.product-detail__store-item-title {
    padding-left: 20px;
}

.product-detail__store-item.inactive_store .product-detail__store-item-amount,
.product-detail__store-item.inactive_store .product-detail__store-item-title {
    color: var(--color-gr80, #8E8E8E);
}

@container store-list (inline-size >= 400px) {
    .product-detail__store-item {
        display: flex;
        flex-direction: row;
        gap: 8px;
    }
}
/* End */
/* /local/templates/template/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17642559405354 */
/* /local/components/ishop/club_price_popover/templates/.default/style.css?17489279812082 */
/* /local/components/sw/catalog.store.amount/templates/.default/style.css?17506757291312 */
