

/* Start:/local/templates/ndom/assets/css/jquery.fancybox.min.css?174315885615598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1743158279666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/ndom/components/bitrix/news.list/shops/style.css?17434078347970*/
.map-info .store-detail {
    text-decoration: none;
    display: none;
}

.map-info:hover .store-detail {
    display: inline-block;
}

.baloon {
    padding: 20px 0 20px 20px;
}

.baloon h5 {
    width: fit-content;
    position: relative;
    margin-left: -1.8125rem;
    padding: 4px 10px;
    padding-left: 1.8125rem;
    border: none;
    background: #fed700;
}

.baloon h5::before {
    position: absolute;
    top: -.3125rem;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-width: 0 0 .3125rem .5rem;
    border-style: solid;
    border-color: transparent transparent #e1c31a;
}

.ymaps-2-1-79-balloon__close {
    display: none;
}

.ymaps-2-1-79-balloon__layout, .ymaps-2-1-79-balloon__layout ymaps {
    overflow: inherit !important;
}

.ymaps-2-1-79-balloon__content {
    display: flex;
    align-items: center;
    margin-right: 0 !important;
    font: revert !important;
}

.ymaps-2-1-79-map {
    min-height: 459px !important;
}

.baloon .card-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}

.baloon .text-black-grey {
    color: #1B1B1B;
}

.baloon .img-fluid {
    width: 100%;
    height: 100%;
}

.ratings-cont {
    background: url('/local/templates/ndom/assets/img/raiting.jpeg') left center no-repeat;
    height: 110px;
    text-align: center;
    position: relative;
}

.ya-rating {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    left: 42px;
    margin-right: 90px;
    padding-top: 8px;
    color: #373a3c !important;
}

#ya-rating-a {
    display: block;
    height: 55px;
}

.g-rating {
    color: #e36d26;
    position: absolute;
    left: 51px;
    top: 85px;
    font-size: 14px;
    line-height: 14px;
}

#go-rating-a {
    display: block;
    height: 50px;
    margin-top: 5px;
}

.g-stars {
    width: 65px;
    height: 10px;
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAABvCAMAAACEj10xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADZQTFRFR3BM420m420m420m420m420m420m420m420m420m420m420m420m//3999TA76l/+d7N65Rg12Cv8AAAAAx0Uk5TAKt+Uclpe7pD6gk2053xXAAAAWxJREFUWMPt0tGOgjAQhWFUtKDtwLz/yyrB2nGzbQ5zbnYDc9W/NKSQr+teMwydGbhM9L09BVeJS4yXsg9XjuF2GmMcT7dhU5m4xvdcl1Nw2Tivq/N6NbhshGUV8tfBZaJflp/fCpeJMYYQx3wKrhL38Oi6R7iv+3B9P/rPJpU2KbTJlGTiTKY0kSbTzJqUmTaph8lXKG1SOJOTpESanJY3cCbnxJqchTWpezaptEmhTb4ZEiYzQ7/JzNBvMjMkTOphsjAkTApn0jD0mjQMvSYLQ6/JwtBrUndsUmmTQpvMCv0mPwrdJotCr8mi0G1SD5M/FPpMCmfSKnSatAqdJq1Cn0mr0GdSd2xSaZNCm/xd4RaTFYUbTNYU4iZrCjeY1MNkUyFqUjiTdYWwybpC2GRdIWqyrhA1qTs2qbRJoU0iCtsmIYVNk5jClklMYdOkHiY3KKybFM4kqrBhElXYMIkqrJtEFdZN6l8wSc0TG797HGaU7isAAAAASUVORK5CYII=) 0 -10px no-repeat;
    position: absolute;
    left: 74px;
    top: 87px;
}

.video-online-shop {
    height: 459px !important;
}

.news-list-shops .shop-info .left {
    width: 19%;
    flex-shrink: 0;
}

.news-list-shops .shop-info .right {
    max-width: 1129px;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 768px) {
    .news-list-shops .shop-info {
        flex-direction: column;
    }

    .news-list-shops .shop-info .left {
        width: 100%;
    }

    .news-list-shops .shop-info .right {
        margin-left: 0;
    }
}

.shop-info__photo-list {
    padding-left: 36px;
    padding-right: 36px;
}

.shop-info__photo-list .owl-prev {
    top: 50%;
    transform: translateY(-50%);
    left: -8px !important;
}

.shop-info__photo-list .owl-next {
    top: 50%;
    transform: translateY(-50%);
    right: -8px !important;
}

.shop-info a[data-whatsapp-title]:after {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg viewBox='0 0 23.903999 24' version='1.1' width='23.903999' height='24' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='b' x1='85.915001' x2='86.535004' y1='32.567001' y2='137.092' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0.14511747,0,0,0.14511606,-0.76137338,-0.73770662)'%3E%3Cstop offset='0' stop-color='%2357d163' id='stop206' /%3E%3Cstop offset='1' stop-color='%2323b33a' id='stop208' /%3E%3C/linearGradient%3E%3Cfilter id='a' width='1.1146948' height='1.1141825' x='-0.057347414' y='-0.05709127' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='3.531' id='feGaussianBlur211' /%3E%3C/filter%3E%3C/defs%3E%3Cpath fill='%23b3b3b3' d='m 54.532,138.45 2.235,1.324 c 9.387,5.571 20.15,8.518 31.126,8.523 h 0.023 c 33.707,0 61.139,-27.426 61.153,-61.135 0.006,-16.335 -6.349,-31.696 -17.895,-43.251 A 60.75,60.75 0 0 0 87.94,25.983 c -33.733,0 -61.166,27.423 -61.178,61.13 a 60.98,60.98 0 0 0 9.349,32.535 l 1.455,2.312 -6.179,22.558 z M 13.721,161.994 24.16,123.88 c -6.438,-11.154 -9.825,-23.808 -9.821,-36.772 0.017,-40.556 33.021,-73.55 73.578,-73.55 19.681,0.01 38.154,7.669 52.047,21.572 13.893,13.903 21.537,32.383 21.53,52.037 -0.018,40.553 -33.027,73.553 -73.578,73.553 h -0.032 c -12.313,-0.005 -24.412,-3.094 -35.159,-8.954 z m 0,0' filter='url(%23a)' id='path216' transform='matrix(0.14511747,0,0,0.14511606,-0.76137338,-0.73770662)' /%3E%3Cpath fill='%23ffffff' d='M 1.1202197,22.660517 2.635101,17.129563 A 10.654525,10.654421 0 0 1 1.2099023,11.793355 C 1.2123693,5.9080285 6.0018263,1.1200692 11.887356,1.1200692 c 2.856056,0.00145 5.536811,1.112895 7.552929,3.1304436 2.016117,2.0175486 3.125394,4.6992934 3.124379,7.5514042 -0.0026,5.884892 -4.792795,10.673722 -10.677454,10.673722 h -0.0046 C 10.095735,22.474913 8.339959,22.02665 6.7803815,21.17627 Z' id='path218' style='stroke-width:0.145117' /%3E%3Cpath fill='url(%23linearGradient1780)' d='m 11.890548,2.9231362 c -4.8952475,0 -8.876255,3.9795177 -8.8779965,8.8709448 a 8.8492633,8.8491773 0 0 0 1.3567033,4.721351 l 0.2111459,0.335508 -0.8966809,3.273674 3.358889,-0.88071 0.3243375,0.192134 c 1.3622177,0.808441 2.9241167,1.236098 4.5169267,1.236969 h 0.0033 c 4.891475,0 8.872483,-3.979953 8.874369,-8.87167 A 8.8158863,8.8158006 0 0 0 18.164702,5.5249221 8.8158863,8.8158006 0 0 0 11.890548,2.9231362 Z' id='path220' style='stroke-width:0.145117' /%3E%3Cpath fill='url(%23b)' d='m 11.890548,2.9231362 c -4.8952475,0 -8.876255,3.9795177 -8.8779965,8.8709448 a 8.8492633,8.8491773 0 0 0 1.3567033,4.721351 l 0.2111459,0.335653 -0.8966809,3.273529 3.358889,-0.88071 0.3243375,0.192134 c 1.3622177,0.808441 2.9241167,1.235953 4.5169267,1.236824 h 0.0033 c 4.891475,0 8.872483,-3.979953 8.874369,-8.87167 A 8.8158863,8.8158006 0 0 0 18.164702,5.5247769 8.8158863,8.8158006 0 0 0 11.890548,2.9231362 Z' id='path222' style='fill:url(%23b);stroke-width:0.145117' /%3E%3Cpath fill='%23ffffff' fill-rule='evenodd' d='M 9.2186453,7.3311817 C 9.0186734,6.8869814 8.8082531,6.8779842 8.6182943,6.8702931 l -0.511394,-0.00624 c -0.177914,0 -0.466988,0.066753 -0.7113658,0.3337669 -0.2443778,0.2670136 -0.9338309,0.9123447 -0.9338309,2.2249194 0,1.3125746 0.9560339,2.5808896 1.0892517,2.7590916 0.1332178,0.178203 1.845604,2.957611 4.5574137,4.026971 2.25353,0.888691 2.712101,0.711939 3.201437,0.667534 0.489336,-0.04441 1.578443,-0.645331 1.800618,-1.268315 0.222174,-0.622983 0.222319,-1.15672 0.155711,-1.268314 -0.06661,-0.111594 -0.244523,-0.177912 -0.51154,-0.311419 -0.267016,-0.133507 -1.578442,-0.778838 -1.822965,-0.867939 -0.244523,-0.0891 -0.422292,-0.133362 -0.600351,0.133652 -0.178059,0.267013 -0.688728,0.867648 -0.844439,1.045706 -0.155711,0.178057 -0.311132,0.200405 -0.578148,0.06704 C 12.641676,14.273389 11.782581,13.991573 10.763276,13.082712 9.9702086,12.375561 9.4348703,11.502253 9.2790141,11.235384 9.123158,10.968516 9.2624707,10.82398 9.3962691,10.691054 9.515991,10.571478 9.662995,10.37949 9.7966481,10.22378 9.9303013,10.068071 9.9742719,9.9567665 10.063084,9.7789994 10.151896,9.6012322 10.107635,9.4450873 10.040881,9.3117257 9.9741268,9.178364 9.4557672,7.8589688 9.2186453,7.3313268' id='path224' style='stroke-width:0.145117' /%3E%3C/svg%3E");
    vertical-align: middle;
    margin-left: 6px;
}
/* End */
/* /local/templates/ndom/assets/css/jquery.fancybox.min.css?174315885615598 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1743158279666 */
/* /local/templates/ndom/components/bitrix/news.list/shops/style.css?17434078347970 */
