

/* Start:/bitrix/templates/pop-music/styles.css?170591720967907*/
@font-face {
    font-display: swap;
    font-family: Manrope;
    src: url(/bitrix/templates/pop-music/../pop-music/fonts/Manrope-Semibold.eot);
    src: local('Manrope'), url(/bitrix/templates/pop-music/../fonts/Manrope-Semibold.eot?#iefix) format('embedded-opentype'),
        url(/bitrix/templates/pop-music/../pop-music/fonts/Manrope-Semibold.woff2) format('woff2'),
        url(/bitrix/templates/pop-music/../pop-music/fonts/Manrope-Semibold.woff) format('woff');
    font-weight: 600;
    font-style: normal;
}


.mainmenu__list .mainmenu-dd{
	z-index: 4;
}

.topline__contact{
	align-items: flex-start;
}

.topline__contact-i{
	padding-top: 12px;
    padding-bottom: 16px;
}
@media screen and (max-width:1250px) {
	.topline__contact-i{
		margin-bottom: 26px!important;
	}
}
.topline__contact-links {
    font-weight: 300;
	font-size: 11px;
    line-height: 16px;
    color: #111111;
    display: flex;
    align-items: center;
	margin-top: 10px;
}
@media screen and (max-width:1250px) {
	.topline__contact-links{
		justify-content: space-between;
		align-items: flex-start;
	}
}
.topline__contact-shedule {
    position: relative;
}

.topline__contact-shedule-title {
    display: block;
    border-bottom: 1px dashed #111111;
    margin-right: 18px;
	transition: .3s;
	cursor: pointer;
}

.topline__contact-shedule-title:hover{
	color: #C43E40;
	border-bottom: 1px dashed transparent;
}

@media screen and (max-width:1250px) {
	.topline__contact-shedule-title{
		display: none;
	}
}

.topline__contact-shedule-pp {
	position: absolute;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 7px;
    width: 188px;
    z-index: 9;
    padding: 12px 7px 15px 11px;
    left: 0;
	top: 27px;
	display: none;
}

@media screen and (max-width:1250px) {
	.topline__contact-shedule-pp {
	    position: unset;
		background: transparent;
		border: unset;
		padding: 0;
		width: auto;
		max-width: 167px;
		display: block!important;
	}
}

.topline__contact-shedule-pp span {
    font-weight: 300;
    font-size: 12px;
    line-height: 160%;
    display: block;
}
@media screen and (max-width:1250px) {
	.topline__contact-shedule-pp span{
		font-size: 9px;
		line-height: 14px;
	}
}
.topline__contact-shop {
    display: block;
    text-decoration: unset;
    position: relative;
    padding-right: 15px;
	color: #111111;
	transition: .3s;
}

.topline__contact-shop:before {
    content: '';
    position: absolute;
    background-image: url(/bitrix/templates/pop-music/images/header-arrow.svg);
    width: 10px;
    height: 9px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	right: 0;
    top: 50%;
    transform: translate(0, -50%);
	filter: brightness(0);
	transition: .3s;
}
@media screen and (max-width:1250px) {
	.topline__contact-shop:before{
		right: 4px;
	}
}

.topline__contact-shop:hover{
	color: #C43E40;
}

.topline__contact-shop:hover:before{
	filter: brightness(1);
}

.shop__info.shop-new__info{
    margin: 38px 0 70px;
}

@media only screen and (max-width: 991px){
    .shop__info.shop-new__info {
        margin: 43px 0 45px;
    }
}

@media only screen and (min-width: 1600px){
    .shop-new__info .shop__info-main {
        padding-right: 0;
        width: 43%;
    }
}


.shop-new__info .shop__info-time{
	padding-left: 3%;
	line-height: 150%;
}

@media only screen and (max-width: 750px){
    .shop-new__info .shop__info-main {
        padding: 0;
        flex-direction: column;
    }

    .shop-new__info .shop__info-contact {
        padding-left: 0;
        width: 100%;
    }

    .shop-new__info .shop__info-time {
        padding-left: 0;
    }

    .shop-new__info .shop__info-img{
        margin: 0;
        margin-bottom: 20px;  
    }
}

.shop-new h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 160%;
    color: #000000;
    margin: 0;
    margin-bottom: 30px;
	flex: 0 0 100%;
}

.mb-40{
    margin-bottom: 40px;
}
@media screen and (max-width:1199px) {
    .shop-new h2{
        font-size: 20px;
        line-height: 160%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:767px) {
    .shop-new h2{
        font-size: 15px;
        line-height: 160%;
    }
}

.shop-new__wrapper {
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 70px;
}
@media screen and (max-width:767px) {
    .shop-new__wrapper {
       margin-bottom: 45px;
    }
}

.shop-new__col {
    flex: 0 0 48%;
    max-width: 660px;
    margin-right: 4%;
}

.shop-new__col:last-child{
    margin-right: 0;
}

@media screen and (max-width:991px) {
    .shop-new__col{
        flex: 0 0 100%;
        margin-right: 0;
        max-width: unset;
    }
}

.shop-new__route-tabs {
    display: flex;
    font-weight: 100;
    font-size: 12px;
    line-height: 16px;
    color: #111111;
	border-bottom: 4px solid #F8F6F6;
    width: fit-content;
	margin-bottom: 30px;
}

@media screen and (max-width:991px) {
    .shop-new__route-tabs{
        margin-bottom: 20px;
    }
}

.shop-new__route-tabs-item {
    display: block;
    padding: 5px 18px 0;
    padding-bottom: 10px;
    position: relative;
	cursor: pointer;
}

.shop-new__route-tabs-item--active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #C43E40;
    left: 0;
    bottom: -4px;
}


.shop-new__route-fold-item {
    display: none;
    max-height: 381px;
    overflow: auto;
    padding-right: 59px;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}
@media screen and (max-width:991px) {
    .shop-new__route-fold-item{
        max-height: unset;
        padding-right: 0;
    }
}

.shop-new__route-fold-item--active {
    display: block;
}

.shop-new__route-fold-item p{
    margin-top: 0;
}

.shop-new__route-fold-item::-webkit-scrollbar {
	width: 4px;
}

.shop-new__route-fold-item::-webkit-scrollbar-track {
	background: #F8F6F6;
}

.shop-new__route-fold-item::-webkit-scrollbar-thumb {
	background: #C43E40;
}

.shop-new .shop__tour,
.shop-new .video_block{
    width: 100%;
    margin: 0;
    height: 450px;
}

@media screen and (max-width:991px) {
    .shop-new .shop__tour,
    .shop-new .video_block{
        height:300px;
    }
    .shop-new .shop__tour{
        margin-bottom: 45px;
    }

    .shop-new .video_block iframe{
        height: 300px;
    }
}

@media screen and (max-width:575px) {
    .shop-new .shop__tour,
    .shop-new .video_block{
        height: 197px;
    }
    .shop-new .video_block iframe{
        height: 197px;
    }
}
.shop-new__about-wrapper {
    max-width: 800px;
    width: 100%;
}

@media screen and (max-width:991px) {
    .shop-new__about-wrapper{
       max-width: unset;
    }
}

.shop-new__about {
    position: relative;
}

.shop-new__about:before {
    content: '';
    position: absolute;
    background-image: url(/bitrix/templates/pop-music/images/shop-logo.svg);
    width: 515px;
    height: 513px;
    right: 5px;
    top: 72px;
    z-index: -1;
}

@media screen and (max-width:991px) {
    .shop-new__about:before{
        display: none;
    }
}

.shop-new .shop__map{
    height: auto;
    margin: 0;
}
@media screen and (max-width:991px) {
    .shop-new .shop__map {
       margin-bottom: 45px;
    }
}
.shop-new .shop__map iframe{
    height: 660px;
}

@media screen and (max-width:991px) {
    .shop-new .shop__map iframe{
       height: 422px;
    }
}

.shop-new__about-wrapper .textblock{
    font-size: 14px;
    line-height: 24px;
}


@media screen and (min-width:1001px) {
    .category__filter-open.btn._grey.category__filter-fixed-btn{
        display: none!important;
    }
}

.category__filter-open.btn._grey.category__filter-fixed-btn{
    display: none;
    position: fixed;
    top: 48px;
    z-index: 9;
    background-color: rgb(41 41 41 / 75%);
    color: #fff;
    padding: 15px 47px;
    width: 165px;
    border-radius: 50px;
    min-width: unset;
}

.category__filter-open.btn._grey.category__filter-fixed-btn svg{
    display: none;
}

.category__filter-open.btn._grey.category__filter-fixed-btn.fixed{
    display: flex;

}

.is-hidden{
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    margin: 0;
}

.video-slider{
    padding: 0;
    position: relative;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

@media only screen and (max-width: 767px){
    .video-slider{
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px){
    .video-slider__item{
        max-width: 260px;
    }
}

.video-slider__item a{
    display: block;
}

.video-slider__item img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.swiper-arrows.js-video-carousel-next, .swiper-arrows.js-video-carousel-prev{
    background-color: #f3f3f3;
}

.new-checkout__section {
    margin: 60px 0;
    padding-left: 40px;
}

.new-checkout__section:last-child{
    margin-bottom: 0;
}

.new-checkout__section:first-child{
    margin-top: 0;
}

@media screen and (max-width:767px) {
    .new-checkout__section {
        margin: 50px 0;
        padding-left: 0;
    }
}

.grid-list{
    display: grid;
    grid-gap: 30px;
}

@media screen and (max-width:767px) {
    .grid-list{
        grid-gap: 10px;   
    }
}

.grid-list--two {
    grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width:575px) {
    .grid-list--two {
        grid-template-columns: 1fr;
    }
}

.grid-list--three {
    grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width:991px) {
    .grid-list--three {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width:575px) {
    .grid-list--three {
        grid-template-columns: 1fr;
    }
}

.new-checkout__row{
    display: grid;
    grid-template-columns: 57% 33%;
    grid-gap: 10%;   
}

@media screen and (max-width:1199px) {
    .new-checkout__row{
        grid-template-columns: 65% 30%;
        grid-gap: 5%;  
    }
}

@media screen and (max-width:991px) {
    .new-checkout__row{
        grid-template-columns: 1fr;
        grid-gap: 60px;  
    }
}

.new-checkout__title {
    margin-bottom: 40px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media screen and (max-width:767px) {
    .new-checkout__title{
        padding-left: 40px;
        margin-bottom: 30px;
    }
}

.new-checkout__title-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}

.new-checkout__title-name:not(:last-child){
    margin-right: 20px;
}

.new-checkout__title-link {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #999999;
}

.new-checkout__title-img {
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px;
    object-fit: contain;
}

@media screen and (max-width:767px) {
    .new-checkout__title-img {
        left: 0;
    }
}

.new-checkout__subsection{
    margin: 40px 0;
}

@media screen and (max-width:767px) {
    .new-checkout__subsection{
        margin: 30px 0;
    }
}

.new-checkout__subsection--mb-30{
    margin-bottom: 30px;
}

@media screen and (max-width:767px) {
    .new-checkout__subsection--mb-30{
        margin-bottom: 10px;
    }
}

.new-checkout__text{
    margin: 30px 0;
}

@media screen and (max-width:767px) {
    .new-checkout__text{
        margin: 10px 0;
    }
}

.new-checkout .inputbox__error {
    display: none;
}

.new-checkout .inputbox{
    margin-bottom: 0;
}

.new-checkout .is-error +  .inputbox__error {
    display: block;
}

.new-small-checkbox {
    margin-top: 8px;
}

.new-small-checkbox .checkstyled+span{
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
}

.new-checkout .inputbox__label {
    line-height: 22px;
    margin-bottom: 15px;
}

.inputbox__label-caption{
    font-size: 12px;
    margin-left: 10px;
    font-weight: 100;
}

.order-radio {
    position: relative;
    display: block;
}

.order-radio--mb-20{
    margin-bottom: 20px;
}

@media screen and (max-width:767px) {
    .order-radio--mb-20{
        margin-bottom: 10px;
    }
}

.order-radio__input {
    display: none;
}

.order-radio__btn {
    border: 1px solid #E4E2E2;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 35px 20px 88px;
    display: flex;
    align-items: center;
    min-height: 90px;
    position: relative;
    cursor: pointer;
    transition: .3s ease;
}

@media screen and (max-width:767px) {
    .order-radio__btn{
        padding: 10px 10px 10px 60px;
        min-height: 70px; 
    }
}

.order-radio__input:checked + .order-radio__btn {
    background: #F8F7F7;
}

.order-radio__btn:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #BABABA;
    border-radius: 100%;
    top: 50%;
    transform: translate(0, -50%);
    left: 35px;
    transition: .3s ease;
}

@media screen and (max-width:767px) {
    .order-radio__btn:before {
        left: 15px; 
    }
}

.order-radio__input:checked + .order-radio__btn:before {
    border-color: #000000;
}

.order-radio__btn:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #111111;
    border-radius: 100%;
    top: 50%;
    transform: translate(0, -50%);
    left: 42px;
    opacity: 0;
    transition: .3s ease;
}

@media screen and (max-width:767px) {
    .order-radio__btn:after {
        left: 22px;
    }
}

.order-radio__input:checked + .order-radio__btn:after {
    opacity: 1;
}

.order-radio__title {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: block;
}

.order-radio__title:not(:last-child){
    margin-bottom: 8px;
}

.order-radio__caption{
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
}

.new-checkout__items {
    background: #F8F7F7;
    border-radius: 8px;
    padding: 40px;
    margin-bottom: 85px;
}

@media screen and (max-width:991px) {
    .new-checkout__items{
        margin-bottom: 0;
    }
}

.new-checkout__items-all {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
    display: block;
    padding: 0 10px;
}

.new-checkout__products-item {
    display: block;
    margin-bottom: 15px;
    color: #000000;
    line-height: 21px;
}

.new-checkout__products-item:last-child {
    margin-bottom: 0;
}

.new-checkout__products-item a{ 
    color: #000000;
}

.new-checkout__products {
    max-width: 290px;
    width: 100%;
    padding: 0 10px;
    max-height: 300px;
    overflow: auto;
}


.new-checkout__result {
    padding: 0 10px;
}

.new-checkout__result {
    border-top: 1px solid #000000;
    margin-top: 22px;
    padding-top: 22px;
}

.new-checkout__result-item {
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 22px;
}

.new-checkout__result-final-price {
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    margin-top: 30px;
    display: block;
}

.input-address-group{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: calc(100% - 455px) repeat(3, 1fr);
    margin: 30px 0;
}

@media screen and (max-width:767px) {
    .input-address-group{
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }
    
    /* .inputbox--grid-full{
        grid-column: 1 / -1;  
    } */

}

.new-checkout {
    letter-spacing: 0;
}

.pickup-radio {
    position: relative;
    margin-right: 20px;
}

.pickup-radio__input{
    display: none;
}


.pickup-radio__btn {
    background: #fff;
    border-radius: 23px;
    display: block;
    width: fit-content;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    transition: .3s ease;
    cursor: pointer;
}

.pickup-radio__input:checked + .pickup-radio__btn{
    color: #fff;
    background: #E31E24;
}

.radio-holder{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: -20px;
}

.new-btn {
    padding: 20px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    border-radius: 6px;
    transition: .3s ease;
}

.new-btn--red {
    background: #E31E24;
    color: #FFFFFF;
}

.pvz-btn{
    padding: 12px 14px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.inputbox .inputbox__input.inputbox__input--search-icon{
    padding-left: 49px;
    background-image: url(/bitrix/templates/pop-music/images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 14px center;
}

.new-checkout__col--side{
    display: flex;
    flex-direction: column;
}

.new-checkout__make-order{
    margin: auto auto 0;
    max-width: 360px;
    width: 100%;
}

.new-checkout__toggle{
    display: none;
}

@media screen and (max-width:991px) {

    
    .new-checkout__products{
        max-width: unset;
    }

    
.new-checkout__col--fixed{
    max-height: 84vh;
    overflow: auto;
}

    .new-checkout__col--fixed .new-checkout__products{
        max-height: 101px;
        overflow: auto;
    }


    .new-checkout__col--side{
        padding: 30px 0;
        position: relative;
        padding: 30px 15px;
        background: #F8F7F7;
    }

    .new-checkout__col--fixed{
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        box-shadow: 0px -2px 7px rgb(0 0 0 / 15%);
        border-radius: 8px 8px 0px 0px;
        padding: 15px 15px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: unset;
        z-index: 5;
    }

    .new-checkout__make-order{
        margin: 30px auto 0 auto;
    }
    
    .new-checkout__make-order--not-open {
        max-width: 156px;
        font-weight: bold;
        font-size: 14px;
        line-height: 19px;
        padding: 15px;
        margin-top: 0;
        margin-right: 0;
    }
    
    .new-checkout__toggle {
        font-size: 14px;
        line-height: 19px;
        color: #999999;
        position: relative;
        padding-right: 18px;
        display: block;
        width: fit-content;
        margin-right: 14px;
    }

    .new-checkout__toggle:before{
        content: '';
        position: absolute;
        border-top: 2px solid;
        border-right: 2px solid;
        width: 8px;
        height: 8px;
        right: 1px;
        top: 8px;
        transform: rotate(-45deg);
        transition: .3s ease;
    }
    

    .new-checkout__col--opened .new-checkout__toggle{
        margin: 0px auto 20px;
    }

    .new-checkout__col--opened .new-checkout__toggle:before{
        top: 4px;
        transform: rotate(135deg);
    }

    .new-checkout__items{
        display: none;
        width: 100%;
        padding: 0;
    }

}

.new-checkout__group{
    margin: 30px 0; 
}

.new-checkout .checkout__fieldset{
    margin: 30px 0; 
}

@media screen and (max-width:575px){
    .new-checkout__col--side:not(.new-checkout__col--fixed){
     width: calc(100% + 30px);
     left: -15px;
    }
}

.soc-list__i .icon-zen{
    fill: #fff;
    width: 30px;
    height: 30px;  
}

.soc-share__link .icon-zen{
    fill: #111;
    width: 30px;
    height: 30px;
}

.productfull__deliverycost{
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
}

@media only screen and (max-width: 1400px){
    .productfull__deliverycost{
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
    }
}

@media only screen and (max-width: 1000px){
    .productfull__deliverycost{
        margin-top: 35px;
 
    }
}

.productfull__deliverycost-title {
    font-weight: 800;
    font-size: 19px;
    line-height: 125%;
    color: #111111;
    margin-bottom: 30px;
    display: block;
}

.productfull__deliverycost-line {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

@media screen and (max-width:575px) {
    .productfull__deliverycost-line {
        margin-bottom: 30px;
    }
}


.productfull__deliverycost-logo {
    width: 70px;
}

@media screen and (max-width:575px) {
    .productfull__deliverycost-logo{
        width: 100%;
        margin-bottom: 10px;
    }
}

.productfull__deliverycost-logo img{
    max-width: 100%;
    width: auto;
}

.productfull__deliverycost-caption {
    margin-left: 15px;
    font-size: 12px;
    line-height: 125%;
    color: #111111;
    width: 41%;
}

@media screen and (max-width:575px) {
    .productfull__deliverycost-caption{
        width: fit-content;
        margin: 0;
        margin-right: 20px;
        max-width: 40%;
    }
}

.productfull__deliverycost-caption:nth-child(2){
    width: 36%;
}

@media screen and (max-width:575px) {
    .productfull__deliverycost-caption:nth-child(2){
        width: fit-content;
    }
}

.productfull__deliverycost-type {
    font-weight: 300;
}

@media screen and (max-width:575px) {
    .productfull__deliverycost-type {
        display: block;
        margin-bottom: 5px;
    }
}

.productfull__deliverycost-price {
    font-weight: 700;
}

.productfull__deliverycost-days {
    color: #999999;
    font-weight: 300;
}

.productfull__deliverycost-choose {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.productfull__deliverycost-choose-city {
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    color: #646464;
    margin-right: 15px;
    margin-bottom: 5px;
}

.productfull__deliverycost-choose-btn {
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    color: #999999;
    text-decoration: unset;
    border: 0;
    background: unset;
    border-bottom: 1px dashed #999999;
    padding: 0;
    cursor: pointer;
    margin-bottom: 5px;
}

.inputbox__field .bx-sls .dropdown-block{
    border: 1px solid #d0d0d0;
    padding: 8px 15px 13px 50px;
    border-radius: 6px;
}

.inputbox__field .bx-sls .dropdown-icon{
    background-image: url(/bitrix/templates/pop-music/images/search-icon.svg);
    top: 50%;
    transform: translate(0, -50%);
    left: 15px;
    width: 20px;
    height: 20px;
 
}

.inputbox__field .bx-sls .bx-ui-sls-clear{
    top: 50%;
    transform: translate(0, -50%);
}

.popup-video__buy .btn._red._incart {
    height: 48px;
    width: 100%;
}

.header__result {
    padding: 0 75px 50px;
    display: none;
    z-index: 2;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    position: absolute;
    width: 100%;
    left: 0;
    overflow-y: auto;
    max-height: 70vh;
    overflow-x: hidden;
}

@media screen and (max-width:1280px) {
    .header__result {
        padding: 0 30px 30px;
    }
}

@media screen and (max-width:767px) {
    .header__result {
        padding: 0 15px 40px;
        max-height: 76vh;
    }
}

.header__result--load{
    overflow: hidden;
}

.header__result--load:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 106%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 3;
    left: 0;
    top: 10px;
}
@media screen and (max-width:991px) {
    .header__result--load:before {
        display: none;
    }
}
.header__result-info {
    flex-wrap: nowrap;
    display: flex;
    padding-top: 50px;
}

@media screen and (max-width:1280px) {
    .header__result-info {
       padding-top: 30px;
    }
}

@media screen and (max-width:991px) {
    .header__result-info {
       flex-wrap: wrap;
    }
}

@media screen and (max-width:767px) {
    .header__result-info {
        padding-top: 40px;
        gap: 35px;
        flex-direction: column;
    }
}


.header__result-items {
    width: 57%;
}

@media screen and (max-width:991px) {
    .header__result-items {
        width: 100%;
        margin-bottom: 35px;  
    }
}

@media screen and (max-width:767px) {
    .header__result-items {
        margin-bottom: 0;
    }
    .header__result-items  .product-card__btn .btn{
        width: auto;
        min-width: 138px;
    }
}

.header__result-title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 35px;
    letter-spacing: 0;
}

@media screen and (max-width:767px) {
    .header__result-title {
        margin-bottom: 22px;
    }
}

.header__result-title-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width:767px) {
    .header__result-title-wrapper {
        margin-bottom: 22px;
    }
}

@media screen and (max-width:575px) {
    .header__result-title-wrapper{
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 10px;
    }
}

.header__result-title-wrapper .header__result-title {
    margin-bottom: 0;
}


.products-grid.products-grid--header {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-top: 23px;
}

.header__result-slider{
    margin-top: 23px;  
}

@media screen and (max-width:991px) {
    .swiper-container.header__result-slider {
        max-width: 100vw;
        padding-right: 30px;
        margin-right: -30px;
    }   
}

.products-grid.products-grid--header .products-grid__i, .header__result-slider  .products-grid__i{
    width: 100%;
    margin: 0;
}

@media screen and (max-width:767px) {
    .header__result-slider   .products-grid__i{
        width: 215px;
    }   
}

.products-grid.products-grid--header .product-card, .header__result-slider .products-grid__i .product-card {
    padding: 0;
}

.products-grid.products-grid--header .product-card__img img, .header__result-slider .product-card__img img{
    max-width: 100%;
    max-height: 250px;
}

.products-grid.products-grid--header .product-card__img, .header__result-slider .product-card__img {
    height: 250px;
}

.header__result-text {
    margin-right: 50px;
    margin-left: auto;
    width: 17%;
}

.header__result-text:last-child {
    margin: 0;
}

@media screen and (max-width:991px) {

    .header__result-text {
        width: 45%;
        margin: 0;
    }
}

@media screen and (max-width:767px) {
    .header__result-text {
        margin: 0;
        width: 100%;
    }

    .header__result-text:last-child {
        margin: 0;
    }
}

.header__result-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    letter-spacing: 0;
}

@media screen and (max-width:991px) {
    .header__result-list--tag {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px;
    }
}

.header__result-list-item {
    margin-bottom: 15px;
}

.header__result-list-item:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:991px) {
    .header__result-list--tag .header__result-list-item {
        margin: 0;
    }
}

.header__result-list-link {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #6B6B6B;
    text-decoration: unset;
}

.header__result-list-link--tag {
    font-weight: 400;
}

.header__result-list-link:hover {
    text-decoration: underline;
}

@media screen and (max-width:991px) {
    .header__result-list--tag .header__result-list-item {
        margin: 0;
    }

    .header__result-list-link--tag{
        background: #EEEEEE;
        border-radius: 12px;
        padding: 2px 7px;          
    }
}

.header__result-more {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #111111;
    display: block;
}

.header__row {
    position: relative;
}

.header__search.header__search--full-width,
.header.is-fixed .header__search.header__search--full-width{
    position: absolute;
    width: calc(100% + 50px);
    background: #fff;
    z-index: 4;
    top: 0;
    padding: 25px 25px 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0;
    border: 0;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    height: auto;
}

@media screen and (max-width:767px) {
    .header__result{
        box-shadow: unset;
    }
    .header__search.header__search--full-width,
    .header.is-fixed .header__search.header__search--full-width {
        position: fixed;
        width: 100%;
        height: 100vh;
        padding: 25px 15px 0;
    }
}

.searchform.searchform--pos-unset {
    position: unset;
}

.header__search-holder {
    position: relative;
}

.header__search--full-width .searchform__input,
.header.is-fixed .header__search--full-width .searchform__input {
    border: 1px solid #DCDBDB;
    border-radius: 30px;
    padding: 18px 80px 18px 35px;
}

.header__search--full-width .header__search-top {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media screen and (max-width:991px) {
    .header__search--full-width .header__search-top {
        flex-direction: column-reverse;
        align-items: flex-end;
    }
}

.header__search-close {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #111111;
    display: none;
    margin-left: 22px;
    cursor: pointer;
    transition: .3s ease;
}

@media screen and (max-width:991px) {
    .header__search-close {
        margin-bottom: 23px;
    }
}

.header__search-close:hover {
    color: #C43E40;
}

.header__search--full-width .header__search-holder {
    margin: 0 auto;
    width: 50%;
}

@media screen and (max-width:991px) {
    .header__search--full-width .header__search-holder {
        width: 100%;
    }
}

.header__result-empty {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    margin: 20px 60px 0 0;
}

@media screen and (max-width:991px) {
    .header__result-empty {
        text-align: left;
        margin: 30px 0 0 0;
    }
}

.header__result-empty p {
    margin: 0;
}

.header__result-empty a {
    color: #999999;
    text-decoration: unset;
}

.header__result-empty a:hover{
    color: #C43E40;
}

.searchform__icon {
    position: absolute;
    width: 70px;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.searchform__icon svg {
    transition: .3s ease;
    width: 20px;

    fill: #C43E40;
}

.header__search--full-width .searchform__icon--search svg{
    fill: #E4E2E2;
}

.searchform__icon--close {
    display: none;
    cursor: pointer;
}

.searchform__icon--close svg{
    width: 14px;
    fill: #C43E40;
}

.drum-preload {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 220px;
    height: 104px;
    z-index: 4;
    display: none;
}

@media screen and (max-width:767px) {
    .drum-preload {
        width: 110px;
        height: 52px;
    }
}

.drum-preload__img {
    position: absolute;
    max-width: 100%;
}

.drum-preload__img--animate {
    left: 0;
    top: 0;
    transform: translate(0, 1px);
    animation: drumAnimate .5s ease infinite;
}

.drum-preload__img--drumstick {
    right: 4px;
    top: 0;
    transform: rotate(2.76deg) translate(0, -3px);
    z-index: 2;
    max-width: 80%;
    animation: drumstickAnimate .5s ease infinite;
}

@media screen and (max-width:767px) {
    .drum-preload__img--drumstick{
        animation: drumstickAnimateMobile .5s ease infinite;
    }
}


@keyframes drumstickAnimate {
    0% {
        transform: rotate(2.76deg) translate(0, -3px);
    }

    25% {
        transform: rotate(-10.71deg) translate(0, 12px);
    }

    50% {
        transform: rotate(0deg) translate(0, 12px);
    }

    75% {
        transform: rotate(6.16deg) translate(0, 4px);
    }

    100% {
        transform: rotate(6.16deg) translate(0, -3px);
    }
}

@keyframes drumstickAnimateMobile {
    0% {
        transform: rotate(2.76deg) translate(0, -3px);
    }

    25% {
        transform: rotate(-10.71deg) translate(0, 7px);
    }

    50% {
        transform: rotate(0deg) translate(0, 7px);
    }

    75% {
        transform: rotate(6.16deg) translate(0, 4px);
    }

    100% {
        transform: rotate(6.16deg) translate(0, -3px);
    }
}

@keyframes drumAnimate {
    0% {
        transform: translate(0, 1px);
    }

    33% {
        transform: translate(0, 48%);
    }

    66% {
        transform: translate(0, 48%);
    }

    100% {
        transform: rotate(2.46deg) translate(0, 1px);
    }
}

.header__result-block {
    min-height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
}

@media screen and (max-width: 991px) {
    .header__result--load .header__result-block{
        opacity: 0.2;
        pointer-events: none;
   } 
}

.lock-scroll {
    overflow: hidden;
}

.productfull__reviews {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 40px;
}

.productfull__add-review, .productfull__reviews_more, .productfull__reviews-list {
    width: 100%;
}

.productfull__reviews-info {
    width: 53%;
}

@media screen and (max-width:991px) {
    .productfull__reviews-info {
        width: 100%;
    }  
}

.productfull__reviews-smart{
    width: 40%;
    margin-bottom: 63px;
}

@media screen and (max-width:991px) {
    .productfull__reviews-smart {
        width: 100%;
        order: -1;
        margin-bottom: 50px;
    }  
}

.smart-navigator__title {
    font-size: 30px;
    font-weight: 900;
    margin: 0 0 30px;
}

@media screen and (max-width:599px) {
    .smart-navigator__title {
        font-size: 24px;
        margin: 0px 0 20px;
    }  
}

.smart-navigator__list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.smart-navigator__item{
    margin-bottom: 15px;
}

.smart-navigator__item:last-child{
    margin-bottom: 0;
}

.smart-navigator__link {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
    text-decoration: unset;
}

.smart-navigator__link:hover{
    color: #C43E40;
}

.markdown-link {
    display: block;
    margin-top: 17px;
    font-weight: 600;
    font-size: 16px;
    line-height: 125%;
    color: #00B33C;
    text-decoration: unset;
    padding-left: 25px;
    position: relative;
    letter-spacing: 0;
}

@media screen and (max-width:575px) {
    .markdown-link{
        font-size: 14px;
    }
}

.markdown-link:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 24px;
    background-image: url(/bitrix/templates/pop-music/images/markdown-image.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.mainmenu .mainmenu-dd__list{
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
}

.grid-list--five {
    grid-template-columns: repeat(5, 1fr);
}

@media screen and (max-width:1199px) {
    .grid-list--five {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width:991px) {
    .grid-list--five {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width:767px) {
    .grid-list--five {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width:575px) {
    .grid-list--five {
        grid-template-columns: repeat(1, 1fr);
    }
}

.grid-list--big-gap{
    grid-gap: 40px;
}

@media screen and (max-width:991px) {
    .grid-list--big-gap{
        grid-gap: 20px;
    }
}

.grid-list .category__pagination{
    grid-column: 1 / -1;
    margin: 0;
}

.museum-item {
    border: 1px solid #E1E1E1;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    letter-spacing: 0;
}

.museum-item__top {
    padding: 22px;
    position: relative;
}

.museum-item__img {
    position: relative;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.museum-item__label {
    border-radius: 11px;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.5px;
    padding: 7px 10px;
    width: fit-content;
    position: absolute;
    top: 22px;
    left: 22px;
    z-index: 1;
    height: 34px;
}

.museum-item__label--rare {
    background: #FFC700;
    border: 1px solid #C99D00;
    color: #111111;
}

.museum-item__label--unique {
    color: #FFFFFF;
    background: #FF00D6;
    border: 1px solid #AD0091;
}

.museum-item__label--star {
    padding-left: 31px;
    background-image: url(/bitrix/templates/pop-music/images/white-star-icon.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 6px center;
}

.museum-item__info {
    display: flex;
    flex-direction: column;
    margin: 21px 24px 0;
    padding-bottom: 24px;
    border-bottom: 1px solid #E1E1E1;
    flex: 1 1 auto;
}

.museum-item__title {
    font-weight: 900;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
    letter-spacing: -0.41px;
    margin-top: auto;
}

.museum-item__title:not(:last-child) {
    margin-bottom: 8px;
}

.museum-item__caption {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #8D8D8D;
}

.museum-item__link {
    padding: 24px;
    display: block;
    font-weight: 900;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    text-decoration: unset;
    transition: .3s ease;
}

@media (any-hover: hover) {
    .museum-item__link:hover{
        background: #F1F1F1;
    }
}

.category-list {
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 24px;
    margin: -20px 0 40px;
}

@media screen and (max-width: 1000px) {
    .category-list {
        margin-top: 0;
        gap: 15px;
    }
}

.category-list__link{
    text-decoration: unset;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.025px;
    color: #111111;
}

@media (any-hover: hover) {
    .category-list__link:hover{
        color: #c43e40;
    }
}

.new-section{
    margin: 60px 0;
}

.new-section:first-of-type{
    margin-top: 0;
}

.new-section:last-child{
    margin-bottom: 0;
}

.small-container{
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.info-tile{
    background: #F4F4F4;
    border: 1px solid #F1F1F1;
    border-radius: 10px;
    padding: 32px; 
    letter-spacing: 0;
}

.info-tile:not(:last-child){
    margin-bottom: 16px;
}

.info-tile__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    padding-bottom: 22px;
    margin-bottom: 22px;
    position: relative;
}


.info-tile__title:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    background-color: #E31E24;
    left: 0;
    bottom: 0;
}

.product-caption-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
}

.product-caption-text p:first-child{
    margin-top: 0;
}

.product-caption-text p:last-child{
    margin-bottom: 0;
}

.specifications-table{
    overflow: auto;
}

.specifications-table table{
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    line-height: 19px;
}

.specifications-table td {
    width: 50%;
    background: #F4F4F4;
    padding: 13px 40px;
    letter-spacing: 0;
    vertical-align: top;
}

@media screen and (max-width:575px){
    .specifications-table td {
        padding: 10px;  
    }
}

.specifications-table tr:nth-child(odd) td:last-child {
    background: #FFFFFF;
}

.museum-download {
    display: grid;
    grid-template-columns: repeat(2, 236px);
    gap: 14px;
}

@media screen and (max-width:575px){
    .museum-download {
        grid-template-columns: 1fr;
    }
}

.museum-download__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #111111;
}

.btn.museum-download__btn {
    height: 48px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 14px 36px 14px 22px;
    background-image: url(/bitrix/templates/pop-music/images/download-arrow.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 90% center;
    justify-content: flex-start;
    letter-spacing: -0.5px;
    width: 236px;
}

.museum-product {
    display: grid;
    grid-gap: 26px;
    grid-template-columns: calc(47% - 26px) 53%;
    align-items: center;
}

@media screen and (max-width:1000px) {
    .museum-product{
        grid-template-columns: 100%; 
    }
}

.museum-product .museum-item__label{
    position: static;
}

.museum-product__list{
    display: grid;
    grid-gap: 14px;
    grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width:767px) {
    .museum-product__list{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width:575px) {
    .museum-product__list{
        grid-template-columns: 1fr;
    }
}

.museum-product__tile{
    background: #F4F4F4;
    border-radius: 10px; 
    padding: 16px;
    letter-spacing: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.museum-product__tile-small{
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #8D8D8D;
}

.museum-product__tile-small:not(:last-child){
    margin-bottom: 4px;
}

.museum-product__tile-caption{
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.museum-product__sliders {
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
}

@media screen and (max-width:1000px) {
    .museum-product__sliders {
        order: 2;
    }
}

@media screen and (max-width:575px) {
    .museum-product__sliders {
        flex-direction: column;
        align-items: center;
    }
}

.museum-product__thumb{
    width: 60px;
}

@media screen and (max-width:575px) {
    .museum-product__thumb {
        width: 100%;
    }
}

.museum-product__thumb-slider{
    height: 100%;
}

.museum-product__main {
    width: calc(100% - 80px);
}

@media screen and (max-width:575px) {
    .museum-product__main {
        width: 100%;
    }
}


.museum-product__main-slide-link{
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}

.swiper-slide.museum-product__main-slide{
    padding: 32px;
}

@media screen and (max-width:575px) {
    .swiper-slide.museum-product__main-slide{
        padding: 0;
    }
}
.museum-product__main-slide-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.swiper-slide.museum-product__thumb-slide{
    padding: 4px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    height: 75px;
    cursor: pointer;
}

@media screen and (max-width:575px) {
    .swiper-slide.museum-product__thumb-slide {
        width: 60px;
        height: 60px;
    }
}

.museum-product__thumb-slide.thumb-active {
    border-color: #C43E40;
}

.museum-product__thumb-slide-image{
    width: 100%;
    height: 100%;
    object-fit: contain;  
}

.museum-product__text{
    font-weight: 400;
    font-size: 20px;
    line-height: 27px; 
    width: 87%;  
}

@media screen and (max-width:1000px) {
    .museum-product__text {
        font-size: 16px;
        line-height: 130%;
        width: 100%;
    }
}


.museum-product__text p:first-child{
    margin-top: 0;
}

.museum-product__text p:last-child{
    margin-bottom: 0;
}

.museum-product__about{
    display: grid;
    grid-gap: 40px;
    letter-spacing: 0;
}

@media screen and (max-width:1000px) {
    .museum-product__about {
        order: 1;
        grid-gap: 20px;
    }
}

.museum-product__title.page-section__title{
    letter-spacing: 0.05px;
    margin: 0 0 8px;
}

.museum-product__caption{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #8D8D8D;
}

.museum-product__label{
    height: 38px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
}

.swiper-slide.museum-video__thumbs-slide{
    width: 134px;
    border: 1px solid #EDEDED;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    height: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

@media screen and (max-width:575px) {
    .swiper-slide.museum-video__thumbs-slide {
        width: 95px;
        height: 55px;
    }
}


.swiper-slide.museum-video__thumbs-slide:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    z-index: 1;
}

.museum-video__thumbs-slide.thumb-active{
    border-color: #C43E40;
}

.museum-video__thumbs-slide.thumb-active:before{
    display: none;
}

.museum-video__main{
    margin-bottom: 24px;
}

.museum-video__main-slide-link {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.225%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.museum-video__main-slide-link:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    z-index: 1;
}

.museum-video__main-slide-link:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 70px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(/bitrix/templates/pop-music/images/youtube-btn.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 2;
}

@media screen and (max-width:575px) {
    .museum-video__main-slide-link:after {
        width: 70px; 
    }
}

.hintbox.hintbox--wait .hintbox__text{
    z-index: 1;
}

.museum-video__thumbs-wrapper{
    justify-content: center;
}

.whatsapp{
    margin-top: 100px;
    position: relative;
    background: #f3f3f3;
    padding: 35px 0 25px;
    text-align: center;
}

@media screen and (max-width:991px) {
    .whatsapp{
        text-align: left!important;
        padding: 35px 0;
        margin: 58px 0;
    }
}

.whatsapp:before {
    content: '';
    position: absolute;
    width: 1000%;
    height: 100%;
    background: #f3f3f3;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    z-index: -1;
}

.whatsapp__title{
    margin-bottom: 10px!important;
    text-align: center!important;
}

.whatsapp__title-img {
    display: none;
}

@media screen and (max-width:991px) {
    .whatsapp__title{
        text-align: left!important;
    }

    .whatsapp__title{
        display: flex;
        align-items: center;
        font-size: 18px!important;

    }
    .whatsapp__title-img {
        display: block; 
        margin-right: 7px;
    }
}
.whatsapp__form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 27px;
}

@media screen and (max-width:991px) {
    .whatsapp__form {
        display: none;
    }
}

.whatsapp__form-input {
    background: #fff;
    border-radius: 6px;
    border: unset;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 16px;
    max-width: 320px;
    width: 100%;
    margin-right: 8px;
    outline: none;
}

.whatsapp__btn{
    margin-left: 6px;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 16px;
    border-radius: 6px;
    border: unset;
    max-width: 290px;
    width: 100%;
    color: #fff;
    background: #00bfa5;
    font-weight: bold;
    text-decoration: unset;
    cursor: pointer;
    text-align: center;
}

.whatsapp__btn--mobile{
    display: none;
}

@media screen and (max-width:991px) {
    .whatsapp__btn--mobile{
        display: block;
        margin: 0;
        margin-top: 18px;
    }
}

.whatsapp__form-thanks{
    display: none;
}

@media screen and (max-width:991px) {
    .whatsapp__form-thanks{
        display: none!important;
    }
}

.whatsapp--in-container{
    margin: 0;
    padding: 32px;
    border-radius: 10px;
}

.whatsapp--in-container:before{
    display: none;
}

.productfull__label{
    position: relative;
}

.productfull__label-tip{
    opacity: 0;
    visibility: hidden;
    background: #C43E40;
    border-radius: 6px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    position: absolute;
    top: 6px;
    right: 45px;
    padding: 5px 15px;
    letter-spacing: 0;
    transition: .3s ease;
}

.productfull__label-tip:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-style: solid;
    border-width: 12px 10px 0;
    border-color: #C43E40 transparent transparent;
    right: -13px;
    transform: rotate(-90deg);
    top: 7px;
}

@media (any-hover: hover) {
    .productfull__label:hover .productfull__label-tip{
        opacity: 1;
        visibility: visible;
    }
}

@media screen and (max-width: 991px){
    .whatsapp__form--all-screen{
        display: flex;
        justify-content: flex-start;
    } 
}

.shop-information {
    background: #C43E40;
    padding: 30px 30px 30px 25px;
    display: grid;
    grid-template-columns: 90px 1fr;
    grid-gap: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
    letter-spacing: 0;
}

@media screen and (max-width:767px) {
    .shop-information {
        font-size: 14px;
        line-height: 180%; 
    }
}

@media screen and (max-width:575px) {
    .shop-information {
        padding: 20px 15px;
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
}

.shop-information__icon {
    height: 90px;
    background-image: url(/bitrix/templates/pop-music/../pop-music/images/shop-information-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media screen and (max-width:575px) {
    .shop-information__icon {
        width: 40px;
        height: 40px;
    }
}

.shop-information__text p {
    margin: 0;
}

.shop-information__text span {
    font-weight: 500;
    font-size: 24px;
    line-height: 180%;
    display: block;
    margin-bottom: 5px;
}

@media screen and (max-width:767px) {
    .shop-information__text span {
        font-size: 18px;
        line-height: 180%;
    }
}

.popup__close.popup__close--round-new{
    width: 30px;
    height: 30px;
    padding: 0;
    top: 15px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup__close.popup__close--round-new .icon{
    margin: 0;
}

.popup-to-cart__title{
    line-height: 125%;
    letter-spacing: -0.013em;
    color: #111111;
}

.popup__container.popup-to-cart__container {
    padding: 50px;
}

@media screen and (max-width:767px) {
    .popup__container.popup-to-cart__container {
        padding: 50px 12px 35px;
    } 
}

.popup-to-cart__row {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 11fr 8fr;
}


@media screen and (max-width:575px) {
    .popup-to-cart__row {
        grid-template-columns: 1fr;
    }
}

.popup-to-cart__product {
    display: grid;
    grid-template-columns: 70px 1fr;
    grid-gap: 35px;
    padding-left: 10px;
}

@media screen and (max-width:575px) {
    .popup-to-cart__product {
        grid-gap: 45px;
        padding-left: 0;
    }
}

.popup-to-cart__product-info {
    padding-top: 11px;
}

.popup-to-cart__product-img {
    height: 70px;
}

.popup-to-cart__product-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: block;
}

.popup-to-cart__product-price {
    font-weight: 700;
    font-size: 18px;
    line-height: 125%;
    letter-spacing: 0.013em;
    color: #111111;
    display: block;
    margin-bottom: 6px;
}

.popup-to-cart__product-title {
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    letter-spacing: 0.019em;
    color: #111111;
    display: block;
}

.popup-to-cart__link{
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #111111;
    margin: 0 auto;
    display: block;
    letter-spacing: 0;
    margin-top: 10px;
    border-bottom: 1px solid #999999;
    width: fit-content;
    cursor: pointer;
}

@media screen and (max-width:575px) {
    .popup-to-cart__link{
        margin-top: 15px;
    }
}

.popup-to-cart__slider-section {
    padding-top: 40px;
    margin-top: 40px;
    position: relative;
}

@media screen and (max-width:575px) {
    .popup-to-cart__slider-section {
        padding-top: 30px;
        margin-top: 30px;
    }
}


.popup-to-cart__slider-section:before {
    content: '';
    position: absolute;
    width: calc(100% + 100px);
    height: 1px;
    background: #E5E5E5;
    top: 0;
    left: -50px;
}

.popup__subtitle {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 900;
    line-height: 125%;
    letter-spacing: -0.013em;
    color: #111111;
}

@media only screen and (max-width: 1250px){
    .popup__subtitle {
        font-size: 18px;
    }
}

@media only screen and (max-width: 750px){
    .popup__subtitle {
        font-size: 16px;    
    }
}

.to-cart-slider__slide .product-card{
    padding: 0;
}

.to-cart-slider__slide .product-card__img{
    height: 150px;
    margin-bottom: 11px;
}

.to-cart-slider__slide .product-card__img img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 150px;
    display: block;
}

.to-cart-slider__slide .product-card__newprice {
    font-size: 20px;
    line-height: 125%;  
}

.to-cart-slider__slide .product-card__name{
    font-weight: 300;
    font-size: 12px;
    line-height: 125%;
    letter-spacing: 0.013em;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 11px;
    height: 40px;
}

.to-cart-slider__slide .product-card__price {
    margin-bottom: 5px;
}


.to-cart-slider__slide .product-card__btn .btn {
    padding: 0 24px;
}

@media only screen and (max-width: 1000px){
    .to-cart-slider__slide .product-card__btn .btn {
        width: fit-content;
    }
}

.to-cart-slider .swiper-arrows{
    display: inline-flex;
}


@media only screen and (max-width: 575px){
    .to-cart-slider .swiper-arrows{
        display: none;
    }
}


.to-cart-slider .swiper-arrows._next {
    right: -35px;
}

@media only screen and (max-width: 767px){
    .to-cart-slider .swiper-arrows._next {
        right: -5px;
    }    
}

.to-cart-slider .swiper-arrows._prev {
    left: -35px;
}

@media only screen and (max-width: 767px){
    .to-cart-slider .swiper-arrows._prev {
        left: -5px;
    }   
}

@media only screen and (max-width: 575px){
    .popup-to-cart__slider{
        width: calc(100% + 12px); 
    }
}

@media only screen and (max-width: 575px){
    .swiper-slide.to-cart-slider__slide{
        width: 180px;
    }
}


.grid-list--four {
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width:1190px) {
    .grid-list--four {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width:575px) {
    .grid-list--four {
        grid-template-columns: 1fr;
    }
}

.grid-list--gap-20{
    grid-gap: 20px;
}

.tool-item {
    display: block;
    border-radius: 10px;
    background: #F4F4F4;
    padding: 30px;
    color: #111;
    text-decoration: unset;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 180px 170px;
    letter-spacing: 0;
}

@media screen and (max-width:575px) {
    .tool-item {
        min-height: 230px;
        padding-right: 60px;
    }
}

@media (any-hover: hover) {
    .tool-item:hover {
        -webkit-transform: scale(.97,.97);
        -moz-transform: scale(.97,.97);
        -ms-transform: scale(.97,.97);
        -o-transform: scale(.97,.97);
        transform: scale(.97,.97);
    }
}

.tool-item__title {
    font-size: 21px;
    font-weight: 700;
    line-height: normal;
}

.tool-item__text {
    color: #999;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
}

.personal-history-links {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 20px;
    letter-spacing: -0.8px;
}

@media only screen and (max-width: 767px){
    .personal-history-links {
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }
}

.personal-history-links h1{
    margin: 0;
    line-height: 1.1;
}

.personal-history-links__link {
    font-size: 18px;
    font-weight: 400;
    line-height: 125%;
}

@media only screen and (max-width: 599px){
    .personal-history-links__link {
        font-size: 14px;
        font-weight: 400;
        line-height: 125%;
    }
}

.personal-history-links__link--gray{
    color: #6B6B6B;
    text-decoration: unset;
    margin-left: auto;
}

@media only screen and (max-width: 767px){
    .personal-history-links__link--gray {
        margin-left: 0;
        margin-top: 20px;
    }
}

.personal-history-links__link--gray:hover{
    text-decoration: underline; 
}

@media only screen and (max-width: 1000px){
    .filter__header {
        z-index: 101;
        position: relative;
        background: #fff;    
    }

    body.is-filter-open .filter__main{
        padding-top: 64px;
    }
}

.productfull__offer--rassrochka .icon-24{
    width: 24px;
    height: 24px;
}

.productfull__flex-links {
    display: flex;
    align-items: initial;
    flex-wrap: wrap;
    gap: 33px;
}

@media screen and (max-width: 575px) {
    .productfull__flex-links{
        gap: 20px;
        font-size: 12px;
        letter-spacing: 0;
    }
}

.product-card__rate {
    margin: -4px 0 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
}

.product-card__rate .rate__star{
    margin: 0 4px 0 0;  
}

.product-card__rate .rate__star:last-child{
    margin-right: 0;
}

.product-card__rate-rating {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 0.42px;
    color: #999;
}

@media screen and (max-width: 575px) {
    .product-card__rate-rating:last-child{
        font-size: 10px;
    }
}

.info-text {
    display: block;
    color: #999;
    font-size: 12px;
    font-weight: 300;
    line-height: 125%;
    margin-top: 15px;
    max-width: 299px;
}

@media screen and (max-width: 599px) {
    .info-text {
        font-size: 10px;
        margin-top: 10px;
    }
}

.info-text--slider {
    position: absolute;
    bottom: 0;
    left: 25px;
    width: 100%;
}

@media screen and (max-width: 599px) {
    .info-text--slider {
        background: rgba(255, 255, 255, 0.80);
        padding: 3px 5px;
        left: calc(50% + 28px);
        transform: translate(-50%, 0);
        text-align: right;
        max-width: 238px;
    }
}

.articles-slider {
    position: relative;
}

.articles-slider .swiper-arrows {
    background-color: #f3f3f3;
}

@media only screen and (max-width: 767px) {
    .articles-slider {
        margin-right: -15px;
    }
    .articles-slider .swiper-slide{
        max-width: 260px;
    }
}

.articles-slider .swiper-slide, .blog__grid-i.swiper-slide {
    height: auto;
}

.productfull__features-list {
    max-width: unset;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.shop-item {
    aspect-ratio: 1 / 0.608;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

.shop-item__title {
    padding: 30px 35px;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 26.25px;
    letter-spacing: 0.42px;
    color: #fff;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    width: 100%;
    transition: .3s ease;
}

@media (any-hover: hover) {
    .shop-item__title {
        opacity: 0;
    }
    .shop-item:hover .shop-item__title{
      opacity: 1;
    }
  }
  
.shop-slider {
    padding: 0 70px;
    position: relative;
}

@media only screen and (max-width: 1400px) {
    .shop-slider {
        padding: 0 56px;
    }
}

@media only screen and (max-width: 1250px) {
    .shop-slider {
        padding: 0;
    }
    .shop-slider .swiper-arrows {
        display: flex;
    }
}

@media only screen and (max-width: 767px) {
    .shop-slider .swiper-arrows {
        display: none;
    }

    .shop-slider {
        margin-right: -15px;
    }

    .shop-slider .swiper-slide {
        width: 250px;
    }

    .shop-item__title {
        padding: 15px;
        font-size: 18px;
        line-height: 22.25px;
    }
}

.contacts-item {
    border-radius: 10px;
    background: #F4F4F4;
    padding: 35px 30px;
}

.contacts-item__title {
    color: #C43E40;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: 0.42px;
    margin-bottom: 10px;
}

.contacts-item__content {
    color: #111;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 170%;
    letter-spacing: 0.42px;
}

.contacts-item__content a {
    color: #111;
    text-decoration: unset;
}

.contacts-item__content > * {
    display: block;
}

.soc-promo._vk._record {
    background: #f1f1f1 url(/bitrix/templates/pop-music/images/record-bg.png) no-repeat right bottom;
}

.soc-promo._vk._lab {
    background: #f1f1f1 url(/bitrix/templates/pop-music/images/lab-bg.png) no-repeat right bottom;
}

.grid-list .soc-promo._vk {
    background-size: contain;
}

.soc-promo._zen {
    background: #f1f1f1;
}

.map-tabs {
    display: grid;
    grid-template-columns: 320px 1fr;
    grid-gap: 24px;
    align-items: start;
}

@media screen and (max-width: 991px) {
    .map-tabs {
        grid-template-columns: 1fr;  
    }
}

.map-tabs__list {
    display: grid;
    grid-gap: 10px;
}

@media screen and (max-width: 991px) {
    .map-tabs__list {
        display: flex;
        align-items: center;
        gap: 10px;
        overflow: auto;
        white-space: nowrap;
        margin-right: -15px;
        padding-right: 15px;
    }
}

.map-tabs__item {
    padding: 20px 24px;
    border-radius: 6px;
    background: #F4F4F4;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
    letter-spacing: 0.42px;
    color: #111;
    cursor: pointer;
    transition: .3s ease;
}

@media screen and (max-width: 991px) {
    .map-tabs__item  {
        padding: 15px;
        font-size: 16px;
        white-space: nowrap;
    }
}

.map-tabs__item.active {
    color: #C43E40;
}

.map-tabs__map {
    height: 560px;
}

@media screen and (max-width: 991px) {
    .map-tabs__map {
        height: 400px;
    }
}

.page-section .shops__i-img img {
    border-radius: 50px;
}

@media only screen and (max-width: 1250px) {
    .topline__delivery-link:not(:last-child) {
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 1251px) {
    .topline__delivery-link:not(:first-child) {
        border-left: 1px solid #e0e0e0;
        height: 61px;
        margin-left: 35px;
    }

    .topline .topline__r {
        border: none;
    }
}

.search-results {
    max-width: 1200px;
    width: 100%;
}

.search-item {
    border-radius: 10px;
    background: #F3F3F3;
    padding: 24px;
    text-decoration: unset;
    margin-bottom: 15px;
    display: grid;
    grid-template-columns: 1fr 46px;
    grid-gap: 35px;
    align-items: center;
}

@media screen and (max-width: 575px) {
    .search-item {
        grid-template-columns: 1fr;
    }
}

@media (hover: hover) and (pointer: fine) {
    .search-item:hover .search-item__title {
        color: #C43E40;
    }
}

.search-item:last-of-type {
    margin-bottom: 0;
}

.search-item__title {
    color: #111;
    font-size: 18px;
    font-weight: 800;
    line-height: 172.222%;
    letter-spacing: 0.42px;
    margin-bottom: 8px;
    transition: .3s ease;
}

.search-item__content {
    color: #6B6B6B;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 171.429%;
    letter-spacing: 0.42px;  
}

.search-item__content b {
    color: #000;
    font-weight: 700;
}

.search-item__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    border-radius: 35px;
    background: rgba(229, 229, 229, 0.80);
}

@media screen and (max-width: 575px) {
    .search-item__btn {
        display: none;
    }
}

.icon.search-item__icon{
    width: 18px;
    height: 12px;
    fill: #111111;
}

.popup-password .popup__container {
    max-width: 960px;
    padding: 0;
}

.popup-password__tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.popup-password__main {
    width: -webkit-calc(100% - 360px);
    width: -moz-calc(100% - 360px);
    width: calc(100% - 360px);
    padding: 50px 50px
}

.popup-password__main-content {
    max-width: 420px;
    margin: 0 auto;
}

.popup-password__title {
    font-size: 38px;
    font-weight: 900;
    margin-bottom: 30px
}

.popup-password__form-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px
}

.popup-password__nav {
    background-color: #ebebeb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 360px;
    padding: 50px 50px
}

.popup-password__nav p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    margin: 0 0 20px
}

.popup-password__nav-title {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 7px
}

.popup-password__nav-btn {
    border: none;
    background-color: #fff;
    color: #111;
    box-shadow: 0 0 10px rgba(0,0,0,.05)
}

.popup-password__nav-btn:hover {
    box-shadow: 0 0 20px rgba(0,0,0,.1)
}

@media only screen and (max-width: 1000px) {
    .popup-password__title {
        font-size:26px
    }
}

@media only screen and (max-width: 750px) {
    .popup-password__main {
        width:50%;
        padding: 50px 25px 30px
    }

    .popup-password__nav {
        width: 50%;
        padding: 50px 25px 30px
    }
}

@media only screen and (max-width: 599px) {
    .popup-password__tab {
        display: block;
    }
    .popup-password__form-bottom .btn {
        width: 100%
    }

    .popup-password__main {
        width: auto;
        padding: 50px 25px 30px
    }

    .popup-password__nav {
        width: auto;
        padding: 30px 25px
    }

    .popup-password__nav p {
        font-size: 12px
    }
}


.auth-form-page {
    max-width: 550px;
    width: 100%;
}

.auth-form-page .checkstyled+span {
    color: #999;
    font-size: 13px;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: 0.1px;
}

.auth-form-info {
    color: #999;
    font-size: 14px;
    font-weight: 300;
    line-height: 128.571%;
    letter-spacing: 0.1px;
    margin: 40px 0;
}

.auth-form-password {
    color: #999;
    font-size: 14px;
    font-weight: 300;
    line-height: 128.571%;
    letter-spacing: 0.1px;
    cursor: pointer;   
}

.auth-form-info:last-child {
	margin-bottom: 0;
}

.auth-form-info p {
	margin: 0;
}

.auth-form-info a {
    color: #999;
    text-decoration: underline;
}

.auth-form-bottom {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
/* End */
/* /bitrix/templates/pop-music/styles.css?170591720967907 */
