/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font:1em monospace,monospace}a{background:0 0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font:1em monospace,monospace}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font:100%/1.15 inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.not-selectable{-moz-user-select:none;-webkit-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{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;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select: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{background:currentColor;content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);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-next,.carousel__button.is-prev{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,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;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,.4))}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:0}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(100,203,164,.94))}@media (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,.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.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;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);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;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 (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (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 (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{to{transform:rotate(1turn)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.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{animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{animation:fancybox-throwOutDown .15s ease both}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.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 hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background:#ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px;box-shadow:inset 0 0 4px #0003}.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;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background: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%;-o-object-fit:contain;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%;-o-object-fit:cover;object-fit:cover}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.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{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-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .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{padding:0;background:#18181be6;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: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:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:fancybox-fadeIn .15s ease-in backwards}.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{border:5px solid var(--fancybox-accent-color,rgba(100,203,164,.96));content:"";position:absolute;top:0;left:0;right:0;bottom:0;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;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__thumb{background:#ffffff1a;position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));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,.4))}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:fancybox-fadeIn .15s ease-in backwards}.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:translate(-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(100,203,164,.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;-webkit-user-select:none;-moz-user-select:none;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:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.fancybox__thumb{background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important}.fancybox__thumb:after{border-color:var(--c2)!important}:root{--c1:#272727;--c2:#00a5b2;--c3:#fff;--c4:#005daf;--c5:#c7c7c7;--c6:#f3f3f3;--c7:#f5f5f5;--c8:#676767;--c9:#979797;--c10:#ffd93f;--c11:#d9f1f3;--c12:#d9d9d9;--c13:#ff5fa0;--c14:#3abbc0;--c15:#ffd7e7;--tf:cubic-bezier(.215,.61,.355,1)}::-webkit-scrollbar{width:0;height:0}*{box-sizing:border-box;scrollbar-width:none}:focus{outline:0}* :after,* :before{box-sizing:inherit}.tns-visually-hidden,.visually-hidden,[hidden],[type=hidden]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}body,html{height:100%}html{--ff:"Calibri",sans-serif;--fz:max(1vw,16px);--fwB:bold;--fwR:normal;--offset:max(1.25vw,15px);--offset-xl:calc(var(--offset)*6);--offset-l:calc(var(--offset)*5);--offset-m:calc(var(--offset)*4);--offset-s:calc(var(--offset)*3);--offset-xs:calc(var(--offset)*2);--radius:1.5vw;--radius-15:1vw;--radius-10:.6vw;--radius-8:.5vw;--radius-6:.4vw;--radius-4:.25vw;--width:calc(var(--offset) + (var(--offset)*1.5)*2);--height:calc(var(--offset)*4.2);--viewportHeight:(var(--vh,1vh) * 100)}@media screen and (max-width:768px){html{--offset-s:calc(var(--offset)*2);--offset-xs:calc(var(--offset)*1.5)}}@media screen and (max-width:599px){html{--offset-m:calc(var(--offset)*3)}}@media screen and (max-width:999px){html{--radius:20px;--radius-15:15px;--radius-10:10px;--radius-8:8px;--radius-6:6px;--radius-4:4px}}@media screen and (max-width:1099px){html{--height:65px}}body{font:var(--fwR) var(--fz)/1.4 var(--ff);background:var(--c6);color:var(--c1);min-width:360px;margin:0;text-wrap:balance}body.modal-open{overflow:hidden}p{margin-top:0;margin-bottom:calc(var(--offset)*.6)}a{text-decoration:none}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button{font:1em var(--ff);background:0 0;margin:0;padding:0;text-align:left;border:none;cursor:pointer}a[data-opener]>*,button[data-opener]>*{pointer-events:none}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.btn{background:var(--c3);display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;padding:max((var(--offset) * .45),10px) max((var(--offset) * .7),16px);text-align:center;font-size:.95em;line-height:1.2;color:var(--c4);fill:var(--c4);border:1px solid var(--c7);border-radius:var(--radius-6);gap:max((var(--offset) * .4),8px);transition:all .55s var(--tf),opacity .35s var(--tf)}.btn svg{width:max((var(--offset) * .6),12px);height:max((var(--offset) * .6),12px)}.btn span{transition:transform .55s var(--tf);z-index:1}.btn--dot{overflow:hidden;--x: max(.4vw, 6px) }.btn--dot:after{background:var(--c4);content:"";position:relative;flex-shrink:0;width:max(.4vw,6px);height:max(.4vw,6px);border-radius:var(--radius-6);transition:.55s var(--tf)}.btn--dot:focus-within:after,.btn--dot:focus:after,.btn--dot:hover:after{transform:scale(25) translate(-25%)}.btn--dot:focus span,.btn--dot:focus-within span,.btn--dot:hover span{transform:translate(var(--x))}.btn--favorite{padding:max((var(--offset) * .25),7px);fill:var(--c5)}.btn--favorite svg{width:max((var(--offset) * 1),14px);height:max((var(--offset) * 1),14px)}.btn--icon{padding:calc(var(--offset)*.6);fill:var(--c4)}.btn--blue{background:var(--c4);color:var(--c3);fill:var(--c3);border-color:var(--c4)}.btn--blue:after{background:var(--c3)}.btn--arrow svg{width:max((var(--offset) * .4),8px);height:max((var(--offset) * .4),8px)}.btn:focus,.btn:focus-within,.btn:hover{background:var(--c3);color:var(--c2);fill:var(--c2);border-color:var(--c11);box-shadow:0 5px 5px #d9d9d933}.btn.selected{background:var(--c4);fill:var(--c3);border-color:var(--c4)}.btn[disabled]{background:var(--c7);color:var(--c5);fill:var(--c5);border-color:var(--c7);box-shadow:none;cursor:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn[disabled]:after{background:var(--c5)}.btn[disabled]:focus-within:after,.btn[disabled]:focus:after,.btn[disabled]:hover:after{transform:none}.btn[disabled]:focus span,.btn[disabled]:focus-within span,.btn[disabled]:hover span{transform:none}.btn[data-text]{position:relative;z-index:1}.btn[data-text]:after{background:var(--c3);content:attr(data-text);position:absolute;top:50%;right:100%;transform:translateY(-50%) translate(-5%);margin-right:calc(var(--offset)*.4);padding:max((var(--offset) * .25),4px) max((var(--offset) * .45),10px);font-size:.85em;line-height:1.2;white-space:nowrap;color:var(--c9);border:1px solid var(--c7);border-radius:inherit;transition:all .3s var(--tf);opacity:0;z-index:-1}.btn.added:after{transform:translateY(-50%);opacity:1}.link{color:var(--c4);text-decoration:underline;transition:all .55s var(--tf)}.link:focus,.link:focus-within,.link:hover{color:var(--c2)}.text-green{color:var(--c2)}.text-blue{color:var(--c4)}.title{margin-top:0;margin-bottom:0;font-weight:var(--fwB)}@media screen and (max-width:399px){.title{word-break:break-word}}.title--row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}@media screen and (max-width:1299px){.title--row{gap:0 1rem}}@media screen and (max-width:699px){.title--row{justify-content:center;gap:0 .5rem}}.title--center{justify-content:center;text-align:center}.title--xl{font-size:3.1em;line-height:1.2}@media screen and (max-width:1399px){.title--xl{font-size:2.6em}}@media screen and (max-width:1199px){.title--xl{font-size:2.4em;line-height:1.1}}@media screen and (max-width:999px){.title--xl{font-size:2.2em}}@media screen and (max-width:768px){.title--xl{font-size:2em}}.title--l{font-size:2.6em;line-height:1}@media screen and (max-width:1399px){.title--l{font-size:2.4em;line-height:1.2}}@media screen and (max-width:1199px){.title--l{font-size:2.2em}}@media screen and (max-width:999px){.title--l{font-size:1.8em;line-height:1}}.title--m{font-size:1.7em;line-height:1.2}@media screen and (max-width:999px){.title--m{font-size:1.4em}}.title--s{font-size:1.25em;line-height:1.2}.title--xs{font-size:1.05em;line-height:1.2}.typing{color:var(--c2);transform:translateZ(0)}.typing .typing-texts{display:none}.typing-cursor{font-weight:var(--fwR);transition:.1s var(--tf)}.typing-cursor.hidden{opacity:0}.text-slider{height:3em;color:var(--c2);overflow:hidden}@media screen and (min-width:1300px){.text-slider{margin-top:-1em;margin-bottom:-1em;padding-top:1em;padding-bottom:1em}}@media screen and (max-width:1299px){.text-slider{height:1em}}.text-slider__list{display:flex;flex-direction:column;align-items:center;transition-timing-function:var(--tf)}.text-slider__item{display:flex;justify-content:center;align-items:center;text-align:center;opacity:.2;transition:.75s var(--tf)}.text-slider__item.active{opacity:1}@keyframes skeleton{0%{background-position-x:180%}to{background-position-x:-20%}}.form-file,input,select,textarea{font:max(.95em,16px) /1 var(--ff);background:var(--c3);width:100%;min-height:calc(var(--offset)*2.25);padding:max((var(--offset) * .6),12px) max((var(--offset) * .85),16px);text-align:left;color:var(--c1);border-radius:var(--radius-6);border:1px solid var(--c7);-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;transition:all .55s var(--tf)}@media screen and (max-width:999px){.form-file,input,select,textarea{height:auto}}@media screen and (max-width:768px){.form-file,input,select,textarea{min-height:45px}}.form-file::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:var(--c5);opacity:1}.form-file::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:var(--c5);opacity:1}.form-file.placeholder,input.placeholder,select.placeholder,textarea.placeholder{color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-file.placeholder+.form-placeholder,input.placeholder+.form-placeholder,select.placeholder+.form-placeholder,textarea.placeholder+.form-placeholder{visibility:visible;opacity:1;transition-delay:.25s}.form-file.error,input.error,select.error,textarea.error{border-color:var(--c13)}.form-file:focus,.form-file:focus-within,.form-file:hover,input:focus,input:focus-within,input:hover,select:focus,select:focus-within,select:hover,textarea:focus,textarea:focus-within,textarea:hover{border-color:var(--c11)}select{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMC4zIDYuMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAuMyA2LjEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik0xMCAxLjcgNS45IDUuOWMtLjIuMS0uNS4yLS44LjJzLS41LS4xLS43LS4yTC4zIDEuN0MtLjEgMS4zLS4xLjcuMy4zYy40LS40IDEtLjQgMS40IDBsMy40IDMuNEw4LjUuM2MuNC0uNCAxLS40IDEuNCAwIC41LjQuNSAxIC4xIDEuNHoiIHN0eWxlPSJmaWxsOiMwMDVkYWYiLz48L3N2Zz4=) no-repeat calc(100% - (var(--offset) * .85))/ max((var(--offset) * .4),8px) var(--c3);padding-right:calc(max((var(--offset) * .85),16px)*2 + max((var(--offset) * .4),8px))}option{background:var(--c3);color:var(--c1)}input[type=checkbox],input[type=radio]{width:auto;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}input[type=file]::-webkit-file-upload-button,input[type=file]::file-selector-button{display:none;visibility:hidden}input::-webkit-date-and-time-value{text-align:left}.form{display:flex;flex-direction:column;width:100%;gap:calc(var(--offset)*1.2)}.form--full,.form--full .form-inner,.form-step{flex-grow:1}.form-step{display:flex;flex-direction:column;gap:calc(var(--offset)*.85)}.form-step .form-inner{flex-grow:1}.form-step[aria-disabled=true]{position:absolute;pointer-events:none;visibility:hidden;opacity:0}.form-step[aria-disabled=false]{transition:all .75s var(--tf)}.form-inner{display:flex;flex-direction:column;gap:calc(var(--offset)*.85)}.form-inner--grid{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:599px){.form-inner--grid{grid-template-columns:1fr}}.form-inner--grid>.btn,.form-inner--grid>.form-text--center{align-self:flex-start;min-height:calc(var(--offset)*2.25)}.form-step-markup{display:flex;flex-direction:column;gap:calc(var(--offset)*.85)}.form-step-images{background:var(--c7);position:relative;align-self:stretch;height:auto}@media screen and (max-width:899px){.form-step-images{background-color:transparent}}.form-step-images.section-image:not(.section--sticky){max-height:none}@media screen and (max-width:899px) and (min-width:600px){.form-step-images.section-image:not(.section--sticky){width:100%}}@media screen and (min-width:900px){.form-step-image{position:absolute;top:0;left:0;right:0;bottom:0}}.form-step-image.map{height:100%}@media screen and (max-width:899px){.form-step-image.map{width:100%;height:300px;margin-bottom:var(--offset-s)}}@media screen and (max-width:599px){.form-step-image.map{margin-top:0}.form-step-image.map .map-wrap{height:100%}}@media screen and (max-width:899px){.form-step-image:not(.map){display:none}}.form-step-image[aria-disabled=true]{pointer-events:none;visibility:hidden;opacity:0;transform:scale(1.2);will-change:transform}@media screen and (max-width:899px){.form-step-image[aria-disabled=true]{display:none}}.form-step-image[aria-disabled=false]{transition:all .75s var(--tf)}.form-row{display:flex;justify-content:space-between;gap:calc(var(--offset)*.4) calc(var(--offset)*.85)}@media screen and (max-width:999px){.form-row{flex-wrap:wrap}}.form-row--offset_m{gap:var(--offset-l)}@media screen and (max-width:999px){.form-row--offset_m{flex-direction:column;gap:var(--offset-xs)}}.form-row--grid{display:grid;grid-template-columns:1fr .8fr}@media screen and (max-width:1099px){.form-row--grid{grid-template-columns:1fr .9fr}}@media screen and (max-width:599px),screen and (max-width:999px) and (min-width:900px){.form-row--grid{grid-template-columns:1fr auto}}@media screen and (max-width:499px){.form-row--grid{grid-template-columns:1fr}.form-row--grid .form-text{display:none}}.form-row--grid>.btn,.form-row--grid>.form-text--center{align-self:flex-start;min-height:calc(var(--offset)*2.25)}.form-row:not(.form-row--offset_m):not(.form-row--grid){flex-wrap:wrap}.form-row:not(.form-row--offset_m):not(.form-row--grid)>.form-label{width:auto;max-width:100%}.form-col{width:50%}@media screen and (max-width:999px){.form-col{width:100%}}.form-col--s{flex-shrink:0;width:max((var(--offset) * 9),180px)}.form-input-wrap,.form-item,.form-select-wrap{position:relative}.form-dropdown{background:var(--c3);position:absolute;top:calc(100% + var(--offset)*.4);left:0;right:0;display:flex;flex-direction:column;align-items:stretch;max-height:30vh;padding:calc(var(--offset)*.6) calc(var(--offset)*.45);border-radius:var(--radius-6);border:1px solid var(--c7);gap:calc(var(--offset)*.2);overflow:auto;z-index:1}.form-dropdown__item{padding:calc(var(--offset)*.2) calc(var(--offset)*.4);font-size:.95em;line-height:1.4;color:var(--c1);border-radius:var(--radius-6);transition:all .75s var(--tf)}.form-dropdown__item:focus,.form-dropdown__item:focus-within,.form-dropdown__item:hover{background:var(--c7)}.form-fieldset{display:flex;flex-direction:column;margin:0;padding:0;border:none;gap:calc(var(--offset)*.85)}@media screen and (min-width:1000px){.form-fieldset{min-height:calc(var(--offset)*8.5)}}.form-fieldset:not(:first-of-type){margin-top:calc(var(--offset)*.85)}.form-label{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:100%}@media screen and (max-width:768px){.form-label{min-height:45px}}.form-placeholder{font:max(.95em,16px) /1 var(--ff);position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding:max((var(--offset) * .6),12px) max((var(--offset) * .85),16px);text-align:left;color:var(--c5);pointer-events:none;visibility:hidden;opacity:0;transition:opacity .55s var(--tf) 0s}@media screen and (max-width:768px){.form-placeholder{min-height:45px}}.form-legend,.form-name{font-weight:var(--fwB);line-height:1.2;font-size:1.05em}.form-legend{margin-bottom:calc(var(--offset)*.2)}.form-text{margin-bottom:0;font-size:.95em}.form-text--center{display:flex;justify-content:center;align-items:center;text-align:center}.form-symbol{background:#ffffffe6;position:absolute;right:calc(var(--offset)*.85);bottom:calc(var(--offset)*.6);font-size:.85em;color:var(--c5)}.form-rating{display:flex;align-items:center;gap:calc(var(--offset)*.6)}@media screen and (max-width:999px){.form-rating__stars{margin-top:-3px}}.form-rating__stars.rating-stars{gap:0}.form-rating__stars.active svg{fill:var(--c10)}.form-rating__stars:focus svg,.form-rating__stars:focus-within svg,.form-rating__stars:hover svg{fill:var(--c10)!important}.form-rating__btn{display:flex;justify-content:center;align-items:center;padding-right:calc(var(--offset)*.4)}.form-rating__btn svg{width:max((var(--offset) * .8),16px);height:max((var(--offset) * .8),16px)}.form-rating__btn.active~.form-rating__btn svg{fill:var(--c5)}.form-rating__btn:focus svg,.form-rating__btn:focus-within svg,.form-rating__btn:hover svg{fill:var(--c10)}.form-rating__btn:focus-within~.form-rating__btn svg,.form-rating__btn:focus~.form-rating__btn svg,.form-rating__btn:hover~.form-rating__btn svg{fill:var(--c5)!important}.form-checkbox{position:relative;display:flex;align-items:flex-start;gap:calc(var(--offset)*.4);cursor:pointer}.form-checkbox:focus .form-checkbox__icon,.form-checkbox:focus-within .form-checkbox__icon,.form-checkbox:hover .form-checkbox__icon{border-color:var(--c11)}.form-checkbox__input:checked~.form-checkbox__icon{background:var(--c4);border-color:var(--c4)}.form-checkbox__icon{background:var(--c3);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max((var(--offset) * .85),18px);height:max((var(--offset) * .85),18px);margin-top:max((var(--offset) * .1),2px);border-radius:var(--radius-4);border:1px solid var(--c12);transition:all .55s var(--tf)}@media screen and (max-width:699px){.form-checkbox__icon{margin-top:0}}.form-checkbox__icon svg{width:50%;height:50%;fill:var(--c3)}.form-checkbox__text{margin-top:auto;margin-bottom:auto;font-size:.95em}.form-textarea-wrap{position:relative;display:flex}.form-textarea{line-height:1.2}.form-error{margin-top:max((var(--offset) * .3),8px);font-size:.85em;line-height:1.1;color:var(--c13)}.form-link{font-size:.95em}.form-upload{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--offset)*.85)}.form-upload:not(.upload) .form-upload__image,.form-upload:not(.upload) .form-upload__remove{visibility:hidden;display:none;opacity:0}.form-upload.upload .form-upload__inner{visibility:hidden;opacity:0}.form-upload.error .form-upload__label{border:1px solid var(--c13)}.form-upload.error .form-error{margin-top:calc(0px - ((var(--offset) * .85) - max((var(--offset) * .3),8px)))}.form-upload__label{background:var(--c7);position:relative;display:flex;justify-content:center;align-items:center;width:max((var(--offset) * 9),180px);height:max((var(--offset) * 9),180px);border-radius:var(--radius-8);cursor:pointer}.form-upload__label:focus .form-upload__text,.form-upload__label:focus-within .form-upload__text,.form-upload__label:hover .form-upload__text{color:var(--c2)}.form-upload__label:focus .form-upload__text:after,.form-upload__label:focus-within .form-upload__text:after,.form-upload__label:hover .form-upload__text:after{background:var(--c11)}.form-upload__preview{width:100%;height:100%}.form-upload__image,.form-upload__preview{display:flex;justify-content:center;align-items:center}.form-upload__image{position:absolute;top:0;left:0;right:0;bottom:0;margin:calc(var(--offset)*.85);border-radius:var(--radius-6)}.form-upload__image img{width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.form-upload__inner{background:var(--c3);display:flex;justify-content:center;align-items:center;width:80%;height:80%;border-radius:50%}.form-upload__text{position:relative;text-align:center;font-size:.9em;line-height:1;transition:all .55s var(--tf)}.form-upload__text:after{background:var(--c1);content:"";position:absolute;left:0;right:0;bottom:0;height:1px;transition:all .55s var(--tf)}.form-file{position:relative;display:flex;align-items:center;width:100%;pointer-events:none}.form-file:focus .form-file__icon,.form-file:focus-within .form-file__icon,.form-file:hover .form-file__icon{background:var(--c3);color:var(--c2);fill:var(--c2);border-color:var(--c11);box-shadow:0 5px 5px #d9d9d933}.form-file__input.has-file~.form-file__name{color:var(--c1)}.form-file__name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all;padding-right:calc(max((var(--offset) * .8),15px) + ((var(--offset) * .45) * 2));color:var(--c5);overflow:hidden}.form-file__icon{background:var(--c3);position:absolute;top:5px;right:5px;bottom:5px;display:flex;justify-content:center;align-items:center;flex-shrink:0;padding:calc(var(--offset)*.45);fill:var(--c4);border:1px solid var(--c7);border-radius:var(--radius-6);pointer-events:auto;cursor:pointer;transition:all .55s var(--tf),opacity .35s var(--tf)}.form-file__icon svg{width:max((var(--offset) * .8),15px);height:max((var(--offset) * .8),15px)}.form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:calc(var(--offset)*.85);gap:calc(var(--offset)*.85)}.form-footer--not_offset{margin-top:0}.form-btn-right{margin-left:auto}.form-progress{background:var(--c7);position:relative;flex-shrink:0;width:100%;height:4px;margin-top:calc(var(--offset)*.85);border-radius:var(--radius-6)}@media screen and (min-width:1367px){.form-progress{margin-bottom:calc(0px - var(--offset)*1.8)}}.form-progress__line{background:var(--c2);width:0;height:100%;border-radius:inherit;transition:all .75s var(--tf)}.form-answer{flex-grow:1;font-size:.95em;line-height:1.1}.form-answer.error{color:var(--c13)}.form-answer.success{color:var(--c14)}.header{position:fixed;top:1vw;left:1.5vw;right:1.5vw;border-radius:var(--radius);transition:box-shadow .55s var(--tf);z-index:5}.header.hide{background:var(--c3);box-shadow:0 10px 10px -5px #d9d9d933}.header.background{background:var(--c3);box-shadow:0 15px 10px -5px #d9d9d933}.header-row{display:flex;justify-content:space-between;align-items:center;height:var(--height);padding:var(--offset) calc(var(--width) + var(--offset-xs)) var(--offset) var(--offset-s);gap:calc(var(--offset)*1.5);border-radius:var(--radius)}@media screen and (max-width:1099px){.header-row{flex-wrap:wrap;gap:calc(var(--offset)*1.2) calc(var(--offset)*1.5)}}@media screen and (max-width:768px){.header-row{padding-right:var(--offset-s);gap:calc(var(--offset)*1.7) calc(var(--offset)*1.5)}}.header-col{display:flex;align-items:stretch;flex-shrink:0;height:100%;gap:calc(var(--offset)*.6);transition:.55s var(--tf)}.header-col .btn{padding-left:calc(var(--offset)*.85);padding-right:calc(var(--offset)*.85)}.header-logo{position:relative;display:flex;align-items:center;flex-shrink:0;width:calc(var(--offset)*8.5);height:calc(var(--offset)*2);transform-origin:left;transition:.35s var(--tf)}@media screen and (max-width:1499px){.header-logo{align-self:center}}@media screen and (max-width:1199px){.header-logo{height:40px}}@media screen and (max-width:1199px) and (min-width:1100px),screen and (max-width:768px) and (min-width:600px){.header-logo{width:40px;overflow:hidden}}.header-logo:before{content:"";position:absolute;top:calc(0px - var(--offset)*.4);left:calc(0px - var(--offset)*.6);right:calc(0px - var(--offset)*.6);bottom:calc(0px - var(--offset)*.4);border-radius:var(--radius-6);border:1px solid transparent;transition:.15s var(--tf);z-index:-1}.header-logo svg{width:100%;height:100%}@media screen and (max-width:1199px) and (min-width:1100px),screen and (max-width:768px) and (min-width:600px){.header-logo svg{flex-shrink:0;width:174px}}.header-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;height:100%;gap:calc(var(--offset)*.6)}@media screen and (max-width:599px){.header-list{position:fixed;left:1.5vw;right:1.5vw;bottom:1vw;display:grid;grid-template-columns:repeat(2,1fr);height:70px;padding:calc(var(--offset)*.85) var(--offset-s);background-color:var(--c3);border-top:1px solid var(--c7);box-shadow:0 0 0 1vw var(--c7);border-radius:var(--radius)}}.header-list__item{height:100%}@media screen and (max-width:599px){.header-list__item{display:flex;justify-content:center;align-items:center;height:auto}}.header-lang__opener,.header-list__link{background:var(--c3);display:flex;justify-items:center;align-items:center;height:100%;padding:calc(var(--offset)*.45) calc(var(--offset)*.85);text-align:center;font-size:.95em;line-height:1.2;color:var(--c4);fill:var(--c4);border:1px solid var(--c7);border-radius:var(--radius-6);gap:calc(var(--offset)*.4);transition:all .55s var(--tf)}.header-lang__opener svg,.header-list__link svg{flex-shrink:0;width:max((var(--offset) * .4),8px);height:max((var(--offset) * .4),8px)}.header-lang__opener span,.header-list__link span{line-height:1}.header-lang__opener:focus,.header-lang__opener:focus-within,.header-lang__opener:hover,.header-list__link:focus,.header-list__link:focus-within,.header-list__link:hover{background:var(--c3);color:var(--c2);fill:var(--c2);border-color:var(--c11);box-shadow:0 5px 5px #d9d9d933}@media screen and (max-width:599px){.header-list__link{display:initial;width:100%}}.header-lang{position:relative}@media screen and (max-width:768px){.header-lang{margin-right:var(--width)}}.header-lang__inner{background:var(--c3);position:absolute;max-height:30vh;margin-top:calc(var(--offset)*.4);padding-top:calc(var(--offset)*.6);padding-bottom:calc(var(--offset)*.6);border:1px solid var(--c7);border-radius:var(--radius-6);overflow:auto}@media screen and (min-width:769px){.header-lang__inner{left:0}}@media screen and (max-width:768px){.header-lang__inner{right:0}}.header-lang__list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0}.header-lang__item{line-height:1}.header-lang__link{display:flex;padding:calc(var(--offset)*.3) calc(var(--offset)*.85);white-space:nowrap;font-size:.95em;line-height:1.2;color:var(--c4);transition:all .55s var(--tf)}.header-lang__link:focus,.header-lang__link:focus-within,.header-lang__link:hover{color:var(--c2)}@media screen and (max-width:799px){.header-btn{display:none}}.header-nav{flex-grow:1;width:auto;transition:.55s var(--tf)}@media screen and (max-width:1099px){.header-nav{order:1;width:100%;background-color:var(--c3)}.header-nav:before{content:"";position:absolute;top:0;left:0;right:0;height:calc(var(--height) + 40px + var(--offset)*1.5);background-color:inherit;border-bottom:1px solid var(--c7);border-radius:var(--radius);z-index:-1}}@media screen and (max-width:1366px){.header-nav .nav-catalog-opener{width:42px;padding-left:calc(var(--offset)*.6);padding-right:calc(var(--offset)*.6)}.header-nav .nav-catalog-opener span{display:none}}.header-nav .nav-category__wrap{max-height:60vh}.header-nav .nav-search__result{max-height:calc(60vh - var(--offset)*.6 - .4vw + 1px)}.menu-mobile{position:fixed;left:0;right:0;bottom:0;transform:translateZ(0);flex-shrink:0;height:72px;margin-top:-72px;padding:var(--offset);z-index:3;display:none}.menu-mobile-bg{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:stretch;filter:drop-shadow(0 0 10px rgba(0,0,0,.07));z-index:-1}.menu-mobile-bg__left{background:var(--c3);flex-grow:1;margin-right:-3px;border-top-left-radius:30px;border-top-right-radius:30px}.menu-mobile-bg__center{background:radial-gradient(circle at top,transparent 34px,var(--c3) 34px) 0 0/60px;width:60px}.menu-mobile-bg__right{background:var(--c3);flex-grow:1;margin-left:-3px;border-top-left-radius:30px;border-top-right-radius:30px}.menu-mobile-request{background:var(--c2);position:absolute;top:0;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:52px;height:52px;fill:var(--c3);border-radius:50%}.menu-mobile-list{display:grid;grid-template-columns:repeat(2,1fr) 52px repeat(2,1fr);width:100%;max-width:400px;list-style:none;margin:0 auto;padding:0}.menu-mobile-list__item:nth-child(3){grid-column-start:4}.menu-mobile-list__link{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:12px;fill:var(--c5);color:var(--c5);width:100%}.menu-mobile-list__link svg{flex-shrink:0;width:22px;height:20px}.menu-mobile-list__link.current{fill:var(--c4);color:var(--c4)}.menu-mobile-list__icon{margin-bottom:5px}.menu-mobile-list__text{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all;overflow:hidden}.nav-mobile{background:0 0;position:relative;flex-grow:0;z-index:1;order:unset;width:calc(100% - 3vw);margin:1vw 1.5vw;display:none!important}.nav-mobile:before{display:none}.menu{position:absolute;top:0;right:0;z-index:1}.menu:not(.open) .menu-inner__content{visibility:hidden}.menu.open .menu-inner{--width:calc(var(--offset)*22);--height:55vh;transition-duration:.75s;transition-delay:0s}.menu.open .menu-inner__content{visibility:visible;pointer-events:auto;opacity:1;transition-duration:.75s,0s;transition-delay:.55s,0s}.menu.open .menu-list__item{opacity:1;transform:translateZ(0);transition-delay:.55s}.menu.open .menu-list__item:nth-child(2){transition-delay:.6s}.menu.open .menu-list__item:nth-child(3){transition-delay:.65s}.menu.open .menu-list__item:nth-child(4){transition-delay:.7s}.menu.open .menu-list__item:nth-child(5){transition-delay:.75s}.menu.open .menu-list__item:nth-child(6){transition-delay:.8s}.menu.open .menu-list__item:nth-child(7){transition-delay:.85s}.menu.open .menu-list__item:nth-child(8){transition-delay:.9s}.menu.open .menu-list__item:nth-child(9){transition-delay:.95s}.menu.open .menu-list__item:nth-child(10){transition-delay:1s}.menu-opener{position:relative;display:flex;justify-content:center;align-items:center;width:var(--width);height:var(--height);padding:var(--offset) calc(var(--offset)*1.5);fill:var(--c4);z-index:1}.menu-opener svg{flex-shrink:0;width:calc(var(--offset)*.9);height:calc(var(--offset)*.9);transition:all .35s ease-in-out}.menu-opener svg:first-child{transition-delay:.15s}.menu-opener svg:last-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:calc(var(--offset)*.75);height:calc(var(--offset)*.75);opacity:0;transition-delay:0s}.menu-opener.open svg:first-child{transform:scale(0);transition-delay:0s}.menu-opener.open svg:last-child{transform:translate(-50%,-50%);opacity:1;transition-delay:.15s}.menu-inner{background:var(--c6);position:absolute;top:0;right:0;width:var(--width);height:var(--height);border-bottom-left-radius:var(--radius);transition:all .55s var(--tf) 50ms}.menu-inner:after,.menu-inner:before{content:"";position:absolute;width:var(--radius);height:var(--radius);background:radial-gradient(circle at bottom left,transparent var(--radius),var(--c6) var(--radius))}.menu-inner:before{top:0;left:calc(0px - var(--radius))}.menu-inner:after{right:0;bottom:calc(0px - var(--radius))}.menu-inner__content{display:flex;flex-direction:column;align-items:stretch;width:calc(var(--offset)*22);height:100%;padding:var(--offset) calc(var(--offset)*1.5 + 1vw + var(--offset-s)) var(--offset-xs) calc(var(--offset)*1.5 + 1vw);pointer-events:none;opacity:0;transition:all 50ms var(--tf) 0s,visibility 0s 0s;gap:calc(var(--offset)*1.5);overflow:auto}.menu-login,.menu-user{background:var(--c3);display:flex;align-items:flex-start;color:var(--c1);gap:calc(var(--offset)*.85);border-radius:var(--radius-8)}.menu-user{padding:calc(var(--offset)*.4);transition:all .35s var(--tf) 0s}.menu-user:focus,.menu-user:focus-within,.menu-user:hover{color:var(--c4);box-shadow:0 0 10px #d9d9d980}.menu-user__photo{background:var(--c7);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*2.4);height:calc(var(--offset)*2.4);text-transform:uppercase;font-weight:var(--fwB);font-size:1.05em;color:var(--c5);border-radius:var(--radius-8);overflow:hidden}.menu-user__photo picture{display:flex;width:100%;height:100%;border-radius:inherit}.menu-user__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.menu-user__info{display:flex;flex-direction:column;margin-top:auto;margin-bottom:auto;gap:calc(var(--offset)*.2)}.menu-user__name{font-weight:var(--fwB);font-size:.95em;line-height:1.2}.menu-user__nickname{font-size:.8em;line-height:1.2;color:var(--c8)}.menu-login{padding:calc(var(--offset)*.85)}.menu-login__content{display:flex;flex-direction:column;align-items:flex-start;gap:calc(var(--offset)*.4)}.menu-login__content p{font-size:.95em;line-height:1.4;color:var(--c8)}.menu-list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.4)}.menu-list__item{transform:translate3d(0,-40px,0);opacity:0;transition:all .75s var(--tf) 0s}.menu-list__link{display:flex;align-items:center;padding:calc(var(--offset)*.4) calc(var(--offset)*.6);font-size:.95em;line-height:1.4;color:var(--c1);fill:var(--c4);gap:calc(var(--offset)*.6);border-radius:var(--radius-8);transition:all .75s var(--tf)}.menu-list__link svg{flex-shrink:0;width:max((var(--offset) * 1.1),24px);height:max((var(--offset) * 1.1),24px)}.menu-list__link span{margin-top:auto;margin-bottom:auto}.menu-list__link:focus,.menu-list__link:focus-within,.menu-list__link:hover{background:var(--c3)}.map{position:relative;width:100%;height:calc(var(--offset)*16);overflow:hidden}@media screen and (min-width:1300px){.map{background-color:var(--c6);border-radius:var(--radius-15)}}@media screen and (max-width:599px){.map{width:calc(100% + var(--offset-s)*2);margin:calc(0px - var(--offset-s)) calc(0px - var(--offset-s)) calc(0px - var(--offset-xs))}}.map-wrap{position:relative;height:100%}@media screen and (min-width:1300px){.map-wrap{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:1299px){.map-wrap{flex-grow:1;border-radius:var(--radius-15);overflow:hidden}}.map-controls{position:absolute;top:calc(var(--offset)*1.25);right:calc(var(--offset)*1.25);bottom:calc(var(--offset)*1.25);gap:calc(var(--offset)*.85);pointer-events:none}.map-controls,.map-zoom{display:flex;flex-direction:column}.map-zoom{background:var(--c3);flex-shrink:0;border-radius:var(--radius-6);box-shadow:0 0 3px #d9d9d980;pointer-events:auto}@media screen and (max-width:599px){.map-zoom{background-color:transparent;box-shadow:none;gap:calc(var(--offset)*.4)}}.map-zoom .btn{border-color:var(--c3)}@media screen and (max-width:599px){.map-zoom .btn{box-shadow:0 0 3px #d9d9d980}}.map-zoom .btn:focus,.map-zoom .btn:focus-within,.map-zoom .btn:hover{border-color:var(--c11)}.map-zoom .btn:not(:last-child){position:relative}.map-zoom .btn:not(:last-child):after{background:var(--c7);content:"";position:absolute;left:calc(var(--offset)*.3);right:calc(var(--offset)*.3);bottom:-1px;height:1px}@media screen and (max-width:599px){.map-zoom .btn:not(:last-child):after{content:none}}.map-buttons{display:flex;align-items:stretch;gap:calc(var(--offset)*.4)}@media screen and (min-width:1300px){.map-buttons{position:absolute;left:10px;bottom:10px}}@media screen and (max-width:1299px){.map-buttons .map-btn{flex-grow:1}}@media screen and (max-width:699px){.map-buttons{flex-wrap:wrap}}@media screen and (max-width:599px){.map-buttons{padding:var(--offset-xs) var(--offset-s)}.map-buttons .map-btn{padding-left:10px;padding-right:10px}}.map-fullscreen{position:relative;width:max((var(--offset) * 1.8),32px);height:max((var(--offset) * 1.8),32px);margin-top:auto;box-shadow:0 0 3px #d9d9d980;pointer-events:auto}@media screen and (max-width:1299px){.map-fullscreen{display:none}}.gm-style .map-fullscreen{position:absolute;right:calc(var(--offset)*1.25)!important;bottom:calc(var(--offset)*1.25)!important;transition:all .55s var(--tf)}@media screen and (max-width:1299px){.gm-style .map-fullscreen{display:inline-flex}}.gm-style .map-fullscreen:focus,.gm-style .map-fullscreen:focus-within,.gm-style .map-fullscreen:hover{border-color:var(--c11)}.gm-style .map-fullscreen:focus .map-fullscreen__icon,.gm-style .map-fullscreen:focus-within .map-fullscreen__icon,.gm-style .map-fullscreen:hover .map-fullscreen__icon{border-color:var(--c2)}.map-fullscreen__icon{position:absolute;width:max((var(--offset) * .25),5px);height:max((var(--offset) * .25),5px);border-style:solid;border-color:var(--c4);transition:all .55s var(--tf)}.map-fullscreen__top-left{top:calc(var(--offset)*.5);left:calc(var(--offset)*.5);border-width:2px 0 0 2px}.gm-style .map-fullscreen.is-fullscreen .map-fullscreen__top-left{border-width:0 2px 2px 0}.map-fullscreen__top-right{top:calc(var(--offset)*.5);right:calc(var(--offset)*.5);border-width:2px 2px 0 0}.gm-style .map-fullscreen.is-fullscreen .map-fullscreen__top-right{border-width:0 0 2px 2px}.map-fullscreen__bottom-left{left:calc(var(--offset)*.5);bottom:calc(var(--offset)*.5);border-width:0 0 2px 2px}.gm-style .map-fullscreen.is-fullscreen .map-fullscreen__bottom-left{border-width:2px 2px 0 0}.map-fullscreen__bottom-right{right:calc(var(--offset)*.5);bottom:calc(var(--offset)*.5);border-width:0 2px 2px 0}.gm-style .map-fullscreen.is-fullscreen .map-fullscreen__bottom-right{border-width:2px 0 0 2px}.map-btn{box-shadow:0 0 3px #d9d9d980;pointer-events:auto}.map-label{background:var(--c3);max-width:150px;margin-top:80px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;padding:2px calc(var(--offset)*.2);white-space:normal;font-weight:var(--fwB);border:1px solid var(--c7);border-radius:var(--radius-6);overflow:hidden}.gm-style .gm-style-iw-c{max-width:max((var(--offset) * 15),280px)!important;padding-top:calc(var(--offset)*.85);padding-left:calc(var(--offset)*.85);box-shadow:0 0 3px #d9d9d980;border-radius:var(--radius-6)}.gm-style .gm-style-iw-d{padding-right:calc(var(--offset)*.85);padding-bottom:calc(var(--offset)*.85);overflow:auto!important}.gm-style div{font:var(--fwB) calc(var(--fz)*.95) var(--ff)!important}.gm-ui-hover-effect{top:0!important;right:0!important}.poi-info-window a,.poi-info-window div{font:14px var(--ff);color:var(--c1)}.poi-info-window .title{font-weight:var(--fwB)}.gm-style-moc{background:#f5f5f580}.gm-style-mot{max-width:70%;margin:auto;font-size:var(--fz);color:var(--c4)}.section{background:var(--c3);display:flex;flex-direction:column;padding:var(--offset-m) var(--offset-s);box-shadow:0 -10px 20px -10px #5e5e5e12;border-radius:inherit;gap:var(--offset-xs);overflow:hidden}@media screen and (max-width:1199px){.section .page-inner{padding:0}}.section--row{flex-direction:row;justify-content:space-between;align-items:center;gap:var(--offset-s)}@media screen and (max-width:699px){.section--row{flex-direction:column}}.section--center{justify-content:flex-start;align-items:center;flex-grow:1;padding-top:var(--offset-l)}@media screen and (min-width:1300px){.section--center{min-height:calc(100vh - 2vw);padding-top:calc(var(--offset-l) + 5vh)}}@media screen and (max-width:768px){.section--center{padding-top:var(--offset-m)}}.section--height_auto{min-height:auto}.section--sticky{padding-top:var(--offset-xl);z-index:-1}@media screen and (min-width:1300px){.section--sticky{position:sticky;top:1vw;min-height:calc(100vh - 2vw);padding-bottom:var(--offset-s)}}@media screen and (max-width:768px){.section--sticky{padding-top:var(--offset-m)}}.section--full_height{align-items:stretch;padding-top:var(--offset-xl);padding-bottom:var(--offset-xs);gap:calc(var(--offset)*1.5);z-index:-1}@media screen and (min-width:1300px){.section--full_height{position:sticky;top:1vw;height:calc(100vh - 2vw)}}@media screen and (max-width:1299px){.section--form{min-height:calc(var(--viewportHeight) - 2vw);padding-bottom:var(--offset-s)}}@media screen and (max-width:1099px){.section--form{min-height:calc(var(--viewportHeight) - 2vw - var(--height))}}@media screen and (max-width:899px) and (min-width:600px){.section--form .section-image{width:100%}}@media screen and (max-width:899px){.section--form{flex-direction:column-reverse;gap:0}.section--form .section-content{width:100%}.section--form .section-image:not(.form-step-images){order:-1;margin-top:var(--offset-m)}}@media screen and (max-width:768px){.section--form{min-height:calc(var(--viewportHeight) - 2vw - var(--height) - 40px - var(--offset)*.4)}}@media screen and (max-width:599px){.section--form{min-height:calc(var(--viewportHeight) - 3vw - var(--height) - 110px - var(--offset)*.4)}}.section--not_shadow{box-shadow:none}@media screen and (min-width:769px){.section--not_shadow{overflow:visible}}.section--visible{overflow:visible}.section--offset_t{padding-top:var(--offset-l)}@media screen and (max-width:768px){.section--offset_t{padding-top:var(--offset-m)}}.section--offset_b{padding-bottom:calc(var(--offset)*8)}@media screen and (max-width:1299px){.section--offset_b{padding-bottom:var(--offset-m)}.section--advantages{padding-top:var(--offset-m)}.section--advantages .section-image{display:none}.section--advantages .section-content{gap:var(--offset-xs)}}@media screen and (min-width:1300px){.section--sticky+:not(.section--not_shadow){margin-top:var(--offset-xs)}}.section+.section--not_shadow{padding-top:0}.section-inner{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--offset)*1.5)}@media screen and (min-width:999px){.section-inner{padding-top:calc(var(--offset)*1)}}@media screen and (max-width:768px){.section-inner .section-header{align-items:flex-start;text-align:left}}.section-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:var(--offset-s);border-radius:inherit}@media screen and (max-width:1199px) and (min-width:900px){.section-row{gap:var(--offset-m)}}@media screen and (max-width:699px){.section-row{flex-direction:column}}.section-row+*{margin-top:var(--offset-xs)}.section-header{display:flex;flex-direction:column;align-items:center;align-self:center;text-align:center;gap:var(--offset)}.section-header>*{transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.section-header--row{flex-direction:row;justify-content:space-between;align-self:stretch;text-align:left}@media screen and (max-width:699px){.section-header--row{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.section-header--s{width:calc(var(--offset)*30)}@media screen and (max-width:1299px){.section-header--s{width:100%;max-width:600px}}.section-header p{margin-bottom:0;font-size:1.05em}.section-title{display:flex;flex-direction:column;align-items:center}.section-title div{display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1299px){.section-title div{flex-direction:column;flex-wrap:nowrap}.section-title div .typing{flex-direction:row}}@media screen and (max-width:699px){.section-title div{align-items:center}}.section-title--left{justify-content:flex-start;align-items:flex-start}@media screen and (max-width:699px){.section-title--left{justify-content:center;align-items:center}}.section-title--left div{justify-content:flex-start}@media screen and (max-width:699px){.section-title--left div{align-items:center}}.section-subtitle{font-weight:var(--fwB);font-size:1.6em;color:var(--c4)}@media screen and (max-width:1199px){.section-subtitle{font-size:1.4em}}.section-content{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;max-width:max((var(--offset) * 36),600px);gap:calc(var(--offset))}@media screen and (max-width:1299px){.section-content{max-width:none}}@media screen and (max-width:699px){.section-content{align-items:center;text-align:center}}.section-content p{margin-bottom:0;font-size:1.05em}@media screen and (min-width:1300px){.section-content p{max-width:max((var(--offset) * 25),600px)}}.section-content .title+p{margin-top:calc(var(--offset)*1.25)}@media screen and (max-width:1299px){.section-content .title+p{margin-top:calc(var(--offset)*.85)}}@media screen and (max-width:1099px){.section-content .title+p{margin-top:0}}.section-content .social{margin-top:calc(var(--offset)*1.25)}@media screen and (max-width:1299px){.section-content .social{margin-top:calc(var(--offset)*.85)}}.section-content>*{transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (min-width:1367px){.section-content--offset_h{padding-left:var(--offset-l);padding-right:var(--offset-xs)}}@media screen and (max-width:699px){.section-content--offset_h{align-items:flex-start;text-align:left}}.section-content--offset_h .title+p{margin-top:0}.section-content--flex_start{align-self:stretch}.section-content--stretch{align-self:stretch;padding-top:var(--offset-xs);padding-bottom:var(--offset-xs)}@media screen and (max-width:1366px){.section-content--stretch{padding-top:0;padding-bottom:0}}.section-error{font-weight:var(--fwB);font-size:10em;line-height:1;color:var(--c4)}.section-bottom{display:flex;align-items:center;flex-wrap:wrap;margin-top:var(--offset-xs);gap:calc(var(--offset)*1.5)}@media screen and (max-width:1099px){.section-bottom{margin-top:calc(var(--offset)*.85);gap:calc(var(--offset)*.85)}}@media screen and (max-width:699px){.section-bottom{justify-content:center}}.section-bottom .btn{min-width:calc(var(--offset)*6.5);padding:calc(var(--offset)*.6) calc(var(--offset)*1)}.section-illustration{position:relative;display:flex;justify-content:flex-end;flex-shrink:0}@media screen and (min-width:1000px){.section-illustration{width:45%;margin-left:calc(0px - var(--offset-s));border-top-right-radius:inherit;border-bottom-right-radius:inherit;background-color:var(--c6)}}@media screen and (max-width:699px){.section-illustration{order:1;width:100%}}@media screen and (max-width:599px){.section-illustration{justify-content:center;width:auto;margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.section-image{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*31);max-height:calc(var(--offset)*28);border-radius:var(--radius);overflow:hidden;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:1199px){.section-image{width:350px;max-height:none}}@media screen and (max-width:899px){.section-image{align-self:stretch;width:250px}}@media screen and (max-width:699px){.section-image{order:1;width:100%}}@media screen and (max-width:599px){.section-image{width:calc(100% + (var(--offset-s) - (var(--offset)*.85))*2);margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.section-image--sticky{align-self:flex-start}@media screen and (min-width:900px){.section-image--sticky{position:sticky;top:calc(var(--height) + 1vw + var(--offset-xs));height:calc(100vh - var(--height) - 2vw - var(--offset-xs) - var(--offset-s))}}.section-image--m{background:var(--c2);width:calc(var(--offset)*24);height:calc(var(--offset)*24)}.section-image--s{background:var(--c2);width:calc(var(--offset)*19);height:calc(var(--offset)*19)}@media screen and (max-width:899px){.section-image--s{width:250px;height:auto}}@media screen and (max-width:699px){.section-image--s{width:100%}}.section-image picture{display:flex;width:100%;height:100%}.section-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.section-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr auto;margin-top:calc(0px - var(--offset-l));margin-left:calc(0px - var(--offset-s));margin-right:var(--offset-m);padding-left:var(--offset-s);overflow:hidden;z-index:1}@media screen and (max-width:1199px){.section-grid{margin-top:calc(0px - var(--offset-m));margin-right:0}}@media screen and (max-width:999px){.section-grid{margin-right:calc(0px - var(--offset-s));padding-right:var(--offset-s)}}.section-grid--row{background:var(--c7);margin-top:0;margin-left:calc(0px - var(--offset-xs));margin-right:calc(0px - var(--offset-xs));padding-left:var(--offset-xs);padding-right:var(--offset-xs);grid-template-rows:1fr;border-radius:inherit;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:1299px){.section-grid--row{padding-left:0;padding-right:0}}@media screen and (max-width:999px){.section-grid--row{grid-template-columns:1fr}}@media screen and (max-width:599px){.section-grid--row{margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.section-grid--row .section-grid__item{padding:var(--offset-m) var(--offset-l);transition:all .75s var(--tf),opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:1299px){.section-grid--row .section-grid__item{padding:var(--offset-s)}.section-grid--row .section-grid__item p{max-width:none}.section-grid--row .section-grid__item:nth-child(2){color:var(--c3);background-color:var(--c2);border-radius:var(--radius)}.section-grid--row .section-grid__item:nth-child(2) .section-grid__icon{fill:var(--c3)}}.section-grid--row .section-grid__square{left:50%;right:auto;bottom:0;height:100%;transform:translate(-50%);border-radius:2.5vw;transition:all .75s var(--tf),opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.section-grid__item{position:relative;display:flex;flex-direction:column;padding:var(--offset-s);gap:calc(var(--offset)*.4);color:var(--c1);transition:color .55s var(--tf)}@media screen and (min-width:1300px){.section-grid__item{min-height:calc(var(--offset)*19)}}.section-grid__item p{margin-bottom:0;font-size:1.05em}@media screen and (max-width:1299px) and (min-width:1200px){.section-grid__item p{max-width:66.666%}}.section-grid__item--top{grid-column-start:3;grid-column-end:4;grid-row-start:1;grid-row-end:2}@media screen and (max-width:999px){.section-grid__item--top{display:none}}.section-grid__item--top:before{background:var(--c6);content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.section-grid__item--content{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:2;padding:var(--offset-l) var(--offset-l) var(--offset-l) 0}@media screen and (max-width:1299px){.section-grid__item--content p{max-width:none}}@media screen and (max-width:1199px){.section-grid__item--content{padding-top:var(--offset-m);padding-right:var(--offset-s);padding-bottom:var(--offset-m)}}@media screen and (max-width:999px){.section-grid__item--content{grid-column-end:4;padding-right:0}}@media screen and (max-width:699px){.section-grid__item--content{padding-bottom:var(--offset-s)}}.section-grid__item--content:after{content:"";position:absolute;right:0;bottom:0;width:5vw;height:5vw;background:radial-gradient(circle at top left,transparent 5vw,var(--c6) 5vw);z-index:-1}@media screen and (max-width:1099px){.section-grid__item--content:after{width:var(--radius);height:var(--radius);background:radial-gradient(circle at top left,transparent var(--radius),var(--c6) var(--radius))}}@media screen and (max-width:999px){.section-grid__item--content:after{content:none}}@media screen and (min-width:1300px){.section-grid__item--1{grid-row-start:2;grid-row-end:3}}@media screen and (max-width:1299px){.section-grid__item--1{grid-column-start:1;grid-column-end:4;padding-top:var(--offset-m);padding-left:0;padding-right:var(--offset-m)}}@media screen and (max-width:999px){.section-grid__item--1{padding-top:var(--offset-s);padding-right:0}}@media screen and (max-width:768px){.section-grid__item--1{padding-left:calc(var(--offset-xs) - var(--offset)*.85);padding-right:calc(var(--offset-xs) - var(--offset)*.85)}}.section-grid__item--1:before{background:var(--c6);content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}@media screen and (max-width:1299px){.section-grid__item--1:before{left:calc(0px - var(--offset-s))}}@media screen and (max-width:999px){.section-grid__item--1:before{left:calc(0px - var(--offset-s) + var(--offset)*.85);right:calc(0px - var(--offset-s) + var(--offset)*.85);border-radius:var(--radius)}}@media screen and (min-width:1300px){.section-grid__item--1:after{content:"";position:absolute;right:0;bottom:0;width:12vw;height:12vw;background:radial-gradient(circle at top left,var(--c6) 12vw,var(--c3) 12vw);z-index:-1}}.section-grid__item--2{grid-column-start:2;grid-column-end:3}@media screen and (min-width:1300px){.section-grid__item--2{grid-row-start:2;grid-row-end:3}}@media screen and (max-width:1299px){.section-grid__item--2{grid-column-start:1;grid-column-end:4;padding:0 var(--offset-m) 0 0}}@media screen and (max-width:999px){.section-grid__item--2{margin-top:calc(var(--offset)*.85);margin-bottom:calc(var(--offset)*.85);padding-top:var(--offset-s);padding-right:0;padding-bottom:var(--offset-s)}}@media screen and (max-width:768px){.section-grid__item--2{padding-left:calc(var(--offset-xs) - var(--offset)*.85);padding-right:calc(var(--offset-xs) - var(--offset)*.85)}}.section-grid__item--2:before{background:var(--c6);content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}@media screen and (max-width:1299px){.section-grid__item--2:before{left:calc(0px - var(--offset-s))}}@media screen and (max-width:999px){.section-grid__item--2:before{left:calc(0px - var(--offset-s) + var(--offset)*.85);right:calc(0px - var(--offset-s) + var(--offset)*.85);border-radius:var(--radius)}}.section-grid__item--3{grid-column-start:1;grid-column-end:2}@media screen and (min-width:1300px){.section-grid__item--3{grid-row-start:2;grid-row-end:3}}@media screen and (max-width:1299px){.section-grid__item--3{grid-column-start:1;grid-column-end:4;padding-left:0;padding-right:var(--offset-m);padding-bottom:var(--offset-m)}}@media screen and (max-width:999px){.section-grid__item--3{padding-right:0;padding-bottom:var(--offset-s)}}@media screen and (max-width:768px){.section-grid__item--3{padding-left:calc(var(--offset-xs) - var(--offset)*.85);padding-right:calc(var(--offset-xs) - var(--offset)*.85)}}.section-grid__item--3:before{background:var(--c6);content:"";position:absolute;top:0;left:calc(0px - var(--offset-s));right:0;bottom:0;z-index:-1}@media screen and (max-width:999px){.section-grid__item--3:before{left:calc(0px - var(--offset-s) + var(--offset)*.85);right:calc(0px - var(--offset-s) + var(--offset)*.85);border-radius:var(--radius)}}@media screen and (max-width:1299px){.section-grid__item--3:after{content:"";position:absolute;right:0;bottom:0;width:12vw;height:12vw;background:radial-gradient(circle at top left,var(--c6) 12vw,var(--c3) 12vw);z-index:-1}}@media screen and (max-width:1099px){.section-grid__item--3:after{width:var(--radius);height:var(--radius);background:radial-gradient(circle at top left,var(--c6) var(--radius),var(--c3) var(--radius))}}@media screen and (max-width:999px){.section-grid__item--3:after{content:none}}.section-grid__item--animate>*{transition:all .75s var(--tf),opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (min-width:1300px){.section-grid__item.active{color:var(--c3)}.section-grid__item.active .section-grid__icon{fill:var(--c3)}.section-grid__item.active .section-grid__icon img{filter:brightness(0) invert(1);transition:.55s linear}}.section-grid__icon{display:flex;justify-content:center;align-items:center;width:calc(var(--offset)*2.4);height:calc(var(--offset)*1.8);margin-bottom:calc(var(--offset)*.6);fill:var(--c2);transition:fill .75s var(--tf)}.section-grid__icon img,.section-grid__icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.section-grid__count{font-weight:var(--fwB);font-size:1.3em}.section-grid__title{text-transform:uppercase;font-weight:var(--fwB);font-size:1.7em}@media screen and (max-width:999px){.section-grid__title{font-size:1.4em}}.section-grid__square{background:var(--c2);position:absolute;bottom:100%;right:0;width:calc(33.333% - var(--offset));height:calc(var(--offset)*19);border-radius:4vw;z-index:-1}@media screen and (max-width:1299px){.section-grid__square{display:none}}.section-nav{width:100%}@media screen and (max-width:1499px){.section-nav .nav-row{height:max((var(--offset) * 2.5),36px)}}@media screen and (min-width:1300px){.section-nav{width:55%}}@media screen and (max-width:1299px){.section-nav{max-width:610px}}@media screen and (max-width:699px){.section-nav{position:relative}}@media screen and (min-width:700px){.section-nav .nav-search{position:relative}}.section-nav .nav-search__result{left:calc(var(--offset)*.6)}@media screen and (max-width:699px){.section-nav .nav-search__result{top:calc(100% + var(--offset)*.6);left:0;right:0}}.section-bg{position:absolute;left:50%;bottom:-5vh;display:flex;justify-content:flex-start;align-items:center;height:40vh;transform:translate(-50%);z-index:-1}.section-bg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.section-catalog{flex-shrink:0;width:max(35%,460px)}@media screen and (max-width:1199px){.section-catalog{width:100%}.section-catalog.hide{display:none}}@media screen and (max-width:1099px){.section-catalog{flex-grow:1}}.section-map{flex-grow:1;height:100%}@media screen and (max-width:1299px){.section-map{display:flex;flex-direction:column;gap:calc(var(--offset)*.8)}}@media screen and (max-width:1199px){.section-map:not(.show){display:none}}@media screen and (max-width:599px){.section-map{gap:0}}@media screen and (min-width:1367px){.section-form{padding-right:var(--offset-l)}}.section-not-result{background:var(--c7);width:100%;padding:calc(var(--offset)*1);color:var(--c9);border-radius:var(--radius-10)}.breadcrumbs{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.6)}@media screen and (max-width:699px){.breadcrumbs{justify-content:center;align-items:center;text-align:center}}@media screen and (max-width:768px){.breadcrumbs--left{margin-top:-10px}}@media screen and (max-width:699px){.breadcrumbs--left{justify-content:flex-start;text-align:left}}@media screen and (min-width:1300px){.breadcrumbs--abs{position:absolute;top:var(--offset-l)}}.breadcrumbs-item{display:flex;align-items:center;line-height:1;gap:calc(var(--offset)*.6)}.breadcrumbs-item:not(:last-child):after{background:var(--c9);content:"";position:relative;flex-shrink:0;width:max(.35vw,4px);height:max(.35vw,4px);border-radius:var(--radius-6)}.breadcrumbs-link{font-size:.85em;line-height:1.2;color:var(--c9);transition:all .55s var(--tf)}.breadcrumbs-link[href]:focus,.breadcrumbs-link[href]:focus-within,.breadcrumbs-link[href]:hover{color:var(--c4)}.pagination{justify-content:center;gap:calc(var(--offset)*.85);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.pagination,.pagination-list{display:flex;align-items:center}.pagination-list{list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.4)}.pagination-link{display:flex;justify-content:center;align-items:center;min-width:calc(var(--offset)*1.6);height:calc(var(--offset)*1.6);padding:calc(var(--offset)*.4);text-align:center;font-size:.95em;line-height:1;color:var(--c5);transition:all .55s var(--tf)}.pagination-link.current{color:var(--c4)}.pagination-link:focus,.pagination-link:focus-within,.pagination-link:hover{color:var(--c2)}@media screen and (max-width:599px){.pagination-next,.pagination-prev{min-width:auto}}.filter{position:sticky;top:var(--offset-xl);display:flex;align-items:stretch;flex-wrap:wrap;gap:calc(var(--offset)*.6);z-index:2;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:768px){.filter{position:static}}@media screen and (max-width:699px){.filter{flex-direction:column}}.filter-dropdown{position:relative}.filter-dropdown[open] .filter-dropdown-opener{background:var(--c3);color:var(--c2);fill:var(--c2);border-color:var(--c11);box-shadow:0 5px 5px #d9d9d933}.filter-dropdown-opener{background:var(--c3);display:flex;justify-content:space-between;align-items:center;padding:calc(var(--offset)*.6) calc(var(--offset)*.85);text-align:center;font-size:.95em;line-height:1.2;color:var(--c1);fill:var(--c4);border:1px solid var(--c7);border-radius:var(--radius-6);gap:calc(var(--offset)*.85);transition:all .55s var(--tf)}.filter-dropdown-opener svg{flex-shrink:0;width:max((var(--offset) * .4),8px);height:max((var(--offset) * .4),8px)}.filter-dropdown-opener span{line-height:1}.filter-dropdown-opener:focus,.filter-dropdown-opener:focus-within,.filter-dropdown-opener:hover{background:var(--c3);color:var(--c2);fill:var(--c2);border-color:var(--c11);box-shadow:0 5px 5px #d9d9d933}.filter-dropdown-inner{background:var(--c3);position:absolute;left:0;flex-direction:column;align-items:stretch;min-width:100%;max-height:40vh;margin-top:calc(var(--offset)*.4);border:1px solid var(--c7);box-shadow:0 5px 5px #d9d9d933;overflow:auto;z-index:2}.filter-dropdown-inner,.filter-radio{display:flex;padding:calc(var(--offset)*.4);border-radius:var(--radius-6)}.filter-radio{position:relative;align-items:flex-start;font-size:.95em;line-height:1.2;color:var(--c1);cursor:pointer;transition:all .75s var(--tf)}.filter-radio.active{background:var(--c7)}.filter-radio:focus,.filter-radio:focus-within,.filter-radio:hover{background:var(--c7)}.filter-radio-text{white-space:nowrap}.news-cards{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:calc(var(--offset)*.85)}@media screen and (max-width:1199px){.news-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.news-cards{grid-template-columns:1fr;width:calc(100% + (var(--offset-s) - (var(--offset)*.85))*2);margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.news-card{background:var(--c7);align-items:stretch;border-radius:var(--radius);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.news-card,.news-card__inner{display:flex;padding:calc(var(--offset)*.85)}.news-card__inner{position:relative;align-items:flex-end;width:100%;min-height:calc(var(--offset)*18);color:var(--c1);border-radius:var(--radius-15);overflow:hidden;transition:color .75s var(--tf)}.news-card__inner:focus,.news-card__inner:focus-within,.news-card__inner:hover{color:var(--c4)}.news-card__inner:focus .news-card__image,.news-card__inner:focus-within .news-card__image,.news-card__inner:hover .news-card__image{transform:scale(1.05)}.news-card__image{position:absolute;top:0;left:0;right:0;bottom:0;align-items:stretch;transition:transform .75s var(--tf);will-change:transform;overflow:hidden}.news-card__image,.news-card__image picture{display:flex;justify-content:center;border-radius:inherit}.news-card__image picture{align-items:center;width:100%;height:100%}.news-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.news-card__content,.news-card__image img{width:100%;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.news-card__content{background:var(--c3);position:relative;display:flex;flex-direction:column;min-height:calc(var(--offset)*5);padding:calc(var(--offset)*.85);border-radius:var(--radius-15);gap:calc(var(--offset)*.2)}@media screen and (max-width:1199px){.news-card__content{min-height:calc(var(--offset)*6)}}.date,.news-card__date{font-size:.95em;color:var(--c9)}.date{margin-top:auto}.news-card__title{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.aside{flex-direction:column;padding:calc(var(--offset)*.85);border:1px solid var(--c7);border-radius:var(--radius-8)}.aside,.aside-card{display:flex;gap:calc(var(--offset)*.85)}.aside-card{align-items:flex-start}.aside-card+.aside-card{padding-top:calc(var(--offset)*.85);border-top:1px solid var(--c7)}.aside-card__image{background:var(--c7);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*3.2);height:calc(var(--offset)*3.2);text-transform:uppercase;font-weight:var(--fwB);font-size:1.05em;color:var(--c5);border-radius:var(--radius-8);overflow:hidden}.aside-card__image picture{display:flex;width:100%;height:100%;border-radius:inherit}.aside-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.aside-card__inner{display:flex;flex-direction:column;flex-grow:1;gap:calc(var(--offset)*.2)}.aside-card__row{display:flex;align-items:center;gap:calc(var(--offset)*.2) calc(var(--offset)*.85)}@media screen and (max-width:599px){.aside-card__row{flex-wrap:wrap}}.aside-card__col{display:flex;flex-direction:column}.aside-card__name{font-weight:var(--fwB);line-height:1.2;font-size:1.05em;color:var(--c1)}.aside-card__tag{font-size:.95em;color:var(--c2)}.aside-card__btn{margin-left:auto}.aside-card__address,.aside-card__id{font-size:.95em;line-height:1.2}@media screen and (max-width:599px){.aside-card__id{margin-right:auto}}.aside-card__time{font-size:.85em;color:var(--c5)}@media screen and (min-width:600px){.aside-card__time{margin-left:auto}}.aside-form{gap:calc(var(--offset)*.85)}.aside-form .form-footer{margin-top:0}.catalog{display:flex;flex-direction:column;gap:var(--offset)}.catalog.show-info .catalog-count,.catalog.show-info .catalog-filters,.catalog.show-info .catalog-list,.catalog:not(.show-info) .catalog-info{display:none;visibility:hidden}.catalog.show-info .catalog-back{display:inline-flex;visibility:visible}.catalog-header{display:flex;align-items:baseline;gap:calc(var(--offset)*.4) calc(var(--offset)*.85)}.catalog-count{flex-shrink:0;font-size:1.05em;line-height:1;color:var(--c8)}@media screen and (max-width:1199px){.catalog-count{margin-left:auto}}.catalog-back{display:none;margin-left:auto;visibility:hidden}.catalog-back svg{width:max((var(--offset) * .45),9px);height:max((var(--offset) * .45),9px)}.catalog-filters,.catalog-row{display:flex;align-items:stretch;gap:calc(var(--offset)*.6)}@media screen and (max-width:599px){.catalog-filters{flex-wrap:wrap}}.catalog-filter{position:relative}@media screen and (max-width:599px){.catalog-filter{flex-grow:1}}.catalog-filter__opener{background:var(--c3);display:flex;justify-items:center;align-items:center;height:100%;padding:calc(var(--offset)*.45) calc(var(--offset)*.7);text-align:center;font-size:.95em;line-height:1.2;color:var(--c4);fill:var(--c4);border:1px solid var(--c7);border-radius:var(--radius-6);gap:max((var(--offset) * .4),8px)}@media screen and (max-width:599px){.catalog-filter__opener{padding:calc(var(--offset)*.85)}}.catalog-filter__opener svg{flex-shrink:0;width:max((var(--offset) * .6),13px);height:max((var(--offset) * .6),13px)}@media screen and (max-width:599px){.catalog-filter__opener svg{order:1}}.catalog-filter__opener span{line-height:1}.catalog-filter__opener span+svg{width:max((var(--offset) * .4),8px);height:max((var(--offset) * .4),8px)}.catalog-info,.catalog-list{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--offset)*.6)}@media screen and (max-width:599px){.catalog-info,.catalog-list{width:calc(100% + (var(--offset-s) - (var(--offset)*.85))*2);margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.catalog-list{flex-grow:1;overflow:auto}.catalog-info{flex-grow:1;overflow:hidden}.catalog-list__item{width:100%}.card-info,.catalog-card{position:relative;display:flex;align-self:flex-start}.catalog-card{width:100%;border-radius:var(--radius-10);border:1px solid var(--c7);transition:all .55s var(--tf)}@media screen and (max-width:599px){.catalog-card{flex-direction:column;background-color:var(--c7)}}.catalog-card--full{flex-direction:column;align-items:stretch;height:100%;overflow:auto}.catalog-card--top{background:var(--c11);border-color:var(--c11)}.catalog-card--top .catalog-card__image img{transform:scale(.85)}.catalog-card--top .reviews-link{color:var(--c9)}.catalog-card--top .reviews-link:after{background:var(--c9)}.catalog-card:not(.catalog-card--full):focus,.catalog-card:not(.catalog-card--full):focus-within,.catalog-card:not(.catalog-card--full):hover{background:var(--c7)}.catalog-card:not(.catalog-card--full):focus .catalog-card__image--icon,.catalog-card:not(.catalog-card--full):focus-within .catalog-card__image--icon,.catalog-card:not(.catalog-card--full):hover .catalog-card__image--icon{background:var(--c3)}.catalog-card:not(.catalog-card--full):focus .catalog-card__image img,.catalog-card:not(.catalog-card--full):focus-within .catalog-card__image img,.catalog-card:not(.catalog-card--full):hover .catalog-card__image img{transform:scale(.85)}.catalog-card.skeleton{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:599px){.catalog-card.skeleton{background-color:var(--c3)}}.catalog-card.skeleton .catalog-card__footer,.catalog-card.skeleton .catalog-card__header,.catalog-card.skeleton .catalog-card__image,.catalog-card.skeleton .catalog-card__price,.catalog-card.skeleton .catalog-card__row{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.catalog-card.skeleton .catalog-card__header{width:85%;min-height:calc(var(--offset)*.8);margin-top:auto}.catalog-card.skeleton .catalog-card__price{width:45%;min-height:calc(var(--offset)*.8)}.catalog-card.skeleton .catalog-card__footer{flex-grow:1;margin-bottom:auto}@media screen and (max-width:599px){.catalog-card.skeleton .catalog-card__footer{min-height:calc(var(--offset)*2.25)}}.catalog-card__head{display:flex;align-items:stretch;padding:calc(var(--offset)*.4)}@media screen and (max-width:599px){.catalog-card__head{flex-direction:column}}.catalog-card__head .catalog-card__link{font-size:1.2em}.catalog-card__head .catalog-card__content{margin-top:auto;gap:calc(var(--offset)*.6)}.catalog-card__head .catalog-card__price{font-size:1.2em}.card-info{font-size:var(--fz)}.card-info--s{max-width:calc(var(--offset)*10)}.card-info__sale,.catalog-card__sale{font:.95em/1.2 var(--ff);background:var(--c4);position:absolute;top:calc(var(--offset)*.85);left:calc(var(--offset)*.85);padding:calc(var(--offset)*.2) calc(var(--offset)*.4);color:var(--c3);border-radius:var(--radius-6);z-index:1}.card-info__sale{top:0;left:0;font-size:.85em}.card-info__image,.card-info__logo,.catalog-card__image{background:var(--c3);display:flex;justify-content:center;align-items:center;align-self:center;flex-shrink:0;width:calc(var(--offset)*6.7);height:calc(var(--offset)*6.7);border-radius:var(--radius-6);transition:all .55s var(--tf);overflow:hidden}.card-info__image picture,.card-info__logo picture,.catalog-card__image picture{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:inherit}.card-info__image img,.card-info__logo img,.catalog-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit;transition:transform .5s var(--tf)}.card-info__image--icon,.card-info__logo--icon,.catalog-card__image--icon{background:var(--c7);position:relative}.card-info__image--icon img,.card-info__logo--icon img,.catalog-card__image--icon img{width:60%;height:60%;z-index:1}.catalog-card__image{margin:calc(var(--offset)*.85) calc(var(--offset)*.2) calc(var(--offset)*.85) calc(var(--offset)*.85)}@media screen and (max-width:599px){.catalog-card__image{align-self:stretch;width:auto;height:calc(var(--offset)*10);margin-right:calc(var(--offset)*.85);padding:calc(var(--offset)*.85)}}.catalog-card__image--icon{background:var(--c3)}.card-info__image{width:calc(var(--offset)*6);height:calc(var(--offset)*6);padding:0}.card-info__logo{background:var(--c7);align-self:flex-start;width:calc(var(--offset)*2.4);height:calc(var(--offset)*2.4);font-weight:var(--fwB);color:var(--c5)}.card-info__logo img{-o-object-fit:cover;object-fit:cover}.card-info__inner,.catalog-card__inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;padding:calc(var(--offset)*.85);gap:calc(var(--offset)*.2)}.card-info__inner{padding-top:0;padding-right:0;padding-bottom:0}.card-info__header,.catalog-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:calc(var(--offset)*.85)}.card-info__title,.catalog-card__title{margin-top:auto;margin-bottom:auto;font-size:1em}.card-info__link,.catalog-card__link{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.95em;line-height:1.2;color:var(--c1);overflow:hidden;transition:all .55s var(--tf)}.card-info__link:focus,.card-info__link:focus-within,.card-info__link:hover,.catalog-card__link:focus,.catalog-card__link:focus-within,.catalog-card__link:hover{color:var(--c4)}.card-info__link{font-size:.75em}.card-info__content,.catalog-card__content{display:flex;flex-direction:column;gap:calc(var(--offset)*.2)}.card-info__content{gap:calc(var(--offset)*.4)}.card-info__price,.catalog-card__price{font-weight:var(--fwB);font-size:1em;line-height:1.2;color:var(--c2)}.card-info__price s,.catalog-card__price s{margin-left:.5em;font-weight:var(--fwR);font-size:80%;color:var(--c5)}.card-info__id,.card-info__price,.card-info__tag,.card-info__text{font-size:.75em}.card-info__tag{color:var(--c2)}.card-info__id{color:var(--c5)}.catalog-card__row{display:flex;gap:calc(var(--offset)*.6)}.card-info__rating .rating-value{font-size:.75em}.catalog-card__description{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;padding:calc(var(--offset)*.85) calc(var(--offset)*1.2) calc(var(--offset)*1.2);gap:calc(var(--offset)*.2)}@media screen and (max-width:599px){.catalog-card__description{padding-top:var(--offset)}}.catalog-card__description .title{margin-bottom:calc(var(--offset)*.4)}.catalog-card__description p+.title{margin-top:calc(var(--offset)*.4)}.catalog-card__description p{margin-bottom:0;font-size:.95em}.catalog-card__description .catalog-card__footer{padding-top:calc(var(--offset)*.6)}.card-info__footer,.catalog-card__buttons,.catalog-card__footer{display:flex;align-items:stretch;gap:calc(var(--offset)*.6)}.catalog-card__buttons{padding:calc(var(--offset)*.2) calc(var(--offset)*1.2)}@media screen and (max-width:599px){.catalog-card__buttons .btn{flex-grow:1}}.card-info__footer,.catalog-card__footer{margin-top:auto;padding-top:calc(var(--offset)*.4)}@media screen and (max-width:599px){.catalog-card__footer .btn{flex-grow:1}}.card-info__footer{padding-top:calc(var(--offset)*.4);gap:calc(var(--offset)*.4)}.category-list{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0;gap:calc(var(--offset)*1.5)}@media screen and (max-width:999px){.category-list{grid-template-columns:repeat(4,1fr);gap:calc(var(--offset)*.85)}}@media screen and (max-width:768px){.category-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:499px){.category-list{grid-template-columns:repeat(2,1fr)}}.category-list__item{display:flex;align-items:stretch;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.category-list__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:var(--offset-xs);color:var(--c1);border:1px solid var(--c7);border-radius:var(--radius-15);gap:calc(var(--offset)*.6);transition:all .55s var(--tf)}@media screen and (min-width:1300px){.category-list__inner{min-height:calc(var(--offset)*10)}}@media screen and (max-width:1299px){.category-list__inner{padding:calc(var(--offset)*.85)}}.category-list__inner:focus,.category-list__inner:focus-within,.category-list__inner:hover{box-shadow:0 15px 10px -5px #d9d9d933}@media screen and (min-width:1000px){.category-list__inner:focus .category-list__icon,.category-list__inner:focus-within .category-list__icon,.category-list__inner:hover .category-list__icon{transform:translateY(-5px)}}.category-list__icon{display:flex;justify-content:center;align-items:center;width:calc(var(--offset)*4);height:calc(var(--offset)*4);transition:.55s var(--tf)}.category-list__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.category-list__name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-top:auto;margin-bottom:auto;font-size:1.2em;line-height:1.2;text-align:center;overflow:hidden}@media screen and (max-width:1299px){.category-list__name{font-size:1em}}.subscribe{background:var(--c2);display:grid;grid-template-columns:repeat(2,1fr);border-radius:inherit;overflow:hidden}@media screen and (max-width:999px){.subscribe{grid-template-columns:1fr}}.subscribe-header{display:flex;flex-direction:column;padding:var(--offset-m) var(--offset-l);color:var(--c3);gap:calc(var(--offset))}@media screen and (min-width:1360px){.subscribe-header{max-width:calc(var(--offset)*30)}}@media screen and (min-width:1000px){.subscribe-header{order:1}}@media screen and (max-width:999px){.subscribe-header{padding:var(--offset-s)}}.subscribe-header p{margin-bottom:0;font-size:1.05em}.subscribe-header>*{transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.subscribe-title{font-size:2em}.subscribe-content{position:relative;display:flex;align-items:stretch;align-self:stretch;padding-top:calc(var(--offset)*1.5);padding-left:var(--offset-l);padding-bottom:calc(var(--offset)*1.5);border-radius:inherit;z-index:1;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:999px){.subscribe-content{padding-right:var(--offset-s)}}@media screen and (max-width:599px){.subscribe-content{padding:calc(var(--offset)*.85)}}.subscribe-image{position:absolute;left:var(--offset-xs);bottom:0;width:calc(var(--offset)*20);height:calc(var(--offset)*19.2);pointer-events:none;z-index:-1}@media screen and (max-width:768px){.subscribe-image{left:var(--offset-s)}}@media screen and (max-width:599px){.subscribe-image{display:none}}.subscribe-image--top{z-index:1}.subscribe-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom}.subscribe-form{background:var(--c3);margin-left:var(--offset-l);padding:calc(var(--offset)*2.5) calc(var(--offset)*2.5) calc(var(--offset)*3.5);border-radius:inherit}@media screen and (max-width:599px){.subscribe-form{margin-left:0;padding:var(--offset-xs)}}.feedback{background:var(--c7);display:flex;flex-direction:column;padding:var(--offset-xs) var(--offset-s);border-radius:var(--radius);gap:var(--offset-xs)}@media screen and (max-width:768px){.feedback{padding-top:var(--offset-s);padding-bottom:var(--offset-s)}}@media screen and (max-width:599px){.feedback{margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.feedback-header{display:flex;flex-direction:column;gap:calc(var(--offset))}.feedback-header p{margin-bottom:0;font-size:1.05em}.nav{display:flex;justify-content:space-between;align-items:flex-start;gap:calc(var(--offset)*.85)}@media screen and (max-width:1499px){.nav{align-items:center}}@media screen and (max-width:699px){.nav{align-items:stretch}}.nav-catalog-opener{background:var(--c2);flex-shrink:0;height:calc(var(--offset)*2.25);padding:calc(var(--offset)*.6) calc(var(--offset)*1);font-size:1.05em;color:var(--c3);fill:var(--c3);border-color:var(--c2)}@media screen and (max-width:1499px){.nav-catalog-opener{height:38px}}@media screen and (max-width:1299px){.nav-catalog-opener{width:42px;padding-left:calc(var(--offset)*.6);padding-right:calc(var(--offset)*.6)}.nav-catalog-opener span{display:none}}.nav-catalog-opener svg{width:max((var(--offset) * .8),15px);height:max((var(--offset) * .8),15px)}.nav-row{background:var(--c3);display:flex;justify-content:space-between;align-items:center;flex-grow:1;border-radius:var(--radius-6);border:1px solid var(--c7)}@media screen and (max-width:1499px){.nav-row{align-items:stretch}}@media screen and (min-width:700px){.nav-row{position:relative}}.nav-category{background:var(--c7);position:relative;display:flex;flex-direction:column;flex-shrink:0;width:calc(var(--offset)*9);border-radius:var(--radius-6);z-index:1}@media screen and (max-width:699px){.nav-category{display:none}}.nav-category[open] svg{transform:scaleY(-1)}.nav-category__opener{display:flex;justify-content:space-between;align-items:center;height:calc(var(--offset)*2.25);padding:calc(var(--offset)*.6) calc(var(--offset)*1);font-size:.95em;line-height:1.2;color:var(--c1);fill:var(--c4);gap:calc(var(--offset)*.2)}@media screen and (max-width:1499px){.nav-category__opener{height:38px}}.nav-category__opener span{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.nav-category__opener svg{flex-shrink:0;width:calc(var(--offset)*.4);height:calc(var(--offset)*.4)}.nav-category__wrap{background:var(--c7);position:absolute;top:calc(100% - .4vw);left:-1px;right:0;max-height:40vh;border-radius:var(--radius-6);border:1px solid var(--c7);overflow:auto}@media screen and (max-width:1299px){.nav-category__wrap{max-height:250px}}.nav-category__list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0 calc(var(--offset)*.4) calc(var(--offset)*.4)}.nav-category__btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:calc(var(--offset)*.4) calc(var(--offset)*.6);font-size:.95em;line-height:1.4;color:var(--c1);border-radius:var(--radius-6);transition:all .75s var(--tf)}.nav-category__btn.active{background:var(--c3)}.nav-category__btn:focus,.nav-category__btn:focus-within,.nav-category__btn:hover{background:var(--c3)}.nav-search{flex-grow:1}.nav-search__form{display:flex;align-items:stretch}@media screen and (max-width:1499px){.nav-search__form{height:100%}}.nav-search__label{flex-grow:1}.nav-search__input{height:100%;border:none}@media screen and (max-width:1499px){.nav-search__input{padding-top:0;padding-bottom:0}}@media screen and (max-width:768px){.nav-search__input{min-height:auto}}.nav-search__btn{background:var(--c2);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max((var(--offset) * 1.8),36px);margin:max((var(--offset) * .15),4px) max((var(--offset) * .25),4px);fill:var(--c3);border-radius:var(--radius-6)}@media screen and (max-width:1299px){.nav-search__btn{margin:0}}.nav-search__btn svg{width:max((var(--offset) * .8),15px);height:max((var(--offset) * .8),15px)}.nav-search__result{background:var(--c3);position:absolute;top:calc(100% + var(--offset)*.6);left:-1px;right:-1px;display:flex;flex-direction:column;align-items:stretch;max-height:calc(40vh - var(--offset)*.6 - .4vw + 1px);padding:calc(var(--offset)*.6) calc(var(--offset)*.85) calc(var(--offset)*.85);border:1px solid var(--c7);border-radius:var(--radius-6);gap:calc(var(--offset)*.85);overflow:auto}@media screen and (max-width:699px){.nav-search__result{top:calc(100% + 57px);left:var(--offset-s);right:var(--offset-s)}}.nav-search__title{font-weight:var(--fwB);font-size:1.05em;line-height:1.4}.nav-search__list{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0}.nav-search__item{position:relative;display:flex;justify-content:space-between;align-items:stretch;gap:calc(var(--offset)*.85)}.nav-search__item:not(:last-child){margin-bottom:calc(var(--offset)*.85);padding-bottom:calc(var(--offset)*.85);border-bottom:1px solid var(--c7)}.nav-search__sale{font:.85em/1.2 var(--ff);background:var(--c4);position:absolute;top:0;left:0;padding:calc(var(--offset)*.2) calc(var(--offset)*.4);color:var(--c3);border-radius:var(--radius-6)}.nav-search__image{align-self:center;flex-shrink:0;width:calc(var(--offset)*3.2);height:calc(var(--offset)*3.2);border-radius:var(--radius-6)}.nav-search__image,.nav-search__image picture{display:flex;justify-content:center;align-items:center}.nav-search__image img,.nav-search__image picture{width:100%;border-radius:inherit}.nav-search__image img{height:100%;-o-object-fit:contain;object-fit:contain}.nav-search__content{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;gap:calc(var(--offset)*.2)}.nav-search__link{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.95em;line-height:1.2;color:var(--c1);overflow:hidden}.nav-search__price{margin-top:auto;padding-top:calc(var(--offset)*.2);font-weight:var(--fwB);font-size:.85em;line-height:1.2}.nav-search__favorite{align-self:flex-start;flex-shrink:0}.nav-tabs{background:var(--c7);position:absolute;top:0;left:0;display:flex;flex-wrap:wrap;align-items:stretch;width:25%;height:calc(var(--offset)*10.2);padding:var(--offset-xs) var(--offset-xs) calc(var(--offset)*.85) var(--offset-s);border-top-left-radius:inherit;gap:calc(var(--offset)*.5);z-index:2}@media screen and (max-width:1299px){.nav-tabs{width:300px;height:90px;padding-left:var(--offset-xs)}}@media screen and (max-width:699px){.nav-tabs{width:100%;height:171px;padding-bottom:var(--offset-xs);background-color:var(--c3);border-radius:inherit}}.nav-tab{background:var(--c3);display:flex;justify-content:center;align-items:center;text-align:center;flex-grow:1;padding:calc(var(--offset)*.55);width:calc(50% - var(--offset)*.25);font-size:.95em;line-height:1.2;color:var(--c1);border-radius:var(--radius-15);border:1px solid var(--c7);transition:all .55s var(--tf)}.nav-tab:focus,.nav-tab:focus-within,.nav-tab:hover{color:var(--c2);border-color:var(--c11)}.nav-tab.open{background:var(--c2);color:var(--c3)}.nav-tab-item,.nav-tab-list{height:100%;border-radius:inherit}.nav-tab-item{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:699px){.nav-tab-item{flex-direction:column;padding-bottom:65px}}.nav-catalog{height:100%;border-radius:inherit}.nav-catalog-category,.nav-catalog-inner{flex-shrink:0;height:100%;overflow-x:hidden;overflow-y:auto}.nav-catalog-category{background:var(--c7);display:flex;flex-direction:column;list-style:none;margin:0;padding:calc(var(--offset)*10.2) var(--offset-xs) var(--offset-xs) var(--offset-s);width:25%;border-top-left-radius:inherit;border-bottom-left-radius:inherit;gap:calc(var(--offset)*.85)}@media screen and (max-width:1299px){.nav-catalog-category{width:300px;padding-top:172px;padding-left:var(--offset-xs)}}@media screen and (max-width:699px){.nav-catalog-category{flex-direction:row;flex-shrink:0;width:100%;height:auto;padding-top:calc(171px + var(--offset-xs));padding-bottom:0;scroll-snap-type:x mandatory;scroll-padding-left:var(--offset-xs);border-top-right-radius:inherit;border-bottom-right-radius:inherit;overflow-x:auto;overflow-y:hidden}.nav-catalog-category .nav-catalog-category__item{height:120px;margin-bottom:var(--offset-xs)}.nav-catalog-category__item{scroll-snap-align:start}}.nav-catalog-category__inner{background:var(--c3);position:relative;display:flex;align-items:flex-start;padding:calc(var(--offset)*.85);color:var(--c1);border:1px solid var(--c7);border-radius:var(--radius-15);gap:calc(var(--offset)*.6);transition:all .55s var(--tf);z-index:1;--x-icon:calc(var(--offset)*.25);--x-name:calc(var(--offset)*.5)}@media screen and (min-width:700px){.nav-catalog-category__inner:after{content:"";position:absolute;top:0;bottom:0;right:calc(0px - var(--offset-m));width:calc(var(--offset)*6);background-color:inherit;transform:translate(-100%);border-radius:inherit;transition:all .75s var(--tf);z-index:-1}.nav-catalog-category__inner.current:after{transform:translate(0)}.nav-catalog-category__inner.current .nav-catalog-category__icon{transform:translate(var(--x-icon)) scale(1.2)}.nav-catalog-category__inner.current .nav-catalog-category__name{transform:translate(var(--x-name))}.nav-catalog-category__inner:focus,.nav-catalog-category__inner:focus-within,.nav-catalog-category__inner:hover{box-shadow:0 15px 10px -5px #d9d9d933}.nav-catalog-category__inner:focus .nav-catalog-category__icon,.nav-catalog-category__inner:focus-within .nav-catalog-category__icon,.nav-catalog-category__inner:hover .nav-catalog-category__icon{transform:translate(var(--x-icon)) scale(1.2)}.nav-catalog-category__inner:focus .nav-catalog-category__name,.nav-catalog-category__inner:focus-within .nav-catalog-category__name,.nav-catalog-category__inner:hover .nav-catalog-category__name{transform:translate(var(--x-name))}}@media screen and (max-width:699px){.nav-catalog-category__inner{flex-direction:column;align-items:center;width:150px;height:100%;text-align:center;gap:4px}.nav-catalog-category__inner.current{background-color:var(--c11)}}.nav-catalog-category__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max((var(--offset) * 2),35px);height:max((var(--offset) * 2),35px);transition:.55s var(--tf)}@media screen and (max-width:699px){.nav-catalog-category__icon{width:45px;height:45px;box-shadow:0 0 0 2px var(--c3);border-radius:50%}}.nav-catalog-category__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.nav-catalog-category__name{margin-top:auto;margin-bottom:auto;font-size:.95em;line-height:1.2;transition:.55s var(--tf)}@media screen and (max-width:699px){.nav-catalog-category__name{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}.nav-catalog-inner{display:flex;flex-direction:column;flex-grow:1;width:65%;padding:calc(var(--offset)*2.5) var(--offset-s)}@media screen and (max-width:1299px){.nav-catalog-inner{width:calc(100% - 300px)}}@media screen and (max-width:999px){.nav-catalog-inner{padding-top:var(--offset-s);padding-bottom:var(--offset-s)}}@media screen and (max-width:699px){.nav-catalog-inner{width:100%;height:calc(100% - 260px)}}.nav-catalog-inner__item{display:flex;flex-direction:column;gap:var(--offset-xs)}.nav-catalog-inner__item:not(.current){display:none}.nav-catalog-title h2{font-size:1em;color:var(--c1);margin:0;transition:.5s var(--tf)}.nav-catalog-title h2:focus,.nav-catalog-title h2:focus-within,.nav-catalog-title h2:hover{color:var(--c4)}.nav-catalog-row{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--offset-xs) var(--offset-s)}@media screen and (max-width:1199px){.nav-catalog-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:499px),screen and (max-width:999px) and (min-width:700px){.nav-catalog-row{grid-template-columns:1fr}}.nav-catalog-col{display:flex;flex-direction:column;align-items:flex-start;gap:calc(var(--offset)*.85)}.nav-catalog-subtitle h3{font-weight:var(--fwB);font-size:1.05em;line-height:1.2;color:var(--c1);margin:0;transition:.5s var(--tf)}.nav-catalog-subtitle h3:focus,.nav-catalog-subtitle h3:focus-within,.nav-catalog-subtitle h3:hover{color:var(--c4)}.nav-catalog-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.6)}.nav-catalog-list__item{line-height:1}.nav-catalog-list__item.hide{display:none}.nav-catalog-list__link h4{font-size:.95em;font-weight:400;line-height:1.2;color:var(--c1);margin:0;transition:.5s var(--tf)}.nav-catalog-list__link h4:focus,.nav-catalog-list__link h4:focus-within,.nav-catalog-list__link h4:hover{color:var(--c4)}.nav-catalog-switch{display:flex;align-items:center;font-weight:var(--fwR);font-size:.95em;line-height:1.2;color:var(--c4);fill:var(--c4);transition:.5s var(--tf);gap:calc(var(--offset)*.4)}.nav-catalog-switch svg{flex-shrink:0;width:max((var(--offset) * .4),8px);height:max((var(--offset) * .4),8px)}@media screen and (min-width:700px){.nav-catalog-switch svg{margin-bottom:-2px}}.nav-catalog-switch span{line-height:1}.nav-catalog-switch.active svg{transform:scale(-1)}.nav-catalog-switch:focus,.nav-catalog-switch:focus-within,.nav-catalog-switch:hover{color:var(--c2);fill:var(--c2)}.rating{gap:calc(var(--offset)*.4)}.rating,.rating-stars{display:flex;align-items:center}.rating-stars{position:relative;gap:calc(var(--offset)*.2);overflow:hidden}.rating-stars.rating-1 .rating-star:first-child,.rating-stars.rating-2 .rating-star:first-child,.rating-stars.rating-2 .rating-star:nth-child(2),.rating-stars.rating-3 .rating-star:first-child,.rating-stars.rating-3 .rating-star:nth-child(2),.rating-stars.rating-3 .rating-star:nth-child(3),.rating-stars.rating-4 .rating-star:first-child,.rating-stars.rating-4 .rating-star:nth-child(2),.rating-stars.rating-4 .rating-star:nth-child(3),.rating-stars.rating-4 .rating-star:nth-child(4),.rating-stars.rating-5 .rating-star:first-child,.rating-stars.rating-5 .rating-star:nth-child(2),.rating-stars.rating-5 .rating-star:nth-child(3),.rating-stars.rating-5 .rating-star:nth-child(4),.rating-stars.rating-5 .rating-star:nth-child(5){fill:var(--c10)}.rating-star{flex-shrink:0;width:max((var(--offset) * .6),13px);height:max((var(--offset) * .6),13px);fill:var(--c5);transition:all .15s var(--tf)}.rating-overlay{position:absolute;top:0;left:0;bottom:0;display:flex;align-items:center;gap:calc(var(--offset)*.2);overflow:hidden}.rating-overlay svg{fill:var(--c10)}.rating-value{font-weight:var(--fwB);font-size:.95em;line-height:1}.reviews-link{position:relative;font-size:.95em;color:var(--c5);transition:all .55s var(--tf)}.reviews-link:after{background:var(--c5);content:"";position:absolute;left:0;right:0;bottom:0;height:1px;transition:all .55s var(--tf)}.reviews-link[href]:focus,.reviews-link[href]:focus-within,.reviews-link[href]:hover{color:var(--c2)}.reviews-link[href]:focus-within:after,.reviews-link[href]:focus:after,.reviews-link[href]:hover:after{background:var(--c11)}.reviews{align-items:stretch;width:100%;gap:calc(var(--offset)*.85)}.reviews,.reviews-card{display:flex;flex-direction:column}.reviews-card{gap:calc(var(--offset)*.2)}.reviews-card:not(:first-child){padding-top:calc(var(--offset)*.85);border-top:1px solid var(--c7)}.reviews-card__user{display:flex;align-items:center;gap:calc(var(--offset)*.85)}.reviews-card__photo{background:var(--c7);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max((var(--offset) * 2),48px);height:max((var(--offset) * 2),48px);text-transform:uppercase;font-weight:var(--fwB);font-size:1.05em;color:var(--c5);border-radius:var(--radius-6);overflow:hidden}.reviews-card__photo picture{display:flex;width:100%;height:100%}.reviews-card__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-card__info{display:flex;flex-direction:column;gap:calc(var(--offset)*.2)}.reviews-card__name{font-weight:var(--fwB);font-size:.95em;line-height:1.2}.reviews-card__content{margin-left:max((var(--offset) * 2),48px);padding-left:calc(var(--offset)*.85)}.reviews-form{margin-top:calc(var(--offset)*.85);gap:calc(var(--offset)*.2)}.reviews-form .form-inner{gap:calc(var(--offset)*.6)}.advert-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(var(--offset)*.85)}@media screen and (max-width:1199px){.advert-cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:999px){.advert-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.advert-cards{grid-template-columns:1fr;width:calc(100% + (var(--offset-s) - (var(--offset)*.85))*2);margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.advert-cards.skeleton .advert{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.advert-cards.skeleton .advert__content,.advert-cards.skeleton .advert__date,.advert-cards.skeleton .advert__footer .btn,.advert-cards.skeleton .advert__image,.advert-cards.skeleton .advert__title{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.advert-cards.skeleton .advert__content>*,.advert-cards.skeleton .advert__date>*,.advert-cards.skeleton .advert__footer .btn>*,.advert-cards.skeleton .advert__image>*,.advert-cards.skeleton .advert__title>*{display:none}.advert-cards.skeleton .advert__title{width:80%;height:calc(var(--offset)*1.2);color:transparent}.advert-cards.skeleton .advert__content,.advert-cards.skeleton .advert__date,.advert-cards.skeleton .advert__footer .btn{color:transparent}.advert-cards.skeleton .advert__footer .btn>*{display:inline}.advert{background:var(--c7);position:relative;padding:calc(var(--offset)*.85);flex-grow:1;border-radius:var(--radius);overflow:hidden;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (min-width:600px){.advert:focus .advert__preview,.advert:focus-within .advert__preview,.advert:hover .advert__preview{transform:translateY(20px)}.advert:focus .advert__inner,.advert:focus-within .advert__inner,.advert:hover .advert__inner{transform:none}}.advert.skeleton{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.advert.skeleton .advert__content,.advert.skeleton .advert__date,.advert.skeleton .advert__footer .btn,.advert.skeleton .advert__image,.advert.skeleton .advert__title{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.advert.skeleton .advert__content>*,.advert.skeleton .advert__date>*,.advert.skeleton .advert__footer .btn>*,.advert.skeleton .advert__image>*,.advert.skeleton .advert__title>*{display:none}.advert.skeleton .advert__title{width:80%;height:calc(var(--offset)*1.2);color:transparent}.advert.skeleton .advert__content,.advert.skeleton .advert__date,.advert.skeleton .advert__footer .btn{color:transparent}.advert.skeleton .advert__footer .btn>*{display:inline}.advert__wrap{background:var(--c3);position:relative;height:100%;border-radius:var(--radius-15);overflow:hidden}@media screen and (max-width:599px){.advert__wrap{display:grid;grid-template-columns:.8fr 1fr}}@media screen and (max-width:499px){.advert__wrap{grid-template-columns:1fr}}.advert__preview{background:var(--c3);display:flex;flex-direction:column;align-items:stretch;width:100%;height:100%;padding:calc(var(--offset)*.85);border-radius:inherit;gap:calc(var(--offset)*.85);transition:transform .75s var(--tf);overflow:hidden}@media screen and (max-width:599px){.advert__preview{width:auto}}.advert__title{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center}.advert__image{display:flex;flex-grow:1;height:calc(var(--offset)*10);border-radius:inherit}@media screen and (max-width:1299px){.advert__image{height:calc(var(--offset)*12)}}.advert__image picture{display:flex;align-items:center;width:100%;height:100%;border-radius:inherit}.advert__image img{width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.advert__inner{background:var(--c3);display:flex;flex-direction:column;padding:calc(var(--offset)*.85);box-shadow:0 -10px 20px -10px #5e5e5e12;border-radius:inherit;gap:calc(var(--offset)*.4);transition:transform .8s var(--tf)}@media screen and (min-width:600px){.advert__inner{position:absolute;top:0;left:0;right:0;bottom:0;transform:translateY(100%)}}.advert__date{font-size:.95em}.advert__content{font-size:.95em;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}@media screen and (max-width:499px){.advert__content{-webkit-line-clamp:3}}.advert__footer{margin-top:auto}@media screen and (max-width:599px){.advert__footer{padding-top:calc(var(--offset)*.85)}}.product{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--offset-l)}@media screen and (max-width:1299px){.product{gap:var(--offset-s)}}@media screen and (max-width:1199px){.product{flex-direction:column}}.product-container{display:flex;align-items:flex-start;flex-grow:1;gap:var(--offset-s)}@media screen and (min-width:1200px){.product-container{max-width:70%}}@media screen and (max-width:1199px){.product-container{width:100%}}@media screen and (max-width:999px){.product-container{flex-direction:column}}.product-images{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;width:calc(var(--offset)*15);gap:calc(var(--offset)*.85)}@media screen and (min-width:1300px){.product-images{position:sticky;top:var(--offset-xl)}}@media screen and (max-width:999px){.product-images{width:100%}}.product-image{background:var(--c7);display:flex;justify-content:center;align-items:center;width:calc(var(--offset)*15);height:calc(var(--offset)*15);padding:calc(var(--offset)*.85);border-radius:var(--radius-15)}@media screen and (max-width:999px){.product-image{width:100%}}.product-image--not_image{position:relative}.product-image--not_image:before{background:var(--c3);content:"";position:absolute;top:calc(var(--offset)*.85);left:calc(var(--offset)*.85);right:calc(var(--offset)*.85);bottom:calc(var(--offset)*.85);border-radius:inherit}.product-image--not_image img{width:45%;height:45%;z-index:1}.product-image picture{background:var(--c3);display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:calc(var(--offset)*.85);border-radius:inherit}.product-image img{width:100%;max-height:100%;border-radius:inherit;-o-object-fit:contain;object-fit:contain}.product-inner,.product-tabs{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;gap:calc(var(--offset)*.85)}@media screen and (max-width:999px){.product-inner,.product-tabs{width:100%}}.product-header{display:flex;align-items:flex-start;gap:calc(var(--offset)*.85)}.product-header__image{background:var(--c7);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max((var(--offset) * 3.2),55px);height:max((var(--offset) * 3.2),55px);text-transform:uppercase;font-weight:var(--fwB);font-size:1.05em;color:var(--c5);border-radius:var(--radius-8);overflow:hidden}.product-header__image picture{display:flex;width:100%;height:100%;border-radius:inherit}.product-header__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.product-header__inner{display:flex;flex-direction:column;flex-grow:1;gap:calc(var(--offset)*.2)}.product-header__row,.product-row{display:flex;align-items:center;gap:calc(var(--offset)*.4) calc(var(--offset)*.85)}@media screen and (max-width:599px){.product-header__row,.product-row{flex-wrap:wrap}}.product-header__row{justify-content:space-between}.product-header__row .product-id{margin-right:0}@media screen and (min-width:1000px){.product-title{font-size:1.7em;line-height:1.2}}.product-date,.product-id{font-size:.95em;color:var(--c5)}.product-tag{font-size:.95em;color:var(--c2)}.product-id{margin-right:auto}@media screen and (min-width:600px){.product-date{margin-left:auto}}.product-price{font-size:1.4em;line-height:1.2;color:var(--c2)}.product-price span{font-size:.75em;color:var(--c1)}.product-text{font-size:.95em;line-height:1.2}.product__favorite-btn{margin-left:auto}.product-aside{flex-shrink:0;width:33%}@media screen and (min-width:1300px){.product-aside{position:sticky;top:var(--offset-xl)}}@media screen and (max-width:1199px) and (min-width:1000px){.product-aside{width:calc(100% - var(--offset)*15 - var(--offset-s));margin-left:calc(var(--offset)*15 + var(--offset-s))}}@media screen and (max-width:999px){.product-aside{width:100%}}.product-tabs{margin-top:calc(var(--offset)*.85)}.product-cards{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:calc(var(--offset)*.85)}@media screen and (max-width:1199px){.product-cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:899px){.product-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.product-cards{grid-template-columns:1fr;width:calc(100% + (var(--offset-s) - (var(--offset)*.85))*2);margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.product-cards.skeleton .product-card{background:var(--c3);box-shadow:inset 0 0 0 1px var(--c7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-cards.skeleton .product-card__date,.product-cards.skeleton .product-card__footer .btn,.product-cards.skeleton .product-card__image,.product-cards.skeleton .product-card__link,.product-cards.skeleton .product-card__price{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.product-cards.skeleton .product-card__date>*,.product-cards.skeleton .product-card__favorite,.product-cards.skeleton .product-card__footer .btn>*,.product-cards.skeleton .product-card__image>*,.product-cards.skeleton .product-card__link>*,.product-cards.skeleton .product-card__price>*,.product-cards.skeleton .product-card__row,.product-cards.skeleton .product-card__sale{display:none}.product-cards.skeleton .product-card__date,.product-cards.skeleton .product-card__footer .btn,.product-cards.skeleton .product-card__link,.product-cards.skeleton .product-card__price{align-self:flex-start;color:transparent}.product-cards.skeleton .product-card__price{width:100%}.product-cards.skeleton .product-card__footer .btn{height:calc(var(--offset)*2)}.product-card{background:var(--c7);display:flex;flex-direction:column;align-items:stretch;padding-bottom:calc(var(--offset)*1.5);border-radius:var(--radius);transition:all .55s var(--tf),opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.product-card:focus,.product-card:focus-within,.product-card:hover{background:var(--c3);box-shadow:inset 0 0 0 1px var(--c7)}.product-card.skeleton{background:var(--c3);box-shadow:inset 0 0 0 1px var(--c7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card.skeleton .product-card__date,.product-card.skeleton .product-card__footer .btn,.product-card.skeleton .product-card__image,.product-card.skeleton .product-card__link,.product-card.skeleton .product-card__price{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.product-card.skeleton .product-card__date>*,.product-card.skeleton .product-card__favorite,.product-card.skeleton .product-card__footer .btn>*,.product-card.skeleton .product-card__image>*,.product-card.skeleton .product-card__link>*,.product-card.skeleton .product-card__price>*,.product-card.skeleton .product-card__row,.product-card.skeleton .product-card__sale{display:none}.product-card.skeleton .product-card__date,.product-card.skeleton .product-card__footer .btn,.product-card.skeleton .product-card__link,.product-card.skeleton .product-card__price{align-self:flex-start;color:transparent}.product-card.skeleton .product-card__price{width:100%}.product-card.skeleton .product-card__footer .btn{height:calc(var(--offset)*2)}.product-card__header{position:relative;height:calc(var(--offset)*12);padding-top:calc(var(--offset)*.85);padding-left:calc(var(--offset)*.85);padding-right:calc(var(--offset)*.85)}.product-card__sale{background:var(--c4);position:absolute;top:calc(var(--offset)*1.5);left:calc(var(--offset)*1.5);padding:calc(var(--offset)*.2) calc(var(--offset)*.4);line-height:1.2;color:var(--c3);border-radius:var(--radius-6);z-index:1}.product-card__image{background:var(--c3);margin-bottom:auto;padding:calc(var(--offset)*.7);border-radius:var(--radius-15)}.product-card__image,.product-card__image picture{display:flex;justify-content:center;align-items:center;height:100%}.product-card__image picture{border-radius:inherit}.product-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.product-card__image--not_image{position:relative}.product-card__image--not_image:before{background:var(--c3);content:"";position:absolute;top:calc(var(--offset)*.85);left:calc(var(--offset)*.85);right:calc(var(--offset)*.85);bottom:calc(var(--offset)*.85);border-radius:inherit}.product-card__image--not_image img{width:45%;height:45%;z-index:1}.product-card__favorite{position:absolute;top:calc(var(--offset)*1.5);right:calc(var(--offset)*1.5)}.product-card__favorite[data-text]{position:absolute}@media screen and (max-width:768px){.product-card__favorite{width:48px;height:48px}.product-card__favorite svg{width:22px;height:22px}}.product-card__inner{display:flex;flex-direction:column;flex-grow:1;padding-top:calc(var(--offset)*.85);padding-left:calc(var(--offset)*1.5);padding-right:calc(var(--offset)*1.5);gap:calc(var(--offset)*.2)}.product-card__inner:first-child{padding-top:calc(var(--offset)*1.5)}.product-card__date{font-size:.95em;color:var(--c9)}.product-card__link{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--c1);transition:all .55s var(--tf);overflow:hidden}.product-card__link:focus,.product-card__link:focus-within,.product-card__link:hover{color:var(--c4)}.product-card__price{margin-top:auto;font-weight:var(--fwB);font-size:1.15em;line-height:1.2;color:var(--c2)}.product-card__price s{margin-left:.5em;font-weight:var(--fwR);font-size:80%;color:var(--c5)}.product-card__row{display:flex;align-items:center;gap:calc(var(--offset)*.85)}.product-card__footer{display:flex;margin-top:auto;padding-top:calc(var(--offset)*.85);padding-left:calc(var(--offset)*1.5);padding-right:calc(var(--offset)*1.5);gap:calc(var(--offset)*.6)}.product-card__footer .btn{flex-grow:1}@media screen and (max-width:1599px) and (min-width:600px),screen and (max-width:399px){.product-card__footer .btn:first-child{flex-grow:0}.product-card__footer .btn svg+span{display:none}}.slider-nav{display:flex;align-items:stretch;gap:calc(var(--offset)*.6)}@media screen and (max-width:699px){.slider-nav{display:none}}.slider{margin-right:calc(0px - var(--offset)*.8);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.slider-wrap{border-radius:var(--radius)}@media screen and (min-width:769px){.slider-wrap{overflow:hidden}}.slider-list{display:flex;align-items:stretch}.slider-list-item{flex-shrink:0;padding-right:calc(var(--offset)*.85)}.slider-list-item .product-card{height:100%}.slider-images{background:var(--c7);display:flex;justify-content:flex-start;align-items:stretch;width:calc(var(--offset)*15);height:calc(var(--offset)*15);padding:calc(var(--offset)*.85);border-radius:var(--radius-15);overflow:hidden}@media screen and (max-width:999px){.slider-images{width:100%;height:300px}}@media screen and (max-width:599px){.slider-images{height:200px}}.slider-images__inner{background:var(--c3);flex-grow:1;border-radius:inherit;overflow:hidden}.slider-images__list{display:flex;align-items:stretch;width:100%;height:100%}.slider-images__item{flex-shrink:0;border-radius:var(--radius-15)}.slider-images__item,.slider-images__item picture{display:flex;justify-content:center;align-items:center;width:100%}.slider-images__item picture{background:var(--c3);height:100%;padding:calc(var(--offset)*.85);border-radius:inherit}.slider-images__item img{width:100%;max-height:100%;border-radius:inherit;-o-object-fit:contain;object-fit:contain}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--offset)*.85)}@media screen and (max-width:1199px){.cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:699px){.cards{grid-template-columns:1fr}}@media screen and (max-width:599px){.cards{margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.card{background:var(--c7);display:flex;padding:calc(var(--offset)*.85);border-radius:var(--radius);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.card__inner{background:var(--c3);display:flex;align-items:flex-start;width:100%;padding:var(--offset-xs);color:var(--c1);border-radius:var(--radius-15);gap:var(--offset-xs);transition:all .55s var(--tf)}@media screen and (max-width:1199px) and (min-width:700px),screen and (max-width:399px){.card__inner{flex-direction:column}}.card__inner[href]:focus,.card__inner[href]:focus-within,.card__inner[href]:hover{background:var(--c11)}.card__inner[href]:focus .card__icon,.card__inner[href]:focus-within .card__icon,.card__inner[href]:hover .card__icon{transform:scale(1.05)}.card__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*3);height:calc(var(--offset)*3);transition:.55s var(--tf)}.card__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card__content{display:flex;flex-direction:column;margin-top:auto;margin-bottom:auto;gap:calc(var(--offset)*.4)}@media screen and (max-width:1199px){.card__content{height:100%}.card__content .date{margin-top:0}}.card__content p{margin-bottom:0;font-size:.95em;line-height:1.4}@media screen and (max-width:1199px){.card__title+.tags{margin-top:auto;padding-top:calc(var(--offset)*.4)}}.thumbnails{overflow:hidden}.thumbnails__inner{margin-right:calc(0px - var(--offset)*.85)}.thumbnails__item,.thumbnails__list{display:flex;align-items:stretch}.thumbnails__item{justify-content:flex-start;flex-shrink:0;width:33.333%;height:calc(var(--offset)*4)}@media screen and (max-width:999px){.thumbnails__item{height:100px}}@media screen and (max-width:599px){.thumbnails__item{height:80px}}.thumbnails__item.swiper-slide-thumb-active .thumbnails__image{border-color:var(--c2)}.thumbnails__image{background:var(--c7);width:calc(100% - var(--offset)*.85);flex-shrink:0;padding:calc(var(--offset)*.4);border-radius:var(--radius-8);border:2px solid var(--c7);overflow:hidden;cursor:pointer}.thumbnails__image,.thumbnails__image picture{display:flex;justify-content:center;align-items:center}.thumbnails__image picture{width:100%;height:100%;border-radius:inherit}.thumbnails__image img{width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.tabs{display:flex;align-items:stretch;gap:calc(var(--offset)*.4);overflow:auto}.tabs--l{background:var(--c7);justify-content:center;width:calc(var(--offset)*20);padding:calc(var(--offset)*.2);border-radius:var(--radius-6);gap:0}@media screen and (max-width:699px){.tabs--l{width:auto;min-width:300px}}.tabs--l .tab{background:inherit;flex-grow:1;padding:calc(var(--offset)*.6) calc(var(--offset)*.8);font-size:1.05em;line-height:1;color:var(--c1)}.tabs--l .tab:focus,.tabs--l .tab:focus-within,.tabs--l .tab:hover{border-color:var(--c11)}.tabs--l .tab.open{background:var(--c2);color:var(--c3);border-color:var(--c2)}.tab{background:var(--c3);display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;flex-grow:1;padding:calc(var(--offset)*.45) calc(var(--offset)*.7);text-align:center;font-size:.95em;line-height:1.2;color:var(--c1);border:1px solid var(--c7);border-radius:var(--radius-6);transition:all .55s var(--tf)}.tab.open{background:var(--c11);border-color:var(--c11)}.tab:focus,.tab:focus-within,.tab:hover{background:var(--c3);color:var(--c2);border-color:var(--c11);box-shadow:0 5px 5px #d9d9d933}.tabs-header{position:relative;border-radius:var(--radius-6);overflow:hidden}.tabs-next,.tabs-prev{position:absolute;top:0;bottom:0;transition:all .15s var(--tf)}.tabs-next:not(.show),.tabs-prev:not(.show){visibility:hidden;opacity:0;pointer-events:none}.tabs-prev{left:0}.tabs-next{right:0}.tab-list{width:100%}.tab-item--flex{display:flex;flex-direction:column;gap:var(--offset-xs)}.tab-item:not(.open){overflow:hidden}.tab-item:not(.open) .news-cards{transform:translateY(100px);opacity:0}.tab-item.open .news-cards{transform:translateY(0);opacity:1;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:599px){.tab-item .map{width:100%;margin:0}}.content{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;padding-top:calc(var(--offset)*.85);gap:calc(var(--offset)*.4)}.content .title{margin-bottom:calc(var(--offset)*.4)}.content .title--xs{font-size:1.15em}.content p+.title,.content p+b,.content ul+b{margin-top:calc(var(--offset)*.4)}.content p{margin-bottom:0;line-height:1.4;font-size:.95em}.content ol,.content ul{position:relative;display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.4)}.content li{padding-left:calc(var(--offset)*.85);gap:calc(var(--offset)*.4);line-height:1.2;font-size:.95em}.content li:before{background:var(--c4);content:"";position:absolute;left:0;flex-shrink:0;margin-top:.4em;width:max(.4vw,6px);height:max(.4vw,6px);border-radius:50%}.content-cards{flex-direction:column;width:100%}.content-card,.content-cards{display:flex;gap:calc(var(--offset)*.85)}.content-card{padding:calc(var(--offset)*.85) calc(var(--offset)*1);border:1px solid var(--c7);border-radius:var(--radius-8)}.content-card--not_offset{padding:0;border:none;gap:0}.content-card__input:checked~.content-card__label .content-card__checkbox{background:var(--c4);border-color:var(--c4)}.content-card__label{display:flex;width:100%;padding:calc(var(--offset)*.85) calc(var(--offset)*1);border:1px solid var(--c7);border-radius:var(--radius-8);gap:calc(var(--offset)*.85);cursor:pointer}.content-card__checkbox{background:var(--c3);display:flex;justify-content:center;align-items:center;align-self:flex-start;flex-shrink:0;width:max(var(--offset),20px);height:max(var(--offset),20px);margin-left:auto;border-radius:var(--radius-4);border:1px solid var(--c12);transition:all .55s var(--tf)}.content-card__checkbox svg{width:50%;height:50%;fill:var(--c3)}.content-card__image{background:var(--c7);display:flex;justify-content:center;align-items:center;flex-shrink:0;width:max((var(--offset) * 2.2),48px);height:max((var(--offset) * 2.2),48px);font-weight:var(--fwB);color:var(--c5);border-radius:var(--radius-8)}.content-card__image picture{display:flex;width:100%;height:100%;border-radius:inherit}.content-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.content-card__inner{display:flex;flex-direction:column;flex-grow:1;gap:calc(var(--offset)*.2)}.content-card__row{display:flex;align-items:center;gap:calc(var(--offset)*.85)}.content-card__col{display:flex;flex-direction:column}.content-card__name{font-weight:var(--fwB);line-height:1.2;font-size:1.05em;color:var(--c1)}.content-card__tag{font-size:.95em;color:var(--c2)}.content-card__btn{margin-left:auto}.content-card__address,.content-card__id{font-size:.95em;line-height:1.2}.tags{display:flex;flex-wrap:wrap;align-items:stretch;margin-top:max((var(--offset) * .4),8px);gap:max((var(--offset) * .4),8px)}.tag{background:var(--c7);padding:max((var(--offset) * .5),10px) max((var(--offset) * .8),12px);font-size:.85em;line-height:1;color:var(--c8);border-radius:var(--radius-6);transition:all .3s ease-in-out}.tag.active{background:var(--c4);color:var(--c3)}.tag:is(button):hover{background:#e7f3ff}.page{display:flex;justify-content:space-between;align-items:stretch;height:calc(100vh - 2vw);padding:var(--offset-l) var(--offset) calc(var(--offset)*.85)}@media screen and (max-width:1099px){.page{flex-direction:column;flex-grow:1;height:auto;padding-left:0;padding-right:0}}@media screen and (max-width:768px){.page{padding-top:var(--offset-s)}}@media screen and (max-width:699px){.page .breadcrumbs{justify-content:flex-start;text-align:left}}.page-aside{background:var(--c7);display:flex;flex-direction:column;flex-shrink:0;width:25%;height:100%;padding:calc(var(--offset)*.85) var(--offset-xs);border-radius:var(--radius-15);overflow:auto}@media screen and (max-width:1299px){.page-aside{min-width:300px;padding-left:calc(var(--offset)*.85);padding-right:calc(var(--offset)*.85)}}@media screen and (max-width:1099px){.page-aside{flex-direction:row;width:auto;height:auto;margin:var(--offset-xs) var(--offset-s) calc(var(--offset-s) - var(--offset)*.85);order:1}}@media screen and (max-width:599px){.page-aside{margin-left:calc(var(--offset)*.85);margin-right:calc(var(--offset)*.85)}}.page-aside-category{display:flex;flex-direction:column;align-items:stretch;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.85)}@media screen and (max-width:1099px){.page-aside-category{display:grid;grid-template-columns:repeat(3,1fr);width:100%}}@media screen and (max-width:768px){.page-aside-category{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.page-aside-category{grid-template-columns:1fr}}@media screen and (max-width:1099px){.page-aside-category__item{flex-shrink:0}}.page-aside-category__inner{background:var(--c3);position:relative;display:flex;align-items:flex-start;padding:calc(var(--offset)*.85);color:var(--c1);border:1px solid var(--c7);border-radius:var(--radius-15);gap:calc(var(--offset)*.6);transition:all .55s var(--tf);z-index:1;--x-icon:calc(var(--offset)*.25);--x-name:calc(var(--offset)*.5)}@media screen and (max-width:1099px){.page-aside-category__inner{align-items:center;height:100%}}@media screen and (min-width:1100px){.page-aside-category__inner:after{content:"";position:absolute;top:0;bottom:0;right:calc(0px - var(--offset-m));width:calc(var(--offset)*6);background-color:inherit;transform:translate(-100%);border-radius:inherit;transition:all .75s var(--tf);z-index:-1}.page-aside-category__inner.current:after{transform:translate(0)}.page-aside-category__inner.current .page-aside-category__icon{transform:translate(var(--x-icon)) scale(1.2)}.page-aside-category__inner.current .page-aside-category__name{transform:translate(var(--x-name))}}@media screen and (max-width:1099px){.page-aside-category__inner.current{background-color:var(--c11)}}@media screen and (min-width:1100px){.page-aside-category__inner:focus,.page-aside-category__inner:focus-within,.page-aside-category__inner:hover{box-shadow:0 15px 10px -5px #d9d9d933}.page-aside-category__inner:focus .page-aside-category__icon,.page-aside-category__inner:focus-within .page-aside-category__icon,.page-aside-category__inner:hover .page-aside-category__icon{transform:translate(var(--x-icon)) scale(1.2)}.page-aside-category__inner:focus .page-aside-category__name,.page-aside-category__inner:focus-within .page-aside-category__name,.page-aside-category__inner:hover .page-aside-category__name{transform:translate(var(--x-name))}}.page-aside-category__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*2);height:calc(var(--offset)*2);transition:.55s var(--tf)}.page-aside-category__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page-aside-category__name{margin-top:auto;margin-bottom:auto;font-size:.95em;line-height:1.2;transition:.55s var(--tf)}.page-inner{display:flex;flex-direction:column;align-items:stretch;flex-grow:1;max-width:75%;margin-bottom:calc(0px - var(--offset)*.85);padding:calc(var(--offset)*.85) var(--offset-s);padding-left:var(--offset-m);padding-bottom:calc((var(--offset)*.85)*2);gap:var(--offset-xs)}@media screen and (min-width:1100px){.page-inner{overflow:auto}}@media screen and (max-width:1099px){.page-inner{max-width:100%;padding-left:var(--offset-s);padding-right:var(--offset-s)}}@media screen and (max-width:699px){.page-inner .breadcrumbs{justify-content:flex-start;text-align:left}}.page-section{gap:var(--offset-xs)}.page-header,.page-section{display:flex;flex-direction:column;align-items:stretch}.page-header{gap:calc(var(--offset)*.85)}.page-image{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:100%;max-height:calc(var(--offset)*22);border-radius:var(--radius);overflow:hidden}@media screen and (max-width:768px){.page-image{max-height:none}}@media screen and (max-width:599px){.page-image{width:auto;margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.page-image picture{display:flex;width:100%;height:100%}.page-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.page-content{padding-top:0}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin-top:0;margin-bottom:calc(var(--offset)*.2)}.page-content h1{font-size:2.6em;line-height:1.2}.page-content h2{font-size:1.7em;line-height:1.2}.page-content h3{font-size:1.25em;line-height:1.2}.page-content h4{font-size:1.05em;line-height:1.2}.page-content *+h1,.page-content *+h2,.page-content *+h3,.page-content *+h4,.page-content *+h5,.page-content *+h6{margin-top:calc(var(--offset)*.85)}.page-content ol,.page-content ul{margin-top:0;margin-bottom:0}.page-content li::marker{font-weight:var(--fwB);color:var(--c4)}.page-content a{color:var(--c4);text-decoration:underline;transition:all .55s var(--tf)}.page-content a[href]:focus,.page-content a[href]:focus-within,.page-content a[href]:hover{color:var(--c2)}.page-content blockquote{background:var(--c7);display:flex;flex-direction:column;margin:calc(var(--offset)*.85) 0;padding:var(--offset-xs);border-radius:var(--radius-15);gap:calc(var(--offset)*.6)}@media screen and (max-width:599px){.page-content blockquote{margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.page-content figure{background:var(--c7);display:flex;flex-direction:column;margin:calc(var(--offset)*.85) 0;padding:calc(var(--offset)*.85);border-radius:var(--radius);gap:calc(var(--offset)*.85)}@media screen and (max-width:599px){.page-content figure{margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.page-content figure blockquote{background:var(--c3);margin-top:0;margin-bottom:0}@media screen and (max-width:599px){.page-content figure blockquote{margin-left:0;margin-right:0}}.page-content figcaption{display:flex;align-items:center;padding-left:var(--offset-xs);font-weight:var(--fwB);font-size:.95em}.page-nav-row{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--offset)*.85)}@media screen and (max-width:1199px){.page-nav-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.page-nav-row{grid-template-columns:1fr;margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.page-nav-col{display:flex;flex-direction:column;align-items:flex-start;padding:var(--offset-xs);border:1px solid var(--c7);border-radius:var(--radius-15);gap:calc(var(--offset)*.85)}@media screen and (max-width:1299px) and (min-width:600px){.page-nav-col{padding:calc(var(--offset)*1.5)}}.page-nav-subtitle{font-weight:var(--fwB);font-size:1.05em;line-height:1.2;color:var(--c1);transition:.5s var(--tf)}.page-nav-subtitle[href]:focus,.page-nav-subtitle[href]:focus-within,.page-nav-subtitle[href]:hover{color:var(--c4)}.page-nav-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.6)}.page-nav-list__item{line-height:1}.page-nav-list__link{font-size:.95em;line-height:1.2;color:var(--c1);transition:.5s var(--tf)}.page-nav-list__link[href]:focus,.page-nav-list__link[href]:focus-within,.page-nav-list__link[href]:hover{color:var(--c4)}.page-list{list-style:none;margin:0;padding:0;width:100%;gap:calc(var(--offset)*.85)}.page-list,.page-list__item{display:flex;flex-direction:column;align-items:stretch}.page-list__item{background:var(--c3);position:relative;padding:calc(var(--offset)*.85);border-radius:var(--radius-15);gap:calc(var(--offset)*.4);transition:all .55s var(--tf)}.page-list__item:focus,.page-list__item:focus-within,.page-list__item:hover{box-shadow:0 15px 10px -5px #d9d9d933}.page-list__link{font-weight:var(--fwB);font-size:1.05em;line-height:1.2;color:var(--c1);transition:all .55s var(--tf)}.page-list__link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.page-list__link[href]:focus,.page-list__link[href]:focus-within,.page-list__link[href]:hover{color:var(--c4)}.page-list__date{font-size:.85em}.page-footer{display:grid;grid-template-columns:repeat(2,1fr);padding-top:calc(var(--offset)*.85);border-top:1px solid var(--c7);gap:var(--offset-xs)}@media screen and (max-width:768px){.page-footer{grid-template-columns:1fr;padding-top:var(--offset-xs)}}.page-link{display:flex;flex-direction:column;align-items:flex-start;color:var(--c1);fill:var(--c4);gap:max((var(--offset) * .4),8px);transition:all .55s var(--tf)}@media screen and (min-width:769px){.page-link--next{grid-column-start:2;align-items:flex-end;text-align:right}}.page-link[href]:focus,.page-link[href]:focus-within,.page-link[href]:hover{color:var(--c4)}.page-link__subtitle{font-size:.95em;color:var(--c5)}.page-link__content{display:flex;align-items:flex-start;font-weight:var(--fwB);font-size:.95em;line-height:1.2;gap:max((var(--offset) * .4),8px)}.page-link__content svg{flex-shrink:0;width:max((var(--offset) * .4),9px);height:max((var(--offset) * .4),9px);margin-top:.35em}@media screen and (max-width:768px){.page-link__content svg{display:none}}.page-link__content span{margin-top:auto;margin-bottom:auto}.search-cards{display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:calc(var(--offset)*.85)}@media screen and (max-width:999px){.search-cards{grid-template-columns:1fr}}@media screen and (max-width:599px){.search-cards{width:auto;margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85)}}.search-card{background:var(--c7);position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:calc(var(--offset-xs) + var(--offset)*.85);border:1px solid var(--c7);border-radius:var(--radius);gap:calc(var(--offset)*.85);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s;z-index:1}.search-card:before{background:var(--c3);content:"";position:absolute;top:calc(var(--offset)*.85);left:calc(var(--offset)*.85);right:calc(var(--offset)*.85);bottom:calc(var(--offset)*.85);border-radius:var(--radius-15);z-index:-1}.search-card p{font-size:.95em;margin-bottom:0}.search-card .breadcrumbs{width:100%}@media screen and (max-width:699px){.search-card .breadcrumbs{justify-content:flex-start;text-align:left}}.search-card__link{color:var(--c1);transition:all .55s var(--tf)}.search-card__link[href]:focus,.search-card__link[href]:focus-within,.search-card__link[href]:hover{color:var(--c4)}.characteristic{display:flex;flex-direction:column;width:100%;gap:calc(var(--offset)*.6)}@media screen and (max-width:599px){.characteristic{gap:calc(var(--offset)*.85)}}.characteristic-row{display:flex;align-items:flex-start}.characteristic-col{display:flex;width:50%;font-size:.95em;line-height:1}.characteristic-col:first-child{position:relative;padding-right:calc(var(--offset)*.85);z-index:1}.characteristic-col:first-child:before{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=) 0 0 repeat-x;z-index:-1}.characteristic-col:last-child{margin-top:auto}.characteristic-col span{background:var(--c3)}.characteristic-col a{color:var(--c4);transition:all .55s var(--tf)}.characteristic-col a:focus,.characteristic-col a:focus-within,.characteristic-col a:hover{color:var(--c2)}.advantages{display:flex;flex-direction:column;align-items:stretch;width:100%;height:calc(var(--offset)*24);list-style:none;margin:auto 0 0;padding:0;gap:calc(var(--offset)*.85)}@media screen and (max-width:1299px){.advantages{display:grid;grid-template-columns:repeat(3,1fr);width:calc(100% + var(--offset-xs)*2);height:auto;margin-left:calc(0px - var(--offset-xs));margin-right:calc(0px - var(--offset-xs));background-color:var(--c7);border-radius:var(--radius)}}@media screen and (max-width:999px){.advantages{grid-template-columns:1fr}}.advantages-card{background:var(--c7);display:flex;flex-direction:column;align-items:flex-start;padding:calc(var(--offset)*1.25) var(--offset-xs);border-radius:var(--radius-15);gap:calc(var(--offset)*.85);transition-timing-function:var(--tf);transition-property:flex,background-color,color;transition-duration:.75s,.75s,.35s}@media screen and (max-width:1299px){.advantages-card{padding:var(--offset-s)}}@media screen and (max-width:699px){.advantages-card{text-align:left}}@media screen and (min-width:1300px){.advantages-card.current{flex-grow:1;color:var(--c3);background-color:var(--c2)}.advantages-card.current .advantages-card__icon{width:calc(var(--offset)*2);height:calc(var(--offset)*2);filter:brightness(0) invert(1)}.advantages-card.current .advantages-card__content{height:auto}.advantages-card.current .advantages-card__title{font-size:1.25em}.advantages-card.current .advantages-card__content p{transform:translateY(0)}}@media screen and (max-width:1299px){.advantages-card:nth-child(2){flex-grow:1;color:var(--c3);background-color:var(--c2)}.advantages-card:nth-child(2) .advantages-card__icon{filter:brightness(0) invert(1)}}.advantages-card__icon{width:calc(var(--offset)*1.25);height:calc(var(--offset)*1.25);transition:.35s var(--tf);transition-property:width,height}@media screen and (max-width:1299px){.advantages-card__icon{width:calc(var(--offset)*2);height:calc(var(--offset)*2)}}.advantages-card__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.advantages-card__content{display:flex;flex-direction:column;align-items:stretch;width:100%;height:calc(var(--offset)*.85);gap:calc(var(--offset)*.6);overflow:hidden}@media screen and (max-width:1299px){.advantages-card__content{height:auto}}.advantages-card__content p{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;transform:translateY(200%);transition:transform .75s var(--tf) .35s;will-change:transform;overflow:hidden}@media screen and (max-width:1299px){.advantages-card__content p{-webkit-line-clamp:none;transform:none}}.advantages-card__content .advantages-card__title+p{max-width:none;margin-top:0}.advantages-card__title{font-size:.95em;line-height:1}@media screen and (max-width:1299px){.advantages-card__title{font-size:1.7em;line-height:1.2}}@media screen and (max-width:999px){.advantages-card__title{font-size:1.4em}}.icon-slider{width:calc(100% + var(--offset-s)*2);margin:auto calc(0px - var(--offset-s));padding-top:var(--offset-xs);z-index:-1}.icon-slider-list{display:flex;justify-content:space-between;align-items:center;list-style:none;margin:0;padding:0;transition-timing-function:linear}.icon-slider-item{width:auto;flex-shrink:0;padding-right:var(--offset-l)}@media screen and (max-width:999px){.icon-slider-item{padding-right:var(--offset-s)}}.icon-slider-item:nth-child(2n) .icon-slider-inner{width:calc(var(--offset)*9);height:calc(var(--offset)*9)}.icon-slider-item:nth-child(2n) .icon-slider-inner .icon-slider-icon{width:calc(var(--offset)*2);height:calc(var(--offset)*2)}.icon-slider-item:nth-child(n) .icon-slider-inner{animation-delay:-10s}.icon-slider-item:nth-child(2n) .icon-slider-inner{animation-delay:-6s}.icon-slider-item:nth-child(3n) .icon-slider-inner{animation-delay:-8s}.icon-slider-item:nth-child(4n) .icon-slider-inner{animation-delay:-2s}.icon-slider-item:nth-child(5n) .icon-slider-inner{animation-delay:-4s}.icon-slider-item:nth-child(6n) .icon-slider-inner{animation-delay:0s}.icon-slider-inner{background:var(--c7);position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*11);height:calc(var(--offset)*11);border-radius:var(--radius-15);animation:icon-card 10s ease-in-out infinite alternate-reverse;will-change:transform;pointer-events:none}.icon-slider-inner:after{background:var(--c3);content:"";position:absolute;top:calc(var(--offset)*.6);left:calc(var(--offset)*.6);right:calc(var(--offset)*.6);bottom:calc(var(--offset)*.6);border-radius:inherit}.icon-slider-icon{display:flex;justify-content:center;align-items:center;width:calc(var(--offset)*3);height:calc(var(--offset)*3);z-index:1}.icon-slider-icon img,.icon-slider-icon svg{width:100%;height:100%}.icon-slider-icon img{-o-object-fit:contain;object-fit:contain}.icon-slider-image{display:flex;justify-content:center;align-items:center;width:calc(100% - (var(--offset)*.6)*2);height:calc(100% - (var(--offset)*.6)*2);z-index:1;border-radius:inherit;overflow:hidden}.icon-slider-image picture{display:flex;width:100%;height:100%}.icon-slider-image img,.icon-slider-image svg{width:100%;height:100%}.icon-slider-image img{-o-object-fit:cover;object-fit:cover}@keyframes icon-card{0%,50%{transform:translateZ(0)}25%{transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,20px,0)}}.mission{display:flex;flex-direction:column;align-items:stretch;gap:calc(var(--offset)*1.25);pointer-events:none;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:1299px){.mission{width:calc(100% + var(--offset-xs)*2);margin-left:calc(0px - var(--offset-xs));margin-right:calc(0px - var(--offset-xs))}}@media screen and (max-width:999px){.mission{gap:calc(var(--offset)*.85)}}.mission-card{background:var(--c3);display:flex;justify-content:space-between;align-items:center;padding:var(--offset-m) var(--offset-l);box-shadow:0 5px 20px #5e5e5e12;border-radius:var(--radius);gap:var(--offset-l);pointer-events:auto}@media screen and (max-width:1299px){.mission-card{padding:var(--offset-s)}}@media screen and (max-width:999px){.mission-card{box-shadow:none;border:1px solid var(--c7);gap:var(--offset-s)}}@media screen and (max-width:699px){.mission-card{flex-direction:column-reverse}}@media screen and (min-width:1300px){.mission-card__content{max-width:40%}}.mission-card__content p{margin-bottom:0;font-size:1.05em}.mission-card__icon{display:flex;justify-items:center;align-items:center;flex-shrink:0;width:calc(var(--offset)*2.2);height:calc(var(--offset)*2.2);margin-bottom:var(--offset-xs)}@media screen and (max-width:999px){.mission-card__icon{margin-bottom:calc(var(--offset)*.85)}}.mission-card__icon img,.mission-card__icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mission-card__title{margin-bottom:calc(var(--offset)*1.25)}@media screen and (max-width:999px){.mission-card__title{margin-bottom:calc(var(--offset)*.85)}}.mission-card__image{flex-shrink:0;width:calc(var(--offset)*22);height:calc(var(--offset)*16);border-radius:inherit;overflow:hidden}@media screen and (max-width:699px){.mission-card__image{width:100%;height:auto}}.mission-card__image picture{display:flex;width:100%;height:100%}.mission-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.sellers{background:var(--c7);display:flex;align-items:center;height:calc(var(--offset)*15);margin-left:calc(0px - var(--offset-xs));margin-right:calc(0px - var(--offset-xs));padding:calc(var(--offset)*.85) var(--offset-xs);border-radius:inherit;overflow:hidden;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:999px){.sellers{height:150px}}.sellers-wrap{width:100%}.sellers-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;transition-timing-function:var(--tf);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}.sellers-list-item{flex-shrink:0;flex-grow:1;min-width:16.666%}.sellers-list-image,.sellers-list-item{display:flex;justify-content:center;align-items:center}.sellers-list-image{max-width:calc(var(--offset)*7);height:calc(var(--offset)*3)}@media screen and (max-width:1299px){.sellers-list-image{max-width:120px;height:45px;padding-left:calc(var(--offset)*.85);padding-right:calc(var(--offset)*.85)}}.sellers-list-image picture{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.sellers-list-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.tariffs{background:var(--c7);margin-left:calc(0px - var(--offset-xs));margin-right:calc(0px - var(--offset-xs));padding:calc(var(--offset)*.85) var(--offset-xs);border-radius:inherit;overflow:hidden;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:599px){.tariffs{margin-left:calc(0px - var(--offset-s) + var(--offset)*.85);margin-right:calc(0px - var(--offset-s) + var(--offset)*.85);margin-bottom:calc(0px - var(--offset-m) + var(--offset)*.85);padding-left:calc(var(--offset)*.85);padding-right:calc(var(--offset)*.85)}}.tariffs-list{position:relative;display:flex;align-items:stretch;z-index:1;transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:1199px){.tariffs-list{flex-direction:column;gap:calc(var(--offset)*.85)}}.tariffs-list__item{display:flex;align-items:stretch;flex-grow:1;width:16.666%}@media screen and (max-width:1299px){.tariffs-list__item{width:20%}}@media screen and (max-width:1199px){.tariffs-list__item{width:100%;background-color:var(--c3);border-radius:var(--radius-15)}}.tariffs-list__item--sticky{background:inherit;position:sticky;top:0;left:0;flex-shrink:0}@media screen and (max-width:1299px){.tariffs-list__item--sticky{display:none}}.tariffs-list__item--sticky .tariffs-list__head,.tariffs-list__item--sticky .tariffs-list__row{justify-content:flex-start;text-align:left;padding-left:0}@media screen and (min-width:1200px){.tariffs-list__item:not(.current) .btn{pointer-events:none;visibility:hidden;opacity:0}.tariffs-list__item.current .tariffs-list__head{color:var(--c2);transition-delay:.55s}.tariffs-list__item.current .btn{visibility:visible;opacity:1;transition-delay:0s,.55s}}.tariffs-list__inner{width:100%}@media screen and (min-width:1200px){.tariffs-list__inner{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(7,1fr)}}@media screen and (max-width:1199px){.tariffs-list__inner{padding-top:calc(var(--offset-xs) - var(--offset)*.85);padding-bottom:calc(var(--offset-xs) - var(--offset)*.85)}}.tariffs-list__head,.tariffs-list__row{display:flex;justify-content:center;align-items:center;text-align:center;max-height:calc(var(--offset)*4.2);padding:calc(var(--offset)*.85)}@media screen and (max-width:1199px){.tariffs-list__head,.tariffs-list__row{justify-content:space-between;align-items:baseline;max-height:none;padding-left:var(--offset-xs);padding-right:var(--offset-xs);gap:var(--offset-xs)}}@media screen and (max-width:768px){.tariffs-list__head,.tariffs-list__row{flex-direction:column;align-items:center;gap:calc(var(--offset)*.85)}}@media screen and (min-width:1200px){.tariffs-list__head:last-child,.tariffs-list__row:last-child{padding-top:0}}.tariffs-list__head:not(:nth-last-child(2)):not(:last-child),.tariffs-list__row:not(:nth-last-child(2)):not(:last-child){border-bottom:1px solid var(--c12)}.tariffs-list__head{transition:all .35s var(--tf)}@media screen and (max-width:1299px) and (min-width:1200px){.tariffs-list__head{max-height:calc(var(--offset)*6)}}.tariffs-list__head .title:not(.tariffs-list__mobile-title),.tariffs-list__row p{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.tariffs-list__row p{margin-bottom:0;line-height:1.2}@media screen and (min-width:1200px){.tariffs-list__mobile-title{display:none}}@media screen and (max-width:1199px) and (min-width:769px){.tariffs-list__mobile-title+*{text-align:right}}.tariffs-list__bg{background:var(--c3);position:absolute;top:0;left:16.666%;bottom:0;width:16.666%;border-radius:var(--radius-15);transition:all .75s var(--tf);z-index:-1}@media screen and (max-width:1299px){.tariffs-list__bg{left:0;width:20%}}@media screen and (max-width:1199px){.tariffs-list__bg{display:none}}.tariffs-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--offset)*.85)}@media screen and (max-width:999px){.tariffs-cards{grid-template-columns:1fr}}@media screen and (min-width:600px){.tariffs-cards{margin-top:calc(var(--offset)*.85);margin-bottom:calc(var(--offset)*.85)}}.tariffs-card{background:var(--c3);display:flex;flex-direction:column;padding:calc(var(--offset)*.85);border-radius:var(--radius-15);gap:calc(var(--offset)*.4);transition:opacity .45s linear 0s,transform 1.05s cubic-bezier(.19,1,.22,1) 0s}@media screen and (max-width:999px) and (min-width:600px){.tariffs-card{flex-direction:row}}.tariffs-card__head{display:flex;flex-direction:column;align-items:center;flex-shrink:0;text-align:center;padding:var(--offset-xs);gap:calc(var(--offset)*.2);border-radius:inherit;border:1px solid var(--c7)}@media screen and (max-width:999px) and (min-width:600px){.tariffs-card__head{width:200px}}.tariffs-card__image{display:flex;justify-content:center;align-items:center;width:calc(var(--offset)*4);height:calc(var(--offset)*4);margin-bottom:calc(var(--offset)*.4)}.tariffs-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tariffs-card__price{font-weight:var(--fwB);font-size:1.05em;line-height:1;color:var(--c2)}.tariffs-card__body{display:flex;flex-direction:column;align-items:center;flex-grow:1;padding:calc(var(--offset)*.85) calc(var(--offset)*1)}@media screen and (max-width:999px) and (min-width:600px){.tariffs-card__body{align-items:flex-start}}.tariffs-card__body ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%;gap:calc(var(--offset)*.85)}.tariffs-card__body li{display:flex;align-items:flex-start;font-size:.95em;line-height:1.2;gap:calc(var(--offset)*.85)}.tariffs-card__body li:before{background:var(--c2);content:"";position:relative;flex-shrink:0;width:max((var(--offset) * .3),8px);height:max((var(--offset) * .3),8px);margin-top:.45em;border-radius:50%}.tariffs-card__footer{display:flex;flex-direction:column;align-items:center;margin-top:auto;padding-top:calc(var(--offset)*.85)}@media screen and (max-width:599px){.tariffs-card__footer{padding-top:var(--offset-xs)}}@media screen and (min-width:600px){.tariffs-card__footer .btn{min-width:calc(var(--offset)*5)}}@media screen and (max-width:599px){.tariffs-card__footer .btn{min-width:120px}}.banner-slider{overflow:hidden}.banner-list{display:flex;list-style:none;margin:0;padding:0}.banner-list-item{flex-direction:column;align-items:stretch;flex-shrink:0;width:100%}.banner-pagination{display:flex;justify-content:center;align-items:center;gap:calc(var(--offset)*.6);z-index:2}@media screen and (min-width:1100px){.banner-pagination{position:absolute;left:0;right:0;bottom:var(--offset-xs)}}@media screen and (max-width:1099px){.banner-pagination{margin-bottom:calc(var(--offset)*.85)}}.banner-pagination-bullet{background:var(--c4);flex-shrink:0;width:calc(var(--offset)*.5);height:calc(var(--offset)*.5);border-radius:50%;opacity:.25;transition:all .5s var(--tf);z-index:1}.banner-pagination-bullet.active{opacity:1}.banner{background:var(--c7);position:relative;display:flex;align-items:stretch;flex-shrink:0;height:calc(100% - (var(--offset)*.85)*2);min-height:calc(var(--offset)*8);color:var(--c1);border-radius:var(--radius-10);overflow:hidden;z-index:1}@media screen and (max-width:1099px){.banner{flex-direction:column-reverse;justify-content:space-between}}.banner--full{margin:calc(var(--offset)*.85);border-radius:var(--radius-15)}@media screen and (min-width:1100px){.banner--full{min-height:calc(var(--offset)*18)}}@media screen and (max-width:1099px) and (min-width:600px){.banner--full{flex-direction:row-reverse}}.banner--full .banner-content{flex-shrink:0;max-width:max((var(--offset) * 35),600px);padding:var(--offset-xs);gap:calc(var(--offset)*.85)}@media screen and (max-width:1099px){.banner--full .banner-content{gap:calc(var(--offset)*.6)}}@media screen and (max-width:1099px) and (min-width:600px){.banner--full .banner-content{width:50%}}@media screen and (max-width:599px){.banner--full .banner-content{padding-bottom:calc(var(--offset)*.85)}}.banner--full .banner-subtitle{font-size:2em}@media screen and (max-width:1099px){.banner--full .banner-subtitle{font-size:1.2em}}.banner--full .banner-sale{flex-direction:row;align-items:center;flex-wrap:wrap;gap:calc(var(--offset)*.2) calc(var(--offset)*.85)}.banner--full .banner-sale s{font-size:1.7em}@media screen and (max-width:1099px){.banner--full .banner-sale s{font-size:1em}}.banner--full .banner-sale b{font-size:2.6em}@media screen and (max-width:1099px){.banner--full .banner-sale b{font-size:1em}}.banner--s{height:auto}@media screen and (min-width:1100px){.banner--s .banner-content{width:70%}}.banner--s .banner-title{font-size:1.5em;line-height:1.2}.banner--s .banner-sale{margin-top:auto;padding-top:calc(var(--offset)*.2)}@media screen and (min-width:1100px){.banner:focus .banner-bg,.banner:focus-within .banner-bg,.banner:hover .banner-bg{transform:scale(1.05)}}.banner:focus .banner-sale,.banner:focus-within .banner-sale,.banner:hover .banner-sale{color:var(--c4)}.banner:focus .banner-sale s,.banner:focus-within .banner-sale s,.banner:hover .banner-sale s{opacity:.5}@media screen and (min-width:1100px){.banner--white_color{color:var(--c3)}.banner--white_color .banner-condition,.banner--white_color .banner-sale,.banner--white_color .banner-sale s,.banner--white_color .banner-title{color:inherit}.banner--white_color .banner-sale s,.banner--white_color .banner-subtitle{opacity:.6}.banner--white_color:focus .banner-sale,.banner--white_color:focus-within .banner-sale,.banner--white_color:hover .banner-sale{color:var(--c3)}.banner--white_color:focus .banner-sale s,.banner--white_color:focus-within .banner-sale s,.banner--white_color:hover .banner-sale s{opacity:1}}.banner-bg{display:flex;transition:transform .75s var(--tf);z-index:-1}@media screen and (min-width:1100px){.banner-bg{position:absolute;top:0;left:0;right:0;bottom:0}}@media screen and (max-width:1099px){.banner-bg{margin:calc(var(--offset)*.85);border-radius:inherit;overflow:hidden}}@media screen and (max-width:599px){.banner-bg{height:160px}}.banner-bg picture{display:flex;width:100%;height:100%}.banner-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:599px){.banner-bg img{-o-object-position:90%;object-position:90%}}.banner-content{display:flex;flex-direction:column;padding:calc(var(--offset)*1);gap:calc(var(--offset)*.4)}.banner-title{color:var(--c4)}@media screen and (max-width:1099px){.banner-title{font-size:1.5em}}.banner-subtitle{margin-bottom:0;font-weight:var(--fwB);font-size:1.05em;line-height:1.2}.banner-sale{display:flex;flex-direction:column;align-items:flex-start;color:var(--c2);gap:calc(var(--offset)*.2)}.banner-sale,.banner-sale s{transition:all .75s var(--tf)}.banner-sale s{text-decoration:line-through;font-size:.95em;line-height:1.2;color:var(--c8)}.banner-sale b{font-weight:var(--fwB);font-size:1.05em;line-height:1.2}.banner-date,.banner-sale:last-child{margin-top:auto}.banner-date{padding-top:calc(var(--offset)*.85);font-weight:var(--fwB);font-size:1.5em;line-height:1.2}@media screen and (max-width:1099px){.banner-date{padding-top:calc(var(--offset)*.4);font-size:1em}}.banner-condition{font-size:.85em;line-height:1.4;color:var(--c8)}@media screen and (max-width:1099px){.banner-condition{font-size:.75em}}.snackbar{background:var(--c11);position:fixed;right:calc(1.5vw + var(--offset)*.85);bottom:calc(1vw + var(--offset)*.85);max-width:max((var(--offset) * 20),324px);padding:calc(var(--offset)*.65) calc(var(--offset)*.85);line-height:1.2;font-size:.95em;text-align:center;color:var(--c2);border-radius:var(--radius-10);border:1px solid var(--c7);visibility:hidden;z-index:4;--bottom:calc(1vw + var(--offset)*.85)}@media screen and (max-width:599px){.snackbar{left:50%;right:auto;bottom:calc(70px + 2vw + var(--offset-xs)*.5);transform:translate(-50%);width:100%;--bottom:calc(70px + 2vw + var(--offset-xs)*.5)}}.snackbar--error{background:var(--c15);color:var(--c13);border-color:var(--c15)}.snackbar.show{visibility:visible;animation:fadein .5s,fadeout .5s 2.5s forwards}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:var(--bottom);opacity:1}}@keyframes fadeout{0%{bottom:var(--bottom);opacity:1}to{bottom:0;opacity:0}}.modal-overlay{background:#bababa33;position:fixed;top:0;left:0;right:0;bottom:0;transition:.15s ease;z-index:6}.modal-overlay.open{transition-delay:0s}.modal-overlay.open .modal{transform:none;visibility:visible}.modal-overlay.open .modal--feedback{transform:translate(-50%,-50%)}@media screen and (max-width:768px){.modal-overlay.open .modal--login{transform:translate(-50%,-50%)}}.modal-overlay.open .modal--nav{transition:all .55s var(--tf),transform .75s var(--tf)}.modal-overlay:not(.open){visibility:hidden;opacity:0}.modal-overlay:not(.open) .modal{transform:translateY(-40px);visibility:hidden}.modal-overlay:not(.open) .modal--feedback{transform:translate(-50%)}@media screen and (max-width:768px){.modal-overlay:not(.open) .modal--login{transform:translate(-50%)}}.modal-overlay:not(.open) .modal--nav{transform:translateY(100%)}.modal{background:var(--c3);display:flex;flex-direction:column;align-items:stretch;position:fixed;border:1px solid var(--c7);box-shadow:0 0 5px #d9d9d933;border-radius:var(--radius);transition:all .55s var(--tf)}.modal--feedback{top:50%;left:50%;width:max((var(--offset) * 35),740px);padding:var(--offset-xs)}@media screen and (min-width:700px){.modal--feedback{max-width:calc(100% - var(--offset-s)*2 - 3vw)}}@media screen and (max-width:699px){.modal--feedback{width:calc(100% - 3vw);height:calc(100% - 2vw)}}.modal--feedback .modal-header{margin-bottom:calc(var(--offset)*1.2)}.modal--login{top:calc(var(--height) + 1vw);width:max((var(--offset) * 20),380px);padding:var(--offset-xs)}@media screen and (min-width:769px){.modal--login{right:calc(var(--width) + 1vw);margin-right:var(--offset-xs)}}@media screen and (max-width:768px){.modal--login{top:50%;left:50%}}@media screen and (max-width:699px){.modal--login{width:calc(100% - 3vw);height:calc(100% - 2vw)}}.modal--nav{top:calc(1vw + var(--offset)*3.8);left:1.5vw;right:1.5vw;bottom:1vw;width:calc(100% - 3vw)}.modal.skeleton .modal-card{background:var(--c3);box-shadow:inset 0 0 0 1px var(--c7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal.skeleton .aside-card__btn,.modal.skeleton .aside-card__id,.modal.skeleton .aside-card__image,.modal.skeleton .aside-card__name,.modal.skeleton .aside-card__tag,.modal.skeleton .aside-card__time,.modal.skeleton .modal-card__image,.modal.skeleton .modal-card__price,.modal.skeleton .modal-card__title{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.modal.skeleton .aside-card__btn>*,.modal.skeleton .aside-card__id>*,.modal.skeleton .aside-card__image>*,.modal.skeleton .aside-card__name>*,.modal.skeleton .aside-card__tag>*,.modal.skeleton .aside-card__time>*,.modal.skeleton .modal-card__image>*,.modal.skeleton .modal-card__price>*,.modal.skeleton .modal-card__sale,.modal.skeleton .modal-card__title>*{display:none}.modal.skeleton .aside-card__btn,.modal.skeleton .aside-card__id,.modal.skeleton .aside-card__name,.modal.skeleton .aside-card__tag,.modal.skeleton .aside-card__time,.modal.skeleton .modal-card__price,.modal.skeleton .modal-card__title{-webkit-line-clamp:1;align-self:flex-start;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal.skeleton .aside-card__id,.modal.skeleton .aside-card__tag,.modal.skeleton .aside-card__time{height:calc(var(--offset)*.6);margin-top:calc(var(--offset)*.2)}.modal.skeleton .aside-card__btn{pointer-events:none;width:calc(var(--offset)*2);height:calc(var(--offset)*2);border-color:transparent}.modal.skeleton .form-label{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-closed{position:absolute;top:var(--offset);right:var(--offset);flex-shrink:0;padding:max((var(--offset) * .4),10px)}@media screen and (max-width:699px){.modal-closed{top:auto;left:50%;right:auto;bottom:calc(var(--offset)*.85);padding:var(--offset);transform:translate(-50%);border-radius:50%;z-index:2}}.modal-closed svg{width:max((var(--offset) * .5),10px);height:max((var(--offset) * .5),10px)}.modal-header{display:flex;flex-direction:column;margin-bottom:calc(var(--offset)*.85);gap:calc(var(--offset)*.85)}.modal-header p{font-size:.95em}@media screen and (max-width:699px){.modal-content{flex-direction:column;flex-grow:1;margin-bottom:var(--offset-m);padding-bottom:var(--offset-m);border-bottom:1px solid var(--c7);overflow:auto}}.modal-content--flex{display:flex;align-items:stretch;gap:var(--offset-xs)}.modal-content .aside-card__row{flex-wrap:wrap}.modal-content .aside-card__id{margin-right:auto}.modal-content .aside-card__time{margin-left:0}.modal-card{flex-shrink:0;width:max((var(--offset) * 12),260px);padding-bottom:calc(var(--offset)*.85);border-radius:var(--radius-10)}@media screen and (max-width:699px){.modal-card{width:100%}}.modal-card:focus,.modal-card:focus-within,.modal-card:hover{background:var(--c7)}.modal-card__header{height:calc(var(--offset)*10);border-radius:inherit}.modal-card__image{padding:0;border-radius:inherit}.modal-card__sale{font-size:.85em}.modal-card__title{display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.modal-card__price,.modal-card__title{font-size:.95em;line-height:1.2}.modal-card-contacts{display:flex;flex-direction:column;gap:calc(var(--offset)*.85);padding:0;margin:0}.modal-card-contacts__item{display:flex}.modal-card-contacts__link{display:flex;align-items:center;gap:calc(var(--offset)*.5)}.modal-card-contacts__link span{line-height:1.2;font-size:.95em;color:var(--c1);transition:all .55s var(--tf)}.modal-card-contacts__link svg{width:max((var(--offset)* .8),14px);height:max((var(--offset)* .8),14px);fill:var(--c4);transition:all .55s var(--tf)}.modal-card-contacts__link:hover span{color:var(--c2)}.modal-card-contacts__link:hover svg{fill:var(--c2)}.modal-card-contacts__icon{padding:calc(var(--offset)*.6);background:var(--c4);color:var(--c3);fill:var(--c3);border-color:var(--c4);border:1px solid var(--c7);border-radius:var(--radius-6);gap:max((var(--offset)* .4),8px);transition:all .55s var(--tf),opacity .35s var(--tf);display:inline-flex;justify-content:center;align-items:center;flex-shrink:0}.modal-card-contacts__icon svg{width:max((var(--offset)* .6),12px);height:max((var(--offset)* .6),12px)}.footer{background:var(--c3);display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;margin:1vw 1.5vw;padding:var(--offset-s) var(--offset-s) calc(var(--offset)*1.5);border-radius:var(--radius);gap:calc(var(--offset)*1.5)}@media screen and (max-width:999px){.footer{gap:var(--offset-s)}}.footer-row{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--offset-s)}@media screen and (max-width:999px){.footer-row{flex-wrap:wrap}}.footer-col{display:flex;justify-content:space-between;gap:var(--offset-xs)}@media screen and (min-width:1000px){.footer-col--column{flex-direction:column}}.footer-col--l{flex-grow:1}@media screen and (max-width:768px){.footer-col--l{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--offset-xs) var(--offset-s)}}@media screen and (max-width:399px){.footer-col--l{grid-template-columns:1fr}}.footer-col--s{flex-shrink:0}@media screen and (min-width:1200px){.footer-col--s{width:calc(var(--offset)*12)}}@media screen and (max-width:999px){.footer-col--s{align-items:flex-start;width:100%}}@media screen and (max-width:500px){.footer-col--s{flex-direction:column}}.footer-logo{display:flex;align-items:center;flex-shrink:0;width:calc(var(--offset)*6.5);height:calc(var(--offset)*1.6)}@media screen and (max-width:999px){.footer-logo{width:128px;height:33px}}.footer-logo svg{width:100%;height:100%}.footer-menu,.footer-social,.social{display:flex;flex-direction:column;gap:calc(var(--offset)*.6)}@media screen and (max-width:768px){.footer-menu,.footer-social,.social{gap:calc(var(--offset)*.8)}}@media screen and (max-width:999px){.footer-social__title{display:none}}.footer-social__list,.social__list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.85)}.footer-social__link,.social__link{display:flex;justify-content:center;align-items:center;fill:var(--c2);transition:.5s var(--tf)}.footer-social__link svg:not(.mobile-icon),.social__link svg:not(.mobile-icon){width:max(var(--offset),20px);height:max(var(--offset),20px)}.footer-social__link svg.mobile-icon,.social__link svg.mobile-icon{height:calc(var(--offset)*1.3);width:calc(var(--offset)*4);transition:.5s var(--tf)}@media screen and (max-width:500px){.footer-social__link svg.mobile-icon,.social__link svg.mobile-icon{height:24px;width:77px}}.footer-social__link:focus,.footer-social__link:focus-within,.footer-social__link:hover,.social__link:focus,.social__link:focus-within,.social__link:hover{fill:var(--c4)}.footer-social__link:focus svg.mobile-icon,.footer-social__link:focus-within svg.mobile-icon,.footer-social__link:hover svg.mobile-icon,.social__link:focus svg.mobile-icon,.social__link:focus-within svg.mobile-icon,.social__link:hover svg.mobile-icon{opacity:.5}.footer-menu{flex-grow:1}.footer-menu__title{align-self:flex-start;color:var(--c1);transition:.5s var(--tf)}.footer-menu__title:focus,.footer-menu__title:focus-within,.footer-menu__title:hover{color:var(--c4)}.footer-menu__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:calc(var(--offset)*.4)}@media screen and (max-width:768px){.footer-menu__list{gap:calc(var(--offset)*.6)}}.footer-menu__link{line-height:1.2;color:var(--c1);transition:.5s var(--tf)}.footer-menu__link:focus,.footer-menu__link:focus-within,.footer-menu__link:hover{color:var(--c4)}.footer-copyright{align-self:flex-end;font-size:.95em;color:var(--c2)}.copyright{position:relative;display:flex;flex-direction:column;align-self:flex-end;flex-shrink:0;width:max((var(--offset) * 1.5),30px);height:max((var(--offset) * 1.75),35px);margin-left:auto;transition:.5s;transition-delay:.6s;overflow:hidden;z-index:1;--c:var(--c2)}.copyright svg{width:max((var(--offset) * 3),60px);height:auto;opacity:1;transform:none;top:auto;left:auto;fill:var(--c);stroke:var(--c);stroke-linecap:round}.copyright .st0{fill:var(--c);stroke-width:12;stroke-linejoin:round;stroke-miterlimit:10;margin-left:auto}@media screen and (min-width:1000px){.copyright .st0{animation:st0 2s linear 0s infinite normal}}.copyright .st01{stroke-width:0;animation:none}.copyright .st{stroke-width:0;stroke-linejoin:bevel;opacity:0;transition:.5s;fill:var(--c);stroke:var(--c)}.copyright .st1{transition-delay:.3s}.copyright .st2{transition-delay:.2s}.copyright .st3{transition-delay:.1s}@media screen and (min-width:769px){.copyright:focus,.copyright:focus-within,.copyright:hover{width:calc(var(--offset)*3);transition-delay:0s;overflow:visible}.copyright:focus-within:after,.copyright:focus:after,.copyright:hover:after{opacity:1}.copyright:focus .st0,.copyright:focus-within .st0,.copyright:hover .st0{animation:none}.copyright:focus .st,.copyright:focus-within .st,.copyright:hover .st{opacity:1;transition-delay:.4s}.copyright:focus .st2,.copyright:focus-within .st2,.copyright:hover .st2{transition-delay:.5s}.copyright:focus .st3,.copyright:focus-within .st3,.copyright:hover .st3{transition-delay:.6s}}@keyframes st0{80%{stroke-width:12}95%{stroke-width:24}to{stroke-width:12}}.accordions{gap:calc(var(--offset)*.5);width:100%;margin-top:calc(var(--offset)*.5)}.accordion,.accordions{display:flex;flex-direction:column}.accordion{border:1px solid var(--c7);border-radius:var(--radius-8)}.accordion[open] .accordion-opener__arrow svg{transform:rotate(0)}.accordion-opener{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--offset)*1);padding:calc(var(--offset)*.85)}.accordion-opener:hover .accordion-opener__title{color:var(--c2)}.accordion-opener__title{font-size:max(1em,16px);line-height:1.2;transition:all .3s ease-in-out}.accordion-opener__arrow{display:flex}.accordion-opener__arrow svg{width:calc(var(--offset)*.5);height:calc(var(--offset)*.5);fill:var(--c2);transform:rotate(45deg);transition:all .3s ease-in-out}.accordion-inner{display:flex;flex-direction:column;gap:calc(var(--offset)*.5);padding:calc(var(--offset)*.85);padding-top:0}.accordion-content{margin-bottom:0;line-height:1.4;font-size:.95em}.accordion-price{font-size:1.1em;line-height:1.2;color:var(--c2);margin-top:0!important}.accordion-time{font-size:.95em;color:var(--c5)}.main{background:var(--c6);display:flex;flex-direction:column;align-items:stretch;min-height:100%}@media screen and (max-width:1099px){.main{position:relative;padding-top:var(--height)}.main:before{content:"";position:absolute;top:0;left:0;right:0;height:calc(var(--height) + var(--offset-xs));background-color:var(--c3)}}@media screen and (max-width:768px){.main{padding-top:calc(var(--height) + 40px + var(--offset)*.4)}.main:before{height:calc(var(--height) + 40px + var(--offset)*2)}}@media screen and (max-width:599px){.main{padding-bottom:calc(70px + 1vw)}}.main-lines{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:6}.main-lines:after,.main-lines:before{background:var(--c6);content:"";position:absolute;top:0;bottom:0;width:1.5vw}.main-lines:before{left:0}.main-lines:after{right:0}.main-lines__item{background:var(--c6);position:fixed;left:0;right:0;height:1vw}.main-lines__item:after,.main-lines__item:before{content:"";position:absolute;width:var(--radius);height:var(--radius)}.main-lines__item--top{top:0}.main-lines__item--top:before{left:1.5vw;bottom:calc(0px - var(--radius));background:radial-gradient(circle at bottom right,transparent var(--radius),var(--c6) var(--radius))}.main-lines__item--top:after{content:none}.main-lines__item--bottom{bottom:0}.main-lines__item--bottom:before{left:1.5vw;top:calc(0px - var(--radius));background:radial-gradient(circle at top right,transparent var(--radius),var(--c6) var(--radius))}.main-lines__item--bottom:after{right:1.5vw;top:calc(0px - var(--radius));background:radial-gradient(circle at top left,transparent var(--radius),var(--c6) var(--radius))}.main-wrap{background:var(--c3);position:relative;display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;flex-grow:1;margin:1vw 1.5vw;border-radius:var(--radius);z-index:1}.main-wrap+*{margin-top:.5vw}[data-page=home] .section--center{transform:translateZ(1px)}@media screen and (max-width:1099px){[data-page=home]{padding-top:0}}@media screen and (max-width:768px){[data-page=home]{padding-top:var(--height)}}@media screen and (max-width:1299px){[data-page=home] .header+.main-wrap .section--sticky{min-height:calc(var(--viewportHeight) - 2vw)}}@media screen and (max-width:768px){[data-page=home] .header+.main-wrap .section--sticky{min-height:calc(var(--viewportHeight) - var(--height) - 2vw)}}@media screen and (max-width:599px){[data-page=home] .header+.main-wrap .section--sticky{min-height:calc(var(--viewportHeight) - var(--height) - 70px - 3vw)}}[data-page=home] .typing{transform:none}[data-page=catalog] .section{max-width:100%;overflow:hidden}@media screen and (max-width:1299px){[data-page=catalog] .section{height:calc(var(--viewportHeight) - 2vw)}}@media screen and (max-width:1099px){[data-page=catalog] .section{height:calc(var(--viewportHeight) - var(--height) - 2vw);overflow:auto}}@media screen and (max-width:768px){[data-page=catalog] .section{height:calc(var(--viewportHeight) - var(--height) - 45px - var(--offset)*.4 - 2vw);padding-top:var(--offset-m)}}@media screen and (max-width:599px){[data-page=catalog] .section{height:calc(var(--viewportHeight) - var(--height) - 110px - var(--offset)*.4 - 3vw)}}@media screen and (min-width:1200px){.show-map{display:none}}@media screen and (min-width:600px){.show-map{margin-left:auto}}@media screen and (max-width:599px){.show-map{width:100%;padding:calc(var(--offset)*.85);order:-1;color:var(--c3);fill:var(--c3);background-color:var(--c4)}}.show-map svg{width:max((var(--offset) * 1),16px);height:max((var(--offset) * 1),16px)}.hide-map{position:absolute;top:calc(var(--offset)*1.25);left:calc(var(--offset)*1.25)}@media screen and (min-width:1200px){.hide-map{display:none}}@media screen and (max-width:768px){body.mobile{--height:72px}body.mobile .footer-social--mobile{display:none}}body.mobile .nav-mobile{z-index:5}@media screen and (max-width:768px){body.mobile .nav-mobile{display:flex!important}}@media screen and (max-width:699px){body.mobile .nav-search__result{top:calc(100% + 5px);left:0;right:0}}@media screen and (max-width:768px){body.mobile .header{display:none}body.mobile .main{padding-top:0}body.mobile .main:before{display:none}body.mobile .menu-mobile{display:flex}body.mobile [data-page=home]{padding-bottom:var(--height)}}@media screen and (max-width:599px){body.mobile [data-page=catalog] .section{height:calc(var(--viewportHeight) - var(--height) - 45px - var(--offset)*.4 - 2vw)}}@media screen and (max-width:768px){body.mobile .main-lines__item--top{display:none}}body.mobile .menu-list__item{opacity:1;transform:translateZ(0)}body.mobile .menu-list__item a{padding-left:0}body.mobile .menu-user{background:var(--c6)}body.mobile .menu-user__photo{background:var(--c3)}.map-search{position:relative;top:10px!important;left:10px;width:calc(100% - 70px)}.map-search .form-icon{position:absolute;top:50%;left:max(var(--offset)* .85,16px);width:max((var(--offset)* .8),15px);height:max((var(--offset)* .8),15px);transform:translateY(-50%);fill:var(--c2)}.map-search .form-input{padding-left:calc(max((var(--offset)* .8),15px)*2 + max(var(--offset)* .85,16px))}@font-face{font-display:swap;font-family:Calibri;src:local("Calibri Bold"),local("Calibri-Bold"),url(/fonts/calibri_bold.e78d7592.woff2) format("woff2"),url(/fonts/calibri_bold.f3f3c18e.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Calibri;src:local("Calibri"),url(/fonts/calibri.bbaf022a.woff2) format("woff2"),url(/fonts/calibri.9bad6940.woff) format("woff");font-weight:400;font-style:normal}.nav-catalog-switch span,.nav-catalog-switch svg{pointer-events:none}.nav-catalog-switch:before{content:attr(data-text)}.nav-catalog-switch.active:before{content:attr(data-text-hide)}.vue-map{width:100%}.vue-map,.vue-map-container{height:100%}.cluster{display:flex;align-items:center;justify-content:center}.vue-map-container{height:auto}.hide-map{top:auto;bottom:10px!important;left:10px!important}.map-search{width:calc(100% - 20px)}iframe[data-v-bd89ba7e]{width:100%;height:calc(var(--offset)*20);border:none}@media (max-width:768px){iframe[data-v-bd89ba7e]{height:80vh!important;min-height:600px!important}}.modal-content[data-v-bd89ba7e]:before{top:0;left:0;width:100%;height:100%;background-color:var(--c3);border-radius:var(--radius)}.modal-content[data-v-bd89ba7e]:after,.modal-content[data-v-bd89ba7e]:before{content:"";position:absolute;opacity:0;pointer-events:none;transition:all .3s ease-in-out}.modal-content[data-v-bd89ba7e]:after{top:50%;left:50%;width:calc(var(--offset)*3);height:calc(var(--offset)*3);transform:translate(-50%,-50%);border:3px solid var(--c4);clip-path:inset(0 0 0 50%);border-radius:50%;animation:spin-bd89ba7e 1s ease-in-out infinite paused}.modal-content.loading[data-v-bd89ba7e]:after,.modal-content.loading[data-v-bd89ba7e]:before{opacity:1;pointer-events:painted}.modal-content.loading[data-v-bd89ba7e]:after{animation:spin-bd89ba7e 1s ease-in-out infinite running}.modal-content__message[data-v-bd89ba7e]{padding:1rem;text-align:center;color:var(--c4,#333)}@keyframes spin-bd89ba7e{to{transform:translate(-50%,-50%) rotate(1turn)}}.modal-card__header[data-v-201de62a]{height:auto;min-height:calc(var(--offset)*5)}.form-label span[data-v-201de62a]{display:block;margin-bottom:calc(var(--offset)*.5)}.form-label .form-input[data-v-201de62a]{display:block;width:100%;min-height:calc(var(--offset)*2.5)}.modal-card__header[data-v-7f0083a2]{height:auto;min-height:calc(var(--offset)*5)}.form-label span[data-v-7f0083a2]{display:block;margin-bottom:calc(var(--offset)*.5)}.menu.open .menu-inner{--height:59vh}@keyframes skeleton-animation{to{background-position:100% 0,23px 33px,200px 33px,200px 59px,200px 86px,200px 147px,361px 147px,549px 33px,0 0}}.main-wrap.skeleton .section{background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) var(--c6);background-size:200% 100%;background-position-x:180%;animation:skeleton 1s ease-in-out infinite;border-radius:var(--radius-8)}.skeleton-loader{position:relative;height:220px;margin-bottom:16px}.skeleton-loader:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-image:linear-gradient(90deg,#fff0,#fffc 50%,#fff0),linear-gradient(#ece9e9 159px,transparent 0),linear-gradient(#ece9e9 21px,transparent 0),linear-gradient(#ece9e9 22px,transparent 0),linear-gradient(#ece9e9 18px,transparent 0),linear-gradient(#ece9e9 45px,transparent 0),linear-gradient(#ece9e9 45px,transparent 0),linear-gradient(#ece9e9 40px,transparent 0),linear-gradient(#fff 100%,transparent 0);background-size:500px 100%,159px 159px,195px 21px,100px 22px,124px 18px,148px 45px,148px 45px,40px 40px,100% 100%;background-position:0 0,23px 33px,200px 33px,200px 59px,200px 86px,200px 147px,361px 147px,549px 33px,0 0;animation:skeleton-animation 2s infinite}.snackbar{z-index:8}.nav-search__btn[disabled]{background:var(--c7);color:var(--c5);fill:var(--c5);border-color:var(--c7);box-shadow:none;cursor:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-description{display:flex;flex-direction:column;gap:calc(var(--offset)*1)}.catalog-description ul{display:flex;flex-direction:column;gap:calc(var(--offset)*.5)}.catalog-faq__button{flex-shrink:0}@media screen and (min-width:1001px){.catalog-card__image--icon{width:60%;height:60%}}.banner.banner--white .banner-content,.banner.banner--white .banner-content .title,.banner.banner--white .banner-sale,.banner.banner--white .banner-sale b,.banner.banner--white .banner-sale s,.banner.banner--white .banner-subtitle,.banner.banner--white .banner-title{color:#fff!important}
