

/* Start:/local/templates/ampm/components/bitrix/catalog/damix/style.css?17326538173144*/
.seo_top {
	padding: 25px;
	font-size: 12px;
	line-height: 150%;
	color: #9EA3AF;
}

.seo_bottom {
	padding: 25px 25px 25px 0px;
	font-size: 12px;
	line-height: 150%;
	color: #9EA3AF;
}

.grid {
}

.grid .bx_content_section {
	margin-bottom: 15px;
}

.grid .bx_sidebar {
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar {
		padding-left: 4%;
	}
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar {
		padding-left: 3%;
	}
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar {
		padding-left: 1%;
	}

}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header {
	border-color: #006cc0;
}

body.bx-theme-green .catalog-block-header {
	border-color: #63aa28;
}

body.bx-theme-red .catalog-block-header {
	border-color: #da3737;
}

body.bx-theme-yellow .catalog-block-header {
	border-color: #f4b236;
}

@media (max-width: 575px) {
	.other-items-block .list:not(.slick-slider) {
		max-height: 359px;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
	}
}


/*#select__mob*/
.select__mob {
	display: none;
}

.select__item {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 16px;
	border-left: 1px solid #E4E7EA;
}

.select__title {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #1D1D1D;
	margin-bottom: 4px;
}

.select__title .ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/local/templates/ampm/img/filter.svg) no-repeat;
	margin-left: 15px;
}

.select__selected {
	padding: 0;
	margin: 0 0 4px;
	list-style: none;
}

.select__selected li {
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
}

.select__mob .filter-link,
.select__mob .mob-select {
	padding: 0 !important;
	background: transparent !important;
	height: auto !important;
	line-height: 130% !important;
}

.select__item button {
	text-align: right;
	font-weight: 500;
	font-size: 13px;
	line-height: 130%;
	text-decoration: underline;
}

.filter-mob-title {
	display: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 130%;
	color: #1D1D1D;
}

@media (max-width: 991px) {
	.filter-mob-title {
		display: block;
	}

	.catalog-page .sort .select,
	.catalog-page .sort {
		padding: 0 !important;
	}

	.select__mob {
		display: flex;
	}

	.catalog-page .sort .select > button {
		display: none !important;
	}
}


.element-page .navi {
	padding: 20px 0 8px 0;
}

.seo-text.wrap {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #9EA3AF;
	margin-bottom: 20px;
}

.bottom-text{
	margin-top: 40px;
	font-size: 12px;
	line-height: 150%;
	color: #9EA3AF;
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/catalog.element/damix/style.css?174466562037282*/
.item-page {
}


/*photos*/
.item-page .photos {
    width: calc(44% - 21px);
    margin-bottom: 40px;
    position: relative;
}

.slider-for__stickers {
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 0;
    line-height: 0;
    z-index: 1;
}

.item-page .photos .tag {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    line-height: 26px;
    font-weight: 500;
    padding: 0 8px;
    margin-bottom: 24px;
    background: #D61E3D;
    border-radius: 5px;
    margin-right: 3px;
}

.item-page .photos .list {
    position: relative;
    display: flex;
}

.slider-nav__wrap {
    width: 96px;
}

.slider-for__wrap {
    position: relative;
    width: calc(100% - 96px);
}

.item-page .photos .list .slider-nav {
    width: 64px;
}

.item-page .photos .list .slider-nav .item {
    margin: 8px 0;
    overflow: hidden;
    opacity: .5;
    cursor: pointer;
    position: relative;
}

.item-page .photos .list .slider-nav:not(.slick-initialized) .item:nth-child(n+7) {
    display: none;
}

.item-page .photos .list .slider-nav .item.slick-current {
    opacity: 1;
}

.item-page .photos .list .slider-nav .item.video:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.item-page .photos .list .slider-nav .slick-prev,
.item-page .photos .list .slider-nav .slick-next {
    width: 100%;
    height: 24px;
    font-size: 0;
    padding: 0;
    z-index: 2;
    opacity: .3;
}

.item-page .photos .list .dots-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-page .photos .list .dots-block .slick-prev,
.item-page .photos .list .dots-block .slick-next {
    width: 64px;
    height: 28px;
    font-size: 0;
    padding: 0;
    z-index: 2;
}

.item-page .photos .list .slider-nav .slick-prev:hover,
.item-page .photos .list .slider-nav .slick-next:hover {
    opacity: 1;
}

.item-page .photos .list .slider-nav .slick-prev {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/prev2.svg');
}

.item-page .photos .list .dots-block .slick-prev {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/prev2.svg');
    transform: rotate(270deg);
}

.item-page .photos .list .slider-nav .slick-next {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/next2.svg');
}

.item-page .photos .list .dots-block .slick-next {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/next2.svg');
    transform: rotate(270deg);
    order: 1;
}

.item-page .photos .list .dots-block .slick-dots,
.item-page .photos .list .slider-for .slick-dots {
    padding: 24px 0;
    text-align: center;
    white-space: nowrap;
    line-height: 0;
    overflow: hidden;
    flex: 1;
}

.item-page .photos .list .dots-block .slick-dots li,
.item-page .photos .list .slider-for .slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

.item-page .photos .list .dots-block .slick-dots li.slick-active button,
.item-page .photos .list .slider-for .slick-dots li.slick-active button {
    opacity: 1;
    background: #F37021;
}

.item-page .photos .list .dots-block .slick-dots li button,
.item-page .photos .list .slider-for .slick-dots li button {
    padding: 0;
    font-size: 0;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #000;
    background: #fff;
    opacity: .5;
}

.item-page .photos .list img {
    width: 100%;
}

@media (max-width: 1199px) {
    .item-page .photos {
        width: calc(58%);
    }

    .item-page .photos .list {
        flex-wrap: wrap;
    }

    .slider-nav__wrap {
        width: 100%;
        order: 1;
    }

    .item-page .photos .list .slider-nav {
        width: 100%;
        display: flex;
    }

    .item-page .photos .list .slider-nav .slick-prev,
    .item-page .photos .list .slider-nav .slick-next {
        width: 24px;
        height: initial;
        background: url(/local/templates/ampm/components/bitrix/catalog.element/damix/./img/next.svg) center center no-repeat;
    }

    .item-page .photos .list .slider-nav .slick-prev {
        transform: rotate(180deg);
    }

    .item-page .photos .list .slider-nav .item {
        margin: 0 8px;
    }

    .slider-for__wrap {
        width: 100%;
        margin-bottom: 10px;
    }

    .item-page .photos .list .dots-block {
        display: none;
    }

    .slick-initialized .slick-slide iframe {
        aspect-ratio: 1 / 1;
        height: 100%;
    }
}

@media (max-width: 991px) {
    .item-page .photos {
        width: 100%;
        margin-bottom: 0;
    }

    .slider-nav__wrap {
        display: none;
    }

    .item-page .photos .list .dots-block {
        display: flex;
    }

    .element-page .navi {
        padding: 10px 0;
    }

    .navi__link:last-child,
    .navi .navi__separator:nth-last-child(-n+2) {
        display: none;
    }
}

@media (max-width: 575px) {

}


/*info*/
.item-page .info {
    width: 56%;
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    .item-page .info {
        width: 42%;
    }
}

@media (max-width: 991px) {
    .item-page .info {
        width: 100%;
    }
}

/*content*/
.item-page .info .content {
    padding-left: 20px;
    position: relative;
}

.item-page .info .content h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 10px;
}

.content__wrap {
    display: flex;
    justify-content: space-between;
}

.content__storage-top {
    font-weight: 500;
    font-size: 13px;
    line-height: 100%;
    color: #1D1D1D;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.content__left {
    width: calc(45% - 10px);
    margin-top: 10px;
}

.content__right {
    width: calc(55% - 10px);
    box-sizing: border-box;
}
.content__right .content__row {
    margin-top: 10px;
}

.content__right-font {
    margin-top: 7px;
    padding: 10px 20px 30px;
    background: #EEEEEE;
    border-radius: 5px;
}

.content__props {

}

@media (max-width: 1199px) {
    .content__wrap {
        flex-wrap: wrap;
    }

    .content__left,
    .content__right {
        width: 100%;
    }

    .content__props {
        display: none;
    }

    .content__right-font {
        border: 0;
        padding: 0;
        background: transparent;
    }
}

@media (max-width: 991px) {
    .item-page .info .content h1 {
        font-weight: 400;
    }

    .content__right-font {
        background: #EEEEEE;
        margin: 0 -20px;
        border-radius: 0;
        padding: 10px 20px 15px 20px;
    }
}

.content__btn-popup {
    display: inline-block;
    border: 0;
    background: transparent;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #505050;
    text-align: left;
    padding: 10px 0 0;
    text-decoration: none;
}

.content__btn-popup b {
    font-weight: 500;
    border-bottom: 1px solid;
}

.content__btn-popup:hover {
    text-decoration: none;
}

.content__btn-popup:hover b {
    border-bottom-color: transparent;
}

.item-page .info .content .nal {
    position: absolute;
    right: 80px;
    top: 40px;
    font-size: 11px;
    line-height: 100%;
    padding: 1px 0 1px 20px;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/nal.svg') no-repeat 0 0;
}

.item-page .info .content .nal2 {
    position: absolute;
    right: 80px;
    top: 40px;
    font-size: 11px;
    line-height: 100%;
    padding: 1px 0 1px 20px;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/nal2.svg') no-repeat 0 0;
    color: #9EA3AF;
}

.item-page .info .content .name {
    margin-bottom: 8px;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: unset;
}

.item-page .info .content .complect {
    display: inline-block;
    letter-spacing: 0;
    text-transform: none;
    font-size: 11px;
    line-height: 100%;
    color: #798897;
    padding: 2px 4px 3px 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #F1F3F4;
    vertical-align: middle;
}

.item-page .info .content .txt {
    padding-bottom: 12px;
}

.item-page .info .content .txt p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 150%;
}

.item-page .info .content .art {
    padding-left: 20px;
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    color: #9EA3AF;
}


.item-page .info .content .button {

}

.item-page .button_to_cart {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    max-width: 180px;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    background: #F37021;
    border-radius: 5px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    text-decoration: none;
}

.item-page .button_to_cart_hide {
    display: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    max-width: 180px;
    width: 100%;
    height: 40px;
    background: #1D1D1D;
    border-radius: 5px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    padding: 0 20px;
}

.item-page .button_to_cart_hide_plus {
    display: none;
    color: #fff;
    background: #F37021;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.35px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #F37021;
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
}

.item-page .button_to_cart_hide_plus.plus_black {
    color: #fff;
    border-color: #1D1D1D;
}

.item-page .favorite-link {
    display: inline-block;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    padding: 0;
    margin-left: 30px;
}

.item-page .favorite-link img {
    vertical-align: middle;
}

.item-page .favorite-link:not(.active) .favorite-link__in,
.item-page .favorite-link.active .favorite-link__on {
    display: none;
}

.item-page .info .content .bottom-link {
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    width: 153px;
    height: 44px;
    line-height: 44px;
    background: #F1F3F4;
    border-radius: 10.5px;
}

@media (max-width: 1390px) {
    .item-page .info .content .nal {
        right: 40px;
    }

    .item-page .info .content .nal2 {
        right: 40px;
    }
}

@media (max-width: 1199px) {
    .item-page .info .content .art {
        padding-left: 0
    }
}

@media (max-width: 991px) {
    .item-page .info .content .art {
        order: 1;
    }

    .item-page .info .content {
        padding: 0;
        border: 0;
    }

    .item-page .info .content .bottom-link {
        height: 32px;
        line-height: 32px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

@media (max-width: 400px) {
}

/*reviews*/
.item-page .reviews {

}

/*item-content*/
.item-page .item-content {
    width: 68.5%;
    margin-bottom: 40px;
}

.item-page .item-content.item-content--width-all {
    width: 100%;
}

.item-content__name {
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 10px;
}

.item-content__name.item-content__name--reviews {
    display: flex;
    align-items: center;
}

.item-content__name small {
    font-weight: 400;
}

.item-page .item-content__desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #1D1D1D;
}

.item-page .item-content .checkbox {
    display: none;
}

.item-page .item-content .checkbox + .label {
    display: table;
    width: 100%;
    margin-bottom: 4px;
    padding: 16px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;

    border: 1px solid #888888;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.item-page .item-content .checkbox:checked + .label {
    border: 2px solid #F37021;
}

.item-page .item-content .checkbox + .label > div:not(.but) {
    position: relative;
    z-index: 2;
    pointer-events: auto;
}


.item-page .item-content .checkbox + .label div {
    display: table-cell;
    vertical-align: top;
    font-size: 14px;
    line-height: 130%;
}

.item-page .item-content .checkbox + .label div.but {
    width: 48px;
    height: 24px;
    pointer-events: auto;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/checkbox.svg') no-repeat right 0 top 50% !important;
}

.item-page .item-content .checkbox:checked + .label div.but {
    pointer-events: auto;
    background-position-x: 100% !important;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/checkbox-active.svg') no-repeat right 0 top 50% !important;
}


.item-page .item-content .checkbox + .label div.n {
    width: 50%;
    padding-right: 20px;
    padding-left: 50px;
}

.item-page .item-content .checkbox + .label div.n div {
    display: table-cell;
}


.item-page .item-content .checkbox + .label .solution_item-name {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 120%;
    color: #1D1D1D;
}

.item-page .item-content .checkbox + .label .solution_item-name a {
    display: inline-block;
    text-decoration: none;
    color: #1D1D1D;
}

.item-page .item-content .checkbox + .label .solution_item-img {
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.item-page .item-content .checkbox + .label .solution_item-img img {
    max-width: 66px;
    margin-right: 8px;
    vertical-align: middle;
}

.item-page .item-content .checkbox + .label .solution_item-price {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #1D1D1D;
}

.item-page .item-content .checkbox + .label .solution_item-price-old {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    text-align: right;
    text-decoration-line: line-through;
    color: #9EA3AF;
    margin-left: 8px;
}

.item-page .item-content .checkbox + .label div.nal,
.item-page .item-content .checkbox + .label div.nal2 {
    width: max-content;
    padding-left: 60px;
    vertical-align: middle;
}

.item-page .item-content .checkbox + .label div.nal.other span,
.item-page .item-content .checkbox + .label div.nal2.other span {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/nal2.svg') no-repeat 0 0;
    color: #9EA3AF;
}

.item-page .item-content .checkbox + .label div.nal span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #1D1D1D;
    padding: 1px 0 1px 20px;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/nal.svg') no-repeat 0 0;
}

.item-page .item-content .checkbox + .label div.nal2 span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    padding: 1px 0 1px 20px;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/nal2.svg') no-repeat 0 0;
    color: #9EA3AF;
}

.item-page .item-content .checkbox + .label div.button {
    width: 10%;
    padding-right: 20px;
    pointer-events: auto;
}

.item-page .item-content .checkbox + .label div.button button {
    background: #fff;
    font-size: 13px;
    width: 183px;
    height: 44px;
    border: 1px solid #E4E7EA;
    border-radius: 10.5px;
}

.item-page .item-content .delivery {
    padding: 32px 24px;
    background: #fff;
    margin: 16px -20px -19px -20px;
    display: none;
}

.item-page .item-content .delivery p {
    font-size: 16px;
    line-height: 130%;
}

.item-page .item-content .delivery .item {
    margin-top: 20px;
    padding-left: 30px;
    position: relative;
}

.item-page .item-content .delivery .item:before {
    content: "";
    position: absolute;
    width: 90%;
    top: 12px;
    right: 0;
    border-top: 1px dashed #9EA3AF;
}

.item-page .item-content .delivery .item img {
    position: absolute;
    left: 0;
    top: -4px;
}

.item-page .item-content .delivery .item div {
    font-size: 13px;
    line-height: 130%;
    color: #9EA3AF;
    background: #fff;
    position: relative;
    z-index: 2;
    padding-right: 10px;
}

.item-page .item-content .delivery .item div span {
    display: block;
    color: #000;
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 130%;
}

.item-page .item-content .delivery .item p {
    font-size: 13px;
    line-height: 130%;
    background: #fff;
    position: relative;
    z-index: 2;
    padding-left: 10px;
}

.item-page .item-content .label.solution_item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 4px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 1px solid #F1F3F4;
    padding: 3px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    pointer-events: none;
}

.item-page .item-content .delivery .contacts-window {
    max-width: 245px;
    background: #FFFFFF;
    box-shadow: 0 0 40px rgba(29, 29, 29, 0.1);
    border-radius: 0 0 10.5px 10.5px;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 23px;
    display: none;
    position: absolute;
    margin-top: 10px;
    font-size: 12px;
}

.item-page .item-content .delivery .contacts-window .item_s {
    padding-bottom: 10px;
}

.item-page .item-content .delivery .contacts-window .close {
    position: absolute;
    right: 22px;
    top: 22px;
    width: 20px;
    height: 20px;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/close2.svg');
}

.item-page .item-content .delivery .contacts-window .name {
    margin-bottom: 32px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.item-page .item-content .delivery .contacts-window .flex.other {
    padding: 24px 0;
    display: none;
}

@media (max-width: 1199px) {
    .item-page .item-content {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .item-content__name {
        font-weight: 500;
        font-size: 24px;
        line-height: 24px;
    }

    .item-page .item-content .delivery .contacts-window {
        width: 320px;
        padding: 24px;
    }

    .item-page .item-content .delivery .contacts-window {
        margin-top: 12px;
    }


    .item-page .item-content .delivery .contacts-window {
        width: 100%;
    }

    .item-page .item-content .delivery .contacts-window .flex {
        display: none;
    }

    .item-page .item-content .delivery .contacts-window .flex.other {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .item-page .item-content .checkbox + .label {
        display: flex;
        flex-wrap: wrap;
    }

    .item-page .item-content .checkbox + .label div.but {
        order: 1;
    }

    .item-page .item-content .checkbox + .label div.n {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    .item-page .item-content .checkbox + .label .solution_item-img img {
        width: 48px;
        margin-right: 12px;
    }

    .item-page .item-content .checkbox + .label div.nal,
    .item-page .item-content .checkbox + .label div.nal2 {
        order: 2;
        padding-left: 12px;
        display: flex;
        align-items: center;
    }

    .item-page .item-content .checkbox + .label .solution_item-price {
        display: block !important;
        margin-top: 5px;
    }
}

/**/
.slider-for:not(.slick-slider) .item:not(:first-child) {
    display: none;
}

.slider-nav:not(.slick-slider) .item:nth-child(n+5) {
    display: none;
}


/*.slider-nav--item*/
.popup .window .photos .list .slider-nav--item {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 64px;
}

.popup .window .photos .list .slider-nav--item .item {
    margin: 8px 0;
    border-radius: 8.5px;
    overflow: hidden;
    opacity: .5;
    cursor: pointer;
}

.popup .window .photos .list .slider-nav--item .item.slick-current {
    opacity: 1;
}

.popup .window .photos .list .slider-nav--item .slick-prev,
.popup .window .photos .list .slider-nav--item .slick-next {
    width: 100%;
    position: absolute;
    height: 24px;
    font-size: 0;
    padding: 0;
    z-index: 2;
    opacity: .3;
}

.popup .window .photos .list .slider-nav--item .slick-prev:hover,
.popup .window .photos .list .slider-nav--item .slick-next:hover {
    opacity: 1;
}

.popup .window .photos .list .slider-nav--item .slick-prev {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/prev2.svg');
    top: -30px;
}

.popup .window .photos .list .slider-nav--item .slick-next {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/next2.svg');
    bottom: -30px;
}

.popup .window .photos .list .slider-nav--item .slick-dots {
    padding: 16px 0 30px;
    text-align: center;
}

.popup .window .photos .list .slider-nav--item .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.popup .window .photos .list .slider-nav--item .slick-dots li.slick-active button {
    background: #000;
}

.popup .window .photos .list .slider-nav--item .slick-dots li button {
    padding: 0;
    font-size: 0;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #E4E7EA;
}

@media (max-width: 1199px) {
    .popup .window .photos .list .slider-nav--item {
        display: none;
    }
}

.img-no-photo {
    width: 64px;
}

.wrap-kit {
    position: relative;
}

.change-kit {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    cursor: pointer;
    z-index: 1;
}

.popup.popup-info .window .popup-form .flex {
    width: 100%;
}

.popup.popup-info .window .popup-form .name {
    font-size: 24px;
    line-height: 31px
}

.popup.popup-info .window .popup-form .item {
    display: flex;
    align-items: start;
}

.popup.popup-info .window .popup-form .item .img {
    width: 88px;
    border: 0;
    height: auto;
    float: left;
    padding-right: 16px
}

.popup.popup-info .window .popup-form .item .text_m {
    line-height: 21px;
    padding-top: 10px;
    max-width: 325px;
    width: calc(100% - 104px);
}

.popup.popup-info .window .popup-form .line_m {
    height: 24px;
    width: auto;
    background: url(/local/templates/ampm/components/bitrix/catalog.element/damix/img/line_m.svg) no-repeat;
    padding-left: 30px;
    margin-left: 40px;
}


/*catalog-solutions*/
.catalog-solutions {
    width: 100%;
}

.catalog-solutions:after {
    content: '';
    height: 1px;
    position: absolute;
    background: #E4E7EA;
    width: 100%;
    left: 0;
}

.wrap-solutions {
    position: relative;
}

.catalog-solutions .swiper-container {
    overflow: hidden;
}

.catalog-solutions .solution-product {
    width: 25%;
    height: initial;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px 24px 24px;
    position: relative;
    border-left: 1px solid #E4E7EA;
}

.catalog-solutions .solution-product:first-child {
    border-left: 0;
}

.solution-product__img {
    margin-bottom: 16px;
}

.solution-product__img img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 10px;
}

.solution-product__wrap {
    flex: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.solution-product__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
}

.solution-product__series {
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.solution-product__code {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    text-align: right;
    color: #9EA3AF;
}

.solution-product__name {
    flex: 1rem;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-decoration: none;
    margin-bottom: 16px;
}

.solution-product__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.solution-product__price-wrap {
}

.solution-product__price {
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
}

.solution-product__price--old {
    font-weight: 400;
    font-size: 13px;
    line-height: 110%;
    text-align: right;
    text-decoration-line: line-through;
    color: #9EA3AF;
    margin-right: 8px;
}

.solution-product__discount {
    font-weight: 700;
    font-size: 13px;
    line-height: 100%;
    text-align: right;
    color: #D61E3D;
}

.solution-product__buy {
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #E4E7EA;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    color: #1D1D1D;
    cursor: pointer;
    text-decoration: none;
}

.solution-product__buy svg {
    display: none;
}

@media (max-width: 992px) {
    .catalog-solutions .solution-product {
        padding: 0 10px 10px 10px;
    }

    .solution-product__buy {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 0;
        box-sizing: border-box;
    }

    .solution-product__buy svg {
        display: initial;
    }

    .button_to_cart_hide {
        background: #2b3239;
    }
}

@media (max-width: 768px) {

    .catalog-solutions:after {
        display: none;
    }

    .catalog-solutions .solution-product {
        width: 50%;
        padding: 14px 17px 17px 17px;
    }

    .solution-product:nth-child(1),
    .solution-product:nth-child(2) {
        border-top: 1px solid #E4E7EA;
    }

    .solution-product__img {
        margin-bottom: 16px;
    }

    .solution-product__name {
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        margin-bottom: 8px;
    }

    .solution-product__price {
        font-size: 16px;
        line-height: 140%;
    }

    .solution-product__price--old {
        font-size: 11px;
        line-height: 130%;
    }

    .solution-product__discount {
        font-weight: 700;
        font-size: 11px;
        line-height: 130%;
    }

    .solution-product__price-wrap {
        width: calc(100% - 50px);
    }

    .solution-product__code {
        display: none;
    }
}

/**/
.catalog-solutions .swiper-button-next,
.catalog-solutions .swiper-button-prev {
    border-radius: 50%;
    background-color: #f1f3f4;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    top: 48%;
}

.catalog-solutions .swiper-button-next:after,
.catalog-solutions .swiper-button-prev:after {
    font-size: 1em;
    color: #1D1D1D;
}

.catalog-solutions .swiper-button-next {
    right: 0;
    margin-right: -56px;
}

.catalog-solutions .swiper-button-prev {
    left: 0;
    margin-left: -56px;
}

@media (max-width: 768px) {
    .catalog-solutions .swiper-button-next,
    .catalog-solutions .swiper-button-prev {
        display: none;
    }
}

/**/
.item-page .slick-slide {
    line-height: 0;
}

.item-page .slick-slide a {
    text-decoration: none;
}

.item-page .slick-slide .text {
    line-height: normal;
}

.personal-price-banner {
    font-style: normal;
    font-size: 14px;
    line-height: 120%;
    color: #505050;
    text-decoration: none;
}

.personal-price-banner:not(.active) {
    display: none;
}

.personal-price-banner__title {

}

.personal-price-banner__link {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline;
}

.personal-price-banner:hover .personal-price-banner__link {
    text-decoration: none;
}

@media (min-width: 991px) {
    .personal-price-banner--mob {
        display: none;
    }
}

@media (max-width: 991px) {
    .item-page .nof:after {
        content: '';
        display: table;
        width: 100%;
        clear: both;
    }
}

@media (max-width: 575px) {
    .item-page .tab-content {
        display: block !important;
    }

    .item-page .nof {
        display: block;
    }
}


/*content-props*/
.content-props {
    color: #1D1D1D;
    margin-top: 5px;
    margin-bottom: 20px;

}
.product__price-sale{
    padding: 5px 10px;
    color: #F37021;
    font-family: Theinhardt Pan;
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.content-props__head {
    display: flex;
    margin-bottom: 15px;
    margin-top: 20px;
}

.content-props__title {
    width: 53%;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    text-transform: uppercase;
    margin-right: 5px;
}

.content-props__watch-more {
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    color: #9EA3AF;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
}

.content-props__body {
}

.content-props__item-title {
    margin: 10px 0;
}

.content-props__item {
    display: flex;
    margin-bottom: 5px;
}

.content-props__item-name {
    width: 53%;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #9EA3AF;
    margin-right: 5px;
    border-bottom: 1px dashed #DADADA;
    height: min-content;
}

.content-props__item-val {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    flex: 1;
}

/**/
.content__desc {

}

.content-desc {

}

.content-desc__wrap {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #1D1D1D;
    max-height: 125px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-desc__all {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #1D1D1D;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}

@media (max-width: 1199px) {
    .content__desc {
        display: none;
    }
}


/*content__select*/
.content__select-wrap {
}

.content__select {
    color: #1D1D1D;
    margin-bottom: 10px;
}

.content__select-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.content__select-title span {
    display: inline-block;
    margin-left: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-transform: lowercase;
}

.content__select-radio {
    display: none;
}

.content__select-radio + label {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px 5px 0;
    width: min-content;
    min-width: 44px;
    height: 44px;
    border: 1px solid #E4E7EA;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 44px;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
}

.content__select-radio + label.active {
    border: 1px solid #1D1D1D;
}

.content__select-radio + label span {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}

.content__select-radio + label img {
    vertical-align: middle;
    margin-top: -4px;
}

/*product-price*/
.product-price {
    color: #1D1D1D;
    margin-top:10px;
    margin-bottom: -5px;
}

.product-price__wrap {
    margin-bottom: 0;
}

.product-price__your-price {
    display: block;
    font-size: 13px;
    line-height: 100%;
    color: #D61E3D;
}

.product-price__your-price--discounted {
    color: blue;
}

.product-price__price-old {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #9EA3AF;
    margin-left: 15px;
    text-decoration-line: line-through;
}

.product-price__price {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
}

@media (max-width: 575px) {
    .product-price__wrap {
    }

    .product-price__wrap .new {
    }
}


/*.delivery*/
.item-page .info .content .delivery {
    margin-top: 20px;
}

.item-page .info .content .delivery p {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #505050;
    background: #eeeeee;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.item-page .info .content .delivery.other .item {
    padding-left: 0;
}

.item-page .info .content .delivery .item {
    margin-top: 14px;
    padding-left: 30px;
    position: relative;
}

.item-page .info .content .delivery .item:before {
    content: "";
    position: absolute;
    width: 90%;
    top: 12px;
    right: 0;
    border-top: 1px dashed #9EA3AF;
}

.item-page .info .content .delivery .item img {
    position: absolute;
    left: 0;
    top: -4px;
}

.item-page .info .content .delivery .item div {
    font-size: 11px;
    line-height: 130%;
    color: #9EA3AF;
    position: relative;
    z-index: 2;
    padding-right: 10px;
}

.item-page .info .content .delivery .item div span {
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #505050;
    display: block;
}

.item-page .info .content .delivery .item p {
    position: relative;
    z-index: 2;
    padding-left: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    color: #9EA3AF;
    text-transform: none;
}

@media (max-width: 1199px) {
    .item-page .info .content .delivery p,
    .item-page .info .content .delivery .item p {
        background: transparent;
    }
}

/*delivery popup*/
.item-page .info .delivery .contacts-window {
    max-width: 245px;
    background: #FFFFFF;
    box-shadow: 0 0 40px rgba(29, 29, 29, 0.1);
    border-radius: 0 0 5px 5px;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    display: none;
    position: absolute;
    font-size: 13px;
}

.item-page .info .delivery .contacts-window .item_s {
    padding-bottom: 10px;
}

.item-page .info .delivery .contacts-window .close {
    position: absolute;
    right: 22px;
    top: 22px;
    width: 20px;
    height: 20px;
    background: url('/local/templates/ampm/components/bitrix/catalog.element/damix/img/close2.svg');
}

.item-page .info .delivery .contacts-window .name {
    margin-bottom: 32px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.item-page .info .delivery .contacts-window .flex.other {
    padding: 24px 0;
    display: none;
}

@media (max-width: 575px) {
    .item-page .info .delivery .contacts-window {
        width: 320px;
        padding: 24px;
    }

    .item-page .info .delivery .contacts-window {
        margin-top: 12px;
    }

    .item-page .info .delivery .contacts-window {
        width: 100%;
    }

    .item-page .info .delivery .contacts-window .flex {
        display: none;
    }

    .item-page .info .delivery .contacts-window .flex.other {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

/*char*/
.item-page .char {
    flex: 1;
}

/*setup*/
.item-page .instruction {
    width: calc(38% - 20px);
    margin-left: 40px;
}

.item-page .instruction .text {
}

.item-page .instruction .text img {
    margin-bottom: 5px;
}

.item-page .instruction .text a {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    color: #1D1D1D;
    margin-bottom: 4px;
}

.item-page .instruction .text .bottom-text {
    font-weight: 400;
    font-size: 11px;
    line-height: 130%;
    color: #9EA3AF;
    text-transform: uppercase;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .item-page .item-content {
        flex-wrap: wrap;
    }

    .item-page .instruction {
        width: 100%;
        margin: 20px 0 0;
    }
}


/**/
.fixed-panel {
    display: none;
    position: fixed;
    background: #fff;
    width: 100%;
    bottom: -100px;
    left: 0;
    z-index: 4;
    padding: 10px 15px;
    box-shadow: rgba(1, 1, 1, 0.05) 0 0 10px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    box-sizing: border-box;
}

.fixed-panel.opened {
    bottom: 0;
}

.item-page .fixed-panel .button_to_cart_hide_plus {
    margin-left: 4px;
}

.fixed-panel .product-price__price {
    font-weight: 400;
    font-size: 26px;
    line-height: 130%;
}

.fixed-panel .product-price__price-old {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    margin-left: 10px;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
    .fixed-panel {
        display: block;
    }

    .fixed-panel,
    .fixed-panel.opened {
        bottom: 50px;
    }
}

@media (max-width: 400px) {
    .item-page .fixed-panel .favorite-link {
        margin-left: 10px;
    }
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/catalog.element/damix/fancybox/jquery.fancybox.min.css?171687788212795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/ampm/components/bitrix/news.list/catalog-reviews/style.css?16881071236912*/
.catalog-reviews {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.catalog-reviews__empty {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 28px;
}

.catalog-reviews_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.catalog-reviews__title {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 10px;
}

.catalog-reviews__title small {
    font-weight: 400;
}

/*list*/
.catalog-reviews__ajax {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: calc(70% - 10px);
}

.catalog-reviews__form {
    width: 30%;
    border-left: 1px solid #000000;
    padding-left: 10px;
    box-sizing: border-box;
}

.catalog-reviews__list {
    flex: 1;
    width: 100%;
}

.catalog-reviews__show-more {
    width: 100%;
    background: #F1F3F4;
    border: none;
    padding: 0 15px;
    height: auto;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin: 8px 0 0;
}

.catalog-reviews__item {
}

.catalog-reviews__item.swiper-slide {
    width: auto;
    height: auto;
}

.catalog-reviews__item-head {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.catalog-reviews__item-name {
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    margin-right: 19px;
}

.catalog-reviews__item-date {
    font-weight: 300;
    font-size: 20px;
    line-height: 130%;
    color: #9EA3AF;
}

.catalog-reviews__item-eval {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.catalog-reviews__item-eval-item {

}

.catalog-reviews__item-eval-item:not(:last-child) {
    margin-right: 3px;
}

.catalog-reviews__item-eval-item svg {
    width: 12px;
    height: 12px;
}

.catalog-reviews__item-eval-item.active svg path {
    fill: #F37021;
}

.catalog-reviews__item-desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 16px;
}

.catalog-reviews__answer {
    padding: 16px;
    background: #F1F3F4;
    border-radius: 10px;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 16px;
}

.catalog-reviews__answer-title {
    font-weight: 700;
    margin-bottom: 8px;
}

.catalog-reviews__gallery {
    display: flex;
    justify-items: center;
    margin-bottom: 16px;
}

.catalog-reviews__gallery-item {
    display: block;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 1px 1px 2px 0 #00000024;
}

.catalog-reviews__gallery-item:not(:last-child) {
    margin-right: 8px;
}

.catalog-reviews__gallery-item img {
    object-fit: cover;
}

@media (max-width: 1199px) {
    .catalog-reviews__ajax {
        width: 52%;
    }

    .catalog-reviews__form {
        width: 48%;
    }
}

@media (max-width: 991px) {

    .catalog-reviews__item-name {
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        margin-right: 10px;
    }

    .catalog-reviews__item-date {
        font-weight: 300;
        font-size: 14px;
        line-height: 130%;
    }

    .catalog-reviews_content {
        width: 100%;
        flex-wrap: wrap;
    }

    .catalog-reviews__ajax {
        display: block;
        width: 100%;
        margin-bottom: 27px;
    }

    .catalog-reviews__form {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
    }
}


/*swiper*/
.catalog-reviews .swiper:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    background: linear-gradient(245deg, #FFFFFF 0.06%, rgba(255, 255, 255, 0) 45%);
    z-index: 1;
    pointer-events: none;
}

.catalog-reviews .catalog-reviews__item-wrap {
    width: 440px;
    height: 100%;
    min-height: 300px;
    background: #F5F5F5;
    padding: 10px;
    box-sizing: border-box;
}

.catalog-reviews .swiper-button-next,
.catalog-reviews .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    border: 1px solid #F37021;
    box-sizing: border-box;
}

.catalog-reviews .swiper-button-next:after,
.catalog-reviews .swiper-button-prev:after {
    content: '';
    background: url("/local/templates/ampm/components/bitrix/news.list/catalog-reviews/image/ico-next.svg");
    width: 10px;
    height: 16px;
    display: block;
}

.catalog-reviews .swiper-button-prev:after {
    transform: rotate(180deg);
}

.catalog-reviews .swiper-button-next.swiper-button-disabled,
.catalog-reviews .swiper-button-prev.swiper-button-disabled {
    display: none;
}

@media (max-width: 1199px) {
    .catalog-reviews .catalog-reviews__item-wrap {
        width: 420px;
    }
}

@media (max-width: 991px) {
    .catalog-reviews .catalog-reviews__item-wrap {
        width: calc(.575 * 100vw + 90px);
    }

    .catalog-reviews .swiper-nav {
        display: flex;
        align-items: center;
        margin-top: 27px;
    }

    .catalog-reviews .swiper-button-next,
    .catalog-reviews .swiper-button-prev {
        position: initial;
        left: initial;
        top: initial;
        right: initial;
        bottom: initial;
        height: 16px;
        width: 20px;
        border: 0;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

    .catalog-reviews .swiper-button-next:after,
    .catalog-reviews .swiper-button-prev:after {
        content: '';
        background: url(/local/templates/ampm/components/bitrix/news.list/catalog-reviews/./image/ico-next-black.svg);
        width: 11px;
        height: 16px;
        display: block;
    }

    .catalog-reviews .swiper-button-next.swiper-button-disabled,
    .catalog-reviews .swiper-button-prev.swiper-button-disabled {
        display: flex;
    }

    .catalog-reviews .swiper-pagination {
        position: initial;
        left: initial;
        top: initial;
        right: initial;
        bottom: initial;
        line-height: 0;
        overflow: hidden;
        flex: 1;
    }

    .catalog-reviews .swiper-pagination-bullet {
        padding: 0;
        font-size: 0;
        width: 12px;
        height: 12px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #000;
        background: #fff;
        opacity: .5;
    }

    .catalog-reviews .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background: #F37021;
    }
}

/*reviews-eval*/
.reviews-eval {
    display: flex;
    align-items: center;
}

.reviews-eval__item {
}

.reviews-eval__item:not(:last-child) {
    margin-right: 3px;
}

.reviews-eval__item svg {
    width: 12px;
    height: 12px;
}

.reviews-eval__item.active {
}

.reviews-eval__item.active svg path {
    fill: #F37021;
}

.catalog-reviews__title .reviews-eval {
    margin-left: 28px;
}

.catalog-reviews__title .reviews-eval__item svg {
    width: 15px;
    height: 15px;
}
/* End */


/* Start:/local/js/swiper-8/swiper-bundle.min.css?173196301616469*/
/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/components/ampm/system.empty/templates/form_reviews/style.css?16957198866965*/
.form-reviews {
}

.form-reviews__title {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: #F37021;
}

.form-reviews__sub-title {

    margin-bottom: 16px;
}

.form-reviews__product {
    margin-bottom: 24px;
}

.form-reviews__form {
}

/*product-form*/
.product-form {
    width: 100%;
    display: flex;
    align-items: center;
}

.product-form__img {
    width: 48px;
    height: 48px;
    margin-right: 16px;
    border-radius: 8px;
    overflow: hidden;
}

.product-form__img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.product-form__desc {
    width: calc(100% - 48px - 16px);
}

.product-form__info {
    display: flex;
    align-items: center;
    font-size: 9px;
    font-weight: 400;
    margin-bottom: 4px;
}

.product-form__collection {
    line-height: 11px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-right: 8px;
}

.product-form__code {
    line-height: 130%;
    color: #9EA3AF;
}

.product-form__name {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
}

.form-reviews__eval-wrap {
    display: flex;
    text-align: center;
}

.form-reviews__eval-title {
}

.form-reviews__eval {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin-left: 25px;
    line-height: 0;
}

.form-reviews__eval-item {
    cursor: pointer;
    outline: none;
}

.form-reviews__eval-item:not(:first-child) {
    margin-right: 3px;
}

.form-reviews__eval-item svg {
    width: 15px;
    height: 15px;
}

.form-reviews__eval-item svg path {

}

.form-reviews__eval-item.active ~ .form-reviews__eval-item svg path,
.form-reviews__eval-item.active svg path {
    fill: #F37021;
}

.form-reviews__eval-item:hover ~ .form-reviews__eval-item svg path,
.form-reviews__eval-item:hover svg path {
    fill: #F37021;
}

#eval-error {
    position: absolute;
    color: darkred;
    left: 0;
    bottom: 0;
    font-size: 10px;
    margin-bottom: -2.5em;
    white-space: nowrap;
}

/*form*/
.form__fields {
    width: 100%;
    display: flex;
}

.form__fields.form__fields--footer {
    justify-content: space-between;
}

.form__fields.form__fields--footer .form-reviews__eval-title {
    padding-top: 14px;
    margin-left: 10px;
}

.form__field {
    display: flex;
    align-items: flex-start;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.form__field:not(:last-child) {
    margin-right: 32px;
}

.form__field-label {
    width: min-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    margin-left: 8px;
}

.form__required-ico {
    color: #D61E3D;
}

.form__field label.form__field-error {
    position: absolute;
    color: darkred;
    left: 0;
    bottom: 0;
    font-size: 10px;
    margin-bottom: -1.5em;
}

.form__field-input {
    width: 100%;
    height: auto;
    line-height: 30px;
    padding: 0 16px;
    margin: 0;
    border: 1px solid #888888;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 13px;
}

.form__field-input--textarea {
    padding: 14px 16px;
    line-height: 1.2em;
    resize: none;
    height: 200px;
}

.form__fields-policy {
    max-width: 664px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #9EA3AF;
    margin-right: 30px;
}

.form__fields-policy a {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #9EA3AF;
}

.form__fields-btn {
    width: 100%;
    max-width: 196px;
    height: 40px;
    padding: 0 32px;
    background: #F37021;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

.form__fields-btn:hover {
    background: #F37021;
}

.form__fields-btn:active {
    background: #F37021;
    box-shadow: inset 0 0 10px #bac6cfad;
}

.form__fields-btn.active {
    background: #1D1D1D;
    color: #fff;
}

.form__fields-btn.active:hover {
    background: #07294d;
}

.form__fields-btn.active:active {
    background: #07294d;
    box-shadow: inset 0 0 10px #bac6cfad;
}


/**/
.form-reviews__warning {
    color: #9d5656;
}

.add-review-error .popup-form .name {
    color: darkred;
}

.add-review-error:not([data-error="available"]) .error-user {
    display: none;
}

.add-review-error[data-error="available"] .error-all {
    display: none;
}

@media (max-width: 991px) {
    .form-reviews__title {
        background: #F5F5F5;
        margin: 0 -20px;
        padding: 20px 20px 0;
    }

    .form-reviews__sub-title {
        background: #F5F5F5;
        margin: 0 -20px 10px;
        padding: 0 20px 20px;
    }

    .form-reviews__eval {
        margin: 0;
    }

    .form__fields:not(.form__fields--footer) {
        width: auto;
        flex-wrap: wrap;
        margin: 0 -12px;
    }

    .form__field {
        margin: 0 12px 24px;
    }

    .form__field:not(:last-child),
    .form__field:not(:first-child) {
        width: calc(50% - 24px);
        margin-right: 12px;
    }
}

/**/
.drag-and-drop {
    width: 100%;
}

.drag-and-drop.highlight .drag-and-drop__files {
    border-color: #5ba1e7;
    box-shadow: 0 0 3px 0 #a4b6c7;
}

.drag-and-drop input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    z-index: -1;
}

.drag-and-drop__files {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 40px;
    border: 1px solid #888888;
    border-radius: 5px;
    padding: 12px 15px;
    box-sizing: border-box;
}

.drag-and-drop__place {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.drag-and-drop__place-title {
    width: 100%;
    order: 11;
    pointer-events: none;
    text-align: center;
}

.drag-and-drop__place-title span {
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #9EA3AF;
    text-align: center;
}

.drag-and-drop__file {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    min-width: 150px;
    width: calc(100% / 5 - 12px);
    height: 150px;
    border: 1px solid #E4E7EA;
    border-radius: 5px;
    background: #e3f0f682;
    z-index: 1;
    margin: 5px;
    box-shadow: 1px 1px 4px 0 #0000001a;
}

.drag-and-drop__file-remove {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 9px;
    right: 9px;
    color: darkred;
    padding: 2px;
    line-height: 0;
    cursor: pointer;
    background: url(/local/components/ampm/system.empty/templates/form_reviews/./images/remove_ico.svg) no-repeat 50% 50%;
    background-size: cover !important;
}

.drag-and-drop__file-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.add-review-ok,
.rules-add-review,
.add-review-error {
    line-height: 130%;
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/catalog.section/viewed-product/style.css?1688107143837*/
.viewed-product {
    box-sizing: border-box;
    margin-bottom: 39px;
}

.viewed-product__title {
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 24px;
}

.viewed-product__list {
    display: flex;
    flex-wrap: wrap;
}

.viewed-product__wrap {
    width: 100%;
}

.viewed-product__wrap:not(:last-child) {
    margin-bottom: 24px;
}

.viewed-product__item {
    box-sizing: border-box;
    position: relative;
}

.viewed-product__wrap:not(.swiper-initialized) .viewed-product__item {
    width: calc(100% / 5 - 24px);
    margin-right: 24px;
}

@media (max-width: 767px) {
    .viewed-product {
        margin-bottom: 30px;
    }

    .viewed-product__title {
        font-weight: 500;
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/catalog.item/main/style.css?17465676207509*/
.product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product__info {
    margin-bottom: 5px;
}

.product__img {
    position: relative;
    display: block;
    margin-bottom: 12px;
    border-radius: 10px;
    overflow: hidden;
}

.product__img-wrap picture {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 0;
    font-size: 0;
}

.product__img img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product__img-slide {
    position: absolute;
    display: flex;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.product__img-item {
    flex: 1 1 auto;
    height: 100%;
    display: flex;
    align-items: end;
    padding-bottom: 10px;
}

.product__img-item:before {
    content: '';
    height: 3px;
    display: inline-block;
    border: 1px solid #FF0000;
    width: calc(100% - 5px);
    margin: 0 auto;
    border-radius: 5px;
}
.product__img-sale {
    position: absolute;
    background: #F37021;
    padding: 5px 10px;
    bottom: 13px;
    color: white;
    font-family: Theinhardt Pan;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    left: 13px;
}
.product__img-slide:not(:hover):not(.no-hover) .product__img-item:first-child:before,
.product__img-item:hover:before,
.product__img-item.active:before {
    background: #FF0000;
    border-color: #FF0000;
}

/*product-stickers*/
.product__stickers {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 1;
}

.product-stickers {
    font-size: 0;
    line-height: 0;
}

.product-stickers__item {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    line-height: 23px;
    height: 23px;
    padding: 0 8px;
    margin-bottom: 24px;
    background: #D61E3D;
    border-radius: 8px;
    margin-right: 3px;
    box-sizing: border-box;
}


/*product-price*/
.product__price {
    margin-bottom: 14px;
}

.product-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-price__other {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 130%;
}

.product-price__discounted {
}

.product-price__old {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-decoration-line: line-through;
    color: #9EA3AF;
    margin-left: 8px;
}

.product__code {
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    color: #9EA3AF;
}

.product__title {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 140%;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.product__footer {
    display: flex;
    align-items: center;
}

/*product__button*/
.product__button-wrap {
    display: flex;
    align-items: center;
}

.product__button {
    background: #F37021;
    width: 130px;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    vertical-align: middle;
    cursor: pointer;
}

.product__button:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.product__stopped {
    color: #9EA3AF
}

.product__link-cart,
.product__button--more {
    display: none;
    background: #fff;
    width: min-content;
    height: 40px;
    border: 1px solid #E4E7EA;
    border-radius: 10.5px;
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    text-decoration: none;
    line-height: 40px;
    padding: 0 13px;
    color: #000;
}

.product__button--more {
    background: #F37021;
    color: #fff;
    border: 1px solid #F37021;
    margin-left: 4px;
}

.product__link-cart:hover,
.product__button--more:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}

.product__button-wrap.in-basket .product__button {
    display: none;
}

.product__button-wrap.in-basket .product__link-cart,
.product__button-wrap.in-basket .product__button--more {
    display: inline-block;
}

/**/
.product__links {
    margin-left: 30px;
}

.product__link {
    cursor: pointer;
}

.product__link.active svg {
    fill: #F37021;
}

@media (max-width: 767px) {
    .product__img {
        margin-bottom: 13px;
    }

    .product-price__other {
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
    }

    .product-price__old {
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
    }

    .product__code {
        display: none;
    }

    .product__title {
        font-weight: 300;
        font-size: 12px;
        line-height: 140%;
    }

    .product__button {
        font-size: 0;
        width: 55px;
        background: #F37021 url(/local/templates/ampm/components/bitrix/catalog.item/main/./img/cart_white.svg) center center no-repeat;
    }

    .product__button--more {
        background: #F37021;
        font-size: 14px;
        width: min-content;
    }

    .product__link-cart {
        font-size: 0;
        width: 15px;
        background: url(/local/templates/ampm/components/bitrix/catalog.item/main/./img/cart_gray.svg) center center no-repeat;
    }
}

/*stickers*/
.catalog-page .stickers {
    position: absolute;
    top: 0;
    left: 0;
    margin: 28px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: calc(100% - 28px - 28px);
}

.stickers__tag {
    width: inherit;
    line-height: 0;
    font-size: 0;
}

.catalog-page .list .site-item .stickers .tag {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 5px 5px 0;
}

.catalog-page .list .site-item .stickers .links {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    top: 0;
    left: 0;
}

.flex2.items-list--popup {
    position: absolute;
}

.catalog-page .list .site-item .price .on-price {
    margin-top: 15px
}

.catalog-page .list .site-item .your-price {
    display: block;
    font-size: 13px;
    line-height: 100%;
    color: #D61E3D;
}

.catalog-page .list .site-item .your-price--discounted {
    color: blue;
}

@media (max-width: 767px) {
    .stickers__tag {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
    }
}


/* #price-and-code*/
.price-and-code {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*#inline style in template*/
body .popup.credit .window .popup-form .name {
    text-transform: inherit;
    letter-spacing: 0;
}

body .popup.credit .window .close {
    background: url(/local/templates/ampm/components/bitrix/catalog.item/main/./img/cart_gray.svg) center center no-repeat;
    border: 0 !important;
    width: 40px;
    height: 40px;
}

.popup-form .item-content .checkbox + .label div.n {
    width: 90%;
}

.popup-form .item-content .checkbox + .label div.n div:nth-child(1) {
    float: left;
    margin-right: 15px;
}

.popup-form .item-content .checkbox + .label div.n div img {
    margin-right: 16px;
    max-width: 80px;
}

.popup-form .item-content .checkbox + .label div.price {
    width: auto;
    display: table-row;
}

.popup-form .item-content .checkbox + .label div.nal {
    width: auto;
    margin-right: 0px;
    margin-top: -20px;
    position: absolute;
    right: 5%;

}

.popup-form .item-content .checkbox + .label div.but {
    width: 65px;
    position: absolute;
    right: 25px;
    height: 25px;
}
/* End */


/* Start:/local/templates/ampm/components/zverushki/seofilter.tag/list/style.css?16881071001114*/
.zverushki-tags__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    margin-bottom: 10px;
}

.zverushki-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 10px -5px;
}

.zverushki-tags > li {
    list-style: none;
    margin: 0 5px 10px;
}

.zverushki-tags > li a {
    display: inline-block;
    padding: 10px 8px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    float: left;
}

.zverushki-tags > li a:hover,
.zverushki-tags > li a:focus {
    opacity: 0.9;
}

.zverushki-tags > li a:hover {

}

@media (max-width: 1199px) {
    .zverushki-tags__wrap {
        display: block;
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
        font-size: 0;
        height: 32px;
    }

    .zverushki-tags {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        box-sizing: border-box;
        white-space: nowrap;
        padding: 0 0 11px;
        margin: 0 -5px;
    }

    .zverushki-tags > li {
        display: inline-block;
    }
}
/* End */
/* /local/templates/ampm/components/bitrix/catalog/damix/style.css?17326538173144 */
/* /local/templates/ampm/components/bitrix/catalog.element/damix/style.css?174466562037282 */
/* /local/templates/ampm/components/bitrix/catalog.element/damix/fancybox/jquery.fancybox.min.css?171687788212795 */
/* /local/templates/ampm/components/bitrix/news.list/catalog-reviews/style.css?16881071236912 */
/* /local/js/swiper-8/swiper-bundle.min.css?173196301616469 */
/* /local/components/ampm/system.empty/templates/form_reviews/style.css?16957198866965 */
/* /local/templates/ampm/components/bitrix/catalog.section/viewed-product/style.css?1688107143837 */
/* /local/templates/ampm/components/bitrix/catalog.item/main/style.css?17465676207509 */
/* /local/templates/ampm/components/zverushki/seofilter.tag/list/style.css?16881071001114 */
