

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


/* Start:/local/templates/.default/css/bundle.css?1719574037338229*/
@-webkit-keyframes modal-window-appears{to{opacity:1}}@keyframes modal-window-appears{to{opacity:1}}@-webkit-keyframes modal-window-disappears{to{opacity:0}}@keyframes modal-window-disappears{to{opacity:0}}@-webkit-keyframes appears-animation{to{opacity:1;transform:translate(0,0)}}@keyframes appears-animation{to{opacity:1;transform:translate(0,0)}}@-webkit-keyframes disappears-left-animation{to{opacity:0;transform:translate(-50px,0)}}@keyframes disappears-left-animation{to{opacity:0;transform:translate(-50px,0)}}@-webkit-keyframes disappears-bottom-animation{to{opacity:0;transform:translate(0,50px)}}@keyframes disappears-bottom-animation{to{opacity:0;transform:translate(0,50px)}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes fade{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes progressbar{0%{width:0}to{width:100%}}@keyframes progressbar{0%{width:0}to{width:100%}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}body{line-height:1;box-sizing:border-box;width:100%;height:100%;font:16px/1.25 'Roboto',sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}input,textarea{-webkit-appearance:none;border-radius:0}:root{--padding-base:12px;--padding-mobile:20px;--padding-desktop:27px;--half-black:rgba(0, 0, 0, 0.5);--primary:#ee715f;--secondary:#8bbd3f;--black:#172500;--white:#fff;--light-gray:#c4c4c4;--gray:#707070}html{height:100%}a,button{transition:all .1s ease-in-out}a:hover,button:hover{transition:all 0s step-start}a{text-decoration:none;color:#8bbd3f;color:var(--secondary)}button,input,textarea{font:inherit}button{margin:0;padding:0;border:0;cursor:pointer;background-color:transparent}button:disabled{cursor:default}img{max-width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}input:focus,textarea:focus{border-color:#8bbd3f;border-color:var(--secondary);outline:#8bbd3f;outline:var(--secondary)}.container{overflow:hidden;box-sizing:border-box;margin:0 auto;padding:0 12px;padding:0 var(--padding-base);max-width:calc(1300px + 12px*2);max-width:calc(1300px + var(--padding-base)*2)}@media (min-width:480px){.container{padding:0 20px;padding:0 var(--padding-mobile);max-width:calc(1300px + 20px*2);max-width:calc(1300px + var(--padding-mobile)*2)}}@media (min-width:1024px){.container{padding:0 27px;padding:0 var(--padding-desktop);max-width:calc(1300px + 27px*2);max-width:calc(1300px + var(--padding-desktop)*2)}}.section{margin-top:50px;width:100%}@media (min-width:480px){.section{margin-top:40px}}@media (min-width:1200px){.section{margin-top:80px}}.root{position:relative;min-height:100%;display:flex;flex-direction:column}.root>:nth-child(2){box-sizing:border-box;flex-grow:1;width:100%}.root.dragover::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0,0,0,.3);pointer-events:none}.page{margin-top:30px}@media (min-width:768px){.page{margin-top:40px}}.margin-clear{margin:0!important}.margin-clear-top{margin-top:0!important}.button--full-height{height:100%}.field-section_items{margin:0 0 20px}.field-item{display:block;margin:0 0 10px}.field-item:last-child{display:block;margin:0}.field-title{display:block;margin:0 0 5px}.field-input{border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;padding:15px 20px;width:100%;height:40px;background:0 0;box-sizing:border-box;outline:0}.field-input--large{border-radius:25px;height:50px}.field-input--multi{resize:none;overflow:hidden;height:120px}.field-input--multi.field-input--large{border-radius:25px;height:160px}.container-cookie .button{display:flex;justify-content:center;align-items:center}.category-nav .is-active a,.category-nav .is-active span{color:#8bbd3f}.category-nav .category-item{margin:0 0 10px}.linear-gradient{position:relative}.linear-gradient .scrollable-area .category-item:last-child{margin-bottom:40px}.category-nav.linear-gradient:before{content:"";overflow:hidden;position:absolute;left:0;bottom:0;width:100%;height:30px;background:rgba(255,255,255,.9);background:linear-gradient(0deg,#fff 0,rgba(255,255,255,.9) 35%,rgba(255,255,255,.1) 100%)}.auth-form__textarea{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:25px;padding:15px 20px;width:100%;height:200px;background:0 0;line-height:20px;color:#000;font:inherit;outline:0;resize:none}#preparaty_page .main_container_preparats .empty-cart_2{margin-bottom:4rem}#preparaty_page .main_container_preparats .empty-cart_2>*{display:none}.feedback-form{max-width:480px}@media (max-width:480px){.feedback-form{max-width:100%}}.personal_page{padding-bottom:50px;width:100%}@media (max-width:1200px){.personal_page .order.page{flex-direction:column}.personal_page .order.page .order__aside{display:flex;margin-top:30px;width:100%}.personal_page .order.page .order__aside .shop-aside{width:100%}}.order_container.container{overflow:visible;overflow:initial;width:100%}.basket-items-list-header-filter-item{color:#8bbd3f}.basket-items-list-header-filter-item:hover{color:#8bbd3f;opacity:.8}.error_unpaid_shipment{margin-top:10px;font-size:16px;font-weight:700;color:#ed705d}.placemark_phone_container{display:flex;align-items:center}.placemark_phone_container img{margin-right:5px}.container_product_detail .index-list,.container_product_detail .product-slider{margin:0!important}.container_product_detail .button--size-regular.button{width:100%}@media (max-width:768px){.container_product_detail #sp-inline-rating-container{margin-top:15px}}@media (min-width:1200px){.container_product_detail .instruction-use__label{height:80px}.container_product_detail .instruction-use__head{padding:11px 66px}.container_product_detail .instruction-use__head svg{top:auto}}.container_product_detail .instruction-use__links{text-align:left;line-height:1.5}.container_product_detail .instruction-use__link{border-bottom:1px dashed #8bbd3f;margin-right:.7em;color:#8bbd3f}.b24-widget-button-position-bottom-right{right:25px!important}.not-available-element-button-hider{opacity:0;display:none}.index-page__products{margin-top:30px}@media (min-width:480px){.index-page__products{margin-top:24px}}@media (min-width:768px){.index-page__products{margin-top:18px}}@media (min-width:1024px){.index-page__products{margin-top:24px}}@media (min-width:1200px){.index-page__products{margin-top:32px}}.delivery-office__title{margin-top:40px;margin-bottom:20px}@media (min-width:1024px){.delivery-office__title{margin-top:95px;margin-bottom:20px}}@media (min-width:1200px){.delivery-office__title{margin-top:40px;margin-bottom:24px}}.delivery-office__counter{font-weight:400;color:#c4c4c4;color:var(--light-gray)}.delivery-office__slider{margin-bottom:30px}@media (min-width:768px){.delivery-office__slider{margin-bottom:20px}}@media (min-width:1200px){.delivery-office__slider{margin-bottom:36px}}.medecine__title{margin-bottom:16px;margin-top:20px;font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:1024px){.medecine__title{margin-bottom:24px;font-size:36px;line-height:42px}}@media (min-width:1200px){.medecine__title{margin-top:50px}}.medecine__text{margin-bottom:0;font-size:14px;line-height:18px;color:#172500;color:var(--black)}@media (min-width:1024px){.medecine__text{margin-bottom:16px;font-size:16px;line-height:21px}}.medecine__link{display:inline-block;margin-bottom:24px;font-size:14px;line-height:18px;color:#8bbd3f;color:var(--secondary)}@media (min-width:1024px){.medecine__link{font-size:16px;line-height:21px}}.order{display:flex;flex-wrap:wrap}.order.page .order__delivery-data{font-size:14px;line-height:1.2}.comment-list__content dt,.order.page .order__delivery-data b,.order__thanks{font-weight:700}.order.page .order__action{justify-content:flex-start}.order.page .order__action .order__total{flex:1;justify-content:flex-end}.order.page .order__action .button--size-large{width:190px}@media (max-width:768px){.order.page .order__action .button{margin-top:15px}.order.page .order__action .order__action .button--5{order:3}}@media (min-width:768px){.order.page .order__action .button{margin-right:15px}}.order__thanks{padding-bottom:20px;font-size:30px;line-height:35px;color:#8bbd3f;color:var(--secondary)}@media (min-width:768px){.order__thanks{padding-bottom:27px}}.order__content{width:100%}@media (min-width:1200px){.order__content{width:calc(100% - 330px)}}.order__header{position:relative;display:flex;flex-direction:column}@media (min-width:1024px){.order__header{flex-direction:row;align-items:center}}.order__header-date{margin-top:10px;font-weight:400;font-size:16px;line-height:19px;color:#707070}@media (min-width:1024px){.order__header-date{margin:0 0 0 .5em}}.order__header-status{align-self:flex-end;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;box-sizing:border-box;margin:20px calc(12px*-1) 0 0;margin:20px calc(var(--padding-base)*-1) 0 0;border-radius:26px 0 0 26px;padding:8px 23px 6px 54px;min-height:52px;font-weight:500;font-size:18px;line-height:21px;color:#fff;color:var(--white)}@media (min-width:480px){.order__header-status{margin-right:calc(20px*-1);margin-right:calc(var(--padding-mobile)*-1)}}@media (min-width:768px){.order__header-status{position:absolute;top:50%;right:calc(27px*-1);right:calc(var(--padding-desktop)*-1);margin:-26px 0 0}}.order__header-status--canceled{background:#ee715f;background:var(--primary)}.order__header-status--succeeded{background:#8bbd3f;background:var(--secondary)}.order__header-status--pending,.order__product-origin::after{background:#c4c4c4;background:var(--light-gray)}.order__header-status--changed{background:#e1c533}.order__header-status-label{font-weight:400;font-size:16px;line-height:19px}.order__header-status-label--changed{padding-left:22px;background:url(data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%227.5%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22m8.021%203.469-.076%206.123h-.978l-.082-6.123H8.02ZM6.85%2011.455c0-.176.052-.324.158-.445.11-.121.27-.182.48-.182.207%200%20.366.06.475.182.113.12.17.27.17.445a.613.613%200%200%201-.17.434c-.11.12-.268.181-.475.181-.21%200-.37-.06-.48-.181a.638.638%200%200%201-.158-.434Z%22%20fill%3D%22%23E1C533%22%2F%3E%3C%2Fsvg%3E) left center no-repeat}.order__products{margin-top:16px}@media (min-width:1024px){.order__products{margin-top:24px}}.order__product{position:relative;display:flex;flex-wrap:wrap;align-items:center;border-top:1px solid rgba(196,196,196,.5);padding:20px 0}.order__product .y-map__map{margin:0;width:100%;height:100%}@media (min-width:768px){.order__product{flex-wrap:nowrap}}.order__product__removed .order__product-amount,.order__product__removed .order__product-figure,.order__product__removed .order__product-name,.order__product__removed .order__product-price,.order__product__removed .order__product-refer{filter:grayscale(1);opacity:.4}.order__product-note-changed,.order__product-note-removed{font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:right;color:#e1c533;position:absolute;right:7px;top:12px}.order__product-figure{width:45px;height:45px}@media (min-width:768px){.order__product-figure{width:85px;height:85px}}.order__product-preview{max-width:100%;max-height:100%}.order__product-name{margin-left:5px;max-width:250px;width:calc(100% - 50px);font-size:14px;line-height:16px;color:#172500;color:var(--black)}@media (min-width:768px){.order__product-name{width:auto}}.order__product-amount{margin-top:10px;width:calc(100% - 200px);font-weight:700;font-size:18px;line-height:21px;color:#8bbd3f;color:var(--secondary)}@media (min-width:768px){.order__product-amount{width:auto;margin-left:auto}}.order__product-prices{margin-top:10px;width:200px;text-align:right}.order__product-refer{display:flex;align-items:center;justify-content:flex-end}.order__product-origin{position:relative;font-size:16px;line-height:20px;color:#c4c4c4;color:var(--light-gray)}.order__product-origin::after{content:"";position:absolute;top:10px;left:-5px;width:120%;height:1px;transform:rotate(-15deg)}@media (min-width:768px){.order__product-origin{font-size:20px;line-height:23px}}.order__product-discount{margin-left:.5em;font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary)}.order__product-price{font-weight:700;font-size:24px;line-height:28px}.order__product-price svg,.order__total-amount svg{margin-right:10px}.order__delivery{margin-top:10px}@media (min-width:768px){.order__delivery{display:flex;margin-top:0;border-top:1px solid rgba(196,196,196,.5);padding:27px 0}}.order__subtitle{font-weight:700;font-size:16px;line-height:19px;color:#172500;color:var(--black)}.order__delivery-offices{padding:20px 20px 17px;color:#172500;color:var(--black)}.order__delivery-office{margin-top:24px}.order__delivery-name{font-weight:700;font-size:16px;line-height:19px}.order__delivery-address{margin-top:6px;font-size:14px;line-height:16px}.order__delivery-contacts,.order__delivery-phone{margin-top:6px;font-weight:300;font-size:12px;line-height:20px}.order__delivery-phone{font-size:14px;line-height:16px}.order__delivery-map{display:none}@media (min-width:768px){.order__delivery-map{margin-left:20px;display:block;flex-grow:1;border:1px solid #8bbd3f;border-radius:0;box-shadow:0 5px 20px rgba(196,196,196,.2)}}.order__detail{border-top:1px solid rgba(196,196,196,.5);padding:15px 12px 17px}.order__detail-description{margin-top:7px;font-weight:700;font-size:14px;line-height:20px;color:#c4c4c4;color:var(--light-gray)}.order__action{border-top:1px solid rgba(196,196,196,.5);padding:24px 12px;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.order__action{flex-direction:row;justify-content:space-between;padding-bottom:0}}.order__button{margin-top:25px;order:2}@media (min-width:768px){.order__button{order:1;margin-top:0}}.order__total{display:flex;align-items:center;order:0;font-weight:700;font-size:36px;line-height:42px}@media (min-width:768px){.order__total{order:2}}.order__total-amount{display:flex;align-items:center;margin-left:.5em}.dropdown.dropdown--light.active::before,.order__aside{display:none}@media (min-width:1200px){.order__aside{display:block;margin-left:20px;width:310px}}.dropdown.dropdown--light.active .dropdown__toggle{z-index:6;background:0 0;border-color:transparent}.dropdown.dropdown--light .dropdown__toggle{border:1px solid #8bbd3f;border:1px solid var(--secondary);padding:7px 35px 7px 20px;color:#8bbd3f;color:var(--secondary);background:0 0}.dropdown.dropdown--light .dropdown__toggle::before{top:9px;right:12px;width:9px;height:13px;background-image:url(/local/templates/.default/css/components/dropdown/dropdown-arrow-light.svg);transform:rotate(90deg)}@media (min-width:768px){.dropdown.dropdown--light .dropdown__toggle::before{top:13px;right:16px}.dropdown.dropdown--light .dropdown__toggle::after{content:'';position:absolute;bottom:0;left:20px;right:20px;height:2px;background:#f8f7f8}}.dropdown.dropdown--light .dropdown__popup{top:0;left:0;z-index:1;border-color:#fff;border-color:var(--white);border-radius:19px;padding:44px 15px 20px;background:#fff;background:var(--white);box-shadow:0 0 20px rgba(153,171,125,.3)}@media (min-width:768px){.dropdown.dropdown--light .dropdown__popup{border:1px solid #8bbd3f;border:1px solid var(--secondary);box-shadow:none}}.dropdown{position:relative;box-sizing:border-box}.dropdown::before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;display:none;background:rgba(0,0,0,.6)}.dropdown.active{z-index:5}.dropdown.active::before{z-index:5;display:block}.dropdown.active .dropdown__toggle{z-index:5;border-radius:22px 22px 0 0}.dropdown.active .dropdown__popup{z-index:5;display:flex;flex-direction:column}.dropdown .shop-category__category-option{display:block}.dropdown__toggle{position:relative;display:inline-block;border:0;border-radius:22px;padding:8px 40px 8px 20px;width:100%;height:32px;font-size:14px;line-height:16px;color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary);cursor:pointer;text-align:left;outline:0;transition:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__toggle::before{content:"";position:absolute;top:13px;right:13px;width:15px;height:8px;background:url(/local/templates/.default/css/components/shop-category/shop-category-arrow.svg)}@media (min-width:768px){.dropdown__toggle::before{top:18px;right:14px}.dropdown__toggle{border-radius:22px;padding:14px 43px 15px 20px;height:44px;font-size:16px;line-height:19px}}.dropdown__popup{position:absolute;top:32px;left:0;display:none;box-sizing:border-box;border-radius:0 0 22px 22px;padding:10px;width:100%;max-height:250px;background:#fff;background:var(--white)}@media (min-width:768px){.dropdown__popup{top:44px;width:100%;padding:10px 20px 15px}}.dropdown__popup>*>*{box-sizing:border-box;border:0;padding:4px 0;width:100%;font-weight:400;font-size:14px;line-height:130%;background:0 0;text-align:left}.dropdown .dropdown-item-active,.dropdown__popup>*>:hover{color:#8bbd3f;color:var(--secondary)}@media (min-width:768px){.dropdown-show .dropdown__toggle{display:none}.dropdown-show .dropdown__popup{position:static;display:block;max-height:100%;border-radius:0;padding:0}.dropdown-show .shop-category__category-option{padding:0;margin:0 0 10px;font-size:16px}.dropdown-show a{color:#172500;color:var(--black)}}.dropdown-show .title-h3{display:none}@media (min-width:768px){.dropdown-show .title-h3{display:block}}.dropdown-show .is-active{color:#8bbd3f;color:var(--secondary)}.dropdown-type_1 .dropdown__toggle{background:#fff;color:#172500;color:var(--black);border:1px solid #8bbd3f}.dropdown-type_1 .dropdown__toggle::before{background:url(/local/templates/.default/css/components/dropdown/dropdown-arrow-green.svg)}.dropdown-type_1.active .dropdown__toggle{border:1px solid #fff}input.checkbox{position:absolute;visibility:hidden}label.checkbox{display:flex}.checkbox__element{flex-shrink:0;display:inline-block;vertical-align:middle;border-radius:4px;width:16px;height:16px;background:url(/local/templates/.default/css/components/form/checkbox/mobile-checkbox.svg) 0 -21px no-repeat;cursor:pointer}label.checkbox--disabled .checkbox__element{background-color:#ddd}label.checkbox.checkbox--size-l .checkbox__element{width:24px;height:24px;background-image:url(/local/templates/.default/css/components/form/checkbox/checkbox.svg);background-position:0 0}@media (min-width:768px){label.checkbox.checkbox--size-a .checkbox__element{width:24px;height:24px;background-image:url(/local/templates/.default/css/components/form/checkbox/checkbox.svg);background-position:0 0}}input.checkbox:checked+.checkbox__element{background-position:0 0}label.checkbox--size-l input.checkbox:checked+.checkbox__element{background-position:-25px 0}@media (min-width:768px){label.checkbox--size-a input.checkbox:checked+.checkbox__element{background-position:-25px 0}}.button{position:relative;box-sizing:border-box;display:inline-block;border:1px solid transparent;border-radius:28px;padding:6px 33px;height:auto;font-weight:500;font-size:14px;line-height:16px;color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary);text-decoration:none;text-align:center;cursor:pointer}.button:hover{box-shadow:0 4px 8px rgba(139,189,63,.25)}.button:active{border-color:#8bbd3f;border-color:var(--secondary);box-shadow:none;color:#8bbd3f;color:var(--secondary);background:#fff;background:var(--white)}.button:disabled{border-color:transparent;background-color:#c4c4c4;background-color:var(--light-gray);color:#fff;color:var(--white);box-shadow:none}@media (min-width:480px){.button{padding:11px 49px;height:40px;font-size:18px;line-height:20px}}.button--theme-light{border:1px solid #8bbd3f;border:1px solid var(--secondary);color:#8bbd3f;color:var(--secondary);background:#fff;background:var(--white)}.button--theme-light:hover{box-shadow:0 4px 8px rgba(139,189,63,.25)}.button--theme-light:active{box-shadow:none;color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary)}.button--theme-light:disabled{border-color:#c4c4c4;border-color:var(--light-gray);background:#fff;background:var(--white);color:#c4c4c4;color:var(--light-gray);box-shadow:none}.button--size-small{padding:8px 32px;height:35px;font-size:16px;line-height:19px}.button--size-tight{padding:10px 32px;height:40px;font-size:16px}.button--size-large{padding:15px 30px;height:50px;font-size:18px;line-height:21px}.button--full-width{width:100%;text-align:center}.button__upload{opacity:0;position:absolute}.button--size-regular.button{width:95%;font-size:15px}.input{position:relative;display:block}.input__input{display:inline-block;box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;padding:11px 20px;width:100%;height:40px;font-family:inherit;font-size:14px;line-height:16px;outline:0}.input__input:hover{box-shadow:0 4px 8px rgba(139,189,63,.25)}.common-header,.product-label{font-weight:700;font-size:36px;line-height:42px;color:#172500;color:var(--black)}.product-label{z-index:2;box-sizing:border-box;overflow:hidden;display:inline-block;border-radius:15px;padding:4px 8px;max-width:100%;font-size:10px;line-height:12px;color:#fff;color:var(--white);background:#ee715f;background:var(--primary);white-space:nowrap;text-overflow:ellipsis}.product-label.product-label--GIFT{background:#4b90b7}.product-label.product-label--SET{background:#e1c533}.favorite-button{border:0;padding:0;width:30px;height:30px;font-size:0;background:url(/local/templates/.default/css/components/favorite-button/favorite-button-nocheck.svg) center no-repeat;background-size:100%}@media (min-width:1024px){.favorite-button:hover{background-image:url(/local/templates/.default/css/components/favorite-button/favorite-button-hover.svg)}}.favorite-button--checked,.favorite-button:active{background-image:url(/local/templates/.default/css/components/favorite-button/favorite-button-checked.svg)}@media (min-width:1024px){.favorite-button--checked:hover{background-image:url(/local/templates/.default/css/components/favorite-button/favorite-button-hover.svg)}}.favorite-button--checked:active{background-image:url(/local/templates/.default/css/components/favorite-button/favorite-button-nocheck.svg)}.account-input{position:relative;box-sizing:border-box;border-radius:25px;padding:22px 50px 0 24px;height:50px;background:#f9f9f9}.account-input__input{display:block;box-sizing:border-box;border:0;width:100%;padding:0;color:#172500;color:var(--black);background:0 0;outline:0}.account-input__input::-moz-placeholder{color:transparent}.account-input__input:-ms-input-placeholder{color:transparent}.account-input__input::placeholder{color:transparent}.account-input__input:-moz-placeholder-shown{margin-top:-8px}.account-input__input:-ms-input-placeholder{margin-top:-8px}.account-input__input:placeholder-shown{margin-top:-8px}.account-input__input:-moz-placeholder-shown~.account-input__clear{display:none}.account-input__input:-ms-input-placeholder~.account-input__clear{display:none}.account-input__input:placeholder-shown~.account-input__clear{display:none}.account-input__label{position:absolute;top:8px;right:24px;left:24px;pointer-events:none;font-size:12px;line-height:14px;color:#8bbd3f;color:var(--secondary);transition:all .15s ease-in-out}@media (min-width:1024px){.account-input--align-center{padding:22px 30px 0}.account-input--align-center .account-input__input,.account-input--align-center .account-input__label{text-align:center}}.account-input__input:-moz-placeholder-shown+.account-input__label{top:15px;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.account-input__input:-ms-input-placeholder+.account-input__label{top:15px;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.account-input__input:placeholder-shown+.account-input__label{top:15px;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.account-input.account-input--show-label .account-input__input{margin-top:0}.account-input.account-input--show-label .account-input__input::-moz-placeholder{color:#c4c4c4;color:var(--light-gray)}.account-input.account-input--show-label .account-input__input:-ms-input-placeholder{color:#c4c4c4;color:var(--light-gray)}.account-input.account-input--show-label .account-input__input::placeholder{color:#c4c4c4;color:var(--light-gray)}.account-input.account-input--show-label .account-input__label{top:8px;font-size:12px;line-height:14px}.account-input__required{color:#ee715f;color:var(--primary)}.account-input__clear{position:absolute;top:14px;right:24px;width:20px;height:20px;font-size:0;background:url(/local/templates/.default/css/components/account/account-input/account-input-clear.svg) center no-repeat}.account-input__clear:hover{opacity:.5}.account-gender-selector{position:relative;box-sizing:border-box;border-radius:25px;padding:8px 24px 0;min-width:205px;height:50px;background:#f9f9f9;color:#8bbd3f;color:var(--secondary)}.account-gender-selector__title{font-size:12px;line-height:14px;color:#8bbd3f;color:var(--secondary)}.account-gender-selector__element{color:#172500;color:var(--black)}.account-gender-selector__input{position:absolute;opacity:0;pointer-events:none}.account-gender-selector__label{color:#c4c4c4;color:var(--light-gray)}.account-gender-selector__input:checked+.account-gender-selector__label{color:#172500;color:var(--black)}.account-pane{box-sizing:border-box}.account-pane--since-base{overflow:hidden;margin:0 calc(12px*-1);margin:0 calc(var(--padding-base)*-1);padding:20px 12px;padding:20px var(--padding-base);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.13)}@media (min-width:480px){.account-pane--since-base,.account-pane--since-mobile{overflow:hidden;margin:0 calc(20px*-1);margin:0 calc(var(--padding-mobile)*-1);padding:20px;padding:20px var(--padding-mobile);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.13)}}@media (min-width:768px){.account-pane--since-base,.account-pane--since-mobile,.account-pane--since-tablet{overflow:hidden;margin:0;padding:30px 27px;padding:30px var(--padding-desktop);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.13)}}@media (min-width:1024px){.account-pane--since-base,.account-pane--since-desktop,.account-pane--since-mobile,.account-pane--since-tablet{overflow:hidden;margin:0;padding:30px 27px;padding:30px var(--padding-desktop);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.13)}}@media (min-width:1200px){.account-pane--since-base,.account-pane--since-desktop,.account-pane--since-large,.account-pane--since-mobile,.account-pane--since-tablet{overflow:hidden;margin:0;padding:30px 27px;padding:30px var(--padding-desktop);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.13)}}.info-pane__title{border-bottom:2px solid #f8f7f8;padding-bottom:16px;font-weight:700;font-size:20px;line-height:23px;text-align:center;color:#172500;color:var(--black)}.info-pane__list{margin-top:8px}.info-pane__item{margin-top:16px;display:flex;justify-content:space-between}.info-pane__link{color:#000}.info-pane__current{color:#8bbd3f;color:var(--secondary)}.info-pane__amount,.info-pane__points{font-size:12px;line-height:14px;color:#8bbd3f;color:var(--secondary)}.info-pane__points{font-weight:700;font-size:18px;line-height:21px}.info-pane__buttons{margin-top:30px}.settings-pane__title{border-bottom:2px solid #f8f7f8;padding-bottom:16px;font-weight:700;font-size:20px;line-height:23px;text-align:center;color:#172500;color:var(--black)}.settings-pane__title-label{position:relative;padding:0 31px;background:url(/local/templates/.default/css/components/account/settings-pane/settings-pane-settings.svg) no-repeat}.settings-pane__section{margin-top:5px}.settings-pane__section+.settings-pane__section{margin-top:20px}.settings-pane__section-title{display:flex;justify-content:space-between;align-items:center;padding:3px 0}.settings-pane__edit-button{margin:2px 0 0 10px;border:0;padding:0;width:21px;height:21px;background:0 0}.brand-page__dropdown--adaptive.active .brand-page__dropdown-button rect,.settings-pane__edit-button:hover path,.shop-category-filters.active .shop-category-filters__toggle rect,.shop-category-sorting__section--mobile.active .shop-category-sorting__button rect{fill:#8bbd3f;fill:var(--secondary)}.settings-pane__delivery-card{margin-top:10px}.settings-pane__delivery{color:#172500;color:var(--black)}.settings-pane__delivery-name{font-weight:700;font-size:16px;line-height:24px}.settings-pane__delivery-address{font-size:14px;line-height:21px}.settings-pane__delivery-contacts,.settings-pane__delivery-phone{font-weight:300;font-size:12px;line-height:21px}.settings-pane__delivery-phone{font-size:14px}.settings-pane__payment{height:25px;display:flex;align-items:center;font-weight:700;font-size:14px;line-height:16px;color:#172500;color:var(--black)}.account-location{margin-top:16px;text-align:center}@media (min-width:768px){.account-location{display:none}}.account-location__button{border:0;margin-left:-32px;padding:0 0 0 32px;height:30px;font-weight:700;font-size:16px;line-height:19px;background:url(/local/templates/.default/css/components/account/account-location/account-location.svg) no-repeat}.account-location__label{border-bottom:1px dashed #172500}.change-delivery-option-modal{border-radius:8px;padding:12px;background:#fff;background:var(--white)}@media (min-width:768px){.change-delivery-option-modal{padding:24px 20px}}.change-delivery-option-modal__title{font-weight:700;font-size:20px;line-height:24px;color:#172500;color:var(--black)}@media (min-width:768px){.change-delivery-option-modal__title{font-size:30px;line-height:35px}}.change-delivery-option-modal__delivery-options{display:flex;overflow:auto;margin-top:30px;margin-bottom:-20px;padding-bottom:20px}.change-delivery-option-modal__delivery-empty+.change-delivery-option-modal__delivery-empty,.change-delivery-option-modal__delivery-empty+.change-delivery-option-modal__delivery-option,.change-delivery-option-modal__delivery-option+.change-delivery-option-modal__delivery-empty,.change-delivery-option-modal__delivery-option+.change-delivery-option-modal__delivery-option{margin-left:10px}@media (min-width:768px){.change-delivery-option-modal__delivery-empty+.change-delivery-option-modal__delivery-empty,.change-delivery-option-modal__delivery-empty+.change-delivery-option-modal__delivery-option,.change-delivery-option-modal__delivery-option+.change-delivery-option-modal__delivery-empty,.change-delivery-option-modal__delivery-option+.change-delivery-option-modal__delivery-option{margin-left:20px}}.change-delivery-option-modal__input{position:absolute;opacity:0;pointer-events:none}.change-delivery-option-modal__delivery-empty{border-radius:8px;width:110px;height:110px;background:#f7f6f7}@media (min-width:768px){.change-delivery-option-modal__delivery-empty{width:215px}}@media (min-width:1024px){.change-delivery-option-modal__delivery-empty{width:290px;height:140px}}.change-delivery-option-modal__disclaimer{margin-top:24px;border-radius:8px;padding:20px 16px 20px 48px;font-weight:700;font-size:14px;line-height:16px;color:#fff;color:var(--white);background:#8bbd3f url(/local/templates/.default/css/components/basket-page/basket-page-disclaimer.svg) left 17px top 17px no-repeat;background:var(--secondary) url(/local/templates/.default/css/components/basket-page/basket-page-disclaimer.svg) left 17px top 17px no-repeat}.change-payment-method-modal{border-radius:8px;padding:12px;background:#fff;background:var(--white)}.change-payment-method-modal .payment-methods__icon img{width:24px;height:24px}@media (min-width:768px){.change-payment-method-modal{padding:24px 24px 40px}}.change-payment-method-modal__title{font-weight:700;font-size:20px;line-height:24px;color:#172500;color:var(--black)}@media (min-width:768px){.change-payment-method-modal__title{font-size:30px;line-height:35px}}.change-payment-method-modal__methods{margin-top:20px}.change-delivery-office-modal{overflow:hidden;box-sizing:border-box;border-radius:8px;padding:12px;background:#fff;background:var(--white)}@media (min-width:768px){.change-delivery-office-modal{width:680px;padding:24px 20px}}@media (min-width:1024px){.change-delivery-office-modal{width:850px}}@media (min-width:1200px){.change-delivery-office-modal{width:970px}}.change-delivery-office-modal__title{font-weight:700;font-size:20px;line-height:24px;color:#172500;color:var(--black)}@media (min-width:768px){.change-delivery-office-modal__title{font-size:30px;line-height:35px}}.change-delivery-option-modal__select-map-list{margin-top:16px}.change-delivery-option-modal__content{overflow:auto;margin:0 calc(12px*-1) calc(12px*-1);margin:0 calc(var(--padding-base)*-1) calc(var(--padding-base)*-1);height:400px;scrollbar-color:#8bbd3f #e5e5e5;scrollbar-color:var(--secondary) #e5e5e5;scrollbar-width:thin}.change-delivery-option-modal__content::-webkit-scrollbar{width:4px}.change-delivery-option-modal__content::-webkit-scrollbar-track{background-color:#e5e5e5}.change-delivery-option-modal__content::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 6px #8bbd3f;box-shadow:inset 0 0 6px var(--secondary)}@media (min-width:768px){.change-delivery-option-modal__content{margin:0 calc(20px*-1) -24px;margin:0 calc(var(--padding-mobile)*-1) -24px}}.add-comment{margin-top:30px}.add-comment__head{font-weight:700;font-size:36px;line-height:42px;color:#172500;color:var(--black)}.add-comment__product{margin-top:4px}@media (min-width:768px){.add-comment__product{display:flex;margin-top:46px;max-width:750px}}.add-comment__figure{margin:0 auto;width:190px;height:190px;flex-shrink:0}.add-comment__preview{max-width:100%;max-height:100%}.add-comment__title{font-size:18px;line-height:21px;color:#172500;color:var(--black)}@media (min-width:768px){.add-comment__title{margin-left:20px;font-weight:700;font-size:24px;line-height:28px}}.add-comment__disclaimer{box-sizing:border-box;margin-top:24px;border-radius:8px;padding:12px 14px 20px 62px;font-size:14px;line-height:16px;color:#707070;color:var(--gray);background:#e4e4e4 url(/local/templates/.default/css/components/add-comment/add-comment-disclaimer.svg) left 12px top 12px no-repeat}@media (min-width:768px){.add-comment__disclaimer{padding:17px 40px 17px 115px;max-width:750px;font-size:16px;line-height:19px;background-position:left 40px top 16px}}.add-comment__rating{margin-top:30px}@media (min-width:768px){.add-comment__rating{margin-top:50px}}.add-comment__field-head{font-weight:700;font-size:18px;line-height:21px;color:#172500;color:var(--black)}.add-comment__rating-stars{position:relative;display:flex;margin-top:18px;width:250px;height:34px}.add-comment__rating-stars::after{content:'';position:absolute;top:0;left:0;z-index:6;height:34px;background:url(/local/templates/.default/css/components/add-comment/add-comment-rating-star.svg);pointer-events:none}.add-comment__hidden-input{position:absolute;opacity:0;pointer-events:none}.add-comment__rating-label{position:absolute;top:0;left:0;z-index:5;width:36px;height:34px;background:#fff url(/local/templates/.default/css/components/add-comment/add-comment-rating-star-empty.svg) repeat-x;background:var(--white) url(/local/templates/.default/css/components/add-comment/add-comment-rating-star-empty.svg) repeat-x;cursor:pointer}.add-comment__rating-label:nth-child(2){z-index:4;width:91px}.add-comment__rating-label:nth-child(3){z-index:3;width:147px}.add-comment__rating-label:nth-child(4){z-index:2;width:203px}.add-comment__rating-label:nth-child(5){z-index:1;width:259px}.add-comment__hidden-input:nth-child(1):checked~.add-comment__rating-stars::after{width:36px}.add-comment__hidden-input:nth-child(2):checked~.add-comment__rating-stars::after{width:91px}.add-comment__hidden-input:nth-child(3):checked~.add-comment__rating-stars::after{width:147px}.add-comment__hidden-input:nth-child(4):checked~.add-comment__rating-stars::after{width:203px}.add-comment__hidden-input:nth-child(5):checked~.add-comment__rating-stars::after{width:259px}.add-comment__hidden-input:nth-child(1):hover~.add-comment__rating-stars::after{width:36px}.add-comment__hidden-input:nth-child(2):hover~.add-comment__rating-stars::after{width:91px}.add-comment__hidden-input:nth-child(3):hover~.add-comment__rating-stars::after{width:147px}.add-comment__hidden-input:nth-child(4):hover~.add-comment__rating-stars::after{width:203px}.add-comment__hidden-input:nth-child(5):hover~.add-comment__rating-stars::after{width:259px}.add-comment__description{margin-top:35px}@media (min-width:768px){.add-comment__description{margin-top:55px}}.add-comment__field{margin-top:15px}.add-comment__field+.add-comment__field{margin-top:12px}@media (min-width:768px){.add-comment__field{max-width:750px}}.add-comment__input{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:8px;width:100%;height:153px;padding:16px 24px;font-size:16px;line-height:19px;color:#172500;color:var(--black);outline:0;resize:none}.add-comment__input::-moz-placeholder{color:#c4c4c4;color:var(--light-gray)}.add-comment__input:-ms-input-placeholder{color:#c4c4c4;color:var(--light-gray)}.add-comment__input::placeholder{color:#c4c4c4;color:var(--light-gray)}.add-comment__input:focus{border-color:#8bbd3f;border-color:var(--secondary)}.add-comment__input:-moz-placeholder-shown{height:53px}.add-comment__input:-ms-input-placeholder{height:53px}.add-comment__input:placeholder-shown{height:53px}.add-comment__upload{position:relative;margin-top:30px}@media (min-width:768px){.add-comment__upload{margin-top:50px}}.add-comment__upload.dragover{position:relative;margin:40px -10px -10px;padding:10px;border-radius:8px;z-index:6;background:#fff;background:var(--white)}.add-comment__upload.dragover::before{content:'';position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px dashed #8bbd3f;border:1px dashed var(--secondary);border-radius:8px;pointer-events:none}.add-comment__upload.dragover .add-comment__upload-label{pointer-events:none}.add-comment__upload-label{position:relative;overflow:hidden;display:block;margin:15px 5px 0;width:100%;font-size:16px;line-height:19px;cursor:pointer}.add-comment__upload-label::before{content:'';display:block;margin-bottom:10px;border-radius:8px;height:82px;background:#e4e4e4;background-repeat:no-repeat;background-position:center}@media (min-width:768px){.add-comment__upload-label::before{margin:0 20px 0 0;width:150px;height:150px}.add-comment__upload-label{margin:15px 10px 0}}.add-comment__upload-text{color:#707070;color:var(--gray)}@media (min-width:768px){.add-comment__upload-text{position:absolute;top:35px;left:170px;display:flex;flex-direction:column;justify-content:center;max-width:320px;height:150px}.add-comment__upload.notempty .add-comment__upload-label{margin:26px 10px 0;width:auto}.add-comment__upload.notempty .add-comment__upload-text{position:static;top:0;left:0;margin-top:30px;max-width:none;height:auto}.add-comment__upload.dragover .add-comment__upload-text{top:45px;left:180px}}.add-comment__upload-label--photo::before{background-image:url(/local/templates/.default/css/components/add-comment/add-comment-photo.svg)}.add-comment__upload-label--video{margin-left:0}.add-comment__upload-label--video::before{background-image:url(/local/templates/.default/css/components/add-comment/add-comment-video.svg)}.add-comment__upload-file{position:absolute;visibility:hidden;pointer-events:none}.add-comment__upload-instruction{display:none}@media (min-width:768px){.add-comment__upload-instruction{display:block}}.add-comment__upload-video-cover{display:none;position:relative;margin-top:20px;border-radius:8px;width:296px;background:#8bbd3f;background:var(--secondary)}.add-comment__upload-video-cover::before{content:'';display:block;padding-top:56.25%}.add-comment__upload-video-cover::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:url(/local/templates/.default/css/components/add-comment/add-comment-play.svg) center no-repeat}.add-comment__upload-video-name{position:absolute;top:25px;left:0;width:100%;text-align:center;color:#fff;color:var(--white)}.add-comment__upload.notempty .add-comment__upload-video-cover{display:block}.add-comment__upload.notempty .add-comment__upload-control{display:none}.add-comment__uploads{margin:0 -5px;display:flex;flex-wrap:wrap}@media (min-width:768px){.add-comment__uploads{margin:0 -10px}}.add-comment__upload-preview{position:relative;display:flex;justify-content:center;align-items:center;margin:17px 5px 0;width:90px;height:90px}.add-comment__upload-preview img{border-radius:20px;max-width:100%;max-height:100%}@media (min-width:768px){.add-comment__upload-preview{margin:26px 10px 0;width:150px;height:150px}}.add-comment__upload-preview--error::before{top:-23px;left:0}.add-comment__upload-preview--error::after,.add-comment__upload-preview--error::before{position:absolute;width:100%;font-size:14px;line-height:16px;color:#ed705d;text-align:center}.add-comment__upload-preview--error::before{content:'Ошибка загрузки'}.add-comment__upload-preview--error::after{content:'';top:0;right:0;bottom:0;left:0;background:url(/local/templates/.default/css/components/add-comment/add-comment-broken.svg) center no-repeat}.add-comment__upload-preview--error img{filter:blur(3px)}.add-comment__upload-cancel,.add-comment__upload-delete{position:absolute;right:6px;bottom:6px;border:0;width:28px;height:28px;font-size:0}.add-comment__upload-delete{background:url(/local/templates/.default/css/components/add-comment/add-comment-delete.svg)}.add-comment__upload-cancel{background:url(/local/templates/.default/css/components/add-comment/add-comment-cancel.svg)}.add-comment__footer{margin-top:50px;border-top:1px solid #c4c4c4;border-top:1px solid var(--light-gray);padding-top:30px}.add-comment__intriduce{font-size:16px;line-height:19px;color:#707070;color:var(--gray)}.add-comment__name{margin-top:12px;font-weight:700;font-size:24px;line-height:28px;color:#172500;color:var(--black)}.add-comment__buttons>*+*{margin-top:48px}@media (min-width:768px){.add-comment__buttons{margin-top:24px;max-width:750px;display:flex;align-items:center}.add-comment__buttons>*+*{margin:0 0 0 20px}}.add-comment__public{position:relative;flex-grow:1;display:block;margin-top:30px;height:27px;font-size:14px;line-height:27px;color:#707070;color:var(--gray);cursor:pointer}.add-comment__public::after,.add-comment__public::before{content:'';position:absolute;border-radius:30px;transition:background-color 50ms ease-in-out,right 50ms ease-in-out}.add-comment__public::before{top:0;right:0;width:50px;height:27px;background:#c4c4c4;background:var(--light-gray)}@media (min-width:768px){.add-comment__public::before{top:16px;right:16px}}.add-comment__public::after{top:2px;right:25px;width:23px;height:23px;background:#fff;background:var(--white)}@media (min-width:768px){.add-comment__public::after{top:18px;right:41px}.add-comment__public{box-sizing:border-box;margin:0;border-radius:30px;padding:18px 120px 18px 24px;height:60px;line-height:24px;background:#e4e4e4}}.add-comment__hidden-input:checked~.add-comment__public::before{background-color:#8bbd3f;background-color:var(--secondary)}.add-comment__hidden-input:checked~.add-comment__public::after{right:2px}@media (min-width:768px){.add-comment__hidden-input:checked~.add-comment__public::after{right:18px}.add-comment__submit{width:300px}}.add-comment__lagal{margin-top:15px;font-size:14px;line-height:16px;color:#172500;color:var(--black)}.add-comment__lagal a,.auth-form__legal a{color:#8bbd3f;color:var(--secondary);text-decoration:none}@media (min-width:768px){.add-comment__lagal{margin-top:26px}}.address-list{display:flex;flex-direction:column;max-height:408px;padding:30px 0 0;border-radius:16px;box-shadow:0 30px 30px rgba(196,196,196,.13);background-color:#fff;background-color:var(--white);color:#172500;color:var(--black)}@media (min-width:480px){.address-list{max-height:552px}}.address-list__items{display:flex;flex-direction:column;align-items:flex-start;padding:20px 11px}.address-list__items:not(:last-child){border-bottom:1px solid #c4c4c4;border-bottom:1px solid var(--light-gray)}.address-list__items:hover{background:#f8f8f8}@media (min-width:1024px){.address-list__items:hover>.address-list__item>.address-list__button{display:block}}@media (min-width:768px){.address-list__items{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:16px 26px 19px 22px}.address-list__items:not(:last-child){border:0}}@media (min-width:1024px){.address-list__items{flex-wrap:nowrap}}@media (min-width:1200px){.address-list__items{padding:16px 43px 19px 47px}}.address-list__item{flex:0 1 25%}.address-list-order__item span,.address-list__item span{font-size:14px;line-height:16px;font-weight:300}@media (min-width:768px){.address-list__item:nth-child(1){order:1}}.address-list__item:nth-child(2){margin-bottom:10px;max-width:190px}@media (min-width:768px){.address-list__item:nth-child(2){order:4}}@media (min-width:1024px){.address-list__item:nth-child(2){margin-bottom:0;order:2}}.address-list__item:nth-child(3){display:inline-flex;flex-direction:column;margin-bottom:20px}@media (min-width:768px){.address-list__item:nth-child(3){margin-bottom:0;order:2}}@media (min-width:1024px){.address-list__item:nth-child(3){margin-bottom:0;order:3}}.address-list__item:nth-child(4){margin:0 auto}@media (min-width:768px){.address-list__item:nth-child(4){margin:0;order:3}}@media (min-width:1024px){.address-list__item:nth-child(4){margin-bottom:0;order:4}}@media (min-width:768px){.address-list__item{flex:0 1 33.3333%}}@media (min-width:1024px){.address-list__item{flex:0 1 25%}}.address-list__title{font-weight:700;font-size:18px;line-height:23px}@media (min-width:768px){.address-list__title{font-size:24px;line-height:31px}}.address-list__address{font-weight:400;font-size:18px;line-height:23px}@media (min-width:1024px){.address-list__address{font-size:20px;line-height:26px}}.address-list__text{font-weight:300;font-size:18px;line-height:21px}.address-list__time{font-weight:300;font-size:12px;line-height:16px}@media (min-width:1024px){.address-list__time{font-size:14px;line-height:18px}}@media (min-width:1200px){.address-list__time{text-align:right;font-size:16px;line-height:21px}}.address-list__button{margin-left:auto;padding:16px 0;width:214px;font-weight:500;font-size:14px;line-height:16px}@media (min-width:1024px){.address-list__button{display:none}}.address-list__deliver{display:flex;align-items:center;width:214px}.address-list__deliver p{margin:0 20px 0 10px;white-space:nowrap}@media (min-width:1024px){.address-list__deliver{margin-left:auto}}.address-list__deliver-close{display:flex;justify-content:center;align-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:rgba(238,113,95,.19)}.address-list__deliver-close svg{margin-left:2px}@media (min-width:768px){.address-list__deliver-close{background:0 0}}.address-list-order{display:flex;flex-direction:column;background-color:#fff;background-color:var(--white);color:#172500;color:var(--black)}.address-list-order__items{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:20px 12px;padding:20px var(--padding-base)}.address-list-order__items::after{content:'';position:absolute;bottom:0;left:12px;left:var(--padding-base);right:12px;right:var(--padding-base);height:1px;background-color:#c4c4c4;background-color:var(--light-gray)}@media (min-width:1200px){.address-list-order__items::after{display:none}}.address-list-order__items:last-child::after{display:none}.address-list-order__items:hover{background:#f8f8f8}@media (min-width:480px){.address-list-order__items{padding:20px;padding:20px var(--padding-mobile)}}@media (min-width:768px){.address-list-order__items{padding:20px 27px;padding:20px var(--padding-desktop);flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}}@media (min-width:1200px){.address-list-order__items{flex-wrap:nowrap;padding:15px 27px;padding:15px var(--padding-desktop)}.address-list-order__items:hover>.address-list-order__item>.address-list-order__button{opacity:1;visibility:visible}}.address-list-order__item{width:100%}.address-list-order__item:nth-child(1){margin-bottom:10px}@media (min-width:768px){.address-list-order__item:nth-child(1){order:1}}@media (min-width:1200px){.address-list-order__item:nth-child(1){margin-bottom:0}}.address-list-order__item:nth-child(2){margin-bottom:10px}@media (min-width:768px){.address-list-order__item:nth-child(2){order:2}}@media (min-width:1200px){.address-list-order__item:nth-child(2){flex:0 0 17%;width:190px;margin-bottom:0;order:2}}.address-list-order__item:nth-child(3){display:inline-flex;flex-direction:column;margin-bottom:20px}@media (min-width:768px){.address-list-order__item:nth-child(3){margin-bottom:0;order:3}}@media (min-width:1200px){.address-list-order__item:nth-child(3){flex:0 0 28%;margin-bottom:0;order:3}}@media (min-width:768px){.address-list-order__item:nth-child(4){flex:0 1 47%;text-align:right;order:3}}@media (min-width:1200px){.address-list-order__item:nth-child(4){flex:0 0 24%;order:4}}@media (min-width:768px){.address-list-order__item{flex:0 1 51%}}@media (min-width:1024px){.address-list-order__item:not(:last-child){margin-right:15px}}@media (min-width:1200px){.address-list-order__item{flex:0 0 25%}}.address-list-order__title{font-weight:700;font-size:18px;line-height:23px}@media (min-width:768px){.address-list-order__title{font-size:24px;line-height:31px}}.address-list-order__address{font-weight:400;font-size:18px;line-height:23px}@media (min-width:1024px){.address-list-order__address{font-size:20px;line-height:26px}}.address-list-order__text{font-weight:300;font-size:18px;line-height:21px}.address-list-order__time{font-weight:300;font-size:12px;line-height:16px;color:#707070;color:var(--gray)}@media (min-width:1024px){.address-list-order__time{font-size:12px;line-height:16px}}@media (min-width:1200px){.address-list-order__time{text-align:right;font-size:14px;line-height:18px;color:#172500;color:var(--black)}}.address-list-order__button{max-width:297px;width:100%;margin-left:auto;padding:16px 0;font-weight:500;font-size:14px;line-height:16px}@media (min-width:1200px){.address-list-order__button{width:189px;opacity:0;visibility:hidden}}.address-list-order__button-active{background-color:#8bbd3f;background-color:var(--secondary);color:#fff;color:var(--white)}.amount-controls__decrease,.amount-controls__increase{border:0;border-radius:50%;width:30px;height:30px;padding:0;font-size:0;background:#e5e5e5;background-position:center;background-repeat:no-repeat;background-size:12px;vertical-align:bottom;cursor:pointer}.amount-controls__decrease:hover,.amount-controls__increase:hover{opacity:.8}@media (min-width:480px){.amount-controls__decrease,.amount-controls__increase{width:40px;height:40px;background-size:24px}}.amount-controls__amount:disabled,.amount-controls__decrease:disabled,.amount-controls__increase:disabled{opacity:.3}.amount-controls__decrease{background-image:url(/local/templates/.default/css/components/amount-controls/minus.svg)}.amount-controls__increase{background-image:url(/local/templates/.default/css/components/amount-controls/plus.svg)}.amount-controls__amount{box-sizing:border-box;margin:0 3px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;padding:8px 5px 9px;width:50px;height:30px;vertical-align:bottom;text-align:center;font-family:inherit;font-size:12px;outline:0}@media (min-width:480px){.amount-controls__amount{margin:0 5px;padding:9px 5px 10px;width:60px;height:40px;font-size:18px}}.analog-masonry{position:relative;display:flex;box-sizing:border-box;padding:20px 20px 30px;color:#172500;color:var(--black);font-size:16px;line-height:19px}.analog-masonry__preview{flex-shrink:0;width:83px;height:83px;font-size:10px;text-align:center}.analog-masonry__preview img{max-width:100%;max-height:100%}.analog-masonry__title{margin-left:10px;max-width:250px}.analog-masonry__price{position:absolute;right:20px;bottom:12px;font-weight:700;font-size:18px;line-height:21px;color:#ee715f;color:var(--primary);text-align:right}.analog-masonry__price stroke{font-weight:400;color:#172500;color:var(--black);text-decoration:line-through;font-size:14px;line-height:16px}.analog-masonry__special-price{display:block}.analog-masonry__special-label{font-weight:400}.auth-form{display:flex;flex-direction:column;box-sizing:border-box;width:290px;padding:30px 12px 22px;color:#172500;color:var(--black);font:16px/20px 'Roboto',sans-serif;text-align:center}@media (min-width:440px){.auth-form{padding:65px 45px 40px;width:350px;text-align:left}}.auth-form__header{margin:0;font-weight:700;font-size:30px;line-height:35px}.auth-form__description{margin:25px 0 0;font-size:18px;line-height:21px}.auth-form__legal{margin:auto auto 0;padding-top:40px;width:245px;font-size:10px;line-height:12px;color:#172500}.auth-form__legal a:hover{border-bottom:1px solid #8bbd3f;border-bottom:1px solid var(--secondary)}@media (min-width:440px){.auth-form__legal{margin-left:0}}.auth-form__field{position:relative}*+.auth-form__field{margin-top:10px}.auth-form__field+.auth-form__field{margin-top:20px}@media (min-width:440px){.auth-form__field+.auth-form__field{margin-top:10px}}.auth-form__countdown{position:absolute;top:18px;right:13px;font-size:10px;line-height:12px;color:#172500;color:var(--black)}.auth-form__input{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:25px;padding:15px 20px;width:100%;height:50px;background:0 0;line-height:20px;color:#000;font:inherit;outline:0}.auth-form__input::-moz-placeholder{color:#d1d0d0}.auth-form__input:-ms-input-placeholder{color:#d1d0d0}.auth-form__input::placeholder{color:#d1d0d0}.auth-form__countdown+.auth-form__input{padding-right:40px}.auth-form__field.error .auth-form__input{border-color:#ee715f;border-color:var(--primary)}.auth-form__label-button{display:inline-block;margin-top:5px;border:0;padding:0;font:inherit;font-size:10px;line-height:12px;color:#172500;color:var(--black);background:0 0;cursor:pointer}@media (min-width:440px){.auth-form__label-button{margin-left:20px}}.auth-form__field.error .auth-form__label-button{color:#ee715f;color:var(--primary)}.auth-form__button{box-sizing:border-box;border:0;border-radius:25px;padding:15px 20px;height:50px;background:#8bbd3f;background:var(--secondary);line-height:20px;color:#fff;font:inherit;cursor:pointer}.auth-form__button:hover{opacity:.8}.auth-form__button:disabled{opacity:1;cursor:default;background:#c4c4c4;background:var(--light-gray)}.auth-form__go-back,.auth-form__go-back-button{font-size:10px;color:#c4c4c4;color:var(--light-gray)}.auth-form__go-back{margin-top:auto;padding-top:15px;font-weight:700;line-height:12px}.auth-form__go-back-button{display:flex;align-items:center;border:0;padding:0;background:0 0;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.auth-form__go-back-button::before{content:'';display:inline-block;margin-right:5px;border-style:solid;border-width:5px 6px 5px 0;border-color:transparent #c4c4c4 transparent transparent;border-color:transparent var(--light-gray) transparent transparent;width:0;height:0}.auth-modal{overflow:hidden;border-radius:20px;background:#fff;background:var(--white)}.banner{position:relative;text-decoration:none}.banner__content{position:relative;box-sizing:border-box;display:block;height:100%}.banner__pucture{display:block;overflow:hidden;border-radius:8px;font-size:0;line-height:0}.banner__image,.content-block table{width:100%}.banner__label{position:absolute;top:20px;right:20px;border-radius:15px;padding:8px 20px;font-weight:400;font-size:12px;line-height:14px;color:#fff;color:var(--white);background:#ee715f;background:var(--primary)}.banner__text{position:relative;z-index:1;display:block}.banner__description,.banner__title{display:block}.banner--medium{position:relative;box-sizing:border-box;height:224px;color:#fff;color:var(--white)}.banner--medium::before{content:"";position:absolute;right:20px;bottom:20px;width:45px;height:40px;z-index:1;background:url(/local/templates/.default/css/components/banner/icon.svg)}.banner--medium .banner__text{padding:80px 20px 0}@media (min-width:480px){.banner--medium .banner__text{padding:80px 10px 0}}@media (min-width:1024px){.banner--medium .banner__text{padding:20px 20px 0}}.banner--medium .banner__pucture{position:absolute;top:0;left:0;width:100%;height:100%}.banner--medium .banner__image{height:100%;-o-object-fit:fill;object-fit:fill}.banner--medium .banner__title{border-bottom:1px solid #fff;border-bottom:1px solid var(--white);padding-bottom:14px;height:26px;overflow:hidden;font-weight:700;font-size:20px;line-height:23px}.banner--medium .banner__description{padding:12px 65px 0 0;font-weight:400;font-size:12px;line-height:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (min-width:1024px){.banner--medium{height:152px}.banner--medium .banner__text{max-width:290px}.banner--medium .banner__title{font-size:22px;line-height:26px}.banner--medium .banner__description{-webkit-line-clamp:2}}@media (min-width:1200px){.banner--medium{height:126px}.banner--medium .banner__text{max-width:400px}}.banner--large{box-sizing:border-box;height:40vw}@media (min-width:480px){.banner--large{height:290px}}.banner--large .banner__pucture{position:absolute;top:0;left:0;width:100%;height:100%}.banner--large .banner__image{height:100%;-o-object-fit:cover;object-fit:cover}.banner--large .banner__text{padding:20px 13px 0}@media (min-width:480px){.banner--large .banner__text{padding:20px 20px 0}}@media (min-width:1024px){.banner--large .banner__text{padding:60px 64px 0;max-width:480px}}.banner--large .banner__title{font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:1024px){.banner--large .banner__title{font-weight:700;font-size:36px;line-height:42px}}.banner--large .banner__description{display:block;margin-top:10px;font-weight:400;font-size:16px;line-height:19px;color:#172500;color:var(--black)}@media (min-width:1024px){.banner--large .banner__description{margin-top:37px}}.banner--large .banner__more{display:none;margin-top:20px;border-radius:8px;padding:8px 12px;font-weight:400;font-size:18px;line-height:21px;color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary)}@media (min-width:480px){.banner--large .banner__more{display:inline-block}}@media (min-width:1024px){.banner--large .banner__more{display:none}}.banner__container{position:relative}.banner__reclame{position:absolute;bottom:12px;left:18px;display:block;cursor:pointer}.banner__reclame-main{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:66px;height:20px;background-color:#f7f7f7;border-radius:15px;font-weight:700;font-size:10px;line-height:12px;color:rgba(23,37,0,.3)}.banner__reclame-main:hover{background-color:#172500;color:#fff}.banner__reclame-main:hover svg path{fill:rgba(255,255,255,.4)}.banner__reclame-main:hover .tooltip{opacity:1;visibility:visible}.banner-grid{margin-top:10px;position:relative}@media (min-width:480px){.banner-grid{margin-top:20px}}.banner-grid__row,.banner-grid__slider{display:flex;flex-wrap:wrap}.banner-grid__inline>*,.banner-grid__row>*,.banner-grid__slider>*{margin-top:10px;width:100%}@media (min-width:1024px){.banner-grid__inline>*,.banner-grid__row>*,.banner-grid__slider>*{margin-top:20px}}@media (min-width:1200px){.banner-grid__inline>*,.banner-grid__row>*,.banner-grid__slider>*{margin-top:40px}}.banner-grid__slider{margin:0 calc(12px*-1);margin:0 calc(var(--padding-base)*-1);line-height:0}@media (min-width:480px){.banner-grid__slider{margin:0 calc(20px*-1) 10px;margin:0 calc(var(--padding-mobile)*-1) 10px}}@media (min-width:1024px){.banner-grid__slider{margin:0 calc(27px*-1);margin:0 calc(var(--padding-desktop)*-1)}}.banner-grid__row{margin:0 -5px;line-height:0}@media (min-width:1024px){.banner-grid__row{margin:0 -10px}}.banner-grid__inline{margin:0 -5px}.banner-grid__inline>*,.banner-grid__row>*{margin-left:5px;margin-right:5px}@media (min-width:1024px){.banner-grid__inline>*,.banner-grid__row>*{margin-left:10px;margin-right:10px}}@media (min-width:480px){.banner-grid__inline--s2>*,.banner-grid__inline--s3>*,.banner-grid__row--s2>*,.banner-grid__row--s3>*{width:calc(50% - 10px)}}@media (min-width:1024px){.banner-grid__inline--s2>*,.banner-grid__inline--s3>*,.banner-grid__row--s2>*,.banner-grid__row--s3>*{width:calc(50% - 20px)}}@media (min-width:1200px){.banner-grid__row--s3>*{width:calc(33.333333% - 20px)}}.banner-grid__row--s3>:nth-child(3){display:none}@media (min-width:1200px){.banner-grid__row--s3>:nth-child(3){display:block}}.banner-grid__inline--s4>*,.banner-grid__row--s4>*{width:calc(33.333333% - 10px)}@media (min-width:1200px){.banner-grid__inline--s4>*,.banner-grid__row--s4>*{width:calc(25% - 20px)}}.banner-grid__inline--s4>:nth-child(4),.banner-grid__row--s4>:nth-child(4){display:none}@media (min-width:1200px){.banner-grid__inline--s4>:nth-child(4),.banner-grid__row--s4>:nth-child(4){display:block}}.banner-grid__inline{display:inline-flex}@media (min-width:480px){.banner-grid__inline{display:flex}}.banner-slider{position:relative;margin:0;border-radius:8px;overflow:hidden;line-height:0}.banner-slider .banner__reclame{left:45px}.banner-slider__content{width:100%;display:inline-flex;transition:transform .5s ease-in-out}.banner-slider__content>*{box-sizing:border-box;padding:0 12px;padding:0 var(--padding-base);width:100%;flex-shrink:0}@media (min-width:480px){.banner-slider__content>*{padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:1024px){.banner-slider__content>*{padding:0 27px;padding:0 var(--padding-desktop)}}.banner-slider__button{position:absolute;bottom:0;border:0;border-radius:8px 0 0 0;width:50px;height:30px;background:#8bbd3f url(/local/templates/.default/css/components/banner-slider/arrow.svg) center no-repeat;background:var(--secondary) url(/local/templates/.default/css/components/banner-slider/arrow.svg) center no-repeat;font-size:0;cursor:pointer;z-index:2}.banner-slider__button:hover{opacity:.8}.banner-slider__button:disabled{background-color:rgba(255,255,255,.6);opacity:1;cursor:default}@media (min-width:480px){.banner-slider__button{width:70px;height:50px}}.banner-slider__button--previous{right:calc(12px + 50px);right:calc(var(--padding-base) + 50px)}@media (min-width:480px){.banner-slider__button--previous{right:calc(20px + 70px);right:calc(var(--padding-mobile) + 70px)}}@media (min-width:1024px){.banner-slider__button--previous{right:calc(27px + 70px);right:calc(var(--padding-desktop) + 70px)}}.banner-slider__button--next{right:12px;right:var(--padding-base);transform:rotate(180deg)}@media (min-width:480px){.banner-slider__button--next{right:20px;right:var(--padding-mobile)}}@media (min-width:1024px){.banner-slider__button--next{right:27px;right:var(--padding-desktop)}}.banner-slider__buttons{position:absolute;right:0;bottom:20px;left:0;display:none;margin:auto;text-align:center}@media (min-width:1024px){.banner-slider__buttons{display:block}}.banner-slider__dot{border:0;padding:0;width:60px;height:3px;background:#172500;cursor:pointer}.banner-slider__dot.banner-slider__dot--active{background:#ee715f;background:var(--primary)}.banner-slider__dot+.banner-slider__dot{margin-left:10px}.basket-page{margin-top:40px;width:100%}@media (min-width:1200px){.basket-page{display:flex}.basket-page__content{width:100%}}@media (min-width:768px){.basket-page__delivery{border-radius:8px;padding:24px 20px;background:#fff;background:var(--white);box-shadow:0 30px 30px rgba(196,196,196,.13)}}@media (min-width:1200px){.basket-page__delivery{width:calc(100% - 390px)}}.basket-page__delivery-options{display:flex;overflow:auto;margin:0 calc(12px*-1) -20px;margin:0 calc(var(--padding-base)*-1) -20px;padding:0 12px 20px;padding:0 var(--padding-base) 20px;scrollbar-color:#8bbd3f #e5e5e5;scrollbar-color:var(--secondary) #e5e5e5;scrollbar-height:thin}.basket-page__delivery-options::-webkit-scrollbar{height:4px}.basket-page__delivery-options::-webkit-scrollbar-track{background-color:#e5e5e5}.basket-page__delivery-options::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 6px #8bbd3f;box-shadow:inset 0 0 6px var(--secondary)}@media (min-width:480px){.basket-page__delivery-options{margin:0 calc(20px*-1) -20px;margin:0 calc(var(--padding-mobile)*-1) -20px;padding:0 20px 20px;padding:0 var(--padding-mobile) 20px}}@media (min-width:1024px){.basket-page__delivery-options{margin:0 calc(27px*-1) -20px;margin:0 calc(var(--padding-desktop)*-1) -20px;padding:0 27px 20px;padding:0 var(--padding-desktop) 20px}}.basket-page__delivery-option+.basket-page__delivery-option{margin-left:20px}.basket-page__disclaimers{margin-top:20px}.basket-page__disclaimers>*+*{margin-top:5px}@media (min-width:768px){.basket-page__disclaimers{margin-top:24px}.basket-page__disclaimers>*+*{margin-top:10px}}.basket-page__disclaimer{border-radius:8px;padding:20px 16px 20px 48px;font-weight:700;font-size:14px;line-height:16px;color:#fff;color:var(--white);background:#8bbd3f url(/local/templates/.default/css/components/basket-page/basket-page-disclaimer.svg) left 20px top 20px no-repeat;background:var(--secondary) url(/local/templates/.default/css/components/basket-page/basket-page-disclaimer.svg) left 20px top 20px no-repeat}@media (min-width:768px){.basket-page__disclaimer{background-position:left 20px top 18px}}@media (min-width:1200px){.basket-page__disclaimer{padding-left:60px;background-position:left 25px top 18px}}.basket-page__items{margin-top:40px}.basket-page__thead{padding-bottom:20px;display:flex;justify-content:space-between}.basket-page__select-all{margin-left:10px;font-size:14px;line-height:16px;color:#172500;color:var(--black)}@media (min-width:768px){.basket-page__select-all{margin-left:20px;font-size:18px;line-height:21px}}.basket-page__clear{border:0;padding:0 26px 0 0;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray);background:url(/local/templates/.default/css/components/basket-page/basket-page-clear.svg) right center no-repeat}.basket-page__item{border-top:1px solid #c4c4c4;border-top:1px solid var(--light-gray);padding:45px 0}.basket-page__item-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (min-width:768px){.basket-page__item-content{padding-right:40px;flex-wrap:nowrap}}.basket-page__flag{width:24px;height:24px}.basket-page__figure{position:relative;margin-left:10px;width:47px;height:47px;flex-shrink:0}@media (min-width:1024px){.basket-page__figure{margin-left:13px;width:84px;height:84px}}.basket-page__preview{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%}.basket-page__product-name{position:relative;margin-left:15px;width:calc(100% - 100px)}@media (min-width:768px){.basket-page__product-name{width:auto;flex-grow:1}}.basket-page__product-name--discounted{margin-top:-23px}.basket-page__product-name--recipe-needed~.basket-page__meta-price,.basket-page__product-name--recipe-needed~.basket-page__prices{margin-top:55px}.basket-page__tag{margin-bottom:5px;min-width:55px;padding:2px 5px;text-align:center}.basket-page__tag--receip{background:#7846a0}.basket-page__no-delivery{position:absolute;top:100%;left:-100px;margin-top:25px;padding-left:22px;font-weight:700;color:#ee715f;color:var(--primary);background:url(/local/templates/.default/css/components/basket-page/basket-page-no-delivery.svg) left top no-repeat}@media (min-width:768px){.basket-page__no-delivery{position:static;top:0;left:0;margin:10px 0 -30px}}.basket-page__meta-price{margin-top:25px;align-self:flex-end;flex-shrink:0;min-height:65px;min-width:150px}@media (min-width:768px){.basket-page__meta-price{margin:0 0 0 20px;align-self:center}}.basket-page__available{margin-bottom:10px;font-size:12px;line-height:14px;color:#ee715f;color:var(--primary)}@media (min-width:768px){.basket-page__available{margin:-24px 0 10px}}.basket-page__peritem{margin:7px 0 -21px;font-size:12px;line-height:14px;color:#c4c4c4;color:var(--light-gray);text-align:center}.basket-page__prices{position:relative;margin-top:25px;align-self:flex-end;flex-shrink:0;text-align:right}@media (min-width:768px){.basket-page__prices{margin-top:0;padding-left:30px;width:130px;align-self:center;text-align:left}}@media (min-width:1024px){.basket-page__prices{width:185px}}.basket-page__origin{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:5px}@media (min-width:768px){.basket-page__origin{align-items:flex-start;margin:-45px 0 0}}@media (min-width:1024px){.basket-page__origin{flex-direction:row;margin:-35px 0 10px}}.basket-page__stroke{position:relative;color:#c4c4c4;color:var(--light-gray)}.basket-page__stroke::after{content:"";position:absolute;top:10px;left:-5px;width:125%;height:1px;background:#c4c4c4;background:var(--light-gray);transform:rotate(-10deg)}@media (min-width:1024px){.basket-page__stroke{font-size:20px;line-height:23px}}.basket-page__discount{color:#8bbd3f;color:var(--secondary)}@media (min-width:1024px){.basket-page__discount{margin-left:15px}}.basket-page__price{font-weight:700;font-size:24px;line-height:28px}.basket-page__remove{display:flex;align-items:center;-moz-column-gap:14px;column-gap:14px;font-size:0}@media (min-width:768px){.basket-page__remove{font-weight:400;font-size:12px;line-height:14px;color:#c4c4c4}}.basket-page__like-remove{flex:0 1 100%;justify-content:flex-end;display:flex;align-items:center;-moz-column-gap:18px;column-gap:18px;margin:20px 0 -40px}@media (min-width:768px){.basket-page__like-remove{flex:0 1 auto;flex-direction:column;align-items:flex-start;row-gap:10px;margin:0}}.basket-page__like-label{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;cursor:pointer}.basket-page__like-input{position:absolute;z-index:-1;opacity:0}.basket-page__like-input:checked~.basket-page__like-icon svg path{fill:#ee715f;fill:var(--primary)}.basket-page__like-icon svg{width:22px;height:20px;margin-top:7px}@media (min-width:768px){.basket-page__like-icon svg{width:20px;height:18px;margin-top:0}}.basket-page__like-text{display:none;white-space:nowrap;font-weight:400;font-size:12px;line-height:14px;color:#c4c4c4}@media (min-width:768px){.basket-page__like-text{display:block}}.basket-page__remove span{display:none}@media (min-width:768px){.basket-page__remove span{display:block}}.basket-page__set{margin-top:45px}@media (min-width:768px){.basket-page__set{margin:20px 0 0 135px}}.basket-page__hidden-input{position:absolute;opacity:0;pointer-events:none}.basket-page__show-set{position:relative;border-bottom:2px dotted #ee715f;border-bottom:2px dotted var(--primary);padding-right:16px;cursor:pointer;color:#ee715f;color:var(--primary);font-size:14px;line-height:20px}.basket-page__show-set::after{content:"";position:absolute;top:4px;right:0;border-style:solid;border-width:5px 5px 0;border-color:#ee715f transparent transparent;border-color:var(--primary) transparent transparent transparent}@media (min-width:768px){.basket-page__show-set::after{top:8px}.basket-page__show-set{font-size:18px;line-height:26px}}input:checked~.basket-page__show-set::after{border-width:0 5px 5px;border-color:transparent transparent #ee715f;border-color:transparent transparent var(--primary) transparent}.basket-page__set-list{overflow:hidden;margin:5px calc(12px*-1) 0;margin:5px calc(var(--padding-base)*-1) 0;padding:0 12px;padding:0 var(--padding-base);max-height:0;font-size:14px;line-height:20px;background:#fbfafa;list-style:decimal;transition:max-height .3s ease-in-out}@media (min-width:480px){.basket-page__set-list{margin:5px calc(20px*-1) 0;margin:5px calc(var(--padding-mobile)*-1) 0;padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:768px){.basket-page__set-list{margin:5px 0 0;padding:0 15px;font-size:18px;line-height:26px}}input:checked~.basket-page__set-list{max-height:500px}.basket-page__set-item:first-child{padding-top:16px}.basket-page__set-item:last-child{padding-bottom:16px}.basket-page__set-item{margin-left:16px}.basket-page__set-item+.basket-page__set-item,.comment-list__content dd{margin-top:10px}.basket-page__set-title{display:flex;justify-content:space-between}.basket-page__set-link{max-width:700px;color:#000;text-decoration:none}.basket-page__set-link:hover{text-decoration:underline}.basket-page__set-amount{margin-left:20px;flex-shrink:0}.basket-page__aside{margin-top:20px}@media (min-width:768px){.basket-page__aside{margin-top:15px}}@media (min-width:1200px){.basket-page__aside{flex-shrink:0;margin:0 0 0 20px;width:310px}.basket-page__aside-content{position:-webkit-sticky;position:sticky;top:0}}.basket-page__aside-error{margin-bottom:20px}.basket-page__aside-error-label{padding-left:36px;color:#ee715f;color:var(--primary);background:url(/local/templates/.default/css/components/basket-page/basket-page-error.svg) left center no-repeat}.basket-page__banner{margin-top:50px}.basket-page__banner img{border-radius:4px;width:100% %}@media (min-width:1024px){.basket-page__banner{margin-top:64px}}.bonus-program{box-sizing:border-box;width:290px;padding:65px 30px 170px;background:#8bbd3f url(/local/templates/.default/css/components/bonus-program/background.png) right bottom no-repeat;background:var(--secondary) url(/local/templates/.default/css/components/bonus-program/background.png) right bottom no-repeat;color:#fff}.bonus-program__title{margin:0;font-size:30px;line-height:35px;font-weight:700}.bonus-program__content{margin:5px 0 0;font-size:16px;line-height:19px}.bonus-program__more{margin-top:15px}.bonus-program__more-link{color:#fff;font-size:14px;line-height:16px;font-weight:700;text-decoration:none}.bonus-program__more-link::after{content:'';margin-left:9px;width:0;height:0;display:inline-block;border-style:solid;border-width:3.5px 0 3.5px 4px;border-color:transparent transparent transparent #fff}.brand-icon-grid{margin:0 -5px;display:flex;flex-wrap:wrap}@media (min-width:1200px){.brand-icon-grid{margin:0 -10px}}.brand-icon-grid__item{margin:30px 5px 0;width:calc(50% - 10px);height:105px}@media (min-width:768px){.brand-icon-grid__item{width:184px;height:125px}}@media (min-width:1200px){.brand-icon-grid__item{margin:30px 10px 0;width:200px;height:125px}}.brand-icon-grid__figure{width:105px;height:60px}.brand-icon-grid__preview{max-width:100%;max-height:100%}.brand-icon-grid__link{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:#172500;color:var(--black)}.brand-icon-grid__title{margin-top:5px}.brand-page{margin-top:20px;display:flex;flex-direction:column}.brand-page .shop-category{order:4;width:100%}.brand-page .banner--large{height:40vw}.brand-page .banner--large .banner__image{-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.brand-page .banner--large{height:415px}}@media (min-width:1200px){.brand-page{display:block}}.brand-page__left-column{order:2;margin-top:24px}@media (min-width:768px){.brand-page__left-column{margin-top:40px}}@media (min-width:1024px){.brand-page__left-column{margin-top:70px}}@media (min-width:1200px){.brand-page__left-column{float:left;margin-top:0;width:310px}}.brand-page__navigation{position:relative;display:flex;flex-wrap:wrap}@media (min-width:768px){.brand-page__navigation{flex-wrap:nowrap}}@media (min-width:1200px){.brand-page__navigation{flex-direction:column}}.brand-page__dropdown,.brand-page__strategy{position:relative}@media (min-width:768px){.brand-page__dropdown,.brand-page__strategy{flex-basis:33%}.brand-page__dropdown+.brand-page__dropdown,.brand-page__dropdown+.brand-page__strategy,.brand-page__strategy+.brand-page__dropdown,.brand-page__strategy+.brand-page__strategy{margin-left:20px}}@media (min-width:1200px){.brand-page__dropdown+.brand-page__dropdown,.brand-page__dropdown+.brand-page__strategy,.brand-page__strategy+.brand-page__dropdown,.brand-page__strategy+.brand-page__strategy{margin:24px 0 0}}.brand-page__dropdown--adaptive{position:static}@media (min-width:768px){.brand-page__dropdown--adaptive{position:relative}}.brand-page__strategy{width:calc(100% - 47px)}@media (min-width:768px){.brand-page__strategy{width:auto;flex-basis:33%}}.brand-page__dropdown-button{position:relative;box-sizing:border-box;border:1px solid #8bbd3f;border:1px solid var(--secondary);border-radius:19px;width:100%;padding:7px 35px 7px 10px;font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary);text-align:left;background:0 0;transition:none}.brand-page__dropdown-button::after{content:"";position:absolute;top:9px;right:12px;width:9px;height:13px;background:url(/local/templates/.default/css/components/brand-category/brand-navigation-arrow.svg) no-repeat;transform:rotate(90deg)}@media (min-width:768px){.brand-page__dropdown-button::after{top:13px;right:16px}.brand-page__dropdown-button{border-radius:22px;padding:9px 35px 10px 20px;font-size:16px;line-height:19px}}.brand-page__dropdown--adaptive .brand-page__dropdown-button{margin-left:15px;border:0;width:32px;height:32px;padding:0;font-size:0}.brand-page__dropdown--adaptive .brand-page__dropdown-button::after{display:none}@media (min-width:768px){.brand-page__dropdown--adaptive .brand-page__dropdown-button{margin:0;border:1px solid #8bbd3f;border:1px solid var(--secondary);border-radius:22px;padding:11px 35px 12px 20px;width:100%;height:auto;font-size:16px;line-height:19px}.brand-page__dropdown--adaptive .brand-page__dropdown-button::after{display:block}.brand-page__dropdown--adaptive .brand-page__dropdown-button svg{display:none}}@media (min-width:1200px){.brand-page__dropdown--adaptive .brand-page__dropdown-button{display:none}}.brand-page__dropdown.active .brand-page__dropdown-button{z-index:2;border-color:#fff;border-color:var(--white)}@media (min-width:768px){.brand-page__dropdown.active .brand-page__dropdown-button{border:0;padding:9px 35px 10px 20px}.brand-page__dropdown.active .brand-page__dropdown-button::after{top:14px;right:17px}}.brand-page__dropdown--adaptive.active .brand-page__dropdown-button::before{content:"";position:absolute;top:-6px;left:-21px;width:59px;height:40px;background:url(/local/templates/.default/css/components/brand-category/brand-page-navitagion-background.svg) no-repeat}@media (min-width:768px){.brand-page__dropdown--adaptive.active .brand-page__dropdown-button::before{display:none}}.brand-page__dropdown--adaptive.active .brand-page__dropdown-button svg{position:relative;z-index:2}.brand-page__dropdown--adaptive.active .brand-page__dropdown-button path,.delivery-explore__swich.active .delivery-explore__burger svg path{stroke:#fff;stroke:var(--white)}.brand-page__category-popup{position:absolute;top:0;left:0;z-index:1;display:none;box-sizing:border-box;border-radius:19px;width:100%;padding:44px 15px 20px;background:#fff;background:var(--white);box-shadow:0 0 20px rgba(153,171,125,.3)}@media (min-width:768px){.brand-page__category-popup{border:1px solid #8bbd3f;border:1px solid var(--secondary);box-shadow:none}}.brand-page__dropdown.active .brand-page__category-popup{display:block}@media (min-width:1200px){.brand-page__dropdown--adaptive .brand-page__category-popup{position:static;display:block;border:0;padding:0}}.brand-page__dropdown--adaptive.active .brand-page__category-popup{top:34px;right:-6px;border-radius:19px 0 19px 19px;padding-top:20px;width:auto}@media (min-width:768px){.brand-page__dropdown--adaptive.active .brand-page__category-popup{top:0;right:auto;border-radius:22px;padding-top:45px;width:100%}}@media (min-width:1200px){.brand-page__dropdown--adaptive.active .brand-page__category-popup{padding-top:0}}.brand-page__category-option a:hover{color:#8bbd3f}.brand-page .brand-page__category-option{display:block;border:0;padding:4px 0 4px 20px;font-size:14px;line-height:18px;text-transform:none;text-align:left;background:url(/local/templates/.default/css/components/brand-category/brand-navigation-arrow.svg) 0 5px no-repeat;background-size:8px 12px}@media (min-width:1200px){.brand-page .brand-page__category-option{text-transform:none}.brand-page .brand-page__category-option+.brand-page__category-option{margin-top:15px}}.brand-page__about{display:block;box-sizing:border-box;margin-top:10px;border:0;border-radius:22px;width:100%;padding:14px;font-weight:700;font-size:14px;line-height:20px;text-transform:none;color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary);text-align:center;text-decoration:none}@media (min-width:768px){.brand-page__about{margin:0 0 0 20px;border:1px solid #8bbd3f;border:1px solid var(--secondary);padding:11px;width:auto;flex-basis:33%;font-weight:400;color:#8bbd3f;color:var(--secondary);background:0 0}}@media (min-width:1200px){.brand-page__about{margin:24px 0 0}}.brand-page__news{display:none;margin-top:24px}@media (min-width:1200px){.brand-page__news{display:block}}.brand-page__slider{order:1}@media (min-width:1200px){.brand-page__slider{margin-left:330px;overflow:hidden}}.brand-page__slider-content{margin:0 -12px}@media (min-width:480px){.brand-page__slider-content{margin:0 -20px}}@media (min-width:1200px){.brand-page__slider-content{margin:0 -27px}}.brand-page__slider-label{position:absolute;bottom:100px;left:calc(12px + 5%);border:1px solid #fff;border:1px solid var(--white);border-radius:19px;padding:8px 10px;font-size:18px;line-height:21px;color:#fff;color:var(--white)}@media (min-width:480px){.brand-page__slider-label{left:calc(20px + 5.5%)}}@media (min-width:768px){.brand-page__slider-label{left:calc(20px + 5.5%);border-radius:30px;padding:16px 100px 16px 28px;font-size:24px;line-height:28px;background:url(/local/templates/.default/css/components/brand-category/brand-banner-arrow.svg) right 24px top 23px no-repeat;background-size:37px 13px}}@media (min-width:1200px){.brand-page__slider-label{left:calc(27px + 5.5%)}}.brand-page__banners{order:3;margin-top:34px}@media (min-width:768px){.brand-page__banners{margin-top:24px}}@media (min-width:1200px){.brand-page__banners{margin:80px 0 0 330px}}.brand-page__banners-content{display:flex;flex-direction:column}@media (min-width:768px){.brand-page__banners-content{margin:0 -10px;flex-direction:row;flex-wrap:wrap}}.brand-page__banner{position:relative;display:block}.brand-page__banner img{border-radius:8px;max-width:100%}.brand-page__banner+.brand-page__banner{margin-top:16px}@media (min-width:768px){.brand-page__banner{margin:20px 10px 0;width:calc(50% - 20px)}}.brand-page__banner-label{position:absolute;right:0;bottom:0;border-radius:8px 0 8px 0;width:68px;height:47px;font-size:0;background:#8bbd3f url(/local/templates/.default/css/components/brand-category/brand-banner-arrow.svg) center no-repeat;background:var(--secondary) url(/local/templates/.default/css/components/brand-category/brand-banner-arrow.svg) center no-repeat;background-size:36px 13px}@media (min-width:768px){.brand-page__banner-label{right:16px;bottom:16px;border-radius:22px;width:auto;height:auto;padding:12px 54px 12px 20px;font-size:16px;line-height:19px;color:#fff;color:var(--white);background-position:right 19px top 15px;background-size:26px 13px}}.brand-page__banner:hover .brand-page__banner-label{opacity:.8}.brand-page__sandbox{order:4;width:100%}.brand-page__sandbox::before{content:"";display:table;width:100%;clear:both}.brand-search{margin-top:40px}.brand-search .search-form__input{border-radius:24px}@media (min-width:768px){.brand-search{margin-top:24px}}.brand-search__header{font-weight:700;font-size:32px;line-height:38px;color:#172500;color:var(--black)}.brand-search-index{margin-top:24px}.brand-search-index__headers{display:flex;justify-content:space-between}.brand-search-index__label{font-size:20px;line-height:23px;color:#8bbd3f;color:var(--secondary)}@media (min-width:768px){.brand-search-index__label{border-bottom:2px solid #8bbd3f;border-bottom:2px solid var(--secondary)}}.brand-search-index__input{position:absolute;visibility:hidden}.brand-search-index__input[value=all]:checked~.brand-search-index__headers .brand-search-index__label[name=all],.brand-search-index__input[value=cirylic]:checked~.brand-search-index__headers .brand-search-index__label[name=cirylic],.brand-search-index__input[value=latin]:checked~.brand-search-index__headers .brand-search-index__label[name=latin],.brand-search-index__input[value=numbers]:checked~.brand-search-index__headers .brand-search-index__label[name=numbers]{border-bottom:2px solid #8bbd3f;border-bottom:2px solid var(--secondary)}.brand-search-index__input[value=cirylic]:checked~.brand-search-index__list[name=cirylic],.brand-search-index__input[value=latin]:checked~.brand-search-index__list[name=latin],.brand-search-index__input[value=numbers]:checked~.brand-search-index__list[name=numbers]{display:flex}@media (min-width:768px){.brand-search-index__label--hidden{display:none}}.brand-search-index__list{margin:16px -.35em 0;display:none;flex-wrap:wrap}@media (min-width:768px){.brand-search-index__list{display:flex;margin:12px -.35em 0}}@media (min-width:1024px){.brand-search-index__list{margin:12px -.26em 0}}@media (min-width:1200px){.brand-search-index__list{margin:12px -.35em 0}}.brand-search-index__item{margin:0 .35em;font-size:24px;line-height:36px;color:#172500;color:var(--black)}@media (min-width:768px){.brand-search-index__item{line-height:28px}}@media (min-width:1024px){.brand-search-index__item{margin:0 .26em}}@media (min-width:1200px){.brand-search-index__item{margin:0 .35em}}.brand-search-index__link{text-decoration:none;color:#8bbd3f;color:var(--secondary)}.brand-search-index__link:hover{border-bottom:2px solid #8bbd3f;border-bottom:2px solid var(--secondary)}.brand-search-index__form{position:relative;margin-top:16px;display:block}.brand-search-index__form::after{content:"";position:absolute;top:10px;right:10px;width:26px;height:24px;background:url(/local/templates/.default/css/components/brand-search-index/search-index-icon.svg) no-repeat}@media (min-width:768px){.brand-search-index__form::after{right:27px}}.brand-search-index__search{position:relative;z-index:1;box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:23px;padding:13px 45px 14px 24px;width:100%;height:46px;font-size:16px;line-height:19px;outline:0}.brand-search-index__search::-moz-placeholder{color:#c4c4c4;color:var(--light-gray)}.brand-search-index__search:-ms-input-placeholder{color:#c4c4c4;color:var(--light-gray)}.brand-search-index__search::placeholder{color:#c4c4c4;color:var(--light-gray)}.brand-search-index__search:focus{box-shadow:0 5px 5px rgba(153,171,125,.1)}@media (min-width:768px){.brand-search-index__search:focus{box-shadow:0 20px 20px rgba(153,171,125,.1)}.brand-search-index__search{padding-right:70px}}.brand-search-index__search-clear{position:absolute;top:8px;right:8px;z-index:1;border:0;padding:0;width:28px;height:28px;background:0 0}.brand-search-index__search-clear svg{width:100%;height:100%}.brand-search-index__search:-moz-placeholder-shown~.brand-search-index__search-clear{display:none}.brand-search-index__search:-ms-input-placeholder~.brand-search-index__search-clear{display:none}.brand-search-index__search:placeholder-shown~.brand-search-index__search-clear{display:none}.brand-search-index__result{position:absolute;top:-9px;left:-8px;right:-8px;display:none;box-sizing:border-box;border-radius:22px;padding:78px 32px 24px;background:#fff;background:var(--white);box-shadow:0 30px 30px rgba(196,196,196,.13)}.brand-search-index__result-item+.brand-search-index__result-item{margin-top:16px}.brand-search-index__result-link{text-decoration:none;color:#172500;color:var(--black);font-size:18px;line-height:23px}@media (min-width:768px){.brand-search-index__result-link{font-size:20px;line-height:26px}}.brand-search-list{margin-top:40px}.brand-search-list__category{display:flex;justify-content:space-between;font-weight:700;font-size:20px;line-height:23px}@media (min-width:768px){.brand-search-list__category{font-size:36px;line-height:42px}}*+.brand-search-list__category{margin-top:24px}@media (min-width:768px){*+.brand-search-list__category{margin-top:40px}}.brand-search-list__category-link{margin-bottom:2px;color:#8bbd3f;color:var(--secondary);text-decoration:none;transition:none}.brand-search-list__category-link:hover{margin-bottom:0;border-bottom:2px solid #8bbd3f;border-bottom:2px solid var(--secondary)}.brand-search-list__section,.comment-list__content dl+dl{margin-top:20px}.brand-search-list__letter{display:flex;justify-content:space-between;align-items:flex-start;font-weight:700;font-size:18px;line-height:21px;color:#172500;color:var(--black)}@media (min-width:768px){.brand-search-list__letter{font-size:30px;line-height:35px}}.brand-search-list__letter-link{font-weight:400;font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary);text-decoration:none}.brand-search-list__letter-link:hover{border-bottom:1px solid #8bbd3f;border-bottom:1px solid var(--secondary)}.brand-search-list__items{-moz-columns:2;columns:2;-moz-column-gap:10px;column-gap:10px}@media (min-width:768px){.brand-search-list__items{-moz-columns:3;columns:3;-moz-column-gap:20px;column-gap:20px}}.brand-search-list__letter+.brand-search-list__items{margin-top:16px}.brand-search-list__item{line-height:30px}@media (min-width:768px){.brand-search-list__item{line-height:38px}}.brand-search-list__item-link{text-decoration:none;color:#8bbd3f;color:var(--secondary)}.brand-search-list__item-link:hover{border-bottom:1px solid #8bbd3f;border-bottom:1px solid var(--secondary)}.bread-crumps{display:flex;overflow:auto;margin:0 calc(12px*-1) -24px;margin:0 calc(var(--padding-base)*-1) -24px;padding:24px 0;color:#c4c4c4;color:var(--light-gray);white-space:nowrap;text-overflow:ellipsis}.bread-crumps::before{content:'';display:inline-block;width:12px;width:var(--padding-base);flex-shrink:0}@media (min-width:480px){.bread-crumps::before{width:20px;width:var(--padding-mobile)}}@media (min-width:768px){.bread-crumps::before{display:none}}@media (min-width:480px){.bread-crumps{margin:0 calc(20px*-1) -24px;margin:0 calc(var(--padding-mobile)*-1) -24px}}@media (min-width:768px){.bread-crumps{overflow:hidden;margin:0;padding-bottom:0;display:block}}.bread-crumps--branded{display:block;margin-bottom:0;padding:20px 12px 0;padding:20px var(--padding-base) 0;align-items:center}.bread-crumps--branded .bread-crumps__item{display:none}@media (min-width:768px){.bread-crumps--branded .bread-crumps__item{display:flex}.bread-crumps--branded{display:flex;padding:24px 0 0}}.bread-crumps__content{display:inline-flex;overflow:auto}@media (min-width:768px){.bread-crumps__content{overflow:hidden;display:flex;width:100%;text-overflow:ellipsis}}.bread-crumps__brand{position:relative;display:flex;justify-content:center}@media (min-width:768px){.bread-crumps__brand{margin:0 40px}}.bread-crumps__goback{position:absolute;top:50%;left:0;margin-top:-12px;width:24px;height:24px;font-size:0;background:url(/local/templates/.default/css/components/bread-crumps/back-arrow.svg) center no-repeat}@media (min-width:768px){.bread-crumps__goback{display:none}}.bread-crumps__brand-link{line-height:0;text-decoration:none}.bread-crumps__item{position:relative;display:inline;padding-right:9px;font-size:10px;line-height:12px}.bread-crumps__item+.bread-crumps__item::before{content:' / ';padding-right:.5em}@media (min-width:768px){.bread-crumps__item{font-size:14px;line-height:16px}}.bread-crumps__link{text-decoration:none;color:#8bbd3f;color:var(--secondary)}.catalog-list{position:absolute;overflow:hidden;top:0;left:0;bottom:0;z-index:5;width:100%;background:rgba(255,255,255,.85);opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.catalog-list.show{opacity:1;pointer-events:auto}.catalog-list.show.fixed{position:fixed;top:73px;left:0;bottom:0}.catalog-list.show.fixed>*{top:0}.catalog-list__categories,.catalog-list__subcategory{position:absolute;top:125px;left:20px;left:var(--padding-mobile);right:20px;right:var(--padding-mobile);box-sizing:border-box;background:#f9faf7;box-shadow:0 30px 30px rgba(153,171,125,.1);border-radius:0 0 8px 8px}@media (min-width:1024px){.catalog-list__categories,.catalog-list__subcategory{top:158px}}@media (min-width:1200px){.catalog-list__categories,.catalog-list__subcategory{left:27px;left:var(--padding-desktop);right:27px;right:var(--padding-desktop);top:189px}}@media (min-width:1354px){.catalog-list__categories,.catalog-list__subcategory{left:50%;margin-left:-650px;width:1300px}}.catalog-list__categories{opacity:0;transform:translate(0,-20px);pointer-events:none;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.catalog-list__categories.show{opacity:1;transform:translate(0,0);pointer-events:auto}.catalog-list__categories.hide,.catalog-list__subcategory{opacity:0;transform:translate(-30px,0);pointer-events:none}.catalog-list__subcategory{transform:translate(30px,0);transition:opacity .2s ease-in-out,transform .2s ease-in-out}.catalog-list__subcategory.show{opacity:1;transform:translate(0,0);pointer-events:auto}.catalog-list__subcategory.hide{opacity:0;transform:translate(0,-20px);pointer-events:none}.catalog-list__subcategory.slide{opacity:0;transform:translate(-30px,0);pointer-events:none}.catalog-list__categories,.catalog-list__subcategory-list{display:flex;flex-wrap:wrap}.catalog-list__categories{padding:12px 0 18px}.catalog-list__subcategory-list{padding:0 27px 24px;padding:0 var(--padding-desktop) 24px}.catalog-list__category,.catalog-list__subcategory-item{width:calc(33.3333% - 20px)}.catalog-list__category{margin:5px 20px 0 0}.catalog-list__link,.catalog-list__subcategory-link{display:block;font-size:18px;line-height:23px;text-decoration:none;color:#000}.catalog-list__link{padding:8px 0 7px 52px;background:url(/local/templates/.default/css/components/catalog-list/catalog-list-arrow.svg) 23px 11px no-repeat}.catalog-list__link:hover{background-color:#eef4e3}.catalog-list__subcategory-header{box-sizing:border-box;display:flex;align-items:center;margin:0 20px;border-bottom:2px solid rgba(196,196,196,.13);padding:24px 0 20px;font-weight:700;font-size:32px;line-height:1.3}.catalog-list__subcategory-back,.catalog-list__subcategory-close{border:0;padding:0;width:44px;height:44px;font-size:0;cursor:pointer}.catalog-list__subcategory-back{margin:0 20px 0 -10px;background:url(/local/templates/.default/css/components/catalog-list/catalog-list-back.svg) center no-repeat}.catalog-list__subcategory-close{margin:0 -11px 0 auto;background:url(/local/templates/.default/css/components/catalog-list/catalog-list-close.svg) center no-repeat}.catalog-list__subcategory-item{margin:10px 30px 0 0}.catalog-grid__link:hover,.catalog-list__subcategory-link:hover,input[type=radio]+.delivery-card:hover .delivery-card__title{color:#8bbd3f;color:var(--secondary)}.catalog-grid{margin:40px 0}@media (min-width:768px){.catalog-grid{margin:50px 0}}.catalog-grid__grid{display:flex;flex-wrap:wrap;margin:10px -5px 0}@media (min-width:768px){.catalog-grid__grid{margin:30px -10px 0}}@media (min-width:1200px){.catalog-grid__grid{margin-top:44px}}.catalog-grid__link{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;margin:10px 5px 0;border-radius:16px;padding-top:10px;width:calc(50% - 10px);height:160px;color:#172500;color:var(--black);box-shadow:0 0 20px rgba(23,37,0,.15)}.catalog-grid__link:hover{box-shadow:0 0 20px rgba(23,37,0,.15),0 27px 20px rgba(153,171,125,.3)}@media (min-width:768px){.catalog-grid__link{flex-direction:row;margin:20px 10px 0;padding:24px 10px;width:calc(50% - 20px);height:150px}}@media (min-width:1024px){.catalog-grid__link{padding:30px;width:calc(33.33333% - 20px)}}.catalog-grid__icon{display:flex;justify-content:center;align-items:center;width:100px;height:100px}@media (min-width:768px){.catalog-grid__icon{width:110px;height:110px}}.catalog-grid__label{max-width:105px;margin-top:5px;text-align:center;font-size:14px;line-height:18px}@media (min-width:768px){.catalog-grid__label{margin:0 0 0 5px;padding-right:20px;max-width:none;font-size:20px;line-height:26px;text-align:left}}@media (min-width:1024px){.catalog-grid__blank{margin:20px 10px 0;border-radius:16px;width:calc(33.33333% - 20px);justify-self:stretch;background:#f8f7f8}}.comment-list__comment{margin-top:30px}.comment-list__comment+.comment-list__comment{margin-top:40px}.comment-list__head,.comment-list__userbar{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:768px){.comment-list__userbar{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center}}.comment-list__name{order:3;display:flex;flex-wrap:wrap;align-items:center;margin-top:20px;min-height:48px;font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:768px){.comment-list__name{order:1}}.comment-list__verified{margin-right:3px}.comment-list__reply{font-weight:400;font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary)}.comment-list__answer .comment-list__name{margin-top:12px}.comment-list__userpic{margin-right:24px;border-radius:50%;width:48px;height:48px;color:#fff;color:var(--white);background:#d0e8ad;text-align:center;font-weight:500;font-size:24px;line-height:48px}.comment-list__userpic img{border-radius:50%;max-width:100%;max-height:100%}.comment-list__date{order:2;margin-top:8px;font-size:14px;line-height:16px;color:#707070;color:var(--gray)}@media (min-width:768px){.comment-list__date{margin-top:0;margin-left:auto;font-size:16px;line-height:19px}}.comment-list__answer .comment-list__date{margin-top:0}.comment-list__rating{order:1}@media (min-width:768px){.comment-list__rating{order:3;margin-left:26px}}.comment-list__stars{width:120px;height:24px;background:url(/local/templates/.default/css/components/product-card/icon-star.svg);font-size:0}.comment-list__stars-progress{height:inherit;background:url(/local/templates/.default/css/components/product-card/icon-star-fill.svg)}.comment-list__bought{display:inline-block;margin-top:20px;border-radius:20px;padding:7px 13px 7px 32px;font-size:14px;line-height:16px;color:#707070;color:var(--gray);background:#e5e5e5 url(/local/templates/.default/css/components/comment-list/product-comment-check.svg) 8px 5px no-repeat}@media (min-width:768px){.comment-list__bought{margin-left:70px}}.comment-list__content{margin-top:24px;color:#172500;color:var(--black);font-size:14px;line-height:16px}@media (min-width:768px){.comment-list__content{margin-left:70px;font-size:16px;line-height:19px}.comment-list__content dl+dl{margin-top:24px}.comment-list__content dt{font-size:18px;line-height:21px}.comment-list__content dd{margin-top:6px}}.comment-list__answer .comment-list__content{margin:20px 0 0 22px;border-left:1px solid #c4c4c4;border-left:1px solid var(--light-gray);padding:4px 0 0 16px}.comment-list__attachments{margin:0 -7px;display:flex;flex-wrap:wrap}@media (min-width:768px){.comment-list__attachments{margin:0 -10px}}.comment-list__attachment{margin:10px 7px 0;width:140px}@media (min-width:768px){.comment-list__attachment{margin:20px 10px 0;width:200px}}.comment-list__attachment-link{display:block}.comment-list__attachment-img,.content-block>figure img,.medecine-page__block>figure img{border-radius:8px;max-width:100%}.comment-list__vote{margin-top:36px}.comment-list__answer .comment-list__vote{margin-top:24px}.comment-list__vote-label{font-size:14px;line-height:16px;color:#707070;color:var(--gray)}.comment-list__vote-buttons{margin-top:12px;display:flex;align-items:center}.comment-list__vote-button{display:inline-flex;border:0;border-radius:20px;padding:5px 18px;font-size:14px;line-height:20px;background:#e5e5e5}.comment-list__vote-button+.comment-list__vote-button{margin-left:12px}.comment-list__vote-button svg{margin-right:8px}.comment-list__vote-button--active{color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary)}.comment-list__vote-button--active path{fill:#fff;fill:var(--white)}.comment-list__answer .comment-list__vote-button{padding:5px 18px 5px 11px}.comment-list__answer-button{margin-left:12px;border:0;padding:5px;font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary);background:0 0}.comment-list__share{margin-left:auto}.comment-list__share-popup{top:-8px;right:-10px}@media (min-width:768px){.comment-list__share-popup{right:-18px}}.comment-list__share-button{border:0;padding:0;font-size:0;width:18px;height:4px;background:url(/local/templates/.default/css/components/comment-list/comment-list-dots.svg)}.comment-list__answers{margin-top:40px}@media (min-width:768px){.comment-list__answers{margin-left:70px}}.comment-list__separator{margin:40px 0 0;border:0;height:1px;background:#c4c4c4;background:var(--light-gray)}@media (min-width:768px){.comment-list__separator{margin-top:36px}}.comment-list__load-more{display:block;margin:10px auto 0;border:0;color:#8bbd3f;color:var(--secondary);font-size:14px;line-height:16px;background:0 0}@media (min-width:768px){.comment-list__load-more{margin-top:24px}}.content-block{position:relative;overflow:hidden;margin:0 calc(12px*-1);margin:0 calc(var(--padding-base)*-1);padding:0 12px;padding:0 var(--padding-base)}@media (min-width:480px){.content-block{margin:0 calc(20px*-1);margin:0 calc(var(--padding-mobile)*-1);padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:1024px){.content-block{margin:0 calc(27px*-1);margin:0 calc(var(--padding-desktop)*-1);padding:0 27px;padding:0 var(--padding-desktop)}}.content-block td{border:1px solid #172500;padding:15px}.content-block>h1,.medecine-page__block>h1{margin-bottom:20px;font-weight:700;font-size:36px;line-height:42px}.content-block>h2,.medecine-page__block>h2{margin:40px 0 20px;font-weight:700;font-size:30px;line-height:35px}.content-block>h3,.medecine-page__block>h3{margin:40px 0 10px;font-weight:700;font-size:24px;line-height:28px}.content-block>h4{margin:40px 0 10px;font-size:24px;line-height:31px}.content-block>p{font-size:14px;line-height:18px}@media (min-width:768px){.content-block>p{font-size:16px;line-height:21px}}.content-block>:first-child{margin-top:0}.content-block>p.lid{font-size:16px;line-height:21px}@media (min-width:768px){.content-block>p.lid{font-size:18px;line-height:23px}}.content-block>figure,.content-block>p{margin-bottom:20px}.content-block>ul,.medecine-page__block>ul{margin-bottom:40px}.content-block>ul li,.medecine-page__block>ul li{position:relative;padding-left:37px;font-size:14px;line-height:18px}.content-block>ul li::before{content:"";position:absolute;top:9px;left:0;width:22px;height:3px;background:#8bbd3f;background:var(--secondary)}.content-block>ul li+li{margin-top:8px}.content-block__products{margin:16px -5px 40px;display:flex;flex-wrap:wrap}.content-block__products>*{margin:10px 5px 0;width:calc(50% - 10px)}@media (min-width:768px){.content-block__products>*{margin:20px 10px 0;width:calc(33.33333% - 20px)}}@media (min-width:1024px){.content-block__products>*{width:calc(50% - 20px)}}@media (min-width:1200px){.content-block__products>*{width:calc(33.33333% - 20px)}}@media (min-width:768px){.content-block__products{margin:40px -10px 54px}}@media (min-width:1024px){.content-block__products{margin:50px -10px 65px}}.content-block__product-skeleton{background:rgba(229,229,229,.4)}@media (min-width:768px){.content-block__product-skeleton{border-radius:20px}}.content-block__cut{margin:10px 0 0;opacity:0;height:0}@media (min-width:768px){.content-block__cut{margin-top:25px}}.content-block__expand{position:absolute;bottom:0;right:20px;border-bottom:1px solid #8bbd3f;border-bottom:1px solid var(--secondary);color:#8bbd3f;color:var(--secondary);font-size:14px;line-height:16px}.content-block__expand:hover{border-color:transparent}.content-block__expand::after{content:"";position:absolute;top:0;right:-20px;height:18px;width:20px;background:url(/local/templates/.default/css/components/content-block/expand.svg) right center no-repeat}.content-block .detail_picture{display:block;margin:0 0 20px}.content-block.articles-detail{display:block;margin:0 0 10px}.delivery-card{display:flex;flex-direction:column;box-sizing:border-box;border:1px solid #8bbd3f;border:1px solid var(--secondary);border-radius:8px;padding:20px;width:290px;height:140px;box-shadow:0 5px 20px rgba(196,196,196,.2)}.delivery-card--compact{padding:15px;width:110px;height:110px}@media (min-width:768px){.delivery-card--compact{padding:20px;width:215px}}@media (min-width:1024px){.delivery-card--compact{width:290px;height:140px}}.delivery-card--flat{border:0;padding:0;box-shadow:none;width:auto;height:auto}input[type=radio]+.delivery-card{border-color:transparent;cursor:pointer}input[type=radio]+.delivery-card:active,input[type=radio]+.delivery-card:hover{border-color:#8bbd3f;border-color:var(--secondary);box-shadow:0 5px 20px rgba(196,196,196,.2),0 4px 8px rgba(139,189,63,.25)}input[type=radio]+.delivery-card:active{box-shadow:0 5px 20px rgba(196,196,196,.2)}input[type=radio]:checked+.delivery-card{border-color:#8bbd3f;border-color:var(--secondary)}input[type=radio]:disabled+.delivery-card{cursor:default;border-color:transparent;box-shadow:0 5px 20px rgba(196,196,196,.2)}input[type=radio]:disabled+.delivery-card .delivery-card__title{color:#c4c4c4;color:var(--light-gray)}.delivery-card__title{font-weight:700;font-size:16px;line-height:19px}.delivery-card--compact .delivery-card__title{font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary)}@media (min-width:768px){.delivery-card--compact .delivery-card__title{font-size:16px;line-height:19px}}input[type=radio]+.delivery-card--compact .delivery-card__title{color:#000}.order-form__date-input:checked+.order-form__date-label time,.order-form__time-input:checked+.order-form__time-label time,input[type=radio]:checked+.delivery-card--compact .delivery-card__title{color:#8bbd3f;color:var(--secondary)}input[type=radio]:disabled+.delivery-card--compact .delivery-card__title{color:#c4c4c4;color:var(--light-gray)}.delivery-card__start-price{display:none;margin-top:auto;padding-top:6px;font-size:12px;line-height:14px;color:#ee715f;color:var(--primary)}.delivery-card--compact .delivery-card__start-price,.delivery-explore__swich.active .delivery-explore__content{display:block}@media (min-width:1024px){.delivery-card--compact .delivery-card__start-price{display:none}}.delivery-card__description{margin-top:7px;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.delivery-card--compact .delivery-card__description,.delivery-card--compact .delivery-card__tags{display:none}@media (min-width:1024px){.delivery-card--compact .delivery-card__description,.delivery-card--compact .delivery-card__tags{display:flex}}.delivery-card__bottom{margin-top:auto;padding-top:5px;display:flex;align-items:center}@media (min-width:768px){.delivery-card__bottom{padding-top:15px}}.delivery-card__start-price+.delivery-card__bottom{margin-top:0}@media (min-width:768px){.delivery-card__start-price+.delivery-card__bottom{margin-top:auto}}.delivery-card__price{font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}.delivery-card__tags{display:flex;margin-left:13px;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.delivery-card__tag{border-radius:15px;padding:2px 10px;font-size:12px;line-height:14px;color:#fff;color:var(--white)}.delivery-card__tag+.delivery-card__tag{margin-left:5px}.delivery-card__tag--discount{background:#ee715f;background:var(--primary)}.delivery-card__tag--gift{background:#4b90b7}.delivery-card__tag--free{font-weight:700;background:#8bbd3f;background:var(--secondary)}.delivery-explore__search-swich{position:relative;display:flex;justify-content:space-between;align-items:center}@media (min-width:1024px){.delivery-explore__search-swich{flex-direction:column;align-items:flex-start}}.delivery-explore__search{flex-grow:1;z-index:2}@media (min-width:768px){.delivery-explore__search{width:92%}}@media (min-width:1024px){.delivery-explore__search{width:100%}}.delivery-explore__swich{margin-left:10px;flex-shrink:0}@media (min-width:768px){.delivery-explore__swich{margin-left:15px}}@media (min-width:1200px){.delivery-explore__swich{margin-left:0}}.delivery-explore__swich.active{display:flex;flex-direction:column;z-index:2}.delivery-explore__swich.active .delivery-explore__burger::after,.delivery-explore__swich.active .delivery-explore__burger::before{content:'';position:absolute}.delivery-explore__swich.active .delivery-explore__burger::before{top:-5px;left:-21px;width:60px;height:44px;z-index:3;background:url(/local/templates/.default/css/components/form/swich-button/swich-category-backgraund.svg)}.delivery-explore__swich.active .delivery-explore__burger::after{border-radius:50%;top:-5px;left:-6px;width:44px;height:44px;box-shadow:0 0 20px rgba(153,171,125,.3);background:#fff;background:var(--white)}.delivery-explore__swich.active .delivery-explore__burger svg{position:relative;z-index:4}.delivery-explore__swich.active .delivery-explore__burger svg rect{fill:#8bbd3f;fill:var(--secondary);stroke:#8bbd3f;stroke:var(--secondary)}@media (min-width:1024px){.delivery-explore__swich.active .delivery-explore__content{display:flex}}.delivery-explore__content{position:absolute;top:46px;right:-6px;display:none;border-radius:16px 0 16px 16px;padding:20px;width:290px;box-shadow:0 0 20px rgba(153,171,125,.3);background:#fff;background:var(--white);z-index:2}@media (min-width:1024px){.delivery-explore__content{position:static;top:0;left:0;display:flex;margin-top:25px;padding:0;width:auto;background:0 0;box-shadow:none}}.delivery-explore__burger{position:relative;margin-left:auto;border:0;padding:0;text-align:right;background-color:#fff;background-color:var(--white);outline:0;width:32px;height:32px;border-radius:50%}@media (min-width:1024px){.delivery-explore__burger{display:none}}.delivery-explore__desc{padding-bottom:10px;border-bottom:1px solid #f8f7f8;font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#172500;color:var(--black)}@media (min-width:1024px){.delivery-explore__desc{display:none}}.delivery-explore__group+.delivery-explore__group{margin-top:14px}@media (min-width:1024px){.delivery-explore__group{display:flex;align-items:center}.delivery-explore__group+.delivery-explore__group{margin:0 0 0 20px}}.delivery-explore__sum{display:inline-block;margin-left:10px;white-space:nowrap;font-weight:300;font-size:14px;line-height:20px;color:#172500;color:var(--black)}.delivery-explore__sum span{color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.delivery-explore__sum{font-size:16px;line-height:21px}}.delivery-explore__map-list{margin-top:25px;background-color:#fff;background-color:var(--white);box-shadow:0 30px 30px rgba(196,196,196,.13);border-radius:16px}.delivery-map{position:relative;min-height:360px;background:0 0;box-shadow:0 0 30px rgba(0,0,0,.1);border-radius:16px 16px 0 0}.delivery-map__map{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/local/templates/.default/css/../img/map_img.png) no-repeat center}.delivery-map__tooltip{position:relative;top:initial;left:initial;bottom:initial;opacity:1;max-width:300px;min-width:300px;pointer-events:all;z-index:5;box-sizing:border-box;transition:opacity .15s ease-in-out}@media (min-width:1200px){.delivery-map__tooltip::after{content:"";position:absolute;top:auto;bottom:-5px;left:48px;width:10px;height:10px;transform:rotate(130deg);background-color:#fff;background-color:var(--white)}}.delivery-map__tooltip::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}@media (min-width:1200px){.delivery-map__tooltip::before{display:none}}.delivery-map__tooltip.active{opacity:1;pointer-events:auto}@media (min-width:1200px){.delivery-map__tooltip{position:absolute;top:30px;left:50%;bottom:auto;width:auto}}.delivery-map__tooltip-content{box-sizing:border-box;position:relative;display:flex;flex-direction:column;width:100%;padding:20px 30px 25px 20px;margin-bottom:5px;border-radius:16px 16px 0 0;background-color:#fff;background-color:var(--white);box-shadow:0 0 20px rgba(23,37,0,.15)}@media (min-width:768px){.delivery-map__tooltip-content{flex-direction:row;flex-wrap:wrap;padding-bottom:32px}.delivery-map__tooltip-content .delivery-map__title{flex:0 0 56%}.delivery-map__tooltip-content .delivery-map__address{flex:1 0 45%}.delivery-map__tooltip-content .delivery-map__time{flex:0 0 56%;order:4}.delivery-map__tooltip-content button{flex:0 0 40%;align-self:end;order:3}}@media (min-width:1024px){.delivery-map__tooltip-content{width:96%;right:0;margin:0 auto}}@media (min-width:1200px){.delivery-map__tooltip-content{position:static;left:auto;bottom:auto;flex-direction:column;flex-wrap:nowrap;width:100%;border-radius:16px;padding:20px 30px 25px 25px}.delivery-map__tooltip-content .delivery-map__address,.delivery-map__tooltip-content .delivery-map__title{flex:auto}.delivery-map__tooltip-content .delivery-map__time{flex:auto;order:3}.delivery-map__tooltip-content button{flex:auto;order:4}}.delivery-map__tooltip-close{position:absolute;top:20px;right:20px;z-index:5;border:0;padding:0;width:44px;height:44px;font-size:0;background:url(/local/templates/.default/css/components/delivery-map/close.svg) center no-repeat}.delivery-map__tooltip.active .delivery-map__tooltip-content{transform:translateY(0)}.delivery-map__title{font-weight:900;font-size:16px;line-height:21px}.delivery-map__address{margin-bottom:24px;font-size:16px;line-height:21px}.delivery-map__time{margin-bottom:24px;font-size:14px;line-height:16px}.filter-accordeon{position:relative;margin:0 -27px}.filter-accordeon__title{position:relative;margin:0 27px;padding-left:23px;font-weight:700;font-size:14px;line-height:18px;cursor:pointer}.filter-accordeon__title::before{content:"";position:absolute;top:-1px;left:0;width:18px;height:18px;background:url(/local/templates/.default/css/components/filter-accordeon/filter-accordeon-plus.svg) 0 0 no-repeat}@media (min-width:768px){.filter-accordeon__title::before{top:1px;left:5px;width:13px;height:13px;background:url(/local/templates/.default/css/components/filter-accordeon/filter-accordeon-arrow.svg) no-repeat}.filter-accordeon__title{margin-left:27px;font-weight:400;font-size:16px;line-height:21px}}.filter-accordeon__reset{position:absolute;top:3px;right:24px;font-size:12px;line-height:14px;color:#ee715f;color:var(--primary)}@media (min-width:768px){.filter-accordeon__reset{display:none}}.filter-accordeon__content{position:relative;overflow:hidden;box-sizing:border-box;max-height:0;padding:0 27px;transition:max-height .2s ease-in-out}.filter-accordeon__content::before{content:"";display:block;height:10px}@media (min-width:768px){.filter-accordeon__content::before{height:16px}}.filter-accordeon__control{position:absolute;visibility:hidden;pointer-events:none}.filter-accordeon__control~.filter-accordeon__title_bold{font-weight:700}.filter-accordeon__control:checked~.filter-accordeon__content{max-height:500px}.filter-accordeon__control:checked~.filter-accordeon__title{font-weight:700}.filter-accordeon__control:checked~.filter-accordeon__title::before{background-position:0 -20px}@media (min-width:768px){.filter-accordeon__control:checked~.filter-accordeon__title::before{top:6px;left:3px;background-position:-13px 0}}.filter-search-checkbox{display:flex;align-items:center}.filter-search-checkbox__checkbox{flex-shrink:0}.filter-search-checkbox__label{margin-left:12px;padding:1px 0;font-weight:400;font-size:12px;line-height:14px;color:#172500;color:var(--black)}@media (min-width:768px){.filter-search-checkbox__label{margin-left:16px;padding:4px 0;font-size:14px;line-height:16px}}.filter-search-list__filter{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;padding:8px 10px;width:100%;height:30px;font-family:inherit;font-size:12px;line-height:14px;box-shadow:0 30px 30px rgba(196,196,196,.13);outline:0}.filter-search-list__filter::-moz-placeholder{color:#c4c4c4;color:var(--light-gray)}.filter-search-list__filter:-ms-input-placeholder{color:#c4c4c4;color:var(--light-gray)}.filter-search-list__filter::placeholder{color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.filter-search-list__filter{padding:11px 20px;height:40px;font-size:14px;line-height:16px}}.filter-search-list__items{margin-top:10px;height:130px}@media (min-width:768px){.filter-search-list__items{margin-top:15px;height:260px}}.filter-search-list__item{position:relative}.filter-search-list__item+.filter-search-list__item{margin-top:6px}@media (min-width:768px){.filter-search-list__item+.filter-search-list__item{margin-top:15px}}.header-tag__link,.header-tags{color:rgba(0,0,0,.5);color:var(--half-black)}.header-tags{justify-content:space-between;align-items:center;font-size:18px;line-height:21px;display:flex;flex-wrap:wrap}.header-tag__link{border-radius:38px;padding:4px 17px;text-decoration:none}.header-tag__active,.header-tag__link:hover{background:#ee715f;background:var(--primary);color:#fff}.header-tag__active{border-radius:38px;padding:4px 17px}.how-works-page__header{padding-top:12px;margin-bottom:50px}@media (min-width:768px){.how-works-page__header{margin-bottom:100px}}@media (min-width:1024px){.how-works-page__header{padding-top:22px;margin-bottom:140px}}.how-works-page__banner{display:flex;flex-direction:column;justify-content:center;height:150px;min-height:150px;max-height:150px;padding:0 10px;margin-bottom:15px;border-radius:8px;background-image:url(/local/templates/.default/css/components/how-works-page/how-works-banner.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;-o-object-fit:fill;object-fit:fill}@media (min-width:768px){.how-works-page__banner{height:250px;min-height:250px;max-height:250px;padding:0 40px;margin-bottom:40px}}@media (min-width:1024px){.how-works-page__banner{height:350px;min-height:350px;max-height:350px;padding:0 60px}}.how-works-page__sum{font-weight:900;font-size:30px;line-height:35px;color:#fff;color:var(--white)}@media (min-width:768px){.how-works-page__sum{font-size:70px;line-height:90px}}@media (min-width:1024px){.how-works-page__sum{font-size:100px;line-height:117px}}.how-works-page__discont{max-width:none;font-weight:700;font-size:16px;line-height:19px;color:#fff;color:var(--white)}@media (min-width:768px){.how-works-page__discont{max-width:575px;font-size:26px;line-height:32px}}@media (min-width:1024px){.how-works-page__discont{max-width:775px;font-weight:700;font-size:36px;line-height:42px}}.how-works-page__discont-green{color:#27a826}.how-works-page__ordering{display:inline;margin-bottom:9px;font-weight:400;font-size:14px;line-height:16px;color:#fff;color:var(--white)}@media (min-width:768px){.how-works-page__ordering{margin-bottom:12px;font-size:20px;line-height:22px}}@media (min-width:1024px){.how-works-page__ordering{font-weight:400;font-size:24px;line-height:28px}}.how-works-page__registered{display:inline-flex;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 26px;background-color:#8bbd3f;background-color:var(--secondary);border-radius:30px;font-weight:500;font-size:14px;line-height:16px;color:#fff;color:var(--white)}@media (min-width:768px){.how-works-page__registered{padding:10px 26px;font-size:16px;line-height:18px}}@media (min-width:1024px){.how-works-page__registered{padding:12px 26px;font-size:18px;line-height:21px}}.how-works-page__info{display:flex;-moz-column-gap:25px;column-gap:25px;margin-bottom:40px}@media (min-width:1024px){.how-works-page__info{margin-bottom:50px;border-bottom:1px solid #d9d9d9}}.how-works-page__question{display:none}@media (min-width:1024px){.how-works-page__question{display:block;margin-top:-70px}}.how-works-page__steps-container{width:100%}.how-works-page__title{position:relative;padding-left:20px;margin-bottom:20px;font-weight:700;font-size:36px;line-height:42px;color:#172500;color:var(--black)}@media (min-width:1024px){.how-works-page__title{padding-left:0;font-size:60px;line-height:70px}.how-works-page__title br{display:none}}.how-works-page__title::after{content:'';position:absolute;left:0;top:0;width:12px;height:100%;background-image:url(/local/templates/.default/css/components/how-works-page/how-works-arrow-down.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom}@media (min-width:1024px){.how-works-page__title::after{content:none}}.how-works-page__title--green{color:#8bbd3f;color:var(--secondary)}.how-works-page__steps{position:relative;display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}@media (min-width:1024px){.how-works-page__steps{flex-direction:row;justify-content:space-between}}.how-works-page__step{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}@media (min-width:1024px){.how-works-page__step{flex-direction:column;align-items:center;row-gap:20px}}.how-works-page__step--arrow{display:none}@media (min-width:1024px){.how-works-page__step--arrow{display:block;width:85px;height:12px;margin-top:72px;background-image:url(/local/templates/.default/css/components/how-works-page/how-works-arrow.svg);background-size:contain;background-repeat:no-repeat}}.how-works-page__step-icon{display:flex;justify-content:center;align-items:center;min-width:100px;max-width:100px;width:100px;height:100px;border-radius:100%;background:#f5f5f5}@media (min-width:1024px){.how-works-page__step-icon{min-width:145px;max-width:145px;width:145px;height:145px}}.how-works-page__step svg{max-width:40px}@media (min-width:1024px){.how-works-page__step svg{max-width:none}}.how-works-page__step-text{max-width:none;font-weight:400;font-size:16px;line-height:19px;color:#172500;color:var(--black)}@media (min-width:1024px){.how-works-page__step-text{max-width:200px;font-size:18px;line-height:21px;text-align:center}}.how-works-page__step-text--green{color:#8bbd3f;color:var(--secondary)}.content-block strong,.how-works-page__step-text--black,.medecine-product__delivery-info b,.order-form .address-list-order__items .price-list-order__item .pvz-list__price b{font-weight:700}.how-works-page__benefits-title{margin-bottom:20px;font-weight:700;font-size:24px;line-height:28px;text-align:center;color:#172500;color:var(--black)}@media (min-width:768px){.how-works-page__benefits-title{margin-bottom:40px;font-size:36px;line-height:42px}}.how-works-page__benefits-title--red{color:#ee715f;color:var(--primary)}.how-works-page__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 10px;gap:30px 10px}@media (min-width:768px){.how-works-page__list{grid-template-columns:repeat(4,1fr)}}.how-works-page__item{display:flex;flex-direction:column;align-items:center;-moz-column-gap:5px;column-gap:5px}@media (min-width:768px){.how-works-page__item{row-gap:10px}}.how-works-page__item-icon{display:flex;justify-content:center;align-items:center;min-width:100px;max-width:100px;width:100px;height:100px;border-radius:100%;background:#f5f5f5}@media (min-width:768px){.how-works-page__item-icon{min-width:145px;max-width:145px;width:145px;height:145px}}.how-works-page__item-icon svg{max-width:40px}@media (min-width:768px){.how-works-page__item-icon svg{max-width:none}}.how-works-page__item-descr{max-width:200px;font-weight:400;font-size:18px;line-height:21px;text-align:center;color:#172500;color:var(--black)}.how-works-page__item-descr--green{color:#8bbd3f;color:var(--secondary)}.index-list{margin-top:50px}@media (min-width:480px){.index-list{margin-top:60px}}.index-list__header{max-width:230px;font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:1024px){.index-list__header{max-width:none;font-size:30px;line-height:35px}}.index-list__list{margin-top:10px}@media (min-width:1024px){.index-list__list{margin-top:23px}}.index-list__list+.index-list__list{margin-top:20px}@media (min-width:480px){.index-list__list+.index-list__list{margin-top:50px}}@media (min-width:1024px){.index-list__list+.index-list__list{margin-top:12px}}.index-list__item{display:inline-block;margin-right:10px;font-size:24px;line-height:36px}@media (min-width:1024px){.index-list__item{margin-right:10px;font-size:24px;line-height:28px}}.index-list__link{color:#8bbd3f;color:var(--secondary);text-decoration:none}.instruction-use{position:relative;margin:20px 0;border-radius:8px;background:#fff;background:var(--white);box-shadow:0 30px 30px rgba(196,196,196,.13)}.instruction-use__head{display:flex;align-items:center;padding:10px 55px 10px 10px}.instruction-use__head svg{position:absolute;top:25px;right:26px}@media (min-width:768px){.instruction-use__head{padding:32px 90px 32px 32px}.instruction-use__head svg{top:55px;right:30px;width:40px;height:40px}}@media (min-width:1200px){.instruction-use__head{padding:44px 66px}.instruction-use__head svg{top:69px;right:56px}}.instruction-use__preview{flex-shrink:0;width:55px;height:55px;font-size:10px;text-align:center}.instruction-use__preview img{max-width:100%;max-height:100%}@media (min-width:768px){.instruction-use__preview{width:84px;height:84px}}.instruction-use__title{margin-left:6px;font-weight:700;font-size:20px;line-height:23px}@media (min-width:768px){.instruction-use__title{margin-left:43px;font-size:36px;line-height:42px}}.instruction-use__label{position:absolute;top:0;left:0;z-index:1;width:100%;height:80px;cursor:pointer;font-size:0}@media (min-width:768px){.instruction-use__label{height:150px}}@media (min-width:1200px){.instruction-use__label{height:172px}}.faq-accordion__item.faq-accordion__item-active .trigger__img svg,.instruction-use.is-open .icon-arrow{transform:rotate(180deg)}.instruction-use.is-open .instruction-use__head svg rect{fill:#fff}.instruction-use.is-open .instruction-use__head svg path{stroke:#8bbd3f}.instruction-use__input{position:absolute;visibility:none;pointer-events:none}.instruction-use__content{display:none;padding:0 10px}.instruction-use__content::after,.instruction-use__content::before{content:"";display:block;height:16px}@media (min-width:768px){.instruction-use__content{padding:0 32px}.instruction-use__content::after{height:40px}}@media (min-width:1200px){.instruction-use__content{padding:0 66px}.instruction-use__content::after{height:60px}}.container--not-hidden{overflow:visible}.medecine-page{margin-top:30px}@media (min-width:768px){.medecine-page{margin-top:27px}}.medecine-page__cards{margin-top:16px}@media (min-width:768px){.medecine-page__cards{margin-top:40px}}@media (min-width:1024px){.medecine-page__cards{margin-top:50px}}.medecine-page__cards-container{overflow:hidden;display:flex;flex-wrap:wrap;margin:0 calc(12px*-1);margin:0 calc(var(--padding-base)*-1);padding:10px 0 30px;transition:max-height .15s ease-in-out}@media (min-width:480px){.medecine-page__cards-container{margin:0 calc(20px*-1);margin:0 calc(var(--padding-mobile)*-1)}}@media (min-width:768px){.medecine-page__cards-container{margin:0 -10px}}.medecine-page__cards-container>*{width:50%}.medecine-page__cards-container>:nth-child(n+2){border-left-width:0}.medecine-page__cards-container>:nth-child(n+3){border-top-width:0}@media (min-width:600px){.medecine-page__cards-container>*{width:33.33333%}.medecine-page__cards-container>:nth-child(n+2){border-left-width:1px}.medecine-page__cards-container>:nth-child(n+3){border-top-width:1px}.medecine-page__cards-container>:nth-child(3n+2),.medecine-page__cards-container>:nth-child(3n+3){border-left-width:0}.medecine-page__cards-container>:nth-child(n+4){border-top-width:0}}@media (min-width:768px){.medecine-page__cards-container>*{margin:10px;width:calc(33.33333% - 20px)}}@media (min-width:890px){.medecine-page__cards-container>*{margin:20px;width:calc(33.33333% - 40px)}}@media (min-width:1024px){.medecine-page__cards-container>*{width:calc(25% - 40px)}}@media (min-width:1200px){.medecine-page__cards-container>*{width:calc(20% - 40px)}}.medecine-page__blank{border-radius:16px;background:#f8f7f8}.medecine-page__buttons{text-align:center}@media (min-width:768px){.medecine-page__menu{position:-webkit-sticky;position:sticky;top:150px;left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex:0 0 240px}}@media (min-width:1024px){.medecine-page__menu{flex:0 0 310px}}.medecine-page__menu-title{margin-bottom:16px;font-weight:700;font-size:24px;line-height:28px;color:#172500;color:var(--black)}.medecine-page__list{display:flex;flex-direction:column}.medecine-page__link{display:flex;padding:12px 5px;border-bottom:1px solid #e3e3ec;font-size:16px;line-height:19px;text-decoration:none;color:#172500;color:var(--black)}@media (min-width:768px){.medecine-page__link:hover{background:rgba(244,241,241,.26);color:#8bbd3f;color:var(--secondary)}}.medecine-page__link.active{color:#8bbd3f;color:var(--secondary)}.medecine-page__content-block h4{margin:24px 0 10px}.medecine-page__info-content{display:flex;flex-direction:column;gap:40px;margin-bottom:50px}@media (min-width:768px){.medecine-page__info-content{flex-direction:row;gap:20px}}@media (min-width:1024px){.medecine-page__info-content{margin-bottom:70px}}.medecine-page__block>h4{margin:40px 0 10px;font-size:24px;line-height:31px}.medecine-page__block>p{font-size:14px;line-height:18px}@media (min-width:768px){.medecine-page__block>p{font-size:16px;line-height:21px}}.medecine-page__block>:first-child{margin-top:0}.medecine-page__block>p.lid{font-size:16px;line-height:21px}@media (min-width:768px){.medecine-page__block>p.lid{font-size:18px;line-height:23px}}.medecine-page__block>figure,.medecine-page__block>p,.medecine-page__header{margin-bottom:20px}.medecine-page__block>ul li::before{content:"";position:absolute;top:9px;left:0;width:22px;height:3px;background:#8bbd3f;background:var(--secondary)}.medecine-page__block>ul li+li{margin-top:8px}.medecine-page__header p{font-size:14px}@media (min-width:768px){.medecine-page__header{margin-bottom:30px}.medecine-page__header p{font-size:16px}}.medecine-page__header-label{margin-bottom:20px}.medecine-page__header-label>p:first-child{white-space:nowrap}.medecine-page__header-label span{margin-left:1px;margin-right:3px}@media (min-width:768px){.medecine-page__header-label{display:flex;gap:3px;flex-wrap:wrap;margin-bottom:26px}.medecine-page__header-label span{margin-left:-1px;margin-right:0}}.medecine-page__header-info{display:flex;flex-direction:column;gap:5px}@media (min-width:768px){.medecine-page__header-info{gap:1px}}.medecine-page__header-row{display:flex;align-items:center;justify-content:flex-start;gap:5px 14px;min-height:30px}.medecine-page__header-row svg{min-width:25px;width:25px;height:auto}.medecine-page__products{margin-bottom:30px}@media (min-width:768px){.medecine-page__products{margin-bottom:40px}}.medecine-page__anchors-header{display:flex;align-items:center;max-width:1300px;margin:0 auto 10px}.medecine-page__anchors-link:not(:last-child){margin-right:30px}@media (min-width:768px){.medecine-page__anchors-link:not(:last-child){margin-right:60px}}.medecine-page__anchors-scrollbar{margin-bottom:30px;background-color:#fff;background-color:var(--white);overflow-x:auto;overflow-y:hidden;scrollbar-color:#ee715f #e4e4e4;scrollbar-color:var(--primary) #e4e4e4;scrollbar-width:thin}@media (min-width:768px){.medecine-page__anchors-scrollbar{margin-bottom:20px}}.medecine-page__anchors-scrollbar{border-bottom:1px solid #f2f2f2}.medecine-page__anchors-container.fixed~.medecine-page__block--height{height:20px;transition:height .5s linear}@media (min-width:768px){.medecine-page__anchors-container.fixed~.medecine-page__block--height{height:60px}}.medecine-page__anchors-container.fixed{position:fixed;top:50px;left:0;width:100%;padding-bottom:5px;background-color:#fff;background-color:var(--white);box-shadow:0 24px 30px -7px rgba(34,60,80,.1);-webkit-animation:fade .28s linear;animation:fade .28s linear;z-index:4}@media (min-width:768px){.medecine-page__anchors-container.fixed{top:60px;padding-bottom:7px}}@media (min-width:1200px){.medecine-page__anchors-container.fixed{top:72px;padding-bottom:0}}.medecine-page__anchors-container.fixed .medecine-page__anchors-scrollbar{margin:0 12px}@media (min-width:480px){.medecine-page__anchors-container.fixed .medecine-page__anchors-scrollbar{margin:0 20px}}@media (min-width:1200px){.medecine-page__anchors-container.fixed .medecine-page__anchors-scrollbar{margin:0 27px}}.medecine-page__anchors-container.fixed .medecine-page__anchors-header{margin-bottom:5px}@media (min-width:768px){.medecine-page__anchors-container.fixed .medecine-page__anchors-header{margin-bottom:7px}}@media (min-width:1200px){.medecine-page__anchors-container.fixed .medecine-page__anchors-header{margin-bottom:0}}.medecine-page__anchors-container.fixed .medecine-page__anchors-link{height:40px}.medecine-page__anchors-container.fixed .medecine-page__anchors-scrollbar{border:0}.medecine-page__anchors-scrollbar::-webkit-scrollbar{height:6px}.medecine-page__anchors-scrollbar::-webkit-scrollbar-track{height:6px;background:#e4e4e4;border-radius:3px}.medecine-page__anchors-scrollbar::-webkit-scrollbar-thumb{height:6px;border-radius:3px;background:#ee715f;background:var(--primary)}.medecine-page__anchors-link{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px;border-bottom:3px solid transparent;white-space:nowrap;font-weight:700;font-size:18px;line-height:21px;color:rgba(0,0,0,.5);color:var(--half-black)}.medecine-page__anchors-link.active{border-bottom:3px solid #8bbd3f;border-bottom:3px solid var(--secondary);color:#8bbd3f;color:var(--secondary)}.medecine-page__products-list{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.medecine-page__products-list{display:flex;flex-direction:column;gap:10px}}@media (min-width:1024px){.medecine-page__products-list{gap:20px}}.medecine-product{position:relative;display:grid;grid-template-rows:repeat(2,1fr);grid-gap:20px;gap:20px;padding:20px;background-color:#fff;background-color:var(--white)}.medecine-product:nth-child(even),.medecine-product:nth-child(odd){border-width:1px 0;border-style:solid;border-color:#e7e7e7}.medecine-product:nth-child(odd){border-width:1px 1px 1px 0}.medecine-product:nth-child(n+3){border-top:0}@media (min-width:768px){.medecine-product{display:flex;flex-direction:row;gap:10px 20px;box-shadow:0 3px 16px rgba(0,0,0,.08);border-radius:10px;transition:box-shadow .1s linear;border:0}.medecine-product:nth-child(even),.medecine-product:nth-child(odd){border:0}.medecine-product:hover{box-shadow:0 0 20px rgba(23,37,0,.15),0 27px 20px rgba(153,171,125,.3)}}@media (min-width:1024px){.medecine-product{padding:15px}}@media (min-width:1200px){.medecine-product{padding:20px}}.medecine-product__picture{position:relative;display:flex;justify-content:center;align-items:flex-start}.medecine-product__picture .product-label{padding:2px 7px;font-size:12px;line-height:17px}@media (min-width:768px){.medecine-product__picture{flex:0 1 315px;align-items:center;min-width:150px}.medecine-product__picture .product-label{padding:2px 14px;font-size:18px;line-height:26px}}.medecine-product__img{max-width:140px;width:100%;height:auto;max-height:100px}@media (min-width:768px){.medecine-product__img{max-width:100%;width:100%;padding-top:0;max-height:190px}}.medecine-product__picture svg{position:absolute;top:0;left:0;width:64px}@media (min-width:768px){.medecine-product__picture svg{width:92px}}.medecine-product__info{display:flex;flex-direction:column;justify-content:space-between;height:100%}@media (min-width:768px){.medecine-product__info{flex:1 1 905px;display:block;height:auto}}.medecine-product__discont,.medecine-product__title{font-weight:700;text-overflow:ellipsis;overflow:hidden}.medecine-product__discont{position:absolute;top:0;left:0;z-index:2;box-sizing:border-box;display:inline-block;border-radius:15px;padding:4px 8px;max-width:100%;font-size:10px;line-height:12px;color:#fff;color:var(--white);background:#ee715f;background:var(--primary);white-space:nowrap}.medecine-product__discont.product-label--GIFT{background:#4b90b7}.medecine-product__discont.product-label--SET{background:#e1c533}.medecine-product__title{display:inline-flex;margin-bottom:5px;font-size:13px;line-height:110%;color:#333;-ms-text-overflow:ellipsis;-ms-line-clamp:3;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;display:box;word-wrap:break-word;-webkit-box-orient:vertical;box-orient:vertical}@media (min-width:768px){.medecine-product__title{font-size:22px;line-height:145%}}.medecine-product__title:active,.medecine-product__title:focus,.medecine-product__title:hover{color:#8bbd3f;color:var(--secondary)}.medecine-product__rows{display:none}@media (min-width:768px){.medecine-product__rows{display:grid;grid-gap:5px;gap:5px;max-width:380px;width:100%}}@media (min-width:480px){.medecine-product__rows{max-width:550px}}.medecine-product__row{display:flex;flex-direction:column}@media (min-width:768px){.medecine-product__row{gap:20px}}@media (min-width:480px){.medecine-product__row{align-items:center;justify-content:space-between;flex-direction:row}}.medecine-product__row p{text-align:left;font-weight:400;font-size:12px;line-height:16px;color:#000}@media (min-width:1200px){.medecine-product__row p{font-weight:700;font-size:16px;line-height:21px;color:#707070;color:var(--gray)}}.medecine-product__row a,.medecine-product__row span{text-align:right;font-weight:400;font-size:12px;line-height:16px;color:#707070;color:var(--gray)}@media (min-width:1200px){.medecine-product__row span{font-size:16px;line-height:21px}}.medecine-product__row a{color:#8bbd3f;color:var(--secondary)}@media (min-width:1200px){.medecine-product__row a{font-size:16px;line-height:21px}}.medecine-product__price-buy{flex:0 1 320px;display:flex;flex-direction:column;gap:5px}@media (min-width:768px){.medecine-product__price-buy{gap:10px 20px;max-width:250px;width:100%;margin-left:auto}}@media (min-width:1200px){.medecine-product__price-buy{justify-content:space-between;gap:10px 20px;max-width:100%;width:auto}}.medecine-product__price{display:grid;grid-template-columns:repeat(1,1fr);justify-self:flex-end;text-align:left}@media (min-width:768px){.medecine-product__price{align-self:flex-end;padding-right:0}}@media (min-width:1200px){.medecine-product__price{grid-template-columns:repeat(1,1fr);grid-row:span 2;justify-self:center;align-self:center;gap:0;margin-bottom:0}}.medecine-product__price-label{font-weight:700;font-size:16px;line-height:23px;color:#000}@media (min-width:768px){.medecine-product__price-label{grid-column:span 2;justify-self:flex-end}}@media (min-width:1200px){.medecine-product__price-label{margin-bottom:10px;grid-column:span 1;justify-self:unset}}.medecine-product__price-old{margin-top:-4px;white-space:nowrap;font-weight:400;font-size:12px;line-height:17px;color:#bebebe}@media (min-width:768px){.medecine-product__price-old{justify-self:flex-end;align-self:center;margin-top:0;font-size:18px;line-height:26px}}@media (min-width:1200px){.medecine-product__price-old{justify-self:unset;align-self:unset}}.medecine-product__price-new{white-space:nowrap;font-weight:700;font-size:16px;line-height:23px}@media (min-width:768px){.medecine-product__price-new{margin-top:0;font-size:32px;line-height:46px}}.medecine-product__buy-basket{padding:0;height:32px;font-size:14px;line-height:20px;margin-bottom:9px}@media (min-width:768px){.medecine-product__buy-basket{height:40px;font-size:16px;line-height:24px}}@media (min-width:1024px){.medecine-product__buy-basket{height:46px;font-size:18px;line-height:26px}}.medecine-product__buy{padding:0;height:32px;white-space:nowrap;font-size:14px;line-height:20px}@media (min-width:768px){.medecine-product__buy{height:40px;font-size:16px;line-height:14px}}@media (min-width:1024px){.medecine-product__buy{height:46px;font-size:18px;line-height:26px}}.medecine-product__deliverys{display:grid;grid-gap:5px;gap:5px;grid-column:span 2;padding:10px 0}@media (min-width:480px){.medecine-product__deliverys{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.medecine-product__deliverys{position:absolute;bottom:20px;left:0;width:100%;grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.medecine-product__deliverys{position:static;grid-column:span 1;grid-template-columns:repeat(1,1fr)}}.medecine-product__delivery{display:flex;align-items:center;gap:15px}.medecine-product__delivery svg,.medecine-product__pay svg{width:40px;height:40px;min-width:40px}.medecine-product__delivery-info{font-size:14px;line-height:20px;color:#000}.medecine-product__delivery-info span{color:#707070}.medecine-product__pay{display:flex;align-items:center;gap:15px}.medecine-product__price-price{font-weight:700;white-space:nowrap;font-size:16px;line-height:23px;color:#000}@media (min-width:768px){.medecine-product__price-price{grid-column:span 2;justify-items:flex-end;font-size:32px;line-height:46px}}.medecine-page__products-nav{display:flex;align-items:center;justify-content:center;gap:15px;margin:30px 0}@media (min-width:768px){.medecine-page__products-nav{gap:50px;margin:30px 0 40px}}.medecine-page__nav-prev{display:flex;justify-content:center;align-items:center;height:32px;padding:0 10px;white-space:nowrap;font-size:12px;line-height:14px;transition:background-color .1s linear,color .1s linear}@media (min-width:768px){.medecine-page__nav-prev{display:flex;height:56px;padding:15px 30px;font-size:22px;line-height:26px}}.medecine-page__nav-item:hover,.medecine-page__nav-prev:hover{background-color:#8bbd3f;background-color:var(--secondary);color:#fff;color:var(--white)}.medecine-page__nav-list{display:flex;align-items:center;gap:5px}@media (min-width:768px){.medecine-page__nav-list{gap:10px}}.medecine-page__nav-item{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;border-radius:100%;border:1px solid #e4e4e4;font-size:12px;line-height:14px;color:#8d9192;transition:background-color .1s linear,color .1s linear}@media (min-width:768px){.medecine-page__nav-item{width:48px;min-width:48px;height:48px;font-size:14px;line-height:16px}}.medecine-page__nav-item.active{border:1px solid #8bbd3f;border:1px solid var(--secondary)}.medecine-page__nav-item--end{display:none}@media (min-width:768px){.medecine-page__nav-item--end{display:flex}}.medecine-page__nav-dots{box-sizing:border-box;display:none;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:12px;line-height:14px;color:#8d9192}@media (min-width:768px){.medecine-page__nav-dots{display:flex;width:36px;height:36px;min-width:36px;font-size:14px;line-height:16px}}.medecine-page__nav-next{display:flex;justify-content:center;align-items:center;height:32px;padding:0 10px;white-space:nowrap;font-size:12px;line-height:14px;transition:background-color .1s linear,color .1s linear}@media (min-width:768px){.medecine-page__nav-next{height:56px;padding:15px 30px;font-size:22px;line-height:26px}}.medecine-page__nav-item.active,.medecine-page__nav-next:hover{background-color:#8bbd3f;background-color:var(--secondary);color:#fff;color:var(--white)}.medecine-page__subtitle{margin-bottom:20px;font-weight:700;font-size:28px;line-height:40px;color:#333}@media (min-width:1200px){.medecine-page__subtitle{margin-bottom:30px;font-size:36px;line-height:52px}}.medecine-page__photos{display:flex;gap:20px;margin-bottom:50px;padding-bottom:20px;overflow-x:auto;overflow-y:hidden}@media (min-width:1200px){.medecine-page__photos{margin-bottom:70px}}.medecine-page__photos::-webkit-scrollbar{height:8px;background-color:#fff}.medecine-page__photos::-webkit-scrollbar-thumb{background-color:#8bbd3f}.medecine-page__photos::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.1);background-color:#c4c4c4}.medecine-page__photo{width:200px;height:200px;min-width:200px;background:#f8f7f8}@media (min-width:1024px){.medecine-page__photo{width:252px;min-width:252px;height:253px}}.medecine-page__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.medecine-page__photos--certificats .medecine-page__photo{width:253px;min-width:253px;height:358px}@media (min-width:1024px){.medecine-page__photos--certificats .medecine-page__photo{width:243px;min-width:243px;height:347px}}.medecine-page__faq{margin-bottom:50px}@media (min-width:1024px){.medecine-page__faq{margin-bottom:70px}}.faq-accordion{display:flex;flex-direction:column;gap:5px}.faq-accordion__item{background:#f9f9f9;border-radius:4px}.faq-accordion__item-content{padding:0 15px 18px}@media (min-width:768px){.faq-accordion__item-content{padding:0 40px 45px}}@media (min-width:1200px){.faq-accordion__item-content{padding:20px 30px 30px}}.faq-accordion__item.faq-accordion__item-active .faq-accordion__item-content{display:block}.faq-accordion__item-trigger{display:flex;padding:15px;align-items:center;cursor:pointer}@media (min-width:1200px){.faq-accordion__item-trigger{padding:30px}}.trigger__text{max-width:86%;font-weight:700;font-size:18px;line-height:20px;color:#333}@media (min-width:768px){.trigger__text{max-width:100%;font-size:24px;line-height:35px}}.content__text{max-width:90%;font-weight:400;font-size:16px;line-height:19px;color:#172500;color:var(--black)}@media (min-width:1024px){.content__text{max-width:787px}}.trigger__img{position:relative;margin-left:auto}.trigger__img svg{transition:transform .2s linear}.faq-accordion__item.faq-accordion__item-active .trigger__img svg path{fill:#000;fill-opacity:1}.faq-accordion__item-content{display:none;-webkit-animation:fade .3s ease;animation:fade .3s ease}.content__text:first-child{margin-top:0}.medecine-page__favorite{position:absolute;right:0;top:0;width:21px;height:21px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.medecine-page__favorite{top:0;width:30px;height:30px}}.medecine-product__buying{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (min-width:1200px){.medecine-product__buying{justify-content:center}}.medecine-page .product-slider{margin-bottom:30px}.medecine-product__price-top{display:flex;align-items:center;gap:5px}.medecine-product__price-discont{padding:0 5px;background:#ee715f;background:var(--primary);border-radius:29px;font-weight:700;font-size:12px;line-height:17px;color:#fff;color:var(--white)}@media (min-width:768px){.medecine-product__price-discont{padding:2px 10px;font-size:18px;line-height:26px}}.medecine-product__columns{display:flex;justify-content:space-between;gap:20px}.medecine-product__picture a{display:flex;flex-direction:column;-moz-column-gap:5px;column-gap:5px;row-gap:5px}.medecine-product__requirements{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:5px;column-gap:5px}.medecine-product__requirements .product-card__requirement{position:static}.medecine-product__requirements .product-card__requirement--short{background-color:#e1c533}.medecine-page__products-container{position:relative;display:flex;flex-direction:column}@media (min-width:1024px){.medecine-page__products-container{flex-direction:row}}@media (min-width:1200px){.medecine-page__products-container{-moz-column-gap:30px;column-gap:30px}}.medecine-page__filters--desktop{display:none}@media (min-width:1024px){.medecine-page__filters--desktop{display:block;flex:0 0 310px}}.medecine-page__filters--mobile{display:flex;align-items:center}@media (min-width:1024px){.medecine-page__filters--mobile{position:absolute;left:0;top:0;width:310px}.medecine-page__filters--mobile .shop-category-filters{margin-top:0}}.medecine-page__products-sorting--mobile,.order-form .order-form__aside [data-entity=current_pay_system]>div{display:flex;align-items:center}@media (min-width:768px){.medecine-page__products-sorting--mobile .medecine-page__filters-title--mobile{display:none}}.medecine-page__products-sorting--mobile .shop-category-sorting__button{width:44px;height:44px}.medecine-page__products-sorting--mobile .shop-category-sorting__section--mobile.active .shop-category-sorting__button::before{background:0 0}.medecine-page__filters--mobile .shop-category-filters.active .shop-category-filters__toggle svg rect,.medecine-page__products-sorting--mobile .shop-category-sorting__section--mobile.active .shop-category-sorting__button rect{fill:transparent;stroke:#8bbd3f;stroke:var(--secondary)}.medecine-page__filters--mobile .shop-category-filters.active .shop-category-filters__toggle svg path,.medecine-page__products-sorting--mobile .shop-category-sorting__section--mobile.active .shop-category-sorting__button path{stroke:#8bbd3f;stroke:var(--secondary);fill:#8bbd3f;fill:var(--secondary)}.medecine-page__products-sorting--mobile .shop-category-sorting__content{top:48px}.medecine-page__filters-title--mobile{margin-right:10px;font-weight:400;font-size:14px;line-height:16px;color:#c4c4c4}@media (min-width:1024px){.medecine-page__filters-title--mobile{display:none}}.medecine-page__filters--mobile .shop-category-filters{box-sizing:border-box}.medecine-page__filters--mobile .shop-category-filters::before{content:'';position:fixed;top:0;right:0;bottom:0;left:0;display:none;background:rgba(0,0,0,.6)}.medecine-page__filters--mobile .shop-category-filters.active::before{z-index:5;display:block}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters.active::before{z-index:5;display:block}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters.active::before{display:none}}.medecine-page__filters--mobile .shop-category-filters.active .shop-category-filters__toggle{z-index:5}.medecine-page__filters--mobile .shop-category-filters.active .shop-category-filters__toggle::before{content:'';position:absolute;top:-5px;left:-21px;width:74px;height:44px;z-index:-1;background:0 0}.medecine-page__filters--mobile .shop-category-filters.active .shop-category-filters__content{z-index:5;visibility:visible;pointer-events:auto}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters{margin-top:0}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters{margin-top:0}}.medecine-page__filters--mobile .shop-category-filters__toggle{position:relative;margin-left:5px;border:0;width:44px;height:44px;padding:0;background:0 0;font-size:0;outline:0}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters__toggle{display:block;position:relative;margin-left:5px;border:0;width:44px;height:44px;padding:0;background:0 0;font-size:0;outline:0}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters__toggle{display:none}}.medecine-page__filters--mobile .shop-category-filters__content{position:absolute;top:48px;left:0;right:0;border-radius:16px;padding:15px 13px;visibility:hidden;pointer-events:none;background:#fff;background:var(--white)}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters__content{position:absolute;top:58px;left:0;right:0;border-radius:16px;padding:15px 13px;visibility:hidden;pointer-events:none;background:#fff;background:var(--white)}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters__content{position:static;visibility:visible;border-radius:0;padding:0;pointer-events:auto}}.medecine-page__filters--mobile .shop-category-filters__buttons{margin-top:20px;text-align:center}.medecine-page__filters--mobile .shop-category-filters__buttons>*+*{margin-top:10px}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters__buttons{margin-top:20px;text-align:center}.medecine-page__filters--mobile .shop-category-filters__buttons>*+*{margin-top:10px}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters__buttons{margin-top:5px;display:flex;flex-wrap:wrap;text-align:left}.medecine-page__filters--mobile .shop-category-filters__buttons>*{margin:10px 10px 0 0}.medecine-page__filters--mobile .shop-category-filters__buttons>:last-child{margin:10px 0 0}}.medecine-page__filters--mobile .shop-category-filters__button-apply{display:none}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters__button-apply{display:none}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters__button-apply{display:inline-block}}.medecine-page__filters--mobile .shop-category-filters__filter+.medecine-page__filters--mobile .shop-category-filters__filter{margin-top:18px}@media (min-width:768px){.medecine-page__filters--mobile .shop-category-filters__filter+.medecine-page__filters--mobile .shop-category-filters__filter{margin-top:18px}}@media (min-width:1024px){.medecine-page__filters--mobile .shop-category-filters__filter+.medecine-page__filters--mobile .shop-category-filters__filter{margin-top:24px}}.medecine-page__filters--mobile .title-h3{margin-bottom:15px;font-size:30px;line-height:41px;letter-spacing:-.02em}.medecine-page__products{flex-grow:1}.medecine-page__products-sorting{display:none;width:100%;margin-top:0}@media (min-width:768px){.medecine-page__products-sorting{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:20px}}@media (min-width:1024px){.medecine-page__products-sorting{margin-right:auto}}.medecine-page__products-sorting .scrollable-area{display:flex;flex-direction:column}.medecine-page__products-sorting .dropdown.dropdown--light .dropdown__toggle::before{height:15px}.medecine-page__products-sorting .dropdown.dropdown--light.active button.dropdown__toggle{border-width:1px}.medecine-page__products-sorting .medecine-page__products-sorting-inner{display:flex;margin-top:0;white-space:nowrap}@media (min-width:1024px){.medecine-page__products-sorting .medecine-page__products-sorting-inner{-moz-column-gap:24px;column-gap:24px}}.medecine-page__products-sorting-header{margin-right:0}.medecine-page__products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.medecine-page__products-view{display:none}@media (min-width:768px){.medecine-page__products-view{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}}.medecine-page__products-view-btn.active svg path,.medecine-page__products-view-btn.active svg rect,.medecine-page__products-view-btn:hover svg path,.medecine-page__products-view-btn:hover svg rect{stroke:#8bbd3f;stroke:var(--secondary)}[data-products-view]{-webkit-animation:fade .5s ease;animation:fade .5s ease}@media (min-width:768px){.medecine-page__products-sorting .dropdown__toggle{width:235px!important;height:44px;border-radius:10px}}@media (min-width:1200px){.medecine-page__products-sorting .dropdown__toggle{width:100%!important;border-radius:22px}}.message-modal{overflow:hidden;border-radius:20px;background:#fff;background:var(--white)}.message-modal__content{display:flex;flex-direction:column;box-sizing:border-box;width:290px;padding:30px 12px 22px;color:#172500;color:var(--black);font:16px/20px 'Roboto',sans-serif;text-align:center}@media (min-width:440px){.message-modal__content{padding:65px 40px 40px;width:350px;text-align:left}}.message-modal__title{font-weight:700;font-size:30px;line-height:35px}.message-modal__description{margin-top:24px;font-size:18px;line-height:21px}.message-modal__action-holder{margin-top:80px}.message-modal__action,.message-modal__banner{background:#8bbd3f;background:var(--secondary);color:#fff}.message-modal__action{display:inline-block;border:0;border-radius:25px;padding:14px 20px;font:inherit;font-size:18px;line-height:21px;color:var(--white);text-decoration:none;cursor:pointer}.message-modal__action:hover{opacity:.8}.message-modal__banner{box-sizing:border-box;width:290px;height:412px;background-position:bottom left;background-repeat:no-repeat}.message-modal__banner--basket{background-image:url(/local/templates/.default/css/components/message-modal/basket.png)}.message-modal__banner--coins{background-image:url(/local/templates/.default/css/components/message-modal/coins.png)}.message-modal__banner--gift{background-image:url(/local/templates/.default/css/components/message-modal/gift.png)}.message-modal__banner--message{background-image:url(/local/templates/.default/css/components/message-modal/message.png)}.mobile-navigator{position:fixed;left:0;bottom:0;z-index:6;border-radius:15px 15px 0 0;width:100%;height:60px;background:#fff;background:var(--white);box-shadow:0 -6px 10px rgba(0,0,0,.1)}@media (min-width:768px){.mobile-navigator{display:none}}.mobile-navigator__list{display:flex;justify-content:space-around;box-sizing:border-box;margin:0 auto;max-width:600px;padding:12px 8px 0}.mobile-navigator__item{position:relative;width:73px;text-align:center}.mobile-navigator__link{box-sizing:border-box;display:block;margin:auto;border:0;padding:30px 0 0;width:60px;font-size:10px;line-height:12px;text-decoration:none;color:#172500;color:var(--black);text-align:center;background:0 0;background-repeat:no-repeat;background-position:top center;cursor:pointer}.mobile-navigator__link.mobile-navigator__link--home{background-image:url(/local/templates/.default/css/components/mobile-navigator/home.svg)}.mobile-navigator__link.mobile-navigator__link--catalog{background-image:url(/local/templates/.default/css/components/mobile-navigator/catalog.svg)}.mobile-navigator__link.mobile-navigator__link--shop{background-image:url(/local/templates/.default/css/components/mobile-navigator/shop.svg)}.mobile-navigator__link.mobile-navigator__link--profile{background-image:url(/local/templates/.default/css/components/mobile-navigator/profile.svg);background-size:30px}.mobile-navigator__link.mobile-navigator__link--profile span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:60px}.mobile-navigator__notification{position:absolute;top:-7px;right:4px;border-radius:50%;width:21px;height:21px;font-weight:500;font-size:10px;line-height:21px;color:#fff;color:var(--white);text-align:center;background:#ee715f;background:var(--primary);box-shadow:0 4px 4px rgba(238,113,95,.24)}.modal-window{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:rgba(0,0,0,.5);display:none;opacity:0}.modal-window.show{display:block;-webkit-animation:modal-window-appears .3s ease-in-out forwards;animation:modal-window-appears .3s ease-in-out forwards}.modal-window.hide{opacity:1;-webkit-animation:modal-window-disappears .3s ease-in-out forwards;animation:modal-window-disappears .3s ease-in-out forwards}.modal-window__frame{position:absolute;top:0;left:0;display:none;box-sizing:border-box;padding:12px;width:100%;height:100%;justify-content:center;align-items:center;opacity:0}.modal-window__frame.appears-left,.modal-window__frame.appears-top{display:flex;transform:translate(0,-50px);-webkit-animation:appears-animation .3s ease-in-out forwards;animation:appears-animation .3s ease-in-out forwards}.modal-window__frame.appears-left{transform:translate(50px,0)}.modal-window__frame.disappears-left{opacity:1;transform:translate(0,0);-webkit-animation:disappears-left-animation .3s ease-in-out forwards;animation:disappears-left-animation .3s ease-in-out forwards}.modal-window__frame.disappears-bottom{opacity:1;transform:translate(0,0);-webkit-animation:disappears-bottom-animation .3s ease-in-out forwards;animation:disappears-bottom-animation .3s ease-in-out forwards}@media (min-width:440px){.modal-window__frame{padding:30px}}.modal-window__content{max-width:95%}@media (min-width:440px){.modal-window__content{position:relative}}.modal-window__close{position:absolute;top:0;right:0;border:0;padding:0;width:44px;height:44px;background:url(/local/templates/.default/css/components/delivery-map/close.svg) center no-repeat;font-size:0;cursor:pointer}.modal-window__close:hover{transform:scale(1.1)}@media (min-width:440px){.modal-window__close{top:-13px;right:-45px}}@media (min-width:1024px){.modal-window__columns{display:flex}}.modal-window__columns>*{flex-shrink:0}.modal-window__column{display:flex;flex-direction:column}.modal-window__column>*{flex-grow:1}.modal-window__column:nth-child(n+2){display:none}@media (min-width:1024px){.modal-window__column:nth-child(n+2){display:flex}}.news-column,.news-column a{color:#172500;color:var(--black)}.news-column{align-items:flex-start;line-height:19px}.news-column a{text-decoration:none}@media (min-width:480px){.news-column{margin:0 -10px;display:flex;flex-wrap:wrap}}@media (min-width:768px){.news-column{margin:0 -20px}}@media (min-width:1024px){.news-column.news-column--compacted{flex-direction:column;margin:0}.news-column.news-column--compacted .news-column__header{margin:0;width:100%}.news-column.news-column--compacted .news-column__header-label{font-size:30px;line-height:35px}.news-column.news-column--compacted .news-column__more--top{display:none}.news-column.news-column--compacted .news-column__item{margin:20px 0 0;box-sizing:border-box;width:100%}.news-column.news-column--compacted .news-column__header+.news-column__item{margin-top:30px}.news-column.news-column--compacted .news-column__more--bottom{display:block;width:100%;text-align:right}}@media (min-width:1200px){.news-column{flex-direction:column;margin:0}}@media (min-width:480px){.news-column__header{margin:0 10px;width:calc(50% - 20px)}}@media (min-width:768px){.news-column__header{margin:0 20px;width:calc(33% - 40px)}}@media (min-width:1200px){.news-column__header{margin:0;width:100%}}.news-column__header-label{font-size:20px;line-height:23px;font-weight:700}@media (min-width:480px){.news-column__header-label{font-size:30px;line-height:35px}}@media (min-width:1200px){.news-column__header-label{font-size:20px;line-height:23px}}.news-column__more--top{display:none}@media (min-width:480px){.news-column__more--top{margin-top:5px;display:block}}@media (min-width:768px){.news-column__more--top{margin-top:15px}}@media (min-width:1200px){.news-column__more--top{display:none}}.news-column__more--bottom{margin-top:30px;text-align:right}@media (min-width:480px){.news-column__more--bottom{display:none}}.news-column__more-link{color:#8bbd3f;color:var(--secondary);font-weight:400;font-size:14px;line-height:17px}.news-column__item{display:flex;margin:50px 13px 0}@media (min-width:480px){.news-column__item{margin:40px 10px 0;width:calc(50% - 20px)}}@media (min-width:768px){.news-column__item{margin:55px 20px 0;width:calc(33% - 40px)}}@media (min-width:1200px){.news-column__item{margin:20px 0 0;box-sizing:border-box;width:100%}}.news-column__header+.news-column__item{margin-top:40px}@media (min-width:480px){.news-column__header+.news-column__item{margin-top:15px}}@media (min-width:1200px){.news-column__header+.news-column__item{margin-top:50px}}@media (min-width:768px){.news-column__item:nth-child(3){margin-top:15px}}@media (min-width:1200px){.news-column__item:nth-child(3){margin-top:20px}}.news-column__preview{overflow:hidden;border-radius:4px;width:80px;height:80px;font-size:10px;flex-shrink:0}@media (min-width:480px){.news-column__preview{width:60px;height:60px}}@media (min-width:768px){.news-column__preview{width:80px;height:80px}}.news-column__preview{max-width:100%;max-height:100%}.news-column__content{margin-left:10px}@media (min-width:1200px){.news-column__content{margin-left:20px}}@media (min-width:480px){.news-column__title{font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media (min-width:768px){.news-column__title{font-size:16px;line-height:19px}}.news-column__content{display:flex;flex-direction:column}.news-column__date{margin-top:auto;padding-top:5px;font-size:14px;line-height:16px;color:rgba(23,37,0,.4)}@media (min-width:480px){.news-column__date{padding-top:3px;font-size:10px;line-height:12px}}@media (min-width:768px){.news-column__date{padding-top:5px;font-size:14px;line-height:16px}}.news-row{align-items:flex-start;line-height:19px;color:#172500;color:var(--black)}@media (min-width:480px){.news-row{margin:0 -10px;display:flex;flex-wrap:wrap}}@media (min-width:1200px){.news-row{margin:0}}.news-row__header{margin-bottom:10px}@media (min-width:768px){.news-row__header{margin:0;display:flex;justify-content:space-between;width:100%}}.news-row__header-label{font-size:20px;line-height:23px;font-weight:700}@media (min-width:1024px){.news-row__header-label{font-size:30px;line-height:35px}}.news-row__more--top{display:none}@media (min-width:768px){.news-row__more--top{display:block}}.news-row__more-link{color:#8bbd3f;color:var(--secondary);font-weight:400;font-size:14px;line-height:17px}.news-row__item{display:flex;flex:0 1 100%;margin:10px 0;padding:5px 0;background:#fff;border-radius:8px;box-sizing:border-box}@media (min-width:768px){.news-row__item{padding:20px;margin:10px;flex:0 1 calc(50% - 20px);border-radius:16px;box-shadow:0 0 20px rgba(23,37,0,.15)}}@media (min-width:1024px){.news-row__item{flex:0 1 calc(33% - 17px)}.news-row__item:nth-child(4){display:none}}@media (min-width:1200px){.news-row__item{margin-top:50px;flex:0 1 calc(25% - 20px)}.news-row__item:nth-child(4){display:flex}}.news-row__preview{overflow:hidden;border-radius:4px;width:80px;height:80px;font-size:10px;flex-shrink:0}@media (min-width:480px){.news-row__preview{width:60px;height:60px}}@media (min-width:768px){.news-row__preview{width:80px;height:80px}}.news-row__preview,.product-card__preview img{max-width:100%;max-height:100%}.news-row__content,.order-form__delivery-data span+span{margin-left:10px}@media (min-width:480px){.news-row__title{font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}}@media (min-width:768px){.news-row__title{font-size:16px;line-height:19px}}.news-row__content{display:flex;flex-direction:column}.news-row__date{margin-top:auto;padding-top:5px;font-size:14px;line-height:16px;color:rgba(23,37,0,.4)}@media (min-width:480px){.news-row__date{padding-top:3px;font-size:10px;line-height:12px}}@media (min-width:768px){.news-row__date{padding-top:5px;font-size:14px;line-height:16px}}.news-row__more--bottom{display:inline-flex;margin-top:10px;width:100%;justify-content:flex-end}@media (min-width:768px){.news-row__more--bottom{display:none}}.notify-product-modal{position:relative;border-radius:20px;padding:24px 12px;width:270px;background:#fff;background:var(--white)}@media (min-width:768px){.notify-product-modal{padding:30px 325px 25px 45px}}.notify-product-modal__header{font-weight:700;font-size:26px;line-height:30px;color:#172500;color:var(--black);text-align:center}@media (min-width:768px){.notify-product-modal__header{font-size:30px;line-height:35px;text-align:left}}.notify-product-modal__close{position:absolute;top:10px;right:10px;z-index:1;border:0;padding:0;width:44px;height:44px;font-size:0;background:url(/local/templates/.default/css/components/notify-product-modal/notify-product-modal-close.svg) center no-repeat;cursor:pointer;outline:0}.notify-product-modal__product{display:flex;align-items:center;margin-top:5px;padding:12px}@media (min-width:768px){.notify-product-modal__product{position:absolute;top:25px;right:25px;bottom:25px;margin-top:0;padding:0;width:270px;flex-grow:1;flex-direction:column;justify-content:center}}.notify-product-modal__figure{width:60px;height:60px;text-align:center}@media (min-width:768px){.notify-product-modal__figure{width:190px;height:190px}}.notify-product-modal__preview{max-width:100%}.notify-product-modal__title{margin-left:12px;font-size:10px;line-height:12px}@media (min-width:768px){.notify-product-modal__title{margin-top:20px;font-size:16px;line-height:19px}}.notify-product-modal__pack{display:none}@media (min-width:768px){.notify-product-modal__pack{display:block;margin-top:14px;padding-left:30px;color:#c4c4c4;color:var(--light-gray);text-align:center;font-size:14px;line-height:20px;background:url(/local/templates/.default/css/components/notify-product-modal/pils.svg) left top no-repeat}}.notify-product-modal__form{margin-top:16px}.notify-product-modal__field+.notify-product-modal__field{margin-top:12px}.notify-product-modal__input{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;padding:15px 20px;width:100%;height:40px;background:0 0;line-height:20px;color:#000;font:inherit;outline:0}.notify-product-modal__control{margin-top:24px;text-align:center}@media (min-width:768px){.notify-product-modal__control{text-align:left}}.notify-product-modal__button{box-sizing:border-box;border:0;border-radius:25px;padding:15px 56px;height:50px;background:#8bbd3f;background:var(--secondary);line-height:20px;color:#fff;font:inherit;cursor:pointer}.notify-product-modal__button:hover{opacity:.8}.notify-product-modal__button:disabled{opacity:1;cursor:default;background:#c4c4c4;background:var(--light-gray)}.notify-product-modal__legal{margin-top:26px;padding:0 15px;font-size:10px;line-height:12px;color:#172500;color:var(--black)}@media (min-width:768px){.notify-product-modal__legal{margin-top:16px;padding:0}}.notify-product-modal__legal a{color:#8bbd3f;color:var(--secondary)}.notify-product-modal__result{border-radius:20px;padding:24px;background:#fff;background:var(--white);text-align:center}@media (min-width:768px){.notify-product-modal__result{padding:24px 36px}}.notify-product-modal__result .notify-product-modal__header{text-align:center}.notify-product-modal__close-control,.notify-product-modal__thanks{margin-top:24px}.one-three-columns{margin-top:50px;display:flex;flex-direction:column}@media (min-width:480px){.one-three-columns{margin-top:40px}}@media (min-width:1024px){.one-three-columns{margin-top:95px}}@media (min-width:1200px){.one-three-columns{flex-direction:column;align-items:center}}@media (min-width:768px){.one-three-columns.one-three-columns--since-tablet{flex-direction:row}}@media (min-width:1024px){.one-three-columns.one-three-columns--since-desktop{flex-direction:row}}.one-three-columns>*+*{margin-top:50px}@media (min-width:1200px){.one-three-columns>*+*{margin-top:0;margin-left:20px}.one-three-columns>:nth-child(1){width:100%;flex-shrink:0}}.order-form__location{display:inline-flex;justify-content:flex-start;margin-left:32px}.order-form{margin-top:25px}.order-form .order-form__aside{width:310px}.order-form .order-form_container{width:75%}.order-form .basket-page__items{margin:0}.order-form .basket-page__thead .checkbox.checkbox--size-l{flex:1}.order-form .basket-page__clear{display:flex;align-items:center;margin-right:10px}.order-form .basket-page__items .basket-page__item-content{padding:0;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.order-form .basket-page__items .basket-page__item-content .basket-page__product-name>div{max-width:255px}.order-form .basket-items-list-header-filter{font-family:"Roboto",sans-serif}.order-form .basket-page__items .basket-page__item-content .basket-page__discount{font-size:14px}.order-form .basket-page__items .basket-page__item-content .basket-page__like-remove{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;cursor:pointer;flex-direction:column}.order-form .basket-page__items .basket-page__item-content .basket-page__like-icon{cursor:pointer}.order-form .basket-page__items .basket-page__item-content .basket-page__remove{position:relative;display:block;right:0;top:0;bottom:0}.order-form .shop-terminal__discount{position:relative;display:flex;align-items:center;margin:20px 0}.order-form .shop-terminal__discount .form-control{background:0 0;border:1px solid #c4c4c4;border-radius:20px}.order-form .shop-terminal__discount svg{position:absolute;right:10px}.order-form .order-form__terminal{height:100%;box-shadow:none}.order-form .order-delivery-container{margin-bottom:3rem}.order-form .order-form__terminal #aside_order{position:-webkit-sticky;position:sticky;top:103px}.order-form .order_container{overflow:hidden}.order-form .selected-map-list__map{border:0;box-shadow:none}.order-form .selected-pharmacy-page__content{margin-left:0;margin-right:0}.order-form .delivery-map{box-shadow:none}.order-form .selected-map-list__switches{justify-content:space-between}.order-form .selected-map-list__switcher--list{margin-left:0;margin-right:-1px}.order-form .order_confirm .content .block-left{padding-bottom:0}.order-form .selected-map-list__addresses{overflow-y:auto;max-height:540px}@media (min-width:768px){.order-form{margin-top:35px}}@media (min-width:1024px){.order-form{display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px;margin-top:30px}}.order-form .selected-map-list__mobile-list.pvz-settings__item--active,.order-form .selected-map-list__mobile-map.pvz-settings__item--active{display:block}.order-form .account-pane--since-base,.order-form .account-pane--since-desktop,.order-form .account-pane--since-large,.order-form .account-pane--since-mobile,.order-form .account-pane--since-tablet{box-shadow:0 0 15px rgba(0,0,0,.13)}.order-form .account-pane.account-pane--since-desktop,.order-form .account-pane.account-pane--since-large{padding:20px;margin-bottom:40px}.order-form .address-list-order__items .address-list-order__address{max-width:233px}.order-form .address-list-order__items .price-list-order__item{text-align:right}.order-form .address-list-order__items .price-list-order__item .pvz-list__price{font-weight:400}.order-form .address-list-order__items:hover .address-list-order__button{display:inline-block}.order-form .address-list-order__items .address-list-order__button,.order-form .address-list-order__items:hover .price-list-order__item{display:none}.order-form .empty_map_container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:420px}.order-form .empty_map_container .empty_map_img{margin-bottom:26px}.order-form .empty_map_container .empty_map_header{font-style:normal;font-weight:700;font-size:30px;line-height:1.16;text-align:center;margin-bottom:11px;color:#8bbd3f}.order-form .empty_map_container .empty_map_clear{font-weight:400;font-size:20px;line-height:1.15;text-align:center;border-bottom:1px dashed}.order-form .pvz-settings__item--active{color:#fff;background:#8bbd3f}.order-form .order-form__aside .shop-terminal__total{margin-bottom:15px}.order-form .order-form__aside [data-entity=delivery]{margin-bottom:14px}.order-form .order-form__aside [data-entity=current_pay_system] img{max-width:30px}.order-form .order-form__aside .delivery-title{font-weight:700;margin:0 0 10px}.order-form .order-form__aside .delivery-chain{font-size:18px;color:#172500}.order-form .order-form__aside .delivery-address,.order-form .order-form__aside .delivery-phone,.order-form .order-form__aside .delivery-schedule{font-weight:400;font-size:16px;line-height:1.4}.order-form .order-form__aside .delivery-description{font-size:16px;line-height:1.4}.order-form .order-form__aside .delivery-phone{display:flex;align-items:center}.order-form .order-form__aside .delivery-phone img{margin-right:5px}.order-form .order-form__aside .delivery-description{font-weight:700;font-style:italic;margin-top:5px}.order-form .order-form__aside .delivery-price{display:flex;justify-content:space-between;font-weight:700;font-size:16px;margin-top:10px}.order-form .order-form__aside .delivery-date{font-weight:400;font-size:16px;line-height:1.4;color:#8abc3e}.order-form .order-form__aside .total-price.total-price_summ{font-weight:700;font-size:24px;color:#172500;display:flex;justify-content:space-between;margin-bottom:20px}.order-form .delivery-empty-container{display:flex;color:#ee715f}.order-form .delivery-empty-container img{margin:0 5px 0 0}.order-form .order-form__aside .btn input{display:flex;width:100%;background:#8bbd3f;border-radius:28px;color:#fff;font-weight:500;font-size:18px;padding:15px 0;justify-content:center;border:0;cursor:pointer}.order-form .account-pane.account-pane--since-base.sticky{position:-webkit-sticky;position:sticky;top:102px}.order-form .delivery-map__tooltip.active.mobile{display:none}.order-form .delivery-map__tooltip.active.mobile .disabled-button{pointer-events:none}.order-form .delivery-map__tooltip.active.mobile .delivery-map__tooltip-close{top:5px;background:url(/local/templates/.default/css/components/delivery-map/close-dark.svg) center no-repeat}@media (max-width:1200px){.order-form{display:flex;flex-direction:column}.order-form .order-form_container{width:100%}.order-form .account-pane.right-pane{max-width:100%}.order-form .order-form__aside{width:100%;margin-top:1.5rem}.order-form .order-form__terminal{display:block;max-width:100%}.order-form .pvz-settings__item--active{background:0 0}.order-form .delivery-map__tooltip.active.mobile{display:block;position:fixed;top:0;left:0;bottom:0;z-index:5;box-sizing:border-box;min-width:278px;max-width:initial}.order-form .delivery-map__tooltip.active.mobile .delivery-map__tooltip-content{position:absolute;margin-bottom:0}}@media (max-width:768px){.order-form .basket-page__items .basket-page__item-content .basket-page__product-name>div{max-width:100%}.order-form .basket-page__items .basket-page__item-content .basket-page__like-remove{flex:0 1 100%;justify-content:flex-end;display:flex;align-items:center;-moz-column-gap:18px;column-gap:18px;margin:20px 0 -40px;flex-direction:row}.order-form .basket-page__items .basket-page__item-content .basket-page__like-label,.order-form .basket-page__items .basket-page__item-content .basket-page__like-label .basket-page__like-icon{display:flex;align-items:center}.order-form .basket-page__thead{flex-wrap:wrap;padding-bottom:10px}.order-form .basket-page__thead .basket-header-action_2{order:3;flex:0 0 100%;justify-content:flex-end;font-size:14px}.order-form .selected-pharmacy-page__content{min-height:calc(100vw - 80px)}.order-form .order-form__aside .account-pane.account-pane--since-base{margin:0}.order-form .delivery-map__tooltip.active.mobile .delivery-map__tooltip-content{padding:20px 30px 85px 25px}}.order-form .delivery-container-tab{display:flex;flex-direction:column;border:0}.order-form .delivery-container-tab .delivery-title{border:0;font-style:normal;font-weight:700;font-size:24px;color:#172500;margin-bottom:36px}.order-form .delivery-tab{margin:0 0 25px;display:flex}.order-form .delivery-tab .tab-item{border:1px solid #c8c8c8;border-radius:20px 20px 0 0;font-weight:700;font-size:16px;color:#707070;background:#fff;padding:10px 29px;margin-left:-20px;cursor:pointer;display:flex;justify-content:center}.order-form .delivery-tab .tab-item:first-child{margin-left:0}.order-form .delivery-tab .tab-item.active{color:#fff;background:#8bbd3f;z-index:1}.selected-pharmacy-page__text{padding:15px 0;font-weight:400;font-size:16px;color:#ed705d}.order-form .selected-pharmacy-page__map-list{margin-top:0}.order-form .search-swich_search_city_container{display:flex;width:100%;flex-wrap:wrap;align-items:center}.order-form .search-city-swich{background:#fff;border:1px solid #8abc3e;border-radius:25px 0 0 25px;display:flex;align-items:center;justify-content:center;padding-left:15px;padding-right:28px;font-weight:700;font-size:16px;color:#8bbd3f;cursor:pointer;min-height:50px}.order-form .search-city-swich svg{margin-right:9px}.order-form .search-swich-filter__input{margin:0;border-left:0;border-radius:0 25px 25px 0}@media (max-width:768px){.order-form .delivery-tab{flex-direction:column;margin:0}.order-form .delivery-container-tab .delivery-title{margin-bottom:21px}.order-form .delivery-tab .tab-item{border:1px solid #c8c8c8;border-radius:25px;margin-left:0;margin-bottom:5px;padding:16px 0;font-style:normal;font-weight:700;font-size:16px}.order-form .search-city-swich{width:100%;border-radius:25px;margin-bottom:5px}.order-form .search-swich-filter__input{width:100%;border-radius:25px;border-left:1px solid #c4c4c4}.order-form .search-swich-filter{align-items:flex-end}.order-form .selected-map-list__switches-mobile{align-self:flex-end;margin-bottom:10px}.order-form .search-swich-filter__form{width:calc(100% - 84px)}.order-form .search-swich-filter__content{top:106px;width:260px}}@media (max-width:1024px){.order-form .order-props.content .block label{font-size:16px;margin-left:0;padding-left:16px}.order-form .order-props.content .block input:hover~.hint{display:none}}.order-form .basket-page__item .favorite-button--checked~.basket-page__like-icon svg{fill:#ee715f}.order-form .basket-page__item .favorite-button--checked~.basket-page__like-icon path{stroke:#ee715f}.order-form .basket-page__item .basket-page__discount,.order-form .basket-page__item .basket-page__stroke,.product-comments-rating__table td{white-space:nowrap}.order-form .search-swich-filter__clear{position:absolute;right:40px;top:14px;padding:0;width:26px;height:26px;border:0}.order-form .search-swich-filter__input{padding-right:40px}.order_modal_error{margin-bottom:10px;display:block}.order-form .shop-terminal__list{margin-top:20px}.order-form__inner{box-sizing:border-box;width:100%;border-radius:8px;background-color:#fff;background-color:var(--white)}@media (min-width:1024px){.order-form__inner{max-width:580px}}@media (min-width:1200px){.order-form__inner{max-width:none}}.order-form__form{box-sizing:border-box;width:100%;margin-top:20px}@media (min-width:1024px){.order-form__form{margin-top:16px}}.order-form__header{display:flex;flex-wrap:wrap;margin-bottom:30px}@media (min-width:1024px){.order-form__header{margin-bottom:36px}}.order-form__row{display:flex;flex-direction:column;width:100%}.order-form__row:not(:last-child){margin-bottom:10px}@media (min-width:1024px){.order-form__row:not(:last-child){margin-bottom:24px}.order-form__row:nth-child(1){flex:0 1 510px;padding-right:30px}.order-form__row:nth-child(2),.order-form__row:nth-child(3){width:172px;margin-right:22px}.order-form__row:nth-child(4){width:172px}.order-form__row:nth-child(5){width:620px}.order-form__row:nth-child(6){width:260px;margin-right:17px}.order-form__row:nth-child(7){width:282px}}@media (min-width:1200px){.order-form__row:nth-child(1){flex:0 1 730px;padding-right:50px}.order-form__row:nth-child(2){width:226px;margin-right:33px}.order-form__row:nth-child(3){width:226px;margin-right:19px}.order-form__row:nth-child(4){width:226px}.order-form__row:nth-child(5){width:730px}.order-form__row:nth-child(6){width:339px;margin-right:52px}.order-form__row:nth-child(7){width:339px}}.order-form__row-address{position:relative}.order-form__btn-address{position:absolute;right:15px;top:50%;padding:0;border:0;background-color:transparent}@media (min-width:1024px){.order-form__btn-address{right:45px}}@media (min-width:1200px){.order-form__btn-address{right:70px}}.order-form__gift-button{align-self:start;padding:0;margin-top:5px;margin-left:12px;border:0;font-weight:400;font-size:14px;line-height:16px;background-color:transparent;color:#000}@media (min-width:1024px){.order-form__gift-button{flex:0 1 80px;align-self:center;margin:0 auto}}@media (min-width:1200px){.order-form__gift-button{text-align:left;flex:0 1 116px}}.order-form__searching{display:flex;flex-direction:column;width:100%;margin-bottom:18px}@media (min-width:1024px){.order-form__searching{flex-direction:row;margin-bottom:0}}.order-form__label{margin-left:23px;margin-bottom:3px;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.order-form__input,.order-form__txt{background-color:#fff;background-color:var(--white);border:1px solid #c4c4c4;border-radius:25px}.order-form__input{height:46px;padding-left:24px;border:1px solid var(--light-gray)}.order-form__txt{box-sizing:border-box;height:114px;resize:none;padding:15px 24px}@media (min-width:1024px){.order-form__txt{height:150px}}.order-form__middle{margin-bottom:36px}.order-form__heading{margin-bottom:6px;font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}.order-form__dates{display:flex;-moz-column-gap:20px;column-gap:20px;width:100%;margin-bottom:16px;overflow-x:auto}.order-form__dates::-webkit-scrollbar,.order-form__times::-webkit-scrollbar{display:none}.order-form__times{display:flex;margin-bottom:30px;width:100%;overflow-x:auto}@media (min-width:1024px){.order-form__times{margin-bottom:36px}}.order-form__payment{display:flex;flex-wrap:wrap}.order-form__payment>.order-form__heading{flex:0 1 100%}.order-form__footer{display:flex;flex-direction:column;max-width:420px;margin-bottom:30px}@media (min-width:1024px){.order-form__footer{margin-bottom:24px}}.order-form__footer>.order-form__heading{width:211px;margin-bottom:0}@media (min-width:1024px){.order-form__footer>.order-form__heading{margin-right:91px}}.order-form__send-receipt{display:flex;justify-content:space-between}.order-form__swich{margin-left:20px}.order-form__footer-row{display:flex;flex-direction:column;flex:0 1 100%;margin-top:22px}.order-form__footer-input{padding:0 24px;max-width:394px;height:55px;border-radius:30px}.order-form__button{max-width:420px}@media (min-width:1024px){.order-form__button{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.order-form.order-form__error .order-form__aside>.order-form__notice,.order-form__error-text{display:none}.order-form__error{position:relative}.order-form__error .order-form__input-search{border:1px solid #ee715f;border:1px solid var(--primary)}.order-form__error .order-form__input-search+.order-form__error-text{position:absolute;bottom:-15px;display:block;margin-left:12px}.order-form__error .order-form__input-search+.order-form__error-text p{font-weight:400;font-size:14px;line-height:16px;color:#ee715f;color:var(--primary)}.order-form__input-search:focus{border-color:#8bbd3f;border-color:var(--secondary);outline:#8bbd3f;outline:var(--secondary)}.order-form__aside{display:flex;flex-direction:column}.order-form__terminal{display:none;max-width:310px;background-color:#fff;background-color:var(--white);box-shadow:0 20px 30px rgba(196,196,196,.2);border-radius:8px}@media (min-width:1024px){.order-form__terminal{display:block}}.order-form__delivery-data{margin-bottom:19px;margin-top:5px;font-weight:700;font-size:14px;line-height:16px}.order-form__delivery-selected{padding:19px 0 30px 16px;border:1px solid #f7f6f7;border-radius:16px;background-color:#f7f6f7}.order-form__delivery-title{margin-bottom:5px;font-weight:700;font-size:16px;line-height:19px}.order-form__payment-address{margin-bottom:10px}.order-form__payment-address,.order-form__payment-type{font-size:14px;line-height:16px}.order-form__payment-type svg{margin-right:8px;vertical-align:middle}.order-form__notice{display:none;justify-content:center;align-items:center;width:310px;height:101px;margin-bottom:20px;box-shadow:0 20px 30px rgba(196,196,196,.2);border-radius:8px;color:#ee715f;color:var(--primary)}.order-form__notice svg{margin-right:16px}@media (min-width:1024px){.order-form.order-form__error .order-form__aside>.order-form__notice{display:flex}}.order-form__date-input{position:absolute;opacity:0;pointer-events:none}.order-form__date-label,.order-form__time-label{box-sizing:border-box;flex:0 0 120px;height:60px;padding:9px 10px 11px;background-color:#fff;background-color:var(--white);border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:16px;cursor:pointer}.order-form__date-label span,.order-form__time-label span{display:block;margin-bottom:8px;font-weight:400;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.order-form__date-label time,.order-form__time-label time{font-weight:700;font-size:14px;line-height:16px}.order-form__time-label{flex:0 0 104px;padding:8px 10px 12px}.order-form__time-label:not(:last-child){margin-right:18px}.order-form__time-input{margin:0}.order-form__date-input:checked+.order-form__date-label,.order-form__time-input:checked+.order-form__time-label{border:1px solid #8bbd3f;border:1px solid var(--secondary)}.order-form__date-input:disabled+.order-form__date-label,.order-form__time-input:disabled+.order-form__time-label{border:1px solid #f7f6f7;border-radius:16px;background-color:#f7f6f7}.order-form__footer-input{border:1px solid #8bbd3f;border:1px solid var(--secondary);background-color:#fff;background-color:var(--white)}.order-form__footer-input:disabled{border:1px solid #e4e4e4;background-color:#e4e4e4}.order-form_container .product-slider .button{padding:10px 25px}.pagination{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width:768px){.pagination{margin:30px -12px 0;flex-wrap:nowrap;align-items:center}.pagination::after{content:'';order:3;flex:1 1 35%}}.pagination__pages{order:2;margin-top:20px;width:100%;display:flex;flex-wrap:wrap;text-align:center;justify-content:center}@media (min-width:768px){.pagination__pages{order:1;margin-top:0;width:auto;flex:1 1 35%;justify-content:flex-start}}.pagination__item{line-height:22px}.pagination__link{padding:0 12px;font-size:16px;color:#c4c4c4;color:var(--light-gray);text-decoration:none}.pagination__current,.pagination__link:hover{color:#8bbd3f;color:var(--secondary)}.pagination__current{padding:0 6px;font-size:18px}.pagination__show-more{order:1;min-width:220px;width:100%;text-align:center}@media (min-width:768px){.pagination__show-more{order:2;width:auto;flex:1 1 30%}}.pagination__show-more{margin:0 20px}.payment-methods{display:flex;flex-direction:column;width:100%}@media (min-width:768px){.payment-methods{flex-direction:row}}.payment-methods__input{position:absolute;opacity:0;pointer-events:none}.payment-methods__element{display:flex;align-items:center;box-sizing:border-box;margin-top:10px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:25px;padding:10px 25px;cursor:pointer}@media (min-width:768px){.payment-methods__element{margin:0 16px 0 0;padding:20px 25px 15px;width:196px;flex-direction:column;align-items:flex-start}}@media (min-width:1200px){.payment-methods__element{width:244px}}.payment-methods__input:checked+.payment-methods__element{border-color:#8bbd3f;border-color:var(--secondary);color:#8bbd3f;color:var(--secondary)}.payment-methods__input:checked+.payment-methods__element path{fill:#8bbd3f;fill:var(--secondary)}.payment-methods__label{order:2;margin-left:12px;font-weight:500}@media (min-width:768px){.payment-methods__label{order:1;margin:0}}.payment-methods__icon{order:1}@media (min-width:768px){.payment-methods__icon{order:2;margin-top:35px}}.price-selector{display:flex}.price-selector__field{position:relative;width:50%}.price-selector__field+.price-selector__field{margin-left:-1px}.price-selector__field:nth-child(1) .price-selector__input{border-radius:20px 0 0 20px}.price-selector__field:nth-child(2) .price-selector__input{border-radius:0 20px 20px 0}.price-selector__field.focused{z-index:1}.price-selector__field.focused .price-selector__label{color:#8bbd3f;color:var(--secondary)}.price-selector__field.focused .price-selector__input{border-color:#8bbd3f;border-color:var(--secondary)}.price-selector__label{margin-left:16px;font-weight:300;font-size:12px;line-height:14px;color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.price-selector__label{font-size:14px;line-height:16px}}.price-selector__input{box-sizing:border-box;margin-top:3px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);padding:8px 9px;width:100%;font-size:12px;line-height:14px;background:0 0;outline:0}.price-selector__input::-moz-placeholder{color:#c4c4c4;color:var(--light-gray)}.price-selector__input:-ms-input-placeholder{color:#c4c4c4;color:var(--light-gray)}.price-selector__input::placeholder{color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.price-selector__input{padding:12px 16px;font-size:14px;line-height:16px}}.product-card{position:relative;box-sizing:border-box;display:flex;flex-direction:column;border:1px solid #e5e5e5;padding:10px 20px 20px;background:#fff;background:var(--white);cursor:pointer}.product-card:hover{box-shadow:0 0 20px rgba(23,37,0,.15),0 27px 20px rgba(153,171,125,.3)}.product-card a{text-decoration:none;color:#8bbd3f;color:var(--secondary)}.product-card a.button{color:#fff}@media (min-width:480px){.product-card{padding:50px 20px 20px}}@media (min-width:768px){.product-card{border:0;border-radius:16px;padding:50px 20px 20px;box-shadow:0 0 20px rgba(23,37,0,.15)}}.product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;font-size:0}.product-card__favorite{position:absolute;top:0;right:10px;z-index:2;width:44px;height:44px;background-size:23px 21px}@media (min-width:480px){.product-card__favorite{top:5px;background-size:33px 30px}}@media (min-width:1024px){.product-card__favorite{top:15px;display:none}}.product-card__auth-warn{position:absolute;top:70px;right:35px;z-index:2;display:none;box-sizing:border-box;border-radius:16px;margin-right:-250px;padding:20px;width:500px;background-color:#fff;background-color:var(--white);box-shadow:0 8px 30px rgba(0,0,0,.13);transform:translateY(-10px);pointer-events:none;opacity:0;transition:transform .15s ease-in-out,opacity .15s ease-in-out}.product-card__auth-warn::before{content:"";position:absolute;top:-15px;left:50%;margin-left:-30px;width:60px;height:15px}@media (min-width:768px){.product-card__auth-warn{display:block}}.product-card__auth-warn:hover,.product-card__favorite:hover+.product-card__auth-warn{transform:translateY(0);pointer-events:auto;opacity:1}.product-card__auth-warn-arrow{overflow:hidden;position:absolute;top:-30px;left:50%;margin-left:-30px;width:60px;height:30px;pointer-events:none;text-align:center}.product-card__auth-warn-arrow::before{content:"";display:inline-block;margin-top:21px;width:18px;height:18px;background:#fff;background:var(--white);box-shadow:0 8px 30px rgba(0,0,0,.13);transform:rotate(45deg)}.product-card__auth-warn-title{font-weight:700;font-size:22px;line-height:32px;text-align:center}.product-card__auth-warn-desc{margin-top:10px;font-size:14px;line-height:20px;text-align:center}.product-card__auth-warn-buttons{display:flex;margin-top:20px}.product-card__auth-warn-buttons>*+*{margin-left:20px}.product-card:hover .product-card__favorite{display:block}.product-card__tags{position:absolute;top:10px;left:20px;right:40px;display:flex;flex-direction:column;align-items:flex-start}.product-card__tags>*+*{margin-top:5px}@media (min-width:480px){.product-card__tags{top:13px;right:53px;left:10px}}@media (min-width:1024px){.product-card__tags{top:23px;right:60px;left:20px}}.product-card__preview{font-size:10px;height:95px;text-align:center}@media (min-width:480px){.product-card__preview{height:150px}}@media (min-width:1024px){.product-card__preview{margin-bottom:20px}}.product-card__preview_container{position:relative}.product-card__additional{display:flex;align-items:center;justify-content:space-between;min-height:24px;margin-bottom:5px}@media (min-width:480px){.product-card__additional{margin-bottom:10px}}.product-card__rating{width:120px;height:24px;background:url(/local/templates/.default/css/components/product-card/icon-star.svg);font-size:0}.product-card__rating-progress{width:inherit;height:inherit;background:url(/local/templates/.default/css/components/product-card/icon-star-fill.svg)}.product-card__notice{font-weight:700;font-size:10px;line-height:12px;text-align:center;color:#ee715f;color:var(--primary)}.product-card__notice::before{content:"";display:inline-block;margin-bottom:-4px;margin-right:5px;width:20px;height:20px;background:url(/local/templates/.default/css/components/product-card/notice.svg) no-repeat}@media (min-width:480px){.product-card__notice{font-size:16px;line-height:19px}}.product-card__title{font-weight:600;font-size:13px;line-height:18px;color:#172500;color:var(--black)}@media (min-width:1024px){.product-card__title{font-size:16px;line-height:18px}}.product-card__title.product-card__title--medicines{-webkit-line-clamp:4}.product-card__fabricator{margin-top:10px;font-size:10px;line-height:12px;text-align:center}@media (min-width:1024px){.product-card__fabricator{font-size:16px;line-height:19px}}.product-card__pack{display:flex;align-items:center;-moz-column-gap:2px;column-gap:2px;margin-top:10px;color:#c4c4c4;color:var(--light-gray);font-weight:700;font-size:12px;line-height:16px;padding-left:0;background:0 0}.product-card__pack.icon-product--tablet{padding-left:25px;background:url(/local/templates/.default/css/components/notify-product-modal/pils.svg) left top no-repeat}.product-card__pack.icon-product--capsules{padding-left:25px;background:url(/local/templates/.default/css/components/notify-product-modal/capsules.svg) left top no-repeat}@media (min-width:480px){.product-card__pack{font-size:14px}}.product-card__link:hover~.product-card__title{color:#8bbd3f;color:var(--secondary)}.product-card__bottom,.product-card__prices{margin-top:auto;display:flex;flex-direction:column}.product-card__prices{margin-top:8px}@media (min-width:480px){.product-card__prices{margin-top:8px}}@media (min-width:768px){.product-card__prices{margin:8px -5px 0 0}}@media (min-width:1024px){.product-card__prices{margin:14px -10px 0 0}}.product-card__origin{display:flex;align-items:center}.product-card__origin-price{position:relative;text-decoration:none;font-size:9px;line-height:11px;color:#c4c4c4;color:var(--light-gray)}.product-card__origin-price::before{content:"";position:absolute;top:5px;left:-2px;right:-2px;height:1px;background:#c4c4c4;background:var(--light-gray)}@media (min-width:480px){.product-card__origin-price{font-size:14px;line-height:19px}.product-card__origin-price::before{top:9px}}@media (min-width:768px){.product-card__origin-price{font-size:16px}}.product-card__price{display:flex;justify-content:space-between;font-size:16px;line-height:19px;font-weight:700}@media (min-width:480px){.product-card__price{font-size:20px;line-height:23px}}@media (min-width:1024px){.product-card__price{font-size:26px;line-height:30px}}.product-card__discount{margin-left:6px;border-radius:14px;padding:4px 7px;background:#ee715f;background:var(--primary);color:#fff;color:var(--white);font-weight:900;font-size:12px;line-height:12px}@media (min-width:480px){.product-card__discount{font-size:14px;line-height:16px}}@media (min-width:768px){.product-card__discount{padding:4px 10px}}@media (min-width:1024px){.product-card__discount{font-size:16px;line-height:19px}}.product-card__buttons{position:relative;z-index:3;box-sizing:border-box;margin-top:10px;width:100%;height:30px;text-align:center}@media (min-width:480px){.product-card__buttons{height:40px}}.product-card__withdraw{margin-top:8px;line-height:23px;text-align:center;font-size:16px;color:rgba(0,0,0,.5);color:var(--half-black)}@media (min-width:768px){.product-card__withdraw{margin-top:14px;font-size:20px;line-height:30px}}.product-card .fa-vector{z-index:2}.product-card__requirements{position:relative;display:flex;justify-content:flex-end;z-index:1}.product-card__requirement{display:flex;align-items:center;padding:5px;margin-right:5px;max-width:18px;min-width:18px;width:18px;border-radius:14px;overflow:hidden;transition:all .2s linear;z-index:2}@media (max-width:768px){.product-card__requirement.product-card__requirement--cold.active{max-width:90px;min-width:90px;width:90px}.product-card__requirement.active .product-card__requirement-descr{font-size:8px}}.product-card__requirement--cold{top:20px;background-color:#43cffc}.product-card__requirement-icon+.product-card__requirement-descr{margin-left:5px}.product-card__requirement-descr{white-space:nowrap;font-weight:700;line-height:12px;font-size:0;color:#fff;transition:font-size .2s linear}.product-card__requirement--recipe{top:60px;padding-left:7px;background-color:#ee715f}.product-card__requirement--recipe,.product-card__requirement:hover{max-width:16px;min-width:16px;width:16px}@media (min-width:768px){.product-card__requirement:hover{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:1024px){.product-card__requirement:hover{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-card__requirement:hover .product-card__requirement-descr{font-size:10px}}@media (max-width:480px){.product-card__requirement{padding:3px;max-width:16px;min-width:16px;width:16px}.product-card__requirement--cold{top:30px}.product-card__requirement--recipe{top:60px;max-width:14px;min-width:14px;width:14px;padding-left:5px}.product-card__requirement:hover .product-card__requirement-descr{font-size:8px}}.product-card__reclame{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.product-card__reclame-main{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 5px 4px 8px;gap:1px;background:#fff;background:var(--white);border-radius:15px;font-weight:700;font-size:10px;line-height:12px;color:rgba(23,37,0,.3)}.product-card__reclame-main svg path{fill:currentColor}.product-card__reclame:hover .product-card__reclame-info{display:flex}.product-card__reclame:hover .product-card__reclame-main,.shop-category__brand-page .brand-page__category-option a{color:#172500;color:var(--black)}.product-card__reclame:hover .product-card__reclame-main svg path{fill:#172500;fill:var(--black)}.product-card__reclame-firm,.search-form__list strong{font-weight:700}.product-card__reclame-erid,.product-card__reclame-url{margin-bottom:10px;font-weight:700}.product-card__reclame-descr{padding-bottom:10px;font-weight:400}.product-card__reclame-link{font-weight:400;color:#8bbd3f;color:var(--secondary)}.tooltip{display:flex;flex-direction:column;align-items:flex-start;min-width:218px;padding:10px;background-color:#172500;background-color:var(--black);border-radius:10px 10px 10px 10px;-webkit-animation:fade .3s linear;animation:fade .3s linear;text-align:left;font-size:10px;line-height:12px;color:#fff;color:var(--white);z-index:3;position:absolute;opacity:0;visibility:hidden}.product-card__reclame-main:hover .tooltip{opacity:1;visibility:visible}.product-card__additional--one .product-card__rating{display:flex;-moz-column-gap:5px;column-gap:5px;background:0 0}.product-card__rating-counter{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:16px;text-align:center}.product-card__rating-stars{color:#172500}.product-card__rating-count{color:#c4c4c4}.product-comments__content{display:flex;flex-direction:column}@media (min-width:768px){.product-comments__content{flex-wrap:wrap;flex-direction:row}.product-comments__media{width:50%}}@media (min-width:1024px){.product-comments__media{width:calc(100% - 330px)}}@media (min-width:1200px){.product-comments__media{width:calc(100% - 440px)}}.product-comments__header{display:none;font-weight:700;font-size:30px;line-height:35px}@media (min-width:768px){.product-comments__header{display:block}}.product-comments__count{vertical-align:top;font-weight:400;font-size:16px;line-height:19px;color:#707070;color:var(--gray)}.product-comments__rating{margin-top:20px;flex-shrink:0}@media (min-width:768px){.product-comments__rating{margin:0 0 0 20px;width:calc(50% - 20px)}}@media (min-width:1024px){.product-comments__rating{position:-webkit-sticky;position:sticky;top:20px;width:310px}}@media (min-width:1200px){.product-comments__rating{width:420px}}.product-comments__comments{margin-top:40px;width:100%}@media (min-width:1024px){.product-comments__comments{margin-top:-30px;width:calc(100% - 330px)}}@media (min-width:1200px){.product-comments__comments{width:calc(100% - 440px)}}.product-comments__add-comment{margin-top:20px}.product-comments-list__controls{display:flex;align-items:center}@media (min-width:768px){.product-comments-list__controls{border-bottom:1px solid #c4c4c4;border-bottom:1px solid var(--light-gray);padding-bottom:26px}}.product-comments-list__checkbox{margin-left:16px;flex-shrink:0}@media (min-width:768px){.product-comments-list__checkbox{margin-left:50px}}.product-comments-list__only-photo{margin-left:10px;font-weight:500;font-size:14px;line-height:1;color:#172500;color:var(--black)}@media (min-width:768px){.product-comments-list__only-photo{font-size:18px;line-height:21px}.product-comments-media{margin-top:36px}}.product-comments-media__header{font-weight:500;font-size:18px;line-height:21px}.product-comments-media__photos{display:flex;flex-wrap:wrap;margin:0 -6px;height:110px;overflow:hidden}.product-comments-media__photo{position:relative;border-radius:20px;margin:12px 6px 0}.product-comments-media__photo::before{position:absolute}.product-comments-media__photo::after,.product-comments-media__photo::before{content:'';visibility:hidden;left:0;width:100%}.product-comments-media__photo::before{top:0;bottom:0;border-radius:20px;background:rgba(255,255,255,.9)}.product-comments-media__photo::after{content:'+' counter(product-comment-photo);counter-increment:product-comment-photo -1;position:absolute;top:50%;margin-top:-.5em;text-align:center;color:#8bbd3f;color:var(--secondary)}.product-comments-media__photo.last-visible::after,.product-comments-media__photo.last-visible::before{visibility:visible}.product-comments-rating__summary{display:flex;border-bottom:1px solid #c4c4c4;border-bottom:1px solid var(--light-gray);padding-bottom:6px;align-items:center}.product-comments-rating__stars{width:120px;height:24px;background:url(/local/templates/.default/css/components/product-card/icon-star.svg);font-size:0}.product-comments-rating__stars-progress{height:inherit;background:url(/local/templates/.default/css/components/product-card/icon-star-fill.svg)}.product-comments-rating__total{margin-left:auto;font-weight:700;font-size:30px;line-height:35px}.product-comments-rating__table{margin-top:20px;border-collapse:separate;border-spacing:0 12px;width:100%;font-size:10px;line-height:13px;color:rgba(0,0,0,.8)}.product-comments-rating__table td:nth-child(1){padding-right:3px}.product-comments-rating__table td:nth-child(2){width:100%}.product-comments-rating__table td:nth-child(3){padding-left:3px;text-align:right}.product-comments-rating__range{border-radius:3px;width:100%;height:6px;background:#e4e4e4}.product-comments-rating__range-progress{border-radius:inherit;height:inherit;background:#ee715f;background:var(--primary)}.product-discounts__title{margin:25px 0;font-weight:700;font-size:36px;line-height:42px}.product-discounts__list{display:flex;flex-wrap:wrap;margin:-10px}.product-discounts__item{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;margin:10px;border-radius:8px;width:calc(100% - 20px);text-decoration:none}.product-discounts__item:hover{box-shadow:0 5px 20px rgba(196,196,196,.2)}.product-discounts__item:hover .product-discounts__description{color:#8bbd3f;color:var(--secondary)}.product-discounts__item .banner__reclame{position:static;bottom:0;left:0;margin:0 0 5px}@media (min-width:480px){.product-discounts__item{width:calc(50% - 20px)}}@media (min-width:768px){.product-discounts__item{margin:10px;width:calc(33.3333% - 20px)}}@media (min-width:1024px){.product-discounts__item{width:calc(25% - 20px)}}.product-discounts__figure{display:block;overflow:hidden;border-radius:8px;margin:0 0 5px;text-align:center}.product-discounts__preview{width:100%;max-width:100%}.product-discounts__description{display:block;padding:0;min-height:63px;font-size:18px;line-height:21px;color:#172500;color:var(--black)}.product-like-share{display:flex;width:100%;align-items:center}.product-like-share__content{box-sizing:border-box;padding:0 12px 24px 0;padding:0 var(--padding-base) 24px 0;width:calc(100% - 95px)}@media (min-width:480px){.product-like-share__content{padding-right:20px;padding-right:var(--padding-mobile)}}@media (min-width:768px){.product-like-share__content{padding:0;width:100%}}.product-like-share__buttons{margin-left:20px;width:75px}@media (min-width:768px){.product-like-share__buttons{display:none}}.product-like-share__button{border:0;padding:0;width:30px;height:30px;font-size:0;background:0 0;margin-left:10px;background:url(/local/templates/.default/css/components/product-like-share/share.svg) center no-repeat;background-size:100%}.product-like-share__share{top:0;right:0}.product-preview{position:relative;margin-top:10px;display:flex;flex-direction:column}.product-preview .product-card__withdraw{text-align:center;color:rgba(0,0,0,.5);color:var(--half-black);font-size:22px;margin-bottom:10px}@media (min-width:768px){.product-preview{padding:20px;flex-direction:row;flex-wrap:wrap;border-radius:8px;box-shadow:0 30px 30px rgba(196,196,196,.13)}.product-preview .product-card__withdraw{font-size:24px;margin-bottom:15px}}.product-preview~.release-form{margin-top:30px}.product-preview__previews{position:relative;margin-top:0;flex-shrink:0}@media (min-width:768px){.product-preview__previews{order:3;margin-top:50px;width:270px}}@media (min-width:1024px){.product-preview__previews{padding-left:55px;min-height:300px}}.product-preview__thumbnails{position:absolute;top:0;bottom:20px;left:0;overflow:hidden;display:none;padding:25px 0;width:50px}@media (min-width:1024px){.product-preview__thumbnails{display:block}}.product-preview__thumbnails-button{position:absolute;left:0;border:0;padding:0;width:50px;height:25px;font-size:0;background:0 0}.product-preview__thumbnails-button.scrolled{cursor:default}.product-preview__thumbnails-button.scrolled path{stroke:#c4c4c4;stroke:var(--light-gray)}.product-preview__thumbnails-button--up{top:0}.product-preview__thumbnails-button--down{bottom:0;transform:rotate(180deg)}.product-preview__thumbnails-wrapper{overflow:auto;width:100%;height:100%;padding-right:30px}.product-preview__thumbnails-content{display:flex;flex-direction:column}.product-preview__thumbnails-content>*+*{margin-top:5px}.product-preview__thumbnail-link{width:50px;height:50px}.product-preview__previews-slider{overflow:hidden;position:relative}.product-preview__previews-content{display:inline-flex;width:100%;transition:transform .3s ease-in-out}.product-preview__preview{flex-shrink:0;width:100%;height:240px;font-size:10px;text-align:center;cursor:zoom-in}@media (min-width:768px){.product-preview__preview{position:relative;width:270px;height:270px}}.product-preview__favorite{position:absolute;top:0;left:0;z-index:2;display:none}@media (min-width:768px){.product-preview__favorite{display:block}}@media (min-width:1024px){.product-preview__favorite{left:55px}}.product-preview__tags{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:flex-end}.product-preview__tags>*+*{margin-top:5px}.product-preview__image{max-width:100%;max-height:100%}.product-preview__previews-indicators{margin-top:15px;display:flex;justify-content:center}.product-preview__previews-indicators>*+*{margin-left:5px}@media (min-width:1024px){.product-preview__previews-indicators{display:none}}.product-preview__previews-indicator{border:0;padding:0;width:25px;height:3px;background:#8bbd3f;background:var(--secondary);font-size:0}.product-preview__previews-indicator.active{background:#ee715f;background:var(--primary)}.product-preview__rating{margin-top:15px;width:120px;height:24px;background:url(/local/templates/.default/css/components/product-card/icon-star.svg);font-size:0}@media (min-width:768px){.product-preview__rating{display:none}}.product-preview__rating-progress{width:inherit;height:inherit;background:url(/local/templates/.default/css/components/product-card/icon-star-fill.svg)}.product-preview__title{margin:12px auto 20px;display:flex;font-size:16px;line-height:19px;color:#172500;color:var(--black);text-align:center}@media (min-width:768px){.product-preview__title{order:1;margin:0;width:100%;font-weight:700;font-size:36px;line-height:42px;text-align:left}}.product-preview__title-label{display:block;max-width:initial}@media (min-width:768px){.product-preview__title-label{max-width:730px}}.product-preview__share{margin-left:auto;padding-left:10px;display:none}@media (min-width:768px){.product-preview__share{display:block}}.product-preview__share-popup{top:-4px;right:-12px}.product-preview__share-button{border:0;padding:0;width:30px;height:30px;font-size:0;background:url(/local/templates/.default/css/components/product-like-share/share.svg) center no-repeat;background-size:100%}.product-preview__description{display:flex;flex-direction:column}@media (min-width:768px){.product-preview__description{order:4;margin-top:50px;padding-left:40px;width:calc(100% - 310px)}}@media (min-width:1024px){.product-preview__description{width:calc(100% - 365px)}}@media (min-width:1200px){.product-preview__description{flex-direction:row;-moz-column-gap:10%;column-gap:10%;justify-content:space-between}}.product-preview__controls{position:fixed;left:0;bottom:45px;z-index:4;box-sizing:border-box;margin-top:50px;padding:5px 0 25px;width:100%;white-space:nowrap;background:#fff;background:var(--white)}@media (min-width:768px){.product-preview__controls{order:2;position:static;left:auto;bottom:auto;display:grid;grid-template-columns:repeat(2,1fr);justify-content:flex-end;grid-row-gap:20px;row-gap:20px;margin-top:70px;margin-bottom:10px;padding:0;width:auto}}@media (min-width:1200px){.product-preview__controls{display:flex;flex-direction:column;align-self:flex-start;flex:0 1 40%;align-items:flex-start;row-gap:0;margin-top:0;margin-right:0}}.product-preview__prices{position:relative;margin:0 auto;max-width:300px}@media (min-width:768px){.product-preview__prices{display:flex;align-items:center;margin:0;max-width:none}}@media (min-width:1200px){.product-preview__prices{width:95px;flex-direction:column;flex-grow:1;margin-bottom:15px}}.product-preview__price-title{display:none;margin-right:30px;font-weight:700;font-size:18px;line-height:21px}@media (min-width:1024px){.product-preview__price-title{display:block}}@media (min-width:1200px){.product-preview__price-title{margin-bottom:20px;margin-right:auto}}.product-preview__origin-price{position:absolute;top:4px;left:0;margin:0;text-decoration:none;font-weight:400;font-size:18px;line-height:21px}.product-preview__origin-price::before{content:"";position:absolute;top:10px;left:-3px;right:-3px;height:1px;background:#000}@media (min-width:768px){.product-preview__origin-price{position:relative;top:0;margin-right:24px}}@media (min-width:1200px){.product-preview__origin-price{align-self:flex-start;margin-right:5px;margin-bottom:5px;font-weight:500}.product-preview__origin-price::before{content:"";position:absolute;top:8px;left:-3px;right:-3px;height:1px;background:#000}}.product-preview__discount{position:absolute;top:3px;right:0;border-radius:14px;padding:6px 11px;background:#ee715f;background:var(--primary);color:#fff;color:var(--white);font-weight:900;font-size:16px;line-height:12px}@media (min-width:768px){.product-preview__discount{position:static;margin-left:18px;margin-right:18px}}@media (min-width:1024px){.product-preview__discount{position:absolute;top:auto;right:-20px;padding:8px 11px}}@media (min-width:1200px){.product-preview__discount{top:36px;right:-63px;padding:8px;margin-left:0}}.product-preview__price{font-weight:700;font-size:26px;line-height:30px;text-align:center;color:#172500;color:var(--black)}@media (min-width:1024px){.product-preview__price{margin-right:70px}}@media (min-width:1200px){.product-preview__price{align-self:flex-start;margin-right:0;font-weight:800;font-size:26px;line-height:30px;text-align:center;color:#172500;color:var(--black)}}.product-preview__buttons{margin:5px auto 0;text-align:center;width:200px}@media (min-width:768px){.product-preview__buttons{margin:0 0 0 18px;text-align:left}}@media (min-width:1200px){.product-preview__buttons{margin-left:0;margin-bottom:35px;width:220px}}.product-preview__buttons .button{width:95%;font-size:15px}.product-preview__param+.product-preview__param,.product-preview__params{margin-top:20px}@media (min-width:768px){.product-preview__params{order:1;margin-top:0}}@media (min-width:1200px){.product-preview__params{flex:0 1 45%}}@media (min-width:768px){.product-preview__param{display:flex}}.product-preview__param-term{font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.product-preview__param-term{padding-right:40px;width:125px;flex-shrink:0}}@media (min-width:1024px){.product-preview__param-term{padding-right:80px}}.product-preview__param-desc{margin-top:10px;max-width:400px;font-size:16px;line-height:19px;color:#172500;color:var(--black)}.product-preview__param-desc a{text-decoration:none}@media (min-width:768px){.product-preview__param-desc{margin-top:0;font-size:16px;line-height:19px}}.product-preview__content .product-preview__price-list{display:none;margin:30px 0 0}@media (min-width:768px){.product-preview__content{order:4;width:100%}}@media (max-width:1200px){.product-preview__content .product-preview__price-list{display:block}}.product-preview__disclaimers{margin-top:35px}@media (min-width:768px){.product-preview__disclaimers{order:6;display:flex;flex-wrap:wrap;justify-content:center;margin:8px -15px 0;border-top:2px solid #f8f7f8}}@media (min-width:1024px){.product-preview__disclaimers{flex-wrap:nowrap}}.product-preview__disclaimer{display:flex;align-items:center;box-sizing:border-box;padding:15px 0 15px 90px;max-width:300px;min-height:75px;font-size:14px;line-height:16px;color:rgba(0,0,0,.5)}.product-preview__disclaimer+.product-preview__disclaimer{margin-top:10px}@media (min-width:768px){.product-preview__disclaimer{margin:10px 15px 0;max-width:295px;flex-shrink:0;flex-basis:50%}}@media (min-width:1024px){.product-preview__disclaimer{max-width:none;flex-grow:1;flex-shrink:1;flex-basis:25%}}.product-preview__disclaimer--external-view{background:url(/local/templates/.default/css/components/product-preview/warn-external-view.svg) left center no-repeat}.product-preview__disclaimer--contraindications{background:url(/local/templates/.default/css/components/product-preview/warn-contraindications.svg) left center no-repeat}.product-preview__disclaimer--recipe{display:flex;font-weight:700;color:#ee715f;color:var(--primary);background:url(/local/templates/.default/css/components/product-preview/warn-recipe.svg) left center no-repeat}.product-preview__disclaimer--cold{display:flex;font-weight:700;color:#43cffc;background:url(/local/templates/.default/css/components/product-preview/warn-cold.svg) left center no-repeat}.product-preview__price-list{position:relative;display:none;order:3}@media (min-width:768px){.product-preview__price-list{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.product-preview__price-list .product-preview__price-item--line{position:absolute;left:50%;top:0;transform:translateX(-50%);height:100%;width:1px;background-color:#eff0f1}}@media (min-width:1200px){.product-preview__price-list{grid-column:span 1;grid-template-columns:repeat(1,1fr)}.product-preview__price-list .product-preview__price-item--line{position:static;margin:5px 0!important;height:1px;width:100%;transform:translateX(0);background-color:#eff0f1}}.product-preview__price-icon,.product-preview__price-item{display:flex;align-items:center}@media (min-width:768px){.product-preview__price-item:not(:last-child){margin-bottom:5px}}@media (min-width:1024px){.product-preview__price-item:not(:last-child){margin-bottom:10px}}@media (min-width:1200px){.product-preview__price-item:not(:last-child){margin-bottom:0}}.product-preview__price-icon{justify-content:center;margin-right:10px;width:30px;min-width:30px;height:30px}@media (min-width:1024px){.product-preview__price-icon{width:40px;min-width:40px;height:40px}}.product-preview__price-info{white-space:normal;font-weight:400;font-size:14px;line-height:120%;color:#000}.product-preview__price-info--green{font-weight:700;color:#7fc34d}.product-preview__price-info--green:hover{cursor:pointer}.product-preview__dosage-amount span,.product-preview__price-info--black{font-weight:700;font-size:14px;line-height:20px}.product-preview__dosages-dropdown{display:block;min-width:290px;margin-bottom:20px}.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown-item-active,.product-preview__param-desc a{color:#8bbd3f;color:var(--secondary)}.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown__toggle{border:1px solid #c4c4c4;border:1px solid var(--light-gray);color:#c4c4c4;color:var(--light-gray)}.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown__toggle::before{top:12px;width:13px;height:13px;background-image:url(/local/templates/.default/css/components/dropdown/dropdown-arrow-gray.svg);background-repeat:no-repeat;transform:rotate(0);background-size:contain}.product-preview__dosages-dropdown .scrollable-area{padding-right:0}@media (min-width:1024px){.product-preview__dosages-dropdown{margin-bottom:0}}@media (min-width:1200px){.product-preview__dosages-dropdown{display:none}}@media (min-width:768px){.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown__toggle::before{top:17px;right:25px}}.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown__popup{padding:44px 15px 5px;border:0;background:#fff;background:var(--white);box-shadow:0 10px 20px rgba(0,0,0,.2);border-radius:12px;color:#707070;color:var(--gray)}.product-preview__dosages-dropdown .product-preview__dosages-mobile .product-preview__dosage-option{display:flex;align-items:center;justify-content:space-between;padding:10px 0;font-weight:400;font-size:14px;line-height:16px;color:#707070;color:var(--gray)}.product-preview__dosages-dropdown .product-preview__dosages-mobile .product-preview__dosage-count{font-weight:400;font-size:12px;line-height:14px;color:#c4c4c4;color:var(--light-gray)}.product-preview__dosages-dropdown .product-preview__dosages-mobile .product-preview__dosage-option:not(:last-child){border-bottom:1px solid #c4c4c4;border-bottom:1px solid var(--light-gray)}.product-preview__dosages-dropdown .product-preview__dosages-mobile .product-preview__dosage-option--active{color:#8bbd3f;color:var(--secondary)}.product-preview__dosages{padding:20px 0;border-top:2px solid #f8f7f8}@media (min-width:1024px){.product-preview__dosages{display:flex;-moz-column-gap:40px;column-gap:40px}}@media (min-width:1200px){.product-preview__dosages{-moz-column-gap:20px;column-gap:20px;row-gap:20px}}.product-preview__dosage{display:none}@media (min-width:1200px){.product-preview__dosage{display:block}}.product-preview__dosage--active{display:block}.product-preview__dosage-name{display:none;height:21px;overflow:hidden}@media (min-width:1200px){.product-preview__dosage-name{display:block;margin-bottom:10px;font-weight:700;font-size:18px;line-height:21px;color:#172500;color:var(--black)}}.product-preview__dosage-list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}@media (min-width:768px){.product-preview__dosage-list{display:flex;align-items:center;justify-content:center;-moz-column-gap:30px;column-gap:30px;row-gap:20px;flex-wrap:wrap}}@media (min-width:1024px){.product-preview__dosage-list{justify-content:flex-start;margin:0}}@media (min-width:1200px){.product-preview__dosage-list{-moz-column-gap:20px;column-gap:20px;row-gap:20px;flex-wrap:wrap}}.product-preview__dosage-item{width:170px;border:2px solid #fff;background-color:#fff;background-color:var(--white);box-shadow:0 2px 6px rgba(0,0,0,.2);border-radius:3px;transition:box-shadow .2s ease}.product-preview__dosage-item.product-preview__dosage-item--active{border:2px solid #8bbd3f;border:2px solid var(--secondary)}.product-preview__dosage-item.product-preview__dosage-item--active:hover{box-shadow:none}.product-preview__dosage-item.product-preview__dosage-item--active:hover .product-preview__dosage-price{color:#172500}.product-preview__dosage-item.product-preview__dosage-item--active .product-preview__dosage-link{cursor:default}.product-preview__dosage-item:not(:last-child){margin-bottom:10px}@media (min-width:768px){.product-preview__dosage-item:not(:last-child){margin-bottom:0}}@media (min-width:1200px){.product-preview__dosage-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.5)}.product-preview__dosage-item:hover .product-preview__dosage-price{color:#8bbd3f;color:var(--secondary)}}.product-preview__dosage-link{display:flex;-moz-column-gap:8px;column-gap:8px;padding:6px}.product-preview__dosage-image{width:50px;height:50px}.product-preview__dosage-info{color:#000;text-align:right}.product-preview__dosage-amount{display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px;margin-bottom:7px;font-weight:400;font-size:14px;line-height:20px}.product-preview__dosage-price{font-weight:800;font-size:20px;line-height:23px;color:#172500;color:var(--black);transition:color .2s ease}.product-preview__dosage-item--active{border:2px solid #8bbd3f;border:2px solid var(--secondary);box-shadow:none}@media (max-width:767px){.container_product_detail #sp-inline-rating-container{margin-top:5px}.b24-widget-button-position-bottom-right{right:30px;bottom:70px}}.product-preview__price-list--mobile{display:flex;flex-direction:column;gap:10px;padding:20px 10px;border:1px solid #e2e2eb;border-radius:5px}.product-preview__price-list--mobile .product-preview__price-info{font-size:12px}.product-preview__price-list--mobile .product-preview__price-item--line{margin:10px 0;border:1px solid #eff0f1}@media (min-width:768px){.product-preview__price-list--mobile{display:none}.product-preview__sets{order:5;width:100%;border-top:1px solid #f8f7f8}}@media (min-width:1200px){.product-preview__sets .simple-slider{margin:40px calc(27px*-1) 0;margin:40px calc(var(--padding-desktop)*-1) 0}}.product-preview__sets .analog-masonry__special-label{margin-right:20px;font-size:14px;line-height:16px}.product-preview__sets .simple-slider__content{height:auto;max-height:calc(145px*3 + 20px)}@media (max-width:358px){.product-preview__sets .simple-slider__title{max-width:150px}}:root{--product-slider-child-horiz-tablet-indent:20px;--product-slider-child-horiz-desktop-indent:40px}.product-slider{position:relative;overflow:hidden;margin:20px calc(12px*-1) 0;margin:20px calc(var(--padding-base)*-1) 0;padding-bottom:20px}@media (min-width:480px){.product-slider{margin:20px calc(20px*-1) 0;margin:20px calc(var(--padding-mobile)*-1) 0}}@media (min-width:600px){.product-slider.initiated .product-slider__content{flex-wrap:nowrap}}@media (min-width:768px){.product-slider{padding-bottom:0;margin:30px calc(20px*-1) 0;margin:30px calc(var(--padding-mobile)*-1) 0}}@media (min-width:1024px){.product-slider{margin:30px calc(27px*-1) 0;margin:30px calc(var(--padding-desktop)*-1) 0}}@media (min-width:1200px){.product-slider{margin-top:60px}.product-slider+.product-slider{margin-top:30px}}.product-slider__title{padding:0 12px;padding:0 var(--padding-base);font-weight:700;font-size:30px;line-height:35px}@media (min-width:480px){.product-slider__title{padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:1024px){.product-slider__title{padding:0 27px;padding:0 var(--padding-desktop)}}.product-slider__content{box-sizing:border-box;overflow:hidden;display:flex;flex-wrap:wrap;padding-top:20px;width:100%;transition:transform .5s ease-in-out,max-height .5s ease-in-out}@media (min-width:600px){.product-slider__content{display:inline-flex;overflow:visible;padding:30px 0}}.product-slider__content>*{width:50%;flex-shrink:0}.product-slider__content>:nth-child(n+2){border-left-width:0}.product-slider__content>:nth-child(n+3){border-top-width:0}@media (min-width:600px){.product-slider__content>*{width:33.33333%}.product-slider__content>:nth-child(n+2){border-left-width:1px}.product-slider__content>:nth-child(n+3){border-top-width:1px}.product-slider__content>:nth-child(3n+2),.product-slider__content>:nth-child(3n+3){border-left-width:0}}@media (min-width:768px){.product-slider__content>*{margin:calc(var(--product-slider-child-horiz-tablet-indent)/2);width:calc(33.33333% - (20px*2 + 20px*2)/3);width:calc(33.33333% - (var(--padding-mobile)*2 + var(--product-slider-child-horiz-tablet-indent)*2)/3)}.product-slider__content>:nth-child(3n+1){margin-left:20px;margin-left:var(--padding-mobile)}.product-slider__content>:nth-child(3n+3){margin-right:20px;margin-right:var(--padding-mobile)}}@media (min-width:890px){.product-slider__content>*{margin:calc(var(--product-slider-child-horiz-desktop-indent)/2);width:calc(33.33333% - (20px*2 + 40px*2)/3);width:calc(33.33333% - (var(--padding-mobile)*2 + var(--product-slider-child-horiz-desktop-indent)*2)/3)}}@media (min-width:1024px){.product-slider__content>*{width:calc(25% - (27px*2 + 40px*3)/4);width:calc(25% - (var(--padding-desktop)*2 + var(--product-slider-child-horiz-desktop-indent)*3)/4)}.product-slider__content>:nth-child(3n+1){margin-left:calc(40px/2);margin-left:calc(var(--product-slider-child-horiz-desktop-indent)/2)}.product-slider__content>:nth-child(3n+3){margin-right:calc(40px/2);margin-right:calc(var(--product-slider-child-horiz-desktop-indent)/2)}.product-slider__content>:nth-child(4n+1){margin-left:27px;margin-left:var(--padding-desktop)}.product-slider__content>:nth-child(4n+4){margin-right:27px;margin-right:var(--padding-desktop)}}@media (min-width:1200px){.product-slider__content>*{width:calc(20% - (27px*2 + 40px*4)/5);width:calc(20% - (var(--padding-desktop)*2 + var(--product-slider-child-horiz-desktop-indent)*4)/5)}.product-slider__content>:nth-child(4n+1){margin-left:calc(40px/2);margin-left:calc(var(--product-slider-child-horiz-desktop-indent)/2)}.product-slider__content>:nth-child(4n+4){margin-right:calc(40px/2);margin-right:calc(var(--product-slider-child-horiz-desktop-indent)/2)}.product-slider__content>:nth-child(5n+1){margin-left:27px;margin-left:var(--padding-desktop)}.product-slider__content>:nth-child(5n+5){margin-right:27px;margin-right:var(--padding-desktop)}}.product-slider__button{position:absolute;top:0;right:20px;right:var(--padding-mobile);display:none;border:0;width:36px;height:36px;padding:0;font-size:0;background:url(/local/templates/.default/css/components/product-slider/product-slider-arrow.svg) -52px 12px no-repeat;transition:none}.product-slider__button:disabled{background-position:0 12px}@media (min-width:600px){.product-slider__button{display:block}}@media (min-width:1024px){.product-slider__button{right:27px;right:var(--padding-desktop)}}.product-slider__button--previous{transform:rotate(180deg);right:calc(20px + 16px + 36px);right:calc(var(--padding-mobile) + 16px + 36px);background-position:-52px 11px}@media (min-width:1024px){.product-slider__button--previous{right:calc(27px + 16px + 36px);right:calc(var(--padding-desktop) + 16px + 36px)}}.product-slider__readmore{display:block;margin:20px auto 0;border:0;border-radius:28px;padding:10px 20px;font-weight:500;font-size:18px;line-height:21px;color:#fff;color:var(--white);background:#8bbd3f;background:var(--secondary)}@media (min-width:600px){.product-slider__readmore{display:none}}.product-tabs__tabs{display:none;flex-wrap:nowrap;overflow:hidden;margin:0 0 50px}@media (min-width:768px){.product-tabs__tabs{display:flex}}@media (min-width:1200px){.product-tabs__tabs{width:calc(100% - 440px)}}.product-tabs__tab{position:relative;box-sizing:border-box;display:block;border-radius:6px 6px 8px 8px;padding:20px 40px 20px 14px;width:100%;font-size:18px;line-height:23px;color:rgba(0,0,0,.8);background:#f8f7f8;cursor:pointer;text-align:center}.product-tabs__tab+.product-tabs__tab{margin-top:20px}@media (min-width:768px){.product-tabs__tab+.product-tabs__tab{margin:0 0 0 20px}}.product-tabs__tab svg{position:absolute;top:20px;right:16px}.product-tabs__content{margin-top:10px}@media (min-width:768px){.product-tabs__content{margin-top:50px}}.product-tabs__block+.product-tabs__block{margin-top:20px}@media (min-width:768px){.product-tabs__block,.product-tabs__block .product-tabs__tab{display:none}}.product-tabs__section{display:none}@media (min-width:768px){.product-tabs__section{display:block!important}}.product-tabs__input:nth-child(1):checked~.product-tabs__content .product-tabs__block:nth-child(1) .product-tabs__tab,.product-tabs__input:nth-child(1):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(1),.product-tabs__input:nth-child(2):checked~.product-tabs__content .product-tabs__block:nth-child(2) .product-tabs__tab,.product-tabs__input:nth-child(2):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(2),.product-tabs__input:nth-child(3):checked~.product-tabs__content .product-tabs__block:nth-child(3) .product-tabs__tab,.product-tabs__input:nth-child(3):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(3),.product-tabs__input:nth-child(4):checked~.product-tabs__content .product-tabs__block:nth-child(4) .product-tabs__tab,.product-tabs__input:nth-child(4):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(4){border-top:6px solid #8bbd3f;padding-top:14px;color:#000;background:0 0}.product-tabs__input:nth-child(1):checked~.product-tabs__content .product-tabs__block:nth-child(1) .product-tabs__tab svg,.product-tabs__input:nth-child(1):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(1) svg,.product-tabs__input:nth-child(2):checked~.product-tabs__content .product-tabs__block:nth-child(2) .product-tabs__tab svg,.product-tabs__input:nth-child(2):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(2) svg,.product-tabs__input:nth-child(3):checked~.product-tabs__content .product-tabs__block:nth-child(3) .product-tabs__tab svg,.product-tabs__input:nth-child(3):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(3) svg,.product-tabs__input:nth-child(4):checked~.product-tabs__content .product-tabs__block:nth-child(4) .product-tabs__tab svg,.product-tabs__input:nth-child(4):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(4) svg{top:14px;transform:rotate(180deg)}.product-tabs__input:nth-child(1):checked~.product-tabs__content .product-tabs__block:nth-child(1) .product-tabs__tab rect,.product-tabs__input:nth-child(1):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(1) rect,.product-tabs__input:nth-child(2):checked~.product-tabs__content .product-tabs__block:nth-child(2) .product-tabs__tab rect,.product-tabs__input:nth-child(2):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(2) rect,.product-tabs__input:nth-child(3):checked~.product-tabs__content .product-tabs__block:nth-child(3) .product-tabs__tab rect,.product-tabs__input:nth-child(3):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(3) rect,.product-tabs__input:nth-child(4):checked~.product-tabs__content .product-tabs__block:nth-child(4) .product-tabs__tab rect,.product-tabs__input:nth-child(4):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(4) rect{fill:#fff}.product-tabs__input:nth-child(1):checked~.product-tabs__content .product-tabs__block:nth-child(1) .product-tabs__tab path,.product-tabs__input:nth-child(1):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(1) path,.product-tabs__input:nth-child(2):checked~.product-tabs__content .product-tabs__block:nth-child(2) .product-tabs__tab path,.product-tabs__input:nth-child(2):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(2) path,.product-tabs__input:nth-child(3):checked~.product-tabs__content .product-tabs__block:nth-child(3) .product-tabs__tab path,.product-tabs__input:nth-child(3):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(3) path,.product-tabs__input:nth-child(4):checked~.product-tabs__content .product-tabs__block:nth-child(4) .product-tabs__tab path,.product-tabs__input:nth-child(4):checked~.product-tabs__tabs>.product-tabs__tab:nth-child(4) path{stroke:#8bbd3f}@media (min-width:768px){.product-tabs__input:nth-child(1):checked~.product-tabs__content .product-tabs__block:nth-child(1),.product-tabs__input:nth-child(2):checked~.product-tabs__content .product-tabs__block:nth-child(2),.product-tabs__input:nth-child(3):checked~.product-tabs__content .product-tabs__block:nth-child(3),.product-tabs__input:nth-child(4):checked~.product-tabs__content .product-tabs__block:nth-child(4){display:block}}.products-grid__content{margin:0 calc(12px*-1 - 1px);margin:0 calc(var(--padding-base)*-1 - 1px);display:flex;flex-wrap:wrap}@media (min-width:480px){.products-grid__content{margin:0 calc(20px*-1 - 1px);margin:0 calc(var(--padding-mobile)*-1 - 1px)}}@media (min-width:768px){.products-grid__content{margin:-20px -10px 30px}}@media (min-width:890px){.products-grid__content{margin:-40px -20px 30px}}.products-grid__content>*{width:50%}.products-grid__content>:nth-child(n+2){border-left-width:0}.products-grid__content>:nth-child(n+3){border-top-width:0}@media (min-width:600px){.products-grid__content>*{width:33.33333%}.products-grid__content>:nth-child(n+2){border-left-width:1px}.products-grid__content>:nth-child(n+3){border-top-width:1px}.products-grid__content>:nth-child(3n+2),.products-grid__content>:nth-child(3n+3){border-left-width:0}.products-grid__content>:nth-child(n+4){border-top-width:0}}@media (min-width:768px){.products-grid__content>*{margin:20px 10px 0;width:calc(33.33333% - 20px)}}@media (min-width:890px){.products-grid__content>*{margin:40px 20px 0;width:calc(33.33333% - 40px)}}@media (min-width:1024px){.products-grid__content>*{width:calc(25% - 40px)}}@media (min-width:1200px){.products-grid__content>*{width:calc(20% - 40px)}}@media (min-width:890px){.products-grid__content--tight{margin:-20px -10px 0}}@media (min-width:768px){.products-grid__content--tight>*{margin:20px 10px 0;width:calc(50% - 20px)}}@media (min-width:890px){.products-grid__content--tight>*{width:calc(50% - 20px)}}@media (min-width:1024px){.products-grid__content--tight>*{width:calc(33.33333% - 20px)}}@media (min-width:1200px){.products-grid__content--tight>*{width:calc(25% - 20px)}}.search-swich-filter{position:relative;display:flex;justify-content:space-between;align-items:center}@media (min-width:1200px){.search-swich-filter{flex-direction:column;align-items:stretch}}.search-swich-filter__form{position:relative;display:flex;flex-grow:1}.search-swich-filter__input{flex-basis:100%;min-height:52px;padding-left:19px;padding-right:20px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:23px;background-color:#fff;background-color:var(--white)}.search-swich-filter__input::-moz-placeholder{width:85%;padding:13px 0;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.search-swich-filter__input:-ms-input-placeholder{width:85%;padding:13px 0;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.search-swich-filter__input::placeholder{width:85%;padding:13px 0;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.search-swich-filter__input::-moz-placeholder{width:100%}.search-swich-filter__input:-ms-input-placeholder{width:100%}.search-swich-filter__input::placeholder{width:100%}}.search-swich-filter__input:-moz-placeholder-shown{text-overflow:ellipsis}.search-swich-filter__input:-ms-input-placeholder{text-overflow:ellipsis}.search-swich-filter__input:placeholder-shown{text-overflow:ellipsis}.search-swich-filter__input:focus{border-color:#8bbd3f;border-color:var(--secondary);outline:#8bbd3f;outline:var(--secondary)}.search-swich-filter__input:active{border-color:#8bbd3f;border-color:var(--secondary);outline:#8bbd3f;outline:var(--secondary)}@media (min-width:480px){.search-swich-filter__input{padding-right:40px}}@media (min-width:1024px){.search-swich-filter__input{padding-left:24px;padding-right:55px}}@media (min-width:1200px){.search-swich-filter__input{flex-basis:100%}}.search-swich-filter__submit{position:absolute;right:12px;bottom:8px;top:10px;padding:0;width:30px;height:30px;border:0;background-color:transparent}.search-swich-filter__swich{margin-left:10px;flex-shrink:0}@media (min-width:768px){.search-swich-filter__swich{margin-left:15px}}@media (min-width:1200px){.search-swich-filter__swich{margin-left:0}}.search-swich-filter__swich.active{display:flex;flex-direction:column;z-index:2}.search-swich-filter__swich.active .search-swich-filter__burger::after,.search-swich-filter__swich.active .search-swich-filter__burger::before{content:'';position:absolute}.search-swich-filter__swich.active .search-swich-filter__burger::before{top:-5px;left:-21px;width:60px;height:44px;z-index:3;background:url(/local/templates/.default/css/components/form/swich-button/swich-category-backgraund.svg)}.search-swich-filter__swich.active .search-swich-filter__burger::after{border-radius:50%;top:-5px;left:-6px;width:44px;height:44px;box-shadow:0 0 20px rgba(153,171,125,.3);background:#fff;background:var(--white)}.search-swich-filter__swich.active .search-swich-filter__burger svg{position:relative;z-index:4}.search-swich-filter__swich.active .search-swich-filter__burger svg rect{fill:#8bbd3f;fill:var(--secondary);stroke:#8bbd3f;stroke:var(--secondary)}.search-swich-filter__swich.active .search-swich-filter__burger svg path,.shop-category-filters.active .shop-category-filters__toggle path,.shop-category-sorting__section--mobile.active .shop-category-sorting__button path{stroke:#fff;stroke:var(--white)}.search-swich-filter__swich.active .search-swich-filter__content{display:block}@media (min-width:1200px){.search-swich-filter__swich.active .search-swich-filter__content{display:flex}}.search-swich-filter__burger{position:relative;margin-left:auto;border:0;padding:0;text-align:right;background-color:#fff;background-color:var(--white);outline:0;width:32px;height:32px;border-radius:50%}@media (min-width:1200px){.search-swich-filter__burger{display:none}}.search-swich-filter__content{position:absolute;top:49px;right:-6px;display:none;border-radius:16px 0 16px 16px;padding:20px;width:290px;box-shadow:0 0 20px rgba(153,171,125,.3);background:#fff;background:var(--white);z-index:2}@media (min-width:1200px){.search-swich-filter__content{position:static;top:0;left:0;display:flex;margin-top:25px;padding:0;width:auto;background:0 0;box-shadow:none}}.search-swich-filter__desc{padding-bottom:10px;border-bottom:1px solid #f8f7f8;font-weight:700;font-size:16px;line-height:21px;text-align:center;color:#172500;color:var(--black)}@media (min-width:1200px){.search-swich-filter__desc{display:none}}.search-swich-filter__group+.search-swich-filter__group{margin-top:14px}@media (min-width:1200px){.search-swich-filter__group{display:flex;align-items:center}.search-swich-filter__group+.search-swich-filter__group{margin:0 0 0 20px}}.search-swich-filter__sum{display:inline-block;margin-left:10px;white-space:nowrap;font-weight:300;font-size:14px;line-height:20px;color:#172500;color:var(--black)}.search-swich-filter__sum span{color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.search-swich-filter__sum{font-size:16px;line-height:21px}}.select-address-map-modal{box-sizing:border-box;margin:0 -20px;padding:24px 0 0;background:#f7f7f7;border-radius:20px}@media (min-width:768px){.select-address-map-modal{min-width:660px}}@media (min-width:1024px){.select-address-map-modal{margin:0;padding:49px 27px 35px;min-width:900px}}@media (min-width:1200px){.select-address-map-modal{min-width:1050px}}.select-address-map-modal__header{margin-bottom:17px;text-align:center}@media (min-width:1024px){.select-address-map-modal__header{margin-bottom:42px;text-align:left}}.select-address-map-modal__title{font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:1024px){.select-address-map-modal__title{font-size:30px;line-height:35px}}.select-address-map-modal__map{min-width:320px;width:100%;height:370px;margin-bottom:23px;border-radius:16px;background-color:#c4c4c4;background-color:var(--light-gray)}@media (min-width:1024px){.select-address-map-modal__map{height:489px}}.select-address-map-modal__footer{display:none;justify-content:space-between;align-items:center}@media (min-width:1024px){.select-address-map-modal__footer{display:flex}}.select-address-map-modal__address{font-weight:500;font-size:16px;line-height:19px}.scrollable-area{overflow:auto;padding-right:20px;height:100%;scrollbar-color:#8bbd3f #e5e5e5;scrollbar-color:var(--secondary) #e5e5e5;scrollbar-width:thin}.scrollable-area::-webkit-scrollbar{width:4px}.scrollable-area::-webkit-scrollbar-track{background-color:transparent}.scrollable-area::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 6px #ee715f;box-shadow:inset 0 0 6px var(--primary)}.selected-pharmacy-page__location{display:inline-flex;justify-content:flex-start;margin-left:32px}.selected-pharmacy-page{margin-top:25px;margin-bottom:-40px}@media (min-width:1024px){.selected-pharmacy-page{display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px;margin-top:30px}}@media (min-width:768px){.selected-pharmacy-page{margin-bottom:0}}@media (min-width:1200px){.selected-pharmacy-page{margin-bottom:0}}.selected-pharmacy-page__inner{width:100%}@media (min-width:1200px){.selected-pharmacy-page__inner{max-width:970px}}.selected-pharmacy-page__header{display:none}@media (min-width:1024px){.selected-pharmacy-page__header{display:block}.selected-pharmacy-page__map-list{margin-top:16px}}.selected-pharmacy-page__content{margin:0 calc(12px*-1) -20px;margin:0 calc(var(--padding-base)*-1) -20px;min-height:472px}@media (min-width:480px){.selected-pharmacy-page__content{margin:0 calc(20px*-1) -20px;margin:0 calc(var(--padding-mobile)*-1) -20px}}@media (min-width:768px){.selected-pharmacy-page__content{margin:0 calc(27px*-1) -30px;margin:0 calc(var(--padding-desktop)*-1) -30px}}.selected-pharmacy-page__aside{display:none}@media (min-width:1200px){.selected-pharmacy-page__aside{display:flex;flex-direction:column}}.selected-pharmacy-page__terminal{display:none;max-width:310px;background-color:#fff;background-color:var(--white);box-shadow:0 20px 30px rgba(196,196,196,.2);border-radius:8px}@media (min-width:1200px){.selected-pharmacy-page__terminal{display:block}}.selected-pharmacy-page__notice{display:none;justify-content:flex-start;align-items:center;width:310px;height:101px;margin-bottom:30px;box-shadow:0 20px 30px rgba(196,196,196,.2);border-radius:8px;color:#ee715f;color:var(--primary)}.selected-pharmacy-page__notice svg{margin-left:35px;margin-right:16px}@media (min-width:1200px){.selected-pharmacy-page__notice{display:flex}}.selected-map-list__input{position:absolute;pointer-events:none}.selected-map-list__header{position:relative;display:flex;align-items:center}@media (min-width:1200px){.selected-map-list__header{align-items:flex-start}}.selected-map-list__search-filter{flex-grow:1}@media (min-width:1200px){.selected-map-list__search-filter-form{margin-right:260px}}.selected-map-list__search-input{width:100%;height:40px;margin-right:10px;margin-bottom:0}@media (min-width:768px){.selected-map-list__search-input{margin-right:27px}}@media (min-width:1200px){.selected-map-list__search-input{height:50px;margin-right:60px}}.selected-map-list__switches{display:none;position:absolute;top:0;right:0;width:232px;height:50px;margin-left:52px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:25px;font-weight:700;font-size:16px;line-height:19px;color:#172500;color:var(--black)}@media (min-width:1200px){.selected-map-list__switches{display:flex}}.selected-map-list__switcher{margin:-1px;border-radius:25px;padding:15px 25px;text-align:center;white-space:nowrap;cursor:pointer}.selected-map-list__switcher--list{margin-left:-8px}.selected-map-list__input[value=list]:checked~.selected-map-list__header .selected-map-list__switcher--list,.selected-map-list__input[value=map]:checked~.selected-map-list__header .selected-map-list__switcher--map{width:126px;background-color:#8bbd3f;background-color:var(--secondary);color:#fff;color:var(--white);z-index:2;cursor:default}.selected-map-list__switches-mobile{margin-left:5px;align-self:center}@media (min-width:768px){.selected-map-list__switches-mobile{margin-left:15px}}@media (min-width:1200px){.selected-map-list__switches-mobile{display:none}}.selected-map-list__mobile-list,.selected-map-list__mobile-map{display:none}.order-details__condition svg,.selected-map-list__mobile-list svg{vertical-align:bottom}.search-form.active .search-form__item_hint .search-form__link::after,.selected-map-list__mobile-list.selected-map-list__mobile--active{display:block}.selected-map-list__input[value=list]:checked~.selected-map-list__header .selected-map-list__mobile-map,.selected-map-list__input[value=map]:checked~.selected-map-list__header .selected-map-list__mobile-list{display:block}.selected-map-list__content{display:flex;flex-direction:column;margin-top:25px}@media (min-width:768px){.selected-map-list__content{margin-top:30px}}.selected-map-list__addresses,.selected-map-list__map{display:none}.selected-map-list__map{flex-direction:column;flex-grow:1;border-radius:0 0 8px 8px}.selected-map-list__delivery-map{flex-grow:1}.selected-map-list__input[value=map]:checked~.selected-map-list__content .selected-map-list__map{display:flex}.selected-map-list__input[value=list]:checked~.selected-map-list__content .selected-map-list__addresses{display:block}.selected-map-list__addresses.show,.selected-map-list__map.show{display:block;width:100%}.search-form{text-align:left}.search-form.active{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;background:#fff;z-index:10}.search-form.active .search-form__form{padding:5px}.search-form.active .search-form__clear{display:block}.search-form.active .search-form__input{padding-left:45px;background:url(/local/templates/.default/css/components/search-form/search-green.svg) 11px 8px no-repeat}.search-form.active .search-form__submit{display:none}.search-form.active .search-form__cancel{display:block}.search-form.active .search-form__results{display:block;height:calc(100% - 52px);flex-grow:1;flex-shrink:0;overflow-y:auto;overflow-x:hidden}.search-form.active .search-input-hints{visibility:visible}@media (min-width:768px){.search-form.active{position:relative}.search-form.active .search-form__item_product .search-form__link::after{display:none}.search-form.active .search-form__form{padding:3px}.search-form.active .search-form__clear{display:block}.search-form.active .search-form__input{padding-left:10px;background:0 0}.search-form.active .search-form__results{position:absolute;top:55px;left:0;box-sizing:border-box;border-radius:16px;padding:16px 7px 16px 0;width:100%;min-width:530px;height:auto;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.2)}.search-form.active .search-form__list{padding:15px 18px;max-height:470px;overflow:auto;scrollbar-color:#8bbd3f #e5e5e5;scrollbar-color:var(--secondary) #e5e5e5;scrollbar-width:thin}.search-form.active .search-form__list::-webkit-scrollbar{width:4px}.search-form.active .search-form__list::-webkit-scrollbar-track{background-color:#e5e5e5}.search-form.active .search-form__list::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 6px #8bbd3f;box-shadow:inset 0 0 6px var(--secondary)}.search-form.active .search-form__cancel,.search-form.active .search-form__item::before,.search-form.active .search-form__link::after{display:none}.search-form.active .search-form__submit{display:block}.search-form.active .search-form__link{padding:15px 160px 15px 50px}.search-form.active .search-form__picture{top:10px;left:10px;right:auto;transform:none}.search-form.active .search-form__category{margin-top:3px}.search-form.active .search-form__price{position:absolute;top:0;right:0;font-weight:700;font-size:26px;line-height:30px;color:#172500;color:var(--black)}}.search-form__recent-remove{position:absolute;top:-3px;right:-1px;border:0;width:44px;height:44px;padding:0;background:url(/local/templates/.default/css/components/search-form/search-form-clear.svg) center no-repeat;font-size:0}.search-form__form{position:relative;display:flex}@media (min-width:768px){.search-form__form{border:1px solid #d0e8ad;border-radius:24px;padding:3px}}.search-form__location{position:relative;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;display:none;border:0;border-radius:20px 0 0 20px;width:90px;padding:10px 18px 11px 16px;background:rgba(139,189,63,.1);color:#8bbd3f;color:var(--secondary);font-family:inherit;font-size:16px;font-weight:700;text-align:left;white-space:nowrap;cursor:pointer}.search-form__location::after{content:"";position:absolute;top:18px;right:8px;width:0;height:0;border-style:solid;border-width:5px 4px 0;border-color:#8bbd3f transparent transparent;border-color:var(--secondary) transparent transparent transparent}.search-form__location:hover{background:#d0e8ad}@media (min-width:768px){.search-form__location{display:block}}.search-form__field,.search-form__input{position:relative;width:100%}.search-form__input{z-index:1;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:20px;padding:8px 60px 8px 32px;height:40px;font-size:12px;line-height:14px;outline:0;opacity:1}.search-form__input::-moz-placeholder{font:inherit;color:#000}.search-form__input:-ms-input-placeholder{font:inherit;color:#000}.search-form__input::placeholder{font:inherit;color:#000}@media (min-width:768px){.search-form__input{border:0;padding:11px 10px;font-size:16px;line-height:18px}.search-form__input::-moz-placeholder{color:#99ab7d}.search-form__input:-ms-input-placeholder{color:#99ab7d}.search-form__input::placeholder{color:#99ab7d}}.search-input-hints{position:absolute;top:0;left:0;z-index:0;opacity:.2;visibility:hidden}.search-form__clear{position:absolute;top:-3px;right:50px;z-index:1;display:none;border:0;width:44px;height:44px;padding:0;background:url(/local/templates/.default/css/components/search-form/search-form-clear.svg) center no-repeat;font-size:0}@media (min-width:768px){.search-form__clear{right:-1px}}.search-form__submit{position:absolute;right:4px;top:0;z-index:1;width:40px;height:40px;background:url(/local/templates/.default/css/components/search-form/search.svg) center no-repeat;font-size:0;padding:10px 14px;border-radius:20px;color:#fff;color:var(--white)}@media (min-width:768px){.search-form__submit{position:static;flex-shrink:0;width:40px;height:40px;background:#8bbd3f url(/local/templates/.default/css/components/search-form/search-white.svg) center no-repeat;background:var(--secondary) url(/local/templates/.default/css/components/search-form/search-white.svg) center no-repeat;font-size:0}}@media (min-width:1200px){.search-form__submit{padding:9px 35px 10px;width:auto;font-size:18px;background:#8bbd3f;background:var(--secondary)}}.search-form__cancel{position:absolute;right:4px;display:none;border:0;padding:14px;background:0 0;font-size:12px;line-height:14px;color:#172500;color:var(--black)}@media (min-width:768px){.search-form__cancel{position:static}}.search-form__results{display:none}.search-form__suggests{display:inline-flex;box-sizing:border-box;padding:7px 5px 8px;width:100%;overflow-x:scroll}.search-form__suggests::-webkit-scrollbar{height:4px}.search-form__suggests::-webkit-scrollbar-track{background-color:#e5e5e5}.search-form__suggests::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 6px #8bbd3f;box-shadow:inset 0 0 6px var(--secondary)}@media (min-width:768px){.search-form__suggests{display:none}}.search-form__suggest{border:0;border-radius:20px;padding:5px 18px;font-size:12px;line-height:14px;color:#172500;color:var(--black);background:#e5e5e5;white-space:nowrap}.search-form__suggest+.search-form__suggest{margin-left:5px}.search-form__list{display:flex;flex-direction:column;padding-bottom:60px}@media (min-width:768px){.search-form__list{padding-bottom:0}}.search-form__list>*,.shop-category__navigation .brand-page__strategy .shop-category__category .dropdown{width:100%}.search-form__item{position:relative}.search-form__item+.search-form__item::before{content:"";position:absolute;top:0;left:50px;right:0;height:1px;background:#e5e5e5}.search-form__link{position:relative;display:block;padding:13px 70px 13px 50px;font-weight:400;font-size:12px;line-height:14px;color:#000;text-decoration:none}.search-form__link::after{content:"";position:absolute;top:50%;right:15px;margin-top:-7px;width:8px;height:14px;background:url(/local/templates/.default/css/components/search-form/search-form-arrow.svg)}@media (min-width:768px){.search-form__product{font-size:16px;line-height:19px}}.search-form__brand{position:absolute;top:10px;left:10px;width:30px;bottom:10px}.search-form__picture{position:absolute;top:50%;right:33px;width:30px;height:30px;transform:translateY(-50%)}.search-form__logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;max-height:100%}.search-form__category,.search-form__price{display:block;font-weight:400;font-size:10px;line-height:12px;color:#707070;color:var(--gray)}.search-form__price{color:#8bbd3f;color:var(--secondary)}.search-form__recent{background:url(/local/templates/.default/css/components/search-form/search-form-recent.svg) 15px 12px no-repeat}.search-form__recent::after{display:none}.search-form__query{background:url(/local/templates/.default/css/components/search-form/search-form-query.svg) 14px 12px no-repeat}.search-form__item--green{position:relative}.search-form__item--green a{z-index:1}.search-form__item--green::after{content:'';position:absolute;top:0;left:-3%;width:106%;height:100%;background-color:#f3f8eb}@media (min-width:768px){.search-form__item--green::after{left:-4%;width:107.5%}}@media (min-width:1200px){.search-form__item--green::after{left:-3%;width:105%}}.search-form__all{position:-webkit-sticky;position:sticky;bottom:64px;display:flex;justify-content:center;align-items:center;max-width:300px;width:100%;margin:0 auto;padding:10px;background:#8bbd3f;background:var(--secondary);border-radius:17px;font-weight:400;font-size:12px;line-height:14px;color:#fff;color:var(--white)}@media (min-width:768px){.search-form__all{position:static;max-width:352px;margin:30px auto 0;transform:translateX(0)}}.search-form__loading{display:none;position:absolute;right:4px;top:4px;z-index:1;width:24px;min-width:24px;height:24px;margin:auto;border-radius:50%;border:.25rem solid rgba(139,189,63,.5);border-top-color:#8bbd3f;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@media (min-width:768px){.search-form__loading{position:static}}.search-form.active .search-form__loading{right:10px;top:9px}@media (min-width:768px){.search-form.active .search-form__loading{position:static}}.search-location{position:absolute;overflow:hidden;top:0;left:0;bottom:0;z-index:6;width:100%;background:rgba(0,0,0,.5);transition:opacity .2s ease-in-out;display:none}.search-location.show{opacity:1;pointer-events:auto}.search-location.show .search-location__list{transform:translateY(0);pointer-events:auto}.search-location.show.fixed{position:fixed;top:0;left:0;bottom:0}.search-location.show.fixed>*{top:10%}.search-location,.search-location.hide{opacity:0;pointer-events:none}.search-location.hide .search-location__list{transform:translateY(30px);pointer-events:none}@media (min-width:768px){.search-location{display:block}}.search-location__list{position:absolute;top:130px;left:27px;left:var(--padding-desktop);right:27px;right:var(--padding-desktop);box-sizing:border-box;display:flex;flex-wrap:wrap;border-radius:16px;padding:17px 0;background:#f9faf7;box-shadow:0 30px 30px rgba(153,171,125,.1);transform:translateY(-30px);pointer-events:none;transition:transform .2s ease-in-out}@media (min-width:1024px){.search-location__list{top:170px}}@media (min-width:1200px){.search-location__list{top:210px}}@media (min-width:1354px){.search-location__list{left:50%;margin-left:-650px;width:1300px}}.search-location__item{margin-top:3px;width:33.3333%}.search-location__item--all{margin-top:0;width:100%}.search-location__button{box-sizing:border-box;border:0;padding:7px 0 8px 50px;width:100%;background:url(/local/templates/.default/css/components/search-location/search-location-arrow.svg) left 23px center no-repeat;font-family:inherit;font-size:18px;line-height:1.3;text-align:left;cursor:pointer}.search-location__button:hover{background-color:#eef4e3}.search-location__button.checked{color:#8bbd3f;color:var(--secondary);background-image:url(/local/templates/.default/css/components/search-location/search-location-checked.svg);background-position:left 17px center}.search-location__item--all .search-location__button{width:33.33333%}.section-links{justify-content:space-between}@media (min-width:1024px){.section-links{display:flex}}.section-links__title{font-size:30px;line-height:35px;color:#172500;color:var(--black);font-weight:700;text-align:left}.section-links__list{margin-top:25px;display:flex;font-size:16px;line-height:19px;font-weight:700;justify-content:center}@media (min-width:480px){.section-links__list{font-size:18px;line-height:21px;justify-content:flex-start}}@media (min-width:1024px){.section-links__list{margin-top:10px}}.section-links__list>*{margin-right:20px}.section-links__link{color:#172500;color:var(--black);text-decoration:none;border-bottom:2px solid transparent}.section-links__link:hover{color:#ee715f;color:var(--primary);border-bottom:2px solid #ee715f;border-bottom:2px solid var(--primary)}.sharing-popup{position:relative;display:inline;font-weight:400;font-size:14px;line-height:16px}.sharing-popup__open{display:inline}.sharing-popup__popup{position:absolute;z-index:7;display:none;flex-direction:column;border-radius:12px;padding:13px 18px 16px 12px;box-shadow:0 10px 20px rgba(0,0,0,.2);background:#fff;background:var(--white)}.sharing-popup__popup::before{content:'';display:block;margin-left:auto;width:18px;height:4px;background:url(/local/templates/.default/css/components/sharing-popup/dots.svg)}.sharing-popup.open .sharing-popup__popup{display:flex}.ya-share2__list{margin-top:13px}.ya-share2__item+.ya-share2__item{margin-top:5px}.ya-share2__link{border:0;padding:2px 0 2px 30px;background:0 0;text-align:left;color:#707070;color:var(--gray);white-space:nowrap;text-decoration:none}.ya-share2__item_service_vkontakte .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/vk.svg) left top no-repeat}.ya-share2__item_service_telegram .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/tg.svg) left top no-repeat}.ya-share2__item_service_odnoklassniki .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/ok.svg) left top no-repeat}.ya-share2__item_service_moimir .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/mm.svg) left top no-repeat}.ya-share2__item_service_twitter .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/tw.svg) left top no-repeat}.ya-share2__item_service_viber .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/vb.svg) left top no-repeat}.ya-share2__item_service_whatsapp .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/whatsapp.svg) left top no-repeat}.ya-share2__item_service_skype .ya-share2__link{background:url(/local/templates/.default/css/components/sharing-popup/skype.svg) left top no-repeat}.shop-category{position:relative;display:flex;flex-direction:column;margin-top:24px;color:#172500;color:var(--black)}@media (min-width:768px){.shop-category{flex-direction:row}}.shop-category__aside{display:flex;justify-content:flex-end;flex-wrap:wrap}.shop-category__aside .shop-category-filters .title-h3{display:none}@media (min-width:768px){.shop-category__aside{justify-content:flex-start;flex-direction:column;padding-right:20px;width:33.33333%}.shop-category__aside .shop-category-filters .title-h3{display:block}}@media (min-width:1200px){.shop-category__aside{width:25%}}.shop-category__strategy{margin-bottom:16px;width:100%}.shop-category__controls{position:relative;width:100%;display:flex;flex-wrap:wrap}@media (min-width:768px){.shop-category__controls{flex-direction:column;flex-wrap:nowrap}}.shop-category__category{box-sizing:border-box;width:calc(100% - 74px)}@media (min-width:768px){.shop-category__category{width:100%}}.shop-category__about{flex:0 1 100%;box-sizing:border-box;margin-top:10px;border:1px solid #8bbd3f;border:1px solid var(--secondary);border-radius:22px;padding:7px;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;color:#8bbd3f;color:var(--secondary);text-align:center;text-decoration:none}@media (min-width:768px){.shop-category__about{margin-top:24px;padding:11px}}.shop-category__header{order:3}.shop-category__heading{display:none;font-weight:700;font-size:36px;line-height:42px;color:#172500;color:var(--black)}@media (min-width:768px){.shop-category__heading{display:block}.shop-category__content{width:66.66666%}}@media (min-width:1200px){.shop-category__content{width:75%}}.shop-category__products{order:4;margin-top:24px}.shop-category__brand-page{margin-top:0;margin-bottom:10px;width:100%}@media (min-width:768px){.shop-category__brand-page{margin-bottom:20px}}.shop-category__brand-page .brand-page__category-option+.brand-page__category-option{text-align:left}@media (min-width:768px){.shop-category__navigation{flex-wrap:wrap;row-gap:20px;width:100%}}@media (min-width:1200px){.shop-category__navigation{flex-wrap:nowrap;row-gap:0}}.shop-category__left-column{margin-top:0;width:100%}@media (min-width:768px){.shop-category__aside .brand-page__dropdown,.shop-category__aside .brand-page__strategy{flex-basis:100%}}@media (min-width:1200px){.shop-category__aside .brand-page__dropdown,.shop-category__aside .brand-page__strategy{flex-basis:33%}}.shop-category__aside .brand-page__dropdown+.brand-page__dropdown,.shop-category__aside .brand-page__dropdown+.brand-page__strategy,.shop-category__aside .brand-page__strategy+.brand-page__dropdown,.shop-category__aside .brand-page__strategy+.brand-page__strategy{margin-left:0}.shop-category-filters__filter .filter-accordeon .filter-accordeon__title{display:flex}.shop-category__navigation .brand-page__strategy{display:flex;flex-wrap:wrap;row-gap:10px;width:100%}.shop-category__navigation .brand-page__strategy .dropdown{flex:0 1 calc(100% - 74px);width:calc(100% - 74px);order:1}.shop-category__navigation .brand-page__strategy .shop-category-filters{flex:0 1 32px;order:2}.shop-category__navigation .brand-page__strategy .shop-category-sorting{flex:0 1 32px;order:3}.shop-category__navigation .brand-page__strategy .shop-category__category{width:100%;order:4}.shop-category__navigation .brand-page__strategy .shop-category__about{order:5}@media (min-width:768px){.shop-category__navigation .brand-page__strategy{flex-direction:column;flex-wrap:nowrap}.shop-category__navigation .brand-page__strategy .dropdown{flex:0 1 100%;width:100%;order:1}.shop-category__navigation .brand-page__strategy .shop-category-filters{flex:0 1 100%;order:4}.shop-category__navigation .brand-page__strategy .shop-category-sorting{flex:0 1 100%;order:5}.shop-category__navigation .brand-page__strategy .shop-category__category{width:100%;order:2}.shop-category__navigation .brand-page__strategy .shop-category__category .dropdown{width:100%}.shop-category__navigation .brand-page__strategy .shop-category__about{order:3}}.shop-category__brand-page .shop-category__category .dropdown__toggle{display:block}@media (min-width:768px){.shop-category__brand-page .shop-category__category .dropdown__toggle{display:none}}.shop-category__brand-page .shop-category__category .dropdown::before{content:""}@media (min-width:768px){.shop-category__brand-page .shop-category__category .dropdown::before{display:none}.shop-category__brand-page .shop-category__category .dropdown__popup{position:static;display:block}}.shop-category__navigation .shop-category__about{margin-top:0}.shop-category__brand-page .title-h3{display:none;font-weight:700;font-size:20px;margin-bottom:10px}@media (min-width:768px){.shop-category__brand-page .title-h3{display:block}}.shop-category__content .articles-detail{margin-bottom:20px}.shop-category__left-column .dropdown__popup{max-height:none}.shop-category-filters::before,.shop-category-sorting__section--mobile::before{content:'';position:fixed;top:0;right:0;bottom:0;left:0;display:none;background:rgba(0,0,0,.6)}@media (min-width:768px){.shop-category-filters.active::before{display:none}}.shop-category-filters.active .shop-category-filters__toggle::before{content:'';position:absolute;top:-5px;left:-21px;width:74px;height:44px;z-index:-1;background:url(/local/templates/.default/css/components/shop-category-filters/shop-category-settings-background.svg)}@media (min-width:768px){.shop-category-filters{margin-top:24px}}@media (min-width:768px){.shop-category-filters__toggle{display:none}}@media (min-width:768px){.shop-category-filters__content{position:static;visibility:visible;border-radius:0;padding:0;pointer-events:auto}}@media (min-width:768px){.shop-category-filters__buttons{margin-top:5px;display:flex;flex-wrap:wrap;text-align:left}.shop-category-filters__buttons>*{margin:10px 10px 0 0}.shop-category-filters__buttons>:last-child{margin:10px 0 0}}@media (min-width:768px){.shop-category-filters__button-apply{display:inline-block}}@media (min-width:768px){.shop-category-filters__filter+.shop-category-filters__filter{margin-top:24px}}.shop-category-filters{box-sizing:border-box}.shop-category-filters.active::before{z-index:5;display:block}@media (min-width:768px){.shop-category-filters.active::before{display:none}}.shop-category-filters.active .shop-category-filters__toggle{z-index:5}.shop-category-filters.active .shop-category-filters__content{z-index:5;visibility:visible;pointer-events:auto}@media (min-width:768px){.shop-category-filters{margin-top:24px}}.shop-category-filters__toggle{position:relative;margin-left:5px;border:0;width:32px;height:32px;padding:0;background:0 0;font-size:0;outline:0}@media (min-width:768px){.shop-category-filters__toggle{display:none}}.shop-category-filters__content{position:absolute;top:38px;left:0;right:0;border-radius:16px;padding:15px 13px;visibility:hidden;pointer-events:none;background:#fff;background:var(--white)}@media (min-width:768px){.shop-category-filters__content{position:static;visibility:visible;border-radius:0;padding:0;pointer-events:auto}}.shop-category-filters__buttons{margin-top:20px;text-align:center}.shop-category-filters__buttons>*+*{margin-top:10px}@media (min-width:768px){.shop-category-filters__buttons{margin-top:5px;display:flex;flex-wrap:wrap;text-align:left}.shop-category-filters__buttons>*{margin:10px 10px 0 0}.shop-category-filters__buttons>:last-child{margin:10px 0 0}}.shop-category-filters__button-apply{display:none}@media (min-width:768px){.shop-category-filters__button-apply{display:inline-block}}.shop-category-filters__filter+.shop-category-filters__filter{margin-top:18px}@media (min-width:768px){.shop-category-filters__filter+.shop-category-filters__filter{margin-top:24px}}.shop-category-sorting__section--mobile::before{content:""}.shop-category-sorting__section--mobile.active::before{z-index:5;display:block}.shop-category-sorting__section--mobile.active .shop-category-sorting__button::before{content:"";position:absolute;top:-5px;left:-21px;width:60px;height:44px;z-index:-1;background:url(/local/templates/.default/css/components/shop-category-sorting/shop-category-sorting-background.svg)}@media (min-width:768px){.shop-category-sorting__section--mobile{display:none}}@media (min-width:768px){.shop-category-sorting__content{position:static;visibility:visible;border-radius:0;padding:0;pointer-events:auto}}@media (min-width:768px){.shop-category-sorting__section--tablet{display:flex}}@media (min-width:768px){.shop-category-sorting__heading{font-size:14px;line-height:18px}}@media (min-width:768px){.shop-category-sorting__option{margin:10px 12px 0}}@media (max-width:1200px){.shop-category-sorting .dropdown.dropdown--light{position:relative;min-width:auto;width:100%}.shop-category-sorting .dropdown__popup,.shop-category-sorting .dropdown__toggle{min-width:auto;width:100%}}.shop-category-sorting .dropdown.dropdown--light.active .dropdown__toggle{border-radius:22px;border:2px solid #8bbd3f}.shop-category-sorting__section--mobile .shop-category-sorting__content{padding:10px 0 20px}.shop-category-sorting__section--mobile .shop-category-sorting__heading{margin:0;text-align:center;font-weight:700;font-size:16px;color:#172500}.shop-category-sorting__section--mobile .shop-category-sorting__options{display:block;margin-top:10px;border-top:1px solid #f8f7f8}.shop-category-sorting__section--mobile .shop-category-sorting__option-link--active{border:0}.shop-category-sorting__section--mobile.active .shop-category-sorting__button{z-index:5}.shop-category-sorting__section--mobile.active .shop-category-sorting__content{z-index:5;visibility:visible;pointer-events:auto}@media (min-width:768px){.shop-category-sorting__section--mobile{display:none}}.shop-category-sorting__button{position:relative;margin-left:5px;border:0;width:32px;height:32px;padding:0;background:0 0;font-size:0;outline:0}.shop-category-sorting__content{position:absolute;top:38px;right:-6px;border-radius:16px 0 16px 16px;width:300px;padding:15px 13px;visibility:hidden;pointer-events:none;background:#fff;background:var(--white)}@media (min-width:768px){.shop-category-sorting__content{position:static;visibility:visible;border-radius:0;padding:0;pointer-events:auto}}.shop-category-sorting__section--tablet{display:none;margin-top:14px;font-size:14px;line-height:16px;white-space:nowrap}@media (min-width:768px){.shop-category-sorting__section--tablet{display:flex}}.shop-category-sorting__heading{margin:10px 12px 0 0;color:#c4c4c4;color:var(--light-gray);font-weight:400;font-size:16px;line-height:21px}@media (min-width:768px){.shop-category-sorting__heading{font-size:14px;line-height:18px}}.shop-category-sorting__options{display:flex;flex-wrap:wrap}.shop-category-sorting__option{margin:10px 23px 0;font-size:14px;line-height:18px}@media (min-width:768px){.shop-category-sorting__option{margin:10px 12px 0}}.shop-category-sorting__option-link{font-weight:700;text-decoration:none;color:#172500;color:var(--black)}.shop-category-sorting__option-link:hover{color:#ee715f;color:var(--primary)}.shop-category-sorting__option-link--active{color:#ee715f;color:var(--primary);border-bottom:2px solid var(--primary)}.shop-category-sorting__promo{display:flex;margin:10px 0 0 auto}.shop-category-sorting__promo-label{display:inline-block;vertical-align:middle;margin-left:12px;cursor:pointer}.shop-category-sorting__section--header{font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#c4c4c4;align-self:center;margin-right:24px}.shop-category-sorting .dropdown__popup,.shop-category-sorting .dropdown__toggle{min-width:301px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shop-category-sorting .dropdown.dropdown--light .dropdown__toggle{color:#707070;border:1px solid #d5d5d5}@media (max-width:1200px){.shop-category-sorting .dropdown.dropdown--light{position:relative;min-width:auto;width:100%}.shop-category-sorting .dropdown__popup,.shop-category-sorting .dropdown__toggle{min-width:auto;width:100%}}.shop-category-sorting .dropdown.dropdown--light .dropdown__popup{padding:20px;top:50px;box-shadow:0 10px 20px rgba(0,0,0,.2);border-radius:12px;border:0}.shop-category-sorting__option-link--active{border:0;font-weight:700}.shop-terminal__title{display:flex;justify-content:space-between;font-weight:700;font-size:24px;line-height:28px;color:#172500;color:var(--black)}.shop-terminal__amount{font-weight:400;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.shop-terminal__list{margin-top:23px}.shop-terminal__item{display:flex;justify-content:space-between}.shop-terminal__item+.shop-terminal__item{margin-top:20px}.shop-terminal__label{font-size:16px;line-height:19px}.shop-terminal__price{font-weight:700;font-size:18px;line-height:21px;color:#172500;color:var(--black)}.shop-terminal__price--positive{color:#8bbd3f;color:var(--secondary)}.shop-terminal__promo{margin-top:20px}.shop-terminal__promo-input{padding-right:40px}.shop-terminal__plus{position:absolute;top:6px;right:9px;border:0;padding:0;width:24px;height:24px;background:url(/local/templates/.default/css/components/shop-terminal/shop-terminal-plus.svg) center no-repeat;font-size:0}.shop-terminal__total{display:flex;justify-content:space-between;align-items:center;margin-top:20px;border-top:1px solid rgba(196,196,196,.5);padding-top:20px;color:#172500;color:var(--black)}.shop-terminal__total-label{font-weight:700;font-size:24px;line-height:28px;color:#172500;color:var(--black)}.shop-terminal__total-price{display:flex;flex-direction:column;align-items:flex-end;font-weight:700;font-size:24px;line-height:28px;text-align:right}.shop-terminal__total-origin-price{position:relative;margin-bottom:-3px;font-size:16px;line-height:19px;text-decoration:none}.shop-terminal__total-origin-price::after{content:'';position:absolute;top:50%;left:-10%;width:120%;height:2px;background:#172500;background:var(--black)}.shop-terminal__buttons{margin-top:20px}.shop-terminal__buttons>*+*{margin-top:30px}.shop-terminal__gift{position:relative;margin-top:5px;padding:30px 0 30px 80px}.shop-terminal__gift-button-label::before,.shop-terminal__gift::before{content:'';position:absolute;top:0;left:0;width:66px;height:77px;background:url(/local/templates/.default/css/components/shop-terminal/shop-terminal-gift.svg)}.shop-terminal__gift+.shop-terminal__buttons{margin-top:10px}.shop-terminal__gift-label{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-terminal__gift-button{background:#ee715f;background:var(--primary)}.shop-terminal__gift-button-label{position:relative}.shop-terminal__gift-button-label::before{top:-30px;left:-80px}.shop-terminal__discount{display:flex;justify-content:space-between;margin:29px 0}.shop-terminal__sum,.shop-terminal__text{font-weight:500;font-size:18px;line-height:21px}.shop-terminal__sum{font-weight:700}.shop-terminal__action-panel{position:fixed;right:0;bottom:30px;left:0;border-radius:8px 8px 0 0;padding:22px 12px 0;padding:22px var(--padding-base) 0;height:115px;background:#fff;background:var(--white);box-shadow:0 -6px 10px rgba(0,0,0,.1);transition:opacity .15s ease-in-out}.shop-terminal__action-panel.hidden{opacity:0;pointer-events:none}@media (min-width:768px){.shop-terminal__action-panel{bottom:0}}@media (min-width:1200px){.shop-terminal__action-panel{display:none}}.shop-terminal__action-panel-button{display:flex;justify-content:space-between}.shop-terminal-modal{max-width:560px;overflow:hidden;border-radius:20px;padding:23px 0 16px;background:#f7f7f7}@media (min-width:1024px){.shop-terminal-modal{max-width:none}}.shop-terminal-modal__header{display:flex;justify-content:space-between;padding:0 12px;padding:0 var(--padding-base);font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black);text-align:center}@media (min-width:480px){.shop-terminal-modal__header{padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:768px){.shop-terminal-modal__header{font-weight:700;font-size:30px;line-height:35px;text-align:left}}@media (min-width:1024px){.shop-terminal-modal__header{padding:0 27px 0 167px;padding:0 var(--padding-desktop) 0 167px}.shop-terminal-modal__header::before{content:'';position:absolute;top:-135px;left:0;width:140px;height:217px;background:url(/local/templates/.default/css/components/shop-terminal-modal/shop-terminal-modal-gift.svg)}}.shop-terminal-modal__top{display:none}@media (min-width:1024px){.shop-terminal-modal__top{display:flex}}.shop-terminal-modal__slider{margin-top:25px;width:100%}@media (min-width:1024px){.shop-terminal-modal__slider{margin-top:40px}}.shop-terminal-modal__content{display:inline-flex;width:100%;transition:transform .5s ease-in-out}.shop-terminal-modal__content>*{flex-shrink:0;margin:0 5px;width:calc(50% - (10px + 12px*2)/2);width:calc(50% - (10px + var(--padding-base)*2)/2)}.shop-terminal-modal__content>:nth-child(2n+1){margin-left:12px;margin-left:var(--padding-base)}.shop-terminal-modal__content>:nth-child(2n+2){margin-right:12px;margin-right:var(--padding-base)}@media (min-width:480px){.shop-terminal-modal__content>*{margin:0 10px;width:calc(50% - (20px + 20px*2)/2);width:calc(50% - (20px + var(--padding-mobile)*2)/2)}.shop-terminal-modal__content>:nth-child(2n+1){margin-left:20px;margin-left:var(--padding-mobile)}.shop-terminal-modal__content>:nth-child(2n+2){margin-right:20px;margin-right:var(--padding-mobile)}}@media (min-width:1024px){.shop-terminal-modal__content>*{margin:0 10px;width:calc(33.33333% - (20px*2 + 27px*2)/3);width:calc(33.33333% - (20px*2 + var(--padding-desktop)*2)/3)}.shop-terminal-modal__content>:nth-child(2n+1){margin-left:10px}.shop-terminal-modal__content>:nth-child(2n+2){margin-right:10px}.shop-terminal-modal__content>:nth-child(3n+1){margin-left:27px;margin-left:var(--padding-desktop)}.shop-terminal-modal__content>:nth-child(3n+3){margin-right:27px;margin-right:var(--padding-desktop)}}@media (min-width:1200px){.shop-terminal-modal__content>*{width:calc(25% - (20px*2 + 27px*3)/4);width:calc(25% - (20px*2 + var(--padding-desktop)*3)/4)}.shop-terminal-modal__content>:nth-child(3n+1){margin-left:10px}.shop-terminal-modal__content>:nth-child(3n+3){margin-right:10px}.shop-terminal-modal__content>:nth-child(4n+1){margin-left:27px;margin-left:var(--padding-desktop)}.shop-terminal-modal__content>:nth-child(4n+4){margin-right:27px;margin-right:var(--padding-desktop)}}.shop-terminal-modal__bottom{margin-top:27px}@media (min-width:1024px){.shop-terminal-modal__bottom{display:none}}.shop-terminal-modal__pagination{display:flex;justify-content:center;align-items:center}.shop-terminal-modal__pagination>*+*{margin-left:12px}.shop-terminal-modal__button{border:0;padding:0;width:50px;height:20px;font-size:0}.shop-terminal-modal__button:disabled{filter:grayscale(100%)}.shop-terminal-modal__button--previous{background:url(/local/templates/.default/css/components/shop-terminal-modal/shop-terminal-modal-left.svg) center no-repeat}.shop-terminal-modal__button--next{background:url(/local/templates/.default/css/components/shop-terminal-modal/shop-terminal-modal-right.svg) center no-repeat}.shop-terminal-modal__pages{display:flex}.shop-terminal-modal__pages>*+*{margin-left:12px}.shop-terminal-modal__page{border:0;padding:0;font-weight:700;font-size:30px;line-height:35px;color:#8bbd3f;color:var(--secondary);background:0 0}.shop-terminal-modal__page-active{font-weight:700;font-size:36px;line-height:42px;color:#172500;color:var(--black)}@media (max-width:430px){.shop-terminal-modal{width:calc(100% + 40px);margin-left:-20px}}.shop-widget{display:flex;padding-bottom:5px}.shop-widget .shop-aside__item:nth-child(4){justify-content:unset}.shop-widget__item{position:relative}.shop-widget__item+.shop-widget__item{margin-left:3px}.shop-widget__link{position:relative;display:block;box-sizing:border-box;border:0;padding:26px 0 0;font-size:14px;line-height:22px;text-align:center;color:#8bbd3f;color:var(--secondary);background:0 0;background-position:top center;background-repeat:no-repeat;text-decoration:none;cursor:pointer}.shop-widget__link.shop-widget__link--profile{background-image:url(/local/templates/.default/css/components/mobile-navigator/profile.svg);background-size:30px}.shop-widget__link.shop-widget__link--profile span{white-space:nowrap;text-overflow:ellipsis;overflow:inherit;max-width:100px}.shop-widget__link.shop-widget__link--favorite{background-image:url(/local/templates/.default/css/components/shop-widget/favorite.svg)}.shop-widget__link.shop-widget__link--favorite .shop-widget__notification{display:none;top:-10px;right:-3px}.shop-widget__link.shop-widget__link--favorite.is-active .shop-widget__notification,.shop-widget__link.shop-widget__link--shop.is-active .shop-widget__notification{display:block}.shop-widget__link.shop-widget__link--shop{background-image:url(/local/templates/.default/css/components/mobile-navigator/shop.svg)}.shop-widget__link.shop-widget__link--shop .shop-widget__notification{display:none;top:-10px;right:-10px}.shop-widget__link--bordered{padding:26px 17px 0}.shop-widget__link--bordered::before{content:"";position:absolute;top:-8px;left:0;box-sizing:border-box;width:100%;height:100%;border:2px solid #8bbd3f;border:2px solid var(--secondary);border-radius:23px}.shop-widget__link--contented{padding:8px 30px 0 0;background-position:top right}.shop-widget__link--contented .shop-widget__label{right:-15px}.shop-widget__link--contented.shop-widget__link--bordered{padding:4px 40px 0 7px;background-position:top right 10px}.shop-widget__label{position:relative;z-index:1;display:inline-block;padding:0 7px;font-size:10px;line-height:12px;background:#fff;background:var(--white)}.shop-widget__content{display:block;padding-left:5px;text-align:right}.shop-widget__notification{position:absolute;top:-14px;right:-6px;border-radius:50%;width:21px;height:21px;font-weight:500;font-size:10px;line-height:21px;color:#fff;color:var(--white);text-align:center;background:#ee715f;background:var(--primary);box-shadow:0 4px 4px rgba(238,113,95,.24)}.shop-widget__basket{position:absolute;top:50px;right:0;display:none;box-sizing:border-box;border-radius:16px;width:600px;padding:16px 7px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.2);pointer-events:none;opacity:0;transform:translateY(-20px);transition:transform .15s ease-in-out,opacity .15s ease-in-out}.shop-widget__basket::before{content:"";position:absolute;top:-20px;right:0;width:120px;height:20px}@media (min-width:768px){.shop-widget__basket{display:block}}.shop-widget__basket:hover,.shop-widget__link--shop:hover+.shop-widget__basket{pointer-events:auto;opacity:1;transform:translateY(0)}.shop-widget__products{overflow:auto;padding:0 26px;max-height:250px;scrollbar-color:#8bbd3f #e5e5e5;scrollbar-color:var(--secondary) #e5e5e5;scrollbar-width:thin}.shop-widget__products::-webkit-scrollbar{width:4px}.shop-widget__products::-webkit-scrollbar-track{background-color:#e5e5e5}.shop-widget__products::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 6px #8bbd3f;box-shadow:inset 0 0 6px var(--secondary)}.shop-widget__product{position:relative}.shop-widget__product+.shop-widget__product{border-top:1px solid #e4e4e4}.shop-widget__product-link{box-sizing:border-box;display:block;padding:12px 180px 12px 50px;min-height:65px;text-decoration:none}.shop-widget__product-picture{position:absolute;top:50%;left:0;width:40px;height:40px;transform:translateY(-50%)}.shop-widget__product-logo{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;max-height:100%}.shop-widget__product-prices,.shop-widget__product-title{font-size:16px;line-height:19px;color:#172500;color:var(--black)}.shop-widget__product-title{font-weight:400}.shop-widget__product-prices{margin-top:3px;display:flex}.shop-widget__product-origin{position:relative;font-weight:400}.shop-widget__product-origin::after{content:"";position:absolute;top:7px;left:0;width:100%;height:1px;background:#172500;background:var(--black)}.shop-widget__product-price,.town-selector__current-value strong,.town-selector__town strong{font-weight:700}.shop-widget__product-origin+.shop-widget__product-price{margin-left:16px;color:#ee715f;color:var(--primary)}.shop-widget__product-discount{margin-left:16px;border-radius:14px;padding:4px 11px;font-weight:400;font-size:10px;line-height:12px;color:#fff;color:var(--white);background:#ee715f;background:var(--primary)}.shop-widget__product-controls{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center}.shop-widget__product-decrease,.shop-widget__product-increase{border:0;border-radius:50%;width:30px;height:30px;padding:0;font-size:0;background:#e5e5e5;background-position:center;background-repeat:no-repeat;background-size:20px;vertical-align:bottom;cursor:pointer}.shop-widget__product-decrease:hover,.shop-widget__product-increase:hover{opacity:.8}.shop-widget__product-decrease{background-image:url(/local/templates/.default/css/components/amount-controls/minus.svg)}.shop-widget__product-increase{background-image:url(/local/templates/.default/css/components/amount-controls/plus.svg)}.shop-widget__product-input{box-sizing:border-box;margin:0 5px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;padding:8px 5px 9px;width:60px;height:30px;vertical-align:bottom;text-align:center;font-family:inherit;font-size:12px;outline:0}.shop-widget__summary{margin:16px 26px 0;border-top:1px solid #e4e4e4;padding:20px 0;display:flex;justify-content:space-between;align-items:center;color:#172500;color:var(--black)}.shop-widget__summary-origin{font-weight:700;font-size:18px;line-height:21px}.shop-widget__summary-price{display:flex;align-items:center;font-weight:700;font-size:24px;line-height:28px}.shop-widget__summary-origin+.shop-widget__summary-price{color:#ee715f;color:var(--primary)}.shop-widget__summary-discount{margin-left:16px;border-radius:14px;padding:4px 11px;font-weight:400;font-size:10px;line-height:12px;color:#fff;color:var(--white);background:#ee715f;background:var(--primary)}.shop-widget__see-more{margin:0 26px 11px;border-top:1px solid #e4e4e4;padding-top:20px}.shop-widget__see-more-link{font-weight:400;font-size:16px;line-height:19px;color:#8bbd3f;color:var(--secondary);text-decoration:none}.shop-widget__see-more-link:hover{opacity:.8}.shop-widget__profile{position:absolute;top:-13px;right:-10px;z-index:1;pointer-events:none;opacity:0;transition:opacity .15s ease-in-out}.shop-widget__profile::after{content:"";position:absolute;top:13px;right:23px;z-index:2;width:30px;height:25px;background-image:url(/local/templates/.default/css/components/mobile-navigator/profile.svg);background-size:30px}.shop-widget__link--profile:hover+.shop-widget__profile,.shop-widget__profile:hover{pointer-events:auto;opacity:1}.shop-aside{display:flex;flex-direction:column;padding:20px;width:310px;height:331px;border-radius:16px;background-color:#fff;background-color:var(--white);box-shadow:0 8px 30px rgba(0,0,0,.13);box-sizing:border-box}.shop-aside__username{padding:10px 0 15px;border-bottom:1px solid #f8f7f8;font-weight:700;font-size:20px;line-height:23px;text-align:center;color:#172500;color:var(--black)}.shop-aside--compact .shop-aside__username{padding-top:0}.shop-aside__item{margin-top:15px;white-space:nowrap}.shop-aside__item:nth-child(4){display:flex;justify-content:space-between}.shop-aside__link{text-decoration:none;font-weight:400;font-size:16px;line-height:21px;color:#000}.shop-aside__sum{margin-left:5px;font-size:12px;line-height:14px;color:#8bbd3f;color:var(--secondary)}.shop-aside__score{padding-right:12px;font-weight:700;font-size:18px;line-height:21px;color:#8bbd3f;color:var(--secondary)}.shop-aside__btn{margin-top:17px}.shop-aside__btn,.shop-aside__item .shop-aside__active{color:#8bbd3f;color:var(--secondary)}.simple-slider{position:relative;overflow:hidden;margin:40px calc(12px*-1) 0;margin:40px calc(var(--padding-base)*-1) 0;padding-bottom:20px}@media (min-width:480px){.simple-slider{margin:40px calc(20px*-1) 0;margin:40px calc(var(--padding-mobile)*-1) 0}}@media (min-width:768px){.simple-slider{padding-bottom:0;margin:60px calc(20px*-1) 0;margin:60px calc(var(--padding-mobile)*-1) 0}.simple-slider.initiated .simple-slider__content{flex-wrap:nowrap}}@media (min-width:1024px){.simple-slider{margin:60px calc(27px*-1) 0;margin:60px calc(var(--padding-desktop)*-1) 0}}.simple-slider__title{padding:0 12px;padding:0 var(--padding-base);font-weight:700;font-size:30px;line-height:35px}@media (min-width:480px){.simple-slider__title{padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:1024px){.simple-slider__title{padding:0 27px;padding:0 var(--padding-desktop)}}.simple-slider__content{box-sizing:border-box;display:flex;flex-wrap:wrap;flex-direction:column;padding:10px 0;width:100%;height:calc(145px*3 + 20px);transition:transform .5s ease-in-out}@media (min-width:768px){.simple-slider__content{display:inline-flex;height:auto;flex-direction:row;flex-wrap:nowrap}}@media (min-width:1024px){.simple-slider__content{padding:30px 0}}.simple-slider__content>*{flex-shrink:0;margin:10px 12px 0;margin:10px var(--padding-base) 0;width:calc(100% - 12px*2);width:calc(100% - var(--padding-base)*2);height:135px}@media (min-width:480px){.simple-slider__content>*{margin:10px 20px 0;margin:10px var(--padding-mobile) 0;width:calc(100% - 20px*2);width:calc(100% - var(--padding-mobile)*2)}}@media (min-width:768px){.simple-slider__content>*{margin:0 10px;width:calc(50% - (20px + 20px*2)/2);width:calc(50% - (20px + var(--padding-mobile)*2)/2);height:auto}.simple-slider__content>:nth-child(2n+1){margin-left:20px;margin-left:var(--padding-mobile)}.simple-slider__content>:nth-child(2n+2){margin-right:20px;margin-right:var(--padding-mobile)}}@media (min-width:1024px){.simple-slider__content>*{width:calc(33.33333% - (20px*2 + 27px*2)/3);width:calc(33.33333% - (20px*2 + var(--padding-desktop)*2)/3)}.simple-slider__content>:nth-child(2n+1){margin-left:10px}.simple-slider__content>:nth-child(2n+2){margin-right:10px}.simple-slider__content>:nth-child(3n+1){margin-left:27px;margin-left:var(--padding-desktop)}.simple-slider__content>:nth-child(3n+3){margin-right:27px;margin-right:var(--padding-desktop)}}@media (min-width:1200px){.simple-slider__content>*{width:calc(25% - (20px*2 + 27px*3)/4);width:calc(25% - (20px*2 + var(--padding-desktop)*3)/4)}.simple-slider__content>:nth-child(3n+1){margin-left:10px}.simple-slider__content>:nth-child(3n+3){margin-right:10px}.simple-slider__content>:nth-child(4n+1){margin-left:27px;margin-left:var(--padding-desktop)}.simple-slider__content>:nth-child(4n+4){margin-right:27px;margin-right:var(--padding-desktop)}}.simple-slider__button{position:absolute;top:0;right:20px;right:var(--padding-mobile);border:0;width:36px;height:36px;padding:0;font-size:0;background:url(/local/templates/.default/css/components/simple-slider/simple-slider-arrow.svg) -52px 11px no-repeat;transition:none}.simple-slider__button:disabled{background-position:0 11px}@media (min-width:1024px){.simple-slider__button{right:27px;right:var(--padding-desktop)}}.simple-slider__button--previous{transform:rotate(180deg);right:calc(20px + 16px + 36px);right:calc(var(--padding-mobile) + 16px + 36px)}@media (min-width:1024px){.simple-slider__button--previous{right:calc(27px + 16px + 36px);right:calc(var(--padding-desktop) + 16px + 36px)}}.site-footer{margin-top:40px;background:#8bbd3f;background:var(--secondary);color:#fff;color:var(--white)}@media (min-width:768px){.site-footer{margin-top:50px}}@media (min-width:1200px){.site-footer{margin-top:77px}}.site-footer__container{padding:30px 30px 17px}@media (min-width:480px){.site-footer__container{padding:38px 20px 17px;padding:38px var(--padding-mobile) 17px}}@media (min-width:1024px){.site-footer__container{padding:38px 27px 17px;padding:38px var(--padding-desktop) 17px}}@media (min-width:480px){.site-footer__columns{display:flex;flex-wrap:wrap}}@media (min-width:768px){.site-footer__columns{flex-wrap:nowrap}}.site-footer__column{display:flex;flex-direction:column;padding:0 20px}@media (min-width:480px){.site-footer__column{padding:0;width:calc(50% - 20px)}.site-footer__column+.site-footer__column{margin-left:40px}}@media (min-width:768px){.site-footer__column{width:auto}.site-footer__column+.site-footer__column{margin:5px 0 0 40px}}.site-footer__logo img{max-width:100%}.site-footer__list{flex-grow:1;margin-top:13px;font-size:12px;line-height:16px}@media (min-width:1024px){.site-footer__list.site-footer__list--info{display:flex;flex-direction:column}.site-footer__list.site-footer__list--columns{-moz-columns:2;columns:2;-moz-column-gap:30px;column-gap:30px}}*+.site-footer__item{margin-top:20px}@media (min-width:1024px){.site-footer__item--agelimit{margin-top:auto}}.site-footer__item--age{display:inline-block;border:1px solid #fff;border:1px solid var(--white);border-radius:50%;width:32px;height:32px;line-height:32px;text-align:center}.site-footer__link{text-decoration:none;color:#fff;color:var(--white)}.site-footer__contacts{margin:25px 0 0;padding:0;width:100%}@media (min-width:480px){.site-footer__contacts{margin-top:30px}}@media (min-width:1024px){.site-footer__contacts{width:240px;flex-shrink:0}.site-footer__column+.site-footer__contacts{margin-top:15px}}.site-footer__phone{font-size:30px;line-height:35px;font-weight:700;text-align:center}@media (min-width:1024px){.site-footer__phone{text-align:left}}.site-footer__phone a{color:#fff}.site-footer__social-head{margin-top:10px;font-size:12px;text-align:center}@media (min-width:1024px){.site-footer__social-head{text-align:left}}.site-footer__social-items{margin:5px auto 0;max-width:240px;display:flex;justify-content:flex-start;-moz-column-gap:24px;column-gap:24px}.site-footer__social-link{display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;border-radius:50%;border:1px solid #fff;border:1px solid var(--white);width:40px;height:40px;background:#d0e8ad;font-size:28px}.site-footer__copyright{padding:7px 30px 75px;text-align:center;font-size:12px;line-height:14px;background:#172500;background:var(--black);color:rgba(255,255,255,.3)}@media (min-width:768px){.site-footer__copyright{padding-bottom:7px}}.container--header{position:relative;box-sizing:border-box;margin:0 auto;padding:0 12px;padding:0 var(--padding-base);max-width:calc(1300px + 12px*2);max-width:calc(1300px + var(--padding-base)*2)}@media (min-width:480px){.container--header{padding:0 20px;padding:0 var(--padding-mobile);max-width:calc(1300px + 20px*2);max-width:calc(1300px + var(--padding-mobile)*2)}}@media (min-width:1024px){.container--header{padding:0 27px;padding:0 var(--padding-desktop);max-width:calc(1300px + 27px*2);max-width:calc(1300px + var(--padding-desktop)*2)}}.site-header{position:relative;z-index:6;background:#fff;background:var(--white)}.site-header>.container{overflow:visible}@media (min-width:768px){.site-header{padding-top:14px}}@media (min-width:1024px){.site-header{border-bottom:1px solid #d0e8ad;padding-top:24px;padding-bottom:5px}}.site-header--hidden{display:none}@media (min-width:768px){.site-header--hidden{display:block}}.site-header__preambule{position:relative;display:flex;justify-content:space-between;margin-top:10px}@media (max-width:768px){.site-header__preambule{order:1}.site-header__preambule .site-header__phone{display:none}}.site-header__town-selector{position:relative;display:flex;align-items:center;font-weight:700;font-size:14px;line-height:16px}@media (max-width:768px){.site-header__town-selector{flex-flow:row wrap;width:100%}}.site-header__town-selector-button{flex-grow:1;margin-left:5px;border:0;padding:0;background:0 0;text-align:left;font-weight:700;font-size:14px;line-height:16px;color:#8bbd3f;color:var(--secondary)}.site-header__phone{padding-left:24px;font-weight:700;font-size:18px;line-height:21px;background:url(/local/templates/.default/css/components/site-header/phone.svg) 0 3px no-repeat}@media (min-width:480px){.site-header__phone--one{margin-left:auto;margin-right:12px}}@media (min-width:1024px){.site-header__phone--one{margin-right:16px}}.site-header__support{display:none}@media (min-width:480px){.site-header__support{position:absolute;top:-12px;right:20px;display:block;font-weight:400;font-size:10px;line-height:12px;color:#8bbd3f}}@media (min-width:1024px){.site-header__support{position:absolute;top:-20px;right:27px;font-weight:400;font-size:10px;line-height:12px;color:#8bbd3f}}.site-header__phone-mobile{position:relative;width:37px;height:37px;background:url(/local/templates/.default/css/components/site-header/phone.svg) center center no-repeat;border:1px solid #8bbd3f;border-radius:100%;order:2;z-index:3}@media (min-width:480px){.site-header__phone-mobile{order:3}}@media (min-width:768px){.site-header__phone-mobile{display:none}}.site-header__mobile-inner{position:fixed;top:0;left:0;bottom:0;z-index:5;box-sizing:border-box;min-width:278px;width:100%;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out}.site-header__mobile-inner::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6)}.site-header__phone-mobile.active .site-header__mobile-inner{opacity:1;pointer-events:auto}.site-header__mobile-body{display:none}.site-header__phone-mobile.active .site-header__mobile-body{position:absolute;top:0;left:0;bottom:0;box-sizing:border-box;min-width:278px;width:100%;height:170px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:5px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:0 0 8px 8px;z-index:2}.site-header__mobile-header{display:flex;justify-content:space-between;width:calc(100% - 12px*2);width:calc(100% - var(--padding-base)*2);margin-bottom:15px}@media (min-width:480px){.site-header__mobile-header{width:calc(100% - 20px*2);width:calc(100% - var(--padding-mobile)*2)}}.site-header__mobile-icon{width:37px;height:37px;background:url(/local/templates/.default/css/components/site-header/close-mobile.svg) center center no-repeat;border:1px solid #8bbd3f;border-radius:100%}.site-header__mobile-support{margin-bottom:15px;font-weight:400;font-size:10px;line-height:12px;text-align:center;color:#8bbd3f}@media (min-width:768px){.site-header__mobile-support{display:none}}.site-header__mobile-phone{padding-left:24px;font-weight:700;font-size:18px;line-height:21px;color:#172500;background:url(/local/templates/.default/css/components/site-header/phone.svg) 0 0 no-repeat}.site-header__mobile-phone:not(:last-child){margin-bottom:25px}@media (min-width:768px){.site-header__mobile-phone{display:none}}.site-header__items{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:5px;text-align:center}@media (min-width:480px){.site-header__items{display:flex;justify-content:space-between;align-items:flex-start;text-align:left}}@media (min-width:768px){.site-header__items{margin-top:24px;padding:0}}.site-header__logo{width:141px;height:35px;order:1}@media (min-width:768px){.site-header__logo{margin-top:5px}}.site-header__search{width:100%;margin-top:10px;order:3}@media (min-width:480px){.site-header__search{margin-top:0;margin-left:auto;margin-right:10px;width:180px;order:2}}@media (min-width:768px){.site-header__search{margin-left:10px;flex-grow:1}}@media (min-width:1024px){.site-header__search{order:3}}@media (min-width:1200px){.site-header__search{margin-left:20px}}.site-header__search-hint{display:none;margin:4px 0 0 20px;font-weight:700;font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}@media (min-width:1024px){.site-header__search-hint{display:flex}}.site-header__search-example{margin-left:.3em;border:0;padding:0;background:0 0;cursor:pointer;color:inherit;font-weight:400;border-bottom:1px dashed #c4c4c4;border-bottom:1px dashed var(--light-gray)}.site-header__catalog-button{display:none;margin-left:20px;border:0;border-radius:24px;padding:0;width:40px;height:48px;font-family:inherit;font-size:0;background:0 0;cursor:pointer;order:3}.site-header__catalog-button::after{content:"Каталог";display:block;font-size:10px;line-height:12px;color:#8bbd3f;color:var(--secondary);text-align:center}.site-header__catalog-button.active::after{text-decoration:underline}@media (min-width:768px){.site-header__catalog-button{display:block}}@media (min-width:1024px){.site-header__catalog-button{order:2;margin-left:40px;padding:15px 20px 16px;width:auto;height:auto;font-size:16px}.site-header__catalog-button.active,.site-header__catalog-button:hover{background-color:#8bbd3f;background-color:var(--secondary);color:#fff;color:var(--white)}.site-header__catalog-button path{transition:all .1s ease-in-out}.site-header__catalog-button.active path,.site-header__catalog-button:hover path{transition:all 0s step-start;stroke:#fff;stroke:var(--white)}.site-header__catalog-button::after{display:none}}.site-header__catalog-icon{margin:5px 0 8px;width:19px;height:15px;vertical-align:bottom}@media (min-width:1024px){.site-header__catalog-icon{margin:0 10px 0 0;width:25px;height:19px}}.site-header__shop-widget{order:4;margin-left:16px;display:none}@media (min-width:768px){.site-header__shop-widget{display:block}}@media (min-width:1024px){.site-header__shop-widget{margin-left:20px}}.site-header__tags{display:none;margin-top:10px;padding-bottom:4px}@media (min-width:1024px){.site-header__tags{margin-top:25px}}@media (min-width:1200px){.site-header__tags{display:block}}@media (max-width:480px){.site-header__tags{margin-top:15px;margin-bottom:-3px;padding-bottom:0}}.site-header__town-selector--mobile{margin-top:10px}@media (min-width:768px){.site-header__town-selector--mobile{display:none}}.site-header__town-selector--mobile .site-header__town-selector-button{background:url(/local/templates/.default/css/components/banner-slider/arrow.svg) right center no-repeat}.site-header__town-selector-underline{border-bottom:1px dashed #8bbd3f;border-bottom:1px dashed var(--secondary)}.site-header__container{display:flex;flex-direction:column}.site-header__wrapper.fixed,.site-header__wrapper.fixed .site-header__container{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 auto;text-align:center}.site-header__wrapper.fixed{position:fixed;top:0;right:0;left:0;padding:10px 20px;max-width:100%;width:calc(100% - 40px);background:#fff;box-shadow:0 1px 17px rgba(0,0,0,.09);-webkit-animation:fade .2s linear;animation:fade .2s linear}.site-header__wrapper.fixed .site-header__container{width:100%;max-width:1300px}@media (max-width:767px){.site-header__wrapper.fixed{padding:10px}.site-header__wrapper.fixed .site-header__search{width:100%;margin-top:0}}@media (max-width:480px){.site-header__wrapper.fixed .site-header__search{margin-top:0}}.site-header__wrapper.fixed .site-header__preambule,.site-header__wrapper.fixed .site-header__tags,.site-header__wrapper.fixed .site-header__town-selector,.site-header__wrapper.fixed .site-header__town-selector--mobile{display:none}.site-header__wrapper.fixed .site-header__items{padding:0;margin:0;width:100%}.site-header__wrapper.fixed .site-header__items .site-header__catalog-button{margin-left:0}.site-header__wrapper.fixed .site-header__items .site-header__logo,.site-header__wrapper.fixed .site-header__items .site-header__phone-mobile,.site-header__wrapper.fixed .site-header__items .site-header__search-hint{display:none}.town-selector__note{text-align:center;font-size:14px;color:#8bbd3f;color:var(--secondary);margin-top:5px}.notification-city,.site-map__category+.site-map__category::before{position:absolute;top:0;background:#8bbd3f;background:var(--secondary)}.notification-city{left:calc(100% + 20px);z-index:2;max-width:450px;padding:40px 30px;box-shadow:0 0 20px rgba(23,37,0,.15);border-radius:5px 20px 20px 20px;overflow:hidden}@media (max-width:768px){.notification-city{position:static;width:100%;max-width:100%;margin:10px 0 0;padding:20px 15px;border-radius:5px 5px 20px 20px}}.notification-city .title{display:block;margin:0 0 20px;font-weight:500;font-size:20px;line-height:23px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.notification-city .title{white-space:unset;text-align:center}}.notification-city .action-btn{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-end;-moz-column-gap:10px;column-gap:10px}.notification-city .button{padding:10px;min-width:150px}.site-map{margin-top:40px}.site-map a{color:#172500;color:var(--black)}@media (min-width:768px){.site-map{margin-top:50px}}.site-map__category{position:relative;padding:20px 0}.site-map__category+.site-map__category::before{content:'';left:0;width:100%;height:3px}@media (min-width:768px){.site-map__category{padding:24px 0}.site-map__category+.site-map__category::before{height:4px}}.site-map__category-label{font-weight:700;font-size:24px;line-height:28px}@media (min-width:768px){.site-map__category-label{font-size:30px;line-height:35px}}.site-map__section{margin-top:20px;border-top:1px solid #8bbd3f;border-top:1px solid var(--secondary);padding-top:20px}.site-map__section-label{font-weight:700;font-size:20px;line-height:23px}@media (min-width:768px){.site-map__section-label{font-size:24px;line-height:28px}}.site-map__item+.site-map__item,.site-map__items{margin-top:16px}@media (min-width:768px){.site-map__items{-moz-columns:2;columns:2;-moz-column-gap:30px;column-gap:30px}}@media (min-width:1024px){.site-map__items{-moz-columns:3;columns:3}}.site-map__items--single{-moz-columns:1;columns:1}.site-map__item-label{font-size:20px;line-height:23px}@media (min-width:768px){.site-map__item-label{font-size:24px;line-height:28px}}.static-comments{margin-top:24px}.static-comments__head{display:flex;justify-content:space-between;align-items:center}@media (min-width:768px){.static-comments__head{justify-content:flex-start}}.static-comments__heading{font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:768px){.static-comments__heading{font-size:30px;line-height:35px}}.static-comments__leave{margin-left:20px;text-align:right}@media (min-width:768px){.static-comments__leave{margin-left:14px}}.static-comments__leave-comment{font-size:16px;line-height:19px;color:#8bbd3f;color:var(--secondary);text-decoration:none}.static-page{margin-top:22px;display:flex;flex-direction:column}@media (min-width:768px){.static-page{margin-top:27px}}@media (min-width:1024px){.static-page{flex-direction:row;flex-wrap:wrap}}.static-page__content{position:relative}@media (min-width:1024px){.static-page__content{order:1;padding-right:330px}}.static-page__date{margin-top:10px;font-size:12px;line-height:17px;color:#c4c4c4;color:var(--light-gray);text-align:right}@media (min-width:768px){.static-page__date{margin-top:24px;font-size:14px;line-height:17px}}.static-page__aside{display:none}.static-page__aside .static-page__news{position:-webkit-sticky;position:sticky;top:20px}@media (min-width:1024px){.static-page__aside{position:absolute;top:0;right:0;bottom:0;display:block;width:310px}}.static-page__disclaimer{margin-top:40px;border-radius:20px;padding:20px 20px 20px 65px;font-size:16px;line-height:21px;color:#172500;color:var(--black);background:#f5f5f5 url(/local/templates/.default/css/components/static-page/static-page-mobile-disclaimer.svg) 20px 20px no-repeat}@media (min-width:768px){.static-page__disclaimer{min-height:80px;padding:30px 40px 30px 160px;background:#f5f5f5 url(/local/templates/.default/css/components/static-page/static-page-disclaimer.svg) 40px 32px no-repeat}}.static-page__footer .static-page__news{margin-top:54px}@media (min-width:1024px){.static-page__footer{order:3;width:100%}.static-page__footer .static-page__news{display:none}}.release-form{background-color:#fff;background-color:var(--white);box-shadow:0 30px 30px rgba(196,196,196,.13);border-radius:8px;color:#172500;color:var(--black)}@media (min-width:768px){.release-form{padding:0 25px}}@media (min-width:1200px){.release-form{padding:20px 45px}}.release-form__top{display:flex;align-items:center;justify-content:space-between}@media (min-width:1200px){.release-form__top{padding:0 13px}}.release-form__top-image{width:50px}@media (min-width:768px){.release-form__top-image{width:84px}}.release-form__title{font-weight:700;font-size:24px;line-height:32px}@media (min-width:768px){.release-form__title{font-size:36px;line-height:42px}}.release-form__btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;background-color:#fff;background-color:var(--white);border:2px solid #8bbd3f;border-radius:4px;cursor:pointer}@media (min-width:768px){.release-form__btn{width:40px;height:40px;min-width:40px}}.release-form__btn>*,.release-form__products{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:transform .2s linear}.release-form__btn.active svg{transform:rotate(180deg)}.release-form__products{height:0;opacity:0;transition:all .2s linear}.release-form__products.active{height:100%;opacity:1;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;pointer-events:auto;margin-top:20px;transition:all .2s linear}@media (min-width:768px){.release-form__products.active{margin-top:50px}}.release-form__product{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:20px;gap:20px}@media (min-width:1200px){.release-form__product{padding:0 13px}}.release-form__product:not(:last-child){margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid #f8f7f8}.release-form__product-name{grid-column:span 12;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}@media (min-width:768px){.release-form__product-name{grid-column:span 4}}@media (min-width:1200px){.release-form__product-name{grid-column:span 5;-moz-column-gap:24px;column-gap:24px}}.release-form__product-img{width:50px;height:50px}@media (min-width:768px){.release-form__product-img{width:84px;height:84px}}.release-form__product-label{display:flex;align-items:center;justify-content:center;width:74px;height:18px;margin-bottom:5px;background-color:#ee715f;background-color:var(--primary);border-radius:15px;font-weight:400;font-size:10px;line-height:14px;color:#fff;color:var(--white)}@media (min-width:768px){.release-form__product-label{font-size:12px}}.release-form__product-descr{font-weight:400;font-size:16px;line-height:21px}@media (min-width:768px){.release-form__product-descr{font-size:18px}}.release-form__product-order{grid-column:span 6;justify-self:start}@media (min-width:768px){.release-form__product-order{grid-column:span 3;justify-self:center}}@media (min-width:1200px){.release-form__product-order{grid-column:span 2}}.release-form__product-available{margin-bottom:5px;white-space:nowrap;font-weight:400;font-size:10px;line-height:14px;color:#ee715f;color:var(--primary)}@media (min-width:768px){.release-form__product-available{margin-bottom:10px;font-size:12px}}.release-form__product-amount{display:flex;align-items:center;-moz-column-gap:3px;column-gap:3px;margin-bottom:5px}.release-form__product-minus{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;border-radius:100%;background-color:#e5e5e5;font-weight:300;font-size:40px}@media (min-width:768px){.release-form__product-minus{width:40px;height:40px;min-width:40px;font-size:50px}}.release-form__product-count{display:flex;align-items:center;justify-content:center;width:36px;height:30px;min-width:36px;background-color:#fff;background-color:var(--white);border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:20px;font-weight:500;font-size:16px;line-height:21px}@media (min-width:768px){.release-form__product-count{width:56px;height:40px;min-width:56px;font-size:18px}}.release-form__product-plus{display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;border-radius:100%;background-color:#e5e5e5;font-weight:300;font-size:30px}@media (min-width:768px){.release-form__product-plus{width:40px;height:40px;min-width:40px;font-size:40px}}.release-form__product-price{text-align:center;font-weight:400;font-size:12px;line-height:14px;color:#c4c4c4;color:var(--light-gray);white-space:nowrap}.release-form__product-prices{grid-column:span 6;justify-self:end}@media (min-width:768px){.release-form__product-prices{grid-column:span 3;justify-self:center}}@media (min-width:1200px){.release-form__product-prices{grid-column:span 2}}.release-form__product-prices--not-discont{grid-column:span 6;justify-self:end}@media (min-width:768px){.release-form__product-prices--not-discont{grid-column:span 3;justify-self:flex-start}}@media (min-width:1200px){.release-form__product-prices--not-discont{grid-column:span 2}}.release-form__product-old{position:relative;display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;margin-bottom:6px;font-weight:400;font-size:16px;line-height:23px;color:#c4c4c4;color:var(--light-gray);white-space:nowrap}@media (min-width:768px){.release-form__product-old{margin-bottom:12px;font-size:20px}}.release-form__product-old::before{position:absolute;left:-1px;top:9px;content:'';height:1px;width:45px;background-color:#c4c4c4;background-color:var(--light-gray);transform:rotate(-20deg)}@media (min-width:768px){.release-form__product-old::before{left:-13px;width:55px}}.release-form__product-discont{font-weight:400;font-size:14px;line-height:14px;color:#8bbd3f;color:var(--secondary);white-space:nowrap}@media (min-width:768px){.release-form__product-discont{font-size:16px}}.release-form__product-sum{font-weight:700;font-size:26px;line-height:42px;white-space:nowrap}@media (min-width:768px){.release-form__product-sum{font-size:36px}}.release-form__product-btn{grid-column:span 12;justify-self:center;display:flex;align-items:center;justify-content:center;max-width:222px;width:100%;height:40px;background-color:#8bbd3f;background-color:var(--secondary);border-radius:20px;font-weight:500;font-size:18px;line-height:21px;color:#fff;color:var(--white)}@media (min-width:480px){.release-form__product-btn{justify-self:end}}@media (min-width:768px){.release-form__product-btn{grid-column:span 2}}@media (min-width:1200px){.release-form__product-btn{grid-column:span 3}}.order-details{margin-top:20px}@media (min-width:768px){.order-details{margin-top:30px}}.order-details__title{font-weight:700;font-size:30px;line-height:35px}.order-details__container{display:flex;flex-direction:column}@media (min-width:768px){.order-details__container{flex-direction:row}}.order-details__content{margin-top:20px;flex:1 1 970px;width:100%;box-sizing:border-box;color:#172500;color:var(--black)}@media (min-width:768px){.order-details__content{width:calc(100% - 330px);margin-top:30px}.order-details__conditions-mobile{display:none}}.order-details__option{display:flex;align-items:center;padding-left:10px}.order-details__conditions{display:none}@media (min-width:768px){.order-details__conditions{display:flex;align-items:center;flex-wrap:wrap}}.order-details__condition:not(:last-child){margin-right:24px}.order-details__txt{font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.order-details__btn{border:0;padding:0;margin:0;background-color:transparent;font-weight:700;font-size:14px;line-height:16px;border-bottom:2px solid transparent}.order-details__btn.order-details__btn-active{color:#ee715f;color:var(--primary);border-bottom:2px solid #ee715f;border-bottom:2px solid var(--primary)}.order-details__body,.order-details__wrapper{display:flex;flex-direction:column}.order-details__body{position:relative;justify-content:space-between;align-items:center;margin-top:24px;padding:16px 0 20px 32px;border-radius:8px;box-shadow:0 30px 30px rgba(196,196,196,.13);background:#fff;background:var(--white);margin-left:calc(12px*-1);margin-left:calc(var(--padding-base)*-1);margin-right:calc(12px*-1);margin-right:calc(var(--padding-base)*-1);color:#172500;color:var(--black)}@media (min-width:480px){.order-details__body{margin-left:0;margin-right:0}}@media (min-width:768px){.order-details__body{flex-direction:row;-moz-column-gap:20px;column-gap:20px;padding:16px 0 15px 20px}}.order-details__texts{display:flex;flex-direction:column;align-self:start;margin-bottom:20px}@media (min-width:768px){.order-details__texts{min-width:200px;margin-bottom:0}}.order-details__order{margin-bottom:12px}.order-details__count{font-weight:700;font-size:16px;line-height:19px}.order-details__time{font-size:12px;line-height:14px;color:#c4c4c4;color:var(--light-gray)}.order-details__num>:not(:last-child){margin-bottom:6px}.order-details__header{font-weight:700;font-size:16px;line-height:19px}.order-details__address{font-size:14px;line-height:16px}.order-details__distance,.order-details__period{font-weight:300;font-size:12px;line-height:14px}.order-details__period{display:inline-block;margin-bottom:12px}.order-details__sum{display:none;font-weight:700;font-size:30px;line-height:35px}@media (min-width:768px){.order-details__sum{display:block}}.order-details__products{overflow-x:auto;width:100%;margin-left:-40px;scrollbar-color:#8bbd3f #e4e4e4;scrollbar-color:var(--secondary) #e4e4e4;scrollbar-width:thin}.order-details__products::-webkit-scrollbar{height:5px}.order-details__products::-webkit-scrollbar-track{background-color:#e4e4e4;border-radius:2px}.order-details__products::-webkit-scrollbar-thumb{border-radius:2px;box-shadow:inset 0 0 6px #8bbd3f;box-shadow:inset 0 0 6px var(--secondary)}@media (min-width:768px){.order-details__products{margin-left:0}}.order-details__pictures{display:flex;justify-content:flex-start;margin-bottom:20px;width:100%;height:100px}@media (min-width:768px){.order-details__pictures{margin-bottom:0}}.order-details__image{position:relative;flex-shrink:0;height:85px;width:120px}.order-details__image:not(:last-child){margin-right:5px}.order-details__image>svg{position:absolute;top:0;right:0;width:15px;height:15px}@media (min-width:768px){.order-details__image:not(:last-child){margin-right:50px}}.order-details__img{width:60px;height:60px;display:block;margin:0 auto 5px}.order-details_img_title{display:block;height:18px;overflow:hidden;font-weight:400;font-size:14px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.order-details__status{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:flex-end;padding:8px 23px 8px 16px;height:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:26px 0 0 26px;white-space:nowrap;color:#fff;color:var(--white);box-sizing:border-box}@media (max-width:500px){.order-details__status{max-width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:36px}}@media (min-width:768px){.order-details__status{align-self:start}}@media (min-width:1024px){.order-details__status{align-items:flex-end;padding:8px 23px 8px 26px;height:52px}}.order-details__status-gray{background-color:#c4c4c4;background-color:var(--light-gray)}@media (max-width:1150px){.order-details__status-gray .order-details__date{display:none}}.order-details__info{text-align:left;font-weight:500;font-size:14px;line-height:16px}@media (min-width:1024px){.order-details__info{font-size:18px;line-height:21px}}.order-details__status-green{background-color:#8bbd3f;background-color:var(--secondary)}.order-details__status-red{background-color:#ee715f;background-color:var(--primary)}.order-details__date{display:flex;flex-direction:row-reverse;align-items:center;font-size:12px;line-height:14px}.order-details__date svg{margin-left:3px}@media (max-width:500px){.order-details__date{white-space:pre-wrap}}@media (min-width:1024px){.order-details__date{flex-direction:row;font-size:16px;line-height:18px}.order-details__date svg{margin-right:5px}}.order-details__label{margin-top:-5px;white-space:nowrap;text-align:center;font-size:10px;line-height:12px;color:#e1c533}@media (min-width:1024px){.order-details__label{font-size:12px;line-height:14px}}.order-details__status-yellow{background-color:#e1c533}.order-details__img-gray{filter:grayscale(100%)}.order-details__sum-mobile{position:absolute;bottom:15px;left:30px;font-weight:700;font-size:30px;line-height:35px}.order-details__sum-mobile svg{margin-right:0;margin-left:-15px}@media (min-width:768px){.order-details__sum-mobile{display:none}}.personal_page .order-details__aside{display:flex;margin-top:30px}@media (min-width:768px){.personal_page .order-details__aside{margin-top:0}}.order-details__aside{display:none;margin-left:20px}@media (min-width:1200px){.order-details__aside{display:block}}.order-details__other,.order-details__other-mobile{position:relative}.order-details__other-mobile.active .order-details__other-list{display:block}.order-details__other.active .order-details__other-list{display:block;-webkit-animation:fade .1s linear;animation:fade .1s linear}.order-details__other.active .order-details__btn-other svg{transform:rotate(180deg);transition:all .1s ease 0s}.order-details__other-list{display:none;padding:12px;-webkit-animation:fadeBack .1s linear;animation:fadeBack .1s linear}@media (min-width:768px){.order-details__other-list{box-sizing:border-box;display:none;position:absolute;top:-10px;right:-12px;width:200px;height:250px;padding:30px 50px 20px 12px;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.2);border-radius:12px;z-index:2}}.order-details__other-item:not(:last-child){margin-bottom:10px}.order-details__other-btn{text-align:left;font-size:14px;line-height:16px;color:#707070}.order-details__other-btn:hover{color:#8bbd3f}.order-details__option-other{width:100%}@media (min-width:768px){.order-details__option-other{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.order-details__option-other svg{margin-left:auto}.order-details__condition svg{position:relative;z-index:3}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search-input{position:relative;display:flex}.search-input__search{flex-basis:100%;min-height:46px;padding-left:19px;padding-right:20px;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:23px;background-color:#fff;background-color:var(--white)}.search-input__search::-moz-placeholder{width:85%;padding:13px 0;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.search-input__search:-ms-input-placeholder{width:85%;padding:13px 0;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}.search-input__search::placeholder{width:85%;padding:13px 0;font-size:16px;line-height:19px;color:#c4c4c4;color:var(--light-gray)}@media (min-width:768px){.search-input__search::-moz-placeholder{width:100%}.search-input__search:-ms-input-placeholder{width:100%}.search-input__search::placeholder{width:100%}}.search-input__search:-moz-placeholder-shown{text-overflow:ellipsis}.search-input__search:-ms-input-placeholder{text-overflow:ellipsis}.search-input__search:placeholder-shown{text-overflow:ellipsis}.search-input__search:focus{border-color:#8bbd3f;border-color:var(--secondary);outline:#8bbd3f;outline:var(--secondary)}.search-input__search:active{border-color:#8bbd3f;border-color:var(--secondary);outline:#8bbd3f;outline:var(--secondary)}@media (min-width:480px){.search-input__search{padding-right:40px}}@media (min-width:1024px){.search-input__search{padding-left:24px;padding-right:55px}}.search-input__button{position:absolute;right:10px;bottom:8px;top:8px;padding:0;width:30px;height:30px;border:0;background-color:transparent}@media (min-width:768px){.search-input__button{right:24px}}.swich-button{align-self:center}.swich-button__label{position:relative;display:flex;align-items:center;font-size:17px;cursor:pointer}.swich-button__checkbox{position:absolute;opacity:0;pointer-events:none}.swich-button__slider{position:relative;width:50px;height:26px;background-color:#ccc;border-radius:30px;cursor:pointer}.swich-button__slider::before{position:absolute;content:'';left:2px;bottom:2px;height:22px;width:22px;border-radius:20px;background-color:#fff;transition:transform .1s ease-in-out}.swich-button__checkbox:checked+.swich-button__slider{background-color:#8bbd3f;background-color:var(--secondary)}.swich-button__checkbox:focus+.swich-button__slider{box-shadow:0 0 1px #8bbd3f;box-shadow:0 0 1px var(--secondary)}.swich-button__checkbox:checked+.swich-button__slider::before{transform:translateX(24px)}.town-selector{position:relative;border-radius:22px;padding-bottom:27px;width:300px;background:#fff}@media (min-width:1024px){.town-selector{width:580px}}.town-selector__header{margin:0 10px;border-bottom:1px solid rgba(196,196,196,.5);padding:16px 60px;font-weight:700;font-size:26px;line-height:30px;text-align:center}@media (min-width:1024px){.town-selector__header{margin:0 40px;padding:24px 60px;font-size:36px;line-height:42px}}.town-selector__close{position:absolute;top:10px;right:10px;border:0;padding:0;width:44px;height:44px;font-size:0;background:url(/local/templates/.default/css/components/town-selector/town-selector-close.svg) center no-repeat;cursor:pointer;outline:0}@media (min-width:1024px){.town-selector__close{top:16px;right:32px;background-size:28px}}.town-selector__current-value{margin:16px 10px 0;font-weight:300;font-size:14px;line-height:16px}@media (min-width:1024px){.town-selector__current-value{margin:24px 40px 0}}.town-selector__field{position:relative;margin:16px 10px 0}@media (min-width:1024px){.town-selector__field{margin:24px 40px 0}}.town-selector__input{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:22px;padding:12px 45px 12px 10px;width:100%;height:46px;font-size:16px;line-height:19px;outline:0;background:url(/local/templates/.default/css/components/search-form/search.svg) right 15px top 10px no-repeat}.town-selector__input.notempty{background:0 0}.town-selector__input.notempty+.town-selector__clear{display:block}@media (min-width:1024px){.town-selector__input{padding:12px 45px 12px 24px;background-position:right 23px top 10px}}.town-selector__clear{position:absolute;top:1px;right:3px;display:none;border:0;padding:0;width:44px;height:44px;font-size:0;background:url(/local/templates/.default/css/components/town-selector/clear.svg) center no-repeat;outline:0;cursor:pointer}@media (min-width:1024px){.town-selector__clear{right:15px}}.town-selector__list{position:relative;overflow:hidden;margin:16px 10px 0;height:230px}@media (min-width:1024px){.town-selector__list{margin:16px 40px 0}}.town-selector__town{box-sizing:border-box;border:0;border-radius:22px;padding:8px 0 8px 10px;width:100%;background:0 0;text-align:left;font-weight:300;font-size:14px;line-height:16px;cursor:pointer;color:#172500;color:var(--black);outline:0}.town-selector__town:focus,.town-selector__town:hover{background:rgba(244,246,241,.6)}@media (min-width:1024px){.town-selector__town{padding:8px 24px}}.y-map{margin:40px 0 -40px}@media (min-width:768px){.y-map{margin-bottom:-50px}}@media (min-width:480px){.y-map{margin-top:75px}}@media (min-width:1024px){.y-map{margin-top:60px}}@media (min-width:1200px){.y-map{margin:70px 0 -77px}}.y-map__title{font-weight:700;font-size:20px;line-height:23px;color:#172500;color:var(--black)}@media (min-width:1024px){.y-map__title{font-size:30px;line-height:35px}}.y-map__map{margin-top:20px;height:305px;background:#e7e7e7}@media (min-width:1024px){.y-map__map{margin-top:30px;height:480px}}.company{padding-top:20px}@media (min-width:768px){.company{padding-top:30px}}.about-company__main{margin-bottom:55px}@media (min-width:768px){.about-company__main{margin-bottom:40px}}@media (min-width:1024px){.about-company__main{margin-bottom:85px}}.about-company__header{display:flex;justify-content:space-between;flex-direction:column;gap:10px;margin-bottom:30px;background-color:#f6f6f6;border-radius:8px}@media (min-width:768px){.about-company__header{flex-direction:row}}@media (min-width:1024px){.about-company__header{gap:15px}}.about-company__header-info{align-self:center;padding:0 10px 10px;text-align:left;order:3}@media (min-width:768px){.about-company__header-info{text-align:right;padding:28px 0 28px 28px;order:1}}.about-company__title{display:none}@media (min-width:768px){.about-company__title{display:block;margin-bottom:30px;font-weight:700;font-size:30px;line-height:35px}}@media (min-width:1024px){.about-company__title{font-size:36px;line-height:42px}}.about-company__title--mobile{padding:10px;text-align:center;font-weight:700;font-size:30px;line-height:35px;order:1}@media (min-width:768px){.about-company__title--mobile{display:none}}.about-company__descr{font-weight:400;font-size:16px;line-height:130%}@media (min-width:768px){.about-company__descr{font-size:18px}}@media (min-width:1024px){.about-company__descr{max-width:620px;font-size:20px}}@media (min-width:1200px){.about-company__descr{font-size:24px}}.about-company__descr--black{font-weight:700}.about-company__header-picture{display:flex;justify-content:center;overflow:hidden;order:2}@media (min-width:768px){.about-company__header-picture{flex:0 0 350px;order:2}}@media (min-width:1024px){.about-company__header-picture{flex:0 1 auto}}.about-company__header-img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;height:100%}@media (min-width:768px){.about-company__header-img{max-width:100%}}.about-company__infos{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;gap:15px;margin-bottom:30px}@media (min-width:768px){.about-company__infos{grid-template-columns:repeat(2,1fr)}}.about-company__info{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;gap:15px;padding:10px;background-color:#f6f6f6;border-radius:8px}@media (min-width:768px){.about-company__info{gap:20px;padding:18px 20px}}@media (min-width:1024px){.about-company__info{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.about-company__info{gap:50px}}.about-company__info-img{margin:auto;max-width:230px;width:100%;max-height:265px}.about-company__info-title{margin-bottom:20px;font-weight:700;font-size:24px;line-height:130%;color:#172500;color:var(--black)}.about-company__info-descr{font-weight:400;font-size:16px;line-height:130%;color:#172500;color:var(--black)}.about-company__slider{position:relative;padding-bottom:70px;overflow:hidden}@media (min-width:768px){.about-company__slider{padding-bottom:0}}.about-company__slider div.banner-slider__buttons{width:0;height:0;opacity:0;z-index:-100;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.about-company__slider .banner-slider__button--previous{right:calc(50%);width:70px;height:50px}@media (min-width:768px){.about-company__slider .banner-slider__button--previous{right:70px}}.about-company__slider .banner-slider__button--next{right:calc(50% - 70px);width:70px;height:50px}@media (min-width:768px){.about-company__slider .banner-slider__button--next{right:0}}.about-company__slider-content{background-color:#f6f6f6;border-radius:8px;width:100%;display:inline-flex;transition:transform .5s ease-in-out}.about-company__slide{display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:10px;width:100%;flex-shrink:0}@media (min-width:768px){.about-company__slide{flex-direction:row;gap:15px;background-color:#f6f6f6}}@media (min-width:1200px){.about-company__slide{gap:60px}}.about-company__slide-descr{padding:0;align-self:center;font-weight:400;font-size:16px;line-height:130%;text-align:left}@media (min-width:768px){.about-company__slide-descr{max-width:600px;padding:20px 24px 70px 0;margin:auto 0;font-size:20px}}@media (min-width:1024px){.about-company__slide-descr{font-size:24px}}.about-company__slide-img{height:100%}@media (min-width:768px){.about-company__slide-img{min-width:400px}}@media (min-width:1024px){.about-company__slide-img{min-width:auto}}.about-company__benefits-title{margin-bottom:35px;text-align:center;font-weight:700;font-size:36px;line-height:42px}@media (min-width:768px){.about-company__benefits-title{margin-bottom:50px}}@media (min-width:1024px){.about-company__benefits-title{margin-bottom:45px}}.about-company__benefits-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 10px;gap:30px 10px}@media (min-width:768px){.about-company__benefits-list{grid-template-columns:repeat(4,1fr);gap:65px 15px}}@media (min-width:1024px){.about-company__benefits-list{gap:80px 20px}}.about-company__benefits-item{display:grid;justify-items:center}.about-company__benefits-img{margin-bottom:10px}@media (min-width:768px){.about-company__benefits-img{margin-bottom:12px}}@media (min-width:1200px){.about-company__benefits-img{margin-bottom:46px}}.about-company__benefits-label{text-align:center;font-weight:700;font-size:20px;line-height:110%;color:#172500;color:var(--black)}@media (min-width:768px){.about-company__benefits-label{line-height:130%}}@media (min-width:1024px){.about-company__benefits-label{font-size:24px}}.loading{padding:50px 0}@media (min-width:768px){.loading{padding:200px 0}}.loading__inner{position:relative;display:flex;flex-direction:column;padding:24px 24px 0;background-color:#7fc34d}@media (min-width:768px){.loading__inner{flex-direction:row;padding:30px}}@media (min-width:1024px){.loading__inner{padding:50px 72px}}@media (min-width:768px){.loading__info{flex:0 1 57%}}.loading__title{margin-bottom:20px;font-weight:700;font-size:30px;line-height:35px;color:#fff;color:var(--white)}@media (min-width:768px){.loading__title{font-size:40px;line-height:50px}}@media (min-width:1024px){.loading__title{font-size:60px;line-height:70px}}.loading__descr{margin-bottom:20px;font-weight:400;font-size:16px;line-height:19px;color:#172500;color:var(--black)}@media (min-width:768px){.loading__descr{max-width:255px;font-size:18px;line-height:21px}}.loading__loading{position:relative;width:100%;height:14px;background-color:#fff;background-color:var(--white);border-radius:7px}@media (min-width:768px){.loading__loading{z-index:2}}.loading__progressbar{height:100%;-webkit-animation:progressbar 5s linear infinite;animation:progressbar 5s linear infinite;background:linear-gradient(90.2deg,#e9cb53 3.79%,#cfb74c 40.3%,#f7eca4 54.81%,#e9cb53 99.83%);border-radius:7px}.loading__pictures{margin-top:-20px;z-index:2}@media (min-width:768px){.loading__pictures{margin-top:0;z-index:1}}.loading__pic{vertical-align:bottom}@media (min-width:768px){.loading__pic{position:absolute;bottom:0;right:0;max-width:70%;vertical-align:baseline}}@media (min-width:1024px){.loading__pic{max-width:100%}}.loading__pictures svg{position:absolute;bottom:10px;right:12px;width:56px;height:56px}@media (min-width:768px){.loading__pictures svg{bottom:17px;right:26px;width:84px;height:84px}}.account{display:flex;flex-direction:column;margin-top:40px}@media (min-width:768px){.account{flex-direction:row;flex-wrap:wrap;margin-top:50px;margin-bottom:50px}}.account__banners{order:3;overflow:auto;display:inline-flex;margin:40px calc(12px*-1) 0;margin:40px calc(var(--padding-base)*-1) 0;padding:0 12px;padding:0 var(--padding-base)}.account__banners::-webkit-scrollbar{display:none}.account__banners>*{flex-shrink:0}.account__banners>*+*{margin-left:7px}@media (min-width:480px){.account__banners{margin:40px calc(20px*-1) 0;margin:40px calc(var(--padding-mobile)*-1) 0;padding:0 20px;padding:0 var(--padding-mobile)}}@media (min-width:768px){.account__banners{margin:50px calc(27px*-1) 0;margin:50px calc(var(--padding-desktop)*-1) 0;padding:0 27px;padding:0 var(--padding-desktop)}.account__banners>*+*{margin-left:20px}}@media (min-width:1200px){.account__banners{order:1;display:flex;flex-direction:column;margin:0;padding:0;width:310px}.account__banners>*+*{margin:20px 0 0}}.account__content{box-sizing:border-box;order:1;display:flex;flex-direction:column}@media (min-width:768px){.account__content{width:calc(100% - 330px)}}@media (min-width:1200px){.account__content{order:2;margin-left:20px;width:calc(100% - 660px)}}.account__form,.account__upload{display:flex;flex-direction:column}.account__form{flex-grow:1;margin-top:16px}.account__upload{align-items:center}.account__upload>*+*{margin-top:10px}@media (min-width:768px){.account__upload{flex-direction:row}.account__upload>*+*{margin:0 0 0 10px}}.account__userpic{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:50%;width:88px;height:88px;font-weight:700;font-size:32px;line-height:88px;color:#fff;color:var(--white);background:#c4c4c4;background:var(--light-gray);text-align:center}.account__userpic .account-input__clear{top:initial;right:initial;z-index:2}.account__userpic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.account__upload-controls{display:flex;flex-direction:column;align-items:center}.account__upload-controls>*+*{margin-top:10px}@media (min-width:768px){.account__upload-controls{align-items:flex-start}}.account__format{font-size:14px;line-height:16px;color:#c4c4c4;color:var(--light-gray)}.account__row{display:flex;flex-direction:column;margin-top:16px;max-width:400px}.account__row.error .account-input__label{color:red}.account__row.error input{border:0!important}.account__row>*{width:100%}.account__row+.account__row,.account__row>*+*{margin-top:16px}@media (min-width:768px){.account__row{margin-top:30px}}@media (min-width:1024px){.account__row{flex-direction:row}.account__row>*+*{margin:0 0 0 16px}}.account__checkbox{box-sizing:border-box;width:100%;padding:0 20px}.account__buttons{padding-top:25px;text-align:center}@media (min-width:768px){.account__buttons{margin-top:auto;text-align:left}}.account__aside{box-sizing:border-box;order:2;margin-top:10px;display:flex;flex-direction:column}.account__aside>*{margin-top:30px}@media (min-width:768px){.account__aside{margin:0 0 0 20px;width:310px}.account__aside>:first-child{margin-top:0}}@media (min-width:1200px){.account__aside{order:3}}.account__info{order:2}@media (min-width:768px){.account__info{order:1}}.account__settings{order:1}@media (min-width:768px){.account__settings{order:2}}.account__agree{display:inline-block;margin-left:16px;font-weight:300;font-size:14px;line-height:16px;color:#172500;color:var(--black)}.account__form input:disabled,.account__form input:disabled~*{color:#c4c4c4;color:var(--light-gray)}.account__form input.checkbox:disabled:checked+.checkbox__element{background-position:0 -42px}

/* End */


/* Start:/local/templates/.default/css/bundle-edit.css?175515745257667*/
/*----------------------------------------------------- */
/* COMMON */
/*----------------------------------------------------- */
.aptstore-button-center {display: flex;justify-content: center;align-items: center}
.content-block table{width:100%}
.content-block td{border:1px solid #172500;padding:15px}
.content-block .detail_picture{display: block;margin: 0px 0px 20px 0px;}
.content-block.articles-detail{display: block;margin: 0px 0px 10px 0px;padding-bottom: 20px; min-height: 8px;}
.articles-detail-text{padding: 0 27px;margin: 0px 0px 10px 0px;}
.articles-detail-text>h3{font-weight: 700;font-size: 24px;line-height: 28px;}
.margin-clear{margin:0!important}
.margin-clear-top{margin-top:0!important}
.button--full-height{height:100%}
.section-links__title{text-align: left;font-size: 30px;line-height: 35px;}
.product-card__reclame{z-index: 2;}
.pagination{margin: 20px 0px;}
.product-preview__controls{z-index:auto;}
.product-card__buttons {z-index: 2}
.shop-category-sorting__section--mobile.active .shop-category-sorting__button::before {left:-22px}
[data-user-new-order="count"] {
	opacity: 0;
}
/*-----------------------------------------------------*/
/* FIELD INPUT */
/*-----------------------------------------------------*/
.field-section_items{margin: 0px 0px 20px 0px;}
.field-item{display: block;margin: 0px 0px 10px 0px;}
.field-item:last-child{display: block;margin: 0px;}
.field-title{display: block;margin: 0px 0px 5px 0px;}
.field-input {border: 1px solid #c4c4c4;border: 1px solid var(--light-gray);border-radius: 20px;padding: 15px 20px;width: 100%;height: 40px;background: 0 0;box-sizing: border-box;outline: 0;}
.field-input--large { border-radius: 25px; height: 50px; }
.field-input--multi { resize: none;overflow: hidden;height: 120px;}
.field-input--multi.field-input--large {border-radius: 25px;height: 160px;}

/*----------------------------------------------------- */
/* BUTTON */
/*----------------------------------------------------- */
.product-card a.button{color:#fff}
.container-cookie .button{display:flex;justify-content:center;align-items:center}
.order-form_container .product-slider .button{padding: 10px 25px;}
@media (min-width: 768px) {
	.medecine-page__nav-prev{height: 56px;padding: 0 10px;font-size: 12px;line-height: 14px;}
	.medecine-page__nav-next {height: 56px;padding: 0 10px;font-size: 12px;line-height: 14px;}
}
@media (min-width: 1000px) {
	.medecine-page__nav-prev{height: 56px;padding: 15px 30px;font-size: 22px;}
	.medecine-page__nav-next {height: 56px;padding: 15px 30px;font-size: 22px;line-height: 26px;}
}

/*----------------------------------------------------- */
/* HEADER */
/*----------------------------------------------------- */
.site-header__support{font-size:12px;}
.site-header{z-index:6}
.site-header>.container{overflow:visible}
.site-header__wrapper.fixed{position:fixed;top:0;right:0;left:0;box-shadow:0 1px 17px rgba(0,0,0,.09);background:#fff;-webkit-animation:fade .2s linear;animation:fade .2s linear;width:calc(100% - 40px);padding:10px 20px;max-width:100%}
.site-header__wrapper.fixed .site-header__container{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;max-width:1300px;margin:0 auto;text-align:center}
.site-header__container{display: flex;flex-direction: column;}
.site-header__town-selector{position: relative;}
.town-selector__note {text-align: center;font-size: 14px;color: var(--secondary);margin-top: 5px;}
.notification-city{position: absolute;top: 0px;left: calc(100% + 20px);z-index: 2;max-width: 450px;  padding: 40px 30px;background: #8bbd3f;background: var(--secondary);box-shadow: 0px 0px 20px rgba(23, 37, 0, 0.15);border-radius: 5px 20px 20px 20px;overflow: hidden;}
.notification-city .title{display: block;margin: 0px 0px 20px 0px;font-weight: 500;font-size: 20px;line-height: 23px;color: #fff;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.notification-city .action-btn{display: flex;flex-direction: row;justify-content: space-around;align-items: flex-end;column-gap: 10px;}
.notification-city .button{padding: 10px;min-width: 150px;display: flex;align-items: center;justify-content: center;}

@media (min-width: 1200px) {
	.site-header {padding-bottom: 5px;}
	.site-header__tags {margin-top: 25px;}
}

@media (max-width: 768px){
    .site-header__town-selector{flex-flow: row wrap;width: 100%;}
    .site-header__preambule {display: flex;order: 1;margin-top: 10px;}
    .site-header__preambule .site-header__phone{display: none;}
    .notification-city{position: static;width: 100%;max-width: 100%;margin: 10px 0px 0px 0px;padding: 20px 15px;border-radius: 5px 5px 20px 20px;}
    .notification-city .title{white-space: unset;text-align: center;}
}

@media (max-width: 768px) and (min-width: 768px) {
	.site-header__support{line-height:6px !important;}
}

@media (max-width:480px){
    .site-header__wrapper.fixed .site-header__search{margin-top:0}
    .site-header__tags{margin-top:15px;margin-bottom:-3px;padding-bottom:0}
}
.search-form.loading-init .search-form__submit, .search-form.loading-init .search-form__cancel {display: none;}
.search-form.loading-init .search-form__loading {display: block;}
.search-form__clear.show {display: block}
@media (min-width: 768px) {
	.search-form__clear.hidden {display: none!important;}
}
@media (max-width: 768px) {
	.search-form__clear {right: 0;width: 84px;background-position: left;}
}

/*----------------------------------------------------- */
/* FOOTER */
/*----------------------------------------------------- */
.site-footer__social-link{display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center;font-size:28px}
.site-footer__phone a{color:#fff}
.mobile-navigator {padding-bottom: 13px}

@media (min-width: 360px) and (max-width: 1024px) {
	.site-footer__social-items {
		justify-content: center;
	}
}

.catalog-list__subcategory-container {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 20em;
	scrollbar-color: #707070 #E4E4E4;
	scrollbar-width: thin;
}

.catalog-list__subcategory-container::-webkit-scrollbar {
	width: 6px;
	border-radius: 3px;
	background: var(--Grey, #E4E4E4);
	opacity: 0.3;
	height: calc(100% - 10px);
}

.catalog-list__subcategory-container::-webkit-scrollbar-track {
	border-radius: 3px;
	background: var(--Grey, #E4E4E4);
}

.catalog-list__subcategory-container::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: rgb(112, 112, 112, .3)
}

/*----------------------------------------------------- */
/* MENU */
/*----------------------------------------------------- */
.catalog-list {z-index:4;}

/*----------------------------------------------------- */
/* DROPDOWN */
/*----------------------------------------------------- */
.search-form__logo-sizes-17 {height:17px;width:17px;}
.dropdown .shop-category__category-option {display: block;}
.dropdown .dropdown-item-active{color: #8bbd3f;color: var(--secondary);}
.dropdown-show .title-h3{display:none;}
.dropdown-show .is-active{color: #8bbd3f;color: var(--secondary);}
@media (min-width:768px){
	.dropdown-show .title-h3{display:block;}
	.dropdown-show .dropdown__toggle{display: none;}
	.dropdown-show .dropdown__popup{position: static;display: block;max-height: 100%;border-radius: 0;padding: 0;}
	.dropdown-show .shop-category__category-option {padding: 0;margin: 0 0 10px 0;font-size: 16px;}
	.dropdown-show a{color:#172500;color:var(--black)}
}
.dropdown-type_1 .dropdown__toggle{background: #fff;color: #172500;color: var(--black);border: 1px solid #8bbd3f;}
.dropdown-type_1 .dropdown__toggle::before{background: url('/local/templates/.default/css/components/dropdown/dropdown-arrow-green.svg');}
.dropdown-type_1.active .dropdown__toggle{border: 1px solid #fff;}

/*----------------------------------------------------- */
/* BANNER */
/*----------------------------------------------------- */
.banner-slider{margin: 0px;}
.banner--large .banner__image {-o-object-fit: fill;object-fit: fill;}
.banner-slider .banner__reclame{left: 45px;}
.banner__container .banner__reclame{left:5px;bottom:5px}
.banner-slider__content .banner__reclame{left:32px;bottom:5px}
@media (max-width: 1023px) {
	.banner-slider__content .banner__reclame{left:25px !important;bottom:5px}
}
@media (max-width: 479px) {
	.banner-slider__content .banner__reclame{left:18px !important;bottom:5px}
}

/*----------------------------------------------------- */
/* WIDHET */
/*----------------------------------------------------- */
.site-header__shop-widget .shop-widget__link.shop-widget__link--profile {display: flex;flex-direction: column;align-items: center;padding: 0;background-image: none;}
.shop-widget .shop-widget__link.shop-widget__link--profile span {overflow: inherit;}
.shop-widget__link--profile-img {width: 37px;height: 37px;object-fit: cover;border-radius: 50%;}
.shop-widget .shop-aside__item:nth-child(4) {justify-content: unset;}
.shop-widget .shop-widget__link--favorite .shop-widget__notification{top: -10px;right: -3px;}
.shop-widget .shop-widget__link--shop .shop-widget__notification{top: -10px;right: -10px;}

/*----------------------------------------------------- */
/* MAP */
/*----------------------------------------------------- */
.y-map__map {overflow: hidden;}

/*----------------------------------------------------- */
/* PRODUCT CARD */
/*----------------------------------------------------- */
.product-card__price{display:flex;justify-content:space-between}
.product-card__pack{padding-left:0;background:0 0}
.product-card__pack.icon-product--tablet{padding-left:25px;background:url(/local/templates/.default/css/components/notify-product-modal/pils.svg) left top no-repeat}
.product-card__pack.icon-product--capsules{padding-left:25px;background:url(/local/templates/.default/css/components/notify-product-modal/capsules.svg) left top no-repeat}
.product-preview .simple-slider__content{height:auto;max-height:calc(145px*3 + 20px)}
.button--size-regular.button {width: 95%;font-size: 15px;}
.container_product_detail .delivery-map__tooltip-content .delivery-map__time{white-space: normal;}

.basket-page__available.basket-card__available {margin-top: 1px;}
.basket-page__available.basket-card__available.hidden {
	display: none;
}

@media (min-width: 1200px) {
	.container_product_detail .product-slider {margin-top: 80px}
}
@media (max-width: 1200px) and (min-width: 768px){
	.product-preview__buttons {
		text-align: center;
		margin: auto;
		width: auto;
	}
	.container_product_detail .product-preview__buttons .button--size-regular.button {
		width: auto;
		padding-left: 30px;
		padding-right: 30px;
	}
	.container_product_detail .product-preview__controls {
		column-gap: 10px;
	}
	.basket-page__available.basket-card__available {
		order: 2;
		grid-column-start: 2;
		grid-row-start: 2;
		text-align: center;
		margin: 0;
	}
}

@media (max-width: 768px) {
	.container_product_detail .product-preview__controls {z-index: 3; bottom: 65px;}
	.basket-page__available.basket-card__available {
		text-align:center;
		margin-bottom: unset;
	}
}
@media (max-width: 480px) {
	.button--size-regular.button {font-size: 13px;}
}

.basket-page__available.basket-card__available.basket-card__small-top {
	margin-right: -10px;
	float: right;
}

.basket-page__available.basket-card__available.basket-card__small-top.add-mt12 {
	margin-right: -10px;
	margin-top: 12px;
	float: right;
}

.shop-widget__product-increase:disabled {
	opacity: .3;
}

.shop-widget__products .shop-widget__product {
	display: grid;
	grid-template-rows: repeat(3, 1fr);
	grid-template-columns: repeat(3, 1fr);
}

.shop-widget__product+.shop-widget__product {
	display: grid;
	grid-template-rows: repeat(3, 1fr);
	grid-template-columns: repeat(3, 1fr);
}

.basket-page__available.basket-card__available.basket-card__small-top.add-mt12 {
	grid-row: span 1;
	justify-self: end;
	width: fit-content;
	grid-column: span 1;
	order: 2;
}

.shop-widget__product-link {
	padding: 12px 0 12px 50px;
	grid-row: span 3;
	grid-column: span 2;
	order: 1;
	align-self: center;
}

.shop-widget__summary {
	margin: 0 26px;
	border-top: 1px solid #e4e4e4;
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(--black);
}

.shop-widget__summary-origin {position: relative;max-width: max-content;}
.summary-origin-crossout:after {content:"";position:absolute;top:7px;left:0;width:100%;height:1px;background:#172500;background:var(--black);}

/*----------------------------------------------------- */
/* HEADER SEARCH POPUP */
/*----------------------------------------------------- */
.search-form.active {z-index: 10;}
.search-form .search-form__recent::after {display: none;}
.search-form .search-form__recent{background-position: 17px 12px;}
.search-form__all {bottom: 78px;}
@media (min-width: 768px) {.search-form.active .search-form__price {font-size: 20px;}}


/*----------------------------------------------------- */
/* MAIN SLIDER BUTTON */
/*----------------------------------------------------- */
@media (max-width: 480px) {.banner--large .banner__more {display: none;}}

/*----------------------------------------------------- */
/* AKTSII ARTICLES */
/*----------------------------------------------------- */
.product-discounts__item {position: relative;display: flex;flex-direction: column;align-items: stretch;justify-content: space-between;}
.product-discounts__item .product-discounts__figure{position: relative;display: block;overflow: hidden;border-radius: 8px;margin: 0px 0px 5px 0px;}
.product-discounts__item .banner__reclame{position: absolute;bottom: 5px;left: 5px;margin: 0px 0px 5px 0px;}
.product-discounts__item .product-discounts__description{display: block; padding: 0px 0px 0px 0px;}

/*----------------------------------------------------- */
/* BRAND FORM SEARCH */
/*----------------------------------------------------- */
.brand-search .search-form__input{border-radius:24px}
.brand-search-index__form{display:block}
.brand-page .shop-category{order:4;width:100%}
.brand-page__news{margin-top:24px}

/*----------------------------------------------------- */
/* BRAND */
/*----------------------------------------------------- */
.brand-page .brand-page__category-option{text-align:left}
.brand-page .banner--large{height:40vw}
@media (min-width:768px){.brand-page .banner--large{height:415px}}
.brand-page .banner--large .banner__image{-o-object-fit:cover;object-fit:cover}
.shop-category__brand-page .brand-page__category-option a {color:#172500;color:var(--black)}
.brand-page__category-option a:hover{color: #8BBD3F}
.brand-page .brand-page__category-option, .brand-page__about{text-transform: none;}

/*----------------------------------------------------- */
/* SEARCH */
/*----------------------------------------------------- */
.site-header__search-example {margin-left: 0.6em}
.search-form.active .search-form__item_hint .search-form__link::after{display:block}
.category-nav .is-active a,.category-nav .is-active span{color:#8bbd3f}
.filter-accordeon__control~.filter-accordeon__title_bold{font-weight:700}
@media (min-width:768px){
	.search-form.active .search-form__item_product .search-form__link::after{display:none}
	.search-form.active .search-form__clear{display:block}
}

@media (min-width: 600px) {
	.no-result ~ .product-slider > button.product-slider__button {
		z-index: 3;
	}
}

/* .search-form__item{background:#F3F8EB} */
/*----------------------------------------------------- */
/* CATALOG */
/*----------------------------------------------------- */
.shop-category__aside{justify-content: flex-end;}
.product-card__withdraw {text-align: center;font-size: 16px;color:var(--half-black)}
@media (min-width: 768px) {.shop-category__aside{justify-content: flex-start;}.product-card__withdraw{font-size: 20px;}}
@media (min-width: 1200px) {.shop-category__aside{justify-content: flex-start;}}

.category-nav .category-item{margin:0 0 10px 0}
.linear-gradient{position:relative}
.linear-gradient .scrollable-area .category-item:last-child{margin-bottom:40px}
.category-nav.linear-gradient:before{content:"";overflow:hidden;position:absolute;left:0;bottom:0;width:100%;height:30px;background:rgb(255,255,255,.9);background:linear-gradient(0deg,rgba(255,255,255,1) 0,rgba(255,255,255,.9) 35%,rgba(255,255,255,.1) 100%)}
.product-preview__title-label {max-width: initial}
.product-preview__content .product-preview__price-list{display: none;margin: 30px 0px 0px 0px;}
.product-preview__disclaimer--recipe{display: flex;}
.product-preview__disclaimer--cold {display: flex;}
.product-preview__price{color: #172500;color: var(--black);}
.product-preview__price-list{order: 3;}
.product-preview__price-info--green{font-weight: bold;}
.product-preview__price-info--green:hover{cursor: pointer;}
.product-card__preview_container {position: relative}
.product-label--restricted {position: absolute;left: 0;bottom: 0}
.product-card__requirement--life {background-color: #E1C533}
.product-card__requirements {z-index: 2}
.product-card__requirement {position: static; z-index: 2; margin-right: 5px;}
.product-card__additional {position: relative; display: flex; align-items: center; justify-content: space-between}
.product-card__requirement-list {position: absolute; right: 0; display: flex;}
.product-card__requirement .product-card__requirement-descr {line-height: 0}
.product-card__requirement:hover {max-width: 18px;min-width: 18px;width: 18px;}

.product-preview__price-info.no-pic {
	padding-left: 50px;
}
@media (max-width: 1024px) {
	.product-preview__price-info.no-pic {
		padding-left: 40px
	}
}

.product-card__requirement:hover .product-card__requirement-descr {line-height: 0; font-size: 0;}
.product-card__requirement.active {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.product-card__requirement:active .product-card__requirement-descr {line-height: 0; font-size: 0;}
.product-preview__dosage-content {margin-top: 20px;}
@media (max-width: 1200px) {
	.product-preview__content .product-preview__price-list{display: block;}
	.product-preview__description .product-preview__price-list{display: none;}
	.product-preview__price-item{padding-top: 10px;padding-bottom: 10px;}
	.product-preview__content .product-preview__price-list.border-gray{border: 2px double lightgray; border-radius: 8px; padding-left: 10px; padding-right: 10px !important; padding-top: 10px;}
	.product-preview__price-item:nth-child(2n){padding-top: 0;}
	.product-preview__price-item.border-bottom-2 {border-bottom: 2px double lightgray;}
}
@media (max-width: 768px) {
    .product-preview__origin-price{margin: 0px;}
	.product-card__requirement{max-width:16px;min-width:16px;width:16px}
	.product-card__requirement,.product-card__requirement .product-card__requirement-descr{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
	.product-card__requirement.product-card__requirement--cold.active{max-width:90px;min-width:90px;width:90px}
	.product-card__requirement-list .product-card__requirement.active .product-card__requirement-descr{font-size:8px}
}
@media (min-width: 768px) {
	.product-card__requirement-list .product-card__requirement.active {
		max-width:-webkit-fit-content;
		max-width:-moz-fit-content;
		max-width:fit-content;
		min-width:-webkit-fit-content;
		min-width:-moz-fit-content;
		min-width:fit-content;
		width:-webkit-fit-content;
		width:-moz-fit-content;
		width:fit-content
	}
	.product-card__requirement-list .product-card__requirement.active .product-card__requirement-descr {
		font-size: 10px;
	}
}
@media (max-width: 768px) {
	.product-card__requirement-list  .product-card__requirement {
		max-width: 16px;
		min-width: 16px;
		width: 16px;
		height: 16px;
		min-height: 16px;
		max-height: 16px;
	}
	.product-card__requirement-list .product-card__requirement.active {
		max-width:-webkit-fit-content;
		max-width:-moz-fit-content;
		max-width:fit-content;
		min-width:-webkit-fit-content;
		min-width:-moz-fit-content;
		min-width:fit-content;
		width:-webkit-fit-content;
		width:-moz-fit-content;
		width:fit-content
	}
	.product-card__requirement-list .product-card__requirement.active .product-card__requirement-descr {
		font-size: 8px;
	}
}

@media (max-width: 480px) {
	.product-card__requirement {
		margin-right: 0;
	}
}
@media (min-width: 890px) {.products-grid__content{margin: -40px -20px 30px;}}
@media (min-width: 768px) {.products-grid__content{margin: -20px -10px 30px;}}

@media (min-width: 1200px) {
	.shop-category__products .product-card .product-card__bottom button.button[type="button"] {
		padding: 0;
	}

	.product-card__buttons .button {
		padding: 0;
	}
}

@media (min-width: 992px) {
	.shop-category__products .product-card .product-card__bottom button.button[type="button"] {
		padding: 0;
	}
}

@media (min-width: 600px) and (max-width: 662px) {
	.product-card__buttons .button {
		padding: 0;
	}
}

/*----------------------------------------------------- */
/* FORM */
/*----------------------------------------------------- */
.auth-form__textarea{box-sizing:border-box;border:1px solid #c4c4c4;border:1px solid var(--light-gray);border-radius:25px;padding:15px 20px;width:100%;height:200px;background:0 0;line-height:20px;color:#000;font:inherit;outline:0;resize:none}

/*----------------------------------------------------- */
/* SORT */
/*----------------------------------------------------- */
.shop-category-sorting__section--header {font-style: normal;font-weight: 400;font-size: 14px;line-height: 16px;color: #C4C4C4;align-self: center;margin-right: 24px;}
.shop-category-sorting .dropdown__toggle,.shop-category-sorting .dropdown__popup{min-width: 301px;width: fit-content;}
.shop-category-sorting .dropdown.dropdown--light .dropdown__toggle {color: #707070;}
@media (max-width: 1200px) {
	.shop-category-sorting .dropdown.dropdown--light {position: relative;}
	.shop-category-sorting .dropdown.dropdown--light,.shop-category-sorting .dropdown__toggle,.shop-category-sorting .dropdown__popup{min-width:auto;width: 100%;}
}
.shop-category-sorting .dropdown.dropdown--light .dropdown__toggle {border: 1px solid #D5D5D5}
.shop-category-sorting .dropdown.dropdown--light.active .dropdown__toggle {border-radius: 22px;border: 2px solid #8BBD3F;}
.shop-category-sorting .dropdown.dropdown--light .dropdown__popup {padding: 20px;top: 50px;box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);border-radius: 12px;border: none}
.shop-category-sorting__option-link--active {border: none;font-weight: 700;}

.shop-category .shop-category-sorting {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 14px;
}
.shop-category .shop-category__products-view {
	display: flex;
	align-items: center;
	column-gap: 10px;
	-moz-column-gap: 10px;
}

@media (max-width: 767px) {
	.shop-category .shop-category__products-view {
		display: none;
	}

	.product-card:hover {
		box-shadow: none;
	}
}

/*----------------------------------------------------- */
/* CATALOG LISTING ASIDE */
/*----------------------------------------------------- */
.shop-category__aside .shop-category-filters .title-h3{display:none;}
@media (min-width: 768px) {
	.shop-category__aside .shop-category-filters .title-h3{display:block}
}
.shop-category-filters__buttons > button {
	max-width: 181px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 151px;
}

/*----------------------------------------------------- */
/* OUR PHARMACY */
/*----------------------------------------------------- */
.delivery-map {background: transparent;}
.delivery-map__tooltip::after {top: auto;bottom: -5px;left: 48px;}
.delivery-map__map {background: url(/local/templates/.default/css/../img/map_img.png) no-repeat center;}
.delivery-map__tooltip {position: relative;top: initial;left: initial;bottom: initial;opacity: 1;max-width: 300px;min-width: 300px;pointer-events: all;}
.delivery-map__tooltip-content {position: relative;transform: none;padding: 20px 30px 25px 20px;margin-bottom: 5px;}
.address-list {max-height: 552px}
@media (min-width: 768px) {
	.delivery-map__tooltip-content .delivery-map__time {order: unset}
	.delivery-map__tooltip-content button {flex: none}
}
@media (max-width: 480px) {
    .address-list {max-height: 408px}
}

/*----------------------------------------------------- */
/* FEEDBACK FORM */
/*----------------------------------------------------- */
.feedback-form{max-width: 480px;}
@media (max-width: 480px) {
    .feedback-form {max-width: 100%;}
}

/*----------------------------------------------------- */
/* ORDERS LIST */
/*----------------------------------------------------- */
.personal_page .order-details__aside {display:flex}
@media (max-width: 768px) {
	.order-details__container {flex-direction: column}
	.personal_page .order-details__aside {margin-top: 30px}
}
.order-details__status {width: fit-content}
.order-details__conditions {flex-wrap: wrap}
.order-details__body {color: var(--black)}
@media (min-width: 768px){.order-details__texts {min-width: 200px;}}
@media (max-width: 500px) {
	.order-details__status {max-width: 50%;height: fit-content;min-height: 36px}
	.order-details__date {white-space:pre-wrap}
}

@media (max-width: 1150px){.order-details__status-gray .order-details__date{display: none;}}

.order-details__pictures{height: 100px;}
.order-details__image{height: 85px;width: 120px;}
.order-details__img{display: block;margin: 0 auto 5px auto;}
.order-details_img_title{display: block;height: 18px;overflow: hidden;font-weight: 400;font-size: 14px;line-height: 18px;white-space: nowrap;text-overflow: ellipsis;}

@media (min-width: 360px) and (max-width: 480px) {
	.container.personal_page .empty-cart_2 a.button {
		padding: 10px;
	}
}


/*----------------------------------------------------- */
/* ORDER DETAIL */
/*----------------------------------------------------- */
.order__product{position:relative}
.order__delivery-map{border-radius:0}
.order__delivery-map .y-map__map{margin:0;width:100%;height:100%}
.order__product__removed .order__product-amount,.order__product__removed .order__product-figure,.order__product__removed .order__product-name,.order__product__removed .order__product-price,.order__product__removed .order__product-refer{filter:grayscale(1);opacity:.4}
.order__product-note-changed,.order__product-note-removed{font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:right;color:#e1c533;position:absolute;right:7px;top:12px}
.order__product-price svg{margin-right:10px}
.order__total{display:flex;align-items:center;order: 0;}
.order__total-amount{display:flex;align-items:center}
.order__total-amount svg{margin-right:10px}
@media (max-width: 1200px) {
	.personal_page .order.page {flex-direction: column}
	.personal_page .order.page .order__aside {display: flex;margin-top: 30px; width: 100%}
	.personal_page .order.page .order__aside .shop-aside {width: 100%}
}
.order.page .order__action {justify-content: flex-start;}
.order.page .order__action .button--size-large {width: 190px;}
@media (min-width: 768px) {
	.order__total {order: 2;}
	.order.page .order__action .button {margin-right: 15px;}
}
.order.page .order__action .order__total {flex: 1;justify-content: flex-end}
.order.page .order__delivery-data {font-size: 14px;line-height: 1.2;}
.order.page .order__delivery-data b {font-weight: 700;}
.product-preview__disclaimers{padding: 0px !important;}

.order.page .order__detail .order-payment-price {
	margin-bottom: 15px;
	margin-top: 10px;
}

@media (max-width: 768px) {
	.instruction-use{margin: 20px 0 20px 0 !important;}
	.order.page .order__action .button {margin-top: 15px;}
	.order.page .order__action  .button--5 {order: 3;}
	.order.page .order__detail .order-payment-price {
		margin-bottom: auto;
	}

	.order.page .order__detail .order__detail-description {
		margin-top: auto;
	}
}

@media (max-width: 1200px) {
	.order-form .order-form__aside .delivery-change {
		display: none!important;
	}
}

.container_product_detail .product-slider{margin: 0px !important;}
.container_product_detail .index-list{margin: 0px !important;}
.order.page .order__action .button {display: flex;justify-content: center;align-items: center;line-height: 1;}

.order.page .order__content .account-pane .order__delivery .delivery-card .delivery-card__header {
	margin-bottom: 10px;
}

.order.page .order__content .account-pane .order__delivery .delivery-card .delivery-card__icon {
	max-width: 30px;
}

.order.page .order__detail .order__detail-description-payment-system {
	display: flex;
	align-items: center;
}

.order.page .order__detail .order__detail-description-payment-system img.order__detail-description-service-img {
	max-width: 30px;
}

.order.page .order__delivery-data .delivery-card .delivery-card__description {
	margin-top: 6px;
	font-size: 13px;
}

.order-form .order-form__aside .delivery-change .delivery-change-text {
	color: #ACABAB;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer;
}

.order-form .order-form__aside img {
	cursor: pointer;
}

.order-form .order-form__aside .delivery-change {
	display: flex;
	align-items: center;
	gap: 4px;
}

.information.on-issues {
	display: flex;
	padding: 15px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	align-self: stretch;
}

.order.page .order__content .order__delivery-offices .order__delivery-prolongation {
	margin-top: 6px;
}

.order.page .order__content .order__delivery-offices .order__delivery-prolongation .button {
	display: flex;
	padding: 8px 20px;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

/*----------------------------------------------------- */
/* PERSONAL DATA */
/*----------------------------------------------------- */
.account__form input:disabled, .account__form input:disabled ~ *{color: #c4c4c4;color: var(--light-gray);}
.account__form input.checkbox:disabled:checked+.checkbox__element{background-position: 0 -42px;}
.account__userpic{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.account__userpic .account-input__clear{top:initial;right:initial;z-index:2}
.account__userpic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}
.account__row.error .account-input__label{color:red}
.account__row.error input{border:none!important}
.account__form {flex-grow: unset;}
.change-payment-method-modal .payment-methods__icon img{width:24px;height:24px}
@media (max-width: 768px) {
	.personal_page .shop-aside {width:100%}
}
.personal_page {padding-bottom: 50px;width: 100%}

.account .account__aside .account-pane .settings-pane__section .settings-pane__current-pay-system {
	display: flex;
	align-items: center;
}

.account .account-pane .settings-pane__section .settings-pane__current-pay-system .settings-pane__current-pay-system-logo img {
	max-width: 30px;
}

.account .account__aside .account-pane .settings-pane__section .delivery-card  .delivery-card__icon {
	max-width: 30px;
}

div.modal-window__frame[data-modal="change-delivery-option-modal"] .change-delivery-option-modal .change-delivery-option-modal__delivery-option .delivery-card .delivery-card__header .delivery-card__icon {
	max-width: 30px;
}

/*----------------------------------------------------- */
/* ORDER MAKE */
/*----------------------------------------------------- */
.field-row {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 20px;
	align-items: center;
}
.field-text {
	width: 100%
}
.call-center_user_container .field-row .button {
	display: flex;
	justify-content: center;
	align-items: center;
}
.call-center_user_container .field-row .field-input,
.call-center_user_container .field-row .field-text {
	margin-right: 20px;
}
.button-red {
	background-color: #ee715f;
}
.order_container.container{overflow:initial;width: 100%;}
.order-form .order-form_container{width:75%}
.order-form .order-form__aside{width:310px}
.order-form .account-pane.account-pane--since-large,.order-form .account-pane.account-pane--since-desktop{padding:20px;margin-bottom:40px}
.order-form .basket-page__items{margin:0}
.order-form .basket-page__thead .checkbox.checkbox--size-l{-webkit-box-flex:1;-ms-flex:1;flex:1}
.order-form .basket-items-list-header-filter{font-family:'Roboto',sans-serif}
.order-form .basket-page__clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}
.order-form .basket-page__items .basket-page__item-content{padding:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.order-form .basket-page__items .basket-page__item-content .basket-page__product-name > div{max-width:255px}
.order-form .basket-page__items .basket-page__item-content .basket-page__discount{font-size:14px}
.order-form .basket-page__items .basket-page__item-content .basket-page__like-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;cursor:pointer;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.order-form .basket-page__items .basket-page__item-content .basket-page__like-remove.basket-page__like-remove-filler{margin-left:44px;}
.order-form .basket-page__items .basket-page__item-content .basket-page__like-icon{cursor:pointer}
.basket-page-remove-m .basket-page__like-icon {display: flex; justify-content: center; align-items: center}
.order-form .basket-page__items .basket-page__item-content .basket-page__remove{position:relative;display:block;right:0;top:0;bottom:0}
.order-form .shop-terminal__discount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin: 20px 0;}
.order-form .shop-terminal__discount .form-control{background:transparent;border:1px solid #C4C4C4;border-radius:20px}
.order-form .shop-terminal__discount svg{position:absolute;right:10px}
.order-form .order-form__terminal{height:100%;-webkit-box-shadow:none;box-shadow:none}
.order-form .account-pane--since-base,.order-form .account-pane--since-desktop,.order-form .account-pane--since-large,.order-form .account-pane--since-mobile,.order-form .account-pane--since-tablet{-webkit-box-shadow:0 0 15px rgba(0,0,0,.13);box-shadow:0 0 15px rgba(0,0,0,.13)}
.order-form .order-delivery-container{margin-bottom:3rem}
.order-form .order-form__terminal #aside_order{position:sticky;top:103px}
.order-form .order_container{overflow:hidden}
.order-form .delivery-map{-webkit-box-shadow:none;box-shadow:none}
.basket-items-list-header-filter-item{color:#8bbd3f}
.basket-items-list-header-filter-item:hover{color:#8bbd3f;opacity:.8}
.order-form .order_confirm .content .block-left{padding-bottom:0}

.order-form .order-form__aside .shop-terminal__total{margin-bottom:15px}
.order-form .order-form__aside [data-entity="delivery"]{margin-bottom:14px}
.order-form .order-form__aside [data-entity="current_pay_system"] > div {display: flex; align-items: center}
.order-form .order-form__aside [data-entity="current_pay_system"] img {max-width: 30px}
.order-form .order-form__aside .delivery-title{font-weight: bold;margin: 0px 0px 10px 0px;}
.order-form .order-form__aside .delivery-chain{color: #172500; font-family: Roboto; font-size: 18px; font-style: normal; font-weight: 500; line-height: normal;}
.order-form .order-form__aside .delivery-schedule,.order-form .order-form__aside .delivery-phone,.order-form .order-form__aside .delivery-address,.order-form .order-form__aside .delivery-description{font-weight:400;font-size:14px;line-height:1.4}
.order-form .order-form__aside .delivery-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.order-form .order-form__aside .delivery-phone img{margin-right:5px}
.order-form .order-form__aside .delivery-description{font-weight:700;font-style:italic;margin-top:5px}
.order-form .order-form__aside .delivery-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;font-size:16px;margin-top:10px}
.order-form .order-form__aside .delivery-date{font-weight:400;font-size:14px;line-height:1.4;color:#8ABC3E}
.order-form .order-form__aside .total-price.total-price_summ{font-weight:700;font-size:24px;color:#172500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}
.order-form .order-form__aside .btn input{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background:#8BBD3F;border-radius:28px;color:white;font-weight:500;font-size:18px;padding:15px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;cursor:pointer}

.order-form .delivery-container-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:none}
.order-form .delivery-container-tab .delivery-title{border:none;font-style:normal;font-weight:700;font-size:24px;color:#172500;margin-bottom:36px}
.order-form .delivery-tab {margin: 0px 0px 25px 0px;}
.order-form .delivery-tab .tab-item{border:1px solid #C8C8C8;border-radius:20px 20px 0 0;font-weight:700;font-size:16px;color:#707070;background:white;padding:10px 29px;margin-left:-20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.order-form .delivery-tab{display:-webkit-box;display:-ms-flexbox;display:flex}
.order-form .delivery-tab .tab-item:first-child{margin-left:0}
.order-form .delivery-tab .tab-item.active{color:white;background:#8BBD3F;z-index:1}
.order-form .account-pane.account-pane--since-base.sticky{position:sticky;top:102px}
.error_unpaid_shipment{margin-top:10px;font-size:16px;font-weight:700;color:#ED705D}
.order-form .basket-page__item .basket-page__like-input:checked:not(.favorite-button--checked)~.basket-page__like-icon svg path {fill: white}
.order-form .basket-page__item .favorite-button--checked ~ .basket-page__like-icon svg{fill:#EE715F}
.order-form .basket-page__item .favorite-button--checked ~ .basket-page__like-icon path{stroke:#EE715F}
.order-form .basket-page__item .basket-page__stroke,.order-form .basket-page__item .basket-page__discount{white-space:nowrap}
.order_modal_error {margin-bottom: 10px;display: block;}
.order-form .shop-terminal__list{margin-top: 20px;}

@media (max-width: 1200px) {
	.order-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
	.order-form .order-form_container{width:100%}
	.order-form .account-pane.right-pane{max-width:100%}
	.order-form .order-form__aside{width:100%;margin-top:1.5rem}
	.order-form .order-form__terminal{display:block;max-width:100%}
}
@media (max-width: 1024px) {
	.order-form .order-props.content .block label{font-size:16px;margin-left:0;padding-left:16px}
	.order-form .order-props.content .block input:hover~.hint{display:none}
}
@media (max-width: 768px) {
	.order-form .delivery-tab{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin: 0px;}
	.order-form .delivery-container-tab .delivery-title {margin-bottom: 21px}
	.order-form .delivery-tab .tab-item{border:1px solid #C8C8C8;border-radius:25px;margin-left:0;margin-bottom:5px;padding:16px 0;font-style:normal;font-weight:700;font-size:16px}
	.order-form .basket-page__items .basket-page__item-content .basket-page__product-name > div{max-width:100%}
	.order-form .basket-page__items .basket-page__item-content .basket-page__like-remove{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-column-gap:18px;-webkit-column-gap:18px;column-gap:18px;margin:20px 0 -40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
	.order-form .basket-page__items .basket-page__item-content .basket-page__like-label,.order-form .basket-page__items .basket-page__item-content .basket-page__like-label .basket-page__like-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
	.order-form .basket-page__thead{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px}
	.order-form .basket-page__thead .basket-header-action_2{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px}
	.order-form .order-form__aside .account-pane.account-pane--since-base{margin:0}
	.basket-page__like-icon svg {margin-top:1px}
}

/*----------------------------------------------------- */
/* PRODUCT DETAIL */
/*----------------------------------------------------- */
.analog-masonry__price{bottom:8px !important;}
.product-tabs{overflow: hidden;margin: 0px 0px 0px 0px;}
.product-tabs .product-tabs__tabs:not(:has(*)) {display:none;}
#sp-reviews-container{margin-bottom: 50px;}
#sp-reviews-container:not(:has(*)) {display:none;}
.product-preview .product-card__withdraw {text-align: center;color: var(--half-black); font-size: 24px; margin-bottom: 15px}
.container_product_detail .button--size-regular.button {width: 100%}
.container_product_detail .product-preview__dosages {grid-auto-flow: column}
.button.product-card__buttons-button-more {padding: 8px 0 8px 0;text-align: center;}

@media (min-width: 1200px) {
	.product-slider .button {padding: 9px 49px;}
}

@media (max-width: 768px) {
	.product-preview .product-card__withdraw {font-size: 22px; margin-bottom: 10px}
	.container_product_detail #sp-inline-rating-container {margin-top: 15px;}
	.button.product-card__buttons-button-more {padding: 6px 0 6px 0;}
}
@media (min-width: 768px) {
    .product-preview__param-desc {font-size: 16px;line-height:19px;}
}

@media (min-width: 480px) {
	.button {padding: 9px 49px;height: 40px;font-size: 18px;line-height: 20px;}
	.button.product-card__buttons-button-more {padding: 9px 0;}
}

.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown__toggle {color: var(--black);border-color: var(--secondary)}
.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown__toggle::before {background-image: url('/local/templates/.default/css/components/dropdown/dropdown-arrow-green.svg')}
.product-preview__dosages-dropdown .scrollable-area{padding-right:10px}

.product-preview__dosage-item{width: 170px;border: 2px solid #fff;}
.product-preview__dosage-item.product-preview__dosage-item--active{border: 2px solid #8bbd3f;border: 2px solid var(--secondary);}
.product-preview__dosage-item.product-preview__dosage-item--active:hover{box-shadow: none;}
.product-preview__dosage-item.product-preview__dosage-item--active:hover .product-preview__dosage-price{color: #172500;}
.product-preview__dosage-item.product-preview__dosage-item--active .product-preview__dosage-link{cursor: default;}

.product-preview__dosage-name{height: 21px;overflow: hidden;}
.product-preview__dosages-dropdown .product-preview__dosages-mobile .dropdown-item-active{color: #8bbd3f;color: var(--secondary);}
@media (min-width: 1200px) {
	.product-preview__content.product-preview__dosage-content .product-preview__dosages {flex-wrap: wrap; align-items: flex-end;}
	.product-preview__dosage-list{row-gap: 20px;flex-wrap: wrap;}
}
@media (min-width: 768px) {
	.product-preview__dosage-list{row-gap: 20px;flex-wrap: wrap;}
}
@media (min-width: 1200px) {
	.container_product_detail .instruction-use__label {height: 80px;}
	.container_product_detail .instruction-use__head {padding: 11px 66px}
	.container_product_detail .instruction-use__head svg {top: auto;}
}
@media (min-width: 417px) and (max-width: 480px) {
	.container_product_detail .instruction-use__head {
		max-width: 70%;
	}
}
.container_product_detail .instruction-use__links {text-align: left; line-height: 1.5;}
.container_product_detail .instruction-use__link {border-bottom:1px dashed #8bbd3f;margin-right: 0.7em;color: #8bbd3f;}

@media (max-width: 767px) {
	.b24-widget-button-position-bottom-right {right: 12px !important; bottom: 160px!important;}
	.consultant-widget-Buttons_side_bottom.consultant-widget-Buttons_indent {
		bottom: 74px!important;
		right: 0!important;
	}
	.consultant-widget-Window_button-padding-bottom {
		padding-bottom: 102px!important;
	}
}
@media (min-width: 768px) {
	.b24-widget-button-position-bottom-right {right: 25px !important;bottom: 65px !important;}
}
.not-available-element-button-hider {opacity: 0;display: none}

@media (min-width: 1200px) and (max-width: 1217px) {
	.container.container_product_detail .product-slider .product-slider__content .product-card .product-card__buttons {
		width: 105%;
	}
}

@media (min-width: 1024px) and (max-width: 1068px) {
	.container.container_product_detail .product-slider .product-slider__content .product-card .product-card__buttons button.button {
		padding: 0;
	}
}

@media (min-width: 600px) and (max-width: 676px) {
	.container.container_product_detail .product-slider .product-slider__content .product-card .product-card__buttons button.button {
		padding: 0;
		width: 105%;
	}
	.container.container_product_detail .product-slider .product-slider__content .product-card .product-card__buttons {
		width: 105%;
	}
}

@media (min-width: 360px) and (max-width: 366px) {
	.container.container_product_detail .product-slider .product-slider__content .product-card .product-card__buttons button.button {
		width: 105%;
	}
}

.container.container_product_detail .product-tabs .product-tabs__tabs .product-tabs__tab[for="product-tab-reviews"].hidden {
	display: none;
}

/*----------------------------------------------------- */
/* MAIN PAGE */
/*----------------------------------------------------- */
@media (min-width: 1200px) {
	.one-three-columns {flex-direction: column;align-items: center;}
	.one-three-columns>:nth-child(1) {width: 100%}
}

@media (min-width: 1024px) and (max-width: 1070px) {
	.index-page__products .products-grid .product-card .product-card__buttons button.button {
		padding: 0;
	}
}

/*----------------------------------------------------- */
/* BASKET */
/*----------------------------------------------------- */
.basket-page__meta-price{min-height: 65px;min-width: 150px;}

/*----------------------------------------------------- */
/* MEDECINE */
/*----------------------------------------------------- */
.medecine-page__product .product-preview__tags{top: 0;left: 0;align-items: flex-start;width: 80%;}
.medecine-product__row span{overflow: hidden;text-overflow: ellipsis;}
.medecine__text{margin: 0px 0px 16px 0px;}
@media (max-width: 1200px) {
	.medecine-page__products-nav {gap:10px; }
}
@media (max-width: 400px) {
	.medecine-page__nav-list {gap:2px; }
}

/*----------------------------------------------------- */
/* NEW STYLE */
/*----------------------------------------------------- */
.order-form .order-form_container{width: calc(75% - 20px)}
.order-form .order-form__aside{width:25%}

@media (max-width: 1200px) {
    .order-form .order-form_container{width: 100%;}
    .order-form .order-form__aside{width: 100%;}
}

/*----------------------------------------------------- */
/* MEDECINE */
/*----------------------------------------------------- */
.medecine-page__anchors-container {position: sticky;z-index: 4;}
.medecine-page__anchors-header {
	padding-left: 30px;
}

@media (min-width: 768px) {
	.medecine-page__anchors-header {
		padding-left: 60px;
	}
}



/*----------------------------------------------------- */
/* MAP */
/*----------------------------------------------------- */
.selected-pharmacy-page__map-list{position: relative;}
.address-list-order__items .address-list-order__address{max-width:233px}
.address-list-order__items .price-list-order__item{text-align:right}
.address-list-order__items .price-list-order__item .pvz-list__price{font-weight:400}
.address-list-order__items .price-list-order__item .pvz-list__price b{font-weight:700}
.address-list-order__items .address-list-order__button{display:none}
.address-list-order__items:hover .address-list-order__button{display:inline-block}
.address-list-order__items:hover .price-list-order__item{display:none}

.empty_map_container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:420px}
.empty_map_container .empty_map_img{margin-bottom:26px}
.empty_map_container .empty_map_header{font-style:normal;font-weight:700;font-size:30px;line-height:1.16;text-align:center;margin-bottom:11px;color:rgb(139,189,63)}
.empty_map_container .empty_map_clear{font-weight:400;font-size:20px;line-height:1.15;text-align:center;border-bottom:1px dashed}

.delivery-empty-container{display:-webkit-box;display:-ms-flexbox;display:flex;color:rgb(238,113,95)}
.delivery-empty-container img{margin: 0px 5px 0px 0px;}

.pvz-settings__item--active{color:#ffffff;background:#8BBD3F}

.delivery-map__tooltip.active.mobile {display: none}
.delivery-map__tooltip.active.mobile .disabled-button {pointer-events: none}
.delivery-map__tooltip.active.mobile .delivery-map__tooltip-close {top: 5px;background: url('/local/templates/.default/css/components/delivery-map/close-dark.svg') center no-repeat}
.delivery-map__tooltip .button--full-width {white-space: nowrap; display: flex;justify-content: center;align-items: center}

.selected-map-list__map{border:none;-webkit-box-shadow:none;box-shadow:none}
.selected-pharmacy-page__content{margin-left:0;margin-right:0}
.selected-map-list__mobile-list.pvz-settings__item--active, .selected-map-list__mobile-map.pvz-settings__item--active{display:block}
.selected-map-list__switches{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.selected-map-list__switcher--list{margin-left:0;margin-right:-1px}
.selected-map-list__addresses{overflow-y:auto;max-height:540px}
.selected-map-list__addresses.show,.selected-map-list__map.show{display:block;width:100%}
.selected-pharmacy-page__text{padding:15px 0;font-weight:400;font-size:16px;color:#ED705D}
.selected-pharmacy-page__map-list{margin-top:0}
.search-city-swich{background:#FFFFFF;border:1px solid #8ABC3E;border-radius:25px 0 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:15px;padding-right:28px;font-weight:700;font-size:16px;color:#8BBD3F;cursor:pointer;min-height:50px}
.search-city-swich svg{margin-right:9px}
.search-swich_search_city_container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.search-swich-filter__swich{order: 1;width: 100%;flex-shrink:1}
.search-swich-filter__input{margin:0;border-left:0;border-radius:0 25px 25px 0;padding-right:40px}
.search-swich-filter__clear{position:absolute;right:40px;top:14px;padding:0;width:26px;height:26px;border:0}

.placemark_phone_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 5px;
}
.placemark_phone_container img{margin-right:5px}

@media (max-width: 1200px) {
    .search-swich-filter__swich{order: 0;width: auto;}
	.pvz-settings__item--active{background:transparent}
	.delivery-map__tooltip.active.mobile {display: block;position: fixed;width:100%;top: 0;left: 0;bottom: 0;z-index: 5;-webkit-box-sizing: border-box;box-sizing: border-box;min-width: 278px;max-width: initial}
	.delivery-map__tooltip.active.mobile .delivery-map__tooltip-content {position: absolute;bottom: 0;margin-bottom: 0;}
}

@media (max-width: 768px) {
    .delivery-map__tooltip.active.mobile .delivery-map__tooltip-content {padding: 20px 30px 85px 25px}
    .selected-pharmacy-page__content{min-height:calc(100vw - 80px)}
    .selected-map-list__switches-mobile{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:10px}
	.search-city-swich{width:100%;border-radius:25px;margin-bottom:5px}
    .search-swich-filter__input{width:100%;border-radius:25px;border-left:1px solid #c4c4c4}
	.search-swich-filter{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
	.search-swich-filter__form{width:calc(100% - 84px)}
	.search-swich-filter__content{top:106px;width:260px}
}

.delivery-map__tooltip-content .delivery-map__address {
	white-space: normal;
}
/*----------------------------------------------------- */
/* MEDECINE */
/*----------------------------------------------------- */
.medecine-page__block{margin: 0px 0px 20px 0px;}
.medecine-product__img {height: 100%; -o-object-fit: contain; object-fit: contain}
.medecine-page__photo {cursor: pointer}
.shop-category-filters__toggle, .shop-category-sorting__button {border-radius: 50%;border: 1px solid var(--secondary);}
.shop-category-filters__toggle svg{width: 18px;height: 15px;}
.shop-category-sorting__button svg {width: 19px;height: 16px;}
.shop-category-filters__toggle svg path, .shop-category-sorting__button svg path{stroke: var(--secondary);}
.medecine-page__header-label {display: inline}
.medecine-page__header-label p {display: inline}
.medecine-page__header-label span {color: var(--secondary)}
.medecine-product__rows {align-self:start}
.medecine-page .shop-category-filters__toggle.filter_is_set:before,
.medecine-page__filters--mobile .shop-category-filters.active .shop-category-filters__toggle.filter_is_set::before {
	content: attr(data-count-filters);
	color: white;
	font-weight: 500;
	font-size: 10px;
	line-height: 1.2;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	background: #EE715F;
	box-shadow: 0px 4px 4px rgba(238, 113, 95, 0.24);
	border-radius: 10px;
	top: -7px;
	right: -7px;
	left: auto;
	bottom: auto;
	z-index: 1;
}
.shop-category-filters.active .shop-category-filters__toggle::after, .shop-category-sorting__section--mobile.active .shop-category-sorting__button::after {content: '';position: absolute;top: 0;left: 0;width: 32px;height: 32px;z-index: -1;background: var(--secondary);border-radius: 50%;}
.medecine-page .shop-category-filters__toggle, .medecine-page .shop-category-sorting__button {border-radius: 18px;border: 1px solid #D4D4D4;}
.medecine-page .shop-category-filters__toggle svg, .medecine-page .shop-category-sorting__button svg{width: 24px;height: 22px;}
.medecine-page .shop-category-filters.active .shop-category-filters__toggle, .medecine-page .shop-category-sorting__section--mobile.active .shop-category-sorting__button {border-color: var(--secondary);}
.medecine-page .shop-category-filters.active .shop-category-filters__toggle::after, .medecine-page .shop-category-sorting__section--mobile.active .shop-category-sorting__button::after {display: none;}
.medecine-page .shop-category-filters__toggle svg path, .medecine-page .shop-category-sorting__button svg path{stroke: var(--secondary);}
.medecine-page .shop-category-filters__toggle, .medecine-page .shop-category-sorting__button {border-color: var(--secondary);}
.medecine-product__picture .product-label {
	z-index: 2;
	box-sizing: border-box;
	display: inline-block;
	border-radius: 15px;
	padding: 4px 8px;
	max-width: 100%;
	font-size: 10px;
	line-height: 1.2;
	color: var(--white);
	white-space: nowrap;
}

.shop-category .shop-category__aside .shop-category-filters__filter .filter-search-list .scrollable-area {
	overflow-x: hidden;
}

.medecine-product__price-discont {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	color: var(--white);
}

@media (min-width: 768px) and (max-width: 1199px) {
	.account .account__banners {
		display: flex;
		width: 100%;
		justify-content: space-around;
		flex-wrap: wrap;
	}

	.account .account__banners .banner {
		margin: 20px;
	}
}

@media (min-width: 768px) {
	.shop-category-filters__buttons>* {
		margin: 10px 10px 0 0;
    max-width: 195px;
    width: 100%;
	}
}

@media (max-width: 768px) {
	.account .account__banners {
		display: flex;
		width: 100%;
		justify-content: space-around;
		flex-wrap: wrap;
	}

	.account .account__banners .banner {
		margin: 5px;
		width: 45%;
	}
}

@media (max-width:480px) {
	.account .account__banners {
		overflow: visible;
	}
}
.shop-aside__username {
	text-overflow: ellipsis;
	overflow: hidden;
}

.product-card__buttons-wrapper {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.analogues-btn {
	background: #8BBD3F;
	color: #fff;
}

@media (max-width: 767.98px) {
	.product-preview__buttons {
		width: auto;
	}

	.product-card__buttons-wrapper {
		flex-direction: row;
		justify-content: center;
	}

	.product-card__buttons-wrapper button {
		max-width: 160px;
	}

	.container_product_detail .button--size-regular.button {
		padding: 9px 30px;
	}
}

@media (min-width: 768px) {
	.site-header__shop-widget .shop-aside__username{
		padding-right: 25px
	}
}

/* End */


/* Start:/local/templates/.default/css/iconfont.min.css?1655870753122158*/
/*!
 *  Font Awesome 4.7.0 by @davegandy-http://fontawesome.io-@fontawesome
 *  License-http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}[hidden]{display:none}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}
/*!
* @package IcoFont
* @version 1.0.1
* @author IcoFont https://icofont.com
* @copyright Copyright (c) 2015 - 2018 IcoFont
* @license - https://icofont.com/license/
*/
@-webkit-keyframes icofont-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes icofont-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@font-face{font-family:"IcoFont";font-weight:400;font-style:"Regular";src:url(/local/templates/.default/css/../fonts/icofont.woff2) format("woff2"),url(/local/templates/.default/css/../fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:'IcoFont'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}.icofont-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.icofont-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.icofont-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.icofont-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.icofont-flip-horizontal.icofont-flip-vertical,.icofont-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/* End */


/* Start:/local/templates/.default/css/style.css?1750238661145993*/
@charset "UTF-8";

/*-----------------------------------------------------*/
/* COMMON */
/*-----------------------------------------------------*/
.clearfix::after { clear: both; content: ''; display: block; }
.uppercase { text-transform: uppercase; }
.title-h2{margin: 15px 0px;font-size:22px;}
.title-h3{margin: 15px 0px;font-size:30px;}
.title-h4{margin: 15px 0px;font-size:22px;}

@media (max-width:767px){
    .title-h2{font-size:18px}
    .title-h3{font-size:26px}
}
@media (max-width:374px){
    .title-h2{font-size:16px}
    .title-h3{font-size:22px}
}
@media (max-width:768px){
    .border-bottom-2{border-bottom: 2px double lightgray;}
    .border-gray{border: 2px double lightgray; border-radius: 8px; padding-left: 10px; padding-right: 10px !important; padding-top: 10px;}
}
.dropdown__popup .shop-category__category-option{padding: 4px 0px;box-sizing: border-box;border: 0;width: 100%;font-weight: 400;font-size: 14px;line-height: 130%;background: 0 0;text-align: left;}
@media (max-width:768px){
    .look-order{width: 30%;position: absolute;top: -20px;right: 0px;}
}
@media (max-width:600px){
    .look-order{top: -10px;right: 10px;font-weight: 400;font-size: 12px;line-height: 14px;padding: 10px 20px;width: auto;}
}
@media (max-width:768px){
    .search-form.active .search-form__item_product .search-form__price{position:absolute;height: 30%;top:35%;right:30px;font-weight:800;font-size:100%;line-height:100%;color:var(--black);display:flex;align-items: center;justify-content: center;}
}
.instruction-expand-text-padding{padding-left:64px !important; padding-top: 3px;}
.instruction-expand-white{background-color:white !important;border: 2px solid rgb(139, 189, 63);width:200px !important;height:34px !important;}
.text-green{color: rgb(139, 189, 63) !important;}
.instruction-expand{display:flex;flex-direction:row;background-color:rgb(139, 189, 63);width:200px;height:36px;border-radius:18px;position:absolute;right: 56px;top: 36px;justify-content: space-between;}
.height-resize{height:30px !important;line-height:30px !important;}
.instruction-expand-text{color:white;height:36px;line-height:36px;text-align:center;padding-left:48px;}
.angle-white{color:white;height:36px;line-height:36px;text-align:center;font-size:23px;padding-right: 11px; padding-top: 1px; margin-right: 5px;}
.angle-padding{padding-right:14px;}
.instruction-use__head svg{width:128px;height:28px;}
.container_product_detail .product-slider.product-slider-margin{margin-top: 50px !important;}
.search-form.active .search-form__picture{top:10px !important;left:10px !important;right:auto !important;transform:none !important;}
.search-form__item_product .product-name{width:85%;display:block;}
.product-card__title{word-wrap:break-word;}
.delivery-office__slider{padding-top:50px;}
.button-width{width: fit-content;}
.margin-top-7{margin-top: 7px}
.margin-right-10{margin-right: 10px !important}
.font-weight-600{font-weight:600}
a.favorites{position:relative}
a.favorites{position:relative}
a.favorites:before{ content:"";width:16px;height:16px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-position:center center;background-size:contain;background-repeat:no-repeat;background-image:url(/local/templates/.default/css/../img/icon/iconHeart-1.svg);color:#000;}
a.favorites.is-active:before{background-position:center center;background-size:contain;background-repeat:no-repeat;background-image:url(/local/templates/.default/css/../img/icon/iconHeart.svg)}
a.favorites.is-active:hover:before{opacity:.75}
.background-image,.background-image_none-hover{display:block;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:transform .36s;}
.background-image:hover{transform:scale(1.1);}
.size_300x300{width:300px;height:300px;}
.size_130x130{width:130px;height:130px;}
.background-resize {position: relative;overflow: hidden;}
.background-resize img {position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: auto;height: 100%;}
.background-resize:before {content: "";position: relative;display: block;width: 100%;padding-top: 100%;}
.background-resize.resize-width img{width: 100%;height: auto;}
.background-resize.resize-bloor img{width: 100%;height: auto;z-index: 2;}
.background-resize.resize-bloor .container-bloor{position: absolute;top: 0px;left: 0px;width: 100%;opacity: 0.3;background-color: #fff3;height: 100%;background-repeat: repeat;}
.hint-tooltip {position: relative;z-index: 1;cursor: pointer;}
.hint-tooltip .hint-tooltip_text {display: block;position: absolute;bottom: 15px;left: 0px;width: 45vw;border: 1px solid #707070;overflow: hidden;opacity: 0;padding: .5rem .5rem .5rem .5rem;transition: .125s linear;z-index: 1;background-color: #fff;visibility: hidden;color: #707070;font-size: 12px;font-weight: 300;line-height: 12px;}
.hint-tooltip:hover .hint-tooltip_text{ opacity: 1; visibility: visible; }
@media (max-width:768px) {
    .hint-tooltip .hint-tooltip_text{ width: 60vw; }
}
@media (max-width:1024px){
    .instruction-expand{display:none;}
}
@media (max-width:1200px){
    .instruction-expand{top:57px;}
}
@media (min-width:1024px){
    .instruction-use__head svg.icon-arrow{display:none;}
}
.input-group.plus-minus-input{width:90px;height:32px;border-radius:16px;border:1px solid #e4e4e4;display:grid;grid-template-rows:1fr;grid-template-columns:30px 28px 30px;text-align:center}
.input-group.plus-minus-input:hover{border:1px solid #8abc3e}
.input-group.plus-minus-input button{background-color:transparent;width:100%;min-width:100%;border:none;height:100%;color:#707070;font-size:20px;font-weight:400;position:relative;padding:0}
.input-group.plus-minus-input button div{height:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.input-group.plus-minus-input button div.plus{display:flex;align-items:center;justify-content:center;font-style:normal}
.input-group.plus-minus-input button div.plus:hover{color:#8abc3e}
.input-group.plus-minus-input button div.minus{display:flex;align-items:center;justify-content:center;font-style:normal}
.input-group.plus-minus-input button div.minus:hover{color:#8abc3e}
.input-group.plus-minus-input input{text-align:center;padding:0;margin:0;border:0;height:100%;z-index:-1}
.control{position:relative;padding-left:20px;display:inline-block;color:#a8a8a8;font-size:14px;font-weight:300;cursor:pointer}
.control a:hover{opacity:.75}
.control input:checked~span,.control:hover{color:#8abc3e}
.control:hover .control__indicator{border:1px solid #8abc3e}
.control.disabled{pointer-events:none;text-decoration:line-through}
.control .control__indicator{position:absolute;top:50%;left:0;transform:translateY(-50%);width:14px;height:14px;border-radius:4px;border:1px solid #e4e4e4}
.control .control__indicator .after{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#8abc3e;font-size:16px;font-weight:400;padding:0 0 4px 4px}
.control input{position:absolute;top:0;left:0;opacity:0;width:14px;height:14px;z-index:1}
.control input:checked~.control__indicator .after{display:block}
.control input:disabled:checked~.control__indicator .after{display:block;color:#e4e4e4;opacity:.75}
.radio{position: relative;font-size:18px}
.radio input[type=radio]{position:absolute;opacity:0;right:0;top:0;height:100%;width:100%}
.radio input[type=radio]+.radio-label{height:100%;display:flex;align-items:center}
.radio input[type=radio]+.radio-label:before{content:'';background:#fff;border-radius:100%;border:1px solid #b7b7b7;display:inline-block;width:20px;height:20px;position:relative;top:0;margin-right:8px;vertical-align:top;cursor:pointer;text-align:center;transition:all 250ms ease}
.radio input[type=radio]:checked+.radio-label{color:#8abc3e}
.radio input[type=radio]:checked+.radio-label:before{background-color:#8abc3e;box-shadow:inset 0 0 0 4px #fff;border-color:#8abc3e}
.radio input[type=radio]:hover+.radio-label:before{border-color:rgba(50,138,39,.75)}
.radio input[type=radio]:focus+.radio-label:before{outline:0;border-color:#8abc3e}
.radio input[type=radio]:disabled+.radio-label{color:#707070}
.radio input[type=radio]:disabled+.radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b7b7b7;background:#f4f4f4}
.radio input[type=radio]+.radio-label:empty:before{margin-right:0}
.custom_select{position:relative}
.select_element{position:relative;height:32px;text-align:center;border-radius:16px;border:1px solid #e4e4e4;background-color:#fff;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;box-sizing: border-box;}
.select_element:before{content:'';font-family:FontAwesome;font-size:14px;font-weight:300;position:absolute;top:50%;right:12px;transform:translateY(-50%)}
.select_element.active{border-radius:16px 16px 0 0;border:1px solid #8abc3e}
.select_element.active+.select_dropdown{border:1px solid #8abc3e;visibility:visible;opacity:1;top:calc(100% - 1px)}
.select_element.active:before{transform:translateY(-50%) rotate(180deg)}
.select_element:focus,.select_element:hover{border:1px solid #8abc3e}
.select_element.open-top{border-radius: 0 0 16px 16px;}
.select_element.open-top.active+.select_dropdown{top: 1px;padding: 10px 10px 0px 10px;border-radius: 16px 16px 0 0;transform: translateY(-100%);}
.select_element .selected_value{white-space: nowrap;margin: 0px 26px 0px 16px;}
.select_dropdown{visibility:hidden;opacity:0;position:absolute;top:calc(100% - 1px);z-index:10;background-color:#fff;width:100%;height:auto;padding: 0px 10px 10px 10px;border:1px solid #e4e4e4;border-radius:0 0 16px 16px;overflow:hidden;box-sizing: border-box;}
.select_dropdown li{margin: 5px 0px;list-style-type:none;cursor:pointer;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.select_dropdown li:hover{color:#8abc3e}
.custom_search{height:100%}
.custom_search .search{position: relative;height:100%}
.custom_search .search:hover input[type=search]{border:1px solid #8abc3e}
.custom_search .search i{position:absolute;width:40px;height:40px;top:0;right:0;content:'';color:#707070;font-family:FontAwesome;font-size:16px;font-weight:400;line-height:28px;z-index:1;display:flex;align-items:center;justify-content:center}
.custom_search .search input[type=submit]{opacity:0}
.custom_search input[type=search]{width:100%;height:100%;border-radius:20px;padding:0 40px 0 20px;background-color:transparent;border:1px solid #e4e4e4}
.custom_search input[type=search]:active,.custom_search input[type=search]:focus,.custom_search input[type=search]:hover{border:1px solid #8abc3e}
.custom_search input[type=submit]{z-index:1;height:40px;width:40px;min-width:40px;position:absolute;top:0;right:0;padding:0;border-radius:50%;background-color:transparent;border:0}
.custom_search input[type=submit]hover~input[type=search]{border:1px solid #8abc3e}
.rating{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:4px;grid-column-gap:4px;grid-row-gap:4px}
.rating i{position:relative;font-style:normal}
.rating i:before{content:'\f006';font-family:FontAwesome;color:#ceb200;font-size:16px;font-weight:400}
.rating.one-star :nth-child(1):before,.rating.star-1 :nth-child(1):before{content:'\f005'}
.rating.star-2 :nth-child(1):before,.rating.two-star :nth-child(1):before{content:'\f005'}
.rating.star-2 :nth-child(2):before,.rating.two-star :nth-child(2):before{content:'\f005'}
.rating.star-3 :nth-child(1):before,.rating.three-star :nth-child(1):before{content:'\f005'}
.rating.star-3 :nth-child(2):before,.rating.three-star :nth-child(2):before{content:'\f005'}
.rating.star-3 :nth-child(3):before,.rating.three-star :nth-child(3):before{content:'\f005'}
.rating.four-star :nth-child(1):before,.rating.star-4 :nth-child(1):before{content:'\f005'}
.rating.four-star :nth-child(2):before,.rating.star-4 :nth-child(2):before{content:'\f005'}
.rating.four-star :nth-child(3):before,.rating.star-4 :nth-child(3):before{content:'\f005'}
.rating.four-star :nth-child(4):before,.rating.star-4 :nth-child(4):before{content:'\f005'}
.rating.five-star i:before,.rating.star-5 i:before{content:'\f005'}
.star-rating{font-family:FontAwesome;margin:0 32px;position:relative}
.star-rating>fieldset{border:none;display:inline-block;padding:0;margin:0}
.star-rating>fieldset:not(:checked)>input{position:absolute;top:0;left:0;clip:rect(0,0,0,0);width:16px;height:16px}
.star-rating>fieldset:not(:checked)>label{float:right;width:1.25em;padding:0 .125em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:100%;color:#ceb200}
.star-rating>fieldset:not(:checked)>label:before{content:'\f006'}
.star-rating>fieldset:not(:checked)>label:hover,.star-rating>fieldset:not(:checked)>label:hover~label{color:#ceb200;text-shadow:0 0 3px #ceb200}
.star-rating>fieldset:not(:checked)>label:hover:before,.star-rating>fieldset:not(:checked)>label:hover~label:before{content:'\f005'}
.star-rating>fieldset>input:checked~label:before{content:'\f005'}
.star-rating>fieldset>label:active{position:relative;top:2px}
.sort{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px;margin:32px 0}
.sort .block{width:100%;display:inline-grid;grid-template-rows:2rem;align-items: center;color:#707070;font-size:14px;font-weight:300}
.sort .block.open_filter{text-align:right;border:1px solid #e4e4e4;background-color:transparent;border-radius:16px;width:120px;margin:0 auto}
.sort .block.open_filter p{justify-content:center}
.sort .block.open_filter:hover{border:1px solid #8abc3e}
.sort .block.attr{grid-template-columns:30% 68%;grid-column-gap:2%;}
.sort .block .control{cursor:pointer}
.sort .block.sort-filter_show {display: none;}
.sort .search_area .search{height:auto}
.sort .search_area .search input{padding:5px 20px 5px 20px}
.sort .search_area .search input.find{min-width:75px;max-width:18px;background-size:20px}
@media (max-width:1023px){
    .sort{grid-template-rows:1fr;grid-template-columns:40% 40% 1fr;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px}
    .sort.sort-media_1x2 {grid-template-columns: 1fr 1fr;grid-template-areas:"nth1 nth1" "nth2 nth3";}
    .sort.sort-media_1x2 > div:nth-child(1) {grid-area: nth1;}
    .sort.sort-media_1x2 > div:nth-child(2) {grid-area: nth2;}
    .sort.sort-media_1x2 > div:nth-child(3) {grid-area: nth3;justify-content: end;text-align: right}
    .sort.sort-media_1x2 .sort-filter_show{display: inline-grid;}
}
@media (max-width:767px){
    .sort{grid-template-rows:1fr;grid-template-columns:1fr;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px}
}

.section-block__x2 {position: relative;display: flex;flex-direction: column;margin-top: 24px;color: #172500;}
.section__aside {display: block;}
@media (min-width: 768px) {
    .section-block__x2 {flex-direction: row;}
    .section__aside {display: flex;flex-wrap: wrap;flex-direction: column;padding-right: 20px;width: 33.33333%}
    .section__content {width: 66.66666%}
}
@media (min-width: 1200px) {
    .section__aside {width: 25%;}
    .section__content {width: 75%}
}

.metro{width:20px;height:20px;border:1px solid #707070;background-color:#707070;border-radius:50%;color:transparent;position:relative;display:inline-block;margin-right:8px;line-height:1}
.metro:before{content:'M';font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;color:#fff;margin:1px 0;transform:translate(-50%,-50%)}

.grecaptcha-badge { visibility: hidden; }

/*----------------------------------------------------- */
/* FAVORITE */
/*----------------------------------------------------- */
.favorites-container .product-item{position: relative; margin: 0px 0px 20px 0px;padding: 20px;border-radius: 16px;overflow: hidden;-webkit-box-shadow: 0 0 14px rgb(23 37 0 / 15%);box-shadow: 0 0 14px rgb(23 37 0 / 15%);}
.favorites-container .product-card__favorite {top: 5px;}
.favorite-button .loading_page{background-size: contain;}
.favorite-button--checked {display: block;}
.favorite-button-detail {display: inline-block;}

@media (max-width: 768px) {
    .product-preview__favorite{position:absolute;top:0;left:0;z-index:2;display:none}
}

@media (min-width: 768px) {
    .favorite-button:hover{background-image:url(/local/templates/.default/css/components/favorite-button/favorite-button-hover.svg)}
    .favorite-button--checked:hover{background-image:url(/local/templates/.default/css/components/favorite-button/favorite-button-checked.svg)}
}

/*----------------------------------------------------- */
/* LOADER SKELETON */
/*----------------------------------------------------- */
.loader-skeleton_wrapper{display: flex;flex-direction: column;position: relative;overflow: hidden;width: 100%; transition: all 1s;z-index:0;}
.loader-skeleton{position: absolute;top: 40px; left: 0px;z-index: 5;width: 100%;height: 100%;margin: 0px;display: grid;grid-template-rows: 35px 1fr;grid-row-gap: 15px;}
.sw-1 .loader-skeleton{top: 20px;}
.sw-2 .loader-skeleton{top: 20px;}
.loader-skeleton.loader-columns_1x{grid-template-rows: 1fr;}
.loader-skeleton .skeleton_header{height: 35px;background: #eee;}
.loader-skeleton .skeleton_body{display: grid;flex-wrap: wrap;grid-template-rows: 1fr;grid-gap: 15px;grid-template-columns: 1fr;}
.loader-skeleton .skeleton_item{margin: 0px}

@media (min-width: 480px) {.loader-skeleton .body-columns_4x{grid-template-columns: 1fr 1fr;}}
@media (min-width: 600px) {.loader-skeleton .body-columns_4x{grid-template-columns: 1fr 1fr 1fr;}}
@media (min-width: 768px) {.loader-skeleton .body-columns_4x{grid-template-columns: 1fr 1fr;}}
@media (min-width: 1024px){.loader-skeleton .body-columns_4x{grid-template-columns: 1fr 1fr 1fr;}}
@media (min-width: 1200px){.loader-skeleton .body-columns_4x{grid-template-columns: 1fr 1fr 1fr 1fr;}}

@media (min-width: 480px) {.loader-skeleton .body-columns_5x{grid-template-columns: 1fr 1fr;}}
@media (min-width: 600px) {.loader-skeleton .body-columns_5x{grid-template-columns: 1fr 1fr 1fr;}}
@media (min-width: 1024px){.loader-skeleton .body-columns_5x{grid-template-columns: 1fr 1fr 1fr 1fr;}}
@media (min-width: 1200px){.loader-skeleton .body-columns_5x{grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}}

/*----------------------------------------------------- */
/* LOADER ANIMATION */
/*----------------------------------------------------- */
@keyframes slide-verticall_hidden {100% {min-height: 0;height: 0}}
@keyframes slide-opacity_hidden {100% {opacity: 0;}}
@keyframes shine {to{background-position-x: -200%;}}
.animation-verticall_hidden, .loader-skeleton .animation-verticall_hidden{animation:slide-verticall_hidden 1s linear forwards}
.animation-loader, .loader-skeleton .animation-loader{background: #eee;background: linear-gradient(95deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius: 5px;background-size: 200% 100%;-webkit-animation: 1.5s shine linear infinite;animation: 1.5s shine linear infinite;}
.animation-opacity_hidden{animation:slide-opacity_hidden .5s linear forwards}
.loading_page{position:absolute;left:0;top:0;z-index:9999;width:100%;height:100%;background-color:#fff;background-image:url(/local/templates/.default/css/../img/loader.gif);background-position:center center;background-repeat:no-repeat;background-size:auto;-moz-opacity:.8;-khtml-opacity:.8;opacity:.8}

/*----------------------------------------------------- */
/* BUTTON */
/*----------------------------------------------------- */
.button--small{font-size:12px;height:40px;line-height:normal;}
.button--medium{font-size:14px;height:40px;line-height:normal;min-width:100%}
.button--large{font-size:14px;height:40px;line-height:normal;}
.button--largest{font-size:16px;height:48px;line-height:normal;}
.button--1{background:#8abc3e;border:1px solid #8abc3e;color:#fff;}
.button--1:hover{opacity:0.75;}
.button--2{background:#e4e4e4;border:1px solid #e4e4e4;color:#707070;}
.button--2:hover{background:#8abc3e;border:1px solid #8abc3e;color:#fff;}
.button--3{background:#b2b4b7;border:1px solid #b2b4b7;color:white;}
.button--3:hover{opacity:0.75;}
.button--4{background:#fff;border:1px solid #8abc3e;color:#8abc3e;}
.button--4:hover{background:#8abc3e;border:1px solid #8abc3e;color:#fff;}
.button--5{background:#fff;border:1px solid #c10010;color:#c10010;}
.button--5:hover{background:#b2b4b7;border:1px solid #b2b4b7;color:white;}
.button--6{background:#fff;border:1px solid #8abc3e;color:#8abc3e;}
.button--6:hover{box-shadow: 0 4px 8px rgb(255 255 255 / 25%);}
.button--7{background:none;border:1px solid #fff;color:#fff;}
.button--7:hover{box-shadow: 0 4px 8px rgb(255 255 255 / 25%);}
.button.disabled{user-select: none;pointer-events: none;}

/*----------------------------------------------------- */
/* WARNINGS */
/*----------------------------------------------------- */
#noScriptWarning,#outdatedBrowserWarning{color:white;padding:12px;position:relative;text-align:center;z-index:9999;}
#noScriptWarning a,#outdatedBrowserWarning a{color:white;}
#noScriptWarning{background:red;}
#outdatedBrowserWarning{background:orangered;}
.message_send{border:none;border-radius:1px;font-size:14px;padding:15px;margin-bottom:20px;color:#61a942;background-color:#dff2de;border-color:#ebccd1;}
.message_err{border:none;border-radius:1px;font-size:14px;padding:15px;margin-bottom:20px;color:#a94442;background-color:#f2dede;border-color:#ebccd1;}

font.notetext{display:block;font-size:14px;padding:15px;margin-bottom:20px;color:#61a942;background-color:#dff2de;border-color:#ebccd1;}
font.errortext{display:block;font-size:14px;padding:15px;margin-bottom:20px;color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.alert{border:0;border-radius:1px;font-size:14px;padding:15px;margin-bottom:20px;}
.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.alert-success{color:#61a942;background-color:#dff2de;border-color:#ebccd1;}
.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}
.alert .close{position:relative;top:0px;right:10px;float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;}
.notes {position: relative;background-color: #fff;border-left: 5px solid #CEB200;padding: 35px 35px 35px 100px;margin: 0px 0px 15px 0px;}
.notes i {position: absolute;top: calc(50% - 50px);left: 0px;font-size: 100px;line-height: 100px;color: #CEB200;}
.notes.danger {border-left: 5px solid #f44336;}
.notes.danger i {color: #f44336;}
.notes.success {border-left: 5px solid #4CAF50;}
.notes.success i {color: #4CAF50;}
.notes.info {border-left: 5px solid #2196F3;}
.notes.info i {color: #2196F3;}
.notes.warning {border-left: 5px solid #ffeb3b;}
.notes.warning i {color: #ffeb3b;}

.information{margin:0 auto;width:75%;padding:28px;box-sizing: border-box;display:flex;align-items:center;justify-content:center;background-color:rgba(50,138,39,.1);border-radius:28px;border:1px solid #707070}
.information i{color:#8abc3e;font-size:30px;font-weight:400;line-height:28px;margin-right:24px}
.information p{font-size:18px;font-weight:400;letter-spacing:.36px}
.information p a{text-decoration:underline}
.information p a:hover{opacity:.75}
.information.on_issues{margin:20px auto;width:100%;padding:15px;background-color: rgba(237, 112, 93, 0.1);border: none;}
.information.on_issues img{width: 30px;height: 30px; margin-right: 10px}
.information.on_issues p{font-size:15px;}
.information.on_issues p a{text-decoration:none;}
.error-container input, .error input{border:1px solid #fe0000 !important}
.error-container .alert, .messages-container .alert,.error .alert, .messages .alert{position:absolute;display:block;visibility: visible;top:-20px;left:24px;margin:0;padding:0;color:#c10010;font-size:12px;font-weight:300;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.error-container .alert .fa, .messages-container .alert .fa,.error .alert .fa, .messages .alert .fa{font-family: FontAwesome;font-size: .75rem}
.error-container .alert .fa:before, .messages-container .alert .fa:before,.error .alert .fa:before, .messages .alert .fa:before{content: "\f071";margin-right: .25rem;}
.error-container .control a, .error-container span,.error .control a, .error span{color: #fe0000;}
.error-container .control__indicator,.error .control__indicator{color: #fe0000;border: 1px solid #fe0000;}
.order_confirm .error .alert, .lk .error .alert, .forgot_password .error-container .alert{left: auto;right:24px;}
.order_confirm .messages-container .alert{left: auto;right:24px;}
.order_confirm .messages .alert{left: auto;right:24px;}
.sms_verify .error-container .alert {left: 0px;font-size: 10px;}

.messages-container .message,.messages .message{border:1px solid #8abc3e !important}
.messages-container .alert,.messages .alert{color:#8abc3e;}
.messages-container .control a, .messages-container span,.messages .control a, .messages span{color: #8abc3e;}
.messages-container .control__indicator,.messages .control__indicator{color: #8abc3e;border: 1px solid #8abc3e;}
@media (max-width:1023px){
    .error-container .alert, .messages-container .alert,.error .alert, .messages .alert{font-size:10px}
}

/*----------------------------------------------------- */
/* CAPTCHA_BITRIX */
/*----------------------------------------------------- */
.captcha_bitrix{display: flex;align-content: center;align-items: center;width: 100%;margin: 10px 0px;}
.captcha_bitrix img{width:48%;height:40px;float:left;margin-right:2%;max-width:115px;}
.captcha_bitrix input{height:40px !important;width:50% !important;max-width:300px;padding:0 15px;margin:0px !important;}

/*----------------------------------------------------- */
/* NEWS ITEM */
/*----------------------------------------------------- */
.news_items {margin: -10px -5px 0;display: flex;flex-wrap: wrap}
.news_items > * {margin: 10px 5px 0;width: calc(50% - 10px)}
.news-item__image {display: block;max-width: 100%;height: 185px;}
.news-item__text {padding: 15px 0px; }
.news-item__title {display: block;margin: 0px 0px 5px 0px;height: 40px;overflow: hidden;}
.news-item__title a{color: #172500;text-decoration: none;}
.news-item__title a:hover { color: rgba(32, 32, 45, 0.5); }
.news-item .preview-text { margin: 0px 0px 5px 0px; font-size: 18px;height: 70px;overflow: hidden; }
.news-item .date-create { margin: 0px 0px 5px 0px; font-size: 14px; color: #707070; }
.news-item .avtor-title {padding: 0px 0px 0px 45px;font-size: 14px; color: #707070; }
.news-item .avtor-title a { font-size: 18px; color: #333333; }

.news_items-wide{margin-top: 30px;}
.news_items-wide .page-title{display: flex;justify-content: space-between;align-content: center;align-items: center}
.news_items-wide .pagination_page{ margin: 10px 0px; }
.news_items-wide .show_more-wrapper{ margin: 10px 0px; }

@media (max-width: 480px) {.news_items > * {width: calc(100% - 20px)}}
@media (min-width: 480px) {
    .news_items {margin: -20px -10px 0}
    .news_items > * {margin: 20px 10px 0;width: calc(50% - 20px)}
}
@media (min-width: 768px) {.news_items > * {width: calc(33.33333% - 20px)}}
@media (min-width: 1200px) {.news_items > * {width: calc(25% - 20px)}}

/*----------------------------------------------------- */
/* ARTICLES DETAIL */
/*----------------------------------------------------- */
.articles-detail img {height: auto;width: auto;max-width: 100%;max-height: 300px;display: block;margin: 0 auto;}

/*----------------------------------------------------- */
/* ALPHABET */
/*----------------------------------------------------- */
.alphabet_search_result{margin:24px 0}
.alphabet_search_result ul{display:grid;padding:24px 0;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:48px;grid-gap:24px;grid-column-gap:24px;grid-row-gap:24px}
.alphabet_search_result ul a{color:#8abc3e;font-size:18px;font-weight:300;position:relative}
.alphabet_search_result ul a:before{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;border-top:1px dashed #8abc3e;opacity:0}
.alphabet_search_result ul a:hover:before{opacity:1}
@media (max-width:767px){
    .alphabet_search_result ul{display:grid;padding:24px 0;grid-template-rows:1fr;grid-template-columns:1fr 1fr;grid-column-gap:48px;grid-gap:24px;grid-column-gap:24px;grid-row-gap:24px}
}

/*----------------------------------------------------- */
/* VOTING */
/*----------------------------------------------------- */
.voting{text-align:right;display:flex;align-items:center;justify-content:flex-end}
.voting span{color:#464646;font-size:18px;font-weight:400;margin:0 0 0 8px;cursor:pointer}
.voting a{margin-left:48px;text-decoration: none;}
.voting .bx-rating-yes-active{cursor:none;pointer-events:none}
.voting .bx-rating-yes-active i{color:#8abc3e}
.voting .bx-rating-yes-active:hover{opacity:1}
.voting a:hover{opacity:.75}
.voting i{color:#707070;font-size:20px;font-weight:400;cursor:pointer}
@media (max-width:479px){
    .voting span{font-size:16px}
    .voting a{margin:0;width:50%;text-align:center}
}
.articles-detail .voting{margin:10px 0}

/*-----------------------------------------------------*/
/* CATALOG-SECTION-LIST */
/*-----------------------------------------------------*/
.category-list{margin:48px auto}
.category-list ul{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin:0 -8px}
.category-list ul li{width:calc(25% - 16px);margin:0 8px 16px;min-width:200px}
.category-list ul li a{color: #172500;text-decoration: none;}

/*-----------------------------------------------------*/
/* CATALOG-ELEMENT */
/*-----------------------------------------------------*/
.product-preview__rating{cursor: pointer;}
.product-certificates{display: flex;overflow:hidden;justify-content:center;flex-wrap:wrap;margin:10px 0px;}
.product-certificates .all_cert{overflow:hidden;position:relative;width:100%;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:24px;grid-row-gap:24px}
.product-certificates .item{position:relative;border:1px solid #e4e4e4;max-width:calc(25% - 8px * 2);width:100%;margin:8px}
.product-certificates .item img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 48px)}
.product-certificates .item .links{overflow:hidden;width:120px;height:48px;border-radius:24px;background:0 0;color:#e4e4e4;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;border:1px solid #e4e4e4;opacity:0;z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.product-certificates .item .links:before{width:1px;height:100%;background-color:#e4e4e4;top:0;left:50%;transform:translateX(-50%);position:absolute;content:''}
.product-certificates .item .links i{font-size:20px;font-weight:400;letter-spacing:.4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.product-certificates .item .links a{position: relative;cursor:pointer;color: #fff;overflow:hidden;border-radius:24px 24px 0 0}
.product-certificates .item .links a.image-link{border-radius:0 0 24px 24px}
.product-certificates .item .links a:hover i{color:#8abc3e}
.product-certificates .item:after{content:'';position:relative;top:0;left:0;width:100%;display:block;padding-top:125%}
.product-certificates .item:before{background-color:rgba(26,25,25,.5);content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1}
.product-certificates .item:hover:before{opacity:1}
.product-certificates .item:hover .links{opacity:1}

/*----------------------------------------------------- */
/* SEARH_PAGE */
/*----------------------------------------------------- */
.search-location__item-display-none {display: none;}
.search-page a{color: #8abc3e;}
.search-page_form form{height:40px;margin:0px 0px 24px 0px;position:relative;}
.search-page_form form input{padding:10px 120px 10px 20px;background-color:#fff;border-radius:20px;border:1px solid #8abc3e;height:100%;width:100%;opacity:0.4;}
.search-page_form form input.find{position:absolute;top:0;right:0;width:120px;height:100%;background-color:#8abc3e;padding:0 20px;opacity:1;}
.search-page_result{margin:0px 0px 24px 0px;}
.search-result-items{margin:24px 0px;}
.search-title{display:block;margin:0 0 10px 0px;font-size:17px;font-weight:700;}
.search-item{width:100%;margin:0px 0px 10px 0px;padding:0px 0px 10px 0px;border-bottom:1px solid #ccc;}
.list-other {margin: 20px 0px;}
.item-other {margin: 0px 0px 10px 0px;padding: 0px 0px 10px 0px;border-bottom: 1px solid #000;}
.correction {font-weight: bold;}

/*----------------------------------------------------- */
/* EMPTY CART */
/*----------------------------------------------------- */
.empty-cart {background: #707070 url(/local/templates/.default/css/../img/empty-cart.png) 100px 50% no-repeat;border-radius: 5px;color: white;font-size: 14px;padding: 30px 30px 30px 280px;margin: 0px 0px 30px 0px;}
@media screen and (max-width: 1444px) {.empty-cart {background-image: none;padding: 25px;}}
@media screen and (max-width: 440px) {.empty-cart {padding: 16px;}}
.empty-cart .caption-1 {font-size: 24px;margin: 0 0 8px;}
.empty-cart .caption-2 {margin: 0 0 12px;}
@media screen and (max-width: 1444px) {.empty-cart .caption-2 {display: none;}}
.empty-cart .caption-3 {font-size: 24px;font-weight: bold;margin: 0 0 8px;}
@media screen and (max-width: 1444px) {.empty-cart .caption-3 {margin: 0 0 16px;}}

.empty-cart_2 {margin: 30px 0px;font-size: 14px;}
.empty-cart_2 .caption-1 {margin: 0 0 8px;font-size: 38px;line-height: 1; color: #DDDDDD;}
.empty-cart_2 .button {min-width: 200px;}

/*-----------------------------------------------------*/
/* MAP */
/*-----------------------------------------------------*/
.map{background-image:url(/local/templates/.default/css/../img/map_img.png);background-repeat:no-repeat;background-position:center center;background-size:10rem}
.map-content{height:300px}
.ymaps-2-1-79-balloon__layout{background-color:#8abc3e !important;padding:10px;border-radius:8px;color:#fff;box-sizing:border-box;max-width:300px;}
.ymaps-2-1-79-balloon__close{top:0px !important;right:0px !important;position:absolute !important;margin:0 !important;background-color:#8abc3e !important;}
.ymaps-2-1-79-balloon__close-button{width:32px !important;height:32px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;background:none !important;opacity:1 !important;}
.ymaps-2-1-79-balloon__close-button:before{font-family: FontAwesome;content: '\f00d' !important;display:block !important;color:#fff !important;font-size:16px !important;}
.ymaps-2-1-79-balloon__close-button:hover:before{opacity:0.75 !important;}
.ymaps-2-1-79-balloon__tail:after{background-color:#8abc3e !important;}
.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content{padding:0 !important;max-width:300px;background-color:#8abc3e !important;}
.ymaps-2-1-79-islets_card__title a {font-size: 20px !important;color: #fff !important;}
.ymaps-2-1-79-islets_card__row-links * {font: 13px/20px Arial,sans-serif !important;color: #fff !important;}
.ymaps-2-1-79-islets_card__houseorg-button-text, .ymaps-2-1-79-islets_card__buttons {display: none !important; background: #fff;color: #328a27;}
.ymaps-2-1-79-islets_card__link, .ymaps-2-1-79-islets_card__separator { display: none !important; }

.balloon-content_header{margin:0px 0px 10px 0px;max-width: 300px;}
.balloon-content_header .pharma_name{font-size:20px;}
.balloon-content_body{margin:0px 0px 10px 0px;max-width: 300px;}
.balloon-content_body .station{display:inline-flex;width:100%;}
.balloon-content_body .metro{background-color:#fff;border:none;}
.balloon-content_body .metro:before{color:#8abc3e;}
.balloon-content_body .people{width:20px;height:20px;color:transparent;position:relative;display:inline-block;background-image:url(/local/templates/.default/css/../img/icon/iconPeople.svg);background-position:center center;background-repeat:no-repeat;}
.balloon-content_footer { margin:0px 0px 10px 0px; max-width: 300px;}
.buildings-map_marker,.clusterCount{color:#fff;font-size:.85rem}

/*-----------------------------------------------------*/
/* 404 */
/*-----------------------------------------------------*/
.error404{position: relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;}
.error404 .text{position: relative;margin:32px}
.error404 .text .arrow{width:50%;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.error404 .text .arrow:before{content:'';width:100%;position:relative;display:block;padding-top:100%}
.error404 .text .arrow img{position:absolute;top:0;left:50%;transform:translateX(-50%)}
.error404 .text .arrow img.a1{height:100%}
.error404 .text .arrow img.a2{height:90%}
.error404 .img{width:100%;position:relative}
.error404 .img:before{position:relative;display:block;width:calc(100% - 96px);padding-top:calc(100% - 96px);content:"";margin:0 auto}
.error404 .img img{position:absolute;height:100%;left:50%;top:-44px;transform:translateX(-50%)}
.error404 .button{position:absolute;left:50%;transform:translateX(-50%);font-size:20px;cursor:pointer;margin:0 auto;bottom:32px}
.error404-button{font-size:20px;padding:7px}
@media (max-width:1024px){
    .error404 .text .arrow{width:75%;position:absolute;right:0;top:auto;transform:none}
    .error404 .img:before{width:100%;padding-top:100%}
    .error404 .img img{top:0}
    .error404 .button{position:relative;bottom:0}
}
@media (max-width:669px){
    .error404 .text .arrow{display:none}
    .error404 .button{font-size: inherit;transform: none;left: 0px;}
    .error404{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;}
    .error404 .text{margin:16px 16px 0}
    .error404-button{font-size: inherit}
}

/*----------------------------------------------------- */
/* AWARDS */
/*----------------------------------------------------- */
.awards {margin: -10px -5px 0;display: flex;flex-wrap: wrap}
.awards > * {margin: 10px 5px 0;width: calc(50% - 10px)}
.awards-item {display: block;box-sizing: border-box;padding: 10px;background: #e8e8e8;color: #464646;transition: all .3s;}
.awards-item:hover {color: white;background: #1c536d;}
.awards-item_img {display: block;max-width: 100%;}
.awards-item_name {font-size: 24px;display: block;padding: 20px 0;}

@media (max-width: 480px) {.awards > * {width: calc(100% - 20px)}}
@media (min-width: 480px) {
    .awards {margin: -20px -10px 0}
    .awards > * {margin: 20px 10px 0;width: calc(50% - 20px)}
}
@media (min-width: 768px) {.awards > * {width: calc(33.33333% - 20px)}}
@media (min-width: 1200px) {.awards > * {width: calc(25% - 20px)}}

/*----------------------------------------------------- */
/* AVTOR */
/*----------------------------------------------------- */
@media screen and (min-width: 767px) and (max-width: 1023px) { .avtor-list_container .sort {grid-template-columns: 2fr 1fr 1fr;} }

.avtor-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}
.avtor-item{display:grid;justify-items:center;text-align: center;width:33.33%;padding:40px;}
.avtor-item_img{margin:0px 0px 30px 0px;}
.avtor-item_img img{height:150px;width:auto;border-radius:50%;}
.avtor-item_fio{margin:0px 0px 15px 0px;font-size:24px;color:#333333;}
.avtor-item_dolzhnost,.avtor-item_work{margin:0px 0px 5px 0px;font-size:18px;color:#333333;}
.social {margin: 20px 0px 0px 0px;}
.social a {display: inline-block;vertical-align: middle;height: 14px;line-height: 14px;text-align: center;color: #707070;font-size: 14px;position: relative;margin: 0px 10px 0px 0px;}
@media screen and (max-width: 800px) { .avtor-item { width: 50%; } }
@media screen and (max-width: 500px) { .avtor-item { width: 100%; } }

.avtor-detail .date-create{margin:0px 0px 15px 0px;font-size:14px;color:#707070;}
.avtor-detail_title{margin:0px 0px 15px 0px;font-size:14px;color:#707070;}
.avtor-detail_content{display:flex;justify-content:flex-start;border-left:5px solid #DDDDDD;padding:0px 0px 0px 48px;margin:0px 0px 15px 0px;}
.avtor-detail_img{margin:0px 34px 0px 0px;}
.avtor-detail_img img,.news_detail .content .avtor-detail_img img{height:150px;width:auto;max-width:none;margin:0px;border-radius:50%;}
.avtor-detail_description{display:grid;width:100%;align-content:center;font-size:14px;color:#707070;}
.detail_description-fio{display:block;margin:0px 0px 5px 0px;font-size:24px;color:#333333;}
.avtor-detail-preview { margin: 0px 0px 70px 0px; }
.avtor-detail-text { margin: 0px 0px 70px 0px; }

.avtor-detail-diplom { margin: 0px 0px 40px 0px; }
.avtor-diplom { display: flex; overflow: hidden; }
.avtor-detail-diplom .prev,.avtor-detail-diplom .next{width:44px;height:44px;border:1px solid #e4e4e4;position:absolute;top:-66px;border-radius:50%;color:#e4e4e4;font-size:36px;font-weight:400;letter-spacing:0.72px;z-index:1;cursor:pointer;}
.avtor-detail-diplom .prev .fa,.avtor-detail-diplom .next .fa{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center;}
.avtor-detail-diplom .prev:hover,.avtor-detail-diplom .next:hover{border:1px solid #8abc3e;color:#8abc3e;}
.avtor-detail-diplom .prev{right:60px;transform:rotate(90deg);}
.avtor-detail-diplom .next {right: 0;transform: rotate(-90deg);}

/*----------------------------------------------------- */
/* COMMENTS */
/*----------------------------------------------------- */
.comments{position:relative;margin: 30px 0px;}
.comments .avatar__inner{width:100%;height:100%;position:absolute;top:0;left:0}
.comments .solo-comment{display:block;width:100%;margin:32px auto}
.comments .solo-comment .photo{width:64px;height:64px;background-color:#e4e4e4;border-radius:50%;overflow:hidden}
.comments .solo-comment .photo img{height:100%;top:0;left:50%;position:relative;transform:translateX(-50%);z-index:1}
.comments .solo-comment .photo p{position:absolute;color:#fff;font-size:32px;font-weight:300;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%)}
.comments .solo-comment .top{display:grid;grid-template-columns:64px 1fr;grid-template-rows:1fr;grid-gap:30px;grid-column-gap:30px;grid-row-gap:30px;width:100%}
.comments .solo-comment .top .fields{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-column-gap:30px;grid-row-gap:30px;grid-gap:30px}
.comments .solo-comment .top .fields input,.comments .solo-comment .top .fields textarea{color:#707070;padding:0;font-size:20px;height:24px;border:none;border-bottom:1px solid #707070;width:100%;resize:none;opacity:.75}
.comments .solo-comment .top .fields input.focus,.comments .solo-comment .top .fields input:hover,.comments .solo-comment .top .fields textarea.focus,.comments .solo-comment .top .fields textarea:hover{opacity:1}
.comments .solo-comment .btn{text-align:right;margin:8px 0;}
.comments .Log_in_to_comment{margin:32px auto;padding:16px;display:flex;align-items:center;justify-content:center;background-color:rgba(50,138,39,.1);border-radius:28px;font-size:18px;position:relative}
.comments .Log_in_to_comment:before{position:relative;font-family:FontAwesome;display:block;content:'\f071';color:#8abc3e;font-size:30px;font-weight:400;line-height:28px;margin-right:24px}
.comments .Log_in_to_comment a{text-decoration:underline;cursor:pointer;padding-right:5px}
.comments .Log_in_to_comment a:hover{opacity:.75}
.comments .all_comments{margin-left:90px;margin-top:24px;}
.comments .all_comments input[type=text],.comments .all_comments input[type=textarea],.comments .all_comments textarea{color:#707070;padding:0;font-size:20px;height:24px;border:none;border-bottom:1px solid #707070;width:100%;resize:none;opacity:.75}
.comments .all_comments input[type=text].focus,.comments .all_comments input[type=text]:hover,.comments .all_comments input[type=textarea].focus,.comments .all_comments input[type=textarea]:hover,.comments .all_comments textarea.focus,.comments .all_comments textarea:hover{opacity:1}
.comments .all_comments .btn{text-align:right;margin:8px 0;display:flex;align-items:center;justify-content:flex-end}
.comments .all_comments .comment{position: relative;display:flex;flex-direction:column;margin-bottom:16px}
.comments .all_comments .comment .photo{width:60px;height:60px;background-color:#e4e4e4;border-radius:50%;position:absolute;overflow:hidden;top:0;left:-90px}
.comments .all_comments .comment .photo img{height:100%;top:0;left:50%;position:relative;transform:translateX(-50%);z-index:1}
.comments .all_comments .comment .photo p{position:absolute;color:#fff;font-size:30px;font-weight:300;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%)}
.comments .all_comments .comment .name{color:#707070;font-size:20px;margin-bottom:4px}
.comments .all_comments .comment .date{color:#c1bfbf;font-size:14px;font-weight:300}
.comments .all_comments .comment .text{margin:16px 0;font-size:16px;font-weight:400}
.comments .all_comments .comment .all_answers{margin:16px 0;font-size:14px;font-weight:400;display:flex;cursor:pointer}
.comments .all_comments .comment .all_answers:before{content:"Показать все ответы";display:block}
.comments .all_comments .comment .all_answers .fa{color:#464646;font-family:FontAwesome;font-size:10px;font-weight:400}
.comments .all_comments .comment .all_answers.show:before{content:"Скрыть ответы";display:block}
.comments .all_comments .comment .all_answers.show .fa{transform:rotate(180deg)}
.comments .all_comments .comment form{margin:18px 0 4px;display:none}
.comments .all_comments .comment form.show{display:block}
.comments .all_comments .comment .comment-answer{margin-top:8px;cursor:pointer}
.comments .all_comments .comment .comment-answer:hover{opacity:.75}
.comments .all_comments .comment .bottom{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-gap:16px;grid-column-gap:16px;grid-row-gap:16px;color:#464646}
.comments .all_comments .comment .bottom .voting{text-align:left;justify-content:space-between}
.comments .all_comments .comment .bottom .voting p{margin:0;width:calc(50% - 8px)}
.comments .all_comments .comment .bottom .comment-answer{display:flex;align-items:center;justify-content:flex-end;margin:0}
.comments .all_comments .comment .comment-answers .comment-child{margin-left:90px;flex-direction:column;display:none}
.comments .all_comments .comment .comment-answers .comment-child.show{display:flex}
@media (max-width:1023px){
    .comments{margin:0}
    .comments .all_comments{width:calc(100% - 90px)}
}
@media (max-width:480px){
    .comments{margin:0}
    .comments .Log_in_to_comment{flex-direction:column}
    .comments .Log_in_to_comment:before{margin-right:0}
    .comments .all_comments{width:100%;margin-left:0}
    .comments .all_comments .comment .photo{left:0;width:48px;height:48px}
    .comments .all_comments .comment .date,.comments .all_comments .comment .name,.comments .all_comments .comment .text{margin-left:64px}
    .comments .all_comments .comment .comment-answers .comment-child{margin-left:0}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    .comments{display:flex;flex-direction:column}
    .comments .Log_in_to_comment{margin:16px auto}
    .comments .title{margin-bottom:16px}
}

/*----------------------------------------------------- */
/* SEARCH NEAREST PHARMACY */
/*----------------------------------------------------- */
.pharma_info_content .list{margin:0 auto;height:100%;max-height:calc(108px * 3);width:100%}
.pharma_info_content .list ul li{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;border-top:16px solid #fff;border-bottom:16px solid #fff;position:relative}
.pharma_info_content .list ul li:before{content:'';position:absolute;top:-16px;left:0;height:1px;width:100%;border-bottom:1px solid #e4e4e4;box-sizing:border-box}
.pharma_info_content .list ul li:first-child:before{content:none}
.pharma_info_content .list ul li.select_this_pharma{border-top:16px solid #eaf3e9;border-bottom:16px solid #eaf3e9;background-color:rgba(50,138,39,.1)}
.pharma_info_content .list ul li .pharma_info{grid-column-gap:16px;display:grid;grid-template-rows:1fr;grid-template-columns:1.35fr 1.15fr .5fr 74px;cursor: pointer;}
.pharma_info_content .list ul li .pharma_info .btns{display:flex;flex-direction:column;align-items:center;justify-content:space-between}
.pharma_info_content .list ul li .pharma_info .btns a,.pharma_info_content .list ul li .pharma_info .btns div{width:32px;height:32px;margin:8px}
.pharma_info_content .list ul li .pharma_info .block{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#707070;padding:8px}
.pharma_info_content .list ul li .pharma_info .block .ph_name{font-size:16px;font-weight:700}
.pharma_info_content .list ul li .pharma_info .block .ph_location{font-size:14px;font-weight:400}
.pharma_info_content .list ul li .pharma_info .block .route{display:flex;margin-top:10px}
.pharma_info_content .list ul li .pharma_info .block .metro{width:20px;height:20px;border:1px solid #707070;background-color:#707070;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;margin-right:8px}
.pharma_info_content .list ul li .pharma_info .block img{height:18px; margin: 0px 8px;}
.pharma_info_content .list ul li .pharma_info .block.one{align-items:flex-start}
.pharma_info_content .list ul li .pharma_info .block.two{align-items:center;justify-content:center;font-size:14px;font-weight:400}
.pharma_info_content .list ul li .pharma_info .block.two .phone_number{margin-top:8px}
.pharma_info_content .list ul li .pharma_info .block.two .phone_number:hover{color:#8abc3e}

.search_nearest_pharmacy .on_off{margin:14px 0}
.search_nearest_pharmacy .top{position:relative;width:100%;height:40px;background-color:#fff;margin:24px 0;width:100%;display:grid;grid-template-rows:1fr;grid-template-columns:calc(50% - 14px) calc(50% - 14px);grid-column-gap:28px}
.search_nearest_pharmacy .top .custom_option{color:#707070;display:grid;grid-template-rows:1fr;grid-template-columns:30% 1fr;grid-column-gap:16px}
.search_nearest_pharmacy .top .custom_option .select_element{height:40px;border-radius:20px}
.search_nearest_pharmacy .top .custom_option .select_element.active{border-radius:20px 20px 0 0}
.search_nearest_pharmacy .top ul{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;height:100%;width:100%}
.search_nearest_pharmacy .top ul li{min-width:25%;margin:8px 16px 8px 0;display:flex;align-items:center;justify-content:flex-start}
.search_nearest_pharmacy .contents{width:100%;display:grid;grid-template-rows:1fr;grid-template-columns:calc(50% - 14px) calc(50% - 14px);grid-column-gap:28px;margin-bottom:48px;min-height:324px}
.search_nearest_pharmacy .contents .left{position: relative;}
.search_nearest_pharmacy .contents .maps{position:absolute;width:100%;height:100%;left:0;top:0}
.search_nearest_pharmacy .contents .maps .map{position:relative;top:0;left:0;width:100%;height:100%}
.search_nearest_pharmacy .contents .right .list ul:last-child:before{content:none}
.search_nearest_pharmacy .contents .right .list ul li{cursor:pointer;position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:48px 1fr;grid-column-gap:16px;border-top:14px solid #fff;border-bottom:14px solid #fff}
.search_nearest_pharmacy .contents .right .list ul li:hover{opacity:.75}
.search_nearest_pharmacy .contents .right .list ul li:before{content:'';position:absolute;width:100%;left:0;top:-14px;height:1px;background-color:#e4e4e4}
.search_nearest_pharmacy .contents .right .list ul li .favorites{margin:16px auto;display:flex;align-items:center;justify-content:center}
.search_nearest_pharmacy .contents .right .list ul li .favorites:before{width:42px;height:42px;position:relative;display:block;transform:none}
.search_nearest_pharmacy .contents .right .list ul li .favorites:after{content:none}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info{display:grid;grid-template-rows:1fr;grid-template-columns:1fr calc(40% + 16px)}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block{display:flex;flex-direction:column;color:#707070}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block .ph_name{font-size:18px;font-weight:700}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block .ph_location{font-size:16px;font-weight:400}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block .route{display:flex;margin-top:10px}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block .metro{width:20px;height:20px;border:1px solid #707070;background-color:#707070;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;margin-right:8px}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block.one{align-items:flex-start}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block.two{align-items:center;justify-content:center;font-size:16px;font-weight:400}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block.two .phone_number{margin-top:8px}
.search_nearest_pharmacy .contents .right .list ul li .pharma_info .block.two .phone_number:hover{color:#8abc3e}
.search_nearest_pharmacy .control{cursor:pointer}
@media (max-width:1023px){
    .search_nearest_pharmacy .top{grid-template-rows:40px 40px;grid-template-columns:1fr;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px;height:auto}
    .search_nearest_pharmacy .contents{grid-template-columns:1fr;grid-gap:32px;grid-row-gap:32px;grid-column-gap:32px;grid-template-rows:100vw 1fr}
    .search_nearest_pharmacy .contents .right .list{width:100%;max-height:calc(196px * 3)}
    .search_nearest_pharmacy .contents .right .list ul li{grid-template-columns:74px 1fr;grid-column-gap:8px}
    .search_nearest_pharmacy .contents .right .list ul li .block a{margin:0}
}
@media (max-width:767px){
    .search_nearest_pharmacy .top{margin:24px 0;grid-template-rows:1fr 40px;grid-template-columns:1fr}
    .search_nearest_pharmacy .top .custom_option{grid-template-rows:40px 40px;grid-template-columns:1fr;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px}
}
@media (max-width:519px){
    .search_nearest_pharmacy .contents .right .list{max-height:196px}
    .search_nearest_pharmacy .contents .right .list ul li{grid-template-columns:48px 1fr;grid-gap:8px;grid-row-gap:8px;grid-column-gap:8px}
    .search_nearest_pharmacy .contents .right .list ul li .block{align-items:flex-start}
    .search_nearest_pharmacy .contents .right .list ul li .pharma_info{grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-gap:8px;grid-row-gap:8px;grid-column-gap:8px}
    .search_nearest_pharmacy .contents .right .list ul li .pharma_info .block.two{padding-right:56px;font-size:16px}
}

/*----------------------------------------------------- */
/* PREPARATY */
/*----------------------------------------------------- */
.products_variants {margin-bottom: 2rem;}
.products_variants .detail_info {display: grid;grid-template-rows: 1fr;grid-template-columns: calc(25% - 24px) calc(75% - 24px);grid-column-gap: 48px;margin-bottom: 3rem}
.products_variants .detail_info>*:last-child {position: relative;height: 100%;}
.products_variants .detail_info>*:last-child div {padding: 2.125rem 1.75rem;background-color: #f3f3f3;height: auto;position: sticky;top: 1rem;}
.products_variants .detail_info>*:last-child div a {color: #707070;font-size: 18px;font-weight: 300;line-height: 20px;text-decoration: none;margin-bottom: 16px}
.products_variants .detail_info>*:last-child div a:hover {color:  #8abc3e}
.products_variants .detail_info>*:last-child div ul {padding: 0 .25rem;}
.products_variants .detail_info>*:last-child div ul li {margin-bottom: .75rem}
.products_variants .detail_info>*:last-child div ul>*:last-child {margin-bottom: 0;}

@media screen and (max-width:1023px) {
.products_variants .detail_info {grid-template-columns: calc(70% - 15px) calc(30% - 15px);grid-column-gap: 30px;}
.products_variants .detail_info>*:last-child div {top:10rem;}
}
@media screen and (max-width:700px) {
.products_variants .detail_info {display: block;width: 100%;}
.products_variants .detail_info .menu {display: none;}
}

/*----------------------------------------------------- */
/* ORDER DELIVERY */
/*----------------------------------------------------- */
.order_delivery { margin-bottom: 30px; }
.order_delivery .allPharmacy {display: block;color:  #8abc3e;font-size: 18px;font-weight: 400;letter-spacing: 0.36px;line-height: 20px;}
.order_delivery .allPharmacy:hover {text-decoration: underline;}
.order_delivery .content {width: 80%;margin: 3rem auto;}
.order_delivery .content .maps {width: 100%;position: relative;display: block;border: 1px solid #e8e8e8;}
.order_delivery .content .maps:before {content: '';position: relative;display: block;top: 0;left: 0;width: 100%;padding-top: calc(100% * 9 / 21);}
.order_delivery .content .filtered {display: flex;align-items: center;justify-content: flex-start;height: 3rem}
.order_delivery .content .filtered li {margin-right: 1.5rem;}
.order_delivery .content .filtered li label {cursor: pointer;}
.order_delivery .content .list {width: 100%;position: relative;display: block;}
.order_delivery .content .list:before {content: '';position: relative;display: block;top: 0;left: 0;width: 100%;padding-top: calc(100% * 9 / 21);}
.order_delivery .content .list ul {display: flex;flex-direction: column;width: 100%;padding-right: 1.25rem}
.order_delivery .content .list .wrapper {position: absolute;top: 0;left: 0;height: 22.5rem;overflow: hidden;width: 100%;}
.order_delivery .content .list ul li {width: 100%;height: 7.5rem;display: flex;padding: 1.5rem 0;border-bottom: 1px solid #e4e4e4;}
.order_delivery .content .list ul>*:last-child {border-bottom: 0}
.order_delivery .content .list ul li div {flex: 1;display: flex;flex-direction: column;justify-content: center;}
.order_delivery .content .list .block.two{color: #8abc3e;font-size: 18px;font-weight: 400;align-items: center;}
.order_delivery .content .list .block.two a{cursor: pointer;}
.order_delivery .content .list .block.two a:hover {text-decoration: underline;}
.order_delivery .content .list .block.three{color: #707070;font-size: 18px;font-weight: 400;align-items: center;}
.order_delivery .content .list .block.one .route {color: #707070;font-size: 18px;font-weight: 400;}
.order_delivery .content .list .block.one .ph_name{color: #707070;font-size: 20px;font-weight: 700;margin-bottom: .75rem}

@media screen and (max-width:1023px) {
.order_delivery .content {width: 100%;}
}
@media screen and (max-width:700px) {
.order_delivery .content .list .wrapper {height: 20rem;position: relative;}
.order_delivery .content .maps:before {padding-top: 56.25%;}
.order_delivery .content .list:before {content: none;}
.order_delivery .content .list ul li{height: auto;flex-direction: column;padding: 19px 0;}
.order_delivery .content .list .block.two {margin: 16px auto;}
}

/*----------------------------------------------------- */
/* REVIEWS */
/*----------------------------------------------------- */
.all_reviews {margin: -10px -5px 0;display: flex;flex-wrap: wrap}
.all_reviews > * {margin: 10px 5px 0;width: calc(50% - 10px)}
.all_reviews .item {box-sizing: border-box;transition: all .3s;border:1px solid #e4e4e4;background-color:#fff;padding:16px;display:grid;grid-template-columns:1fr;grid-template-rows:64px 1fr;grid-gap:16px;grid-row-gap:16px}
.all_reviews .item .top{display:grid;grid-template-columns:64px 1fr;grid-template-rows:64px;grid-gap:20px;grid-column-gap:20px;grid-row-gap:20px;position:relative}
.all_reviews .item .top .photo{height:64px;position:relative;border-radius:50%;overflow:hidden}
.all_reviews .item .top .photo:before{content:'';position:relative;width:100%;padding-top:100%;display:block}
.all_reviews .item .top .photo img{position:absolute;top:0;height:100%;left:50%;transform:translateX(-50%)}
.all_reviews .item .top .info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}
.all_reviews .item .top .info .name{color:#707070;font-size:20px;max-height:20px;overflow:hidden}
.all_reviews .item .top .info .count_use{color:#c1bfbf;font-size:14px;font-weight:300}
.all_reviews .item .text{color:#707070;font-size:16px;font-weight:400}

@media (max-width: 480px) {.all_reviews > * {width: calc(100% - 20px)}}
@media (min-width: 480px) {
    .all_reviews {margin: -20px -10px 0}
    .all_reviews > * {margin: 20px 10px 0;width: calc(50% - 20px)}
}
@media (min-width: 768px) {.all_reviews > * {width: calc(33.33333% - 20px)}}
@media (min-width: 1200px) {.all_reviews > * {width: calc(25% - 20px)}}

.your_recall form{display:grid;grid-template-columns:1fr;grid-template-rows:40px 40px 78px 40px;grid-gap:20px;grid-row-gap:20px}
.your_recall form input[type="text"],.your_recall form textarea{font-weight:300;font-size:20px;border-radius:20px;border:1px solid #e4e4e4;padding:0 24px;line-height:1;opacity:.4;resize:none}
.your_recall form input[type="text"]:focus,.your_recall form input[type="text"]:hover,.your_recall form textarea:focus,.your_recall form textarea:hover{border:1px solid #8abc3e;opacity:1}
.your_recall form textarea{padding:8px 24px}
.your_recall form .bottom{display:flex;align-items:center;justify-content:flex-end}
.your_recall form .bottom input[type=submit]{height:40px;border-radius:20px}

/*----------------------------------------------------- */
/* SITEMAP */
/*----------------------------------------------------- */
.sitemap {margin: 0px auto 50px auto;}
.sitemap__h2 {display: block;margin: 24px 0px;font-size: 22px;font-weight: 600;}
.sitemap__h3 {display: block;margin: 20px 0px;font-size: 18px;font-weight: 600;}
.sitemap__h4 {display: block;font-size: 16px;}
.sitemap__hr-1 {height: 3px;margin: 24px 0px;background-color: #8BBD3F;border: none;}
.sitemap__hr-2 {height: 1px;margin: 20px 0px;background-color: #8BBD3F;border: none;}
.sitemap__sections-list {display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 16px;}

@media (max-width: 768px) {
    .sitemap__sections-list {grid-template-columns: repeat(1, 1fr);}
}

/*----------------------------------------------------- */
/* CARD */
/*----------------------------------------------------- */
.product{display:grid;margin:0 16px 16px;padding:16px 0;border-bottom:1px dashed #e4e4e4;grid-template-rows:1fr;grid-template-columns:calc(10% + 8px) 1fr 1fr calc(10% + 8px);grid-column-gap:16px}
.product:last-child {border-bottom: 1px dashed #e4e4e4;}
.product .product_info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}
.product .product_name{font-size:20px;font-weight:300;line-height:22px;}
.product .prices-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}
.product .prices{display:grid;grid-template-columns:1fr 120px 1fr;grid-column-gap:16px;grid-template-rows:1fr;width:100%}
.product .prices .div{display:flex;align-items:center;justify-content:center}
.product .prices .div.action{display:flex;flex-direction:column}
.product .prices .div.action .price{color:#c10010}
.product .prices .div.action .old-price{color:#707070;position:relative;margin-bottom:8px}
.product .prices .div.action .old-price:before{content:"";height:1px;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(-7deg);background-color:#8abc3e}
.product .prices .div .input-group.plus-minus-input{width:120px;height:40px;border-radius:3px;grid-template-columns:40px 40px 40px}
.product .prices .div .input-group.plus-minus-input input{z-index:0;color:#000}
.product .prices .price,.product .prices .summary{text-align:center;color:#000;font-size:24px;font-weight:300}
.product .product-amount{text-align:center;color:#8abc3e;position:absolute;left:50%;transform:translateX(-50%);bottom:0}
.product-action{display: flex;flex-direction: column;align-content: flex-start;justify-content: center;align-items: flex-start;gap: 10px;gap: 10px;}
.product-action button{text-align: left;color:#c4c4c4;color:var(--light-gray)}
.product-action button:hover{color:#172500;color:var(--black)}
.product-action .favorite-button--checked{background: none;}
.product-action .favorite-button--checked .fa-heart-o:before{content: "\f004";color: #ee715f;color: var(--primary);}
.product .status{color:#707070;font-size:18px;font-weight:300}
.product .status .fa{display:inline-block;height:16px;width:16px;color:#8abc3e;font-size:16px;font-weight:400;line-height:28px}
.product .attn{color:#ceb200;font-size:18px;font-weight:300}
.product .attn .fa{display:inline-block;height:16px;width:16px;margin: 0px 5px 0px 0px;font-size:16px;font-weight:400;line-height:28px}
.product .product_set-block{margin: 20px 0px 0px 0px;}
.product .product_set-toggle a {font-size: 18px;color: #ED705D;}
.product .product_set-items{display: none;font-size: 18px;line-height: 26px;}
.product .product_set-block ol {list-style-type: decimal;margin: 20px 0px 0px 0px;padding: 0px 0px 0px 20px;}
.product .product_set-block ol li {list-style-type: decimal;margin: 0px 0px 10px 0px;}
.product .product_set-block ol li span:last-child{text-align: right;}
.product .product_set-block ol li div {display: grid;grid-template-columns: 85% 15%;justify-content: space-between;justify-content: space-between;}
@media screen and (max-width:1023px){
    .product .product-amount{position:relative;transform:none;left:0;width:100%;margin:16px 0 0}
}

.pharmacy-total-bsaket {display: flex;flex-direction: row;align-content: center;align-items: center;justify-content: flex-end;margin: 10px 0px 10px 0px;}
.pharmacy-total-bsaket span:last-child {width: 150px;}

/*----------------------------------------------------- */
/* SALE ORDER */
/*----------------------------------------------------- */
.search-form__loading_static {position: static !important;}
.search-form__loading_sizes-60 {width: 60px; height: 60px;}
.order-delivery {margin: 0px;}
.order__delivery-data {margin-top: 7px;}
.delivery-container-info { margin: 24px 0px; padding: 24px; color: #8abc3e;display: block;font-size: 36px;border: 2px solid #8abc3e;}
.delivery-container-info.warning { color: #ceb200; border: 2px solid #ceb200;}
.delivery-container .delivery-item {display: none;}
.delivery-container .delivery-item.active {display: block;}
.delivery-description {font-size: 20px; font-weight: 300; line-height: 22px;}

.select_pharma{width:100%;overflow:visible;background-color:#fff}
.select_pharma .form{width:100%;display:grid;grid-template-rows:1fr;grid-template-columns:calc(50% - 14px) calc(50% - 14px);grid-column-gap:28px}
.select_pharma .form .left .maps{position: relative;min-height:352px;max-height:352px;height:100%}
.select_pharma .form .left .maps .map{width:100%;height:100%;z-index:1;position:absolute}
.select_pharma .form .right{display:flex;flex-direction:column;justify-content:space-between}
.select_pharma .form .top{position:relative;border-bottom:24px solid #fff;width:100%;height:64px;background-color:#fff}
.select_pharma .form .top.search:hover input[type=search]{border:1px solid #8abc3e}
.select_pharma .form .top.search i{position:absolute;width:40px;height:40px;top:0;right:0;content:'';color:#707070;font-family:FontAwesome;font-size:16px;font-weight:400;line-height:28px;z-index:1;display:flex;align-items:center;justify-content:center}
.select_pharma .form .top input[type=search]{width:100%;height:100%;border-radius:20px;padding:0 40px 0 20px;background-color:transparent;border:1px solid #e4e4e4}
.select_pharma .form .top input[type=search]:active,.select_pharma .form .top input[type=search]:focus,.select_pharma .form .top input[type=search]:hover{border:1px solid #8abc3e}
.select_pharma .form .top input[type=submit]{z-index:1;height:40px;width:40px;min-width:40px;position:absolute;top:0;right:0;padding:0;border-radius:50%;background-color:transparent;border:0}
.select_pharma .form .top input[type=submit]hover~input[type=search]{border:1px solid #8abc3e}
.select_pharma .form .top ul{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;height:100%;width:100%}
.select_pharma .form .top ul li{display:flex;align-items:center;justify-content:flex-start;margin:8px 16px 8px 0}
.select_pharma .form .right .content{overflow:hidden;flex:1}
.select_pharma .error, .select_pharma .error-map{border:1px solid #fe0000}
.select_pharma .form .right .content .list{display:block;min-height:96px;max-height:calc(96px * 3)}
.select_pharma .form .right .content .list ul{position:relative;margin-right:20px}
.select_pharma .form .right .content .list ul li{position:relative;display:grid;grid-template-rows:1fr;grid-template-columns:34px 1fr;grid-column-gap:28px;min-height:96px;border-top:14px solid #fff;border-bottom:14px solid #fff}
.select_pharma .form .right .content .list ul li:before{content:'';position:absolute;border-bottom:1px solid #e4e4e4;box-sizing:border-box;height:1px;width:100%;left:0;top:-14px}
.select_pharma .form .right .content .list ul li input[type=radio]+.radio-label:before{width: 34px;height: 34px;box-shadow:inset 0 0 0 8px #fff;box-sizing: border-box;}
.select_pharma .form .right .content .list ul li input[type="radio"]+.radio-label:after {content: '';background: #fff;border-radius: 100%;border: 1px solid #b7b7b7;display: inline-block;width: 1.25rem;height: 1.25rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);cursor: pointer;text-align: center;transition: all 250ms ease;}
.select_pharma .form .right .content .list ul li input[type="radio"]:checked+.radio-label:after {background-color: #8abc3e;border: 2px solid #8abc3e;}
.select_pharma .form .right .content .list ul li .pharma_info{display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;grid-column-gap:8px}
.select_pharma .form .right .content .list ul li .pharma_info .block{display:flex;flex-direction:column;color:#707070}
.select_pharma .form .right .content .list ul li .pharma_info .block .ph_name{font-size:20px;font-weight:700}
.select_pharma .form .right .content .list ul li .pharma_info .block .ph_location{font-size:18px;font-weight:400}
.select_pharma .form .right .content .list ul li .pharma_info .block .route{display:flex;margin-top:10px}
.select_pharma .form .right .content .list ul li .pharma_info .block .metro{width:20px;height:20px;border:1px solid #707070;background-color:#707070;border-radius:50%;color:transparent;position:relative;display:inline-block;margin-right:8px}
.select_pharma .form .right .content .list ul li .pharma_info .block .metro:before{content:'M';font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;color:#fff;margin:1px 0;transform:translate(-50%,-50%)}
.select_pharma .form .right .content .list ul li .pharma_info .block img{height:18px;margin:0 8px}
.select_pharma .form .right .content .list ul li .pharma_info .block.one{align-items:flex-start}
.select_pharma .form .right .content .list ul li .pharma_info .block.two{align-items:center;justify-content:center;font-size:18px;font-weight:400}
.select_pharma .form .right .content .list ul li .pharma_info .block.two .phone_number{margin-top:8px}
.select_pharma .form .right .content .list ul li .pharma_info .block.two .phone_number:hover{color:#8abc3e}
.select_pharma .form .bottom{text-align:right;width:calc(100% - 20px)}
.select_pharma .form .bottom input{max-width:228px;width:100%;border-radius:3px;height:60px;font-size:24px;font-weight:300;margin-top:18px;border: 1px solid #8abc3e;cursor: pointer;}
.select_pharma .form .bottom input.button-negative{color:#8abc3e;background-color: #ffffff;}
.select_pharma .form .bottom input.button-negative:hover{color:#ffffff;background-color: #8abc3e;}

.order_confirm{position: relative;}
.order_confirm .content{display:flex;flex-direction: column;max-width: 35.3125rem;margin: 0 auto;}
.order_confirm .content .block-left {padding: 1.5rem 0}
.order_confirm .content .block{margin-bottom:24px}
.order_confirm .content .block .input{width:100%;border-radius:20px}
.order_confirm .content .block .input:focus input,.order_confirm .content .block .input:hover input{border-color:#8abc3e}
.order_confirm .content .block .input:focus input[readonly=readonly],.order_confirm .content .block .input:hover input[readonly=readonly]{border:1px solid #e4e4e4}
.order_confirm .content .block input[type=text],.order_confirm .content .block select{width:100%;height:40px;border:1px solid #e4e4e4;padding:0 24px;color:#707070;font-size:20px;font-weight:300;border-radius:3px}
.order_confirm .content .block textarea{width:100%;height:90px;border:1px solid #e4e4e4;padding:10px 24px;color:#707070;font-size:20px;font-weight:300;resize:none}
.order_confirm .content .block input.order-confirm-phone{right:0;top:0;z-index:1;border-radius:32px;border:1px solid #8abc3e;position:absolute;width:auto;color:#fff;cursor:pointer;z-index:1}
.order_confirm .content .block input:focus,.order_confirm .content .block input:hover{border-color:#8abc3e}
.order_confirm .content .block .hint.hint-active,.order_confirm .content .block input:hover~.hint{white-space: nowrap;width:fit-content;display:block;top:100%;color:#707070;font-size:20px;font-weight:300}
.order_confirm .content .block label{position: relative;width:100%;margin-left:32px;margin-bottom:4px;display:inline-block;color:#707070;font-size:20px;font-weight:300}
.order_confirm .content .block label em{position:relative;font-style:normal}
.order_confirm .content .block label sup{color:#c10010;position:absolute;top:8px;right:-8px}
.order_confirm .content .block label.control{margin:0;padding:0 0 0 28px;width: fit-content}
.order_confirm .content .block .hint{position:absolute}
.order_confirm .content .block .hint{display:none}
.order_confirm .content input[name="ORDER_PROP_12"]{pointer-events:none;background: #e4e4e4 !important; color: #ccc !important;}
.order_confirm .content input[name="ORDER_PROP_12"]:focus, .order_confirm .content .input:hover input[name="ORDER_PROP_12"] {border-color: #e4e4e4;}
.order_confirm .content #block-22{display: none;}
.order_confirm .btn_container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-column-gap:20px;align-items: center;max-width: 35.3125rem;margin: 0 auto;padding: 32px 0;}
.order_confirm .order-total .total-price{display: grid;grid-template-columns: 1fr 1fr;justify-content: end;align-items: end;justify-items: end;grid-column-gap:20px;color:#000;font-size:16px;font-weight:300;letter-spacing:.6px;margin: 0px 0px 5px 0px;}
.order_confirm .order-total .total-price > span{font-weight: bold;}
.order_confirm .order-total .total-price_summ{font-size:24px;}
.order_confirm .btn_container .btn{display:flex;align-items:center;justify-content:space-around;font-size:25px;font-weight:300}
.order_confirm .btn_container .btn input {cursor: pointer;background-color: #8abc3e;color: #fff;opacity: 1;border: 1px solid #8abc3e;border-radius: 3px;height: 40px;padding: 0 24px;line-height: 1;font-size: 25px;font-weight: 300;height: 60px;}
.order_confirm .btn_container .btn input:disabled{background-color:#e4e4e4;color:#fff;border:1px solid #e4e4e4;pointer-events:none}

.radialContainer {pointer-events: none;padding: 2rem 1.5rem; display: flex; align-items: center; justify-content: flex-start;}
.radialContainer.pointerEventsAuto { pointer-events: auto; }
.radialContainerWrap {border: none;}
.radialContainerBorder {border-bottom: 2px solid #8abc3e;border-top: 1px solid #e4e4e4;}
.radialContainerHidden { display: none; }
.radialContainer__item {display:flex;align-items:center;position:relative}
.radialContainer__item span {color: #707070;font-size: 20px;font-weight: 700;margin-left: 1.5rem;margin-top: 2px;}
.radialContainer__item input[type="checkbox"], .radialContainer__item input[type="radio"] {position: absolute;opacity: 0;right: 0;top: 0;height: 100%;width: 100%;}
.radialContainer__item label{position: relative;}
.radialContainer__item input[type="checkbox"]+label, .radialContainer__item input[type="radio"]+label {height: 100%;display: flex;align-items: center;}
.radialContainer__item input[type="checkbox"]+label:before, .radialContainer__item input[type="radio"]+label:before {content: '';background: #fff;border-radius: 100%;border: 1px solid #b7b7b7;display: inline-block;width: 34px;height: 34px;position: relative;top: 0;margin-right: 8px;vertical-align: top;cursor: pointer;text-align: center;transition: all 250ms ease;}
.radialContainer__item input[type="checkbox"]+label:after, .radialContainer__item input[type="radio"]+label:after {content: '';background: #fff;border-radius: 100%;border: 1px solid #b7b7b7;display: inline-block;width: 22px;height: 22px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);vertical-align: top;cursor: pointer;text-align: center;transition: all 250ms ease;}
.radialContainer__item input[type="checkbox"]:checked+label, .radialContainer__item input[type="radio"]:checked+label {color: #8abc3e;}
.radialContainer__item input[type="checkbox"]:checked+:before, .radialContainer__item input[type="radio"]:checked+:before {background-color: #8abc3e;box-shadow: inset 0 0 0 6px #fff;border-color: #8abc3e;}
.radialContainer__item input[type="checkbox"]:checked+:after, .radialContainer__item input[type="radio"]:checked+:after {opacity: 0;}
.radialContainer__item input[type="checkbox"]:hover+label:before, .radialContainer__item input[type="radio"]:hover+label:before {border-color: rgba(50, 138, 39, 0.75);}
.radialContainer__item input[type="checkbox"]:focus+label:before, .radialContainer__item input[type="radio"]:focus+label:before {outline: none;border-color: #8abc3e;}
.radialContainer__item input[type="checkbox"]:disabled+label, .radialContainer__item input[type="radio"]:disabled+label {color: #707070;}
.radialContainer__item input[type="checkbox"]:disabled+label:before, .radialContainer__item input[type="radio"]:disabled+label:before {box-shadow: inset 0 0 0 6px #f4f4f4;border-color: #b7b7b7;background: #f4f4f4;}
.radialContainer__item input[type="checkbox"]+label:empty:before, .radialContainer__item input[type="radio"]+label:empty:before {margin-right: 0;}
@media screen and (max-width:699px){
    .order_confirm .content{flex-direction:column}
}
@media (max-width:1023px){
    .select_pharma{padding:16px 0;padding-bottom:48px}
    .select_pharma .form{grid-template-columns:1fr;grid-template-rows:calc(88px + 288px) 1fr;grid-column-gap:28px}
    .select_pharma .form .bottom{width:100%}
    .select_pharma .form .right .content .list ul li,.select_pharma .form .right .list ul li{display:grid;grid-template-rows:1fr;grid-template-columns:42px 1fr;grid-gap:8px;grid-row-gap:8px;grid-column-gap:8px}
    .select_pharma .form .right .content .list ul li input[type=radio]+.radio-label:before,.select_pharma .form .right wi .list ul li input[type=radio]+.radio-label:before{width:32px;height:32px;margin: auto}
    .select_pharma .form .right .content .list ul li .pharma_info .block.two,.select_pharma .form .right wi .list ul li .pharma_info .block.two{flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin-top:4px}
    .select_pharma .form .right .content .list ul li .pharma_info .block.two .phone_number,.select_pharma .form .right wi .list ul li .pharma_info .block.two .phone_number{width:50%;margin:0 0 0 32px;text-align:right}
}
@media (max-width:639px){
    .select_pharma{padding:16px 0 48px}
    .select_pharma .form .bottom{width:100%}
    .select_pharma .form .right .content .list ul li{min-height:118px}
    .select_pharma .form .right .content .list ul li input[type=radio]+.radio-label:before{width:32px;height:32px}
    .select_pharma .form .right .content .list ul li .pharma_info{display:flex;flex-direction:column}
    .select_pharma .form .right .content .list ul li .pharma_info .block.two{justify-content:space-between}
    .select_pharma .form .right .content .list ul li .pharma_info .block.two .phone_number,.select_pharma .form .right .content .list ul li .pharma_info .block.two .shedule,.select_pharma .form .right .content .list ul li .pharma_info .block.two a{width:auto;margin:0 auto;text-align:center;display:block}
}

/*----------------------------------------------------- */
/* ORDER LIST */
/*----------------------------------------------------- */
.order-shipment .order-shipment-title{font-size: 20px;color: #000000;margin: 0px 0px 10px 0px;}
.order-props .order-props-title{font-size: 20px;color: #000000;margin: 0px 0px 10px 0px;}
.order-props .prop-item span { font-weight: bold; color: #000000; }
.order-item{margin-top:24px;}
.order-item .order_row_1{position: relative;display:grid;grid-template-rows:1fr;grid-template-columns: 2fr 1fr 25%;grid-column-gap: 2%;padding: 24px 0px 24px 44px;border:1px solid #e4e4e4;}
.order-item .order_description p{margin: 0px 0px 10px 0px;}
.order-item .order_number{display:inline-block;font-size:24px;font-weight: bold;}
.order-item .order_date{font-size:14px;}
.order-item .order_price strong{font-size:24px;}
.order-item .status{font-size:14px;}
.order-item .status.progress{color:#8abc3e;}
.order-item .status.access{color:#707070;}
.order-item .status.canceled{color:#c10010;}
.order-item .order_row_2{display:grid;grid-template-columns: 60% 40%;background-color: #f5f5f5;padding: 24px 24px 24px 44px;}
.order-item .loading_page {background-size: contain;}
.order-item .order_basket-item a{color: #8abc3e;}
.order-item .order_description .fa{font-family: FontAwesome;font-size: .75rem;color: #8abc3e}
.order-item .order_description .fa:before{content: "\f071";margin-right: .25rem;}

@media (max-width:1024px) {
    .order-item {width: 100%;display: grid;grid-template-columns: 1fr 1fr;grid-template-rows: 1fr;grid-row-gap: 1px;}
    .order-item .order_row_1 {grid-template-rows: auto;grid-template-columns: 1fr;grid-gap: 16px;padding: 16px 0px 16px 44px;}
    .order-item .status {text-align: left;}
    .order-item .order_row_2 {grid-template-columns: 1fr;grid-gap: 16px;padding: 16px;}
}
@media (max-width:479px) {
    .order-item {grid-template-columns: 1fr;}
}

.phone_number{text-align:center;margin:0 auto;display:block}
.phone_number:hover{color:#8abc3e}
.order_list .item{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-row-gap:1px;margin-top:24px}
.order_list .item .order_info,.order_list .item .pharma_info{padding:24px 44px;border:1px solid #e4e4e4;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr 25%;grid-column-gap:48px;box-sizing: border-box;}
.order_list .item .order_info a strong{margin-bottom:8px;position:relative;display:inline-block}
.order_list .item .order_info a strong:before{content:"";position:absolute;width:100%;border-bottom:1px dashed #707070;right:0;bottom:0;opacity:0}
.order_list .item .order_info a:hover strong{color:#8abc3e}
.order_list .item .order_info .block{display:flex;align-items:center}
.order_list .item .order_info .block.order_number{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.order_list .item .order_info .block.order_price{width:100%;display:grid;grid-template-rows:1fr;grid-template-columns:1fr}
.order_list .item .order_info strong{color:#000;font-size:24px;font-weight:700;letter-spacing:.48px}
.order_list .item .order_info strong .currency,.order_list .item .order_info strong .price{font-size:26px}
.order_list .item .order_info strong .price{margin-right:16px}
.order_list .item .order_info .order_date{color:#464646;font-size:14px;font-weight:400}
.order_list .item .order_info .status{font-size:14px;font-weight:300;width:100%;text-align:center}
.order_list .item .order_info .status.progress{color:#8abc3e}
.order_list .item .order_info .status.access{color:#707070}
.order_list .item .order_info .status.canceled{color:#c10010}
.order_list .item .pharma_info{background-color:#f5f5f5}
.order_list .item .pharma_info .block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#707070;font-size:18px;font-weight:400;line-height:normal}
.order_list .item .pharma_info>:nth-child(1){color:#000}
.order_list .item .pharma_info .block .ph_name{font-size:20px}
.order_list .item .pharma_info .block .route{width:100%;min-height:48px;display:flex;align-items:center}
.order_list .item .pharma_info .block img{margin-right:8px;padding:0 5px;width:auto;height:auto}
.order_list .item .pharma_info .block .metro{width:20px;height:20px;border:1px solid #707070;background-color:#707070;border-radius:50%;color:transparent;position:relative;margin:8px;display:inline-block}
.order_list .item .pharma_info .block .metro:before{content:'M';font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;color:#fff;margin:1px 0;transform:translate(-50%,-50%)}
.order_list .item .pharma_info .block .shedule{width:100%;text-align:center;font-size:14px;margin-bottom:4px}
.order_list .item .pharma_info .block .phone_number:hover{color:#8abc3e}
.order_list .item:hover .order_info a strong:before{opacity:1}
.order_list .item .ph_storage{color: #8abc3e;}
@media (max-width:1279px){
    .order_list .item .order_info,.order_list .item .pharma_info{padding:24px}
}
@media (max-width:1023px){
    .order_list{margin:24px 0}
    .order_list{display:block}
    .order_list .sort{margin:0 0 32px}
    .order_list .item{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-row-gap:1px;margin-top:24px}
    .order_list .item .order_info,.order_list .item .pharma_info{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 48px 48px;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px;padding:16px}
    .order_list .item .order_info strong,.order_list .item .pharma_info strong{font-size:1.25rem}
    .order_list .item .order_info strong .currency,.order_list .item .order_info strong .price,.order_list .item .pharma_info strong .currency,.order_list .item .pharma_info strong .price{font-size:1.25rem}
}
@media (max-width:479px){
    .order_list .item{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-row-gap:1px;margin-bottom:24px;margin:0 auto 32px}
    .order_list .item br{display:none}
    .order_list .item .pharma_info .block .route{min-height:auto}
    .order_cancel {display:initial !important;}
    .order_cancel textarea {box-sizing:border-box;}
}
.order_cancel{margin:28px 0;display:grid;grid-template-rows:1fr;grid-template-columns:calc(75% - 24px) calc(25% - 24px);grid-column-gap:48px;margin-bottom:48px}
.order_cancel textarea{width:100%;min-height:100px;padding:.5rem;resize:none}

/*----------------------------------------------------- */
/* ORDER DETAIL */
/*----------------------------------------------------- */
.order_detail{margin:28px 0}
.order_detail .orders{border:0}
.order_detail .orders .order{margin-bottom:32px}
.order_detail .orders .order{display: block;}
.order_detail .orders .order .title{color:#707070;font-size:36px;letter-spacing:.72px;margin-bottom:32px;position:relative}
.order_detail .orders .order .title .order_date{font-size:14px;font-weight:400}
.order_detail .orders .order .title .status{text-transform:none}
.order_detail .orders .order .pharma_info{background-color:#e4e4e4;display:grid;grid-template-columns:25% 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:16px;grid-column-gap:16px;grid-row-gap:16px;padding:16px}
.order_detail .orders .order .pharma_info .block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;font-size:18px;font-weight:400}
.order_detail .orders .order .pharma_info .block .ph_name{font-size:20px}
.order_detail .orders .order .pharma_info .block .ph_location{font-size:18px;font-weight:400}
.order_detail .orders .order .pharma_info .block img{margin-right:8px;padding:0 5px;width:auto;height:auto}
.order_detail .orders .order .pharma_info .block .route{display:flex;align-items:center;width:auto;height:auto}
.order_detail .orders .order .pharma_info .block .metro{width:18px;height:18px;border:1px solid #707070;background-color:#707070;border-radius:50%;color:transparent;position:relative;margin:0 8px 0 0;display:inline-block}
.order_detail .orders .order .pharma_info .block .metro:before{content:'M';font-size:10px;font-weight:700;position:absolute;top:50%;left:50%;color:#fff;margin:1px 0;transform:translate(-50%,-50%)}
.order_detail .orders .order .pharma_info .block .shedule{width:100%;text-align:center;font-size:18px;font-weight:400}
.order_detail .orders .order .pharma_info .block .phone_number{font-size:18px;font-weight:400}
.order_detail .orders .order .pharma_info .block .phone_number:hover{color:#8abc3e}
.order_detail .orders .order .hint{padding:16px 48px 16px 16px;margin-bottom:16px}
.order_detail .orders .order .hint .close{width:32px;height:32px;position:absolute;color:#fff;font-size:20px;font-weight:400;letter-spacing:.4px;display:flex;align-items:center;justify-content:center;cursor:pointer;top:50%;right:0;transform:translateY(-50%)}
.order_detail .orders .order .hint .close:hover{color:#c10010}
.order_detail .orders .order .hint p{color:#464646;font-size:18px;font-weight:400;position:relative}
.order_detail .orders .order .hint:before{content:'';position:absolute;left:16px;top:-20px;border:10px solid transparent}
.order_detail .orders .order.ready .status{color:#8abc3e}
.order_detail .orders .order.canceled .status{color:#c10010}
.order_detail .orders .order.canceled .hint{background-color:rgba(193,0,16,.15)}
.order_detail .orders .order.canceled .hint:before{border-bottom:10px solid rgba(193,0,16,.15)}
.order_detail .orders .order.completed .status{color:#707070}
.order_detail .orders .order.waiting_for_confirmation .status{color:#ceb200}
.order_detail .orders .order.waiting_for_confirmation .hint{background-color:rgba(206,178,0,.15)}
.order_detail .orders .order.waiting_for_confirmation .hint:before{border-bottom:10px solid rgba(206,178,0,.15)}
.order_detail .orders .order .product_items{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4}
.order_detail .orders .order .item{border-bottom:1px dashed #e4e4e4;padding:16px;display:grid;grid-template-columns:130px 1fr 50%;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px;grid-gap:16px}
.order_detail .orders .order .item .product_name{color:#707070;font-size:20px;font-weight:300;line-height:22px;max-height:44px;overflow:hidden}
.order_detail .orders .order .item .product_breeder{color:#707070;font-size:16px;font-weight:300;margin:14px 0}
.order_detail .orders .order .item .attn{color:#ceb200;font-size:18px;font-weight:300}
.order_detail .orders .order .item .attn .fa{display:inline-block;height:16px;width:16px;font-size:16px;font-weight:400;line-height:28px}
.order_detail .orders .order .item .price_count_summary{display:flex;align-items:center;justify-content:space-between}
.order_detail .orders .order .item .price_count_summary p{font-size:24px;color:#000;width:100%;text-align:center}
.order_detail .orders .order .item .price_count_summary p.count{color:#464646;font-size:18px;font-weight:400}
.order_detail .orders .order .item .price_count_summary p.count span{color:#000;font-size:30px;font-weight:400;font-size:20px}
.order_detail .orders .order .item>:nth-child(2){display:flex;align-items:center}
.order_detail .orders .order .bottom{padding:16px;display:grid;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;grid-template-columns:350px 200px 1fr;grid-template-rows:48px;align-items:center;grid-column-gap:16px}
.order_detail .orders .order .bottom input{grid-column:1/1;background-color:transparent}
.order_detail .orders .order .bottom input.repeat{background-color:transparent;font-size:25px;font-weight:300;color:#8abc3e;border:1px solid #8abc3e}
.order_detail .orders .order .bottom input.repeat:hover{color:#fff;background-color:#8abc3e;border:1px solid #8abc3e}
.order_detail .orders .order .bottom input.cancel{background-color:transparent;font-size:25px;font-weight:300;color:#c10010;border:1px solid #c10010}
.order_detail .orders .order .bottom input.cancel:hover{color:#fff;background-color:#c10010;border:1px solid #c10010}
.order_detail .orders .order .bottom .summary{grid-column:3/3;display:grid;grid-template-columns:2fr 1fr;text-align:right;align-items:center}
.order-detail-total-payment-list-title{font-weight:700;letter-spacing:.72px}
.order-detail-total-payment-list-title.price-total{font-size:36px}
.order-detail-total-payment-list-value.price-total{font-size:26px}
@media (max-width:1279px){
    .order_detail .orders .order .pharma_info .block{min-height:32px;font-size:16px}
    .order_detail .orders .order .pharma_info .block .ph_name{font-size:18px}
    .order_detail .orders .order .pharma_info .block .ph_location,.order_detail .orders .order .pharma_info .block .phone_number,.order_detail .orders .order .pharma_info .block .shedule{font-size:16px}
    .order_detail .orders .order .bottom{padding:16px;display:grid;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;grid-template-columns:1fr 1fr;grid-row-gap:16px;grid-template-rows:48px 48px;align-items:center}
    .order_detail .orders .order .bottom .summary{grid-column:2/2}
}
@media (max-width:1024px){
    .order_detail .orders .order .item{border-bottom:1px dashed #e4e4e4;padding:16px;display:grid;grid-template-columns:calc(25% - 16px) 50% calc(25% - 16px);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px;grid-gap:16px}
    .order_detail .orders .order .item .price_count_summary{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}
    .order_detail .orders .order .item .price_count_summary p{display:block;text-align:center}
    .order_detail .orders .order .title{font-size:28px}
    .order_detail .orders .order .title .status{font-size:14px;position:absolute;top:100%;right:0}
    .order_detail .orders .order .pharma_info{background-color:#e4e4e4;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:16px;grid-column-gap:16px;grid-row-gap:16px;padding:8px}
}
@media (max-width:679px){
    .order_detail .orders .order .bottom{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-gap:16px;grid-column-gap:16px;grid-row-gap:16px}
    .order_detail .orders .order .bottom .summary{grid-row:1;grid-column:1;font-size:24px}
    .order_detail .orders .order .bottom input{font-size:20px!important;max-width:320px;margin:0 auto;width:100%;grid-row:2;grid-column:1}
    .order_detail .orders .order .item{border-bottom:1px dashed #e4e4e4;padding:16px;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto 48px;grid-column-gap:16px;grid-row-gap:16px;grid-gap:16px}
    .order_detail .orders .order .item .product_img{position:relative;width:50%;overflow:hidden;margin:0 auto}
    .order_detail .orders .order .item .price_count_summary{height:48px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr}
    .order_detail .orders .order .item .price_count_summary p{display:flex;flex-direction:column;align-items:center;justify-content:center}
    .order_detail .orders .order .item .price_count_summary p.count,.order_detail .orders .order .item .price_count_summary p.price,.order_detail .orders .order .item .price_count_summary p.summary{font-size:16px}
}
@media (max-width:400px){
    .order_detail .orders .order .pharma_info{background-color:#e4e4e4;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-gap:16px;grid-column-gap:16px;grid-row-gap:16px;padding:8px}
}
.order-detail-props{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px dashed #e4e4e4;padding:16px;margin:32px 0px;}
.order-detail-props .order-detail-props-title{margin:0px 0px 10px 0px;}
.order-detail-props .prop-item span { font-weight: bold; }

.order-detail-payment{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px dashed #e4e4e4;padding:16px;margin:32px 0px;}
.order-detail-payment .payment-methods{display:grid;grid-template-columns:4fr 1fr;margin: 0px 0px 10px 0px;}
.order-detail-payment .order-detail-payment-title{margin:0px 0px 10px 0px;}
.order-detail-payment .order-payment-methods-info{margin:0px 0px 10px 0px;}
.order-detail-payment .order-list-payment-date{margin:0px 0px 5px 0px;}
.order-detail-payment .order-list-payment-title{margin:0px 0px 5px 0px;}
.order-detail-payment .order-payment-status{margin:0px 0px 5px 0px;}
.order-detail-payment .order-payment-status-success,.order-detail-payment .order-payment-status-alert{display:inline-block;padding:4px 10px 5px 8px;border:1px solid #eab3b9;border-radius:2px;background:#ffe5e8;font:bold 12px "Helvetica Neue ",Helvetica,Arial,sans-serif;color:#d0021b;}
.order-detail-payment .order-payment-status-success {background: #e3f0bd;border: 1px solid #bed277;color: #597707;}
.order-detail-payment .order-payment-status-restricted{background:#f3f4f5;border:1px solid rgba(128,134,142,0.20);color:#535c69;}
.order-detail-payment .button{width:200px;}
.order-detail-payment .sale-paysystem-wrapper {position: relative;padding: 0px;margin: 0;border: none;}
.order-detail-payment .tablebodytext {display: none;}
.order-detail-payment .sale-paysystem-yandex-button {padding: 0px;margin: 0px;}
.order-detail-payment .sale-paysystem-yandex-button-item {width: 200px;background: #fff;border: 1px solid #8abc3e;color: #8abc3e !important;min-width: 160px;border-radius: 3px;font-size: 16px;height: 48px;line-height: normal;box-sizing: border-box;cursor: pointer;display: flex;justify-content: center;align-items: center;padding: 0 24px;text-align: center;vertical-align: middle;white-space: nowrap;}
.order-detail-payment .sale-paysystem-yandex-button-item:hover {background: #8abc3e;border: 1px solid #8abc3e;color: #fff !important;}

.order-detail-shipment{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px dashed #e4e4e4;padding:16px;margin:32px 0px;}
.order-detail-shipment .order-detail-shipment-title{margin:0px 0px 10px 0px;}
.order-detail-shipment .order-list-shipment-description{margin:0px 0px 10px 0px;}
.order-detail-shipment .order-list-shipment-title{margin:0px 5px 0px 0px;}
.order-detail-shipment .order-list-shipment-description{margin:0px 5px 0px 0px;}

/*----------------------------------------------------- */
/* LK */
/*----------------------------------------------------- */
.avatar-wrapper{position:relative;height:74px;width:74px;margin:0;border-radius:50%;overflow:hidden;background-color:#e4e4e4;transition:all .3s ease}
.avatar-wrapper input{opacity:0}
.avatar-wrapper:hover{cursor:pointer}
.avatar-wrapper:hover .profile-pic{opacity:.5}
.avatar-wrapper .profile-pic{height:100%;width:100%;transition:all .3s ease;background-color:#e4e4e4}
.avatar-wrapper .full_name{content:"";top:0;left:0;position:absolute;color:#fff;font-size:36px;font-weight:700;text-transform:uppercase;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}
.avatar-wrapper .upload-button{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000080}
.avatar-wrapper .upload-button .fa-arrow-circle-up{position:absolute;font-size:3rem;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;opacity:0;transition:all .3s ease;color:#fff;background-color:rgba(0,0,0,.5)}
.avatar-wrapper:hover .upload-button .fa-arrow-circle-up{opacity:.9}
.avatar-wrapper:hover .full_name{opacity:0}

.lk .title{margin-bottom:32px}
.lk input[type=email],.lk input[type=text]{width:100%;height:64px;font-size:23px;border:1px solid #e4e4e4;border-radius:32px;padding:0 36px;position:relative;cursor:pointer;box-sizing: border-box;}
.lk input[type=email]:hover,.lk input[type=text]:hover{border:1px solid #8abc3e}
.lk input[type=email]:focus,.lk input[type=text]:focus{border:1px solid #8abc3e}
.lk input[type=email]:read-only,.lk input[type=text]:read-only{background-color:#e4e4e4;color:#707070;pointer-events:none}
.lk input[type=email]:read-only:hover,.lk input[type=text]:read-only:hover{border:1px solid #e4e4e4}
.lk input[type=email]:read-only:focus,.lk input[type=text]:read-only:focus{border:1px solid #e4e4e4}
.lk label{position:relative;text-transform:none}
.lk label .access{position:absolute;top:50%;transform:translateY(-50%);right:-80px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;color:#8abc3e;font-size:60px}
.lk label .title{color:#8abc3e;font-size:14px;font-weight:300;position:absolute;top:-25px;left:36px;text-transform:none;margin-bottom:0;white-space: nowrap;}
.lk label .title sup{display: inline-block;margin: 0px 0px 0px 5px;color:#c10010;font-size:18px;font-weight:300;}
.lk .content{border:1px solid #e4e4e4;padding:0}
.lk .content .avatar_zone{display:grid;grid-template-columns:74px 1fr;grid-template-rows:1fr;grid-column-gap:18px;grid-row-gap:18px;grid-gap:18px;margin:30px 96px 42px 30px}
.lk .content .avatar_zone .upload_zone{display:flex;align-items:center;border-radius:3px;height:64px;border:1px solid #e4e4e4;margin:5px 0}
.lk .content .avatar_zone .upload_zone label {display: flex; align-items: center;cursor: pointer}
.lk .content .avatar_zone .upload_zone input{color:#fff;font-size:20px;font-weight:300;margin:8px}
.lk .content .avatar_zone .upload_zone p{color:#b1aeae;font-size:14px;font-weight:300}
.lk .content .avatar_zone .upload_zone p.title{color:#8abc3e;top:-20px}
.lk .foto-delete{font-size:10px}
.lk .content .avatar_zone .control{display:none}
.lk .content .user_info_zone{display:grid;grid-row-gap:36px;padding:16px 96px 0 30px;overflow:hidden}
.lk .content .user_info_zone .lk-confirm-phone{height:100%;position:absolute;right:0;top:0;z-index:1;border-radius:32px;cursor:pointer}
.lk .content .user_info_zone .lk-confirm-phone:hover{opacity:.75}
.lk .content .user_info_zone label{display:block}
.lk .content .user_info_zone .control{margin:0 36px}
.lk .content .user_info_zone .double_block{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row-reverse}
.lk .content .user_info_zone .double_block .b-day,.lk .content .user_info_zone .double_block .gender{position: relative; height:32px;width:calc(50% - 16px)}
.lk .content .user_info_zone .double_block .b-day:before{content:'\f073';font-family:FontAwesome;height:32px;width:32px;position:absolute;right:8px;color:#e4e4e4;font-size:20px;font-weight:400;top:-1px;z-index:1;display:flex;align-items:center;justify-content:center}
.lk .content .user_info_zone .double_block .b-day:hover:before{color:#8abc3e}
.lk .content .user_info_zone .double_block .b-day .title{left:0}
.lk .content .user_info_zone .double_block .b-day label{z-index:2;position:absolute;top:0;left:0;height:100%;width:100%;background-color:transparent}
.lk .content .user_info_zone .double_block .b-day input[type=text]{padding:0 16px;background-color:transparent;color:#707070;font-size:14px;font-weight:300}
.lk .content .user_info_zone .double_block .gender{position: relative; height:32px;border-radius:16px;border:1px solid #e4e4e4}
.lk .content .user_info_zone .double_block .gender:before{content:'пол';color:#8abc3e;font-size:14px;font-weight:300;position:absolute;top:-16px;left:0;text-transform:none;margin-bottom:0}
.lk .content .user_info_zone .double_block input{height:32px}
.lk .content .user_info_zone .bonusCard{width:50%;padding:0}
.lk .content .user_info_zone .bonusCard{margin:36px 0 0;position:relative}
.lk .content .user_info_zone .bonusCard:before{content:'';position:absolute;width:calc(200% + 126px);top:-36px;left:-30px;height:1px;background-color:#e4e4e4}
.lk .content .user_info_zone .bonusCard:after{content:'';position:absolute;width:calc(200% + 126px);bottom:-48px;left:-30px;height:1px;background-color:#e4e4e4}
.lk .content .user_info_zone .bonusCard input[type=button]{position:absolute;top:50%;right:-192px;transform:translateY(-50%)}
.lk .content .user_info_zone .agree{margin:16px 0}
.lk .content .save{display:block;max-width:214px;margin:30px auto}
.lk .content input[type=submit]:disabled{background-color:#e4e4e4;color:#fff;border:1px solid #e4e4e4;pointer-events:none}
.lk .gender .block{display:flex;align-items:center;overflow:hidden;border-radius:16px;height:100%}
.lk .gender .radio{color:#e4e4e4;font-size:14px;font-weight:300;height:100%;width:50%;text-align:center}
.lk .gender .radio input[type=radio]{position:absolute;opacity:0;right:0;top:0;height:100%;width:100%}
.lk .gender .radio input[type=radio]+.radio-label{height:100%;display:flex;align-items:center;text-align:center;justify-content:center;}
.lk .gender .radio input[type=radio]+.radio-label:before{content:none}
.lk .gender .radio input[type=radio]:checked+.radio-label{color:#fff;background-color:#8abc3e}
.lk .gender .radio input[type=radio]:disabled+.radio-label{color:#707070;background:#e4e4e4}
.lk .gender .radio input[type=radio]+.radio-label:empty:before{margin-right:0}
@media (max-width:1023px){
    .lk{margin:24px 0}
    .lk .title{margin-bottom:24px}
    .lk{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;grid-column-gap:48px}
    .lk input[type=email],.lk input[type=text]{height:32px;font-size:1rem;border-radius:16px;padding:0 16px}
    .lk label .access{right:-48px;width:32px;height:32px;font-size:30px}
    .lk .content .avatar_zone{margin:24px}
    .lk .content .lk-confirm-phone{padding:0 8px}
    .lk .content .user_info_zone{grid-row-gap:36px;padding:16px 64px 0 24px;overflow:hidden}
    .lk .content .user_info_zone .bonusCard{width:100%}
    .lk .content .user_info_zone .bonusCard input[type=button]{height:32px;border-radius:16px;right:-50px}
    .lk .content .save{margin:24px auto}
}
@media (max-width:480px){
    .lk .content .user_info_zone .double_block{flex-direction:column;align-content: flex-start;}
    .lk .content .user_info_zone .double_block .gender{margin: 0px 0px 36px 0px;}
    .lk .content .user_info_zone .double_block .b-day, .lk .content .user_info_zone .double_block .gender{width: 100%;}
    .lk .content .avatar_zone{margin:24px 8px}
    .lk .content .lk-confirm-phone{font-size:14px;min-width:auto}
    .lk .content .upload_zone label{width:100%}
    .lk .content .upload_zone input[type=button]{width:100%;max-width:calc(100% - 16px)}
    .lk .content .upload_zone .info{white-space:pre;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}
    .lk .content .user_info_zone{padding:16px 64px 0 8px}
    .lk .content .user_info_zone .bonusCard input[type=button]{height:32px;border-radius:16px;right:0;position:relative;top:0;display:block;transform:none;width:100%;margin-top:16px}
}

/*----------------------------------------------------- */
/* LK PSW */
/*----------------------------------------------------- */
.change_password .list,.forgot_password .list{margin-top:32px;border:1px solid #e4e4e4;padding:32px 40px 40px}
.change_password .list .submit,.forgot_password .list .submit{margin:24px auto 0;display:block}
.change_password .list .block,.forgot_password .list .block{margin-bottom:24px;width:90%}
.change_password .list .block .input,.forgot_password .list .block .input{height:48px;width:100%;border-radius:24px}
.change_password .list .block .input:focus input,.change_password .list .block .input:hover input,.forgot_password .list .block .input:focus input,.forgot_password .list .block .input:hover input{border-color:#8abc3e}
.change_password .list .block .input.error:before,.forgot_password .list .block .input.error:before{content:'';position:absolute;top:50%;right:-60px;transform:translateY(-50%);font-family:FontAwesome;font-size:48px;font-weight:400;color:#c10010}
.change_password .list .block .input.access:before,.forgot_password .list .block .input.access:before{content:'';position:absolute;top:50%;right:-60px;transform:translateY(-50%);font-family:FontAwesome;font-size:48px;font-weight:400;color:#8abc3e}
.change_password .list .block .show_hide_btn,.forgot_password .list .block .show_hide_btn{bottom:48px;position:relative;left:calc(100% - 48px);border-radius:50%;width:48px;height:48px;cursor:pointer}
.change_password .list .block .show_hide_btn:before,.forgot_password .list .block .show_hide_btn:before{color:#707070;font-family:FontAwesome;font-size:20px;font-weight:40;position:absolute;top:0;left:0;content:'';width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.change_password .list .block .show_hide_btn:hover:before,.forgot_password .list .block .show_hide_btn:hover:before{color:#8abc3e}
.change_password .list .block .show_hide_btn.show:before,.forgot_password .list .block .show_hide_btn.show:before{content:'\f06e'}
.change_password .list .block input,.forgot_password .list .block input{width:100%;height:100%;border:1px solid #e4e4e4;border-radius:24px;padding:0 48px 0 24px;color:#a8a8a8;font-size:23px;font-weight:600;box-sizing: border-box;}
.change_password .list .block input:focus,.change_password .list .block input:hover,.forgot_password .list .block input:focus,.forgot_password .list .block input:hover{border-color:#8abc3e}
.change_password .list .block label,.forgot_password .list .block label{width:100%;margin-left:32px;margin-bottom:4px;display:inline-block;color:#8abc3e;font-size:14px;font-weight:300}
@media (max-width:767px){
    .change_password,.forgot_password{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;grid-gap:16px;grid-row-gap:16px;grid-column-gap:16px}
    .change_password .list,.forgot_password .list{padding:16px 16px 32px}
    .change_password .list .block,.forgot_password .list .block{width:100%}
    .change_password .list .block input,.forgot_password .list .block input{font-size:1.125rem}
}

/*----------------------------------------------------- */
/* LK MENU */
/*----------------------------------------------------- */
.box-sticky-wrapper{position: relative;}
.box-sticky{background-color:#fff;position:sticky;top:20px;height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-row-gap:24px}
.user_block{width:100%;border:1px solid #e4e4e4;background-color:#fff;padding:24px 0}
.user_block .user_name{width:80%;margin:0 auto;color:#707070;font-size:20px;font-weight:600;text-align:center;padding-bottom:16px;border-bottom:1px dashed #e4e4e4;margin-bottom:16px}
.user_block ul{width:80%;margin:0 auto 32px}
.user_block ul li a{margin:24px 0;color:#8abc3e;font-size:18px;font-weight:400;line-height:36px}
.user_block ul li a.active{pointer-events:none}
.user_block ul li a.active,.user_block ul li a:hover{color:#707070}
.user_block .info{color:#a8a8a8;font-size:18px;font-weight:600;line-height:20px;margin:0 auto 12px;text-align:center}
.user_block input[type=button],.user_block input[type=submit]{margin:0 auto;display:block}

/*----------------------------------------------------- */
/* LK DELIVERY */
/*----------------------------------------------------- */
.delivery-card__header {display: flex; align-items: center; height: 30px;}
.delivery-card__icon {margin-right: 10px;}
.delivery-card__bottom {padding-top: 7px;}
.delivery-card--compact {width: 100%;}
.change-delivery-option-modal__delivery-option {min-width: 45%;}

@media (min-width: 1024px) {
    .delivery-card--compact {height: 170px;}
}
@media (min-width: 768px) {
    .delivery-card--compact {width: 280px;}
}

/*----------------------------------------------------- */
/* WIDJET */
/*----------------------------------------------------- */
jdiv[class^="wrap_"] {bottom: 45px !important;}

/*----------------------------------------------------- */
/* NO RESULT */
/*----------------------------------------------------- */
.no-result{margin-bottom:50px}
.no-result__inner{display:flex}
.no-result__header{margin-bottom:28px;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#8cbf3f}
.no-result__middle{max-width:630px}
.no-result__middle-list{font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#000}
.no-result__middle-item{position:relative;display:flex;align-items:center;padding-left:25px;margin-bottom:16px}
.no-result__middle-item::before{content:'!';position:absolute;left:1px;top:3px;width:14px;height:14px;display:flex;justify-content:center;align-items:center;text-align:center;font-style:normal;font-size:12px;background-color:#8cbf3f;border-radius:50%;color:#fff}
.no-result__middle-link{margin-left:5px;text-decoration:underline;color:#8cbf3f}
.images-parallax{position:relative;flex:0 1 570px}
.images-parallax__body{position:absolute;width:100%;height:100%;top:0;left:0}
.images-parallax__item{position:absolute;width:100%;height:150%;top:-40%;left:0}
.images-parallax__basket,.images-parallax__circle-big,.images-parallax__circle-little,.images-parallax__circle-middle,.images-parallax__circle-outline,.images-parallax__loupe{position:absolute;width:100%;height:100%;left:0}
.images-parallax__loupe{right:0;top:0;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-1/loupe.png);background-position:top right;background-repeat:no-repeat;z-index:3}
.images-parallax__basket{top:0;left:0;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-1/basket.png);background-position:center;background-repeat:no-repeat;z-index:2}
.images-parallax__circle-outline{top:15%;left:16%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-1/circle-outline.svg);background-position:left;background-repeat:no-repeat;z-index:2}
.images-parallax__circle-big{bottom:-20%;left:20%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-1/circle-big.svg);background-position:left;background-repeat:no-repeat;z-index:1}
.images-parallax__circle-middle{top:39%;left:8%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-1/circle-middle.svg);background-position:center;background-repeat:no-repeat;z-index:1}
.images-parallax__circle-little{bottom:15%;left:28%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-1/circle-little.svg);background-position:left;background-repeat:no-repeat;z-index:1}
.no-result__images-mobile{display:none}
@media (max-width:768px){
    .no-result__images-mobile{display:block}
    .no-result__images-mobile img{max-width:100%}
    .images-parallax,.images-parallax-two{display:none}
    .no-result__header{margin-bottom:30px;font-size:16px;line-height:18px}
    .no-result__middle-list{font-size:16px;line-height:21px}
    .no-result__middle-item{margin-bottom:10px}
    .no-result{margin-bottom:70px}
    .no-result__inner{display:flex;flex-direction:column}
    .no-result__middle{max-width:none;margin-bottom:50px}
    .images-parallax{flex:0 1 100%}
}
.images-parallax-two{position:relative;flex:0 1 570px}
.images-parallax__body{position:absolute;width:100%;height:100%;top:0;left:0}
.images-parallax__item{position:absolute;width:100%;height:150%;top:-40%;left:0}
.images-parallax-two .images-parallax__item::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-2/background-doctor.svg);background-repeat:no-repeat;background-position:center;z-index:1;opacity:.25}
.images-parallax__doctor,.images-parallax__pill-green-one,.images-parallax__pill-green-two,.images-parallax__pill-red-one,.images-parallax__pill-red-two{position:absolute;width:100%;height:100%;left:0}
.images-parallax__doctor{left:0;top:0;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-2/doctor.png);background-position:center;background-repeat:no-repeat;z-index:4}
.images-parallax__pill-red-two{top:13%;left:-30%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-2/pill-red-2.png);background-position:top right;background-repeat:no-repeat;z-index:3}
.images-parallax__pill-red-one{top:30%;left:27%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-2/pill-red-1.png);background-position:left;background-repeat:no-repeat;z-index:2}
.images-parallax__pill-green-two{top:-30%;left:25%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-2/pill-green-2.png);background-position:left;background-repeat:no-repeat;z-index:1}
.images-parallax__pill-green-one{top:10%;left:20%;background-image:url(/local/templates/.default/css/../img/no-result-page/no-result-2/pill-green-1.png);background-position:center;background-repeat:no-repeat;z-index:1}

/*----------------------------------------------------- */
/* TOOLTIP */
/*----------------------------------------------------- */
.arrow_box{position:absolute;background:#fff;border:1px solid #ceb200;color:#ceb200;z-index:3;font-size:13px;border-radius:4px;width:250px;padding:10px;left:-5px;top:30px;text-align: center;}
.arrow_box:after,.arrow_box:before{bottom:100%;left:5%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}
.arrow_box:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:6px;margin-left:-6px}
.arrow_box:before{border-color:rgba(196,163,17,0);border-bottom-color:#ceb200;border-width:8px;margin-left:-8px}
.fa-vector:before{background-image:url(/local/templates/.default/css/../img/icon/iconTime.png);background-size:17px 17px;display:inline-block;width:17px;height:17px;content:""}

.arrow_box.pos-top_left{left: unset;right: -22px;top: -40px;}
.arrow_box.pos-top_left:after,.arrow_box.pos-top_left:before{border-bottom-color: rgba(255,255,255,0);top:100%;left: unset;right:5%;}
.arrow_box.pos-top_left:after{border-top-color:#fff;margin:0px 10px 0px 0px}
.arrow_box.pos-top_left:before{border-top-color: #ceb200;margin:0px 8px 0px 0px}
.product-card .fa-vector{position: relative;z-index: 3;color: #CEB200;}
@media (max-width:412px){.arrow_box{font-size:11px;width:220px;padding:2px 0}}
@media (max-width:768px){.button_b9da{bottom: 57px!important;}}
.site-footer__item a {color: white}
.wrap_deff {z-index: 5!important;}

/*----------------------------------------------------- */
/* NEW MAP OUR PHARMACY delete when get all new template maps*/
/*----------------------------------------------------- */
.delivery-map__map .ymaps-2-1-79-balloon {box-shadow: none;}
.delivery-map__map .ymaps-2-1-79-balloon__layout {background-color: transparent!important;border: none;padding:0;border-radius:8px;color:initial;box-sizing:border-box;max-width: min-content!important;}
.delivery-map__map .ymaps-2-1-79-balloon__content {background: transparent;padding: 0;}
.delivery-map__map .ymaps-2-1-79-balloon__tail {display: none;}
.delivery-map__map .ymaps-2-1-79-balloon__content > ymaps {padding-left: 5px;}
.delivery-map__map .ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {margin-right: 0;background-color: transparent!important;}
.delivery-map__map .ymaps-2-1-79-balloon__close {background-color: transparent!important;}
.delivery-map__map .ymaps-2-1-79-balloon__close-button:before {color: #585858!important;}
.delivery-map__map.empty_map{background:0 0;color:#8bbd3f}
.delivery-map__map.empty_map .empty_map_container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.delivery-map__map.empty_map .empty_map_container .empty_map_img{margin-bottom:26px}
.delivery-map__map.empty_map .empty_map_container .empty_map_header{font-style:normal;font-weight:700;font-size:30px;line-height:1.16;text-align:center;margin-bottom:11px}
.delivery-map__map.empty_map .empty_map_container .empty_map_clear{font-weight:400;font-size:20px;line-height:1.15;text-align:center;border-bottom:1px dashed}

/*----------------------------------------------------- */
/* NEW MAP IN LK  delete when get all new template maps*/
/*----------------------------------------------------- */
.delivery-map .ymaps-2-1-79-balloon {box-shadow: none;}
.delivery-map .ymaps-2-1-79-balloon__layout {background-color: transparent!important;border: none;padding:0;border-radius:8px;color:initial;box-sizing:border-box;max-width: min-content!important;}
.delivery-map .ymaps-2-1-79-balloon__content {background: transparent;padding: 0;}
.delivery-map .ymaps-2-1-79-balloon__tail {display: none;}
.delivery-map .ymaps-2-1-79-balloon__content > ymaps {padding-left: 5px;}
.delivery-map .ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {margin-right: 0;background-color: transparent!important;}
.delivery-map .ymaps-2-1-79-balloon__close {background-color: transparent!important;}
.delivery-map .ymaps-2-1-79-balloon__close-button:before {color: #585858!important;}
.delivery-map.empty_map{background:0 0;color:#8bbd3f}
.delivery-map.empty_map .empty_map_container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}
.delivery-map.empty_map .empty_map_container .empty_map_img{margin-bottom:26px}
.delivery-map.empty_map .empty_map_container .empty_map_header{font-style:normal;font-weight:700;font-size:30px;line-height:1.16;text-align:center;margin-bottom:11px}
.delivery-map.empty_map .empty_map_container .empty_map_clear{font-weight:400;font-size:20px;line-height:1.15;text-align:center;border-bottom:1px dashed}

/*----------------------------------------------------- */
/* PREPARAT DETAIL */
/*----------------------------------------------------- */
.gallery h2{color:var(--black);font-size:36px;font-weight:600;margin:0 0 30px}
.gallery__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;overflow:auto hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:20px}
.gallery__item{background-color:#F8F7F8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:250px;height:356px;padding:8px 6px;overflow:hidden}
.gallery__item:hover{cursor:-webkit-zoom-in;cursor:zoom-in}
.gallery__item img{max-width:100%;max-height:100%;height:auto;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}
.gallery__item:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}
.gallery.v2 .gallery__item{height:250px}
.gallery__list::-webkit-scrollbar{height:8px;background-color:#fff}
.gallery__list::-webkit-scrollbar-thumb{background-color:#8bbd3f}
.gallery__list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);background-color:#c4c4c4}

.preparaty_content_header{font-style:normal;font-weight:700;font-size:24px;line-height:1.2;color:#172500;margin-bottom:16px}
.preparaty_content_menu_item{font-style:normal;font-weight:400;font-size:16px;line-height:1.2;margin-bottom:16px}
.preparaty_content_menu_item a{color:#172500}
.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}
.pagination__show-more{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}
.preparat_pharma_container > p{font-weight:400;font-size:16px;line-height:1.3;margin-bottom:16px}
.preparat_pharma_title{color:var(--black);font-size:36px;font-weight:600;margin:0 0 30px}
.faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-flex:1;-ms-flex:1;flex:1}
.faq__item{background-color:#F9F9F9;border-radius:4px}
.faq__item h4{margin:0;height:96px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:700;color:#333;position:relative;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.faq__item h4:after{content:'';background-image:url(/local/templates/.default/css/components/preparat-page/i__chevron.svg);background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;min-width:24px;width:24px;height:14px;opacity:.4;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.faq__item.toggle-active h4:after{transform: rotate(0deg);}
.faq__item-content{font-size:16px;color:#172500;padding:22px 30px 30px;display:none}
.faq__item-content *{font-size:16px;color:#172500}
.faq__item h4:hover:after{opacity:1}
.active.faq__item h4:after{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
.product-slider{margin-top:0;margin-bottom:0}
.gallery,.preparat_pharma_container,.product-tabs-container,.product-slider{margin-bottom:4rem}
.product-tabs__tabs{width:100%}
.product-tabs__tab{border:none;text-align:left;width: auto;}
.product-tabs__content{margin:0}
.product-tabs__content .product-tabs__section{margin:0; display: block}
.licenses-page .licenses-content{margin: 0px 0px 20px 0px;}

@media (min-width: 1200px) {
    .medecine-page__photos {margin-bottom: 50px;}
}
@media (max-width: 767px) {
    .product-detail__anchors{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
    .product-detail__anchors li{margin:0 0 10px;font-size:16px}
    .faq__item h4{height:70px;padding:0 15px;font-size:18px}
    .faq__item h4:after{width:16px;min-width:16px;height:9px}
    .faq__item-content{padding:0 30px 26px}
    .faq .product-comments__rating{display:none}
}
@media (max-width:480px) {
    .faq__item-content{padding:0 15px 18px}
}

/*----------------------------------------------------- */
/* CONFIRM PAY */
/*----------------------------------------------------- */
.sale_order_full_result .sale_order_full_result_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:27px 0}
.sale_order_full_result .sale_order_full_result_header h1{font-style:normal;font-weight:700;font-size:30px;line-height:35px;color:#8BBD3F}
@media (max-width: 768px) {
    .sale_order_full_result .sale_order_full_result_header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
    .sale_order_full_result .sale_order_full_result_header h1{margin:16px 0}
}

/*-----------------------------------------------------*/
/* APLAUT */
/*-----------------------------------------------------*/
.sp-listing-inline-rating-widget{display: flex; gap: 2px}
.sp-inline-rating-review-count{margin: 0px 0px 0px 5px; color: #000000;}
.sp-inline-reviews-cloud{margin-top: 2px; margin-left: 4px; margin-right: 3px;}
.sp-inline-rating-value{margin-right: 3px;}
.sp-inline-reviews-cloud img{min-width: 20px; color: #000000;}
#sp-product-reviews-widget .sp-content-rating-distribution-item-value{width: 70px !important;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.product-group-layout{margin: 0px 0px 24px 0px;}
.group-layout-title{margin: 0px 5px 0px 0px;}
.group-layout-link{margin: 0px 5px 0px 0px;}

@media (max-width:1023px){
    div.product-card{border-left: 1px solid #E5E5E5 !important;}
}

/*-----------------------------------------------------*/
/* MAP POPUP */
/*-----------------------------------------------------*/
.popup-fade {display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgba(0,0,0,0.6);z-index: 1000;}
.popup-fade .popup_content {background-color: #fefefe;margin: 50px auto;border: 1px solid #888;z-index: 1101; max-width: 970px;}
.popup-fade .popup-fade-close {position: relative;left: calc(100% + 5px);}
.popup-fade .popup-fade-close img {width: 25px;height: 25px;}
@media (max-width: 1024px) {
    .popup-fade .popup_content {margin-left: 20px; margin-right: 20px}
    .popup-fade .popup-fade-close {bottom: 25px; left: calc(100% - 20px)}
}

/*-----------------------------------------------------*/
/* LOADER PAY */
/*-----------------------------------------------------*/
.loader-fade {overflow: hidden; background-color: white;}
.loading-content {width: 100%;height: 100%; max-width: 80% !important; margin: 0 auto !important; border: none !important;}
.loading {padding: 50px 0;}
.loading__inner {position: relative;display: flex;flex-direction: column;padding: 24px 24px 0;background-color: #7FC34D;}
.loading__title {margin-bottom: 20px;font-weight: 700;font-size: 30px;line-height: 35px;color: var(--white);}
.loading__descr {margin-bottom: 20px;font-weight: 400;font-size: 16px;line-height: 19px;color: var(--black);}
.loading__loading {position: relative;width: 100%;height: 14px;background-color: var(--white);border-radius: 7px;}
.loading__pic {vertical-align: bottom;}
.loading__progressbar {height: 100%;animation: progressbar 5s linear infinite;background: linear-gradient(90.2deg, #E9CB53 3.79%, #CFB74C 40.3%, #F7ECA4 54.81%, #E9CB53 99.83%);border-radius: 7px;}
.loading__pictures {margin-top: -20px;z-index: 2;}
.loading__pictures svg {position: absolute;bottom: 10px;right: 12px;width: 56px;height: 56px;}
@media (min-width: 768px) {
    .loading {padding: 200px 0;}
    .loading__inner {flex-direction: row;padding: 30px;}
    .loading__info {flex: 0 1 57%;}
    .loading__title {font-size: 40px;line-height: 50px;}
    .loading__descr {max-width: 255px;font-size: 18px;line-height: 21px;}
    .loading__loading {z-index: 2;}
    .loading__pictures {margin-top: 0;z-index: 1;}
    .loading__pic {position: absolute;bottom: 0;right: 0;max-width: 70%;vertical-align: baseline;}
    .loading__pictures svg {bottom: 17px;right: 26px;width: 84px;height: 84px;}
}
@media (min-width: 1024px) {
    .loading__inner {padding: 50px 72px;}
    .loading__title {font-size: 60px;line-height: 70px;}
    .loading__pic {max-width: 100%;}
}
@keyframes progressbar {
    0% {width: 0;}
    100% {width: 100%;}
}

/*-----------------------------------------------------*/
/* TABS */
/*-----------------------------------------------------*/
.tabs{width:100%;margin:0 0 10px 0}
.tabs .tab-item.active{color:#8bbd3f;}
.tabs_content .content-item{display:none}
.tabs_content .content-item.active{display:block}

/*-----------------------------------------------------*/
/* DELIVERY MAP OFFICE */
/*-----------------------------------------------------*/
.delivery-map_office{margin:0 0 20px 0}
.delivery-map_office .tabs{display:flex;margin:0 0 25px 0}
.delivery-map_office .tab-item{border:1px solid #c8c8c8;border-radius:20px 20px 0 0;font-weight:700;font-size:16px;color:#707070;background:#fff;padding:10px 29px;margin-left:-20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.delivery-map_office .tab-item:first-child{margin-left:0}
.delivery-map_office .tab-item.active{color:#fff;background:#8bbd3f;z-index:1}
@media (max-width:768px){
    .delivery-map_office .tabs{flex-direction:column;margin:0}
    .delivery-map_office .tab-item{border:1px solid #c8c8c8;border-radius:25px;margin-left:0;margin-bottom:5px;padding:16px 0;font-style:normal;font-weight:700;font-size:16px}
}

/*-----------------------------------------------------*/
/* header */
/*-----------------------------------------------------*/
.site-header__support {line-height: 14px;}

.site-header__preambule {margin-top: 0px;}
.site-header__town-selector,
.site-header__town-selector-button {font-size: 16px;line-height: 19px;}
.site-header__phone {background-position: center left;}
.site-header__phone a {color: var(--black);}

.site-header__items {margin-top: 20px; flex-wrap: nowrap;}
.site-header__logo {width: 169px;height: 55px;margin-top: 0px;}
.site-header__search {margin-left: 25px;margin-right: 0px;}
.site-header__search .search-form__submit {padding: 9px 39px 10px;}
.site-header__shop-widget .shop-widget {padding-bottom: 0px;gap: 9px;}
.site-header__shop-widget .shop-widget__label {padding: 0px;}
.site-header__shop-widget .shop-widget__item+.shop-widget__item {margin: 0px;}
.site-header__shop-widget .shop-widget__link {padding: 31px 0 0;}
.site-header__shop-widget .shop-widget__link.shop-widget__link--profile {background-position: center 7px;}
.site-header__shop-widget .shop-widget__link.shop-widget__link--favorite {background-position: center 6px;}
.site-header__shop-widget .shop-widget__link--contented .shop-widget__label {padding: 0 5px;}
.site-header__shop-widget .shop-widget__link--contented.shop-widget__link--bordered {width: auto;padding: 10px 35px 0 5px;background-position: right 5px top 6px;}
.site-header__shop-widget .shop-widget__link--bordered::before {top: -3px;left: 1px;height: 46px;}
.site-header__shop-widget .shop-widget__content {padding-left: 0px;white-space: nowrap;}
.site-header__shop-widget .shop-widget .shop-widget__link--shop .shop-widget__notification {top: -9px;right: -2px;}
.shop-widget__notification-padding {top: -10px !important;right: -3px !important;}
.shop-widget__basket {z-index: 1;}

.site-header__tags {position: relative;}

.header-tags__tag.active .header-tag__link {
    background: transparent;
    color: #000;
}

.header-tags__tag.active .header-tag__active {
    background-color: var(--primary);
    color: #fff;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.header-tags__tag.active .header-tag__active:hover {
    background-color: transparent;
    color: #000;
}

.header-tag__link.header-tag__selected {
    font-weight: 700;
    color: var(--black);
}

.shop-aside-align {
    vertical-align: super;
}

@media (max-width: 1023px) {
    .site-header {
        padding-top: 10px;
    }

    .site-header__support {
        top: 0px;
    }

    .site-header__preambule {
        height: 41px;
        align-items: flex-end;
    }

    .site-header__town-selector,
    .site-header__town-selector-button {
        font-size: 14px;
        line-height: 16px;
    }

    .site-header__town-selector {
        margin-bottom: auto;
    }

    .site-header__phone--one {
        margin-right: 17px;
    }

    .site-header__logo {
        width: 140px;
        height: 45px;
    }

    .site-header__search {
        margin-left: 16px;
    }

    .site-header__search .search-form__submit {
        padding: 0px;
    }

    .site-header__shop-widget {
        margin-left: 9px;
    }

    .site-header__catalog-button {
        margin-left: 15px;
    }

    .site-header__catalog-icon {
        margin: 12px 0 8px;
        width: 21px;
        height: 17px;
    }
}

@media (max-width: 767px) {
    .site-header .container {
        padding: 0px 10px;
    }

    .site-header__support {
        display: none;
    }

    .site-header__logo {
        width: 128px;
        height: 42px;
        margin-top: 1px;
    }

    .site-header__items {
        margin-top: 0px;
        padding: 0px;
        flex-wrap: wrap;
    }

    .site-header__search {
        margin: 4px 0px 0px 0px;
        width: 100%;
        max-width: calc(100% - 212px);
    }

    .site-header__phone-mobile {
        width: 42px;
        height: 42px;
        background: url(/local/templates/.default/css/../img/i/tel.svg) center center no-repeat;
    }

}

@media (max-width: 479px) {
    .site-header__search {
        max-width: none;
    }

    .site-header__items {
        flex-wrap: wrap;
        gap: 0px;
    }

    .site-header__preambule {
        position: absolute;
        top: 18px;
        left: 151px;
        width: calc(100% - 220px);
        z-index: 3;
    }

    .site-header__town-selector {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-size: 12px;
        line-height: 14px;
        font-weight: 400;
    }

    .site-header__town-selector-button {
        font-size: 14px;
        line-height: 16px;
        margin: 0px;
    }

    .notification-city {
        width: calc(100vw);
        max-width: calc(100vw - 24px);
        position: absolute;
        left: -139px;
        top: 94px;
        margin: 0px;
        border-radius: 8px;
        height: 40vw;
        padding: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

/*-----------------------------------------------------*/
/* bloc-info */
/*-----------------------------------------------------*/
@media (max-width: 479px) {
    body > .bloc-info {bottom: 60px;}
}

/*-----------------------------------------------------*/
/* banner__reclame */
/*-----------------------------------------------------*/
.banner__reclame-main {min-width: 50px;height: 16px;font-size: 8px;line-height: 10px;}
.banner__reclame-main > svg {width: 8px;height: 8px;}

@media (max-width: 1023px) {
    .banner-slider .banner__reclame {left: 38px;}
}

@media (max-width: 479px) {
    .banner-slider .banner__reclame {left: 30px;}
}

/*-----------------------------------------------------*/
/* mobile menu */
/*-----------------------------------------------------*/
.site-header__mob-wrapper {
    display: flex;
    align-items: center;
    column-gap: 7px;
    width: 100%;
    order: 3;
}

.site-header__mob-button {
    width: 40px;
    height: 40px;
}

.site-header__mob-button svg {
    width: 40px;
    height: 40px;
}



.site-header__mob-content {
    position: fixed;
    left: -100%;
    top: 0;
    right: 0;
    bottom: 0;

    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: 100vh;
    overflow-y: auto;
    background-color: #fff;

    user-select: none;
    pointer-events: none;
    overflow-x: hidden;
    z-index: 7;
    transition: left 0.4s linear;
}

.site-header__mob-content.open-mob-menu {
    left: 0;

    user-select: auto;
    pointer-events: visible;
}

.site-header__mob-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
    padding: 10px;
    margin-bottom: 6px;
}

.site-header__mob-btn-close {
    display: flex;
    align-items: center;
    column-gap: 6px;

    font-weight: 700;
    line-height: normal;
    font-size: 12px;
    color: #172500;
}

.site-header__mob-btn-close svg {
    width: 22px;
    height: 22px;
}

.site-header__mob-btn-close span {
    font-weight: 700;
    line-height: normal;
    font-size: 13px;
    color: #172500;
}

.site-header__mob-phone {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.site-header__mob-phone span {
    color: #9B9B9B;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}

.site-header__mob-middle {
    display: flex;
    align-items: center;
    column-gap: 12px;
    justify-content: space-between;
    margin-bottom: 22px;
    padding: 10px;
}

.site-header__mob-catalog-btn {
    display: flex;
    align-items: center;
    column-gap: 10px;
    max-width: 270px;
    height: 43px;
    width: 100%;
    padding: 10px 20px;
    border-radius: 22px;
    background: #8BBD3F;

    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-catalog-btn span {
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-favorite {
    display: flex;
    flex-direction: column;
    row-gap: 1px;
    align-items: center;

    color: #172500;
    text-align: center;
    font-size: 10px;
    line-height: normal;
}

.site-header__mob-favorite span {
    color: #172500;
    text-align: center;
    font-size: 12px;
    line-height: normal;
}

.site-header__mob-favorite-btn {}

.site-header__mob-menu {
    margin-bottom: 21px;
}

.site-header__mob-menu-item {
    display: flex;
    align-items: center;
    column-gap: 7px;
    border-bottom: 1px solid #F0F1F2;
}

.site-header__mob-menu-item.dropdown__list.hidden {
    display: none;
}

.site-header__mob-menu-item.dropdown__list {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: start;
    transition: 300ms ease all;
}

.site-header__mob-menu-item.dropdown__list .site-header__mob-menu-link.dropdown__item .site-header__mob-menu-text {
    font-weight: normal;
}

.site-header__mob-menu-item.dropdown__toggle-list svg {
    rotate: none;
    transition: 300ms ease all;
}

.site-header__mob-menu-item.dropdown__toggle-list.active svg {
    rotate: 90deg;
    transition: 300ms ease all;
}

.site-header__mob-menu-link.dropdown__item {
    margin-left: 20px;
}

.site-header__mob-menu-item:first-child {
    padding: 12px 10px;
}

.site-header__mob-menu-text {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-menu-cities {
    color: #8BBD3F;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-menu-link {
    display: flex;
    align-items: center;
    column-gap: 6px;
    padding: 12px 10px;
}

.site-header__mob-contacts {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: auto;
    margin-bottom: 20px;
    text-align: center;
}

.site-header__mob-contacts-phone {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    align-items: center;
    width: fit-content;
    margin: 0 auto 26px;
    color: #172500;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-contacts-phone span {
    color: #9B9B9B;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
}

.site-header__mob-socials {}

.site-header__mob-socials-label {
    margin-bottom: 7px;
    color: #172500;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
}

.site-header__mob-socials-list {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.site-header__mob-socials-item {}

.site-header__mob-socials-link {
    display: flex;
    align-items: center;
    justify-content: center;
}


.site-header__mob-catalog {}


.site-header__mob-catalog {
    position: fixed;
    left: -100%;
    top: 0;
    right: 0;
    bottom: 0;

    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    padding-bottom: 70px;
    overflow-y: auto;
    background-color: #fff;

    user-select: none;
    pointer-events: none;
    overflow: hidden;
    z-index: 5;
    transition: left 0.4s linear;
}

.site-header__mob-catalog.open-mob-catalog {
    left: 0;

    user-select: auto;
    pointer-events: visible;
}


.site-header__mob-catalog-top {
    padding: 10px;
    border-bottom: 1px solid #EFF0F1;
}

.site-header__mob-catalog-middle {
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 20px 10px 10px;
    text-align: center;
}

.site-header__mob-catalog-back {}

.site-header__mob-catalog-title {
    width: 100%;
    color: #172500;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-catalog-content {
    padding: 10px 10px 0;
    overflow-y: auto;
    max-height: calc(100vh - 180px);
}

.site-header__mob-catalog-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 9px;
    column-gap: 9px;
    padding-bottom: 9px;
}
.site-header__mob-catalog-list:last-child {
    padding-bottom: 100px;
}
.site-header__mob-catalog-item {
    display: grid;
}

.site-header__mob-catalog-link {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    align-items: center;
    padding: 5px 10px 10px;
    border-radius: 8px;
    background-color: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(23, 37, 0, 0.15);

    color: #172500;
    text-align: center;
    font-size: 10px;
    line-height: normal;
}
.site-header__mob-catalog-link span {
    min-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-header__mob-catalog-pic {
    width: 44px;
    height: 44px;
    object-fit: contain;
}


.site-header__mob-sections {
    padding: 20px 0 120px;
}

.site-header__mob-sections-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.site-header__mob-sections-item {}

.site-header__mob-sections-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 10px;
    padding: 13px 0;
    border-bottom: 1px solid #F0F1F2;
}

.site-header__mob-sections-link .site-header__mob-menu-text {
    font-weight: 400;
    text-align: start;
}

.site-header__mob-menu-text {}

.site-header__mob-sections-more {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 270px;
    width: 100%;
    height: 43px;
    margin: 0 auto;
    padding: 10px 26px;
    border-radius: 22px;
    background-color: #8BBD3F;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
}

.site-header__mob-catalog-link--discont {
    padding: 0;
    box-shadow: none;
    background-image: url('/local/templates/.default/img/catalog-icons/discounts.png');
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: bottom right;
    position: relative;
}

.site-header__mob-catalog-link--discont .site-header__mob-catalog-pic {
    width: 100%;
    height: auto;
    opacity: 0;
}

.site-header__mob-catalog-link--discont span {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

/*media recuares*/

@media (max-width: 767px) {
    .site-footer__container {
        margin-bottom: 40px;
    }

    .site-header__preambule {
        position: absolute;
        top: 18px;
        left: 151px;
        width: calc(100% - 220px);
        z-index: 3;
    }

    .site-header__phone-mobile {
        order: 2;
    }

    .site-header__mob-wrapper .site-header__search {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .site-header__mob-button {
        display: none;
    }

    .site-header__mob-wrapper {
        width: calc(100% - 405px);
        order: 2;
    }
}

@media (min-width: 1024px) {
    .site-header__mob-wrapper {
        width: 180px;
        flex-grow: 1;
        order: 3;
    }
}

.mobile-navigator__link--favorite {
    background-image: url(/local/templates/.default/css/components/mobile-navigator/favorite.svg);
}
.mobile-navigator__link--favorite + .mobile-navigator__notification {
    visibility: hidden;
}

.mobile-navigator__link--favorite + .mobile-navigator__notification.is-active  {
    visibility: visible;
}
.site-header__phone-mobile.active {
    z-index: 8;
}
.site-header__mob-favorite-btn {
    position: relative;
}
.site-header__mob-favorite-btn sup {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 3px;
    right: 0px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-weight: 500;
    font-size: 10px;
    /* line-height: 21px; */
    color: var(--white);
    text-align: center;
    background: #ee715f;
    background: var(--primary);
    box-shadow: 0 4px 4px rgba(238,113,95,.24);
    visibility: hidden;
}
.site-header__mob-favorite-btn.is-active sup {
    visibility: visible;
}


/* End */


/* Start:/local/components/impulseit/fivepost.search.city/templates/.default/style.css?17223221361620*/
.site-header__preambule .site-header__town-selector .notification-city span.notification-city__close {
    top: 4%;
    transform: translateX(-4%) translateY(-4%);
    position: absolute;
    left: 92%;
    cursor: pointer;
}

.site-header__preambule .site-header__town-selector .notification-city span.notification-city__close img {
    cursor: pointer;
}

@media (min-width: 480px) and (max-width: 768px) {
    .site-header__preambule .site-header__town-selector .notification-city span.notification-city__close {
        top: unset;
    }
}

.site-header__preambule .site-header__town-selector .notification-city .action-btn .accept-button {
    position: relative;
    -webkit-transition: none;
    transition: none;
    background: #FFFFFF;
    overflow: hidden;
}

.site-header__preambule .site-header__town-selector .notification-city .action-btn .accept-button .button__accept-fade_background{
    background: #E2EECFFF;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0
}


.site-header__preambule .site-header__town-selector .notification-city .action-btn .accept-button .button__accept-fade_text {
    position: relative;
    z-index: 1;
}

@-webkit-keyframes background {
    0% {
        background-size: 100%
    }
    to {
        background-size: 10000%
    }
}

@keyframes background {
    0% {
        background-size: 100%
    }
    to {
        background-size: 10000%
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes slide {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}


/* End */


/* Start:/local/templates/.default/components/bitrix/menu/impulsit_menu_categories/style.css?17102348421326*/
.header-subtags {
    position: absolute;
    overflow: hidden;
    top: 34px;
    left: 0;
    width: calc(100% - 32px);
    max-height: 0;
    padding: 30px 16px 40px;
    opacity: 0;
    user-select: none;
    pointer-events: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    z-index: 1;
    transition: max-height 0.1s linear 0.2s, opacity 0.1s linear 0.2s;
    box-shadow: 10px 10px 20px rgba(23,37,0,.15), -10px 10px 20px rgba(23,37,0,.15);
}

.header-subtags.active {
    max-height: 600px;
    opacity: 1;
    user-select: auto;
    pointer-events: visible;
}

.header-subtags::before {
    content: '';
    position: absolute;
    top: 10px;
    left: -50%;
    transform: translateX(-50%);
    width: 1000%;
    height: 100%;
    background-color: var(--white);
    z-index: -1;
}

.header-subtags__tag-link {
    display: inline-flex;
    padding: 10px 0;

    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.header-subtags__tag-link:hover {
    color: var(--secondary);
}

.site-header__tags {
    padding-bottom: 0;
}

.header-tag__link {
    display: inline-block;
    margin-bottom: -6px;
    padding-bottom: 10px;
}

.header-tag__link.header-tag__active {
    margin-bottom: 0;
    padding-bottom: 4px;
}

/* End */


/* Start:/local/templates/template_main/styles.css?16558707523*/
﻿
/* End */
/* /local/templates/.default/fancybox/fancybox.css?166866878115598 */
/* /local/templates/.default/css/bundle.css?1719574037338229 */
/* /local/templates/.default/css/bundle-edit.css?175515745257667 */
/* /local/templates/.default/css/iconfont.min.css?1655870753122158 */
/* /local/templates/.default/css/style.css?1750238661145993 */
/* /local/components/impulseit/fivepost.search.city/templates/.default/style.css?17223221361620 */
/* /local/templates/.default/components/bitrix/menu/impulsit_menu_categories/style.css?17102348421326 */
/* /local/templates/template_main/styles.css?16558707523 */
