

/* Start:/local/templates/2024/assets/splide/splide.min.css?17509985565002*/
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* End */


/* Start:/local/templates/2024/assets/fancybox-umd/fancybox.css?175099855625464*/
:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0px);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.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{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}
/* End */


/* Start:/local/templates/2024/assets/ion.rangeSlider/css/ion.rangeSlider.min.css?175099855611084*/
/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/* End */


/* Start:/local/templates/2024/assets/suggestions/suggestions.min.css?17509985562091*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/templates/2024/assets/fonts/Gilroy/stylesheet.css?17509985567474*/
@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBold.eot');
    src: local('Gilroy ExtraBold'), local('Gilroy-ExtraBold'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBold.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Heavy.eot');
    src: local('Gilroy Heavy'), local('Gilroy-Heavy'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Heavy.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-LightItalic.eot');
    src: local('Gilroy Light Italic'), local('Gilroy-LightItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-LightItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ThinItalic.eot');
    src: local('Gilroy Thin Italic'), local('Gilroy-ThinItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ThinItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BlackItalic.eot');
    src: local('Gilroy Black Italic'), local('Gilroy-BlackItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BlackItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BoldItalic.eot');
    src: local('Gilroy Bold Italic'), local('Gilroy-BoldItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BoldItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBold.eot');
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBold.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLightItalic.eot');
    src: local('Gilroy UltraLight Italic'), local('Gilroy-UltraLightItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLightItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBoldItalic.eot');
    src: local('Gilroy SemiBold Italic'), local('Gilroy-SemiBoldItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBoldItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Light.eot');
    src: local('Gilroy Light'), local('Gilroy-Light'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Light.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-MediumItalic.eot');
    src: local('Gilroy Medium Italic'), local('Gilroy-MediumItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-MediumItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBoldItalic.eot');
    src: local('Gilroy ExtraBold Italic'), local('Gilroy-ExtraBoldItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBoldItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Regular.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-HeavyItalic.eot');
    src: local('Gilroy Heavy Italic'), local('Gilroy-HeavyItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-HeavyItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-HeavyItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Medium.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-RegularItalic.eot');
    src: local('Gilroy Regular Italic'), local('Gilroy-RegularItalic'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-RegularItalic.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-RegularItalic.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLight.eot');
    src: local('Gilroy UltraLight'), local('Gilroy-UltraLight'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLight.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Bold.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Thin.eot');
    src: local('Gilroy Thin'), local('Gilroy-Thin'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Thin.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Black.eot');
    src: local('Gilroy Black'), local('Gilroy-Black'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Black.woff') format('woff'),
        url('/local/templates/2024/assets/fonts/Gilroy/Gilroy-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}


/* End */


/* Start:/images/rich-content/css/styles.css?175099855626000*/
/*
@font-face {
  font-display: swap;
  font-family: "Roboto", sans-serif;
  src: url("/images/rich-content/css/../fonts/Roboto-Regular.ttf");
  src: local("Roboto Regular"), local("Roboto-Regular"), url("/images/rich-content/css/../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Roboto", sans-serif;
  src: url("/images/rich-content/css/../fonts/Roboto-Light.ttf");
  src: local("Roboto Light"), local("Roboto-Light"), url("/images/rich-content/css/../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  src: url("/images/rich-content/css/../fonts/FiraSans-Regular.ttf");
  src: local("FiraSans Regular"), local("FiraSans-Regular"), url("/images/rich-content/css/../fonts//FiraSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
*/

.product .page * {
  box-sizing: border-box;
}

.product .page h1, 
.product .page h2, 
.product .page h3, 
.product .page h4, 
.product .page h5, 
.product .page h6, 
.product .page div, 
.product .page p, 
.product .page span, 
.product .page ul, 
.product .page li {
  margin: 0;
  font-weight: 300;
}

.product .page {
  position: relative;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.product .page .container {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.product .page .wrapper {
  padding: 35px 70px 47px;
  background: #f6f7f9;
  overflow: hidden;
}
.product .page .title {
  font-size: 40px;
  line-height: 42px;
}
.product .page .title span {
  color: #ED2330;
}
.product .page .text-big {
  font-size: 24px;
  line-height: 33.6px;
}
.product .page .text-big sup {
  font-size: 14px;
  line-height: 18px;
}
.product .page .regular-text {
  font-size: 16px;
  line-height: 24px;
}
.product .page .regular-text sup {
  font-size: 9px;
  line-height: 12px;
}
.product .page hr {
  margin: 50px 0;
  color: #D1D2D4;
}
.product .page .main-info__subtitle {
  margin-top: 20px;
}
.product .page .main-info__subtitle sup {
  font-size: 12px;
  line-height: 14px;
}
.product .page .main-info__body {
  margin-top: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.product .page .main-info__body__wrap-img {
  position: relative;
  border-radius: 6px;
  width: 60%;
  height: 729px;
}
.product .page .main-info__body__img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.product .page .main-info__body--2 {
  margin-top: 50px;
  background: url("/images/rich-content/css/../images/optilook/optilook-bg.png") no-repeat center;
  background-size: cover;
}
.product .page .main-info__body--2 .content {
  padding: 132px 40px 42px;
}
.product .page .main-info__body--2 .content .top-content {
  width: 372px;
  padding: 30px;
  background: #FFF;
}
.product .page .main-info__body--2 .content .top-content__description {
  margin-top: 20px;
}
.product .page .main-info__body--2 .content .down-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
  gap: 10px;
}
.product .page .main-info__body--2 .content .down-content .item-arrow {
  width: 295px;
}
.product .page .main-info__body--bg {
  margin-top: 50px;
}
.product .page .main-info__body--bg img {
  width: 100%;
  height: 100%;
  min-height: 350px;
}
.product .page .main-info__left {
  width: 60%;
}
.product .page .main-info__left .wrap-img {
  position: relative;
  border-radius: 6px;
  max-width: 593px;
  max-height: 739px;
  height: 100%;
}
.product .page .main-info__left .img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: cover;
}
.product .page .main-info__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 65px;
  width: 38%;
  margin-left: 20px;
}
.product .page .main-info__right .top-content__title {
  margin-bottom: 20px;
}
.product .page .main-info__right .top-content sup {
  font-size: 10px;
  line-height: 12px;
}
.product .page .main-info__right .top-content p:last-child {
  margin-top: 10px;
}
.product .page .main-info__right .down-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product .page .item-arrow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border-radius: 6px;
  background: #FFF;
}
.product .page .item-arrow-text {
  font-weight: 400;
}
.product .page .item-arrow .icon {
  width: 48px;
  height: 48px;
  margin-left: 7px;
}
.product .page .item-arrow sup {
  font-size: 8px;
  line-height: 10px;
}
.product .page .advantages-block {
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 10px;
  color: #FFF;
  margin-top: 60px;
  overflow: hidden;
}
.product .page .advantages-block .advantage-item {
  position: relative;
  width: 332px;
  min-height: 330px;
  padding: 60px 72px 65px 40px;
  border: 1px solid #D1D2D4;
  overflow: hidden;
}
.product .page .advantages-block .advantage-item__background--first {
  position: absolute;
  top: 20px;
  left: -120px;
  width: 446px;
  height: 446px;
  border-radius: 446px;
  background: linear-gradient(62deg, #DB2079 4.97%, #D93139 92.92%);
}
.product .page .advantages-block .advantage-item__background--second {
  position: absolute;
  top: -60px;
  left: -50px;
  width: 358.754px;
  height: 433.6px;
  transform: rotate(13.862deg);
  flex-shrink: 0;
  background: linear-gradient(62deg, #D72D38 4.97%, #DC924B 92.92%);
}
.product .page .advantages-block .advantage-item__background--third {
  position: absolute;
  top: 5px;
  left: 0;
  width: 333px;
  height: 333px;
  border-radius: 333px;
  background: linear-gradient(62deg, #DB2079 4.97%, #D93139 92.92%);
}
.product .page .advantages-block .advantage-item__background--third-rectangle {
  position: absolute;
  top: -40px;
  left: 0;
  width: 332px;
  height: 219px;
  background: linear-gradient(62deg, #DB2079 4.97%, #D93139 92.92%);
}
.product .page .advantages-block .advantage-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.product .page .advantages-block .advantage-header .header-icon {
  margin-right: 20px;
}
.product .page .advantages-block .advantage-header .header-icon--1 {
  min-width: 36px;
  min-height: 36px;
}
.product .page .advantages-block .advantage-header .header-icon--2 {
  min-width: 38px;
  min-height: 32px;
}
.product .page .advantages-block .advantage-header .header-icon--3 {
  min-width: 36px;
  min-height: 34px;
}
.product .page .advantages-block .advantage-header .header-text {
  text-transform: uppercase;
}
.product .page .advantages-block .advantage-body {
  position: relative;
  margin-top: 20px;
}
.product .page .advantages-block .advantage-body p {
  font-size: 14px;
  line-height: 21px;
}
.product .page .advantages-block .advantage-body p sup {
  font-size: 7px;
  line-height: 9px;
}
.product .page .advantages-block--2 .advantage-item {
  padding: 60px 32px 65px 40px;
  border: 1px solid #D1D2D4;
  overflow: hidden;
}
.product .page .comfort-block {
  font-size: 58px;
  line-height: 61px;
  margin-top: 300px;
}
.product .page .comfort-block div {
  position: relative;
}
.product .page .comfort-block div img {
  position: absolute;
  top: -140%;
  left: 38%;
}
.product .page .comfort-block .empty {
  display: inline-block;
  width: 200px;
}
.product .page .comfort-block--red {
  color: #EB1929;
}
.product .page .comfort-block--2 {
  margin-top: 330px;
}
.product .page .comfort-block--2 div img {
  top: -120%;
  left: 38%;
  transform: rotate(-26.6deg);
}
.product .page .biology-block {
  margin-top: 80px;
}
.product .page .biology-block .biology-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 48px;
  column-gap: 36px;
  justify-content: center;
  margin-bottom: 60px;
}
.product .page .biology-block .biology-item {
  width: 230px;
  text-align: center;
}
.product .page .biology-block .biology-text {
  margin-top: 26px;
  text-align: center;
}
.product .page .biology-block .biology-description {
  text-align: center;
}
.product .page .biology-block .biology-description span {
  color: #EB1929;
}
.product .page .biology-block--2 .biology-text {
  padding: 0 10px;
}
.product .page .instruction-block {
  font-family: "Fira Sans";
  font-size: 14px;
  line-height: 18px;
}
.product .page .instruction-block p {
  margin-bottom: 16px;
  opacity: 0.4;
}
.product .page .mini-info-block {
  margin-top: 50px;
  padding: 40px 40px 60px;
  background: url("/images/rich-content/css/../images/optilook/optilook-many-bg.png") no-repeat center;
  background-size: cover;
  border-radius: 5px;
}
.product .page .mini-info-block .content {
  width: 372px;
  padding: 30px;
  margin-left: auto;
  background-color: #FFF;
}
.product .page .mini-info-block .content-description {
  margin-top: 10px;
}
.product .page .characteristics-block {
  margin-top: 50px;
}
.product .page .characteristics-block__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 50px;
  justify-content: space-between;
}
.product .page .characteristics-block__wrapper .left {
  width: 50%;
}
.product .page .characteristics-block__wrapper .left .top-content {
  width: 388px;
  margin-bottom: 50px;
  padding-top: 150px;
}
.product .page .characteristics-block__wrapper .left .top-content .title {
  position: relative;
  font-weight: 300;
  font-size: 40px;
  line-height: 42px;
  z-index: 1;
}
.product .page .characteristics-block__wrapper .left .top-content .title::after {
  content: "";
  position: absolute;
  display: block;
  top: -50%;
  left: 50%;
  width: 430px;
  height: 190px;
  z-index: -1;
  background: url("/images/rich-content/css/../images/optilook/balls-bg.png");
}
.product .page .characteristics-block__wrapper .left .top-content .title sup {
  font-size: 14px;
  line-height: 16px;
}
.product .page .characteristics-block__wrapper .left .top-content .description {
  position: relative;
  margin-top: 20px;
  width: 304px;
  z-index: 3;
}
.product .page .characteristics-block__wrapper .right {
  width: 490px;
  z-index: 1;
}
.product .page .characteristics-block__wrapper .right .down-content {
  width: 298px;
  margin-top: 50px;
}
.product .page .characteristics-block__wrapper .right .down-content .description {
  margin-top: 20px;
  z-index: 1;
}
.product .page .characteristics-block__premium {
  margin-top: 50px;
}
.product .page .characteristics-block__premium__wrapper .left {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  gap: 50px;
  z-index: 2;
}
.product .page .characteristics-block__premium__wrapper .left .top-content {
  padding: 0;
}
.product .page .characteristics-block__premium__wrapper .left .top-content .title {
  position: relative;
  font-weight: 300;
  font-size: 40px;
  line-height: 42px;
  z-index: 1;
}
.product .page .characteristics-block__premium__wrapper .left .top-content .description {
  position: relative;
  margin-top: 20px;
  width: auto;
  z-index: 3;
}
.product .page .characteristics-block__premium__wrapper .right {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: end;
  gap: 50px;
  justify-content: space-between;
  z-index: 1;
}
.product .page .characteristics-block__premium__wrapper .right .down-content {
  width: auto;
}
.product .page .characteristics-block__premium__wrapper .right .down-content .title span {
  color: #EB1929;
}
.product .page .characteristics-block__premium__wrapper .right .down-content .title-balls::after {
  content: "";
  position: absolute;
  display: block;
  top: -50px;
  left: 40%;
  width: 430px;
  height: 190px;
  z-index: -1;
  background: url("/images/rich-content/css/../images/optilook/balls-bg.png");
}
.product .page .characteristics-block__premium__wrapper .right .down-content .title-2 {
  margin-top: 10px;
}
.product .page .characteristics-block__premium__wrapper .right .down-content .description {
  margin-top: 20px;
  z-index: 1;
}
.product .page .benefits-block {
  margin-top: 50px;
  background-size: cover;
}
.product .page .benefits-block__title {
  width: 304px;
  font-size: 40px;
  line-height: 42px;
  font-weight: 300;
  color: #D22013;
  flex-shrink: 0;
}
.product .page .benefits-block__title sup {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
.product .page .benefits-block .benefits-wrapper {
  padding: 240px 40px 40px;
}
.product .page .benefits-block .benefits-wrapper .top-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #FFF;
  padding: 30px 60px;
  gap: 10px;
}
.product .page .benefits-block .benefits-wrapper .down-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
  gap: 40px;
  justify-content: center;
}
.product .page .benefits-block .benefits-wrapper .down-content .benefit-item {
  width: 280px;
  min-height: 295px;
  background-color: #FFF;
  padding: 20px;
  border-radius: 6px;
}
.product .page .benefits-block .benefits-wrapper .down-content .benefit-item__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 20px;
  align-items: center;
  text-transform: uppercase;
}
.product .page .benefits-block .benefits-wrapper .down-content .benefit-item__description {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
.product .page .benefits-block .benefits-wrapper .down-content .benefit-item__description span {
  color: #EB1929;
}
.product .page .benefits-block .benefits-wrapper .down-content .benefit-item__description sup {
  font-size: 8px;
  line-height: 9px;
}
.product .page .benefits-block-1 {
  background: url("/images/rich-content/css/../images/optiLookOneDay/optilook-oneday-bg.png") no-repeat center;
  background-size: cover;
}
.product .page .benefits-block-1 .benefits-block__title {
  width: 470px;
}
.product .page .benefits-block-1 .benefits-block__description {
  max-width: 284px;
}
.product .page .benefits-block-2 {
  background: url("/images/rich-content/css/../images/optilook/optilook-main-bg.png") no-repeat center;
  background-size: cover;
}
.product .page .benefits-block-2 .benefits-wrapper {
  padding: 90px 40px 40px;
}
.product .page .benefits-block-2 .benefits-block__title {
  width: 470px;
}
.product .page .benefits-block-2 .benefits-block__description {
  max-width: 284px;
}
.product .page .benefits-block-3 {
  background: url("/images/rich-content/css/../images/optilook-premium/optilook-premium-bg.png") no-repeat center;
  background-size: cover;
}
.product .page .package-block {
  margin-top: 50px;
  background: url("/images/rich-content/css/../images/optilook-premium/optilook-premium-main-bg.png") no-repeat center;
  background-size: cover;
}
.product .page .package-block .package-wrapper {
  min-height: 651px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
  padding: 26px 40px 33px;
}
.product .page .package-block__up {
  font-size: 24px;
  font-weight: 900;
  line-height: normal;
  padding: 31px 15px;
  width: 209px;
  height: 209px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 29px;
  border: 1px solid #FFF;
}
.product .page .package-block__up h2 {
  font-size: 47px;
}
.product .page .package-block__up .down-text {
  font-size: 20px;
}
.product .page .package-block__down {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.product .page .package-block__item {
  display: flex;
  gap: 8px;
  width: 293px;
  align-items: center;
  padding: 10px;
  background-color: #FFFFFF;
  border-radius: 6px;
}
@media (max-width: 1023px) {
  .product .page .wrapper {
    padding: 15px 30px;
    background: #f6f7f9;
  }
}
@media (max-width: 992px) {
  .product .page .item-arrow {
    width: 350px;
  }
  .product .page .item-arrow-text {
    font-weight: 400;
  }
  .product .page .item-arrow .icon {
    width: 48px;
    height: 48px;
    margin-left: 7px;
  }
  .product .page .item-arrow sup {
    font-size: 8px;
    line-height: 10px;
  }
  .product .page .main-info__body {
    flex-direction: column;
  }
  .product .page .main-info__body__wrap-img {
    position: relative;
    border-radius: 6px;
    width: 60%;
    height: 729px;
  }
  .product .page .main-info__body__img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    object-fit: cover;
  }
  .product .page .main-info__left {
    width: 100%;
    height: 500px;
  }
  .product .page .main-info__right {
    width: 100%;
    gap: 30px;
    margin-top: 20px;
    margin-left: 0;
  }
  .product .page .main-info__right .top-content__title {
    margin-bottom: 20px;
  }
  .product .page .main-info__right .top-content sup {
    font-size: 10px;
    line-height: 12px;
  }
  .product .page .main-info__right .top-content p:last-child {
    margin-top: 10px;
  }
  .product .page .main-info__right .down-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    flex-direction: row;
    gap: 20px;
  }
  .product .page .comfort-block {
    font-size: 48px;
    line-height: 51px;
    margin-top: 350px;
  }
  .product .page .comfort-block div img {
    position: absolute;
    top: -470px;
    left: 50%;
    transform: translate(-50%, 50%);
  }
  .product .page .comfort-block .empty {
    width: 0px;
  }
  .product .page .comfort-block--2 {
    margin-top: 330px;
  }
  .product .page .comfort-block--2 div img {
    top: -250px;
    left: 50%;
    transform: rotate(-26.6deg) translate(-50%, -50%);
  }
  .product .page .benefits-block .benefits-wrapper {
    padding: 180px 40px 40px;
  }
  .product .page .benefits-block-1 .benefits-block__title {
    width: 340px;
  }
  .product .page .benefits-block-1 .benefits-block__description {
    max-width: none;
  }
  .product .page .benefits-block-2 .benefits-block__title {
    width: 340px;
  }
  .product .page .benefits-block-2 .benefits-block__description {
    max-width: none;
  }
  .product .page .characteristics-block__premium__wrapper .left {
    flex-direction: column;
  }
  .product .page .characteristics-block__premium__wrapper .right {
    margin-top: 20px;
    flex-direction: row-reverse;
    align-items: start;
  }
  .product .page .characteristics-block__premium__wrapper .right .top-content {
    width: 60%;
  }
  .product .page .characteristics-block__premium__wrapper .right .top-content img {
    width: 100%;
    object-fit: cover;
    min-width: 350px;
  }
  .product .page .characteristics-block__premium__wrapper .right .down-content .title-balls::after {
    top: -420px;
  }
}
@media (max-width: 768px) {
  .product .page .wrapper {
    padding: 15px 15px;
    background: #f6f7f9;
  }
  .product .page .main-info__body--2 .content {
    padding: 50px 30px 52px;
  }
  .product .page .main-info__body--2 .content .top-content {
    width: 100%;
    padding: 15px;
  }
  .product .page .main-info__body--2 .content .down-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .product .page .mini-info-block .content {
    width: 100%;
  }
  .product .page .characteristics-block {
    margin-top: 30px;
  }
  .product .page .characteristics-block__wrapper {
    flex-direction: column;
  }
  .product .page .characteristics-block__wrapper .left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 15px;
    width: 100%;
  }
  .product .page .characteristics-block__wrapper .left .top-content {
    width: 100%;
    padding-top: 10px;
  }
  .product .page .characteristics-block__wrapper .left .top-content .title {
    position: relative;
    z-index: 1;
  }
  .product .page .characteristics-block__wrapper .left .top-content .title::after {
    top: 0%;
    left: 50%;
  }
  .product .page .characteristics-block__wrapper .left .down-content {
    min-width: 300px;
    width: 100%;
  }
  .product .page .characteristics-block__wrapper .left .down-content img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 3;
  }
  .product .page .characteristics-block__wrapper .right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 15px;
    width: 100%;
    z-index: 1;
  }
  .product .page .characteristics-block__wrapper .right .top-content {
    width: 100%;
    min-width: 300px;
  }
  .product .page .characteristics-block__wrapper .right .top-content img {
    width: 100%;
    height: 100%;
  }
  .product .page .characteristics-block__wrapper .right .down-content {
    width: 100%;
    margin-top: 0;
  }
  .product .page .characteristics-block__premium__wrapper .left {
    flex-direction: column;
  }
  .product .page .characteristics-block__premium__wrapper .right {
    flex-direction: column-reverse;
    align-items: start;
  }
  .product .page .characteristics-block__premium__wrapper .right .top-content {
    width: 60%;
  }
  .product .page .characteristics-block__premium__wrapper .right .top-content img {
    width: 100%;
    object-fit: cover;
    min-width: 250px;
  }
  .product .page .benefits-block .benefits-wrapper {
    padding: 80px 15px 15px;
  }
  .product .page .benefits-block .benefits-wrapper .top-content {
    flex-direction: column;
    padding: 15px 30px;
  }
  .product .page .benefits-block .benefits-wrapper .down-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    gap: 40px;
    justify-content: center;
  }
  .product .page .benefits-block .benefits-wrapper .down-content .benefit-item {
    width: 280px;
    min-height: 295px;
    background-color: #FFF;
    padding: 20px;
    border-radius: 6px;
  }
  .product .page .benefits-block .benefits-wrapper .down-content .benefit-item__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    align-items: center;
    text-transform: uppercase;
  }
  .product .page .benefits-block .benefits-wrapper .down-content .benefit-item__description {
    margin-top: 20px;
  }
  .product .page .benefits-block .benefits-wrapper .down-content .benefit-item__description sup {
    font-size: 8px;
    line-height: 9px;
  }
  .product .page .benefits-block__title {
    width: auto;
    font-size: 32px;
    line-height: 36px;
  }
  .product .page .benefits-block-1 .benefits-block__title {
    width: 100%;
  }
  .product .page .benefits-block-2 .benefits-block__title {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .product .page .main-info__body--2 .content {
    padding: 40px 10px 40px;
  }
  .product .page .main-info__body--2 .content .top-content {
    width: 100%;
  }
  .product .page .main-info__body--2 .content .down-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
  .product .page .main-info__body--2 .content .down-content .item-arrow {
    width: 100%;
  }
  .product .page .comfort-block {
    font-size: 30px;
    line-height: 35px;
    margin-top: 350px;
  }
  .product .page .comfort-block div img {
    position: absolute;
    top: -370px;
    left: 50%;
    width: 300px;
    transform: translate(-50%, 50%);
  }
  .product .page .comfort-block .empty {
    width: 0px;
  }
  .product .page .comfort-block--2 {
    margin-top: 330px;
  }
  .product .page .comfort-block--2 div img {
    top: -250px;
    left: 50%;
    transform: rotate(-26.6deg) translate(-50%, -50%);
  }
  .product .page .mini-info-block {
    margin-top: 35px;
    padding: 20px 20px 30px;
  }
  .product .page .mini-info-block .content {
    padding: 15px;
  }
  .product .page .characteristics-block__wrapper .left {
    flex-direction: column;
  }
  .product .page .characteristics-block__wrapper .left .top-content .title {
    font-size: 32px;
    line-height: 36px;
  }
  .product .page .characteristics-block__wrapper .left .top-content .description {
    font-size: 20px;
    line-height: 24px;
    width: auto;
  }
  .product .page .characteristics-block__wrapper .left .down-content {
    min-width: auto;
  }
  .product .page .characteristics-block__wrapper .right {
    flex-direction: column;
  }
  .product .page .characteristics-block__wrapper .right .top-content {
    min-width: auto;
  }
  .product .page .package-block .package-wrapper {
    min-height: 651px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    padding: 26px 15px 33px;
  }
  .product .page .package-block__up {
    margin: 0 auto;
  }
  .product .page .package-block__down {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .product .page .package-block__item {
    width: 100%;
  }
}

.product .page .container {
	padding: 0;
}
/* End */


/* Start:/local/templates/2024/css/404.css?1755077172174*/
.not-found {
	margin-top: 64px;
}

.not-found__block {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.not-found__title {
}
.not-found__subtitle {
	font-size: 32px;
}
/* End */


/* Start:/local/templates/2024/css/about-about-quote.css?17629336472440*/
.about-about__quote {
	display: flex;
	flex-direction: row-reverse;
	gap: 32px;
	border-radius: var(--border-radius-default);
	background: var(--color-gray-light);
	padding: 32px;
	margin-bottom: 64px;
}
.about-about__quote--text__wrapper {
	display: flex;
	flex-direction: column;
	gap: 32px;
	justify-content: center;
}
.about-about__quote--text {
	font-size: var(--font-size-20);
}
.about-about__quote--author {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.about-about__quote--author__name {
	font-size: var(--font-size-20);
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 1;
}
.about-about__quote--author__position {
	opacity: 0.5;
	font-size: var(--font-size-16);
}
.about-about__quote--image {
	width: 30%;
	margin-bottom: -64px;
	border-radius: var(--border-radius-default);
}
.about-about__quote--img {
	border-radius: var(--border-radius-default);
}
.about-about__quote--text__wrapper {
	flex: 1;
}

.about-about__quote.v2 {
	margin-bottom: 128px;
	gap: 64px;
	padding: 64px;
}
.about-about__quote--text.v2 {
	font-size: 22px;
}
.about-about__quote--text__wrapper.v2 {
	gap: 64px;
}
.about-about__quote--author__name.v2 {
	font-size: 22px;
}
.about-about__quote--author__position.v2 {
	font-size: 18px;
}
.about-about__quote--image.v2 {
	width: 30%;
	margin-bottom: -128px;
	border-radius: var(--border-radius-default);
}

@media (max-width: 1300px) {
	.about-about__quote--text.v2 {
		font-size: 20px;
	}
	.about-about__quote--text__wrapper.v2 {
		gap: 32px;
	}
	.about-about__quote--author__name.v2 {
		font-size: 20px;
	}
	.about-about__quote--author__position.v2 {
		font-size: 16px;
	}
}
@media (max-width: 1200px) {
	.about-about__quote.v2 {
		margin-bottom: 128px;
		gap: 48px;
		padding: 48px;
	}
	.about-about__quote--text.v2 {
		font-size: 18px;
	}
	.about-about__quote--text__wrapper.v2 {
		gap: 32px;
	}
	.about-about__quote--author__name.v2 {
		font-size: 18px;
	}
	.about-about__quote--author__position.v2 {
		font-size: 16px;
	}
	.about-about__quote--image.v2 {
		margin-bottom: -96px;
	}
}
@media (max-width: 1024px) {
	.about-about__quote.v2 {
		margin-bottom: 48px;
	}
	.about-about__quote--image.v2 {
		margin-bottom: 0;
	}
}
@media (max-width: 1023px) {
	.about-about__quote.v2 {
		flex-direction: column-reverse;
		border-radius: 0;
		margin-left: var(--wrap-padding-minus);
		margin-right: var(--wrap-padding-minus);
	}
	.about-about__quote--image.v2 {
		width: 100%;
		margin-bottom: 0;
	}
}
/* End */


/* Start:/local/templates/2024/css/about-about.css?17509985571307*/
.page-about__content .wysiwyg {
	max-width: 1024px;
}
.about-about {
	display: flex;
	flex-direction: column;
	gap: 48px;
}
.about-about__text--wrapper {
	display: grid;
	grid-template-columns: 50% auto;
	grid-gap: 32px;
}
.about-about__image--img {
	max-width: 100%;
}
.new-page__advantages-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 24px;
}
.new-page__advantages-item {
	display: flex;
	gap: 16px;
	align-items: center;
}
.date-gallery__slide--wrapper {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.date-gallery__slide {
	display: flex;
	align-items: center;
	gap: 24px;
}
.date-gallery__text--wrapper {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.date-gallery__title {
	font-weight: 600;
	font-size: 120%;
}
.date-gallery__image {
	width: 120px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.about-discount {
	max-width: 1024px;
}
.about-about__contact-us--buttons {
	display: flex;
	gap: 16px;
}

@media (max-width: 768px) {
	.about-about__text--wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
	.new-page__advantages-list {
		display: flex;
		flex-direction: column;
	}
	.date-gallery__image {
		width: 64px;
		min-width: 64px;
	}
	.about-about__contact-us--buttons {
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/2024/css/about-digits.css?17550845711485*/
.about-digits {
	padding-left: var(--px-80);
	/*padding-right: var(--px-200);*/
}
.about-digits__title {
	font-size: var(--font-size-70);
	font-weight: 700;
}
.about-digits__hint {
	font-size: var(--font-size-20);
	max-width: 50%;
}
.about-digits__item {
	position: relative;
}
.about-digits__items {
	margin-top: var(--px-40);
	gap: var(--px-50);
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.about-digits__item-digit {
	font-size: var(--font-size-60);
	font-weight: 700;
	color: var(--color-category-current);
	position: relative;
	margin-bottom: var(--px-10);
	white-space: nowrap;
}
.about-digits__item-digit:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: var(--px-30);
	height: 2px;
	background-color: var(--color-category-current);
}

body.page-clinic .about-digits__items {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 1350px) {
	body.page-clinic .about-digits__items {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 1024px) {
	.about-digits__items {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 768px) {
	.about-digits {
		padding-left: 32px;
		padding-right: 32px;
	}
	.about-digits__hint {
		max-width: initial;
	}
	.about-digits__items {
		margin-top: 24px;
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 16px;
	}
	.about-digits__item-text br {
		/* display: none; */
	}
}
/* End */


/* Start:/local/templates/2024/css/about-photos.css?1758027304176*/
.about__photos {
	display: flex;
	gap: 16px;
}
.about__photo {
	flex: 1;
	border-radius: 8px;
}
.about__photo,
.about__photo picture,
.about__photo img {
	border-radius: 8px;
}
/* End */


/* Start:/local/templates/2024/css/about-us.css?175099855761*/
.about-us__wrapper {
	margin-top: 32px;
	max-width: 1024px;
}
/* End */


/* Start:/local/templates/2024/css/about.css?17509985571051*/
.about {
	display: flex;
	border-radius: var(--border-radius-default);
	background: var(--color-gray-light);
}
.about__img-wrapper {
	width: 40%;
	line-height: 1;
	overflow: hidden;
}
.about__text-wrapper {
	width: 60%;
}
.about__img-img {
	object-fit: cover;
	object-position: left center;
	height: 100%;
	border-radius: var(--border-radius-default) 0 0 var(--border-radius-default);
	line-height: 1;
}
.about__text-inner {
	padding: var(--px-100);
}

@media (max-width: 1100px) {
	.about__img-wrapper {
		display: none;
	}
	.about__text-wrapper {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.about {
		flex-direction: column;
		margin-left: var(--wrap-padding-minus);
		margin-right: var(--wrap-padding-minus);
		border-radius: 0;
	}
	.about__img-wrapper {
		display: block;
		width: 100%;
		line-height: 1;
		overflow: hidden;
	}
	.about__text-wrapper {
		width: 100%;
	}
	.about__img-img {
		width: 100%;
		border-radius: 0 !important;
		line-height: 1;
		object-fit: initial;
		height: initial;
	}
	.about__text-inner {
		padding: 32px;
	}
}
/* End */


/* Start:/local/templates/2024/css/actions.slider.css?1750998557589*/
.actions-slider-wrapper {
	margin-right: 0;
}
.actions-slider-wrapper .title-wrapper {
	padding-right: var(--wrap-padding);
}
.actions-slider {
	/* width: 80%; */
}
.actions-slider__image {
	height: 240px;
	width: auto;
	max-width: initial;
	border-radius: var(--border-radius-default);
}
@media (max-width: 768px) {
	.actions-slider__link {
		display: block;
		max-width: 218px;
	}
	.actions-slider__image {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 768px) {
	.actions-slider-wrapper {
		margin-right: 0;
	}
	.actions-slider-wrapper .title-wrapper {
		padding-right: 0;
	}
}
/* End */


/* Start:/local/templates/2024/css/addresses.css?1750998557887*/
.addresses {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
/* city first */
.addresses__sections {
	display: none;
}
.addresses__sections.is-active {
	display: block;
}

/* type-first */
.addresses__section--cities {
	display: none;
}
.addresses__section--cities.is-active {
	display: block;
}
.addresses__section-city--filters {
	display: none;
}
.addresses__section-city--filters.is-active {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 16px;
}
.addresses__section-city--filter__label {
	white-space: nowrap;
}
.addresses__cities {
	display: flex;
	gap: 8px;
}
.addresses__sections.is-active {
	display: flex;
	gap: 8px;
}

@media (max-width: 768px) {
	.addresses__cities.w-scrollbar-x {
		padding-bottom: 8px;
	}
	.addresses__sections.w-scrollbar-x {
		padding-bottom: 8px;
	}
	.addresses__section {
		margin-top: -1px;
	}
	.addresses__section--city {
		margin-top: -1px;
	}
}
/* End */


/* Start:/local/templates/2024/css/addresses.slider.css?17509985572837*/
.addresses-wrapper {
	margin-right: 0;
}
.addresses-slider {
	margin-top: var(--px-20);
}
.addresses-slider__text-title {
	font-size: var(--font-size-20);
	font-weight: 700;
}
.addresses-slider__text-address {
	font-weight: 300;
}
.addresses-slider__image {
	max-width: 300px;
	min-width: 120px;
	border-radius: 0 var(--border-radius-default) var(--border-radius-default) 0;
	overflow: hidden;
}
.addresses-slider__img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	max-width: initial;
	border-radius: 0 var(--border-radius-default) var(--border-radius-default) 0;
}
.addresses-slider__text-map {
	font-size: var(--font-size-14) !important;
	border-color: #DFDFDF !important;
}
.addresses-slider__item-item {
	display: flex;
	gap: var(--px-20);
	text-decoration: none;
	border-radius: var(--border-radius-default);
	border: 1px solid #E9E9E9;
	height: 100%;
	min-height: 310px;
}
.addresses-slider__text-wrapper {
	max-width: 300px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: var(--px-10);
	padding: var(--px-20) var(--px-30);
}
.addresses-slider__text-filters {
	padding-top: var(--px-10);
	padding-left: var(--px-20);
	font-size: var(--font-size-14);
}
.addresses-slider__text-top {
	display: flex;
	gap: var(--px-10);
	flex-direction: column;
}
.addresses-slider-hidden {
	display: none;
}

.addresses-map-wrapper {
	margin-left: var(--wrap-padding-minus);
	margin-right: -72px;
	margin-top: var(--px-20);
	margin-bottom: var(--px-100-minus);
}
.addresses-map {
	height: 600px;
	position: relative;
}
.addresses-map:before {
	content: '';
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 48px;
	background: rgba(255,255,255,0.2);
}
.addresses-map:after {
	content: '';
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 48px;
	background: rgba(255,255,255,0.2);
}
.addresses-map ymaps > ymaps {
	/* filter: grayscale(1); */
}
.addresses-map ymaps canvas {
	filter: grayscale(1);
}

@media (max-width: 768px) {
	.addresses-map {
		height: 300px;
	}
	.addresses-wrapper {
		margin-right: 0;
	}
	.addresses-map-wrapper {
		margin-right: var(--wrap-padding-minus);
	}
	.addresses-slider__item-item {
		flex-direction: column-reverse;
		width: 250px;
		gap: 0;
		justify-content: flex-start;
	}
	.addresses-slider__text-wrapper {
		padding: 16px;
		flex: 1;
	}
	.addresses-slider__text-top {
		gap: 2px;
	}
	.addresses-slider__image {
		height: 150px;
		max-width: initial;
		min-width: initial;
		border-radius: var(--border-radius-default) var(--border-radius-default) 0 0;
		overflow: hidden;
	}
	.addresses-slider__img {
		height: 100%;
		width: 100%;
		object-fit: cover;
		object-position: center center;
		max-width: initial;
		border-radius: var(--border-radius-default) var(--border-radius-default) 0 0;
	}
}
/* End */


/* Start:/local/templates/2024/css/admin.css?1774339146912*/
body.page-is-admin .footer {
	padding-bottom: var(--px-40);
}
body.page-is-admin .footer__disclaimer {
	/*bottom: var(--px-40);*/
}
.admin-edit-meta-url__wrapper {
	position: fixed !important;
	top: 50% !important;
	left: 0 !important;
	display: flex;
	flex-direction: column;
	gap: 4px;
}
.admin-edit-meta-url {
	background: #cccccc;
	display: inline-block !important;
	opacity: 0.5 !important;
	min-height: auto !important;
	padding: 8px !important;
	height: auto !important;
	line-height: 1 !important;
	z-index: 10300 !important;
	border-radius: 0 8px 8px 0 !important;
	font-size: 12px !important;
	text-transform: none !important;
	text-decoration: none;
	max-width: 110px;
	text-align: left;
	color: #000000;
}
.admin-edit-meta-url:hover {
	opacity: 1 !important;
}
.admin-edit-meta-url:after {
	display: none;
}

@media (max-width: 768px) {
	body.page-is-admin .footer__disclaimer {
		/*bottom: 0;*/
	}
}
/* End */


/* Start:/local/templates/2024/css/alert.css?17509985571972*/
.alerts {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.alert {
	padding: 20px;
	font-size: 15px;
	border-radius: 4px;
	position: relative;
	transition: 0.2s;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	overflow: hidden;
}
.alert.alert--default {
	background: #f6f7f9;
}
.alert.alert--small {
	padding: 20px;
}
.alert.alert--small:before {
	display: none;
}
.alert--red {
	background-color: #f7eaeb;
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: 16px 20px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.274 12.34L8.938 5.13H10.408L10.072 12.34H9.274ZM8.924 15V13.544H10.422V15H8.924Z' fill='%234F4F4F'/%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%234F4F4F'/%3E%3C/svg%3E%0A");
}
.alert--red::before {
	color: #f63b42;
	border-color: #f63b42;
}
.alert--green {
	background: #30881f;
	color: #fff;
}
.alert--green::before {
	color: #fff;
	border-color: #fff;
}
.alert--no-padds {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 30px;
}
.alert--no-padds::before {
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.alert--big {
	padding: 35px 80px;
	line-height: 22px;
}
.alert--exclamation,
.alert--basket {
	background-color: #f6f7f9;
	font-size: 14px;
	padding-left: 48px;
	background-repeat: no-repeat;
	background-position: 16px 20px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.274 12.34L8.938 5.13H10.408L10.072 12.34H9.274ZM8.924 15V13.544H10.422V15H8.924Z' fill='%234F4F4F'/%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%234F4F4F'/%3E%3C/svg%3E%0A");
}
.footnotes {
	white-space: nowrap;
	color: var(--color-red)
}
.alert .footnotes {
	float: left;
	margin-right: 8px;
}
.alert p + p {
	margin-top: 8px;
}
/* End */


/* Start:/local/templates/2024/css/alerts.css?1750998557115*/
.warning {

}
.warning__center {
	padding: 32px;
	background: var(--color-yellow);
	width: auto;
	margin: 0 auto;
}
/* End */


/* Start:/local/templates/2024/css/appointment.css?17785834072499*/
.appointments-c .is-hidden-more {
	display: none;
}
.appointments-c .request__radio {
	margin-top: 16px;
	margin-bottom: 0;
}
.request__radio {
	font-size: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}
.request__radio input:checked + .request__radio-label {
	background-color: #0295b9;
	color: #fff;
	font-weight: 500;
	border-color: transparent;
}
.request__radio-label {
	border: 1px solid #acacac;
	border-radius: 4px;
	height: 40px;
	line-height: 38px;
	padding: 0 20px;
	background-color: #fff;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	color: #333;
}
.appointment-c .request__time-legend {
	background: #FFFFFF;
	padding: 24px 0;
}
.request__time-legend {
	padding: 30px;
	padding-bottom: 20px;
	border-radius: 4px;
	background: #f3f7f8;
	font-size: 15px;
}
.request__time-legend-item:not(:last-child) {
	margin-right: 25px;
}
.request__time-legend-item {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}
.request__time-legend-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid #acacac;
	background: #fff;
}
.request__time-legend-item--disabled::before {
	content: '';
	border-color: transparent;
	background-color: #f7c8c9;
}
.request__time-legend-item--selected::before {
	content: '';
	border-color: transparent;
	background-color: #0295b9;
}
.request__time-legend-item--hot::before {
	content: '';
	border-color: #f33e47;
	background-image: url('/images/icons/fire.svg');
	background-repeat: no-repeat;
	background-position: center;
}

.request__block-body .top-block {
	display: flex;
	flex-direction: column;
	gap: 32px;
	margin-bottom: 32px;
}
.request__block-body {
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.appointment-ack-c {
	margin-bottom: 32px;
	width: calc(50% - 32px);
}
.request__confirm-info {
	margin-bottom: 32px;
}
.request__confirm-info .offer-card__items {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.request__confirm-info .offer-card__item {
	display: flex;
	flex-direction: row;
	gap: 16px;
	align-items: center;
}
.request__confirm {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.request__confirm .form-row {
	margin-bottom: 16px;
}

@media (max-width: 768px) {
	.appointment-ack-c {
		width: 100%;
	}
}

/* End */


/* Start:/local/templates/2024/css/article-blocks.css?17536082715082*/
.page-article-blocks .content-c {
	margin-left: 0;
	border-left: 0;
	padding-right: 0;
}
.page-article-blocks .footer {
	margin-left: 0;
}
.page-article-blocks .h1__wrapper {
	display: none;
}
.page-article-blocks .breadcrumbs {
	display: none;
}

.article-blocks {
	display: flex;
	flex-direction: column;
	font-size: 18px;
}
.article-blocks__block--title {
	border-bottom: 1px solid #eeeeee;
}
.article-blocks__title--image {
	max-width: 140px;
}
.article-blocks__title--img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.article-blocks__title--wrapper {
	display: flex;
	gap: 32px;
	align-items: center;
}
.article-blocks__title {
	font-size: 48px;
	line-height: 1 !important;
	padding-bottom: 0 !important;
}
.article-blocks__title--text {
	margin-top: 24px;
	max-width: 80%;
}
.article-blocks .wrap {
	max-width: 1400px;
}

.article-blocks__block {
	padding: 48px 0;
}
.article-blocks__block--single {
	padding-top: 64px;
}
.article-blocks__block--single-image + .article-blocks__block--single-text {
	margin-top: 24px;
}
.article-blocks__block--2 {
	display: grid;
	grid-template-columns: 60% 40%;
	align-items: center;
}
.article-blocks__block--2--reverse {
	display: grid;
	grid-template-columns: 40% 60%;
	align-items: center;
}
.article-blocks__block--text {
	box-sizing: border-box;
	padding-right: 0;
	padding-left: 48px;
}
.article-blocks__block--image {
	box-sizing: border-box;
}
.article-blocks__block--image img {
	border-radius: 0;
}
.article-blocks__block--2--reverse .article-blocks__block--text {
	order: 1;
	padding-left: 0;
	padding-right: 48px;
}
.article-blocks__block--2--reverse .article-blocks__block--image {
	order: 2;
}

.article-blocks__block--action {
	margin: 0 auto;
	max-width: 768px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	justify-content: center;
	text-align: center;
}
.article-blocks__block--hr {
	padding-top: 48px;
	padding-bottom: 48px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background: #F5F5F5;
	margin-bottom: 64px;
}

.article-blocks__block--list {
	display: grid;
	grid-template-columns: 25% 75%;
	box-sizing: border-box;
}
.article-blocks__block--list__title {
	position: relative;
	padding-right: 48px;
}
.article-blocks__block--list__title:before {
	content: '';
	width: 250px;
	aspect-ratio: 1;
	top: -48px;
	left: -48px;
	background: #ffdd0088;
	display: block;
	border-radius: 100%;
	position: absolute;
	z-index: -1;
}
.article-blocks__list--items {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.article-blocks__list--item {
	padding: 32px;
	border: 1px solid #eeeeee;
	background: rgba(255, 255, 255, 0.6);
	box-sizing: border-box;
}

.article-blocks__list--tabs {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}
.article-blocks__list--tab {
	white-space: nowrap;
	text-decoration: none;
	background: #ffdd0088;
	display: inline-block;
	padding: 16px 24px;
	box-sizing: border-box;
}
.article-blocks__list--tab__button {
	background: #f5f5f9;
}

.article-blocks__list--tabs__small {
	gap: 16px 24px;
}
.article-blocks__list--tab__small {
	font-size: 16px;
	background: transparent;
	padding: 0;
	border-bottom: 1px dashed;
}

.article-blocks__nav-back {
	text-align: center;
	margin-bottom: 48px;
}
.article-blocks__nav-back--link {
	color: #888888;
	background: #f5f5f9 !important;
	white-space: nowrap;
	padding: 16px 24px !important;
}
.article-blocks__nav-back--link:hover {
	color: #000000 !important;
}
.article-blocks__block--floating {
	position: fixed;
	padding-top: 16px;
	right: 16px;
	top: var(--header-height);
}
@media (max-width: 1024px) {
	.article-blocks__title {
		font-size: 48px !important;
	}
	.article-blocks__title--image {
		max-width: 100px;
	}
	.article-blocks__block--2 {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}
	.article-blocks__block--text {
		padding-left: 0;
	}
	.article-blocks__block--2--reverse .article-blocks__block--text {
		padding-right: 0;
	}
	.article-blocks__block--2--reverse {
		flex-direction: column-reverse;
	}
	.article-blocks__block--list {
		display: flex;
		flex-direction: column;
		gap: 48px;
	}
	.article-blocks__block--list__title {
		padding-left: 32px;
		padding-right: 40%;
	}
}

@media (max-width: 768px) {
	.article-blocks {
		font-size: 16px;
	}
	.article-blocks__title {
		font-size: 24px !important;
	}
	.article-blocks__title--image {
		max-width: 80px;
	}
	.article-blocks__title--text {
		max-width: 100%;
	}
	.article-blocks__block {
		padding: 24px 0;
	}
	.article-blocks__list--tabs {
		gap: 16px;
	}
	.article-blocks__block--list__title {
		padding-right: 0;
	}
	.article-blocks__list--tab__small {
		max-width: 120px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.article-blocks__list--tab__big {
		padding: 8px 16px;
		font-size: 14px !important;
	}
	.article-blocks .button {
		white-space: initial;
		line-height: 1;
	}
	.article-blocks__block--floating {
		left: 0;
		right: 0;
		padding: 16px;
		background: rgba(255,255,255,0.9);
	}
	.article-blocks__block--floating__button {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
/* End */


/* Start:/local/templates/2024/css/articles.css?17516377645489*/
.articles__social {
	padding-top: 32px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.articles__social--title {
	font-size: 120%;
	color: #888888;
}
.articles__social--items {
	display: flex;
	gap: 8px;
	align-items: center;
}
.articles__social--item {
	width: 46px;
	height: 46px;
	min-width: 42px;
	line-height: 1;
	overflow: hidden;
}

.articles__items {
	display: flex;
	flex-wrap: wrap;
	margin-left: -30px;
}
.articles__item {
	margin-left: 30px;
	-webkit-flex-basis: calc(33.33% - 30px);
	-ms-flex-preferred-size: calc(33.33% - 30px);
	flex-basis: calc(33.33% - 30px);
	max-width: calc(33.33% - 30px);
	margin-bottom: 30px;
	border-radius: 16px;
	background: #f8f8f8;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.articles__item--link-img {
	height: 180px;
	display: block;
	justify-content: space-between;
	align-items: center;
	border-radius: 16px 16px 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.articles__item--info {
	display: flex;
	flex-direction: column;
	padding: 16px;
	justify-content: space-between;
}
.articles__item--title {
	font-size: 120%;
	font-weight: 500;
	text-decoration: none;
	transition: color 300ms;
}
.articles__item--title:hover {
	color: var(--color-red);
}
.articles__item--date {
	padding: 16px;
	color: #888888;
}
.articles__item--sections {
	margin-bottom: 8px;
}
.articles__item--sections--item {
	text-decoration: none;
	transition: color 300ms;
}
.articles__item--sections--item:hover {
	color: var(--color-red);
}
.articles__item--telegram {
	padding: 32px;
	flex-basis: 100%;
	max-width: 100%;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.articles__item--telegram[data-key="1"] {
	display: none;
}
.articles__item--telegram__left {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.articles__item--telegram__text {
	font-size: 140%;
	font-weight: 500;
}
.articles__item--telegram__text--accent {
	color: var(--color-red);
}
.articles__item--telegram__image {
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
}

.articles__other {
	flex-basis: 100%;
	max-width: 100%;
	padding: 32px;
	background: #f8f8f8;
	border-radius: 16px;
	display: flex;
	flex-direction: column !important;
	gap: 16px;
}
.articles__other--items {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}
.articles__other--item {
	position: relative;
	background: #ffffff;
	border-radius: 23px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	text-decoration: none;
}
.articles__other--title {
	font-size: 120%;
	font-weight: 700;
}
.articles__other--item__image {
	height: 180px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 23px 23px 0 0;
}
.articles__other--item__name {
	padding: 0 16px 32px 16px;
}
.articles__other--item__hover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #ffffff;
	opacity: 0;
	border-radius: 23px;
	color: #000000;
	transition: opacity 0.2s ease-in-out;
	padding: 32px 24px 64px 24px;
	overflow: hidden;
}
.articles__other--item:hover .articles__other--item__hover {
	opacity: 1;
}

.articles__other--item__read-more {
	position: absolute;
	padding: 32px 24px;
	left: 0;
	right: 0;
	bottom: 0;
	font-weight: 600;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 27%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 27%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 27%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

@media (max-width: 1400px) {
	.articles__item {
		margin-left: 30px;
		-webkit-flex-basis: calc(100% - 30px);
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		max-width: calc(100% - 30px);
		margin-bottom: 30px;
		border-radius: 16px;
		background: #f8f8f8;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		position: relative;
		min-height: 110px;
	}
	.articles__item--top {
		display: flex;
	}
	.articles__item--link-img {
		width: 160px;
		min-width: 160px;
		height: 100%;
		border-radius: 16px 0 0 16px;
		box-sizing: border-box;
		border: 2px solid #f8f8f8;
	}
	.articles__item--date {
		position: absolute;
		top: 16px;
		right: 16px;
		padding: 0;
	}
	.articles__other--items {
		display: grid;
		gap: 16px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 1100px) {
	.articles__item {
		margin-left: 30px;
		-webkit-flex-basis: calc(100% - 30px);
		-ms-flex-preferred-size: calc(100% - 30px);
		flex-basis: calc(100% - 30px);
		max-width: calc(100% - 30px);
		margin-bottom: 16px;
		border-radius: 16px;
		background: #f8f8f8;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		position: relative;
		min-height: 110px;
	}
	.articles__item--top {
		display: flex;
		flex-direction: column;
	}
	.articles__item--link-img {
		width: 100%;
		height: 160px;
		border-radius: 16px 16px 0 0;
		box-sizing: border-box;
		border: 2px solid #f8f8f8;
	}
	.articles__item--date {
		position: static;
		padding: 0 0 16px 16px;
	}
	.articles__other--items {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/articles.detail.css?17509985573927*/
.article {
	display: flex;
	flex-direction: column;
	gap: 16px;
	border-radius: 24px;
	background: #f8f8f8;
	padding: 32px;
	max-width: 1024px;
}
.article__date {
	color: #888888;
}
.articles__other--in-detail {
	padding: 32px 0;
}
.article__content {
	font-size: 120%;
}
.article__top--image {
	margin-left: -32px;
	margin-right: -32px;
}
.article__content--text {
	margin-top: 20px;
}
.article__content--text .img-wrapper {
	display: block;
	margin-bottom: 16px;
}
.article__content--text .img-title {
	font-size: 14px;
	color: #888888;
}
.article__content--text.wysiwyg br + .img-wrapper {
	display: block;
}
.article__content--text.wysiwyg br + .img-wrapper,
.article__content--text.wysiwyg br + img {
	max-width: 100%;
	height: auto;
	margin-bottom: 16px;
	float: none;
	margin-left: 32px;
	border-radius: 8px;
}
.article__content--text.wysiwyg img {
	border-radius: 8px;
}

.article__share {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px 0 32px 0;
}
.article__share > a {
	display: inline-block;
	padding-left: 8px;
	font-weight: 600;
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}
.article__share .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='21' viewBox='0 0 22 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.24309 13.0998C5.25375 13.4828 5.29722 13.8174 5.71798 13.9462C6.0846 14.0586 6.33312 13.9101 6.5841 13.4508C7.02126 12.6528 7.56914 11.9466 8.26302 11.352C9.84516 9.99701 11.7053 9.53524 13.7419 9.60824C14.0109 9.61808 14.0101 9.7649 14.0093 9.95518C14.006 10.7204 14.0134 11.4856 14.006 12.2509C14.0027 12.5954 14.0314 12.9095 14.4054 13.0661C14.7819 13.2236 15.0246 13.021 15.2633 12.7733C17.0644 10.9033 18.8689 9.03575 20.6708 7.16654C21.1047 6.71626 21.1096 6.41279 20.6839 5.97071C18.873 4.09084 17.0587 2.21343 15.2486 0.333563C15.0189 0.0957085 14.7794 -0.092114 14.4226 0.048138C14.0494 0.194952 14.0019 0.502521 14.0052 0.852741C14.0142 1.71312 14.0076 2.57267 14.0076 3.48636C13.8223 3.49866 13.6894 3.50933 13.5557 3.51671C10.0797 3.69551 7.58227 5.36869 6.03539 8.46818C5.30871 9.92811 5.19798 11.5021 5.24309 13.0998Z' fill='black'/%3E%3Cpath d='M20.2756 10.5118C19.8992 10.4404 19.4842 10.6447 19.339 11.0129C19.2717 11.1835 19.2611 11.3845 19.2611 11.5723C19.2561 13.7729 19.2594 15.9734 19.2561 18.1748C19.2553 18.899 18.9182 19.2591 18.2227 19.2599C13.0695 19.264 7.91624 19.264 2.763 19.2599C2.10029 19.2591 1.74023 18.9064 1.73941 18.2494C1.73449 14.2445 1.73367 10.2395 1.74023 6.23452C1.74105 5.59231 2.10029 5.25603 2.74004 5.25275C3.54628 5.24865 4.35335 5.25521 5.15959 5.25029C5.73946 5.24701 6.13726 4.87711 6.12659 4.36367C6.11593 3.8691 5.73044 3.52134 5.16779 3.51724C4.34761 3.51067 3.52742 3.51067 2.70723 3.51642C1.09556 3.5279 0.00061514 4.64089 0.00061514 6.26404C-0.000205047 10.2551 -0.000205047 14.2469 0.00061514 18.238C0.00061514 19.8734 1.11935 20.9971 2.7466 20.9979C5.33019 20.9987 7.91378 20.9979 10.4974 20.9979C13.1359 20.9979 15.7736 21.0036 18.4122 20.9954C19.7737 20.9913 20.9703 19.866 20.9859 18.525C21.013 16.1465 20.9966 13.7679 20.9917 11.3894C20.99 10.944 20.6833 10.5889 20.2756 10.5118Z' fill='black'/%3E%3C/svg%3E%0A") !important;
	background-size: contain !important;
	height: 24px !important;
	width: 24px !important;
}
.article__share .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:after {
	content: 'Поделиться статьей';
	display: inline-block;
	padding-left: 8px;
	font-weight: 600;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}
.article__share .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
	background: transparent !important;
}
.article__share .ya-share2__container_mobile .ya-share2__badge {
	border-radius: 0 !important;
}

/* End */


/* Start:/local/templates/2024/css/assets.css?17669917281470*/
.splide__pagination__page {
	background: #ffffff;
	margin-left: 16px;
	margin-right: 16px;
	opacity: 1;
	border: 1px solid #CCCCCC;
}
.splide__pagination__page.is-active {
	background: var(--color-red);
	border-color: transparent;
}
.splide.is-focus-in .splide__pagination__page:focus {
	outline: none !important;
}
.splide__arrow:focus-visible {
	outline: none !important;
}
.splide:not(.is-overflow) .splide__arrows {
	display: none;
}

.splide.slider-w-rectangle-pager .splide__pagination__page {
	height: 4px;
	width: var(--px-50);
	border-radius: 0;
	background: #00000026;
	border: none;
	margin-left: 4px;
	margin-right: 4px;
}
.splide.slider-w-rectangle-pager .splide__pagination__page.is-active {
	transform: scale(1);
	background: #FFE27B;
}
.splide__arrow svg {
	fill: #32323233;
	height: 32px;
	width: 32px;
}
.splide__arrow {
	width: 46px;
	height: 46px;
	border-radius: 100%;
	background: rgba(255,255,255,0.1);
	border: 1px solid #32323233;
	outline: none !important;
	transition: background-color 300ms;
	box-sizing: border-box;
}
.splide__arrow--prev {
	left: 23px;
}
.splide__arrow--next {
	right: 23px;
}
.splide__arrow:hover {
	background: #ffffff;
}
.splide__arrow:hover:not(:disabled) {
	opacity: 1;
}

.fancybox__content.popup-video {
	height: 80%;
}
.fancybox__content.popup-video video {
	height: 100%;
}
.splide .splide .splide__pagination {
	display: flex;
}

@media (max-width: 768px) {
	.fancybox__content.popup-video {
		padding: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/autocomplete.css?1750998557647*/
/* autocomplete */
.autocomplete-suggestions {
	overflow-y: auto;
	z-index: 10000001;
}
.autocomplete-suggestions {
	border: 1px solid #8f8f8f;
	background: #FFFFFF;
	margin-top: -1px;
}
.autocomplete-suggestion {
	font-size: 16px;
	line-height: 1;
	color: #8f8f8f;
	padding: 4px 0 8px 11px;
	cursor: pointer;
}
.autocomplete-suggestion strong {
	font-weight: 500;
	color: #777;
}
.autocomplete-no-suggestion {
	font-size: 13px;
	line-height: 22px;
	color: #8f8f8f;
	padding: 0 0 0 11px;
	font-style: italic;
}
.autocomplete-group {
	color: #000000;
	font-weight: 700;
	padding: 6px 0 6px 11px;
}
.autocomplete-group strong {
	font-weight: 500;
}

/* End */


/* Start:/local/templates/2024/css/base.css?17509985571364*/
@import url("/local/templates/2024/css/../assets/fonts/Gilroy/stylesheet.css");

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body.is-fixed {
	overflow: hidden !important;
	width: 100%;
}
a {
	color: inherit;
}
a:hover {
	color: inherit;
}
a[href^=mailto],
a[href^=tel] {
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
	transition: color 300ms;
}
a[href^=mailto]:hover,
a[href^=tel]:hover {
	color: var(--color-accent);
}
body {
	font-family: var(--font-base);
	font-size: var(--font-size-16);
	font-weight: var(--font-weight-base);
	line-height: var(--line-height-base);
	color: var(--color-text-base);
	background: var(--color-white);
	overflow-x: hidden;
	position: relative;
}
img {
	max-width: 100%;
}
.wrap {
	max-width: var(--wrap-max-width);
	margin: auto;
	padding: 0 var(--wrap-padding);
}
.wrap .wrap {
	padding-left: 0;
	padding-right: 0;
}
#bx-panel {
	position: fixed !important;
	top: initial !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
}

.in-ajax {
	opacity: var(--in-ajax-opacity);
}
table {
	font-size: inherit;
}
td::after, td::before, th::after, th::before {
	display: none;
}
.alert {
	border: none;
}

section + section {
	margin-top: var(--px-100);
}
svg path {
	transition: all 300ms;
}
/* End */


/* Start:/local/templates/2024/css/basket.css?17552466756626*/
.basket--wrapper {
	max-width: 1200px;
}
.basket-items__wrapper {
	margin-top: 32px;
	margin-bottom: 32px;
	display: grid;
	grid-template-columns: auto 375px;
	grid-gap: 40px;
}
.basket-items__right-side--inner {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.basket-items__title {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.basket-items {
	display: flex;
	flex-direction: column;
	line-height: 1;
}
.basket-items__total {
	text-align: right;
}
.basket-items__total--sum {
	font-size: 32px;
	font-weight: 600;
	font-family: var(--font-headers);
}
.basket-item:first-child {
}
.basket-item {
	display: grid;
	grid-gap: 16px;
	align-items: center;
	grid-template-columns: 32px 150px auto 80px 100px 80px 32px;
	margin-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--color-gray);
}
.basket-item__delay-Y * {
	opacity: 0.7;
	transition: all 300ms;
}
.basket-item__delay-Y:hover * {
	opacity: 1;
}
.basket-item__use {
	text-align: center;
}
.basket-item__image {
	width: 100%;
	text-align: center;
}
.basket-item__image--link {
	height: 100px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.basket-item__image--img {
	max-height: 100%;
	max-width: 100%;
	border-radius: 0;
}
.basket-item__name {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.basket-item__name--link {
	color: initial;
	text-decoration: none;
	font-weight: 600;
	line-height: 1;
	display: block;
}
.basket-item__name--link:hover {
	color: var(--color-red);
}
.basket-item__price {
	text-align: right;
}
.basket-item__price .price {
}
.basket-item__price .price-old {
	text-decoration: line-through;
	font-size: 15px;
	color: #888888;
}
.basket-item__color {
}
.basket-item__variant {
}
.basket-item__variant--text {
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.basket-item__variant--select {
	padding-left: 12px !important;
	padding-right: 12px !important;
	color: #505050;
}
.basket-item__article {
}
.basket-item__quantity {
}
.basket-item__quantity .qty {
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
}
.basket-item__quantity .qty input {
	width: 40px !important;
	background: #ffffff;
	font-weight: 600;
	text-align: center;
	border: none !important;
	outline: none !important;
	padding: 0 !important;
}
.basket-item__quantity--action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	width: 32px;
	height: 33px;
	text-align: center;	position: relative;
}
.basket-item__quantity--action:before,
.basket-item__quantity--action:after {
	content: '';
	position: absolute;
	background: var(--color-gray-dark);
	height: 2px;
	width: 12px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	margin: auto;
	transition: 0.2s;
}
.basket-item__quantity--action:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.basket-item__quantity--action[data-action="minus"]:before {
	display: none;
}
.basket-item__quantity--action[data-action="delete"]:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.basket-item__quantity--action[data-action="delete"]:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.basket-item__quantity--action:hover {
	--color-gray-dark: var(--color-red);
}
.basket-item__price--price-sum {
	font-weight: 600;
}
.basket-item__price--price-old {
	font-size: 90%;
}
.basket-item__delete {
	text-align: right;
}
.coupon--wrapper {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.coupon__input {
	position: relative;
}
.coupon__input--input {
	border: 1px solid var(--color-red);
	width: 100%;
	box-sizing: border-box;
}
.coupon__input--apply {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	width: 48px;
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	font-weight: 600;
	justify-content: center;
	background: #ffffff;
	color: var(--color-red) !important;
	border: 1px solid var(--color-red);
	border-radius: 0 var(--border-radius-default) var(--border-radius-default) 0;
	transition: background-color 300ms, color 300ms;
}
.coupon__input--apply:hover {
	background: var(--color-red);
	color: #ffffff !important;
}
.coupon__delete {
	margin-left: 12px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background: #ffffff;
}

.order-basket__items {
	margin-bottom: 32px;
}
.order-basket__items--button {
	display: flex;
	gap: 32px;
	align-items: center;
	padding: 32px;
	font-size: 30px;
	background: var(--color-yellow-light);
	border-radius: 8px;
}
.order-basket__items--content {
	margin-bottom: 64px;
}
.order-basket__items--content.is-active {
	display: block;
}
.order-basket__items--content .alerts {
	margin-top: 16px;
	gap: 1px;
}

.basket-item__properties {
	margin-top: 8px;
	display: flex;
	flex-direction: column;
	gap: 4px;
	font-size: 12px;
}
.basket-item__properties--item {
	display: flex;
	gap: 8px;
	width: 100%;
	white-space: nowrap;
}
.basket-item__properties--item__name {
	color: #888888;
	white-space: nowrap;
}
.basket-item__properties--item__value {
	white-space: nowrap;
	text-transform: lowercase;
}

@media (max-width: 1300px) {
	.basket-items__wrapper {
		display: flex;
	}
	.basket-item {
		gap: 8px;
	}
	.basket-item {
		grid-template-columns: 32px 100px auto 80px 100px 80px 32px;
	}
	.basket-item__image--link {
		width: 100px;
		height: 75px;
	}
}
@media (max-width: 1100px) {
	.basket-items__wrapper {
		display: flex;
		flex-direction: column;
	}
}
@media (max-width: 1024px) {
	.basket-items__wrapper {
		display: flex;
		flex-direction: column;
	}
	.basket-item {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 8px 0;
	}
	.basket-item > div {
		order: 10;
	}
	.basket-item__image {
		width: 30%;
		order: 1 !important;
	}
	.basket-item__image--link {
		width: auto;
		height: auto;
	}
	.basket-item__use {
		width: 36px;
		min-width: 36px;
		max-width: 36px;
		order: 0 !important;
	}
	.basket-item__info {
		width: calc(70% - 36px);
		order: 2 !important;
		box-sizing: border-box;
		padding-left: 8px;
	}
	.basket-item__price--one {
		width: 80px;
		text-align: left;
	}
	.basket-item__quantity {
		width: calc(100% - 224px);
	}
	.basket-item__price--row {
		width: 80px;
		text-align: right;
	}
	.basket-item__delete {
		width: 64px;
	}
	.order-basket__items--button {
		padding: 16px;
		font-size: 18px;
	}
}
/* End */


/* Start:/local/templates/2024/css/block_faq.css?1773999863857*/
.block-faq__items details summary::-webkit-details-marker {
    display: none
}
.block-faq__items details > summary {
    list-style: none;
    cursor: pointer;
}
.block-faq__items details > summary:hover {
    opacity: 0.6;
}
.block-faq__items details summary:before {
    content: '';
}
.block-faq__items details[open] summary:before {
    content: '';
}
.block-faq__items {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.block-faq__item a {
    text-decoration: none;
}
.block-faq__question {
    display: flex;
    gap: 10px;
    align-items: center;
}
.block-faq__question-icon {
    width: 24px;
    min-width: 24px;
    display: flex;
    align-items: center;
}
.block-faq__answer {
    padding: 20px;
    margin: 20px;
    border: 1px solid var(--color-text-base);
    border-radius: 16px;
}
/* End */


/* Start:/local/templates/2024/css/bottom-quick-links.css?17509985577563*/
.bottom-quick-links {
	background: var(--color-yellow);
	position: fixed;
	z-index: 1000;
	left: 0;
	right: 0;
	bottom: 0;
	height: 64px;
}
.bottom-quick-links__inner {
	border-top: 1px solid #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-around;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 64px;
	padding: 0 2px;
}
.bottom-quick-link {
	padding: 0;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	text-align: center;
	gap: 2px;
}
.bottom-quick-link__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	background: #ffffff;
	border-radius: 100%;
	position: relative;
}
.bottom-quick-link__icon--svg {
	display: inline-block;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.bottom-quick-link__text {
	white-space: initial;
	line-height: 1;
	font-size: 12px;
	color: #000000;
}
.bottom-quick-link__icon--svg__addresses {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C27.9411 0 36 8.05886 36 18C36 27.9411 27.9411 36 18 36C8.05886 36 0 27.9411 0 18C0 8.05886 8.05886 0 18 0Z' fill='%23FEFEFE'%3E%3C/path%3E%3Cpath d='M17.9508 28.5489C19.8466 28.5489 21.3834 28.1745 21.3834 27.7126C21.3834 27.2508 19.8466 26.8764 17.9508 26.8764C16.055 26.8764 14.5182 27.2508 14.5182 27.7126C14.5182 28.1745 16.055 28.5489 17.9508 28.5489Z' fill='%23f1ae17'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.9504 7.19366C14.4535 7.19366 11.625 9.99246 11.625 13.4527C11.625 18.1472 17.9504 25.0772 17.9504 25.0772C17.9504 25.0772 24.2762 18.1472 24.2762 13.4527C24.2762 9.9921 21.4477 7.19366 17.9504 7.19366V7.19366Z' fill='%23f1ae17'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.9504 15.6885C17.3516 15.6885 16.7766 15.4533 16.353 15.0341C15.929 14.6146 15.6913 14.046 15.6913 13.4531C15.6913 12.8602 15.929 12.2916 16.353 11.8724C16.7766 11.4533 17.3516 11.2177 17.9504 11.2177C18.5496 11.2177 19.1246 11.4533 19.5482 11.8724C19.9722 12.2916 20.21 12.8602 20.21 13.4531C20.21 14.046 19.9722 14.6146 19.5482 15.0341C19.1246 15.4533 18.5496 15.6885 17.9504 15.6885V15.6885Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
}
.bottom-quick-link__icon--svg__appointment {
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 237.54 237.54' style='enable-background:new 0 0 237.54 237.54' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23f1ae17' d='M118.77,0c32.8,0,62.49,13.29,83.98,34.79c21.49,21.49,34.79,51.19,34.79,83.98s-13.29,62.49-34.79,83.98 c-21.49,21.49-51.19,34.79-83.98,34.79c-32.8,0-62.49-13.29-83.98-34.79C13.29,181.26,0,151.56,0,118.77s13.29-62.49,34.79-83.98 C56.28,13.29,85.97,0,118.77,0L118.77,0z M109.06,60.2c0-3.59,2.91-6.5,6.5-6.5s6.5,2.91,6.5,6.5v60l45.14,26.76 c3.08,1.82,4.11,5.8,2.29,8.89c-1.82,3.08-5.8,4.11-8.89,2.29l-47.99-28.45c-2.11-1.08-3.55-3.27-3.55-5.79V60.2L109.06,60.2z M193.56,43.98C174.42,24.84,147.98,13,118.77,13c-29.21,0-55.65,11.84-74.79,30.98C24.84,63.12,13,89.56,13,118.77 c0,29.21,11.84,55.65,30.98,74.79c19.14,19.14,45.58,30.98,74.79,30.98c29.21,0,55.65-11.84,74.79-30.98 c19.14-19.14,30.98-45.58,30.98-74.79C224.54,89.56,212.7,63.12,193.56,43.98L193.56,43.98z'/%3E%3C/g%3E%3C/svg%3E");
}
.bottom-quick-link__icon--svg__chat {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C27.9411 0 36 8.05886 36 18C36 27.9411 27.9411 36 18 36C8.05886 36 0 27.9411 0 18C0 8.05886 8.05886 0 18 0Z' fill='%23FEFEFE'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.6857 9.5C22.8534 9.5 27.0427 13.2277 27.0427 17.826C27.0427 19.3344 26.5921 20.749 25.804 21.9693L26.7283 26.5L21.959 25.2353C20.6782 25.8214 19.2258 26.1523 17.686 26.1523C12.5198 26.1523 8.33044 22.4249 8.33044 17.8263C8.33044 13.2284 12.5198 9.50034 17.686 9.50034L17.6857 9.5Z' fill='%23f1ae17'%3E%3C/path%3E%3Cpath d='M14.3806 19.2029C15.0848 19.2029 15.6556 18.6381 15.6556 17.9413C15.6556 17.2445 15.0848 16.6797 14.3806 16.6797C13.6764 16.6797 13.1056 17.2445 13.1056 17.9413C13.1056 18.6381 13.6764 19.2029 14.3806 19.2029Z' fill='white'%3E%3C/path%3E%3Cpath d='M17.6858 19.2029C18.3899 19.2029 18.9608 18.6381 18.9608 17.9413C18.9608 17.2445 18.3899 16.6797 17.6858 16.6797C16.9816 16.6797 16.4108 17.2445 16.4108 17.9413C16.4108 18.6381 16.9816 19.2029 17.6858 19.2029Z' fill='white'%3E%3C/path%3E%3Cpath d='M20.9912 19.2029C21.6954 19.2029 22.2662 18.6381 22.2662 17.9413C22.2662 17.2445 21.6954 16.6797 20.9912 16.6797C20.287 16.6797 19.7162 17.2445 19.7162 17.9413C19.7162 18.6381 20.287 19.2029 20.9912 19.2029Z' fill='white'%3E%3C/path%3E%3C/svg%3E");
}
.bottom-quick-link__icon--svg__phone {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 0C27.9411 0 36 8.05886 36 18C36 27.9411 27.9411 36 18 36C8.05886 36 0 27.9411 0 18C0 8.05886 8.05886 0 18 0Z' fill='%23FEFEFE'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.5175 23.8689C23.4702 23.3985 23.2157 22.9789 22.8181 22.7162L20.1241 20.9385C19.4978 20.5272 18.6548 20.6076 18.1214 21.1354L17.4124 21.8363C16.9968 21.7772 16.0074 21.5323 14.993 20.5282C13.9786 19.5245 13.7312 18.5459 13.6711 18.1343L14.3795 17.4327C14.9125 16.9056 14.9962 16.0718 14.5777 15.4507L12.7815 12.785C12.5168 12.3915 12.0923 12.1397 11.6169 12.0932C11.1415 12.0474 10.6757 12.2118 10.3385 12.5458L9.21556 13.6565C8.68079 14.1857 8.3984 14.9086 8.44187 15.6403C8.5267 17.0648 9.15054 19.9309 12.3733 23.1202C15.5968 26.3094 18.4922 26.9264 19.9322 27.0103C20.656 27.0551 21.3958 26.7816 21.9366 26.2451L23.0595 25.134C23.3974 24.8 23.5639 24.3387 23.5168 23.8689H23.5175Z' fill='%23f1ae17'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.5626 9.14313C18.2699 9.14313 18.0334 9.3771 18.0334 9.66669C18.0334 9.95627 18.2699 10.1902 18.5626 10.1902C22.3554 10.1902 25.4418 13.2438 25.4418 16.9969C25.4418 17.2865 25.6782 17.5204 25.9709 17.5204C26.2635 17.5204 26.5 17.2865 26.5 16.9969C26.5 12.6661 22.9397 9.14313 18.5626 9.14313V9.14313ZM18.5626 11.2374C18.2699 11.2374 18.0334 11.4713 18.0334 11.7609C18.0334 12.0505 18.2699 12.2845 18.5626 12.2845C21.1887 12.2845 23.325 14.3983 23.325 16.9969C23.325 17.2865 23.5618 17.5204 23.8544 17.5204C24.1467 17.5204 24.3835 17.2865 24.3835 16.9969C24.3832 13.8212 21.7722 11.2374 18.5626 11.2374V11.2374ZM18.5626 13.3316C18.2699 13.3316 18.0334 13.5656 18.0334 13.8552C18.0334 14.1448 18.2699 14.3787 18.5626 14.3787C20.0216 14.3787 21.2081 15.5532 21.2081 16.9965C21.2081 17.2861 21.4446 17.5201 21.7373 17.5201C22.0299 17.5201 22.2664 17.2861 22.2664 16.9965C22.2664 14.9761 20.6044 13.3316 18.5626 13.3316V13.3316ZM18.5626 15.4259C18.2699 15.4259 18.0334 15.6598 18.0334 15.9494C18.0334 16.239 18.2699 16.473 18.5626 16.473C18.8545 16.473 19.0917 16.7077 19.0917 16.9965C19.0917 17.2861 19.3281 17.5201 19.6208 17.5201C19.9135 17.5201 20.1499 17.2861 20.1499 16.9965C20.1499 16.1306 19.4377 15.4259 18.5626 15.4259V15.4259Z' fill='%23f1ae17'%3E%3C/path%3E%3C/svg%3E");
}

/* End */


/* Start:/local/templates/2024/css/breadcrumbs.css?1750998557514*/
.breadcrumbs {
	padding: var(--px-20) 0;
	font-size: var(--font-size-14);
	display: flex;
	overflow: hidden;
	gap: var(--px-10);
}
.breadcrumbs a,
.breadcrumbs span {
	white-space: nowrap;
	text-decoration: none;
	border-bottom: 1px solid transparent;
}
.breadcrumbs i {
	opacity: 0.5;
}
.breadcrumbs a {
	opacity: 0.5;
	transition: opacity 300ms;
}
.breadcrumbs a:hover {
	opacity: 1;
	border-bottom: 1px solid;
}

@media (max-width: 768px) {
	.breadcrumbs {
		padding: var(--px-10) 0;
		margin-bottom: 12px;
	}
}
/* End */


/* Start:/local/templates/2024/css/buttons.css?17743391464428*/
.button {
	height: 36px;
	line-height: 30px;
	padding: 0 20px;
	background: transparent;
	border: 1px solid var(--button-border-color);
	border-radius: var(--button-border-radius);
	text-decoration: none !important;
	transition: color 300ms, background-color 300ms;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	box-sizing: border-box;
}
.btn__big-height {
	height: 50px;
}
a:hover .button,
a.button:hover,
.button.is-active,
.button:hover {
	background-color: var(--button-color-background-hover);
	color: var(--button-color-hover);
}
.button.button__w-arrow {
	position: relative;
	padding-right: 36px;
}
.button.button__w-arrow:after {
	content: '';
	display: inline-block;
	right: 12px;
	top: 0;
	bottom: 0;
	width: 24px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8L14 12L10 16' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	transition: all 300ms;
}
a:hover .button.button__w-arrow:after,
.button.button__w-arrow:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8L14 12L10 16' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.button.button__w-arrow-back {
	position: relative;
	padding-left: 36px;
}
.button.button__w-arrow-back:after {
	content: '';
	display: inline-block;
	left: 12px;
	top: 0;
	bottom: 0;
	width: 24px;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8L14 12L10 16' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	transition: all 300ms;
	transform: scaleX(-1);
}
a:hover .button.button__w-arrow-back:after,
.button.button__w-arrow-back:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8L14 12L10 16' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.button__link {
	border-color: transparent;
}
.button svg {
	margin-left: var(--px-10);
	transition: all 300ms;
}
a:hover .button,
.button:hover {
	--svg-color-base: #ffffff;
}

.button.button__big {
	height: var(--px-60);
}
.button.button__100 {
	display: flex;
	width: 100%;
	box-sizing: border-box;
}
.button.button__black {
	background: #1B1B1B;
	color: #ffffff;
}
.button.button__black:hover {
	background: #1B1B1B;
	color: #ffffff;
}
.button.button__white {
	background: #FFFFFF;
}
.button.button__white:hover {
	background: #1B1B1B;
}
.button.button__transparent {
	background: transparent;
	color: #000000;
}
.button.button__transparent:hover {
	background-color: var(--button-color-background-hover);
	color: var(--button-color-hover);
}
.button.button__white {
	background: #ffffff;
	color: #000000;
}
.button.button__white:hover {
	background-color: var(--button-color-background-hover);
	color: var(--button-color-hover);
}
.button.button__transparent:hover {
	background-color: var(--button-color-background-hover);
	color: var(--button-color-hover);
}
.button.button__yellow {
	background: var(--color-yellow);
	color: #000000;
}
.button.button__yellow:hover {
	background: #1B1B1B;
	color: #ffffff;
}
.button.button__link {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	background: transparent;
	border: 1px solid transparent;
	border-radius: var(--button-border-radius);
	text-decoration: none !important;
	transition: color 300ms, background-color 300ms;
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.button.button__link:hover {
	color: #000000;
}
.button.button__link span {
	display: inline-block;
	border-bottom: 1px solid;
	line-height: 1.2;
}
.button.button__small {
	height: 32px;
}

@media (max-width: 768px) {
	.button {
		padding: 0 10px;
		width: 100%;
	}
	.button.button__big {
		height: 48px;
	}
}
/* End */


/* Start:/local/templates/2024/css/catalog-promo-item.css?17755415812559*/
.catalog-promo-item {
    min-height: 100px;
    background: #FFFFFF;
    position: relative;
    z-index: 0;
    border-radius: var(--border-radius-default);
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    transition: all 300ms;
    display: flex;
    align-items: center;
    line-height: 1;
}
.catalog-promo-item__top {
    margin-top: 32px;
}
.catalog-promo-item.w-link:hover {
    box-shadow: 0px 4px 12px 0px #0000001A;
}
.catalog-promo-item.has-bg:before {
    content: '';
    border-radius: var(--border-radius-default);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    background: linear-gradient(146.17deg, #FFFFFF 25.55%, rgba(255, 255, 255, 0) 83.48%);
}
.catalog-promo-item.is-optic {
    background: linear-gradient(0deg, #D7DBFF, #ffffff) !important;
}
.catalog-promo-item.is-clinic {
    background: linear-gradient(0deg, #CEF7EA, #ffffff) !important;

}
.catalog-promo-item.is-shop {
    background: linear-gradient(0deg, #FFE27B, #ffffff) !important;
}
.catalog-promo-item__text {
    line-height: 1.2;
    display: flex;
    align-items: center;
    padding: var(--px-30);
}
.catalog-promo-item__link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.catalog-promo-item__image--wrapper {
    width: 100%;
}
.catalog-promo-item__image {
    border-radius: var(--border-radius-default);
    overflow: hidden;
    width: 100%;
}
.catalog-promo-item__image picture {
    display: flex;
    line-height: 1;
}
.catalog-promo-item__img {
    width: 100%;
    border-radius: var(--border-radius-default);
}

.catalog-promo-item__inner {
    grid-column: span 4;
}
.catalog-promo-item.w-image {
    min-height: initial;
}
.catalog-promo-item.w-image .catalog-promo-item__text {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}

@media (min-width: 1601px) {
    .catalog-promo-item[data-promo-inx="inner-1"] {
        order: 9 !important;
    }
}
@media (max-width: 1600px) {
    .catalog-promo-item__inner {
        grid-column: span 3;
    }
}
@media (max-width: 1200px) {
    .catalog-promo-item__inner {
        grid-column: span 2;
    }
}
@media (max-width: 768px) {
    .catalog-promo-item {
        min-height: initial;
    }
    .catalog-promo-item__top {
        margin-top: 20px;
        margin-bottom: 16px;
    }
    .catalog-promo-item__text {
        font-size: 80%;
    }
    .catalog-promo-item.w-image .catalog-promo-item__text {
        min-height: 100px;
    }
}
/* End */


/* Start:/local/templates/2024/css/clinic-price.css?17743424181624*/
.clinic-price {
}
.clinic-price__table--wrapper {
	overflow: auto;
}
.clinic-price__head {
	padding: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #f8f8f8;
}
.clinic-price__title {
	font-weight: 500;
	font-size: 120%;
}
.clinic-price__icon {
	transform: scale(1.5) rotate(90deg);
	transition: all 300ms;
}
.clinic-price__head.is-active .clinic-price__icon {
	transform: scale(1.5) scaleY(-1) rotate(90deg);;
}
.clinic-price__body {
	padding: 32px 0;
}
.clinic-price__table {
	width: 100%;
	border-collapse: collapse;
}
.clinic-price__table th,
.clinic-price__table td {
	background: none !important;
	padding: 16px 16px;
	border-left: none;
	border-right: none;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.clinic-price__table th {
	border-top: none;
	line-height: 1;
}
.clinic-price__table th.price {
	text-align: right;
}
.clinic-price__table tr th:first-child,
.clinic-price__table tr td:first-child {
	text-align: left;
}
.clinic-price__table .td-name {
	text-align: left;
}
.clinic-price__table td.price {
	white-space: nowrap;
	text-align: right;
}
.price-variant-title {
	font-weight: 500;
	font-size: 120%;
}
.clinic-price__table td.table-article {
	white-space: nowrap;
}
.page-about__content .alert--discount {
	max-width: 810px !important;
	margin: 0;
}
.clinic-price__table .wysiwyg ul {
	margin: 15px 15px 0 15px;
}
.clinic-price__table .wysiwyg ul li:last-child {
	margin-bottom: unset;
}

@media (max-width: 768px) {
	.clinic-price__body {
		padding: 16px 0;
	}
	.clinic-price__table th,
	.clinic-price__table td {
		padding: 16px 4px;
	}
}
/* End */


/* Start:/local/templates/2024/css/content.css?1750998557267*/
.content-c {
	margin-left: var(--left-panel-width);
	border-left: 1px solid #f0f0f0;
	padding-bottom: var(--px-100);
	padding-right: 48px;
}
.content-c > .wrap {
}

@media (max-width: 768px) {
	.content-c {
		margin-left: 0;
		border-left: 0;
		padding-right: 0;
	}
}
/* End */


/* Start:/local/templates/2024/css/cookie-notifier.css?1750998557803*/
.cookie-notifier {
	font-size: 14px !important;
	position: fixed;
	z-index: 1001;
	left: 20%;
	right: 20%;
	bottom: 16px;
	padding: 16px;
	background: #f8f8f8;
	display: flex;
	gap: 32px;
	align-items: center;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	border-radius: 0;
	box-sizing: border-box;
}
.cookie-notifier__text {
	flex: 1;
}
.cookie-notifier__text a {
	white-space: nowrap;
	border-bottom: 0 !important;
	line-height: 1.2;
	text-decoration: underline;
}
@media (max-width: 1200px) {
	.cookie-notifier {
		left: 120px;
		right: 120px;
	}
}
@media (max-width: 768px) {
	.cookie-notifier {
		font-size: 12px;
		line-height: 1.2;
		left: 0;
		right: 0;
		bottom: 0;
		flex-direction: column;
		gap: 16px;
	}
	.cookie-notifier .btn {
		height: 36px;
	}
}
/* End */


/* Start:/local/templates/2024/css/countries.css?1750998557557*/
.countries__items {
	display: flex;
	gap: 16px;
}
.countries__item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	font-size: 16px;
	height: 29px;
	padding: 0 16px;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
	border: 1px solid #32323226;
	border-radius: 90px;
	transition: background-color 300ms;
}
.countries__item.is-small {
	padding: 0 8px;
	font-size: 14px;
}
.countries__item.is-active,
.countries__item:hover {
	background: var(--color-yellow);
	border-color: var(--color-yellow);
}

/* End */


/* Start:/local/templates/2024/css/diff.css?17605955442772*/
.is-sticky {
	position: sticky;
	top: 80px;
}

a[download],
a.download {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0;
	color: #333;
	text-decoration: none;
	font-weight: 500;
	min-height: 30px;
	position: relative;
	transition: 0.2s;
	line-height: 1;
}
a[download]::before,
a.download::before {
	content: '';
	width: 28px;
	min-width: 28px;
	height: 30px;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23f63b42'%3E%3Cpath d='M447.933 103.629c-.034-3.076-1.224-6.09-3.485-8.352L352.683 3.511l-.011-.008A11.942 11.942 0 0 0 344.206 0H89.278C75.361 0 64.04 11.32 64.04 25.237v461.525c0 13.916 11.32 25.237 25.237 25.237h333.444c13.916 0 25.237-11.32 25.237-25.237V103.753c.002-.044-.021-.081-.025-.124zm-91.739-62.698l50.834 50.834h-49.572a1.265 1.265 0 0 1-1.262-1.262V40.931zm67.789 445.832c0 .695-.566 1.261-1.261 1.261H89.278a1.263 1.263 0 0 1-1.261-1.261V25.237c0-.695.566-1.261 1.261-1.261h242.94v66.527c0 13.916 11.322 25.239 25.239 25.239h66.527v371.021z'/%3E%3Cpath d='M362.088 164.014H149.912c-6.62 0-11.988 5.367-11.988 11.988 0 6.62 5.368 11.988 11.988 11.988h212.175c6.62 0 11.988-5.368 11.988-11.988.001-6.621-5.368-11.988-11.987-11.988zm0 72.339H149.912c-6.62 0-11.988 5.368-11.988 11.988 0 6.62 5.368 11.988 11.988 11.988h212.175c6.62 0 11.988-5.368 11.988-11.988.001-6.62-5.368-11.988-11.987-11.988zm0 72.338H149.912c-6.62 0-11.988 5.368-11.988 11.988 0 6.621 5.368 11.988 11.988 11.988h212.175c6.62 0 11.988-5.367 11.988-11.988.001-6.619-5.368-11.988-11.987-11.988zM256 381.031H149.912c-6.62 0-11.988 5.368-11.988 11.988 0 6.621 5.368 11.988 11.988 11.988H256c6.62 0 11.988-5.367 11.988-11.988 0-6.621-5.368-11.988-11.988-11.988z'/%3E%3C/svg%3E");
	background-size: cover;
	display: inline-block;
	margin-right: 15px;
}

.text-more__text {
	font-size: var(--font-size-14);
	border-bottom: 1px solid;
	transition: color 300ms;
}
.text-more__text:hover,
a:hover .text-more__text {
	color: var(--color-accent)
}
.hr {
	margin-top: 24px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 24px;
}

.seo-text {
	margin-top: 64px;
}

[data-sticky--w-scroll] {
	overscroll-behavior: contain;
}

.b24-widget-button-position-bottom-right {
	right: 20px !important;
	bottom: 20px !important;
}
@media (max-width: 768px) {
	.b24-widget-button-inner-container {
		display: none !important;
	}
	.b24-widget-button-social.b24-widget-button-show + .b24-widget-button-inner-container {
		display: inline-block !important;
	}
	.service-detail__top--button .button {
		padding: 4px 20px;
		width: 100%;
		white-space: initial;
		line-height: 1;
		text-align: center;
		height: initial;
	}
}

/* End */


/* Start:/local/templates/2024/css/doctors.css?1771571175899*/
.doctors--wrapper {
}
.doctors {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-gap: 48px;
	max-width: 1200px;
	line-height: 1;
}
.doctor {
	display: flex;
	flex-direction: column;
	gap: 16px;
	justify-content: space-between;
}
.doctor__link {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.doctor__info {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.doctor__image {
}
.doctor__name {
	font-weight: 600;
	min-height: 2em;
	max-width: 90%;
	line-height: 1.2;
}
.doctor__job {
	color: #888888;
}
.doctor__job--in-slider {
	font-size: 14px;
	line-height: 1.2;
}
.doctor__specs--in-slider {
	font-size: 14px;
	line-height: 1.2;
}
.doctor__bottom--in-slider {
	display: none;
}
.doctors--wrapper + .doctors--wrapper {

}

@media (max-width: 768px) {
	.doctors {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-gap: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/doctors.detail.css?1770697112830*/
.doctor-detail {
	display: grid;
	grid-gap: 32px;
	max-width: 1024px;
	grid-template-columns: 250px auto;
}
.doctor-detail__job {
	font-weight: 500;
	font-size: 120%;
	color: #888888;
}
.doctor__content {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.doctor-detail__item {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.doctor-detail__title {
	font-weight: 500;
	font-size: 120%;
}
.doctor-detail__services {
	padding: 32px;
	background: #f8f8f8;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.doctor-detail__services-label {
	font-weight: 500;
	font-size: 120%;
}
.doctor-detail__services-list {
	margin-bottom: 0 !important;
}
.doctor-detail__reviews {
	margin-top: 64px;
	max-width: 1024px;
}

@media (max-width: 768px) {
	.doctor-detail {
		display: flex;
		gap: 16px;
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/2024/css/equipment.css?1750998557641*/
.equipment__items {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.equipment__item {
	display: grid;
	grid-template-columns: 40% auto;
	gap: 32px;
}
.equipment__title {
	color: var(--color-secondary);
	line-height: 1.2;
	text-decoration: none;
	transition: color 300ms;
}
.equipment__title:hover {
}
.equipment__right {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.equipment__subtitle {
	font-size: 120%;
}

@media (max-width: 768px) {
	.equipment__item {
		line-height: 1;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.equipment__title {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
}
/* End */


/* Start:/local/templates/2024/css/extra-actions.css?17669917283918*/
.extra-actions {
	display: flex;
	flex-direction: column;
	gap: var(--px-10);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.extra-actions__item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.extra-actions__item-favorites {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.extra-actions__item-favorites.is-active {
	--svg-color-white: var(--color-yellow);
}
.extra-actions.in-detail {
	top: -48px;
	flex-direction: row-reverse;
}
.extra-actions__item-video {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='256' height='256' viewBox='0 0 256 256' xml:space='preserve'%3E%3Cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)'%3E%3Crect x='3.44' y='16.37' rx='0' ry='0' width='84.42' height='55.77' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(249,249,249); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) '/%3E%3Cpath d='M 87.424 13.729 H 45.239 h -0.478 H 2.576 C 1.153 13.729 0 14.883 0 16.305 v 57.39 c 0 1.422 1.153 2.576 2.576 2.576 h 42.185 h 0.478 h 42.185 c 1.422 0 2.576 -1.153 2.576 -2.576 v -57.39 C 90 14.883 88.847 13.729 87.424 13.729 z M 13.631 68.988 c 0 0.733 -0.594 1.328 -1.328 1.328 H 6.328 C 5.595 70.316 5 69.721 5 68.988 v -5.976 c 0 -0.733 0.595 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 68.988 z M 13.631 54.988 c 0 0.733 -0.594 1.328 -1.328 1.328 H 6.328 C 5.595 56.316 5 55.721 5 54.988 v -5.976 c 0 -0.733 0.595 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 54.988 z M 13.631 40.988 c 0 0.733 -0.594 1.328 -1.328 1.328 H 6.328 C 5.595 42.316 5 41.721 5 40.988 v -5.976 c 0 -0.733 0.595 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 40.988 z M 13.631 26.988 c 0 0.733 -0.594 1.328 -1.328 1.328 H 6.328 C 5.595 28.316 5 27.721 5 26.988 v -5.976 c 0 -0.733 0.595 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 26.988 z M 56.287 46.381 L 35.604 58.322 c -1.063 0.614 -2.392 -0.153 -2.392 -1.381 V 33.059 c 0 -1.228 1.329 -1.995 2.392 -1.381 l 20.683 11.941 C 57.35 44.233 57.35 45.767 56.287 46.381 z M 85 68.988 c 0 0.733 -0.595 1.328 -1.328 1.328 h -5.976 c -0.733 0 -1.328 -0.595 -1.328 -1.328 v -5.976 c 0 -0.733 0.594 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 68.988 z M 85 54.988 c 0 0.733 -0.595 1.328 -1.328 1.328 h -5.976 c -0.733 0 -1.328 -0.595 -1.328 -1.328 v -5.976 c 0 -0.733 0.594 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 54.988 z M 85 40.988 c 0 0.733 -0.595 1.328 -1.328 1.328 h -5.976 c -0.733 0 -1.328 -0.595 -1.328 -1.328 v -5.976 c 0 -0.733 0.594 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 40.988 z M 85 26.988 c 0 0.733 -0.595 1.328 -1.328 1.328 h -5.976 c -0.733 0 -1.328 -0.595 -1.328 -1.328 v -5.976 c 0 -0.733 0.594 -1.328 1.328 -1.328 h 5.976 c 0.733 0 1.328 0.594 1.328 1.328 V 26.988 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(210,34,21); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
}

@media (max-width: 768px) {
	.extra-actions {
		flex-direction: row-reverse;
		align-items: center;
	}
	.extra-actions__item-video {
		width: 24px;
		height: 24px;
	}
	.extra-actions.in-detail {
		top: 0;
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/2024/css/fancybox.css?17706095751000*/
.fancybox__content {
	padding: 64px;
}
.fancybox__container {
	--fancybox-bg: rgba(24, 24, 27, 0.5) !important;
	z-index: 100000;
}
.fancybox__content>.f-button.is-close-btn {
	border-radius: 0;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
	background: var(--color-yellow-light);
}
.fancybox__content>.f-button.is-close-btn svg {
	stroke: #000000;
}

@media (max-width: 768px) {
	.fancybox__slide {
		transform: initial !important;
		margin: 0;
		padding: 0;
	}
	.fancybox__container,
	.fancybox__carousel,
	.fancybox__viewport {

	}
	.fancybox__content {
		height: 100%;
		width: 100%;
		overflow-y: auto;
		overscroll-behavior: contain;
		/*
		position: fixed !important;
		left: 2px !important;
		top: 2px !important;
		right: 2px !important;
		bottom: 2px!important ;
		overflow-y: auto !important;
		 */
	}
	.is-compact .fancybox__content>.f-button.is-close-btn {
		position: fixed;
		right: 0;
		top: 0;
	}
	.fancybox__content.tab-content {
		padding-left: 24px;
		padding-right: 24px;
	}
}
/* End */


/* Start:/local/templates/2024/css/filter-sort.css?1750998557319*/
.filter-sort__wrapper {
	padding: var(--px-20) 0;
	border-bottom: 1px solid #00000026;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 768px) {
	.filter-sort__wrapper {
	}
	.products-sort__select--title {
		display: none;
	}
	.products-sort__select {
		font-size: 14px;
	}
}
/* End */


/* Start:/local/templates/2024/css/filter.css?17515306485309*/
.filter-selected__wrapper {
	padding: var(--px-20) 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 20px;
}
.filter-selected__item {
	display: inline-flex;
	white-space: nowrap;
	height: 20px;
	padding: 0 16px;
	border: 1px solid var(--color-yellow);
	border-radius: 9px;
	font-size: var(--font-size-14);
	text-decoration: none !important;
}
.filter-selected__item:hover {
	background: var(--color-yellow);
}
.filter-selected__item--off {
	display: inline-block;
	margin-left: 8px;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
}
.filter__actions {
	display: flex;
	gap: var(--px-50);
}
.filter__action {
	position: relative;
	z-index: 10;
}
.filter__action--title {
	height: 32px;
	display: inline-flex;
	align-items: center;
	gap: var(--px-10);
	font-weight: 700;
	font-size: var(--font-size-16);
	text-decoration: none !important;
}
.filter__action--title:hover {
}
.filter__action--content {
	display: none;
	position: absolute;
	padding: var(--px-30);
	background: #F6F7F9;
	margin-top: var(--px-20);
	border-top: 1px solid #00000026;
	min-width: 300px;
}
.sidebar__links {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.sidebar__openable-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: var(--px-20);
	text-decoration: none;
	white-space: nowrap;
	font-weight: 600;
}
.is-opened .sidebar__openable-head {
}
.sidebar__openable-icon {
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	transform: rotate(90deg);
	transition: all 300ms;
}
.sidebar__openable.is-opened .sidebar__openable-icon {
	transform: rotate(-90deg);
}
.sidebar__openable-head svg {
	width: 24px;
	height: 24px;
	min-width: 24px;
}
.sidebar__openable-body {
	display: flex;
	flex-direction: column;
	padding-left: 16px;
}
.sidebar__openable-body--AGE,
.sidebar__openable-body--GLASSES_ZAUSHNIK_LENGTH,
.sidebar__openable-body--GLASSES_EYE_SIZE,
.sidebar__openable-body--GLASSES_BRIDGE_SIZE {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 0 12px;
	padding-left: 16px;
}
.is-opened .sidebar__openable-body {
	/* margin-bottom: 16px; */
}
.sidebar__openable-body--price {
	padding-left: 0;
}
.sidebar__show {
	display: none;
}
.sidebar__item {
	margin-top: 10px;
	white-space: nowrap;
	display: none;
}
.sidebar__item.disabled {
	opacity: 0.3;
}
.sidebar__item.checked {
	display: block;
}

.sidebar__filter-prices {
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
}
.sidebar__filter-price {
	width: calc(50% - 24px);
	text-align: center;
	border: 1px solid transparent;
	padding: 4px 8px;
	background: #ffffff;
	border-radius: var(--border-radius-default);
}
.sidebar__openable-body--price .irs--flat .irs-bar {
	background-color: var(--color-yellow);
}
.sidebar__openable-body--price .irs--flat .irs-from,
.sidebar__openable-body--price .irs--flat .irs-to,
.sidebar__openable-body--price .irs--flat .irs-single {
	color: #323232;
	background-color: var(--color-yellow);
}
.irs--flat .irs-handle>i:first-child {
	/*background-color: #323232;*/
}
.sidebar__openable--single {
	text-decoration: none;
	line-height: 1;
}
.checkbox--3 {
	display: flex;
	align-items: center;
}

[data-filter--block] {
	position: relative;
}
[data-filter--label] {
	position: relative;
}
.filter__apply {
	background: #F6F7F9;
	background-image: linear-gradient(to right, #f6f7f9, #ffe27b);
	display: flex;
	text-decoration: none;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	transition: all 300ms;
	font-weight: 500;
}
.filter__apply-link {
	position: absolute;
	right: -130px;
	top: 0;
	width: 100px;
	height: 32px;
	display: none;
}
.filter__apply-link-action {
	padding: 0 16px;
	height: 32px;
}
.filter__apply-button {
	position: relative;
	margin-top: 16px;
	width: 100%;
	height: 45px;
}
.filter__apply-button:before {
	content: '';
	position: absolute;
	display: block;
	border-top: #CCCCCC 1px solid;
	top: -16px;
	left: -30px;
	right: -30px;
}
.filter__apply:hover {
	background: #ffe27b;
}
.filter__action--cnt {
	display: inline-flex;
	font-size: 12px;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background: var(--color-yellow);
	color: #000000;
	line-height: 1;
	font-weight: 500;
}
.filter__action--cnt:empty {
	visibility: hidden;
}
@media (min-width: 769px) {
	.filter__action--content {
		max-height: 400px;
		overflow-y: auto;
		overscroll-behavior: contain;
	}
}
@media (max-width: 768px) {
	.filter__actions {
		gap: 0;
		flex-direction: column;
	}
	.filter__action--title {
		gap: 0;
	}
	.filter__action--content {
		margin: 0;
		padding: 48px 24px;
		border: none;
		min-width: initial;
	}
	.filter__apply-link {
		display: none;
	}
	.filter-form {
		position: relative;
		padding-bottom: 64px;
	}
	.filter__apply-button--wrapper {
		border-top: #CCCCCC 1px solid;
		position: fixed;
		height: 77px;
		padding: 0 16px;
		display: flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
		left: 0;
		right: 0;
		bottom: 0;
		background: #F6F7F9;
	}
	.filter__apply-button {
		margin-top: 0;
	}
	.filter__apply-button:before {
		display: none;
	}
	.filter-selected__wrapper {
		padding-top: 0;
		gap: 10px;
	}
	.filter-selected__title {
		display: none;
	}
	.filter__apply-link-action {
		display: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/footer.css?17509985572258*/
.footer {
	margin-left: var(--left-panel-width);
	position: relative;
}
.footer-top {
	background: var(--color-gray-light);
	padding: var(--px-40) var(--px-20);
	padding-right: 72px;
}
.footer-bottom {
	background: var(--color-333333);
	padding: var(--px-40) var(--px-20);
	padding-bottom: var(--px-80);
	color: var(--color-DEDEDE);
	font-size: var(--font-size-12);
	display: grid;
	gap: var(--px-100);
	grid-template-columns: min-content auto;
}
.footer-bottom__right {
	display: flex;
	justify-content: space-between;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.footer-phone {
	font-size: var(--font-size-20);
	font-weight: 700;
	color: #ffffff;
}
.footer-email {
	color: #ffffff;
}
.footer-copyright {
	color: #ffffff;
}
.footer-text-row + .footer-text-row {
	margin-top: var(--px-10);
}
.footer-bottom__right-2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.footer__disclaimer {
	position: fixed;
	left: var(--left-panel-width);
	right: 0;
	bottom: 0;
	height: var(--px-40);
	color: var(--color-text-dark);
	background: rgba(255,255,255,0.7);
	padding: 0 var(--px-20);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: var(--font-size-16);
	font-weight: 700;
	letter-spacing: 1px;
	z-index: 1;
}

.footer-top {
	display: grid;
	grid-auto-columns: minmax(0, 1fr);
	grid-auto-flow: column;
	gap: var(--px-40);
}

@media (max-width: 1100px) {
	.footer-top {
		grid-auto-columns: initial;
		grid-auto-flow: initial;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 1024px) {
	.footer-top {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.footer-bottom {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}
	.footer-bottom__right {
		flex-direction: column;
		gap: 32px;
	}
}
@media (max-width: 768px) {
	.footer {
		margin-left: 0;
		padding-right: 0;
	}
	.footer__disclaimer {
		left: 0;
		height: initial;
		line-height: 1;
		font-size: 9px;
		padding-top: 4px;
		padding-bottom: 4px;
		font-weight: 500;
		bottom: 64px;
		flex-direction: column;
	}
	.footer__disclaimer span {
		display: block;
		text-align: center;
	}
	.footer-copyright {
		margin-top: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/form-auth.css?175099855771*/
.form__auth {

}
.form__auth [data-form-auth--code] {
	display: none;
}
/* End */


/* Start:/local/templates/2024/css/form-callback.css?1750998557646*/
.callback {
	position: fixed;
	top: 50%;
	right: 0;
	transform: rotateZ(
		-90deg
	) translateX(100%) !important;
	transform-origin: right bottom !important;
	z-index: 10;
}
.callback__button {
	display: inline-block;
	padding: 0 16px;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	background: #f33e47;
	color: #ffffff;
	font-weight: 300;
	text-decoration: none;
	border-radius: 8px 8px 0 0;
	box-shadow: 0px 6px 4px rgb(0 0 0 / 25%);
	transition: background-color 0.5s ease;
}
.callback__button:hover {
	background: #c41f27;
	color: #ffffff;
}
.callback-form-c .form-block--submit {
	display: flex;
	justify-content: space-between;
}
/* End */


/* Start:/local/templates/2024/css/form-feedback.css?1773999863583*/
.form-feedback {
    border: 1px solid var(--color-red);
    border-radius: 20px;
    padding: 40px;
}
.form-feedback ul {
    padding-left: 20px;
}
.form-feedback ul li {
    margin-bottom: 10px;
}
.form-feedback__content {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}
.form-feedback__input {
    width: 100%;
    padding: 15px;
    border: 1px solid var(--color-gray);
    border-radius: 4px;
    box-sizing: border-box;
}
.form-feedback-items__row {
    display: flex;
    gap: 10px;
}
.form-feedback textarea {
    resize: none;
}
/* End */


/* Start:/local/templates/2024/css/form-iblock--reviews.css?17509985571163*/
.form-iblock--reviews {
	max-width: 600px;
}
.form-iblock--reviews .form-items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 16px;
}
.form-iblock--reviews .form-item {
	width: calc(100% - 16px);
}
.form-iblock--reviews .form-item--SECTION_ID,
.form-iblock--reviews .form-item--ADDRESS {

}
.form-iblock--reviews .form-item--PHONE,
.form-iblock--reviews .form-item--EMAIL {
	width: calc(50% - 16px);
}
.form-iblock--reviews .form-item--NAME,
.form-iblock--reviews .form-item--SURNAME,
.form-iblock--reviews .form-item--MIDDLE_NAME {
	width: calc(33.3% - 16px);
}
.form-iblock--reviews .form-item--AGREEMENT {
	/*width: calc(40% - 16px);*/
}
.form-iblock--reviews .form-item--CAPTCHA {
	/*width: calc(60% - 16px);*/
}

.form-iblock--reviews [data-section--values] {
	display: none;
}
.form-iblock--reviews [data-section--values].is-active {
	display: initial;
}

@media (max-width: 768px) {
	.form-iblock--reviews .form-item--PHONE,
	.form-iblock--reviews .form-item--EMAIL {
		width: 100%;
	}
	.form-iblock--reviews .form-item--NAME,
	.form-iblock--reviews .form-item--SURNAME,
	.form-iblock--reviews .form-item--MIDDLE_NAME {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/2024/css/form-question.css?17739998631980*/
.form-question {
    min-height: 500px;
    background: url('/images/form_question.png') no-repeat right center/cover;
    display: flex;
    align-items: center;
    padding: 20px;
}
.form-question ul {
    padding-left: 20px;
}
.form-question ul li {
    margin-bottom: 10px;
}
.form-question form {
    width: 330px;
}
.form-question__title {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 10px;
}
.form-question__text {
    max-width: 350px;
    line-height: 1.3;
}
.form-question__text p {
    font-size: var(--px-30);
    margin-bottom: 30px;
}
.form-question__card {
    margin-left: 100px;
    display: flex;
    gap: 40px;
    padding: 50px;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 30px;
}
.form-question__input {
    width: 100%;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    box-sizing: border-box;
}
.form-question__input input::placeholder {
    color: #b5b5b5;
}
.form-question .button {
    border-radius: 8px;
}

@media (max-width: 1700px) {
    .form-question__card {
        margin-left: 20px;
    }
}
@media (max-width: 1400px) {
    .form-question__text {
        max-width: unset;
    }
    .form-question form {
        width: unset;
    }
    .form-question__card {
        flex-direction: column;
        margin-left: unset;
    }
}
@media (max-width: 768px) {
    .form-question__text {
        width: 100%;
    }
    .form-question form {
        width: 100%;
    }
    .form-question {
        flex-direction: column;
        padding: 10px;
        min-height: unset;
        background-position: 85% -150px;
    }
    .form-question__card {
        margin-top: 150px;
    }
    .form-question__input {
        border: 1px solid rgba(0, 0, 0, 0.3);
    }
}
/* End */


/* Start:/local/templates/2024/css/forms-timer.css?1750998557350*/
.timer__wrapper {
	padding: 0;
	font-size: 90%;
	display: flex;
	flex-direction: column;
	gap: 8px;
	visibility: hidden;
}
.timer__wrapper.is-active {
	visibility: visible;
}
.timer__text {
	color: #8d8d8d;
}
.timer__next-try,
.timer__code-try {
	visibility: hidden;
}
.timer__next-try.is-active,
.timer__code-try.is-active {
	visibility: visible;
}

/* End */


/* Start:/local/templates/2024/css/forms.css?17616550423659*/
.form {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.form__short {
	max-width: 400px;
}
.form-items {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.form-items__row {
	display: flex;
	align-items: center;
	gap: 16px;
	flex-wrap: wrap;
}
.form-items__row label {
	display: block;
	width: 100%;
}
.form-block {

}
.form-item {
}
.form__title {
	font-weight: 600;
	font-size: 30px;
}
.form__label {
	display: block;
	margin-bottom: 4px;
}
.form__input,
.form-item__input {
	height: 42px;
	padding: 0 12px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	width: 100%;
	box-sizing: border-box;
}
textarea.form__input,
textarea.form-item__input {
	padding: 8px 12px;
	min-height: 120px;
}
select {
	cursor: pointer;
	height: 42px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	padding: 0 8px;
}
select:disabled {
	cursor: initial;
}

.checkbox {
	display: flex;
	gap: 8px;
}
.checkbox__input {
	display: none;
}
.checkbox__emulator {
	display: inline-block;
	width: 12px;
	height: 12px;
	position: relative;
	border: 1px solid;
	border-radius: 4px;
	margin-right: 8px;
}
.checkbox__input + .checkbox__emulator:after {
	content: '';
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 2px;
	background: #FFE27B;
}
.checkbox__input:checked + .checkbox__emulator:after {
	display: block;
}
label.checkbox .checkbox__emulator {
	position: relative;
	display: inline-block;
	width: 24px;
	min-width: 24px;
	height: 24px;
	border-radius: 2px;
	border: 1px solid var(--color-gray-dark);
	background: #ffffff;
}
label.checkbox .checkbox__input:checked + .checkbox__emulator:after {
	content: '✔';
	display: flex;
	align-items: center;
	justify-content: center;
	color: #444444;
	background: #FFE27B !important;
	opacity: 1 !important;
}
.form-items__grid--2 {
	display: grid;
	grid-gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.form-items__grid--3 {
	display: grid;
	grid-gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.form-items__grid--code {
	display: grid;
	grid-gap: 16px;
	grid-template-columns: 100px auto;
	align-items: flex-start;
	margin-bottom: 32px;
}
label.checkbox--big-pad {
	display: grid;
	grid-gap: 8px;
	grid-template-columns: 32px auto;
}

.form-items__row--3 {
	display: flex;
	align-items: center;
	gap: 16px;
}
.form-items__flex--space-between {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.form-item.has-error input {
	background: #ffeaed;
}
.form-item.has-error textarea {
	background: #fff6f7;
}
.form-item.has-error textarea {
	border-color: #ffeaed;
}
.form__msg {
	font-size: 14px;
}
.form__msg.has-error {
	color: red;
}
.form-item.has-error .checkbox__emulator {
	border-color: red;
}
.form a[href^=mailto],
.form a[href^=tel] {
	font-weight: 500;
}

.form-item.is-success input[type="text"],
.form-item.is-success input[type="password"],
.form-item.is-success select,
.form-item.is-success textarea {
	background: rgba(0, 255, 0, 0.05);
}
.form-item.form-item__checkbox.is-error label {
	color: red;
}
.form-item.form-item__checkbox.is-error label .checkbox__emulator {
	background: rgba(255, 0, 0, 0.05);
}
.form-item.is-error input[type="text"],
.form-item.is-error input[type="password"],
.form-item.is-error select,
.form-item.is-error textarea {
	background: rgba(255, 0, 0, 0.05);
}

@media (min-width: 769px) {
	label.checkbox:hover .checkbox__input + .checkbox__emulator:after {
		content: '✔';
		display: flex;
		align-items: center;
		justify-content: center;
		color: #444444;
		opacity: 0.5;
		background: transparent;
	}
}
@media (max-width: 768px) {
	.form__title {
		font-size: 18px;
	}
}
/* End */


/* Start:/local/templates/2024/css/h.css?17509985571081*/
h1, .h1 {
	font-size: var(--font-size-70);
	line-height: 1.1;
	font-weight: 700;
	padding-bottom: var(--px-20);
	display: block;
}
h2, .h2 {
	font-size: var(--font-size-30);
	line-height: 1.1;
	font-weight: 700;
	padding-bottom: var(--px-20);
	display: block;
}
h3, .h3 {
	font-size: var(--font-size-24);
	line-height: 1.1;
	font-weight: 500;
	padding-bottom: var(--px-20);
	display: block;
}
h4, .h4 {
	font-size: var(--font-size-20);
	line-height: 1.1;
	font-weight: 600;
	padding-bottom: var(--px-20);
}
h5, .h5 {
	font-size: var(--font-size-16);
	line-height: 1.1;
	font-weight: 700;
	padding-bottom: var(--px-16);
}

.h1__wrapper {
	padding: var(--px-30) 0;
	border-bottom: 1px solid #00000026;
	margin-bottom: 32px;
}

.h1__main {
	font-size: var(--font-size-40);
	line-height: 1;
}

.h1__wrapper {
	display: flex;
	gap: var(--px-30);
	align-items: center;
	justify-content: space-between;
}

@media (max-width: 768px) {
	.h1__wrapper {
		padding: 0 !important;
		border-bottom: none;
		margin-bottom: 0;
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/header-m.css?17509985571219*/
.burger-menu-content {
	border-top: 1px solid #f8f8f8;
	position: fixed;
	left: 0;
	top: var(--header-height);
	right: 0;
	z-index: 100;
	background: rgba(255,255,255,0.97);
	backdrop-filter: var(--header-blur);
	padding: var(--px-40) var(--px-100);
	display: none;
}
.burger-menu-content__inner--main {
	display: grid;
	grid-auto-columns: minmax(0, 1fr);
	grid-auto-flow: column;
	gap: var(--px-40);
}
.burger-menu-content a {
	text-decoration: none;
}
.burger-menu-content a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.burger-menu-content__inner--top {
	display: none;
}
.burger-menu-content__inner--left {
	display: none;
}

@media (max-width: 1200px) {
	.burger-menu-content {
		padding-left: 24px;
		padding-right: 24px;
		bottom: 0;
		overflow: auto;
		overscroll-behavior: contain;
	}
	.burger-menu-content > div + div {
		margin-top: 32px;
	}
	.burger-menu-content__inner--main {
		display: flex;
		flex-direction: column;
		gap: 16px;
		padding-bottom: 80px;
		margin-top: 24px;
		padding-top: 24px;
		border-top: 1px solid #00000026;
	}
	.burger-menu-content__inner--top {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.burger-menu-content__inner--left {
		display: block;
	}
}
/* End */


/* Start:/local/templates/2024/css/header.css?17706971129327*/
.header-wrapper {
	height: var(--header-height);
	background: rgba(255,255,255,0.85);
	margin-right: var(--wrap-padding-minus);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;
	backdrop-filter: var(--header-blur);
	padding-left: 0;
	padding-right: 0;
	display: flex;
	align-items: center;
	transition: height 300ms;
}
.header-wrapper .wrap {
	width: 100%;
}
.header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1;
	gap: 32px;
}
.header a {
	line-height: 1;
}
.header__right {
	display: flex;
	align-items: center;
	gap: var(--gap-default);
	padding-right: var(--wrap-padding);
	justify-content: space-between;
	flex: 1;
}
.header__right--menu-static {
	display: flex;
	align-items: center;
	gap: var(--gap-default);
}
.header__actions {
	display: flex;
	align-items: center;
	gap: var(--px-5);
}
.header-menu {
	display: flex;
	align-items: center;
	text-decoration: none;
	position: relative;
	padding-right: 40px;
}
.header-menu:hover {
	--svg-color-white: var(--color-yellow);
}
.header__logo-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 121px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("data:image/svg+xml,%3Csvg width='121' height='46' viewBox='0 0 121 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.6167 1.78857C9.21806 1.78857 0 11.0066 0 22.4053C0 33.804 9.21806 43.1212 20.6167 43.1212C32.1145 43.1212 41.3326 33.804 41.3326 22.4053C41.3326 11.0066 32.1145 1.78857 20.6167 1.78857Z' fill='%23F33E47'/%3E%3Cmask id='mask0_757_518' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='1' width='42' height='43'%3E%3Cpath d='M20.6167 1.78857C9.21806 1.78857 0 11.0066 0 22.4053C0 33.804 9.21806 43.1212 20.6167 43.1212C32.1145 43.1212 41.3326 33.804 41.3326 22.4053C41.3326 11.0066 32.1145 1.78857 20.6167 1.78857Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_757_518)'%3E%3Cmask id='mask1_757_518' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='1' width='42' height='43'%3E%3Cpath d='M41.4317 1.68945H0V43.1212H41.4317V1.68945Z' fill='url(%23paint0_linear_757_518)'/%3E%3C/mask%3E%3Cg mask='url(%23mask1_757_518)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.6167 1.78857C9.21806 1.78857 0 11.0066 0 22.4053C0 33.804 9.21806 43.1212 20.6167 43.1212C32.1145 43.1212 41.3326 33.804 41.3326 22.4053C41.3326 11.0066 32.1145 1.78857 20.6167 1.78857Z' fill='%23FE002A'/%3E%3C/g%3E%3C/g%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70.6717 0.5L106.156 10.0154L96.6408 45.5L61.1562 35.9846L70.6717 0.5Z' fill='%23F33E47'/%3E%3Cmask id='mask2_757_518' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='61' y='0' width='46' height='46'%3E%3Cpath d='M70.6717 0.5L106.156 10.0154L96.6408 45.5L61.1562 35.9846L70.6717 0.5Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask2_757_518)'%3E%3Cmask id='mask3_757_518' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='61' y='0' width='46' height='46'%3E%3Cpath d='M106.255 0.5H61.1562V45.5991H106.255V0.5Z' fill='url(%23paint1_linear_757_518)'/%3E%3C/mask%3E%3Cg mask='url(%23mask3_757_518)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70.6717 0.5L106.156 10.0154L96.6408 45.5L61.1562 35.9846L70.6717 0.5Z' fill='%23FE002A'/%3E%3C/g%3E%3C/g%3E%3Cpath d='M8.92075 22.5044C10.804 22.5044 12.3899 23.1982 13.6785 24.4868C15.0661 25.8744 15.76 27.5595 15.76 29.4427C15.76 31.326 15.0661 33.011 13.7776 34.2995C12.3899 35.6872 10.804 36.2819 8.92075 36.2819C6.93837 36.2819 5.35247 35.5881 3.9648 34.2995C2.67626 32.9119 2.08154 31.326 2.08154 29.4427C2.08154 28.1542 2.3789 26.9647 2.97361 25.9736C3.56833 24.8832 4.36128 24.0903 5.45159 23.3965C6.5419 22.8018 7.6322 22.5044 8.92075 22.5044ZM8.92075 24.9824C7.6322 24.9824 6.64101 25.3788 5.84806 26.2709C4.95599 27.0639 4.55952 28.1542 4.55952 29.4427C4.55952 30.9295 5.05511 32.0198 6.14542 32.9119C6.93837 33.6057 7.83044 33.9031 8.92075 33.9031C10.1102 33.9031 11.1014 33.5066 11.8943 32.6145C12.7864 31.7225 13.1829 30.7313 13.1829 29.4427C13.1829 28.1542 12.7864 27.163 11.8943 26.2709C11.1014 25.3788 10.1102 24.9824 8.92075 24.9824ZM20.2203 35.9846H17.8415V26.2709H26.3657V35.9846H23.8877V28.6498H20.2203V35.9846ZM27.9516 26.2709H37.0705V28.5507H33.7996V35.9846H31.3216V28.5507H27.9516V26.2709ZM39.945 35.9846H38.6564V26.2709H41.0353V32.0198L45.9912 26.2709H47.1807V35.9846H44.8018V30.4339L39.945 35.9846ZM49.6586 26.2709H52.0375V29.9383L55.4075 26.2709H58.3811L54.119 31.0286L58.4802 35.9846H55.2093L52.3348 32.5154L52.0375 32.8128V35.9846H49.6586V26.2709Z' fill='black'/%3E%3Cpath d='M64.8237 35.9846V22.8018H67.4008V33.7048H71.7621V22.8018H74.3391V33.7048H77.0154V37.967H74.6365V35.9846H64.8237ZM88.0176 31.8216H80.1872C80.2863 32.5154 80.5836 33.011 81.0792 33.5066C81.5748 33.9031 82.2687 34.1013 82.9625 34.1013C83.8546 34.1013 84.6475 33.804 85.3414 33.1101L87.4228 34.1013C86.8281 34.7951 86.2334 35.3899 85.5396 35.6872C84.8458 36.0837 83.9537 36.1828 82.9625 36.1828C81.4757 36.1828 80.2863 35.7863 79.2951 34.7951C78.3039 33.804 77.8083 32.6145 77.8083 31.2269C77.8083 29.7401 78.3039 28.4515 79.2951 27.4603C80.2863 26.4692 81.4757 25.9736 82.8634 25.9736C84.4493 25.9736 85.6387 26.4692 86.6299 27.4603C87.6211 28.4515 88.0176 29.7401 88.0176 31.326V31.8216ZM85.6387 29.9383C85.4405 29.3436 85.1431 28.9471 84.6475 28.6498C84.1519 28.2533 83.6563 28.1542 82.9625 28.1542C82.3678 28.1542 81.7731 28.2533 81.1784 28.6498C80.881 28.9471 80.5836 29.3436 80.2863 29.9383H85.6387ZM92.4779 29.7401H96.1453V26.2709H98.6233V35.9846H96.1453V31.9207H92.4779V35.9846H89.9999V26.2709H92.4779V29.7401ZM100.209 26.2709H109.229V28.5507H105.958V35.9846H103.579V28.5507H100.209V26.2709ZM113.293 26.2709V27.3612C113.689 26.8656 114.185 26.5683 114.681 26.37C115.176 26.1718 115.771 25.9736 116.366 25.9736C117.654 25.9736 118.744 26.4692 119.637 27.4603C120.529 28.4515 120.925 29.641 120.925 31.1277C120.925 32.6145 120.429 33.804 119.537 34.7951C118.645 35.7863 117.555 36.1828 116.266 36.1828C115.771 36.1828 115.176 36.0837 114.681 35.8855C114.284 35.6872 113.788 35.3899 113.293 34.9934V39.5529H110.815V26.2709H113.293ZM115.87 28.2533C115.077 28.2533 114.482 28.5507 113.888 29.0463C113.392 29.5418 113.194 30.2357 113.194 31.1277C113.194 31.9207 113.392 32.6145 113.888 33.2092C114.482 33.7048 115.077 34.0022 115.87 34.0022C116.564 34.0022 117.258 33.7048 117.753 33.2092C118.249 32.6145 118.447 31.9207 118.447 31.1277C118.447 30.2357 118.249 29.5418 117.753 29.0463C117.258 28.5507 116.564 28.2533 115.87 28.2533Z' fill='black'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_757_518' x1='20.6648' y1='43.0853' x2='20.6648' y2='1.77608' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0.74902'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_757_518' x1='88.3926' y1='41.1302' x2='88.3926' y2='5.27238' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0.74902'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.header-menu .icon-menu {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -16px;
}
.header-menu .header-menu__is-closed {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	text-align: center;
	opacity: 1;
	transition: opacity 300ms, background-color 300ms;
	border-radius: 6px;
}
.header-menu:hover .header-menu__is-closed {
	background-color: var(--color-yellow);
}
.header-menu .header-menu__is-opened {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	text-align: center;
	opacity: 0;
	transition: opacity 300ms;
}
.header-menu.is-active .header-menu__is-closed {
	opacity: 0;
}
.header-menu.is-active .header-menu__is-opened {
	opacity: 1;
}
.header__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	width: 40px;
	height: 40px;
	transition: background-color 300ms;
	position: relative;
	text-decoration: none;
}
.header__action span {
	display: inline-block;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: -5px;
	right: 3px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	/*
	width: 24px;
	height: 24px;
	border-radius: 100%;
	background-color: rgb(255, 255, 255, 0.5);
	border-top: 1px solid rgb(255, 226, 123);
	border-right: 1px solid rgb(255, 226, 123);
	 */
}
.header__action:hover {
	--svg-color-white: var(--color-yellow);
}
.header__action.is-active {
	--svg-color-white: var(--color-yellow);
	background-color: var(--color-yellow);
}
.header__action:hover {
	background-color: var(--color-yellow);
}

body.in-scroll {
--header-height: 64px;
}
body.in-scroll .header__logo-link {
	/*width: 80px;*/
}

@media (max-width: 1200px) {
	.header__link {
		display: none !important;
	}
	.header-menu__title {
		display: none;
	}
	.header__right {
		gap: 16px;
		padding-right: 0;
		flex: initial;
	}
	.header__logo-link {
		width: 80px;
		height: 48px;
	}
	.header-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
	.header__right--menu-top {
		display: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/icons.css?1750998557163*/
.icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

/* End */


/* Start:/local/templates/2024/css/items-list.css?1750998557418*/
.items-list {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.items-list__item {
	display: grid;
	grid-template-columns: 220px auto;
	grid-gap: 32px;
}
.items-list__item--right {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.items-list__item--title {
	font-size: 110%;
	font-weight: 500;
}

@media (max-width: 768px) {
	.items-list__item {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/medical-tourism.css?17509985571492*/
.medical-tourism__wrapper {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.medical-tourism__wrapper .wysiwyg.detail-text img {
	max-width: 40%;
	float: left;
	margin-top: 24px;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
.medical-tourism__actions {
	padding: 64px 0;
}
.medical-tourism__buttons {
	display: flex;
	gap: 16px;
	justify-content: flex-start;
}
.medical-tourism__messengers {
	margin-top: 32px;
	display: flex;
	gap: 32px;
	justify-content: flex-start;
}
.medical-tourism__messenger {
	width: 60px;
	height: 48px;
	display: block;
	padding: 0;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
.medical-tourism__messenger.contact-whatsapp {
	background-image: url(/images/contacts-all/whatsapp.svg);
}
.medical-tourism__messenger.contact-viber {
	background-image: url(/images/contacts-all/viber.svg);
}
.medical-tourism__messenger span {
	display: inline-block;
	position: absolute;
	bottom: -20px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #888888;
}
.medical-tourism__messenger + .medical-tourism__messenger {
	margin-left: 0;
}
.medical-tourism__services {
	margin-top: 32px;
}

@media (max-width: 768px) {
	.medical-tourism__actions {
		padding: 32px 0;
	}
	.medical-tourism__buttons {
		flex-direction: column;
	}
	.medical-tourism__messengers {
		margin-top: 0;
		justify-content: center;
		padding-top: 32px;
		padding-bottom: 32px;
	}
}
/* End */


/* Start:/local/templates/2024/css/menu-about.css?17509985575654*/
.menu-about__wrapper {
}
.menu-about__items {

}
.menu-about__item {
	/* background: var(--color-hint); */
	text-decoration: none;
	padding: 12px 24px;
	transition: background-color 300ms;
	display: block;
	line-height: 1.2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
	box-sizing: border-box;
}
.menu-about__item:hover,
.menu-about__item.is-active {
	background: var(--color-hint);
}
.menu-about__item.w-icon {
	display: flex;
	gap: 8px;
	align-items: center;
}
.menu-about__item.w-icon:before {
	content: '';
	display: inline-block;
	width: 28px;
	height: 28px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
.menu-about__item.icon-new:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='36' viewBox='0 0 18 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.55725 19.0986C4.07809 19.0986 2.71211 19.1027 1.35003 19.0986C0.179195 19.0945 -0.191572 18.5945 0.0894291 17.4141C1.36955 12.0001 2.65747 6.59024 3.93759 1.17624C4.16395 0.221315 4.42934 0.00409928 5.39333 0.00409928C9.17514 0.00409928 12.957 0.00819681 16.7388 0C17.2344 0 17.7847 0.0204923 17.9213 0.557383C18.0267 0.967224 17.9525 1.541 17.7457 1.91396C16.2743 4.59431 14.7483 7.24598 13.238 9.90584C13.1248 10.1067 13.0233 10.3116 12.8594 10.619C13.1482 10.6313 13.3589 10.6518 13.5697 10.6518C14.6898 10.6559 15.8099 10.6067 16.9222 10.6804C17.2852 10.705 17.7964 10.9591 17.9369 11.2665C18.0774 11.5739 17.9681 12.1641 17.7574 12.4755C15.3494 16.033 12.9023 19.5658 10.4631 23.0986C7.66866 27.1478 4.87426 31.193 2.07595 35.2381C1.93155 35.4471 1.80276 35.734 1.60371 35.816C1.27978 35.9471 0.838768 36.0783 0.569475 35.943C0.296279 35.8037 0.0972337 35.361 0.015275 35.0127C-0.043267 34.7545 0.120652 34.4266 0.218222 34.1438C1.90813 29.3774 3.60195 24.615 5.29576 19.8527C5.36991 19.6355 5.44407 19.4182 5.55725 19.0986ZM2.26329 16.9961C3.80489 16.9961 5.23332 16.992 6.66174 16.9961C7.8599 17.0043 8.24628 17.5822 7.83648 18.7502C7.40718 19.9797 6.96226 21.2092 6.52514 22.4388C5.9007 24.197 5.28015 25.9552 4.65961 27.7134C4.69083 27.7298 4.72595 27.7462 4.75718 27.7626C8.18383 22.7994 11.6066 17.8404 15.1191 12.7542C13.7922 12.7542 12.6135 12.7583 11.4349 12.7542C10.1079 12.746 9.70592 12.0042 10.3889 10.8034C11.8837 8.16402 13.3863 5.52875 14.881 2.88938C15.0098 2.66396 15.123 2.42626 15.2869 2.11888C12.1569 2.11888 9.15953 2.11068 6.16218 2.13937C5.99827 2.13937 5.73678 2.43035 5.68604 2.63118C5.03818 5.26235 4.42154 7.90172 3.79318 10.537C3.29363 12.6395 2.79407 14.7502 2.26329 16.9961Z' fill='black'/%3E%3C/svg%3E%0A");
}
.menu-about__item.icon-popular:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='32' height='31' viewBox='0 0 32 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70358 31C6.11644 30.8858 4.93672 29.5723 5.17054 27.9768C5.52127 25.5639 5.94285 23.1617 6.3786 20.7631C6.48489 20.1741 6.38214 19.7744 5.94285 19.3532C4.28131 17.7684 2.67292 16.1301 1.01848 14.5417C0.154054 13.71 -0.232102 12.7499 0.143426 11.5898C0.522496 10.4119 1.4436 9.92651 2.6127 9.76946C4.9438 9.45535 7.27491 9.1234 9.59538 8.74862C9.89297 8.70222 10.2472 8.39882 10.389 8.12041C11.4589 6.01092 12.4898 3.88358 13.5136 1.75268C14.0273 0.678301 14.7961 -0.010585 16.0254 0.000123065C17.2228 0.0108311 17.9704 0.696147 18.4734 1.74197C19.4973 3.87288 20.553 5.98951 21.5733 8.12398C21.7646 8.52018 22.0197 8.72007 22.4554 8.78074C24.8078 9.10199 27.1602 9.45178 29.5125 9.78373C30.6604 9.94435 31.5319 10.494 31.8755 11.6398C32.205 12.7392 31.8649 13.685 31.0394 14.481C29.3389 16.1229 27.6739 17.8005 25.9663 19.4388C25.6014 19.7886 25.5022 20.1313 25.5872 20.6096C25.9982 22.894 26.3843 25.1855 26.7846 27.4699C26.9866 28.6264 26.8165 29.6686 25.8104 30.3968C24.8184 31.1142 23.7981 31.0143 22.753 30.4467C20.7018 29.3367 18.6258 28.2694 16.5745 27.1594C16.16 26.9345 15.8412 26.9345 15.4232 27.1594C13.333 28.2944 11.2286 29.4045 9.11712 30.4967C8.67782 30.7252 8.1783 30.8358 7.70358 31ZM24.6484 28.2801C24.62 28.0481 24.6094 27.8839 24.5811 27.7233C24.1949 25.4604 23.83 23.1902 23.4084 20.9308C23.1852 19.7315 23.4509 18.7571 24.3472 17.904C26.0584 16.2728 27.7305 14.6059 29.4062 12.939C29.5692 12.7784 29.633 12.5214 29.7428 12.3073C29.5302 12.2038 29.3248 12.0396 29.1016 12.0039C26.7988 11.6541 24.496 11.3007 22.1897 10.9973C20.9285 10.8296 20.1031 10.2049 19.561 9.03774C18.601 6.9568 17.5594 4.91156 16.532 2.86275C16.4116 2.62003 16.1565 2.44513 15.9652 2.24168C15.7951 2.44513 15.579 2.62717 15.4621 2.85918C14.3993 4.99365 13.3471 7.13527 12.3091 9.28402C11.8627 10.2085 11.1825 10.776 10.1516 10.9259C7.75672 11.2722 5.36184 11.6327 2.97051 12.0039C2.72252 12.0431 2.49579 12.2073 2.25843 12.3108C2.38596 12.5393 2.46744 12.8141 2.64458 12.989C4.30257 14.6416 5.96056 16.2907 7.65398 17.9076C8.54674 18.7607 8.81599 19.7351 8.5928 20.9344C8.17476 23.1938 7.79923 25.4604 7.43079 27.7269C7.38474 28.0017 7.46622 28.3016 7.49102 28.5871C7.7886 28.5193 8.11453 28.5122 8.37669 28.3765C10.4456 27.3021 12.511 26.2171 14.5623 25.1106C15.5436 24.5787 16.4789 24.5787 17.4567 25.1106C19.1784 26.0493 20.9214 26.9523 22.6574 27.8697C23.1073 28.1088 23.5466 28.3622 24.0036 28.5835C24.3614 28.7549 24.6307 28.6906 24.6484 28.2801Z' fill='black'/%3E%3C/svg%3E%0A");
}

.menu-about__item--date {
	font-size: 80%;
	color: #888888;
	display: block;
}
.menu-about__item.level-1 {
	font-weight: 500;
	background: #f8f8f8;
}
.menu-about__item.level-2 {
	font-size: 90%;
}
.menu-about__item.level-2.w-items {
	font-weight: 500;
	background: #f8f8f8;
}
.menu-about__item.level-3 {
	font-size: 90%;
}

/* End */


/* Start:/local/templates/2024/css/menu-left.css?17706971121113*/
.menu-left {
	position: fixed;
	top: var(--header-height);
	left: 0;
	width: var(--left-panel-width);
	padding: var(--px-50) 0;
	transition: top 300ms;
}
.menu-left__items {
	display: flex;
	flex-direction: column;
	gap: var(--px-30);
}
.menu-left__item {
	display: flex;
	flex-direction: column;
	gap: var(--px-10);
	padding: 0 var(--px-20);
	align-items: center;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	transition: color 300ms;
}
.menu-left__item-text {
	font-size: var(--font-size-14);
	line-height: 1;
}
.menu-left__item:hover svg path {
	fill: var(--color-red);
	stroke: var(--color-red);
}
.menu-left__item:hover .menu-left__item-text {
	color: var(--color-red);
}
.menu-left__item-icon {
	width: 32px;
	height: 32px;
}
.menu-left__item-icon svg {
	max-width: 100%;
	max-height: 100%;
}

@media (max-width: 768px) {
	.menu-left {
		display: none;
	}
	.menu-left__items {
		display: flex;
		grid-gap: 8px;
		align-items: flex-start;
		justify-content: center;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.menu-left__item {
		flex-direction: row;
		padding: 0;
	}
}
/* End */


/* Start:/local/templates/2024/css/menu-top.css?17509985571523*/
.menu-top__wrapper {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.menu-top__items {
	display: flex;
	gap: 4px 16px;
	flex-wrap: wrap;
	align-items: center;
}
.menu-top__item {
	text-decoration: none;
	white-space: nowrap;
	border-bottom: 1px solid transparent;
	font-size: 18px;
}
.menu-top__item:hover {
	border-bottom: 1px solid;
}
.menu-top__item--common {
	color: #888888;
}
.menu-top__item--dynamic {
	color: #000000;
}
.menu-top__item--button {
	font-weight: 500;
	/*
	padding: 4px 8px;
	background: #ffffff;
	transition: all 300ms;
	border-radius: 4px;
	 */
}
.menu-top__item--button:hover {
	/*
	color: #ffffff;
	background: #000000;
	 */
}
body.in-scroll .menu-top__wrapper {
	gap: 4px;
}
body.in-scroll .menu-top__item--button,
body.in-scroll .menu-top__item--button:hover {
	/*
	padding: 0;
	color: #000000;
	background: transparent;
	 */
}

@media (max-width: 1500px) {
	.menu-top__item {
		font-size: 16px;
	}
}
@media (max-width: 768px) {
	.menu-top__items {
		flex-direction: column;
		gap: 8px;
		align-items: flex-start;
	}

	.burger-menu-content [data-menu-type] {
		order: 1;
	}
	.page-basket .burger-menu-content [data-menu-type="shop"],
	.page-order .burger-menu-content [data-menu-type="shop"],
	.page-favorites .burger-menu-content [data-menu-type="shop"],
	.page-shop .burger-menu-content [data-menu-type="shop"] {
		order: 0;
	}
	.page-clinic .burger-menu-content [data-menu-type="clinic"] {
		order: 0;
	}
	.page-optic .burger-menu-content [data-menu-type="optic"] {
		order: 0;
	}

}

/* End */


/* Start:/local/templates/2024/css/menu.bottom.css?1750998557706*/
.menu-bottom__title {
	font-size: var(--font-size-20);
	font-weight: 700;
	margin-bottom: var(--px-20);
	color: var(--color-262628);
}
.menu-bottom__items {
	display: flex;
	flex-direction: column;
	gap: var(--px-10);
}
.menu-bottom__item {
	position: relative;
	padding-left: 16px;
}
.menu-bottom__item:before {
	position: absolute;
	top: 8px;
	left: 4px;
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background: var(--color-262628);
}
.menu-bottom__item-link {
	font-size: var(--font-size-16);
	color: var(--color-262628);
	font-weight: 300;
	line-height: 1;
}
.menu-bottom__item-image {
	margin-top: var(--px-10);
}
.menu-bottom__item-image-img {
	max-width: 100px;
}
/* End */


/* Start:/local/templates/2024/css/modals.css?1778583407560*/
.modal {
	min-width: 400px;
	max-width: 600px;
	padding: 64px;
}
.modal__title {
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid var(--color-gray);
}
.modal__buttons {
	margin-top: 32px;
	display: flex;
	gap: 32px;
}
.modal__callback {
	padding: 0;
}
.modal__auth {
	width: 600px;
}

@media (max-width: 768px) {
	.modal {
		min-width: initial;
		padding-left: 24px !important;
		padding-right: 24px !important;
	}
	.modal__auth {
		width: initial;
	}
	.modal__buttons {
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/2024/css/more-link.css?1750998557263*/
.more-link {
	display: inline-flex;
	gap: 8px;
	align-items: center;
	padding: 8px 16px;
	border: 1px solid var(--color-secondary);
	color: #000000;
	text-decoration: none !important;
	border-radius: 32px;
}
.more-link--svg {

}

.link-back {
	margin-top: 64px;
}
/* End */


/* Start:/local/templates/2024/css/news-detail.css?1750998557173*/
.news__detail {
	max-width: 850px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.news__detail--date {
	opacity: 0.5;
}
.news__detail--map-point {
	height: 350px;
}
/* End */


/* Start:/local/templates/2024/css/news.css?17519667661749*/
.news-items {
	display: grid;
	grid-gap: var(--px-30);
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.news-items__item {
	border-radius: var(--border-radius-default);
	border: 1px solid #00000012;
	padding: var(--px-30);
	box-sizing: border-box;
	height: 100%;
	display: flex;
	flex-direction: row;
	gap: var(--px-30);
	justify-content: flex-start;
	transition: all 300ms;
	text-decoration: none !important;
}
.news-items__item:hover {
	box-shadow: 0px 4px 12px 0px #0000001A;
}
.news-items__item--image {
	width: 250px;
	min-width: 250px;
	height: 250px;
}
.news-items__item--img {
	border-radius: var(--border-radius-default);
	object-fit: cover;
	object-position: center center;
	max-width: 100%;
	max-height: 100%;
}
.news-items__item--info {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.news-items__item--name {
	display: block;
	font-size: var(--font-size-20);
	font-weight: 700;
}
.news-items__item--date {
	font-size: 12px;
	opacity: 0.5;
}

@media (max-width: 1500px) {
	.news-items__item--image {
		width: 200px;
		min-width: 200px;
		height: 200px;
	}
	.news-items__item--info {
		gap: 16px;
	}
}
@media (max-width: 1300px) {
	.news-items__item--image {
		width: 250px;
		min-width: 250px;
		height: 250px;
	}
	.news-items__item--info {
		gap: 16px;
	}
	.news-items {
		display: grid;
		grid-gap: var(--px-30);
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
@media (max-width: 1024px) {
	.news-items__item--image {
		width: 200px;
		min-width: 200px;
		height: 200px;
	}
}
@media (max-width: 768px) {
	.news-items__item--image {
		width: 80px;
		min-width: 80px;
		height: 80px;
	}
	.news-items {
		gap: 16px;
	}
	.news-items__item {
		padding: 16px;
		gap: 16px;
	}
	.news-items__item--info {
		gap: 8px;
	}
}
/* End */


/* Start:/local/templates/2024/css/news.slider.css?17509985571187*/
.news-slider-wrapper {
	margin-right: 0;
	max-width: 100%;
	box-sizing: border-box;
}
.news-slider-wrapper .title-wrapper {
}
.news-slider {
}
.news-slider__image {
	height: 218px;
	width: auto;
	max-width: initial;
	border-radius: var(--border-radius-default);
}
.news-slider__link {
	display: flex;
	gap: var(--px-20);
	text-decoration: none;
}
.news-slider__text-wrapper {
	max-width: 300px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: var(--px-10);
}
.news-slider__text-title {
	font-size: var(--font-size-20);
	font-weight: 700;
}
.news-slider__text-preview {
	margin-top: var(--px-10);
	font-size: var(--font-size-16);
	font-weight: 300;
}
.news-slider__text-more__text {
	font-size: var(--font-size-14);
	border-bottom: 1px solid;
	transition: color 300ms;
}
.news-slider__link:hover .news-slider__text-more__text {
	color: var(--color-accent)
}
.news-slider__item--date {
	margin-top: 8px;
	font-size: 12px;
	font-weight: lighter;
}

@media (max-width: 768px) {
	.news-slider-wrapper {
		margin-right: 0;
	}
	.news-slider__link {
		display: flex;
		flex-direction: column;
		width: 218px;
	}
	.news-slider__text-preview {
		display: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/offers.css?1750998557715*/
.offers__eyes--wrapper {
	display: grid;
	grid-auto-columns: minmax(0, 1fr);
	grid-auto-flow: column;
	gap: var(--px-40);
}
.offers__select--wrapper {
	display: none;
	padding-top: 16px;
}
.offers__select--wrapper[data-inx="0"] {
	padding-top: 0;
}
.offers__select--wrapper.is-active {
	display: block;
}
.offers__select {
	width: 100%;
	box-sizing: border-box;
	height: 38px;
	padding: 0 8px;
	border: 1px solid #00000026;
	border-radius: 4px;
	font-size: 16px;
	text-transform: lowercase;
}

.offers__root {
	display: none;
}
.offers__root.is-active {
	display: block;
}
.offers__root--title {
	display: none;
}
.offers__root--title.is-active {
	display: block;
}
.offers__eyes--checkbox {
	margin-bottom: 16px;
}
/* End */


/* Start:/local/templates/2024/css/order.css?1750998557778*/
.order__delivery-price {

}
.order__delivery-price__title {
	font-weight: 600;
	color: #888888;
	margin-bottom: 8px;
}
.-prop-PICKUP_PLACE {
	display: none;
}
.prop-PICKUP_DATE {
	display: none;
}
.prop-REGION {
	display: none;
}
.prop-BUY_ONE_CLICK {
	display: none;
}
.prop-DELIVERY_DATE {
	display: none;
}
.prop-DELIVERY_TIME {
	display: none;
}
.-prop-PICKUP_PLACE_ID {
	display: none;
}
.prop-ADDRESS_DELIVERY {
	display: none;
}
.prop-city {
	display: none;
}
.prop-HOME_PHONE {
	display: none;
}
.form-items.form-items__user {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 24px;
}
.prop-street {
	width: 100%;
}
.prop-house {
	width: 100px;
}
.prop-housing {
	width: 100px;
}
.prop-intrance {
	width: 100px;
}
.prop-floor {
	width: 100px;
}
.prop-room {
	width: 100px;
}
/* End */


/* Start:/local/templates/2024/css/page-about.css?17739998631405*/
.page-about__wrapper {
	display: grid;
	grid-gap: 64px;
	grid-template-columns: 300px auto;
	position: relative;
}
.page-about__menu {
	position: relative;
}
.page-about__content {
	overflow: hidden;
}
.page-about__content--articles {
	max-width: initial;
}
.page-about__content--inner {
	display: flex;
	flex-direction: column;
	gap: 64px;
}
.page-about__content--inner > *:not(.service-detail-blocks) {
	max-width: 850px;
}
.page-about__content--inner__short {
	gap: 16px;
}

@media (max-width: 768px) {
	.page-about__wrapper {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}
	.page-about__menu {
		cursor: pointer;
	}
	.page-about__menu:after {
		content: 'Посмотреть все';
		display: inline-block;
		line-height: 1;
		padding: 0;
		font-size: 14px;
		background: transparent;
		border-bottom: 1px dashed;
		border-radius: 0;
		text-decoration: none !important;
		transition: color 300ms, background-color 300ms;
		white-space: nowrap;
		align-items: center;
		justify-content: flex-start;
		cursor: pointer;
		box-sizing: border-box;
	}
	.page-about__menu--inner {
		display: none;
	}
	.page-about__menu--inner.fancybox__content {
		padding-left: 16px;
		padding-right: 16px;
	}
	.page-optic-services .page-about__menu:after {
		content: 'Список всех услуг';
	}
	.page-clinic-services .page-about__menu:after {
		content: 'Список всех услуг';
	}
}
/* End */


/* Start:/local/templates/2024/css/page-images.css?175099855788*/
.page-images__wrapper {
	margin-top: 32px;
}
.page-images__item--img {
	height: 300px;
}
/* End */


/* Start:/local/templates/2024/css/page-modifiers.css?17629336471145*/
body {
	padding-top: var(--header-height);
}
body.page-w-slider {
	padding-top: 0;
}
body.page-w-slider.page-w-top-bg {
	--header-blur: 2px;
}
body.page-w-slider.page-w-top-bg.in-scroll {
	--header-blur: 10px;
}
body.page-w-slider.page-w-top-bg .slider-main__img {
	height: var(--header-height);
	width: 100%;
}
body.page-w-slider.page-w-top-bg .h1__wrapper {
	padding-top: 32px;
}
body.page-w-slider.page-w-top-bg .header-wrapper {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
body.in-scroll .header-wrapper {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	background: rgba(255, 255, 255, 0.95);
}
body.page-shop .h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}
body.page-optic-main .h1__wrapper,
body.page-clinic-main .h1__wrapper {
	display: none;
}
body.page-order .h1__wrapper {
	border-bottom: none;
	padding-bottom: 0;
}

@media (max-width: 768px) {
	body.page-w-slider.page-w-top-bg .h1__wrapper {
		padding-top: 16px !important;
		padding-bottom: 0 !important;
	}
	body.page-w-slider.page-w-top-bg .breadcrumbs + .h1__wrapper {
		padding-top: 0 !important;
	}
	body.page-w-slider {
		padding-top: var(--header-height);
	}
}
/* End */


/* Start:/local/templates/2024/css/pagen.css?17509985571203*/
.pagination {
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: 32px;
}
.pagen-show-next {
	margin-top: 64px;
	margin-bottom: 32px;
	text-align: center;
}
.pagination__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 10px;
}
.pagination__link,
.pagination__prev,
.pagination__next {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	color: #000000;
	font-size: 16px;
	font-family: inherit;
	font-weight: 300;
	border-radius: 100%;
	border: 1px solid transparent;
	transition: all 300ms;
	text-decoration: none !important;
}
.pagination__prev svg,
.pagination__next svg {
	transition: all 300ms;
}
.pagination__link.is-active {
	color: #000000;
	background: #f5f5f0;
}
.pagination__link:not(.is-active):hover,
.pagination__prev:not(.is-disabled):hover,
.pagination__next:not(.is-disabled):hover {
	background: #f5f5f0;
}
.pagination__prev.is-disabled,
.pagination__next.is-disabled {
	opacity: 0.3;
}
.pagination__prev {
	/*
	transform: scale(-1, 1);
	 */
}

@media (max-width: 768px) {
	.pagination {
	}
	.pagination__list {
		gap: 10px;
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}
/* End */


/* Start:/local/templates/2024/css/personal-appointments.css?1750998557976*/
.personal__appointments {
	display: flex;
	flex-direction: column;
	gap: 16px;
	max-width: 800px;
}
.personal__appointment {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 32px;
	background: var(--color-yellow-light);
	padding: 32px;
	border-radius: 8px;
	line-height: 1;
}
.personal__appointment--icon {
	width: 20px;
	height: 20px;
	min-width: 20px;
}
.personal__appointment--icon__svg {
	max-width: 100%;
	max-height: 100%;
}
.personal__appointment--icon path {
	fill: #ffffff !important;
}
.personal__appointment--item {
	display: flex;
	gap: 8px;
	align-items: center;
}
.personal__appointment--item__date,
.personal__appointment--item__time {
	font-family: monospace;
}
.personal__appointment--base-info {
	display: flex;
	gap: 16px;
}

@media (max-width: 768px) {
	.personal__appointment {
		flex-wrap: wrap;
		padding: 16px;
		gap: 8px;
	}
	.personal__appointment--base-info {
		flex-wrap: wrap;
	}
	.appointment__title {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/2024/css/personal-clinic.css?17509985574907*/
.cabinet-c {
	margin-bottom: 32px;
}
.cabinet-c .items-c {
	margin: 32px 0;
	background: #ffffff;
	display: grid;
	grid-gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.cabinet-c .item-c {
	position: relative;
	background: var(--color-gray);
	border-radius: 4px;
	padding: 32px;
}
.cabinet-c .client-short-info {
	margin-bottom: 16px;
	font-weight: bold;
	color: #000000;
}
.cabinet-c .form-fields {
	display: none;
	flex-direction: column;
	gap: 16px;
}
.cabinet-c .form-fields.is-active {
	display: flex;
}
.cabinet-c .cabinet-client-show-form {
	text-decoration: none !important;
	display: block;
	color: #0295b9;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 32px;
}
.cabinet-c .cabinet-client-show-form span {
	border-bottom: 1px dashed;
}
.cabinet-c .item-c.is-empty {
	background: transparent;
	border-color: transparent;
}
.cabinet-c .item-c form {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.cabinet-c .form__input {
	height: 40px;
	background: #ffffff;
}
.cabinet-c .item-c .delete {
	position: absolute;
	top: 4px;
	right: 4px;
	text-decoration: none;
	height: 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	font-size: 14px;
	color: #000000;
	padding: 0 16px;
	border-radius: 0 4px 0 16px;
	transition: all 200ms ease-in-out;
}
.cabinet-c .item-c .delete:hover {
	color: #ffffff;
	background: red;
}
.cabinet-c .alert {
	padding-left: 64px;
}
.cabinet-c .alert.wo-icon {
	background: #ffffff;
	font-size: 14px;
	padding: 16px;
}
.cabinet-c .alert.wo-icon::before {
	display: none;
}
.cabinet-c .bottom-block label {
}
.cabinet-c .bottom-block .form-block {
	position: relative;

}
.cabinet-c .bottom-block .form-block .msg {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	background: transparent;
	border: 2px solid transparent;
	z-index: 1;
}

.cabinet-c .request-result {
	display: none;
	background: #ffffff;
	padding: 32px 0;
	margin-top: 0;
	margin-bottom: 32px;
}

.cabinet-c .orders-c {
	overflow: auto;
	max-width: 1024px;
}
.cabinet-c .orders-c table {
	width: 100%;
	background: #FFFFFF;
	border-collapse: collapse;
	box-sizing: border-box;
}
.cabinet-c .orders-c table td {
	padding: 16px;
}
.cabinet-c .orders-c table tr.order-row td {
	background: var(--color-yellow-light);
	font-weight: bold;
}
.cabinet-c .orders-c table tr.order-item-row td {
	font-size: 14px;
}

.cabinet-c .documents-c .table-over,
.cabinet-c .documents-c .cabinet-document-result {
	overflow: auto;
}
.cabinet-c .documents-c .cabinet-document-result {
	margin-top: 32px;
}
.cabinet-c .documents-c table {
	width: 100%;
	background: #FFFFFF;
	border-collapse: collapse;
	box-sizing: border-box;
}
.cabinet-c .documents-c table tr td {
	padding: 16px;
}
.cabinet-c .documents-c table tr.document-row td {
	background: var(--color-yellow-light);
	font-weight: bold;
}
.cabinet-c .documents-c table tr.document-item-row td {
}

.cabinet-c .cabinet-loader,
.cabinet-c .cabinet-loader:before,
.cabinet-c .cabinet-loader:after {
	border-radius: 50%;
	width: 2.5em;
	height: 2.5em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}
.cabinet-c .cabinet-loader {
	color: red;
	font-size: 10px;
	margin: 0 auto 48px auto;
	position: relative;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.cabinet-c .cabinet-loader:before,
.cabinet-c .cabinet-loader:after {
	content: '';
	position: absolute;
	top: 0;
}
.cabinet-c .cabinet-loader:before {
	left: -3.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.cabinet-c .cabinet-loader:after {
	left: 3.5em;
}
.document-html-c {
	margin-top: 0;
	background: #FFFFFF;
	padding: 0;
}
.document-html-c > div {
	width: 100% !important;
	height: auto !important;
}
@-webkit-keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}
@keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}

@media (max-width: 1100px) {
	.cabinet-c .items-c {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 1024px) {
	.cabinet-c .items-c {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
@media (max-width: 768px) {
	.cabinet-c .item-c {
	}
	.lk .lk__tabs {
		padding: 0 !important;
	}
	.lk .tabs__links {
		padding: 0 16px !important;
	}
	.lk .tabs--default .tabs__tab {
		padding: 16px 0 !important;
	}
	.lk .tabs__tab-heading {
		font-size: 16px !important;
		padding-bottom: 8px !important;
		margin-bottom: 16px !important;
	}
	.personal-hint p {
	}
	.cabinet-c .items-c {
		padding-top: 0;
	}
	.cabinet-c .request-result {
		padding: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/personal-orders.css?17509985575264*/
.cabinet__menu {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	margin-bottom: 32px;
}
.cabinet__need-auth--wrapper {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}
.cabinet__menu--item {
	white-space: nowrap;
	display: inline-flex;
	align-items: center;
	font-size: 14px;
	color: #000000;
	background: #E4E7EF;
	height: 40px;
	padding: 0 24px;
	border-radius: 20px;
	transition: background-color 300ms, color 300ms;
}
.cabinet__menu--item:hover,
.cabinet__menu--item.is-active {
	background: #81848D;
	color: #ffffff;
}

.cabinet__orders {
	max-width: 800px;
	display: block;
	min-height: 400px;
}
.cabinet__order {
	max-width: 800px;
	display: block;
}
.cabinet__order--canceled {
	opacity: 0.5;
	filter: grayscale(1);
	transition: opacity 300ms, filter 300ms;
}
.cabinet__order--canceled:hover {
	filter: none;
	opacity: 1;
}
.cabinet__order + .cabinet__order {
	margin-top: 10px;
	padding-top: 10px;
	/* border-top: 1px solid #DBDBDB; */
}

.cabinet__order--title {
	width: 100%;
	box-sizing: border-box;
	border: none !important;
	outline: none !important;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 48px;
	transition: background-color 300ms;
	padding: 32px 64px 32px 32px;
	font-size: 20px;
	background: var(--color-yellow-light);
	border-radius: 8px;
	position: relative;
}
.cabinet__order--title::after {
	content: '';
	position: absolute;
	top: 0;
	right: 16px;
	width: 32px;
	bottom: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 10L12 14L8 10' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: all 300ms;
}
.cabinet__order--title.is-active::after {
	transform: scaleY(-1);
}
.cabinet__order--title:hover {
	background: #E4E7EF;
}
.cabinet__order--sum {
	width: 100px;
	text-align: right;
}
.cabinet__order--pay {
	width: 100px;
}
.cabinet__order--status {
	display: inline-flex;
	align-items: center;
	gap: 10px;
}
.cabinet__order--status-color {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	border: 1px solid #e8e8e8;
}
.cabinet__order--pay-link {
	font-size: 14px;
	text-decoration: none;
	display: inline-flex;
	height: 24px;
	align-items: center;
	padding: 0 12px;
	border-radius: 4px;
	transition: background-color 300ms;
	background: rgba(0,0,0,0.5);
	color: #ffffff;
}
.cabinet__order--pay-link__big {
	display: flex;
	margin-top: 32px;
}
.cabinet__order--pay-link:hover {
	color: #000000;
	background: var(--color-yellow-light);
}
.cabinet__order--id {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	text-align: left;
}
.cabinet__order--date {
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	text-align: left;
}
.cabinet__order--details {
	display: none;
	justify-content: space-between;
	gap: 64px;
	width: 100%;
}
.cabinet__order.is-confirm .cabinet__order--details {
	display: flex;
}

.cabinet__order--basket-item {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DBDBDB;
	display: grid;
	grid-template-columns: 120px auto auto;
	grid-gap: 20px;
	align-items: center;
}
.cabinet__order--basket-item:first-child {
	margin-top: 32px;
}
.cabinet__order--basket-item__info {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.cabinet__order--basket-item__name {
}
.cabinet__order--basket-item__total-sum {
	font-weight: 500;
}
.cabinet__order--basket-item__total {
	text-align: right;
	display: flex;
	flex-direction: column;
	gap: 10px;
	white-space: nowrap;
}

.cabinet_order--summary {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 32px;
	padding-bottom: 32px;
	width: 200px;
	margin-top: 32px;
}
.cabinet_order--summary > div {
}
.cabinet_order--summary__title {
	font-weight: 600;
}
.cabinet_order--summary__text + .cabinet_order--summary__title {
	margin-top: 10px;
}
.cabinet_order--summary__row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 10px;
	white-space: nowrap;
}
.cabinet_order--summary__row--total {
	font-size: 120%;
	font-weight: 600;
}
.cabinet__order--basket-item__total--prices {
	display: flex;
	justify-content: flex-end;
	gap: 16px;
}
@media (max-width: 768px) {
	.cabinet__order--basket-item {
		grid-template-columns: 64px auto auto;
		grid-gap: 10px;
	}
	.cabinet_order--summary {
		flex-direction: column;
		gap: 16px;
	}
	.cabinet_order--summary > div {
		width: 100%;
	}
	.cabinet__order--title {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.cabinet__order--id {
		font-size: 16px;
		font-weight: 600;
	}
	.cabinet__order--id svg {
		display: none;
	}
	.cabinet__order--title {
		gap: 8px;
		height: auto;
		padding: 16px 64px 16px 16px;
		border-radius: 10px;
	}
	.cabinet__order--pay {
		text-align: left;
	}
	.cabinet__order--sum {
		font-size: 16px;
		text-align: left;
	}
	.cabinet__order--status {
		font-size: 14px;
		text-align: left;
		justify-content: flex-end;
	}
	.cabinet__menu {
		display: block;
		white-space: nowrap;
		padding-bottom: 8px;
	}
}
/* End */


/* Start:/local/templates/2024/css/personal.css?1750998557471*/
.personal__wrapper {
	margin-top: 32px;
}
.personal__content {
	margin-top: 32px;
}
.tabs-content__personal {
	margin-top: 32px;
	padding-top: 32px;
	border-top: 1px solid var(--color-gray);
}

@media (max-width: 768px) {
	.dispatch {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.dispatch__attached {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.dispatch__text {
		font-size: 14px;
	}
	.dispatch__attached-input {
		font-weight: 600;
	}
}

/* End */


/* Start:/local/templates/2024/css/photos.css?175099855784*/
.photo-slider__img {
	height: 250px;
	border-radius: var(--border-radius-default);
}
/* End */


/* Start:/local/templates/2024/css/product-detail.css?17540496605204*/
.page-catalog-detail .h1__wrapper--main {
	display: none;
}
.product-detail {
	display: grid;
	grid-gap: 64px;
	grid-template-columns: auto 335px;
	padding-top: var(--px-60);
}
.product-detail__left {
	position: relative;
}
.product-detail__back-link {
	position: absolute !important;
	top: -48px;
	left: 0;
}
.product-detail-slider__item {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-detail__title {
	font-size: var(--font-size-30);
	font-weight: bold;
}
.product-detail .product-stickers {
	position: initial;
}
.product-detail .product-stickers__item {
	border-radius: 6px;
}
.product-detail__right {
	display: flex;
	flex-direction: column;
	gap: var(--px-30);
	position: relative;
}
.product-detail__buttons {
	display: flex;
	flex-direction: column;
	gap: var(--px-20);
}
.product-detail__price-wrapper {
	display: flex;
	gap: var(--px-20);
}
.product-detail__price {
	font-size: var(--font-size-40);
	font-weight: bold;
}
.product-detail__price--old {
	font-size: var(--font-size-20);
	text-decoration: line-through;
}
.product-detail__ext {
	display: grid;
	grid-gap: 64px;
	grid-template-columns: 50% auto;
	padding-top: var(--px-60);
}
.product-detail__properties--wrapper {
	border-top: 1px solid #00000026;
	padding: var(--px-30);
}
.product-detail__properties {
	display: flex;
	flex-direction: column;
	gap: var(--px-16);
}
.product-detail__property {
	display: flex;
	white-space: nowrap;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dotted #00000026;
	position: relative;
}
.product-detail__property.is-title {
	border-color: transparent;
}
.product-detail__property--name,
.product-detail__property--value {
	background: #ffffff;
	margin-bottom: -1px;
}
.product-detail__property--name.is-title,
.product-detail__property--value.is-title {
	font-weight: 600;
}
.product-detail__property--name {
	padding-right: var(--px-10);
	white-space: initial;
}
.product-detail__property--value {
	padding-left: var(--px-10);
}
.product-detail__property--value__link {
	text-decoration: none;
	border-bottom: 1px solid;
}
.product-detail__property--hint {
	position: absolute;
	right: -24px;
	bottom: 1px;
	font-size: 14px;
	background: #ffffff;
	width: 16px;
	height: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: var(--color-gray-dark);
	border: 1px solid var(--color-gray-dark);
	font-weight: 500;
	border-radius: 100%;
	transition: color 300ms;
}
.product-detail__property--hint:hover {
	color: #000000;
}

.product-detail--gift {
	border-radius: 4px;
	padding: 20px 80px 20px 20px;
	position: relative;
	background: var(--color-hint);
	overflow: hidden;
	text-decoration: none;
	display: block;
	font-size: 14px;
}
.product-detail--gift__title {
	color: #0295b9;
	font-size: 16px;
	font-weight: 500;
	transition: color 300ms;
}
.product-detail--gift__subtitle {
	color: #666;
	margin-top: 5px;
}
.product-detail--gift__image {
	position: absolute;
	right: -20px;
	bottom: -20px;
	opacity: 0.7;
	transition: 0.3s;
}
.product-detail--gift:hover .product-detail--gift__title {
	color: #000000;
}
.product-detail--gift:hover .product-detail--gift__image {
	opacity: 1;
}
.product-detail--gift__img {
	display: block;
	max-height: 100%;
}

.product-detail__map--wrapper {
	border-top: 1px solid #00000026;
	padding: var(--px-30);
}
.product-detail__map {
	display: flex;
	flex-direction: column;
	gap: var(--px-16);
}

.product-detail__alarm {
	font-size: 14px;
}
.product-detail__alarm strong {
	color: var(--color-red);
}

/* offers */

.product-detail__offers .product-detail__ext {
	display: block;
}
.product-detail__offers .product-detail__properties {
	display: grid;
	grid-gap: 16px 64px;
	grid-template-columns: 50% auto;
}

/* reach content */
.product-detail__reach-content {
	margin-left: var(--wrap-padding-minus);
	margin-right: var(--wrap-padding-minus);
	margin-top: 64px;
	padding-top: 64px;
	background: #f6f7f9;
	position: relative;
}
.product-detail__reach-content:before {
	content: '';
	position: absolute;
	height: 64px;
	width: 100%;
	top: 0;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: rgb(241,242,244);
	background: linear-gradient(180deg, rgba(241,242,244,1) 0%, rgba(241,242,244,0) 100%);
}

@media (max-width: 1024px) {
	.product-detail {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}
	.product-detail__ext {
		margin-top: 16px;
		display: flex;
		flex-direction: column;
		gap: 32px;
		padding-top: 0;
	}
	.product-detail__properties--wrapper {
		padding-left: 32px;
		padding-right: 32px;
		border-top: none;
	}
	.product-detail__title {
		margin-right: 48px;
	}
	.product-detail__offers .product-detail__properties {
		display: flex;
		flex-direction: column;
	}
	.product-detail-images__items {
		padding-bottom: 0 !important;
	}
	.product-detail__left {
		display: flex;
		flex-direction: column;
		gap: 32px;
	}
	.product-detail__left > div {
		order: 10;
	}

	.product-detail__properties--wrapper {
		padding: 0;
	}
	.product-detail__map {
		gap: 0;
	}
	[data-tabs="product-details"] {
		justify-content: center;
	}
}
/* End */


/* Start:/local/templates/2024/css/product-stickers.css?1760595544828*/
.product-stickers {
	position: absolute;
	display: flex;
	gap: 4px;
	top: 0;
	left: 32px;
}
.product-stickers__item {
	display: inline-flex;
	align-items: center;
	height: 28px;
	font-size: 14px;
	padding: 0 10px;
	border-radius: 0 0 6px 6px;
	background: #e0e0e0;
}
.product-stickers__item--url {
	text-decoration: none;
	border-bottom: 1px solid;
	line-height: 1.2;
}
.product-stickers__item[data-code="discount-percent"] {
	font-weight: 600;
	background: #A1D8FF;
}
.product-stickers__item[data-code="has-action"] {
	background: #A1D8FF;
}
.product-stickers__item[data-code="is-new"] {
	background: #C6EE73;
}
.product-stickers__item[data-code="is-hit"] {
	background: #E1D6FF;
}

@media (max-width: 768px) {
	.product-stickers {
		left: 12px;
		gap: 1px;
	}
	.product-stickers__item {
		font-size: 12px;
		height: 20px;
	}
}
/* End */


/* Start:/local/templates/2024/css/products-items.css?17755415814432*/
.products-wrapper {
	margin-top: var(--px-20);
}
.products-items {
	display: grid;
	grid-gap: var(--px-30);
	grid-template-columns: repeat(4, minmax(0, 1fr));
}
.product-item__wrapper {
}
.product-item {
	position: relative;
	border-radius: var(--border-radius-default);
	border: 1px solid #e8e8e8;
	padding: var(--px-30);
	box-sizing: border-box;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition: all 300ms;
}
.product-item:hover {
	box-shadow: 0px 4px 12px 0px #0000001A;
}

.product-item__bottom {
	position: relative;
}
.product-item__image {
	margin: var(--px-30-minus) var(--px-30-minus) var(--px-20) var(--px-30-minus);
	padding: 4px 4px 32px 4px;
}
.product-item__image .splide__pagination {
	bottom: -16px;
}
.product-item__image .splide__pagination li {
	width: 20%;
}
.product-item__image .splide__pagination__page {
	width: 80% !important;
}
.product-item__image picture {
	display: block;
	line-height: 1;
	height: 100%;
}
.product-item__image img {
	/* border-radius: var(--border-radius-default) var(--border-radius-default) 0 0; */
	border-radius: var(--border-radius-default);
	display: block;
	object-fit: contain;
	object-position: center center;
	width: 100%;
	height: 100%;
}
.product-item-slider__item {
	height: 230px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-item__info {
	position: relative;
}
.product-item__name {
	display: block;
	font-size: var(--font-size-20);
	font-weight: 700;
	margin-bottom: var(--px-5);
	text-decoration: none;
	margin-right: var(--px-60);
}
.product-card__type {
	font-size: var(--font-size-20);
	font-weight: 300;
	line-height: 1.2;
	margin-right: var(--px-60);
}
.product-item__price-wrapper {
	padding: var(--px-20) 0 var(--px-30) 0;
	display: flex;
	gap: var(--px-20);
	align-items: center;
}
.product-item__price {
	font-size: var(--font-size-40);
	font-weight: bold;
	white-space: nowrap;
}
.product-item__price-old {
	text-decoration: line-through;
	font-size: var(--font-size-20);
	font-weight: 400;
	white-space: nowrap;
}
.product-item__more {
	font-size: var(--font-size-14);
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid;
}
.product-item__add-to-basket {
	background-color: var(--color-yellow);
	--svg-color-white: var(--color-yellow);
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	width: 40px;
	height: 40px;
	transition: transform 300ms;
	text-decoration: none;
}
.product-item__add-to-basket:hover {
	transform: scale(1.1);
}
.product-item__add-to-basket.in-basket:hover {
	transform: scale(1);
}
.product-item__in-basket-quantity {
	display: none;
	font-weight: 700;
}
.in-basket .product-item__basket-icon {
	display: none;
}
.in-basket .product-item__basket-icon {
	display: none;
}
.in-basket .product-item__in-basket-quantity {
	display: inline;
}

.products__other-colors {
	margin-top: var(--px-40);
}
.products-items__title {
	padding-bottom: var(--px-40);
}

@media (max-width: 1600px) {
	.products-items {
		grid-gap: var(--px-30);
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
@media (max-width: 1200px) {
	.products-items {
		grid-gap: var(--px-30);
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 768px) {
	.products-items {
		display: grid;
		grid-gap: 16px;
	}
	.product-item__wrapper {
		margin-top: -1px;
		margin-left: -1px;
	}
	.product-item {
		padding: 16px 16px 24px 16px;
	}
	.product-item__image {
		margin: -16px -16px 0 -16px;
		padding-bottom: 24px;
	}
	.product-item__info {
		position: initial;
	}
	.product-item__name {
		margin-right: 0;
	}
	.product-card__type {
		margin-right: 0;
		line-height: 1;
		font-size: 14px;
	}
	.product-item-slider__item {
		height: 120px;
	}
	.product-item-images__items {
		padding-bottom: 0 !important;
	}
	.splide.slider-w-rectangle-pager .splide__pagination {
		gap: 4px;
		padding: 0 32px;
		bottom: -12px;
	}
	.splide.slider-w-rectangle-pager .splide__pagination__page {
		height: 1px;
	}
	.product-item:hover {
		box-shadow: none;
	}
	.product-item__price-wrapper {
		gap: 10px;
		justify-content: space-between;
		flex-direction: row-reverse;
	}
	.product-item__price {
		font-size: 18px;
	}
	.product-item__price-old {
		font-size: 14px;
	}
	.products-wrapper {
		margin-top: 16px;
	}
	[data-pagen-show-next__html] {
		margin-top: var(--px-20);
	}
}
/* End */


/* Start:/local/templates/2024/css/products-slider.css?175099855730*/
.products-slider__wrapper {

}
/* End */


/* Start:/local/templates/2024/css/pvz.css?17540496602895*/
.pvz__wrapper {
	display: grid;
	grid-gap: 0;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.pvz__list {
	height: 580px;
	overflow-y: auto;
}
.pvz__map {
}
#pvz__map {
	height: 580px;
}
.button__pvz {
	color: #ffffff !important;
	border: none !important;
}
.js-map-point-button.selected,
.address-item.selected .button__pvz {
	background: #888888 !important;
}
.address-item {
	background: #fff;
	cursor: pointer;
	font-size: 15px;
	line-height: 21px;
	border-bottom: 2px solid #eaedf3;
	padding: 20px;
	border-bottom-width: 1px;
}
.address-item.selected {
	background: #f8f8f8;
}
.address-item__wrap {
	position: relative;
}
.address-item__title--name {
}
.address-item__more {
	height: 0;
	overflow: hidden;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	transition: 0.3s;
}
.address-item.is-active .address-item__more {
	height: auto;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.address-item__address {
	font-weight: 600;
	color: #000000;
	margin-bottom: 8px;
}
.address-item__info,
.address-item small {
	font-size: 13px;
}
.pvz__address {
	margin-bottom: 8px;
}
.pvz__payments {
	font-size: 14px;
	color: #888888;
	margin-bottom: 8px;
}
.pvz__payments--map {
	line-height: 1.2;
	font-size: 12px;
	margin-top: 8px;
}
.address-item__show-on-map {
	display: none;
}
.address-item__pickup-btn {
	margin-top: 8px;
}

@media (max-width: 768px) {
	.pvz__wrapper {
		padding-left: 32px;
		padding-right: 32px;
		display: flex;
		flex-direction: column-reverse;
	}
	.address-item .address-item__more {
		height: auto;
	}
	.payment-item__name {
		position: relative;
		padding-left: 48px;
	}
	.payment-item__name:before {
		content: '';
		position: absolute;
		left: 16px;
		width: 16px;
		height: 16px;
		display: block;
		background: #ffffff;
		border: 1px solid #000000;
		border-radius: 100%;
	}
	.payment-item.checked .payment-item__name:after {
		content: '';
		position: absolute;
		left: 20px;
		width: 10px;
		height: 10px;
		display: block;
		background: #000000;
		border-radius: 100%;
	}

	.delivery-item {
		position: relative;
		padding-left: 16px;
		display: flex;
		align-items: center;
		line-height: 1;
		font-weight: 500;
	}
	.delivery-item__name {
		position: relative;
		padding-left: 32px;
	}
	.delivery-item__name:before {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -8px;
		width: 16px;
		height: 16px;
		display: block;
		background: #ffffff;
		border: 1px solid #000000;
		border-radius: 100%;
	}
	.delivery-item.checked .delivery-item__name:after {
		content: '';
		position: absolute;
		left: 4px;
		top: 50%;
		margin-top: -4px;
		width: 10px;
		height: 10px;
		display: block;
		background: #000000;
		border-radius: 100%;
	}
	.address-item__more {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/quick-basket.css?1754049660345*/
.quick-basket-items {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.quick-basket-item {
	margin-left: -16px;
	margin-right: -16px;
	padding: 16px;
	background: #f8f8f8;
	border-radius: 4px;
}
.quick-basket-item__name {
	font-weight: 500;
	font-size: 18px;
}
.quick-basket-item__info {
	display: flex;
	justify-content: space-between;
}
/* End */


/* Start:/local/templates/2024/css/quick-links.css?1750998557494*/
.quick-links {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.quick-links__link {
	white-space: nowrap;
	text-decoration: none;
	line-height: 1.2;
}
.quick-links__link--text {
	display: inline-block;
	border-bottom: 1px solid;
}

@media (max-width: 768px) {
	.quick-links {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.quick-links__link {
		white-space: initial;
		line-height: 1.2;
		font-size: 18px;
		border: none;
	}
	.quick-links__link--text {
		border: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/reasons.css?17509985571240*/
.reasons {
	margin-top: var(--px-60);
	padding-left: var(--px-80);
	padding-right: var(--px-200);
	background-size: contain;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.reasons__first {
	width: 65%;
	margin: 0 0 var(--px-50) auto;

}
.reasons__first-title {
	font-size: var(--font-size-70);
	font-weight: 700;
}
.reasons__first-text {
	font-size: var(--font-size-40);
}
.reasons__items {
	width: 65%;
	margin: 0 0 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.reasons__item {
	width: calc(50% - var(--px-20));
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: var(--px-20);
	margin-bottom: var(--px-30);
}
.reasons__item-icon {
	width: 100px;
	height: 100px;
	min-width: 100px;
}
.reasons__item-icon svg {
	max-width: 100%;
	max-height: 100%;
}

@media (max-width: 768px) {
	.reasons {
		margin-top: 32px;
		padding-left: 32px;
		padding-right: 32px;
		background-image: none !important;
	}
	.reasons__first {
		width: 100%;
		margin: 0;
	}
	.reasons__items {
		margin-top: 32px;
		width: 100%;
		flex-direction: column;
	}
	.reasons__item {
		width: 100%;
		margin-bottom: 8px;
	}
	.reasons__item-icon {
		width: 48px;
		height: 48px;
		min-width: 48px;
	}
}
/* End */


/* Start:/local/templates/2024/css/related-sections.css?1750998557441*/
.related-sections {

}
.related-sections__items {
	display: flex;
	flex-wrap: wrap;
	gap: var(--px-10) var(--px-30);
	justify-content: flex-end;
}
.related-sections__item {
	font-size: var(--font-size-20);
	text-decoration: none;
	border-bottom: 1px solid;
}

@media (max-width: 768px) {
	.related-sections {
		display: none;
	}
	.related-sections__items {
		justify-content: flex-start;
	}
	.related-sections__item {
		font-size: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/reviews.css?1770697112928*/
.reviews {
	margin-top: 64px;
	max-width: 1024px;
}

.reviews-sections {
	max-width: 1024px;
	display: flex;
	gap: 64px;
	justify-content: space-between;
}
.reviews-section {
}
.reviews-section__link {
}
.reviews-section__link:hover {
}

.reviews__items {
	display: flex;
	flex-direction: column;
}
.reviews__item {
	padding: 0 40px 40px 40px;
	position: relative;
	display: block;
	text-decoration: none !important;
}
.reviews__item[href="javascript:;"] {
	cursor: initial;
}

.reviews__item--info {
	margin-top: 8px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.reviews__item--text {
	/*font-style: italic;*/
	font-size: var(--font-size-18);
	color: #666;
}
.reviews__item--name {
	color: #000000;
	font-weight: 500;
}
.reviews__item--date {
	color: #888888;
	font-size: 80%;
}

@media (max-width: 768px) {
	.reviews-sections {
		flex-direction: column;
		gap: 32px;
	}
}
/* End */


/* Start:/local/templates/2024/css/reviews.slider.css?1773999863684*/
.reviews-slider-wrapper {
    margin-right: 0;
}
.reviews-slider-wrapper .title-wrapper {
    padding-right: var(--wrap-padding);
}
.reviews-slider {
    /* width: 80%; */
}
.reviews-slider__item {
    width: 500px;
    padding: 20px;
    border: 1px solid var(--color-gray-light);
    border-radius: 16px;
}
.reviews-slider__name {
    font-weight: 700;
    margin-bottom: 15px;
}
.reviews-slider__text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .reviews-slider-wrapper .title-wrapper {
        padding-right: 0;
    }
}
/* End */


/* Start:/local/templates/2024/css/scrollbars.css?17509985572775*/
.w-scrollbar-x::-webkit-scrollbar-thumb,
.w-scrollbar-x::-webkit-scrollbar-track,
.w-scrollbar-x::-webkit-scrollbar {
	height: 4px !important;
}
.w-scrollbar-x.w-scrollbar-m-small::-webkit-scrollbar-thumb,
.w-scrollbar-x.w-scrollbar-m-small::-webkit-scrollbar-track,
.w-scrollbar-x.w-scrollbar-m-small::-webkit-scrollbar {
	height: 12px !important;
}
.w-scrollbar-x::-webkit-scrollbar-track {
	background-color: #cccccc !important;
	border-radius: 0 !important;
}
.w-scrollbar-x::-webkit-scrollbar-thumb {
	background-color: #D4E15B !important;
	border-radius: 0 !important;
}
.w-scrollbar-x.w-scrollbar-small::-webkit-scrollbar-thumb,
.w-scrollbar-x.w-scrollbar-small::-webkit-scrollbar-track,
.w-scrollbar-x.w-scrollbar-small::-webkit-scrollbar {
	height: 1px !important;
}
.w-scrollbar-x.w-scrollbar-smaller::-webkit-scrollbar-thumb,
.w-scrollbar-x.w-scrollbar-smaller::-webkit-scrollbar-track,
.w-scrollbar-x.w-scrollbar-smaller::-webkit-scrollbar {
	height: 2px !important;
}
.w-scrollbar-x.w-scrollbar-smaller::-webkit-scrollbar-track {
	background-color: #D7D7D7 !important;
	border-radius: 0 !important;
}
.w-scrollbar-x.w-scrollbar-smaller::-webkit-scrollbar-thumb {
	background-color: #888888 !important;
	border-radius: 0 !important;
}
.w-scrollbar-x.w-scrollbar-black::-webkit-scrollbar-track {
	background-color: #D7D7D7 !important;
	border-radius: 0 !important;
}
.w-scrollbar-x.w-scrollbar-black::-webkit-scrollbar-thumb {
	background-color: #888888 !important;
	border-radius: 0 !important;
}
.w-scrollbar-x::-webkit-scrollbar-thumb:window-inactive {
	background: #888888 !important;
}
.w-scrollbar-x::-webkit-scrollbar {
	-webkit-overflow-scrolling: auto !important;
	/* -webkit-appearance: none !important; */
}
.w-scrollbar-x::-webkit-scrollbar-thumb:horizontal {
	min-height: 2px !important;
}

.w-scrollbar-y::-webkit-scrollbar-thumb,
.w-scrollbar-y::-webkit-scrollbar {
	width: 8px;
}
.w-scrollbar-y::-webkit-scrollbar-track {
	background-color: #cccccc;
	border-radius: 0;
}
.w-scrollbar-y::-webkit-scrollbar-thumb {
	background-color: #000000;
	border-radius: 0;
}
.w-scrollbar-y::-webkit-scrollbar-thumb,
.w-scrollbar-y::-webkit-scrollbar {
	width: 8px;
}
.w-scrollbar-y::-webkit-scrollbar-track {
	background-color: #cccccc;
	border-radius: 0;
}
.w-scrollbar-y::-webkit-scrollbar-thumb {
	background-color: #000000;
	border-radius: 0;
}
.w-scrollbar-y.w-scrollbar-small::-webkit-scrollbar-thumb,
.w-scrollbar-y.w-scrollbar-small::-webkit-scrollbar {
	width: 4px;
}
.w-scrollbar-y.w-scrollbar-small::-webkit-scrollbar-thumb,
.w-scrollbar-y.w-scrollbar-small::-webkit-scrollbar {
	width: 4px;
}

@media (max-width: 768px) {
	.w-scrollbar-x {
		overflow-x: auto;
		overflow-y: hidden;
	}
	.w-scrollbar-y {
		overflow-x: hidden;
		overflow-y: auto;
	}
}
/* End */


/* Start:/local/templates/2024/css/search-form.css?17509985572002*/
.form-search__wrapper {
	display: none;
	height: 0;
	position: fixed;
	top: var(--header-height);
	left: initial;
	right: 32px;
	white-space: nowrap;
	text-align: center;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	opacity: 0;
	transition: all 500ms;
	z-index: 100;
	margin-top: -6px;
}
.form-search__wrapper.is-active {
	overflow: visible;
	opacity: 1;
	display: block;
	height: 80px;
}
.form-search {
	background: #ffffff;
	background: rgba(255, 255, 255, 0.85);
	backdrop-filter: var(--header-blur);
	padding: 0 32px;
	display: inline-flex;
	border-radius: 0 0 16px 16px;
	height: 100%;
	align-items: center;
	/*
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	 */
}
.form-search__input {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	width: 300px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #888888;
	outline: none;
	background: #ffffff;
	box-shadow: none;
	box-sizing: border-box;
}
.form-search__input::placeholder {
	font-size: 14px;
}
.form-search__button {
	display: inline-block;
	height: 42px;
	border: 1px solid var(--color-grey);
	font-weight: 500;
	font-size: 16px;
	color: #ffffff;
	line-height: 42px;
	background-color: var(--color-white);
	text-align: center;
	border-radius: 0 5px 5px 0;
	padding: 0 16px;
	margin-left: -1px;
	cursor: pointer;
}

body.in-scroll .form-search__wrapper {
}

@media (max-width: 768px) {
	.form-search__wrapper {
		margin-top: 0;
		left: 0;
		right: 0;
	}
	.form-search__wrapper.is-active {
		height: initial;
	}
	.form-search {
		box-shadow: none;
	}
	body.in-scroll .form-search__wrapper {
	}
	.form-search {
		width: 100%;
		box-sizing: border-box;
		height: initial;
		padding: 16px;
		border-bottom: 1px solid #F4F4F4;
		border-radius: 0;
		background: #f9f9f9;
	}
	.form-search__input {
		height: 36px;
		line-height: 36px;
		width: 100%;
		background: #ffffff;
	}
	.form-search__button {
		height: 38px;
		font-size: 14px;
		line-height: 36px;
	}
}
/* End */


/* Start:/local/templates/2024/css/search-result.css?17509985571292*/
.search-result {
	display: flex;
	flex-direction: column;
	gap: 64px;
}
.search__item {
	text-decoration: none;
	position: relative;
	border-radius: var(--border-radius-default);
	border: 1px solid #00000012;
	padding: var(--px-30);
	box-sizing: border-box;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	gap: 16px;
	transition: all 300ms;
}
.search__item:hover {
	box-shadow: var(--box-shadow);
}
.search__items {
	display: grid;
	grid-gap: var(--px-30);
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.search__other--items {
	max-width: 1024px;
	display: flex;
	gap: 20px;
	flex-direction: column;
}
.search__other--item__name {
	font-size: 120%;
}
.search__other--item__text {
	margin-top: 8px;
	color: #888888;
	font-size: 100%;
}

@media (max-width: 1400px) {
	.search__items {
		grid-gap: var(--px-30);
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}
@media (max-width: 1024px) {
	.search__items {
		grid-gap: var(--px-30);
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.search__item {
		padding: 24px;
	}
}
@media (max-width: 768px) {
	.search__items {
		grid-gap: var(--px-16);
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.search__item {
		padding: 16px;
	}
}

/* End */


/* Start:/local/templates/2024/css/sections-links.css?1750998557511*/
.sections-links {
	padding: var(--px-20) 0;
	display: flex;
	justify-content: flex-start;
	gap: 24px;
	margin-bottom: 32px;
}
.sections-links__link {
	font-size: var(--font-size-20);
	text-decoration: none;
	border-bottom: 1px solid;
	transition: color 300ms;
}
.sections-links__link.is-active,
.sections-links__link:hover {
	color: var(--color-red);
}

@media (max-width: 768px) {
	.sections-links {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
		padding-top: 0;
		margin-bottom: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/services-detail.css?17739998639856*/
/* Новые статьи блоками */
.page-about__content .page-about__content--inner .service-detail-blocks {
	max-width: unset;
}
.service-detail-blocks {
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin-bottom: 40px;
}
.service-detail-blocks section + section {
	margin-top: unset;
}
.service-detail-blocks .title-wrapper {
	margin-top: 32px;
}
.service-detail-blocks h3 {
	font-size: 24px;
	font-weight: 700;
}
.service-detail-blocks .button.button__big {
	background: #1B1B1B;
	color: var(--color-white);
	white-space: normal;
}
.service-detail-blocks .button.button__big:hover {
	background-color: var(--color-white);
	color: #1B1B1B;
}
.service-detail-blocks__contents {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: flex-start;
	overflow: auto;
}
.service-detail-blocks__title {
	font-weight: 700;
	font-size: 24px;
}
.service-detail-blocks table {
	width: 100%;
}
.service-detail-blocks__block a:hover {
	opacity: 0.5;
}

/* Блоки */
.service-detail-block__price {
	position: relative;
	display: flex;
	min-height: 400px;
	overflow: hidden;
	margin-bottom: 40px;
}
.service-detail-block__price--text {
	padding: 55px 30px;
	border: 1px solid var(--color-grey);
	border-radius: 16px;
	background-color: var(--color-white);
	margin-bottom: 45px;
	max-width: 45%;
}
.service-detail-block__price--left {
	flex: 1;
	z-index: 2;
	padding-top: 40px;
}
.service-detail-block__price--bottom {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.service-detail-block__price--image {
	position: absolute;
	right: 0;
	top: 0;
	width: 60%;
	height: 100%;
	z-index: 1;
}
.service-detail-block__price--image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
}
.service-detail-block__clinics {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.service-detail-block__clinic {
	padding-left: 20px;
	border-left: 2px solid var(--color-red);
}
.service-detail-block__clinic--address a {
	text-decoration: none;
}
.service-detail-block__clinic--address span {
	color: var(--color-red);
}
.service-detail-block__clinic--phones a {
	text-decoration: underline;
}
.service-detail-block__clinic--phone {
	margin-right: 20px;
}
.service-detail-block__table {
	overflow: auto;
}
.service-detail-block__question {
	display: flex;
	gap: 25px;
}
.service-detail-block__question--icon {
	padding: 20px 30px;
	border: 1px solid var(--color-grey);
	border-radius: 16px;
	display: flex;
	gap: 15px;
}
.service-detail-block__indications,
.service-detail-block__contraindications {
	background-color: var(--color-gray-light);
	padding: 30px;
	border-radius: 16px;
}
.service-detail-block__contraindications h3 {
	color: var(--color-red);
}
.service-detail-block__list-vertical ol {
	list-style: none;
	counter-reset: step-counter;
	position: relative;
	padding-left: 110px; /* Общий отступ для всей конструкции слева */
}
.service-detail-block__list-vertical ol:before {
	content: "";
	position: absolute;
	left: 70px; /* Точное положение линии между цифрами и текстом */
	top: 0;
	bottom: 0;
	width: 2px;
	background-color: var(--color-red);
}
.service-detail-block__list-vertical ol li {
	counter-increment: step-counter;
	position: relative;
	padding-bottom: 40px; /* Расстояние между пунктами */
}
.service-detail-block__list-vertical ol li:before {
	content: counter(step-counter);
	position: absolute;
	left: -110px; /* Сдвиг влево от текста */
	width: 40px;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	top: -8px;
	color: var(--color-text-base);
}
.service-detail-block__list-vertical ol li:after {
	content: "";
	position: absolute;
	left: -40px;
	top: 10px;
	width: 25px;
	height: 2px;
	background-color: var(--color-red);
}
.service-detail-block__list-vertical ol li:last-child {
	padding-bottom: 0;
}
.service-detail-block__list-horizontal ol {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	list-style: none;
	counter-reset: step-counter;
	padding: 0;
	margin: 0;
}
.service-detail-block__list-horizontal ol li {
	counter-increment: step-counter;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border: 1px solid var(--color-gray-light);
	border-radius: 16px;
	padding: 20px;
	min-height: 210px;
}
.service-detail-block__list-horizontal ol li:nth-child(even) {
	background-color: var(--color-gray-light);
}
.service-detail-block__list-horizontal ol li:before {
	content: counter(step-counter);
	font-size: 32px;
	font-weight: 700;
	color: var(--color-text-base);
}
.service-detail-block__image-right,
.service-detail-block__image-left,
.service-detail-block__images {
	display: flex;
	gap: 40px;
}
.service-detail-block__image-left {
	flex-direction: row-reverse;
}
.service-detail-block__image {
	width: 100%;
	display: flex;
	justify-content: center;
	min-width: 250px;
	align-items: center;
}
.service-detail-block__promo-image {
	margin-bottom: 15px;
}
.service-detail-blocks__block.optic,
.service-detail-blocks__block.clinic,
.service-detail-blocks__block.shop {
	padding: 30px;
	border-radius: 16px;
}
.service-detail-blocks__block.optic {
	background: linear-gradient(90deg, var(--color-category-optic), var(--color-white));
}
.service-detail-blocks__block.clinic {
	background: linear-gradient(90deg, var(--color-category-clinic), var(--color-white));
}
.service-detail-blocks__block.shop {
	background: linear-gradient(90deg, var(--color-category-shop), var(--color-white));
}
.service-detail-block__reviews-top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.service-detail-block__reviews {
	margin-bottom: 5px;
}
.service-detail-block__faq {
	padding: 30px;
	background-color: var(--color-gray-light);
	border-radius: 16px;
}

@media (max-width: 1200px) {
	.service-detail-block__list-horizontal ol {
		grid-template-columns: repeat(2, 1fr);
	}
	.service-detail-block__image {
		min-width: 200px;
	}
	.service-detail-block__price--image {
		width: 80%;
	}
	.service-detail-block__price--text {
		max-width: 60%;
	}
}
@media (max-width: 1100px) {
	.service-detail-blocks .button.button__big {
		height: 50px;
	}
	.service-detail-blocks .button.button__big {
		height: unset;
		text-align: center;
	}
	.service-detail-block__price {
		flex-direction: column-reverse;
	}
	.service-detail-block__price--left {
		padding-top: 20px;
	}
	.service-detail-block__price--bottom {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.service-detail-block__price--image {
		position: relative;
		width: 100%;
		height: unset;
	}
	.service-detail-block__price--image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 16px;
	}
	.service-detail-block__price--text {
		max-width: 100%;
		padding: 25px 15px;
		margin-bottom: 20px;
	}
	.service-detail-block__question {
		flex-direction: column;
	}
	.service-detail-block__image-right,
	.service-detail-block__image-left,
	.service-detail-block__images {
		flex-direction: column;
		gap: 10px;
	}
	.service-detail-block__reviews-top {
		flex-direction: column;
	}
}
@media (max-width: 1024px) {
	.service-detail-block__list-horizontal ol {
		grid-template-columns: repeat(1, 1fr);
	}
	.service-detail-block__list-horizontal ol li {
		min-height: 150px;
	}
}
@media (max-width: 768px) {
	.service-detail-blocks .button.button__big {
		height: 50px;
	}
	.service-detail-blocks .title-wrapper {
		margin-top: 10px;
	}
}









/* Старые статьи */
.service-detail {
	display: flex;
	flex-direction: column;
	gap: 64px;
	margin-bottom: 64px;
}
.service-detail__button--wrapper,
.service-page__button {
	margin-bottom: 32px;
}
.service-detail__text {
}
.service-detail__top--image--wrapper {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.service-detail__top--image {
	line-height: 1;
}
.service-detail__top--img {
	line-height: 1;
	border-radius: 4px;
}
.service-detail__top--image__label {
	display: flex;
	gap: 32px;
	align-items: center;
	justify-content: space-between;
}
.service-detail__top--price {
	font-size: 150%;
	font-weight: 600;
}
.service-detail__text p + .lighted,
.service-detail__text .lighted + .lighted,
.service-detail__text br + .lighted,
.service-detail__text br + table,
.service-detail__text .lighted + p,
.service-detail__text .lighted + h1,
.service-detail__text .lighted + h2,
.service-detail__text .lighted + h3,
.service-detail__text .lighted + h4 {
	margin-top: 32px;
}
.service-detail__text .lighted {
	padding: 32px;
	background: #f8f8f8;
}
.service-detail__text br {
	display: none;
}
.service-detail__text a + br {
	display: block;
}

.service-detail__addresses {
	padding: 32px;
	background: #f8f8f8;
}
.service-detail__addresses--item__phone {
	color: inherit;
	border: 0;
	transition: .2s;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 25px;
	height: 24px;
	display: inline-block;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAQAAACROWYpAAAAAmJLR0QA/4ePzL8AAAFuSURBVEjH5ZS/S0JRFMc/DkkiDgqC1D8ghVtLNGQ//gPpxyQR1BItDhGOudQWtNdcQ0QtUVGEoFDBi4KQIqIoh4JQiWix09Dred99TzHH+p7hwj33wzvnvO+98CeV5Y0CW0wSagUWM0qk8dU/6GOFZzLarp8oU+wjCGd0uqNejhCEKj2u+X6uER7d8TmrwBweW88GGcJAkGOEE9qd8JUFC0lHz2USQIgbhHkn/K7ARQJKzwNsI3ySAOIIJYI6/KDAQkrLphHKhIEDhAkdXrPBY1bZRZbwAjsIC8A0wqYODypobWTfPS+aeQOIIhScXe9Z8JCy24fwBAQQKsqqKcaHCY9oLsu6rppmrR8Ta+UibJj4HZHfw37yJm60goe4tL7eBYCHcVKKbRqqg1sTf2WUYXKm65KK5xsowrnNMj9xSm9zxedd8arjvtcZ3bor/tLs8GYs29RiufnZd7NrQw/dnoJGirPKPRUuSNHGP9cXq/bNd1ZPEkMAAAAASUVORK5CYII=') no-repeat 0 -2px / 20px 20px;
}

@media (max-width: 768px) {
	.service-detail {
		gap: 32px;
	}
	.service-detail__top--image__label {
		flex-direction: column;
		gap: 16px;
	}
	.service-detail__addresses--item__address {
		display: block;
		margin-bottom: 4px;
	}
	.service-detail__addresses--item__phone {
		margin-left: 0;
	}
}

/* End */


/* Start:/local/templates/2024/css/services-expand.css?1750998557826*/
.service-expand__wrapper {
	display: flex;
	flex-direction: column;
	gap: 32px;
}
.service-expand {
	padding: 32px;
	background: #f8f8f8;
}
.service-expand__title {
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 32px;
}
.service-expand__icon {
	display: none;
}
.service-expand__body {
	display: grid;
	grid-gap: 8px 32px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.service-expand__item-link {
	display: flex;
	text-decoration: none;
	gap: 8px;
	transition: color 300ms;
}
.service-expand__item-link:hover {
	color: var(--color-red);
}
.service-expand__column-title {
	font-weight: 600;
	margin-bottom: 16px;
}
.service-expand__column-body {
	display: flex;
	gap: 8px;
	flex-direction: column;
}

@media (max-width: 768px) {
	.service-expand__body {
		display: flex;
		flex-direction: column;
		gap: 8px;
	}
}
/* End */


/* Start:/local/templates/2024/css/services-main.css?17509985572222*/
.services-main {
}
.services-main__items {
	margin-top: 36px;
	position: relative;
	display: grid;
	grid-gap: 36px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	/* grid-template-rows: repeat(2, 300px); */
}
.services-main__item {
	position: relative;
	height: 100%;
	text-decoration: none;
	min-height: 120px;
}
.services-main__item--image {
	position: relative;
	height: 100%;
	width: 100%;
}
.services-main__item--img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
/*
.services-main__item[data-type="2"] {
	grid-row: 1 / 3;
	grid-column: 1;
}
*/
.services-main__item--name {
	/*
	position: absolute;
	left: 32px;
	right: 32px;
	bottom: 32px;
	 */
	border-radius: 8px;
	height: 100%;
	padding: 32px;
	background-color: #F6F7F9;
	/*background-image: linear-gradient(to right, #ffffff, #F6F7F9);*/
	display: flex;
	text-decoration: none;
	align-items: center;
	text-align: center;
	font-size: 150%;
	justify-content: center;
	box-sizing: border-box;
	transition: border-color 300ms;
	outline: 1px solid transparent;
	font-weight: 600;
}
.services-main__item--name:hover {
	background: #F6F7F9;
}

.services-main__item--name[data-iblock-code="services_optic"] {
	background-color: #868dcd15;
	outline-color: #868DCD;
	/* background-image: linear-gradient(to right, #f6f7f9, #868DCD); */
}
.services-main__item:hover .services-main__item--name[data-iblock-code="services_optic"] {
	outline-width: 2px;
	/*transform: scale(1.1);*/
}
.services-main__item--name[data-iblock-code="services_clinic"] {
	background-color: #8CE1C815;
	outline-color: #8CE1C8;
	/* background-image: linear-gradient(to right, #f6f7f9, #8CE1C8); */
}
.services-main__item:hover .services-main__item--name[data-iblock-code="services_clinic"] {
	outline-width: 2px;
	/*transform: scale(1.1);*/
}

@media (max-width: 768px) {
	.services-main__items {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.services-main__item {
		min-height: initial;
	}
	.services-main__item:hover .services-main__item--name[data-iblock-code="services_optic"] {
		transform: none;
	}
	.services-main__item:hover .services-main__item--name[data-iblock-code="services_clinic"] {
		transform: none;
	}
	.services-main__item--name {
		font-size: 120%;
	}
}
/* End */


/* Start:/local/templates/2024/css/services.css?17509985571655*/
.salon-services__services {
	padding: 64px 64px 128px 64px;
}
.salon-services__services-list {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 64px;
}
.service-card {
	display: grid;
	grid-template-columns: 200px auto;
	grid-gap: 32px;
	text-decoration: none;
}
.service-card__image {
	width: 100%;
	height: 160px;
	overflow: hidden;
	border-radius: var(--border-radius-default);
}
.service-card__image--img {
	height: 100%;
	width: 100%;
	max-width: initial;
	object-fit: cover;
	object-position: right center;
	border-radius: var(--border-radius-default);
}
.service-card__label {
	display: flex;
	gap: 16px;
	align-items: center;
}
.service-card__label--text {
	font-size: var(--font-size-20);
	font-weight: 700;
	max-width: 230px;
}
@media (max-width: 1600px) {
	.salon-services__services-list {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-gap: 64px;
	}
}
@media (max-width: 1200px) {
	.salon-services__services {
		padding: 64px 32px 128px 32px;
	}
	.salon-services__services-list {
		grid-gap: 32px;
	}
	.service-card {
		grid-template-columns: 200px auto;
	}
}
@media (max-width: 1024px) {
	.salon-services__services {
		padding: 32px 32px 64px 32px;
	}
	.salon-services__services-list {
		grid-gap: 32px;
	}
	.service-card {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.service-card__label {
		justify-content: center;
		text-align: center;
	}
}
@media (max-width: 768px) {
	.salon-services__services {
		padding: 32px 0 64px 0;
	}
	.salon-services__services-list {
		grid-gap: 32px 16px;
	}
	.service-card {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
}
/* End */


/* Start:/local/templates/2024/css/shop-categories-top.css?17509985571256*/
.shop-categories-top {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 24px;
}
.shop-categories-top__item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/*
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	*/
	gap: 20px;
	outline: 1px solid #00000012;
	outline-offset: -1px;
	border-radius: var(--border-radius-default);
	text-decoration: none;
	line-height: 1;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
}
.shop-categories-top__item-inner {
	padding: var(--px-30);
	display: flex;
	gap: var(--px-30);
	min-height: 250px;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.shop-categories-top__item--title {
	font-size: 36px;
	font-weight: 700;
	max-width: 80%;
}
.shop-categories-top__item-link {
	font-size: var(--font-size-12);
	background: #ffffff;
}

@media (max-width: 768px) {
	.shop-categories-top {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}
	.shop-categories-top__item {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.shop-categories-top__item-link {
		font-size: 16px;
	}
	.shop-categories-top {
		margin-top: 32px !important;
	}
}
/* End */


/* Start:/local/templates/2024/css/show-hide.css?17509985571515*/
[data-show-hide--content] {
	display: none;
}
[data-show-hide--button] {
	text-decoration: none;
	position: relative;
}
[data-show-hide--button] [data-show-hide--button-icon] {
	width: 24px;
	height: 24px;
	min-width: 24px;
	min-height: 24px;
	transform: rotate(90deg);
	transition: all 300ms;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.is-active[data-show-hide--button] [data-show-hide--button-icon] {
	transform: rotate(-90deg);
}
[data-show-hide--button] [data-show-hide--button-icon] svg {
	transform: scale(2);
}

[data-show-hide--text-on] {
	display: inline-block;
}
[data-show-hide--text-off] {
	display: none;
}
.is-active[data-show-hide--button] [data-show-hide--text-on] {
	display: none;
}
.is-active[data-show-hide--button] [data-show-hide--text-off] {
	display: inline-block;
}

[data-show-hide--button--w-arrow] {
	padding-right: 36px;
	position: relative;
	display: block;
}
[data-show-hide--button--w-arrow]:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 32px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 10L12 14L8 10' stroke='%23323232' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	transition: all 300ms;
}
[data-show-hide--button--w-arrow].is-active:after {
	transform: rotate(180deg);
}
/* End */


/* Start:/local/templates/2024/css/site-categories-short.css?17594749401771*/
.site-categories-short {
	display: flex;
	gap: var(--gap-default);
	position: relative;
	z-index: 1;
	margin-top: var(--wrap-padding-minus);
}
.slider-main__empty + .site-categories-short {
	margin-top: var(--wrap-padding);
}
.site-categories-short__item {
	padding: var(--px-30);
	text-decoration: none !important;
	border-radius: 16px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	display: flex;
	gap: 32px;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-basis: 100%;
	border: 1px solid #00000026;
	background: #ffffff;
	line-height: 1;
}
.site-categories-short__item-title {
	display: block;
	font-size: var(--font-size-20);
	padding-bottom: 0;
}
.site-categories-short__item.is-active .site-categories-short__item-title {
	font-size: var(--font-size-40);
}
.site-categories-short__item.category-optic.is-active {
	border-color: transparent;
	background: linear-gradient(0deg, #D7DBFF, #D7DBFF),
	linear-gradient(146.17deg, rgba(255, 255, 255, 0.5) 25.55%, rgba(255, 255, 255, 0) 83.48%);
}
.site-categories-short__item.category-clinic.is-active {
	border-color: transparent;
	background: linear-gradient(0deg, #CEF7EA, #CEF7EA),
	linear-gradient(146.17deg, rgba(255, 255, 255, 0.3) 25.55%, rgba(255, 255, 255, 0) 83.48%);
}
.site-categories-short__item.category-shop.is-active {
	border-color: transparent;
	background: linear-gradient(0deg, #FFE27B, #FFE27B),
	linear-gradient(146.17deg, rgba(255, 255, 255, 0.5) 25.55%, rgba(255, 255, 255, 0) 83.48%);
}
.site-categories-short__item-link {
	font-size: var(--font-size-14);
}

@media (max-width: 1400px) {
	.site-categories-short__item {
		flex-direction: column;
		align-items: flex-start;
	}
}
@media (max-width: 768px) {
	.site-categories-short {
		display: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/site-categories.css?17509985571252*/
.site-categories {
	display: flex;
	gap: var(--gap-default);
	position: relative;
	z-index: 1;
	margin-top: var(--wrap-padding-minus);
}
.site-categories__item {
	padding: var(--px-30);
	text-decoration: none !important;
	border-radius: 16px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-basis: 100%;
}
.site-categories__item-title {
	display: block;
	width: 50%;
}
.site-categories__item-description {
	display: block;
	width: 50%;
	margin-bottom: 36px;
}
.site-categories__item:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(146.17deg, #FFFFFF 25.55%, rgba(255, 255, 255, 0) 83.48%);
}
.site-categories__item.category-optic {
	background: linear-gradient(0deg, #D7DBFF, #ffffff);
}
.site-categories__item.category-clinic {
	background: linear-gradient(0deg, #CEF7EA, #ffffff);

}
.site-categories__item.category-shop {
	background: linear-gradient(0deg, #FFE27B, #ffffff);
}

@media (max-width: 768px) {
	.site-categories {
		flex-direction: column;
		margin-top: 32px;
	}
	.site-categories__item-title {
		width: 100%;
	}
	.site-categories__item-description {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/2024/css/slider.main.css?1762933647655*/
.slider-main {
	overflow-x: hidden;
	margin-right: var(--wrap-padding-minus);
	margin-left: var(--wrap-padding-minus);
	margin-top: var(--header-height);
}
.slider-main__empty {
	margin-top: 0;
}
.slider-main__link {
	display: block;
	position: relative;
	z-index: 0;
}
.slider-main__image {
	object-fit: contain;
	object-position: center;
	height: 100%;
}
@media (max-width: 768px) {
	.slider-main {
		overflow: visible;
		margin-top: 0;
	}
	.slider-main__empty {
		margin-top: var(--header-height-compensation);
	}
	.slider-main__image {
		object-fit: initial;
		object-position: initial;
		height: auto;
	}
	.slider-main__link {
		height: initial;
	}
}
/* End */


/* Start:/local/templates/2024/css/smart-captcha.css?1750998557601*/
.smart-captcha-manual {
	background: #f8f8f8;
	position: relative;
	border-radius: 16px !important;
	width: 100%;
	min-height: 102px !important;
}
.smart-captcha-manual:before {
	content: 'Yandex SmartCaptcha';
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #cccccc;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.smart-captcha-manual.has-error {
	outline: 1px solid red;
	outline-offset: 3px;
	border-radius: 10px !important;
}
.smart-captcha__wrapper {
	max-width: 400px;
}
@media (max-width: 768px) {
	.smart-captcha-manual {
		max-width: initial;
	}
}


/* End */


/* Start:/local/templates/2024/css/social.css?1750998557248*/
.footer .social {
	margin-top: var(--px-20);
}
.social__items {
	display: inline-flex;
	gap: var(--px-20);
}
.social__item {
	text-decoration: none;
	line-height: 1;
}
.social__item:hover {
	text-decoration: none;
	border-bottom: none !important;
}
/* End */


/* Start:/local/templates/2024/css/splide.css?17543807311938*/
.splide__pagination {
	display: none;
	justify-content: center;
	gap: 8px;
	flex-wrap: nowrap;
}
.splide__pagination__page {
	margin: 0;
}
.slider-main .splide__pagination {
	bottom: var(--wrap-padding-2x);
}
.splide__arrow {
	opacity: 1;
	background: rgba(255,255,255,0.5);
	border-color: transparent;
}
.splide__arrow:hover svg {
	fill: var(--color-red);
}
.splide__arrow:hover {
	border-color: transparent;
}
.splide__arrow--prev {
	left: -23px;
}
.splide__arrow--next {
	right: -23px;
}
.splide__pagination__page {
	border-color: #ffffff;
}
.splide__pagination__page.is-active {
	transform: scale(1);
	border-color: var(--color-red);
}
.slider-main .splide__arrow {
	border-color: #32323233;
}
.slider-main .splide__arrow:hover {
	border-color: var(--color-red);
}
.slider-main .splide__pagination {
	display: flex;
}
.slider-main .splide__arrow--prev {
	left: 23px;
}
.slider-main .splide__arrow--next {
	right: 23px;
}
.page-about__content--inner .splide__arrow--prev {
	left: 23px;
}
.page-about__content--inner .splide__arrow--next {
	right: 23px;
}
@media (max-width: 768px) {
	.splide__arrows {
		display: none;
	}
	.splide {
		padding-bottom: 20px;
	}
	.splide__pagination {
		display: flex;
		padding: 0;
		bottom: 0;
		gap: 8px;
	}
	.splide__pagination__page {
		border-radius: 0;
		width: 100%;
		height: 2px;
		border: none;
		background: #f0f5f8;
	}
	.splide__pagination li {
		flex: 1;
		align-items: center;
		text-align: center;
	}
	.splide__pagination__page.is-active {
		transform: scale(1);
		background: var(--color-red);
	}
	.slider-main .splide__pagination {
		padding: 0 16px;
		bottom: 0;
	}
	.addresses-slider .splide__pagination {
		gap: 4px;
	}
	.addresses-slider .splide__pagination li {
		flex: 1;
	}
	.addresses-slider .splide__pagination__page {
	}
	.splide.slider-w-rectangle-pager .splide__pagination {
		padding: 0;
	}
	.splide.slider-w-rectangle-pager .splide__pagination__page {
		width: 100%;
	}
}

/* End */


/* Start:/local/templates/2024/css/tables.css?17743391461792*/
.wysiwyg table {
	box-sizing: border-box;
	border-collapse: collapse;
}
.wysiwyg table tr th,
.wysiwyg table tr td {
	padding: 8px 12px;
	background: #f8f8f8;
	border: 1px solid #ffffff;
	vertical-align: middle;
	text-align: center;
}
.wysiwyg table tr th {
	font-size: 100%;
	line-height: 1;
}
.wysiwyg table tr th:last-child,
.wysiwyg table tr td:last-child {
	text-align: right;
}
.wysiwyg table tr:nth-child(2n+1) td {
	background: #f8f8f8;
}
.wysiwyg table caption {
	font-size: 120%;
	text-align: left;
	padding-bottom: 16px;
}

.wysiwyg table.table__auto {
	width: initial;
}

.wysiwyg table.table__100 {
	width: 100%;
	box-sizing: border-box;
}

.wysiwyg table.table__white {
}
.wysiwyg table.table__white tr th,
.wysiwyg table.table__white tr td {
	background: transparent;
	border: 1px solid #CCCCCC;
}
.wysiwyg table.table__white tr th {
	border: none;
}

.wysiwyg table.table__left tr th,
.wysiwyg table.table__left tr td {
	text-align: left;
}

.wysiwyg table.table__pad tr th,
.wysiwyg table.table__pad tr td {
	padding: 12px 24px;
}

.wysiwyg table.table__price tr th {
	font-size: 100%;
}
.wysiwyg table.table__price tr th,
.wysiwyg table.table__price tr td {
	text-align: center;
}
.wysiwyg table.table__price tr th:first-child,
.wysiwyg table.table__price tr td:first-child {
	text-align: left;
}
.wysiwyg table.table__price tr th:last-child {
	text-align: right !important;
}
.wysiwyg table.table__price tr td:last-child {
	white-space: nowrap !important;
	text-align: right !important;
}
.wysiwyg th.price {
	text-align: right !important;
}
.wysiwyg td.price {
	text-align: right !important;
	white-space: nowrap !important;
}
.wysiwyg .table-wrapper {
	overflow: auto;
}
.wysiwyg .table-wrapper table td,
.wysiwyg .table-wrapper table td:last-child {
	text-align: left;
}
/* End */


/* Start:/local/templates/2024/css/tabs.css?17805528711343*/
.tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	white-space: nowrap;
}
.tabs-wrapper {
	display: flex;
	gap: 24px;
	justify-content: space-between;
}
.tab {
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: all 300ms;
	color: #888888;
	line-height: 1.2;
	padding-bottom: 0;
}
.tab:hover,
.tab.is-active {
	border-color: initial;
	color: #000000;
}
.tabs .tab:last-child {

}
.tabs-content {
	margin-top: 24px;
}
.tab-content {
	display: none;
}
.tab-content.is-active {
	display: block;
}

.tabs .tab__round,
.tabs .tab__round:last-child {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	font-size: 16px;
	height: 29px;
	padding: 0 16px;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
	border: 1px solid #32323226 !important;
	border-radius: 90px;
	transition: background-color 300ms;
}
.tabs .tab__round.is-active,
.tabs .tab__round:hover {
	background: var(--color-yellow);
	border-color: var(--color-yellow) !important;
}

@media (max-width: 768px) {
	.tabs {
		gap: 12px;
	}
	.tabs .tab[data-tab="product-details__properties"] {
		border-bottom: 1px dashed;
		border-color: initial !important;
	}
	.tabs .tab.is-active[data-tab="product-details__properties"] {
		color: #888888;
	}
	[data-tabs-content="product-details"] {
		display: none;
	}
}
/* End */


/* Start:/local/templates/2024/css/title.css?1750998557298*/
.title-wrapper {
	display: flex;
	justify-content: space-between;
}
.title__link {
	text-decoration: none !important;
	transition: color 300ms;
}
.title__link:hover {
	color: var(--color-accent);
}

@media (max-width: 768px) {
	.title-wrapper {
		flex-direction: column;
		margin-bottom: 32px;
	}
}
/* End */


/* Start:/local/templates/2024/css/user-city.css?1750998557726*/
.user-city-selector {
	font-size: 14px;
}
.user-city-selector::placeholder {
	font-size: 12px;
}
.select-city {
	font-size: 16px;
}
.select-city p {
	font-size: 14px;
}
.user-city-selector {
	background-color: #f9f9f9;
}
.modal-user-city__cities--wrapper {
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #CCCCCC;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.modal-user-city__cities {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.modal-user-city__cities--item {
	width: calc(50% - 24px);
}
.modal-user-city__cities--item__link {
	text-decoration: none;
	font-weight: 600;
}
.modal-user-city__top-block {
	line-height: 1.2;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
/* End */


/* Start:/local/templates/2024/css/v-blocks.css?177564630010846*/
.v-blocks {
    display: flex;
    flex-direction: column;
    gap: 48px;
    margin-bottom: 40px;
}

.v-block {
    display: flex;
    flex-direction: column;
    gap: 16px;
    border-radius: 16px;
}
.v-block__padding {
    padding: 30px;
}
.v-block__title {
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 0;
    padding-bottom: 16px;
}
.v-block__inner {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
@media (max-width: 1200px) {
    .v-block__title {
        font-size: 24px;
    }
}
@media (max-width: 768px) {
    .v-block {
        font-size: 14px;
    }
    .v-block__title {
        font-size: 20px;
    }
}

/* text_question */
.v-block__text-question {
    display: flex;
    gap: 25px;
}
.v-block__text-question--right {
    padding: 20px 30px;
    border: 1px solid #E9E9E9;
    border-radius: 16px;
    display: flex;
    gap: 15px;
}

/* price */
.v-block__price {
    position: relative;
    display: flex;
    min-height: 400px;
    overflow: hidden;
}
.v-block__price--title {
    font-size: 150%;
    font-weight: 500;
}
.v-block__price--text {
    padding: 55px 30px;
    border: 1px solid #E9E9E9;
    border-radius: 16px;
    background-color: var(--color-white);
    margin-bottom: 45px;
    max-width: 45%;
}
.v-block__price--left {
    flex: 1;
    z-index: 2;
    padding-top: 40px;
}
.v-block__price--bottom {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.v-block__price--image {
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    height: 100%;
    z-index: 1;
}
.v-block__price--img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}

@media (max-width: 768px) {
    .v-block__price {
        min-height: initial;
    }
    .v-block__price--left {
        padding-top: 0;
    }
    .v-block__price--text {
        padding: 24px;
        margin-bottom: 16px;
        max-width: initial;
    }
    .v-block__price--bottom {
        gap: 16px;
    }
    .v-block__price--title {
        font-size: 120%;
    }
}

/* nav */
.v-block__nav--items {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
    overflow: initial;
}
.v-block__nav--item {
    text-decoration: none;
}

@media (max-width: 7687px) {
    .v-block__nav--item {
        background: none !important;
        padding: 0;
        line-height: initial;
        white-space: initial;
        border: none;
        height: initial;
        text-align: left;
        justify-content: flex-start;
        display: block;
    }
    .v-block__nav--item__text {
        border-bottom: 1px dashed;
    }
}

/* table */
.v-block__table {
    min-width: 100%;
    margin-bottom: 0 !important;
}
.v-block__table--inner {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.td-nowrap {
    white-space: nowrap !important;
}
.td-right {
    text-align: right !important;
}
/* final */
.v-block__final {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.v-block__hints {
    display: flex;
    flex-direction: column;
    gap: 4px;
    font-style: italic;
    font-weight: 300;
}
.v-block__warnings {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.v-block__warning {
    padding-left: 20px;
    border-left: 2px solid var(--color-red);
}

/* list */
.v-block[data-block-type="list"] {
    /*
    background-color: var(--color-gray-light);
    padding: 30px;
    border-radius: 16px;
    */
}

/* list warning */
.v-block[data-block-type="list_warning"] {
    background-color: var(--color-gray-light);
    padding: 30px;
    border-radius: 16px;
}
.v-block[data-block-type="list_warning"] .v-block__title {
    color: var(--color-red);
}

/* image_left */
/* image_right */
.v-block__image-left {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}
.v-block__image-right {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}
.v-block__image {
    min-width: 250px;
    max-width: 40%;
}
@media (max-width: 1200px) {
    .v-block__image-left {
        flex-direction: column;
        gap: 24px;
    }
    .v-block__image-right {
        flex-direction: column-reverse;
        gap: 24px;
    }
    .v-block__image {
        min-width: initial;
        max-width: initial;
    }
}

/* images */
.v-block__images {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.v-block__images[data-images-count="1"] {
    display: block;
}
.v-block__images--img {
    border-radius: 8px;
}
@media (max-width: 1200px) {
    .v-block__images {
        gap: 16px;
    }
}

/* work_address */
.v-block__work-addresses {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.v-block__work-address {
    padding-left: 20px;
    border-left: 2px solid var(--color-red);
}
.v-block__work-addresses--address {
    color: var(--color-red);
}
.v-block__work-addresses--phone {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid;
    line-height: 1.1;
}

/* faq */
.v-block[data-block-type="faq"] {
    padding: 30px;
    background-color: var(--color-gray-light);
    border-radius: 16px;
}
.v-block__faq--items {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.v-block__faq--question {
    display: flex;
    gap: 10px;
    align-items: center;
    line-height: 1;
    text-decoration: none;
    transition: color 300ms;
}
.v-block__faq--question:hover {
    color: var(--color-red);
}
.v-block__faq--answer {
    padding: 20px;
    margin: 20px;
    border: 1px solid var(--color-text-base);
    border-radius: 16px;
}

/* list_digits */
.v-block__list-digits__ol {
    list-style: none;
    counter-reset: step-counter;
    position: relative;
    padding-left: 110px; /* Общий отступ для всей конструкции слева */
}
.v-block__list-digits__ol:before {
    content: "";
    position: absolute;
    left: 70px; /* Точное положение линии между цифрами и текстом */
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: var(--color-red);
}
.v-block__list-digits__li {
    counter-increment: step-counter;
    position: relative;
    padding-bottom: 40px; /* Расстояние между пунктами */
}
.v-block__list-digits__li:before {
    content: counter(step-counter);
    position: absolute;
    left: -110px; /* Сдвиг влево от текста */
    width: 40px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    top: -8px;
    color: var(--color-text-base);
}
.v-block__list-digits__li:after {
    content: "";
    position: absolute;
    left: -40px;
    top: 10px;
    width: 25px;
    height: 2px;
    background-color: var(--color-red);
}
.v-block__list-digits__li:last-child {
    padding-bottom: 0;
}
.v-block .wysiwyg ul,
.v-block .wysiwyg ol,
.v-block .wysiwyg p {
    margin-bottom: 0;
}
@media (max-width: 768px) {
    .v-block .button {
        white-space: initial;
        line-height: 1;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .v-block__list-digits__ol {
        padding-left: 60px;
    }
    .v-block__list-digits__ol:before {
        left: 30px;
    }
    .v-block__list-digits__li:before {
        left: -60px;
        font-size: 22px;
        top: -2px;
        width: initial;
    }
    .v-block__list-digits__li:after {
        left: -30px;
    }
    .v-block__list-digits__li {
        padding-bottom: 16px;
    }
}

/* list_horizontal */
.v-block__list-horizontal--ol {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    list-style: none;
    counter-reset: step-counter;
    padding: 0;
    margin: 0;
}
.v-block__list-horizontal--ol[data-count="2"],
.v-block__list-horizontal--ol[data-count="4"] {
    grid-template-columns: repeat(2, 1fr);
}
.v-block__list-horizontal--li {
    counter-increment: step-counter;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #E9E9E9;
    border-radius: 16px;
    padding: 20px;
}
.v-block__list-horizontal--li:nth-child(even) {
    background-color: var(--color-gray-light);
}
.v-block__list-horizontal--li:before {
    content: counter(step-counter);
    font-size: 32px;
    font-weight: 700;
    color: var(--color-text-base);
}
@media (max-width: 1200px) {
    .v-block__list-horizontal--ol {
        display: flex;
        flex-direction: column;
    }
    .v-block__list-horizontal--li:before {
        font-size: 22px;
    }
}

/* promo */
.v-block[data-block-type="promo"] {
    background-color: var(--color-gray-light);
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #E9E9E9;
}
.v-block[data-block-style="optic"] {
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #E9E9E9;
    background: linear-gradient(90deg, var(--color-category-optic), var(--color-white));
}
.v-block[data-block-style="clinic"] {
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #E9E9E9;
    background: linear-gradient(90deg, var(--color-category-clinic), var(--color-white));
}
.v-block[data-block-style="shop"] {
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #E9E9E9;
    background: linear-gradient(90deg, var(--color-category-shop), var(--color-white));
}

/* списки */

.v-block__li {
    position: relative !important;
    margin-bottom: 10px !important;
}
.v-block__li:before {
    content: '' !important;
    position: absolute !important;
    width: 10px !important;
    height: 2px !important;
    left: -25px !important;
    top: 10px !important;
    margin-top: -1px !important;
    color: #f33e47 !important;
    background-color: #f33e47 !important;
}
.v-block__li[data-list-mark="dash"]:before {

}
.v-block__li[data-list-mark="check"]:before {
    content: '✓' !important;
    background-color: transparent !important;
    width: initial !important;
    height: initial !important;
    top: 2px !important;
}
.v-block__li[data-list-mark="point"]:before {
    width: 4px !important;
    height: 4px !important;
    border-radius: 100% !important;
    left: -15px !important;
    top: 9px !important;
}
.v-block__li[data-list-mark-color="red"]:before {
    color: #f33e47 !important;
    background-color: #f33e47 !important;
}
.v-block__li[data-list-mark-color="black"]:before {
    color: #000000 !important;
    background-color: #000000 !important;
}
.v-block__li[data-list-mark-color="green"]:before {
    color: #4caf50 !important;
    background-color: #4caf50 !important;
}
.v-block__li[data-list-mark="check"]:before,
.v-block__li[data-list-mark="check"][data-list-mark-color="green"]:before,
.v-block__li[data-list-mark="check"][data-list-mark-color="black"]:before,
.v-block__li[data-list-mark="check"][data-list-mark-color="red"]:before {
    background-color: transparent !important;
}
/* End */


/* Start:/local/templates/2024/css/variables.css?17629336473091*/
/* Vars */
:root {

	--color-category-main: #323232;
	--color-category-optic: #868DCD;
	--color-category-clinic: #8CE1C8;
	--color-category-shop: #FFE27B;
	--color-category-current: var(--color-category-main);

	--color-yellow: #FFE27B;
	--color-yellow-dark: #f1ae17;
	--color-yellow-light: #FFE99B;
	--color-red: #F33D46;
	--color-accent: #F33D46;
	--color-white: #ffffff;
	--color-white-border: #eaeafc;
	--color-text-dark: #323232;
	--color-text-base: #323232;
	--color-gray: #f5f5f9;
	--color-grey: #f5f5f9;
	--color-gray-light: #F0F0F0;
	--color-grey-light: #F0F0F0;
	--color-333333: #333333;
	--color-262628: #262628;
	--color-gray-dark: #DEDEDE;
	--color-DEDEDE: #DEDEDE;
	--color-hint: #edf6fd;
	--color-hint-accent: #d0e8fa;
	--color-secondary: #9ab8c3;

	--svg-color-white: #ffffff;
	--svg-color-base: #323232;
	--svg-color-yellow: #FFE27B;

	--line-height-base: 1.3;
	--font-weight-base: 400;
	--wrap-max-width: 1920px;

    --font-headers: "Gilroy", Helvetica, Arial, sans-serif;
    --font-base: "Gilroy", Helvetica, Arial, sans-serif;

	--font-size-70: 70px;
	--font-size-60: 60px;
	--font-size-55: 55px;
	--font-size-50: 50px;
	--font-size-40: 40px;
	--font-size-30: 30px;
	--font-size-24: 40px;
	--font-size-20: 20px;
	--font-size-18: 18px;
	--font-size-16: 16px;
	--font-size-14: 14px;
	--font-size-12: 12px;

	--header-height: 100px;
	--header-height-compensation: -100px;
	--wrap-padding: 24px;
	--wrap-padding-minus: -24px;
	--wrap-padding-2x: 48px;
	--wrap-padding-2x-minus: -48px;
	--in-ajax-opacity: 0.5;
	--left-panel-width: 158px;
	--header-blur: blur(10px);

	--button-color: #323232;
	--button-color-backgroud: transparent;
	--button-color-hover: #ffffff;
	--button-color-background-hover: #323232;
	--button-backgroud-color: transparent;
	--button-border-color: #323232;
	--button-border-radius: 3px;

	--gap-default: 24px;

	--px-5: 5px;
	--px-10: 10px;
	--px-16: 16px;
	--px-20: 20px;
	--px-20-minus: -20px;
	--px-30: 30px;
	--px-30-minus: -30px;
	--px-40: 40px;
	--px-50: 50px;
	--px-60: 60px;
	--px-70: 70px;
	--px-80: 80px;
	--px-90: 90px;
	--px-100: 100px;
	--px-100-minus: -100px;
	--px-200: 200px;

	--border-radius-default: 16px;
	--box-shadow: 0px 4px 12px 0px #0000001A;
}

.page-optic {
	--color-category-current: var(--color-category-optic);
}
.page-clinic {
	--color-category-current: var(--color-category-clinic);
}
.page-shop {
	--color-category-current: var(--color-category-shop);
}

@media (max-width: 768px) {
	:root {
		--font-size-70: 24px;
		--font-size-60: 24px;
		--font-size-55: 24px;
		--font-size-50: 24px;
		--font-size-40: 22px;
		--font-size-30: 20px;
		--font-size-24: 18px;
		--font-size-20: 16px;
		--font-size-16: 16px;
		--font-size-14: 14px;
		--font-size-12: 12px;
		--header-height: 64px;
		--header-height-compensation: -64px;

		--px-100: 64px;
		--px-100-minus: -64px;

		--wrap-padding: 16px;
		--wrap-padding-minus: -16px;
		--wrap-padding-2x: 24px;
		--wrap-padding-2x-minus: -24px;

	}
}
/* End */


/* Start:/local/templates/2024/css/wysiwyg.css?17516347682159*/
.wysiwyg {
}
.wysiwyg h1,
.wysiwyg .h1,
.wysiwyg table {
	margin-bottom: 32px;
}
.wysiwyg h2,
.wysiwyg .h2 {
	margin-top: 28px;
}
.wysiwyg h3,
.wysiwyg .h3 {
	margin-top: 24px;
}
.wysiwyg h4,
.wysiwyg h4 {
	margin-top: 20px;
}
.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol,
.wysiwyg p {
	margin-bottom: var(--px-20);
}
.wysiwyg ul {
	padding-left: 25px;
	overflow: hidden;
	list-style-type: none;
}
.wysiwyg br + ul {
	margin-top: 10px;
}
.wysiwyg ul > li {
	position: relative;
	margin-bottom: 10px;
}
.wysiwyg ul > li:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 2px;
	left: -25px;
	top: 10px;
	margin-top: -1px;
	background-color: #f33e47;
}
.wysiwyg ol {
	padding-left: 20px;
	overflow: hidden;
	counter-reset: index 0;
	list-style-type: none;
}
.wysiwyg ol > li {
	position: relative;
	margin-bottom: 10px;
	counter-increment: index 1;
}
.wysiwyg ol > li:before {
	content: counter(index)".";
	position: absolute;
	left: -20px;
	top: 0;
	color: #f33e47;
}
.wysiwyg a {
	color: #000000;
	text-decoration: underline;
}
.wysiwyg h1,
.wysiwyg .h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 24px 0;
	padding: 0;
}
.wysiwyg h2,
.wysiwyg .h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
}
.wysiwyg h2,
.wysiwyg .h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 18px 0;
	padding: 0;
}
.wysiwyg h3,
.wysiwyg .h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 16px 0;
	padding: 0;
}
.wysiwyg h4,
.wysiwyg .h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 16px 0;
	padding: 0;
}
.wysiwyg img {
	max-width: 100%;
	height: auto;
}

.wysiwyg blockquote {
	margin-bottom: 32px;
}
.wysiwyg hr {
	border: none;
	margin-top: 32px;
	padding-top: 32px;
	border-top: 1px dashed #C4C4C4;
}
.wysiwyg img[align=left] {
	margin-right: 20px !important;
	margin-bottom: 20px;
}
.wysiwyg dt {
	font-weight: bold;
	margin-bottom: 16px;
}
.wysiwyg dd {
	padding-left: 24px;
	border-left: 2px solid #CCCCCC;
}
.wysiwyg small {
	font-size: 80%;
	color: #888888;
}
/* End */


/* Start:/local/templates/2024/css/wysiwyg2.css?1775541951717*/
.wysiwyg.wysiwyg2 {
    max-width: unset;
}
.wysiwyg.wysiwyg2 table {
    margin-bottom: 15px;
}
.wysiwyg.wysiwyg2 th,
.wysiwyg.wysiwyg2 td,
.wysiwyg.wysiwyg2 tr,
.wysiwyg.wysiwyg2 table tr th:last-child,
.wysiwyg.wysiwyg2 table tr td:last-child {
    text-align: left;
}
.wysiwyg.wysiwyg2 td {
}
.wysiwyg.wysiwyg2 table.table__price tr th,
.wysiwyg.wysiwyg2 table.table__price tr td {
    text-align: unset !important;
}
.wysiwyg.wysiwyg2 .red_line {
    padding-left: 20px;
    border-left: 2px solid var(--color-red);
}
.wysiwyg.wysiwyg2 h3,
.wysiwyg.wysiwyg2 b.big,
.wysiwyg.wysiwyg2 p.big {
    font-size: 24px;
    font-weight: 700;
}
.wysiwyg.wysiwyg2 i {
    font-weight: 300;
}
/* End */


/* Start:/local/templates/2024/css/z-fix.css?1753785756527*/
.swiper-pagination {
	bottom: 32px !important;
}
.swiper-horizontal {
	position: relative;
}
.swiper-pagination-bullet {
	background-color: var(--color-white);
	opacity: 1;
	border: 1px solid var(--color-white-border);
	height: 10px;
	width: 10px;
}
.swiper-pagination-bullet-active {
	background-color: var(--color-red);
	height: 14px;
	width: 14px;
	margin-bottom: -2px !important;
}

@media (max-width: 1024px) {
	.bx-touch .b24-widget-button-position-bottom-right .b24-widget-button-popup {
		left: initial !important;
	}
}
/* End */


/* Start:/local/templates/2024/css/z.css?1750998557339*/
.m-show {
	display: none;
}
@media (max-width: 768px) {
	body {
		padding-top: var(--header-height);
	}
	#bx-panel {
		display: none !important;
	}
	.m-hide {
		display: none;
	}
	.m-show {
		display: block;
	}
	.button__appointment--header {
		display: none;
	}
	.online-chat-root-MeTalk #supportTrigger {
		display: none !important;
	}
}
/* End */
/* /local/templates/2024/assets/splide/splide.min.css?17509985565002 */
/* /local/templates/2024/assets/fancybox-umd/fancybox.css?175099855625464 */
/* /local/templates/2024/assets/ion.rangeSlider/css/ion.rangeSlider.min.css?175099855611084 */
/* /local/templates/2024/assets/suggestions/suggestions.min.css?17509985562091 */
/* /local/templates/2024/assets/fonts/Gilroy/stylesheet.css?17509985567474 */
/* /images/rich-content/css/styles.css?175099855626000 */
/* /local/templates/2024/css/404.css?1755077172174 */
/* /local/templates/2024/css/about-about-quote.css?17629336472440 */
/* /local/templates/2024/css/about-about.css?17509985571307 */
/* /local/templates/2024/css/about-digits.css?17550845711485 */
/* /local/templates/2024/css/about-photos.css?1758027304176 */
/* /local/templates/2024/css/about-us.css?175099855761 */
/* /local/templates/2024/css/about.css?17509985571051 */
/* /local/templates/2024/css/actions.slider.css?1750998557589 */
/* /local/templates/2024/css/addresses.css?1750998557887 */
/* /local/templates/2024/css/addresses.slider.css?17509985572837 */
/* /local/templates/2024/css/admin.css?1774339146912 */
/* /local/templates/2024/css/alert.css?17509985571972 */
/* /local/templates/2024/css/alerts.css?1750998557115 */
/* /local/templates/2024/css/appointment.css?17785834072499 */
/* /local/templates/2024/css/article-blocks.css?17536082715082 */
/* /local/templates/2024/css/articles.css?17516377645489 */
/* /local/templates/2024/css/articles.detail.css?17509985573927 */
/* /local/templates/2024/css/assets.css?17669917281470 */
/* /local/templates/2024/css/autocomplete.css?1750998557647 */
/* /local/templates/2024/css/base.css?17509985571364 */
/* /local/templates/2024/css/basket.css?17552466756626 */
/* /local/templates/2024/css/block_faq.css?1773999863857 */
/* /local/templates/2024/css/bottom-quick-links.css?17509985577563 */
/* /local/templates/2024/css/breadcrumbs.css?1750998557514 */
/* /local/templates/2024/css/buttons.css?17743391464428 */
/* /local/templates/2024/css/catalog-promo-item.css?17755415812559 */
/* /local/templates/2024/css/clinic-price.css?17743424181624 */
/* /local/templates/2024/css/content.css?1750998557267 */
/* /local/templates/2024/css/cookie-notifier.css?1750998557803 */
/* /local/templates/2024/css/countries.css?1750998557557 */
/* /local/templates/2024/css/diff.css?17605955442772 */
/* /local/templates/2024/css/doctors.css?1771571175899 */
/* /local/templates/2024/css/doctors.detail.css?1770697112830 */
/* /local/templates/2024/css/equipment.css?1750998557641 */
/* /local/templates/2024/css/extra-actions.css?17669917283918 */
/* /local/templates/2024/css/fancybox.css?17706095751000 */
/* /local/templates/2024/css/filter-sort.css?1750998557319 */
/* /local/templates/2024/css/filter.css?17515306485309 */
/* /local/templates/2024/css/footer.css?17509985572258 */
/* /local/templates/2024/css/form-auth.css?175099855771 */
/* /local/templates/2024/css/form-callback.css?1750998557646 */
/* /local/templates/2024/css/form-feedback.css?1773999863583 */
/* /local/templates/2024/css/form-iblock--reviews.css?17509985571163 */
/* /local/templates/2024/css/form-question.css?17739998631980 */
/* /local/templates/2024/css/forms-timer.css?1750998557350 */
/* /local/templates/2024/css/forms.css?17616550423659 */
/* /local/templates/2024/css/h.css?17509985571081 */
/* /local/templates/2024/css/header-m.css?17509985571219 */
/* /local/templates/2024/css/header.css?17706971129327 */
/* /local/templates/2024/css/icons.css?1750998557163 */
/* /local/templates/2024/css/items-list.css?1750998557418 */
/* /local/templates/2024/css/medical-tourism.css?17509985571492 */
/* /local/templates/2024/css/menu-about.css?17509985575654 */
/* /local/templates/2024/css/menu-left.css?17706971121113 */
/* /local/templates/2024/css/menu-top.css?17509985571523 */
/* /local/templates/2024/css/menu.bottom.css?1750998557706 */
/* /local/templates/2024/css/modals.css?1778583407560 */
/* /local/templates/2024/css/more-link.css?1750998557263 */
/* /local/templates/2024/css/news-detail.css?1750998557173 */
/* /local/templates/2024/css/news.css?17519667661749 */
/* /local/templates/2024/css/news.slider.css?17509985571187 */
/* /local/templates/2024/css/offers.css?1750998557715 */
/* /local/templates/2024/css/order.css?1750998557778 */
/* /local/templates/2024/css/page-about.css?17739998631405 */
/* /local/templates/2024/css/page-images.css?175099855788 */
/* /local/templates/2024/css/page-modifiers.css?17629336471145 */
/* /local/templates/2024/css/pagen.css?17509985571203 */
/* /local/templates/2024/css/personal-appointments.css?1750998557976 */
/* /local/templates/2024/css/personal-clinic.css?17509985574907 */
/* /local/templates/2024/css/personal-orders.css?17509985575264 */
/* /local/templates/2024/css/personal.css?1750998557471 */
/* /local/templates/2024/css/photos.css?175099855784 */
/* /local/templates/2024/css/product-detail.css?17540496605204 */
/* /local/templates/2024/css/product-stickers.css?1760595544828 */
/* /local/templates/2024/css/products-items.css?17755415814432 */
/* /local/templates/2024/css/products-slider.css?175099855730 */
/* /local/templates/2024/css/pvz.css?17540496602895 */
/* /local/templates/2024/css/quick-basket.css?1754049660345 */
/* /local/templates/2024/css/quick-links.css?1750998557494 */
/* /local/templates/2024/css/reasons.css?17509985571240 */
/* /local/templates/2024/css/related-sections.css?1750998557441 */
/* /local/templates/2024/css/reviews.css?1770697112928 */
/* /local/templates/2024/css/reviews.slider.css?1773999863684 */
/* /local/templates/2024/css/scrollbars.css?17509985572775 */
/* /local/templates/2024/css/search-form.css?17509985572002 */
/* /local/templates/2024/css/search-result.css?17509985571292 */
/* /local/templates/2024/css/sections-links.css?1750998557511 */
/* /local/templates/2024/css/services-detail.css?17739998639856 */
/* /local/templates/2024/css/services-expand.css?1750998557826 */
/* /local/templates/2024/css/services-main.css?17509985572222 */
/* /local/templates/2024/css/services.css?17509985571655 */
/* /local/templates/2024/css/shop-categories-top.css?17509985571256 */
/* /local/templates/2024/css/show-hide.css?17509985571515 */
/* /local/templates/2024/css/site-categories-short.css?17594749401771 */
/* /local/templates/2024/css/site-categories.css?17509985571252 */
/* /local/templates/2024/css/slider.main.css?1762933647655 */
/* /local/templates/2024/css/smart-captcha.css?1750998557601 */
/* /local/templates/2024/css/social.css?1750998557248 */
/* /local/templates/2024/css/splide.css?17543807311938 */
/* /local/templates/2024/css/tables.css?17743391461792 */
/* /local/templates/2024/css/tabs.css?17805528711343 */
/* /local/templates/2024/css/title.css?1750998557298 */
/* /local/templates/2024/css/user-city.css?1750998557726 */
/* /local/templates/2024/css/v-blocks.css?177564630010846 */
/* /local/templates/2024/css/variables.css?17629336473091 */
/* /local/templates/2024/css/wysiwyg.css?17516347682159 */
/* /local/templates/2024/css/wysiwyg2.css?1775541951717 */
/* /local/templates/2024/css/z-fix.css?1753785756527 */
/* /local/templates/2024/css/z.css?1750998557339 */
