

/* Start:/local/templates/ampm/components/artdubovoy/catalog/main/style.css?16709188961462*/
.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;
	}
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/catalog.element/.default/style.css?174527464120722*/
.zverushki-tags > li a {
    text-decoration: none;
    font-size: 12px;
    line-height: 100%;
    padding: 10px 8px;
    background: #F1F3F4;
    border-radius: 4px;
    border: 0px !important;
    float: left;
    margin-right: 10px;
}

.zverushki-tags > li a:hover {
    background: #000;
    color: #fff !important;
}

@media (max-width: 575px) {
    .item-page .item-content .checkbox:checked + .label div.but {
        background: url('/local/templates/ampm/img/checkbox2.svg') no-repeat right 15px top 7% !important;
    }

    .item-page .item-content .checkbox + .label div.but {
        background: url('/local/templates/ampm/img/checkbox.svg') no-repeat right 0 top 7% !important;
    }

    .item-page .item-content .checkbox + .label div.n div:nth-child(2) {
        height: 50px !important;
    }

    .item-page .item-content .checkbox + .label {
        padding: 16px 20px 16px 20px !important;
    }

    .item-page .item-content .checkbox + .label div.but {
        position: absolute;
        top: 16px;
        right: 20px !important;
    }

    .incart-top-block form span {
        margin-left: 0px !important;
        margin-right: 10px !important;
    }
}

@media (max-width: 767px) {
    .item-page .item-content .checkbox + .label div.price {
        margin-top: -10px !important;
    }

    .checkbox + label div.nal {
        margin-top: -10px !important;
    }
}

.item-page .item-content .checkbox:checked + .label div.but {
    background: url('/local/templates/ampm/img/checkbox2.svg') no-repeat right 15px top 50% !important;
}

.item-page .item-content .checkbox + .label div.but {
    background: url('/local/templates/ampm/img/checkbox.svg') no-repeat right 0 top 50% !important;
}

.item-page .char .info.info--catalog-reviews {
    width: 100%;
}

.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/.default/./img/prev2.svg');
    top: -30px;
}

.popup .window .photos .list .slider-nav--item .slick-next {
    background: url('/local/templates/ampm/components/bitrix/catalog.element/.default/./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;
}

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

/*.popup.popup-info*/
/*
.popup.popup-info .window.small {
	width: 488px;
}
*/

.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/.default/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 .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 .product:first-child {
    border-left: 0;
}

.product__img {
    margin-bottom: 16px;
}

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

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

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

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

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

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

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

.product__price-wrap {
}

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

.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;
}

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

.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;
}

.product__buy svg {
    display: none;
}

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

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

    .product__buy svg {
        display: initial;
    }

    .button_to_cart_hide {
        background: #2b3239;
    }
}

@media (max-width: 768px) {
    #solutions .setup .cont {
        margin: 0 -20px;
        width: initial;
    }

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

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

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

    .product__img {
        margin-bottom: 16px;
    }

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

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

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

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

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

    .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;
    }
}

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

.your-price--discounted {
    color: blue;
}

/*products-discounted*/
.products-discounted {
    margin-top: 20px;
}

.products-discounted__title {
    font-size: 1.2em;
    line-height: 1.5em;
}

@media (max-width: 575px) {
    .products-discounted {
        margin-top: 45px;
    }
}

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

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

.personal-price-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 41px;
    background: #1D1D1D;
    border-radius: 10.5px;
    font-size: 13px;
    line-height: 130%;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
}

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

.personal-price-banner__title {
    border-right: 1px solid;
    padding-right: 10px;
    margin-right: 10px;
}

.personal-price-banner__link {
    font-weight: bold;
    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: 992px) {
    .item-page .nof:after {
        content: '';
        display: table;
        width: 100%;
        clear: both;
    }

    .personal-price-banner--desc {
        display: none;
    }

    .personal-price-banner {
        font-size: 11px;
        margin-top: 38px;
    }
}

@media (max-width: 390px) {
    .personal-price-banner {
        font-size: 10px;
    }
}

@media (max-width: 360px) {
    .personal-price-banner {
        font-size: 9px;
    }
}

@media (max-width: 350px) {
    .personal-price-banner {
        font-size: 8px;
    }
}

@media (max-width: 320px) {
    .personal-price-banner {
        padding-right: 10px;
        box-sizing: border-box;
    }

    .personal-price-banner__title {
        text-align: center;
        padding-left: 10px;
    }
}

/**/
.clear {
    clear: both;
}

.item-page .info .content .monitoring-button {
    margin-top: 5px;
}

.item-page .info .content .monitoring-button form {
    display: flex;
}

.item-page .info .content .monitoring-button form > *:not(:last-child) {
    margin-right: 4px;
}

.item-page .info .content .monitoring-button .button_to_cart,
.item-page .info .content .monitoring-button .button_to_cart_hide {
    width: 100%;
}

.monitoring-price__wrap {
    margin-top: 20px;
}

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

.monitoring-price__old,
.monitoring-price__price,
.monitoring-price__new {
    display: flex;
    align-items: center;
}

.monitoring-price__val {
    font-size: 20px;
    line-height: 110%;
    min-width: 120px;
}

.monitoring-price__new {
    color: #0E49E1;
}

.monitoring-price__old {
    color: #9EA3AF;
    margin-bottom: 0;
}

.monitoring-price__old .monitoring-price__val {
    font-size: 13px;
    line-height: 110%;
    text-decoration: line-through;
}

.monitoring-price__text {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    line-height: 130%;
}

.monitoring-price__new .link {
    display: inline-block;
    color: #0E49E1;
    font-weight: 700;
    margin: 0 0 0 4px;
    padding: 0;
    text-decoration: underline;
    background: transparent;
    border: 0;
}

.monitoring-price__new .link:hover {
    text-decoration: none;
}

/*.monitoring-popup.popup*/
.monitoring-popup.popup .window.small {
    width: 100%;
    max-width: 414px;
}

.monitoring-popup .name {
    color: #1D1D1D;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}

.monitoring-popup .align-center {
    align-items: center;
}

.monitoring-popup .name .color {
    color: rgba(30, 82, 214, 1)
}

.monitoring-popup .input {
    width: 100%;
    max-width: 180px;
}

.monitoring-popup label {
    display: inline-block;
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 8px;
}

.monitoring-popup .input input {
}

.monitoring-popup .button {
}

.monitoring-popup button {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    padding: 0 20px;
}

.monitoring-popup__info {
    background: #E4E7EA;
    margin: 0 -32px;
    padding: 10px 32px;
}

.monitoring-popup__info-title {
    color: #1D1D1D;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}

.monitoring-popup__info-title .color {
    color: rgba(30, 82, 214, 1)
}

.monitoring-popup__info-title a {
    color: #1D1D1D;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 8px;
}

.monitoring-popup__politic {
    color: #9EA3AF;
    text-align: center;
    font-size: 12px;
    line-height: 150%;
}

.monitoring-popup__politic a {
    color: #9EA3AF;
    font-size: 12px;
    line-height: 150%;
}

.item-price-old-text {
    font: 400 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #a1a1a1;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
}

@media (max-width: 575px) {
    .monitoring-popup__info {
        margin: 0 -20px;
        padding: 10px 20px;
    }

    .monitoring-price__wrap {
        margin-bottom: 20px;
    }

    .item-page .info .content .links.monitoring-links {
        float: none;
        margin-left: -3px;
    }
}

lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    max-width: 720px;
}

/* gradient */
lite-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}

lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
lite-youtube > .lty-playbtn {
    display: block;
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
    filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}

lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

/**/
.cheaper-price {
    display: flex;
    align-items: center;
    cursor: pointer;
    border: 1px solid #888888;
    border-radius: 10px;
    padding: 10px 22px;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.2px;
    margin-top: 7px;
    text-transform: uppercase;
}

.cheaper-price.no-active {
    display: none !important;
}

.cheaper-price__btn {
    max-width: 107px;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 39px;
    height: 39px;
    color: #FF0000;
    border: 1px solid;
    border-radius: 10px;
    margin-left: 20px;
}

.cheaper-price--event {
    justify-content: center;
}

.cheaper-price--event .cheaper-price__btn {
    max-width: max-content;
    padding: 0 20px;
}

.cheaper-price--mob {
    display: none;
}

@media (max-width: 991px) {
    .cheaper-price {
        display: none;
    }

    .cheaper-price--mob {
        display: flex;
        padding: 10px 0;
        border: 0;
        margin-top: 20px;
    }

    .cheaper-price__btn {
        margin-left: 35px;
    }

    .cheaper-price--event .cheaper-price__btn{
        font-size: 12px;
        padding: 0 10px;
        margin-left: 20px;
    }
    .ya-pay-widget {
        margin-top: 10px;
    }
}

.item-page .item-content .checkbox + .label .zprices , .content .flexx .zprices{
    display: grid;
    position: absolute;
    border: 1px solid rgba(228, 231, 234, 1);
    border-radius: 3%;
    background: white;
    z-index: 4;
    pointer-events: all;
    margin-top: 50px;
}
.item-page .item-content .checkbox + .label .zprices .item , .content .flexx .zprices .item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin: 7px;
}
.item-page .item-content .checkbox + .label .zprices .item .name, .content .flexx .zprices .item .name {
    margin: 0;
}

.ya-pay-widget .bonus .ya-plus, .ya-pay-widget .bonus .ya-pay, .ya-pay-widget .split .split-logo, .ya-pay-widget .split .ya-split{
    height: 20px;
}



/*stickers*/
.list .detail_stickers_mob {
    display: none;
    position: absolute;
    margin: 10px;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2;
    text-wrap: nowrap;
    width: 80%;
}


.list .detail_stickers_mob .stickers__tag .tag {
    display: inline-block;
    position: relative;
    margin: 0 5px 5px 0;
    color: #fff;
    font-size: 11px;
    line-height: 100%;
    padding: 6px 8px 7px 8px;
    background: #798897;
    border-radius: 8.5px;
    text-decoration: none;
}

@media (max-width: 575px) {
    .list .detail_stickers_mob {
        display: flex;
    }
}
/* End */


/* Start:/local/components/zverushki/seofilter.tag/templates/list/style.css?1654092352387*/
.zverushki-tags{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 10px -5px;
}
.zverushki-tags>li{
    padding: 5px;
    list-style: none;
}
.zverushki-tags>li a{
    display: inline-block;
    padding: 10px;
    border: 1px solid;
    text-align: center;
    text-decoration: none;
}
.zverushki-tags>li a:hover,
.zverushki-tags>li a:focus{
    opacity:0.9;
}
/* End */


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

/*banner*/
.catalog-reviews_banner {
    order: 1;
    position: relative;
    background: #f2f3f6 url(/local/templates/ampm/components/bitrix/news.list/catalog-reviews/./image/fon.jpg) right bottom no-repeat;
    border-radius: 10.5px;
    background-size: auto 286px;
    width: 100%;
    max-width: 303px;
    padding: 40px;
    box-sizing: border-box;
}

.catalog-reviews_banner-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 8px;
}

.catalog-reviews_banner-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 80px;
}

.catalog-reviews_banner-anchor {
    display: inline-block;
    background: #fff;
    border-radius: 10.5px;
    width: 100%;
    max-width: 168px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    outline: none;
}

.catalog-reviews_banner-anchor:hover {
    background: #ececec;
}

.catalog-reviews_banner-anchor:active {
    background: #ececec;
    box-shadow: inset 0 0 13px #c7c7c7b0;
}

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

.catalog-reviews_content {
    width: calc(100% - 303px - 49px);
}

/*list*/
.catalog-reviews__ajax {
    margin-bottom: 40px;
}

.catalog-reviews__list {
}

.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:not(:last-child) {
    margin-bottom: 16px;
    border-bottom: 1px solid #E4E7EA;
}

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

.catalog-reviews__item-name {
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    margin-right: 8px;
}

.catalog-reviews__item-city {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #798897;
    margin-right: 15px;
}

.catalog-reviews__item-eval {
    display: flex;
    align-items: center;
}

.catalog-reviews__item-eval-item {
}

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

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

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

.catalog-reviews__item-date {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #798897;
    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: 767px) {
    .catalog-reviews {
        flex-wrap: wrap;
    }

    .catalog-reviews_banner {
        order: 0;
        margin-bottom: 16px;
    }

    .catalog-reviews_content {
        width: 100%;
    }

    .catalog-reviews__ajax {
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    .catalog-reviews_banner {
        max-width: 100%;
        padding: 20px;
        background-position: right center;
    }

    .catalog-reviews_banner-desc {
        margin-bottom: 24px;
        max-width: 60%;
    }
}
/* End */


/* Start:/local/components/ampm/system.empty/templates/form_reviews/style.css?16877833466878*/
.form-reviews {
}

.form-reviews__title {
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    color: #000;
    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: 15px;
    line-height: 0;
}

.form-reviews__eval-item {
    cursor: pointer;
    outline: none;
}

.form-reviews__eval-item svg {
    width: 13px;
    height: 14px;
}

.form-reviews__eval-item svg path {
    fill: rgb(228, 231, 234);
}

.form-reviews__eval-item.active ~ .form-reviews__eval-item svg path,
.form-reviews__eval-item.active svg path {
    fill: #1D1D1D;
}

.form-reviews__eval-item:hover ~ .form-reviews__eval-item svg path,
.form-reviews__eval-item:hover svg path {
    fill: #1D1D1D;
}

#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__field {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
}

.form__field:not(:last-child) {
    margin-right: 32px;
}

.form__field-label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 8px;
}

.form__required-ico {
    color: #D61E3D;
    margin-left: 4px;
}

.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: 44px;
    padding: 0 16px;
    margin: 0;
    border: 1px solid #E4E7EA;
    border-radius: 10px;
    box-sizing: border-box;
}

.form__field-input--textarea {
    padding: 14px 16px;
    line-height: 1.2em;
    resize: none;
    height: 80px;
}

.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: 205px;
    height: 44px;
    padding: 0 32px;
    background: #F1F3F4;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #9EA3AF;
    text-align: center;
    white-space: nowrap;
}

.form__fields-btn:hover {
    background: #e6eaed;
}

.form__fields-btn:active {
    background: #e6eaed;
    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: 767px) {
}

@media (max-width: 575px) {
    .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;
    }


    .form__fields--footer {
        flex-wrap: wrap;
    }

    .form__fields-policy {
        margin-right: 0;
        order: 1;
    }

    .form__fields-btn {
        width: 100%;
        max-width: 100%;
        margin-bottom: 16px;
    }
}

/**/
.drag-and-drop {
}

#drag-and-drop.highlight .drag-and-drop__files {
    border-color: #5ba1e7;
    box-shadow: 0 0 3px 0 #a4b6c7;
}

#drag-and-drop input {
    opacity: 0;
    height: 0;
}

.drag-and-drop__files {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 80px;
    border: 1px dashed #E4E7EA;
    border-radius: 10.5px;
    padding: 20px;
    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;
    padding-top: 10px;
}

.drag-and-drop__place-title span {
    display: inline-block;
    max-width: 260px;
    color: #9EA3AF;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    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;
}
/* End */


/* Start:/local/js/swiper-8/swiper-bundle.min.css?166989119716469*/
/**
 * 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_cheaper/style.css?17032467173927*/
.form_cheaper {
}

.form_cheaper__title {
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 16px;
}

.form_cheaper__sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 32px;
}

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

.form__field {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
}

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

.form__field-label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 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: 44px;
    padding: 0 16px;
    margin: 0;
    border: 1px solid #E4E7EA;
    border-radius: 10px;
    box-sizing: border-box;
}

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


.form_cheaper .form__fields-policy {
    order: 1;
    max-width: 664px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #9EA3AF;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

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

.form__fields-btn {
    width: 100%;
    max-width: 205px;
    height: 44px;
    padding: 0 32px;
    background: #1D1D1D;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

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

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

.form__fields--footer {
    align-items: center;
}

/**/
.form_cheaper .form__fields-btn {
    max-width: 100%;
    margin-top: 15px !important;
}

.popup .window .popup-form .form_cheaper .form__field-input {
    margin-bottom: 0;
}

/**/
.form_cheaper .add-review-ok,
.form_cheaper .add-review-error {
    display: none;

}

.form_cheaper .add-review-ok .name {
    color: darkgreen;
    margin-bottom: 10px;
}

.form-offer__warning {
    color: #9d5656;
}

.form_cheaper .add-review-error .name {
    color: darkred;
    margin-bottom: 10px !important;
}

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

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

.form_cheaper .form__field-label small{
    color: grey;
}

@media (max-width: 992px) {
    .form-offer__form {
        max-width: 100%;
    }

    .form_cheaper__title {
        font-size: 20px;
        line-height: 130%;
    }

    .form_cheaper__sub-title {
        font-size: 14px;
        line-height: 150%;
        margin-bottom: 16px;
    }

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

    .form__fields-policy {
        order: 0;
        margin-left: 0;
        margin-right: 16px;
    }

    .form_cheaper .form__fields-btn {
        margin-top: 8px !important;
    }
}

@media (max-width: 575px) {
    .form__fields:not(.form__fields--footer) {
        width: auto;
        flex-wrap: wrap;
        margin: 0;
    }

    .form__field {
        margin: 0 0 24px;
    }

    .form__field:not(:last-child),
    .form__field:not(:first-child) {
        width: 100%;
        margin-right: 0;
    }

    .form__fields--footer {
        flex-wrap: wrap;
    }

    .form__fields-policy {
        margin: 0;
        order: 1;
    }

    .form__fields-btn {
        width: 100%;
        max-width: 100%;
        margin-bottom: 16px;
    }
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/sale.location.selector.search/dizayneram/style.css?16935528386605*/
/* absolute path to images is required to make crm-sale proxy work */

.bx-sls .dropdown-block {
    position: relative;
}

.bx-sls .dropdown-block-ui {
    font-size: 14px;
    padding: 0 22px 0 30px;
    position: relative;
    background-color: #fff;
    margin-top: 5px;
}

.bx-sls .dropdown-arrow {
    background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    width: 22px;
}

.bx-sls .bx-ui-sls-container {

}

.bx-sls .bx-ui-sls-pane {
    border: 1px solid #bdbdbd;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 3px #c7c7c7;
    box-shadow: 0 2px 3px #c7c7c7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    left: 0;
    top: 35px;
    padding: 5px 5px 3px 5px;
    position: absolute;
    width: 100%;
}

.bx-sls .dropdown-active .bx-ui-sls-pane {
    display: block;
}

.bx-sls .bx-ui-sls-variants {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bx-sls .dropdown-item {
    border-radius: 2px;
    padding: 7px 4px 7px 10px;
    margin-bottom: 2px;
}

.bx-sls .dropdown-item:hover {
    background-color: #f1f3f5;
    cursor: pointer;
}

.bx-sls .dropdown-img {
    border: none;
    display: inline-block;
    height: 12px;
    margin: 3px 12px 0 0;
    vertical-align: top;
    width: 16px;
}

.bx-sls .dropdown-item-text {
    /*makeup:color: #212121;*/
    color: #aba8ac;
    display: inline-block;
    /*max-width: 220px;*/ /*silly limitation*/
    vertical-align: top;
}

.bx-sls .dropdown-item-text span {
    color: #25282c;
}

.bx-sls .dropdown-list-title {
    border-bottom: 1px solid #e5e5e5;
    height: 37px;
    line-height: 37px;
    padding-left: 8px;
}

.bx-sls .quick-locations {
    margin-bottom: 5px;
}

.bx-sls .quick-location-tag {
    background-color: #f2f5f8;
    border: 1px solid #cad3dc;
    border-radius: 3px;
    color: #1e55b9;
    display: inline-block;
    font-size: 15px;
    height: 27px;
    line-height: 26px;
    margin: 0 3px;
    padding: 0 14px;
    text-decoration: none;
    margin-bottom: 10px;
}

.bx-sls .quick-location-tag:hover {
    background-color: #fafafa;
}

.bx-sls .dropdown-fade2white {
    width: 46px;
    height: 31px;
    position: absolute;
    top: 2px;
    right: 0;

    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.bx-sls .bx-ui-sls-loader {
    background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right -1px !important;

    width: 30px;
    height: 30px;

    position: absolute;
    top: 3px;
    right: 2px;
    display: none;
}

.bx-sls .bx-ui-sls-go-edit {
    display: none;
}

.bx-sls .bx-ui-sls-pane {
    max-height: 300px;
}

.bx-sls input::-ms-clear {
    display: none;
}

.bx-sls input[type="text"] {
    position: relative;
}

.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
    position: absolute !important;
    top: 0;
    left: 0;

    color: #000 !important;

    opacity: 1 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;

    padding: 0 22px 0 0 !important;
    background-position: right 1px;
    background-repeat: no-repeat;

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 33px;
    width: 100%;
    outline: none;
    z-index: 10;
}

.bx-sls .bx-ui-sls-route {
    color: #aba8ac !important;
    z-index: 5;
}

.bx-sls .bx-ui-sls-pane {
    background-color: #fff;
    z-index: 999;
    border: 1px solid #87919c;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-ui-sls-error {
    padding: 10px 10px;
}

.bx-sls .bx-ui-sls-error {
    color: #ff2222;
    padding-left: 30px;
    position: relative;
}

.bx-sls .bx-ui-sls-error div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 25px;
    background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active {
    background-color: #E0E8EA;
}

.adm-sls-edit-link {
    margin-top: 10px;
}

/* CSS-modes below: admin, public; */
.bx-admin-mode .bx-sls-go-edit {
    margin-left: 10px;
    display: none;
}

.bx-admin-mode .dropdown-block {
    border-color: #87919c #959ea9 #9ea7b1;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
    height: 25px;
}

.bx-sls.bx-admin-mode .bx-ui-sls-fake,
.bx-sls.bx-admin-mode .bx-ui-sls-route {
    height: 25px;
}

.bx-admin-mode .dropdown-icon {
    top: 7px;
}

.bx-admin-mode .dropdown-fade2white {
    height: 22px;
}

.bx-admin-mode .dropdown-fade2white {
    right: 1px;
}

.bx-admin-mode .bx-ui-sls-clear {
    background-position: 6px -3389px;
    height: 22px;
}

.bx-admin-mode .bx-ui-sls-clear:hover {
    background-position: 6px -3421px;
}

.bx-admin-mode .bx-ui-sls-loader {
    background-position: right -4px !important;
    height: 21px;
}

.bx-admin-mode .bx-ui-sls-pane {
    top: 27px;
}


.form__field .bx-sls .bx-ui-sls-fake,
.form__field .bx-sls .bx-ui-sls-route {
    width: 100%;
    height: auto;
    line-height: 44px;
    padding: 0 16px !important;
    margin: 0;
    border: 1px solid #E4E7EA !important;
    border-radius: 10px;
    box-sizing: border-box;
}

.form__field .bx-sls .bx-ui-sls-route {
    position: relative !important;
}

.form__field .dropdown-field {
    display: block !important;
    position: absolute !important;
    width: 1px;
    height: 1px;
    opacity: 0;
    z-index: -1;
}
/* End */


/* Start:/local/components/ampm/system.empty/templates/form_cheaper_event/style.css?17032467173946*/
.form_cheaper-event {
}

.form_cheaper-event__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 16px;
}

.form_cheaper-event__sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 32px;
}

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

.form__field {
    position: relative;
    width: 100%;
    margin-bottom: 24px;
}

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

.form__field-label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 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: 44px;
    padding: 0 16px;
    margin: 0;
    border: 1px solid #E4E7EA;
    border-radius: 10px;
    box-sizing: border-box;
}

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


.form_cheaper-event .form__fields-policy {
    order: 1;
    max-width: 664px;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #9EA3AF;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

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

.form__fields-btn {
    width: 100%;
    max-width: 205px;
    height: 44px;
    padding: 0 32px;
    background: #1D1D1D;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

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

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

.form__fields--footer {
    align-items: center;
}

/**/
.form_cheaper-event .form__fields-btn {
    max-width: 100%;
    margin-top: 15px !important;
}

.popup .window .popup-form .form_cheaper-event .form__field-input {
    margin-bottom: 0;
}

/**/
.form_cheaper-event .add-review-ok,
.form_cheaper-event .add-review-error {
    display: none;

}

.form_cheaper-event .add-review-ok .name {
    color: darkgreen;
    margin-bottom: 10px;
}

.form-offer__warning {
    color: #9d5656;
}

.form_cheaper-event .add-review-error .name {
    color: darkred;
    margin-bottom: 10px !important;
}

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

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


@media (max-width: 992px) {
    .form-offer__form {
        max-width: 100%;
    }

    .form_cheaper-event__title {
        font-size: 20px;
        line-height: 130%;
    }

    .form_cheaper-event__sub-title {
        font-size: 14px;
        line-height: 150%;
        margin-bottom: 16px;
    }

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

    .form__fields-policy {
        order: 0;
        margin-left: 0;
        margin-right: 16px;
    }

    .form_cheaper-event .form__fields-btn {
        margin-top: 8px !important;
    }
}

@media (max-width: 575px) {
    .form__fields:not(.form__fields--footer) {
        width: auto;
        flex-wrap: wrap;
        margin: 0;
    }

    .form__field {
        margin: 0 0 24px;
    }

    .form__field:not(:last-child),
    .form__field:not(:first-child) {
        width: 100%;
        margin-right: 0;
    }

    .form__fields--footer {
        flex-wrap: wrap;
    }

    .form__fields-policy {
        margin: 0;
        order: 1;
    }

    .form__fields-btn {
        width: 100%;
        max-width: 100%;
        margin-bottom: 16px;
    }
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/news.list/installation_complete/style.css?17135347781280*/
.installation-complete {
    margin-bottom: 15px!important;
}
.installation-complete .head-text{
    margin-top: 25px;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 48px */
}
.installation-complete .installation-complete-items {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fill, 261px);
    grid-column-gap: 13px;
    grid-row-gap: 13px;
}
.installation-complete .installation-complete-items .item .date{
    color: rgba(158, 163, 175, 1);
    font-family: Tondo Corp;
    font-size: 12px;
    font-weight: 400;
    line-height: 15.6px;
    text-align: left;
    margin: 6px 0;
}
.installation-complete .installation-complete-items .item img{
    border-radius: 10.5px;
    aspect-ratio: 1;
    object-fit: cover;
}
.installation-complete .load_more {
    width: 100%;
    margin-top: 20px;
    padding: 14px;
    background: rgba(238, 238, 238, 1);
    text-align: center;
    cursor: pointer;
}
@media (max-width: 575px) {
    .installation-complete .installation-complete-items {
        grid-template-columns: repeat(auto-fill, 167px);
    }
    .installation-complete .installation-complete-items .about {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 3;
    }
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/news.list/preim_catalog/style.css?1670918896434*/
@media (max-width: 575px) {
    .bottom-service-blocks .list {
        font-size: 0;
    }

    .bottom-service-blocks .list .item:not(.slick-slide) {
        display: inline-block;
        width: calc(100% / 2 - 8px);
    }

    .bottom-service-blocks .list .item:not(.slick-slide):nth-child(2) {
        margin-right: 0;
    }

    .bottom-service-blocks .list .item:not(.slick-slide):nth-child(n+3) {
        display: none;
    }
}
/* End */
/* /local/templates/ampm/components/artdubovoy/catalog/main/style.css?16709188961462 */
/* /local/templates/ampm/components/bitrix/catalog.element/.default/style.css?174527464120722 */
/* /local/components/zverushki/seofilter.tag/templates/list/style.css?1654092352387 */
/* /local/templates/ampm/components/bitrix/news.list/catalog-reviews/style.css?16685000863838 */
/* /local/components/ampm/system.empty/templates/form_reviews/style.css?16877833466878 */
/* /local/js/swiper-8/swiper-bundle.min.css?166989119716469 */
/* /local/components/ampm/system.empty/templates/form_cheaper/style.css?17032467173927 */
/* /local/templates/ampm/components/bitrix/sale.location.selector.search/dizayneram/style.css?16935528386605 */
/* /local/components/ampm/system.empty/templates/form_cheaper_event/style.css?17032467173946 */
/* /local/templates/ampm/components/bitrix/news.list/installation_complete/style.css?17135347781280 */
/* /local/templates/ampm/components/bitrix/news.list/preim_catalog/style.css?1670918896434 */
