

/* Start:/local/templates/norrmobler/html/build/assets/css/main.css?1752669391621799*/
@charset "UTF-8";.f-carousel__track,.f-thumbs,.fancybox__container{-webkit-tap-highlight-color:transparent}.fancybox__backdrop,.fancybox__container{right:0;position:fixed;left:0;top:0;bottom:0}.f-carousel{--f-carousel-theme-color:#706f6c;--f-carousel-spacing:0px;--f-carousel-slide-width:100%;--f-carousel-slide-height:auto;--f-carousel-slide-padding:0;--f-button-width:42px;--f-button-height:42px;--f-button-color:var(--f-carousel-theme-color, currentColor);--f-button-hover-color:var(--f-carousel-theme-color, currentColor);--f-button-bg:transparent;--f-button-hover-bg:var(--f-button-bg);--f-button-active-bg:var(--f-button-bg);--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-next-pos:10px;--f-button-prev-pos:10px;position:relative;box-sizing:border-box}.f-carousel *,.f-carousel :after,.f-carousel :before{box-sizing:inherit}.f-carousel.is-ltr{direction:ltr}.f-carousel.is-rtl{direction:rtl}.f-carousel__viewport{overflow:hidden;transform:translate3d(0,0,0);backface-visibility:hidden;width:100%;height:100%}.f-carousel__viewport.is-draggable{cursor:move;cursor:grab}.f-carousel__viewport.is-dragging{cursor:move;cursor:grabbing}.f-carousel__track{display:flex;margin:0 auto;padding:0;height:100%}.f-carousel__slide{position:relative;flex:0 0 auto;width:var(--f-carousel-slide-width);max-width:100%;height:var(--f-carousel-slide-height);margin:0 var(--f-carousel-spacing) 0 0;padding:var(--f-carousel-slide-padding);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;outline:0;transform-origin:center center}.f-carousel__slide.is-loading{min-height:88px;min-width:88px}.f-carousel.is-vertical{--f-carousel-slide-height:100%}.f-carousel.is-vertical .f-carousel__track{flex-wrap:wrap}.f-carousel.is-vertical .f-carousel__slide{margin:0 0 var(--f-carousel-spacing)}:root{--f-carousel-dots-width:24px;--f-carousel-dots-height:30px;--f-carousel-dot-width:8px;--f-carousel-dot-height:8px;--f-carousel-dot-radius:50%;--f-carousel-dot-color:var(--f-carousel-theme-color, currentColor);--f-carousel-dot-opacity:0.2;--f-carousel-dot-hover-opacity:0.4;--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75;--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.f-carousel__dots{position:absolute;bottom:calc(var(--f-carousel-dots-height) *-1);left:0;right:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:0 auto!important;padding:0;list-style:none!important;user-select:none}.f-carousel__dots li{margin:0;padding:0;border:0;display:flex;align-items:center;justify-content:center;opacity:var(--f-carousel-dot-opacity);transition:opacity .15s ease-in-out}.f-carousel__dots li+li{margin:0}.f-carousel__dots li:hover{opacity:var(--f-carousel-dot-hover-opacity)}.f-carousel__dots li.is-current{opacity:1}.f-carousel__dots li button{appearance:none;display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:var(--f-carousel-dots-width);height:var(--f-carousel-dots-height);border:0;background:rgba(0,0,0,0);cursor:pointer;transition:all .2s linear}.button,.f-button{justify-content:center}.f-carousel__dot{display:block;margin:0;padding:0;border:0;width:var(--f-carousel-dot-width);height:var(--f-carousel-dot-height);border-radius:var(--f-carousel-dot-radius);background-color:var(--f-carousel-dot-color);line-height:0;font-size:0;cursor:pointer;pointer-events:none}.f-carousel__dots.is-dynamic li:not(.is-prev,.is-next,.is-current,.is-after-next,.is-before-prev) button{transform:scale(0);width:0}.f-carousel__dots.is-dynamic li.is-next button,.f-carousel__dots.is-dynamic li.is-prev button{transform:scale(.66)}.f-carousel__dots.is-dynamic li.is-current button{transform:scale(1)}.f-carousel__dots.is-dynamic li.is-after-next button,.f-carousel__dots.is-dynamic li.is-before-prev button{transform:scale(.33)}.f-carousel__dots.is-dynamic li.is-current:first-child{margin-left:calc(var(--f-carousel-dots-width) *2)}.f-carousel__dots.is-dynamic li.is-prev:first-child{margin-left:var(--f-carousel-dots-width)}.f-carousel__dots.is-dynamic li.is-next:last-child{margin-right:var(--f-carousel-dots-width)}.f-carousel__dots.is-dynamic li.is-current:last-child{margin-right:calc(var(--f-carousel-dots-width) *2)}.f-carousel.is-rtl .f-carousel__dots.is-dynamic .is-current:first-child,.f-carousel.is-rtl .f-carousel__dots.is-dynamic .is-current:last-child,.f-carousel.is-rtl .f-carousel__dots.is-dynamic .is-prev:first-child{margin-left:0;margin-right:var(--f-carousel-dots-width)}.f-carousel.is-rtl .f-carousel__dots.is-dynamic .is-next:last-child{margin-right:0;margin-left:var(--f-carousel-dots-width)}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-zoomInUp{animation:.2s ease-out .1s both f-zoomInUp}.f-zoomOutDown{animation:.2s ease-out both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-throwOutUp{animation:.175s ease-out both f-throwOutUp}.f-throwOutDown{animation:.175s ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,-150px,0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,150px,0);opacity:0}}.f-fadeIn{animation:.2s ease both f-fadeIn;z-index:2}.f-fadeOut{animation:.2s ease both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeSlowIn{animation:.5s ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:.5s ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-fadeFastIn{animation:.2s ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:.2s ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-crossfadeIn{animation:.2s ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:.1s linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:.85s cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:.85s cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:.85s cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:.85s cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:.85s cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:.85s cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:.85s cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:.85s cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}.f-button{display:flex;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:0}.f-button:focus-visible{outline:0;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin,0px) + var(--fancybox-scrollbar-compensate,0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24, 24, 27, 0.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255, 255, 255, 0.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;overflow:visible;z-index:1050;outline:0;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{box-sizing:inherit}.fancybox__backdrop{z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::after,.fancybox__slide::before{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.fancybox__caption,.fancybox__toolbar{color:var(--fancybox-color,currentColor)}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox-ghost,.fancybox-image{min-height:0;object-fit:contain}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.fancybox-ghost,.fancybox-image,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:100%;height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color, #fff);--f-button-hover-color:var(--fancybox-color, #fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0, 0, 0, 0.6);--f-button-active-bg:rgba(0, 0, 0, 0.6);--f-button-hover-bg:rgba(0, 0, 0, 0.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24, 24, 27, 0.3);--f-button-active-bg:rgba(24, 24, 27, 0.5);--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity:0.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-ghost,.fancybox-protected{position:absolute;z-index:40;left:0;user-select:none;top:0}.fancybox-protected{right:0;bottom:0}.fancybox-ghost{pointer-events:none}.fancybox-focus-guard{outline:0;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:.25s ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:.35s ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:.15s ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:.35s ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,.fancybox__container:not(.is-compact) .has-map .fancybox__content,.fancybox__container:not(.is-compact) .has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-thumbs,.f-thumbs__slide{position:relative;margin:0}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:20px;--f-thumb-clip-width:46px}.f-thumbs{flex:0 0 auto;overflow:hidden;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden}.f-thumbs__track{display:flex;will-change:transform}.f-thumbs__slide{flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;width:var(--f-thumb-width);min-width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}*,.f-thumbs__slide__img,:after,:before{box-sizing:border-box}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--left,0) *1px);width:calc(100% - var(--width,0) *1px);cursor:pointer}.is-modern .f-thumbs__slide{--clip-path:inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );transform:translate3d(calc(var(--shift,0) * -1px),0,0);transition:none;pointer-events:none}.is-modern .f-thumbs__slide:focus-within:not(.is-selected){filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.is-modern .f-thumbs__slide>*{clip-path:var(--clip-path)}.is-modern.in-touch .f-thumbs__slide{filter:none}.is-modern.is-resting .f-thumbs__slide,.is-modern.is-resting .f-thumbs__slide>*{transition:all .33s ease}.f-thumbs__slide__button{appearance:none;width:100%;height:100%;margin:0;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:0;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus-visible,.is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.f-thumbs__slide__button:focus-visible,.f-thumbs__slide__button:focus:not(:focus-visible){outline:0}.is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:var(--f-thumb-offset);pointer-events:none;object-fit:cover}.f-thumbs.is-horizontal .f-thumbs__track{margin:0 auto;padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;margin:auto 0;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap)}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:0.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:20px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-hidden{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24, 24, 27, 0.65);--f-button-hover-bg:rgba(70, 70, 73, 0.65);--f-button-active-bg:rgba(90, 90, 93, 0.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}.hidden,.show-lg,[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;user-select:none;pointer-events:none}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.catalog .f-button,.notification{transition:.3s}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(/local/templates/norrmobler/html/build/assets/css/node_modules/malihu-custom-scrollbar-plugin/mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}@font-face{font-family:Gilroy;src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Bold/Gilroy-Bold.eot);src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Bold/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Bold/Gilroy-Bold.woff2) format("woff2"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Bold/Gilroy-Bold.woff) format("woff"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Bold/Gilroy-Bold.ttf) format("ttf"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Bold/Gilroy-Bold.svg#Gilroy-Bold) format("svg");font-style:normal;font-weight:700}@font-face{font-family:Gilroy;src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Medium/Gilroy-Medium.eot);src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Medium/Gilroy-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Medium/Gilroy-Medium.woff2) format("woff2"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Medium/Gilroy-Medium.woff) format("woff"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Medium/Gilroy-Medium.ttf) format("ttf"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Medium/Gilroy-Medium.svg#Gilroy-Medium) format("svg");font-style:normal;font-weight:500}@font-face{font-family:Gilroy;src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Regular/Gilroy-Regular.eot);src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Regular/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Regular/Gilroy-Regular.woff2) format("woff2"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Regular/Gilroy-Regular.woff) format("woff"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Regular/Gilroy-Regular.ttf) format("ttf"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-Regular/Gilroy-Regular.svg#Gilroy-Regular) format("svg");font-style:normal;font-weight:400}@font-face{font-family:Gilroy;src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-SemiBold/Gilroy-SemiBold.eot);src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-SemiBold/Gilroy-SemiBold.eot?#iefix) format("embedded-opentype"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-SemiBold/Gilroy-SemiBold.woff2) format("woff2"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-SemiBold/Gilroy-SemiBold.woff) format("woff"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-SemiBold/Gilroy-SemiBold.ttf) format("ttf"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Gilroy-SemiBold/Gilroy-SemiBold.svg#Gilroy-SemiBold) format("svg");font-style:normal;font-weight:600}@font-face{font-family:Manrope;src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Manrope-Medium/Manrope-Medium.eot);src:url(/local/templates/norrmobler/html/build/assets/css/../fonts/Manrope-Medium/Manrope-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Manrope-Medium/Manrope-Medium.woff2) format("woff2"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Manrope-Medium/Manrope-Medium.woff) format("woff"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Manrope-Medium/Manrope-Medium.ttf) format("ttf"),url(/local/templates/norrmobler/html/build/assets/css/../fonts/Manrope-Medium/Manrope-Medium.svg#Manrope-Medium) format("svg");font-style:normal;font-weight:500}.svg-3d,.svg-404,.svg-404-lg,.svg-404-md,.svg-404-sm,.svg-500,.svg-500-lg,.svg-500-md,.svg-500-sm,.svg-arrow-down,.svg-arrow-down-sm,.svg-arrow-right,.svg-arrow-right-button,.svg-availability-arrow,.svg-box,.svg-breadcrumb-arrow,.svg-breadcrumb-arrow-white,.svg-buildings,.svg-calendar,.svg-call,.svg-call-header,.svg-cart-arrow-right,.svg-certificate,.svg-chair,.svg-chair-md,.svg-chair-sm,.svg-check-white,.svg-check-white-2,.svg-chevron-right,.svg-chevron-right-sm,.svg-chevron-up,.svg-chevron-up-sm,.svg-clock-v2,.svg-close,.svg-close-big,.svg-collapse,.svg-company-advantages-left,.svg-company-advantages-left-lg,.svg-company-advantages-right,.svg-company-advantages-right-lg,.svg-delete-filter,.svg-delivery,.svg-design-vr-check,.svg-design-vr-check-sm,.svg-discount,.svg-down,.svg-eu,.svg-eye,.svg-eye-closed,.svg-fabric,.svg-filter,.svg-filter-arrow,.svg-filter-check,.svg-filter-helper-arrow,.svg-filter-radio,.svg-global,.svg-goods,.svg-headset,.svg-heart,.svg-heart-delete,.svg-help,.svg-instr,.svg-instr-detail,.svg-item-like,.svg-item-liked,.svg-left-circle,.svg-like,.svg-like-2,.svg-liked-2,.svg-location,.svg-location-arrow-down,.svg-location-v2,.svg-location_point,.svg-mail,.svg-maximize,.svg-md-filter,.svg-md-sort,.svg-md-user,.svg-minus,.svg-new,.svg-new-small-arrow,.svg-order-arrow-right,.svg-orders-card,.svg-orders-check,.svg-orders-truck,.svg-pagination-next,.svg-pagination-prev,.svg-phone-v2,.svg-photo-popup-close,.svg-photo-popup-close-sm,.svg-photo-popup-left,.svg-photo-popup-right,.svg-plus,.svg-project-pin,.svg-project-plus,.svg-projects-grid-arrow,.svg-quick-close,.svg-rack,.svg-rack-md,.svg-rack-sm,.svg-remove,.svg-sale,.svg-sale-category,.svg-sales-arrow,.svg-search,.svg-search-white,.svg-shopping-bag,.svg-showrooms-arrow,.svg-showrooms-arrow-sm,.svg-social-ok,.svg-social-pinterest,.svg-social-tg,.svg-social-tw,.svg-social-vk,.svg-social-yt,.svg-social-zen,.svg-sofa,.svg-sofa-md,.svg-sofa-sm,.svg-sorting,.svg-stock,.svg-table,.svg-table-md,.svg-table-sm,.svg-truck,.svg-user,.svg-user-v2,.svg-warranty{background:url(/local/templates/norrmobler/html/build/assets/css/../img/css/svg/sprite.css-4747dd7c.svg) no-repeat}.svg-3d{background-position:100% 42.364532019704434%}.svg-3d-dims{width:34px;height:34px}.svg-404{background-position:0 34.62732919254658%}.svg-404-dims{width:517px;height:202px}.svg-404-lg{background-position:98.82747068676717% 25.519287833827892%}.svg-404-lg-dims{width:440px;height:172px}.svg-404-md{background-position:0 58.945908460471564%}.svg-404-md-dims{width:318px;height:125px}.svg-404-sm{background-position:0 72.94429708222812%}.svg-404-sm-dims{width:235px;height:92px}.svg-500{background-position:0 0}.svg-500-dims{width:590px;height:223px}.svg-500-lg{background-position:100% 0}.svg-500-lg-dims{width:447px;height:172px}.svg-500-md{background-position:43.50205198358413% 58.539944903581265%}.svg-500-md-dims{width:306px;height:120px}.svg-500-sm{background-position:77.90262172284645% 56.36604774535809%}.svg-500-sm-dims{width:236px;height:92px}.svg-arrow-down{background-position:62.685093780848966% 78.77300613496932%}.svg-arrow-down-dims{width:24px;height:31px}.svg-arrow-down-sm{background-position:55.0395256916996% 46.90909090909091%}.svg-arrow-down-sm-dims{width:25px;height:21px}.svg-arrow-right{background-position:71.86574531095755% 62.89537712895377%}.svg-arrow-right-dims{width:24px;height:24px}.svg-arrow-right-button{background-position:58.12807881773399% 48.91566265060241%}.svg-arrow-right-button-dims{width:22px;height:16px}.svg-availability-arrow{background-position:74.23494570582429% 62.89537712895377%}.svg-availability-arrow-dims{width:24px;height:24px}.svg-box{background-position:78.40565085771948% 43%}.svg-box-dims{width:46px;height:46px}.svg-breadcrumb-arrow-dims,.svg-breadcrumb-arrow-white-dims{width:20px;height:20px}.svg-breadcrumb-arrow{background-position:80.62930186823992% 77.72397094430993%}.svg-breadcrumb-arrow-white{background-position:82.59587020648968% 77.72397094430993%}.svg-buildings{background-position:83.04742684157416% 43%}.svg-buildings-dims{width:46px;height:46px}.svg-calendar-dims,.svg-call-dims,.svg-call-header-dims,.svg-cart-arrow-right-dims{width:24px;height:24px}.svg-calendar{background-position:76.60414610069101% 62.89537712895377%}.svg-call{background-position:78.97334649555775% 62.89537712895377%}.svg-call-header{background-position:81.34254689042449% 62.89537712895377%}.svg-cart-arrow-right{background-position:83.71174728529121% 62.89537712895377%}.svg-certificate{background-position:24.81520591341077% 72.75132275132275%}.svg-certificate-dims{width:90px;height:90px}.svg-chair{background-position:7.805907172995781% 99.86431478968792%}.svg-chair-dims{width:89px;height:109px}.svg-chair-md{background-position:53.29896907216495% 29.18848167539267%}.svg-chair-md-dims{width:67px;height:82px}.svg-chair-sm{background-position:58.994974874371856% 69.18238993710692%}.svg-chair-sm-dims{width:42px;height:51px}.svg-check-white-2-dims,.svg-check-white-dims{width:11px;height:9px}.svg-check-white{background-position:93.66471734892788% 45.16129032258065%}.svg-check-white-2{background-position:94.73684210526316% 45.16129032258065%}.svg-chevron-right{background-position:86.08094768015795% 62.89537712895377%}.svg-chevron-right-dims{width:24px;height:24px}.svg-chevron-right-sm{background-position:84.56243854473944% 77.72397094430993%}.svg-chevron-right-sm-dims{width:20px;height:20px}.svg-chevron-up{background-position:88.45014807502469% 62.89537712895377%}.svg-chevron-up-dims{width:24px;height:24px}.svg-chevron-up-sm{background-position:86.52900688298918% 77.72397094430993%}.svg-chevron-up-sm-dims{width:20px;height:20px}.svg-clock-v2{background-position:90.81934846989141% 62.89537712895377%}.svg-clock-v2-dims{width:24px;height:24px}.svg-close{background-position:68.03519061583577% 47.11538461538461%}.svg-close-dims{width:14px;height:14px}.svg-close-big-dims,.svg-collapse-dims{width:24px;height:24px}.svg-close-big{background-position:93.18854886475815% 62.89537712895377%}.svg-collapse{background-position:95.55774925962487% 62.89537712895377%}.svg-company-advantages-left{background-position:63.728470111448836% 69.09547738693468%}.svg-company-advantages-left-dims{width:50px;height:50px}.svg-company-advantages-left-lg{background-position:36.390827517447654% 79.06403940886699%}.svg-company-advantages-left-lg-dims{width:34px;height:34px}.svg-company-advantages-right{background-position:68.79432624113475% 69.09547738693468%}.svg-company-advantages-right-dims{width:50px;height:50px}.svg-company-advantages-right-lg{background-position:39.780658025922236% 79.06403940886699%}.svg-company-advantages-right-lg-dims{width:34px;height:34px}.svg-delete-filter-dims,.svg-delivery-dims{width:24px;height:24px}.svg-delete-filter{background-position:97.92694965449161% 62.89537712895377%}.svg-delivery{background-position:49.85192497532083% 74.45255474452554%}.svg-design-vr-check{background-position:100% 77.44270205066346%}.svg-design-vr-check-dims{width:17px;height:17px}.svg-design-vr-check-sm{background-position:100% 62.666666666666664%}.svg-design-vr-check-sm-dims{width:21px;height:21px}.svg-discount{background-position:52.221125370187565% 74.45255474452554%}.svg-discount-dims{width:24px;height:24px}.svg-down{background-position:32.84313725490196% 82.50904704463208%}.svg-down-dims{width:17px;height:17px}.svg-eu{background-position:34.31890179514256% 72.75132275132275%}.svg-eu-dims{width:90px;height:90px}.svg-eye-closed-dims,.svg-eye-dims{width:24px;height:24px}.svg-eye{background-position:54.590325765054295% 74.45255474452554%}.svg-eye-closed{background-position:56.959526159921026% 74.45255474452554%}.svg-fabric{background-position:43.17048853439681% 79.06403940886699%}.svg-fabric-dims{width:34px;height:34px}.svg-filter{background-position:59.32872655478776% 74.45255474452554%}.svg-filter-dims{width:24px;height:24px}.svg-filter-arrow{background-position:88.49557522123894% 77.72397094430993%}.svg-filter-arrow-dims{width:20px;height:20px}.svg-filter-check{background-position:95.80896686159844% 45.16129032258065%}.svg-filter-check-dims{width:11px;height:9px}.svg-filter-helper-arrow{background-position:53.575129533678755% 39.92146596858639%}.svg-filter-helper-arrow-dims{width:72px;height:82px}.svg-filter-radio{background-position:96.59863945578232% 45.05363528009535%}.svg-filter-radio-dims{width:8px;height:7px}.svg-global{background-position:87.68920282542886% 43%}.svg-global-dims{width:46px;height:46px}.svg-goods{background-position:46.560319042871384% 79.06403940886699%}.svg-goods-dims{width:34px;height:34px}.svg-headset-dims,.svg-heart-dims{width:24px;height:24px}.svg-headset{background-position:61.697926949654494% 74.45255474452554%}.svg-heart{background-position:64.06712734452123% 74.45255474452554%}.svg-heart-delete{background-position:22.102161100196465% 82.6086956521739%}.svg-heart-delete-dims{width:19px;height:18px}.svg-help{background-position:90.4621435594887% 77.72397094430993%}.svg-help-dims{width:20px;height:20px}.svg-instr{background-position:49.95014955134596% 79.06403940886699%}.svg-instr-dims{width:34px;height:34px}.svg-instr-detail{background-position:66.43632773938796% 74.45255474452554%}.svg-instr-detail-dims{width:24px;height:24px}.svg-item-like-dims,.svg-item-liked-dims{width:18px;height:18px}.svg-item-like{background-position:25.809617271835133% 82.6086956521739%}.svg-item-liked{background-position:27.57605495583906% 82.6086956521739%}.svg-left-circle{background-position:68.80552813425469% 74.45255474452554%}.svg-left-circle-dims{width:24px;height:24px}.svg-like{background-position:92.33097880928355% 43%}.svg-like-dims{width:46px;height:46px}.svg-like-2-dims,.svg-liked-2-dims{width:24px;height:24px}.svg-like-2{background-position:71.17472852912142% 74.45255474452554%}.svg-liked-2{background-position:73.54392892398815% 74.45255474452554%}.svg-location{background-position:53.33998005982054% 79.06403940886699%}.svg-location-dims{width:34px;height:34px}.svg-location-arrow-down{background-position:92.42871189773845% 77.72397094430993%}.svg-location-arrow-down-dims{width:20px;height:20px}.svg-location-v2{background-position:75.91312931885489% 74.45255474452554%}.svg-location-v2-dims{width:24px;height:24px}.svg-location_point{background-position:74.28571428571429% 78.00729040097205%}.svg-location_point-dims{width:22px;height:23px}.svg-mail-dims,.svg-maximize-dims{width:24px;height:24px}.svg-mail{background-position:78.28232971372162% 74.45255474452554%}.svg-maximize{background-position:80.65153010858835% 74.45255474452554%}.svg-md-filter-dims,.svg-md-sort-dims{width:20px;height:20px}.svg-md-filter{background-position:94.3952802359882% 77.72397094430993%}.svg-md-sort{background-position:96.36184857423795% 77.72397094430993%}.svg-md-user{background-position:29.342492639842984% 82.6086956521739%}.svg-md-user-dims{width:18px;height:18px}.svg-minus{background-position:76.45320197044335% 77.9126213592233%}.svg-minus-dims{width:22px;height:22px}.svg-new{background-position:51.855566700100304% 47.08029197080292%}.svg-new-dims{width:40px;height:24px}.svg-new-small-arrow{background-position:98.32841691248771% 77.72397094430993%}.svg-new-small-arrow-dims{width:20px;height:20px}.svg-order-arrow-right-dims,.svg-orders-card-dims{width:24px;height:24px}.svg-order-arrow-right{background-position:83.02073050345508% 74.45255474452554%}.svg-orders-card{background-position:85.38993089832182% 74.45255474452554%}.svg-orders-check{background-position:78.62068965517241% 77.81818181818181%}.svg-orders-check-dims{width:22px;height:21px}.svg-orders-truck-dims,.svg-pagination-next-dims,.svg-pagination-prev-dims,.svg-phone-v2-dims{width:24px;height:24px}.svg-orders-truck{background-position:87.75913129318855% 74.45255474452554%}.svg-pagination-next{background-position:90.12833168805528% 74.45255474452554%}.svg-pagination-prev{background-position:92.49753208292202% 74.45255474452554%}.svg-phone-v2{background-position:94.86673247778874% 74.45255474452554%}.svg-photo-popup-close{background-position:61.843409316154606% 63.20293398533008%}.svg-photo-popup-close-dims{width:28px;height:28px}.svg-photo-popup-close-sm{background-position:23.968565815324165% 82.6086956521739%}.svg-photo-popup-close-sm-dims{width:19px;height:18px}.svg-photo-popup-left-dims,.svg-photo-popup-right-dims{width:50px;height:50px}.svg-photo-popup-left{background-position:73.86018237082067% 69.09547738693468%}.svg-photo-popup-right{background-position:78.92603850050658% 69.09547738693468%}.svg-plus{background-position:15.862068965517242% 83.00970873786407%}.svg-plus-dims{width:22px;height:22px}.svg-project-pin{background-position:97.23593287265548% 74.45255474452554%}.svg-project-pin-dims{width:24px;height:24px}.svg-project-plus{background-position:100% 67.56756756756756%}.svg-project-plus-dims{width:32px;height:32px}.svg-projects-grid-arrow{background-position:32.86713286713287% 79.25925925925925%}.svg-projects-grid-arrow-dims{width:36px;height:36px}.svg-quick-close{background-position:18.029556650246306% 83.00970873786407%}.svg-quick-close-dims{width:22px;height:22px}.svg-rack{background-position:91.29511677282377% 55.2665799739922%}.svg-rack-dims{width:95px;height:77px}.svg-rack-md{background-position:100% 54.48717948717949%}.svg-rack-md-dims{width:82px;height:66px}.svg-rack-sm{background-position:96.58291457286433% 42.364532019704434%}.svg-rack-sm-dims{width:42px;height:34px}.svg-remove{background-position:59.94123408423115% 48.91566265060241%}.svg-remove-dims{width:16px;height:16px}.svg-sale{background-position:64.61843409316154% 63.20293398533008%}.svg-sale-dims{width:28px;height:28px}.svg-sale-category{background-position:99.6051332675222% 74.45255474452554%}.svg-sale-category-dims{width:24px;height:24px}.svg-sales-arrow{background-position:83.9918946301925% 69.09547738693468%}.svg-sales-arrow-dims{width:50px;height:50px}.svg-search{background-position:69.49654491609083% 62.971985383678444%}.svg-search-dims{width:24px;height:25px}.svg-search-white{background-position:67.12734452122409% 63.048780487804876%}.svg-search-white-dims{width:24px;height:26px}.svg-shopping-bag{background-position:65.0542941757157% 78.10218978102189%}.svg-shopping-bag-dims{width:24px;height:24px}.svg-showrooms-arrow{background-position:60% 78.86977886977887%}.svg-showrooms-arrow-dims{width:32px;height:32px}.svg-showrooms-arrow-sm{background-position:20.15732546705998% 82.80871670702179%}.svg-showrooms-arrow-sm-dims{width:20px;height:20px}.svg-social-ok-dims,.svg-social-pinterest-dims,.svg-social-tg-dims,.svg-social-tw-dims,.svg-social-vk-dims,.svg-social-yt-dims,.svg-social-zen-dims{width:42px;height:42px}.svg-social-ok{background-position:88.34170854271356% 68.40796019900498%}.svg-social-pinterest{background-position:92.56281407035176% 68.40796019900498%}.svg-social-tg{background-position:96.78391959798995% 68.40796019900498%}.svg-social-tw{background-position:16.180904522613066% 79.85074626865672%}.svg-social-vk{background-position:20.402010050251256% 79.85074626865672%}.svg-social-yt{background-position:24.623115577889447% 79.85074626865672%}.svg-social-zen{background-position:28.844221105527637% 79.85074626865672%}.svg-sofa{background-position:0 85.37234042553192%}.svg-sofa-dims{width:161px;height:94px}.svg-sofa-md{background-position:63.37271750805586% 43.87755102040816%}.svg-sofa-md-dims{width:106px;height:62px}.svg-sofa-sm{background-position:72.80334728033473% 43.1077694235589%}.svg-sofa-sm-dims{width:81px;height:48px}.svg-sorting{background-position:31.10893032384691% 82.6086956521739%}.svg-sorting-dims{width:18px;height:18px}.svg-stock{background-position:67.35700197238658% 78.10218978102189%}.svg-stock-dims{width:23px;height:24px}.svg-table{background-position:0 100%}.svg-table-dims{width:74px;height:110px}.svg-table-md{background-position:50.753768844221106% 70.15306122448979%}.svg-table-md-dims{width:42px;height:62px}.svg-table-sm{background-position:54.864593781344034% 69.8856416772554%}.svg-table-sm-dims{width:40px;height:59px}.svg-truck{background-position:56.729810568295115% 79.06403940886699%}.svg-truck-dims{width:34px;height:34px}.svg-user-dims,.svg-user-v2-dims{height:24px;width:24px}.svg-user{background-position:69.69397828232971% 78.10218978102189%}.svg-user-v2{background-position:72.06317867719645% 78.10218978102189%}.svg-warranty{background-position:43.82259767687434% 72.75132275132275%}.svg-warranty-dims{width:90px;height:90px}body{margin:0;padding:0;font:400 16px/1.3 Gilroy,sans-serif;color:#1E1E1E;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.body-v2,.body-v2 .button,.body-v2 .cart__item-quantity-control-input,.body-v2 .cart__total-promo-content-input,.body-v2 .control,.body-v2 .filter__range-input,.body-v2 .footer__info,.body-v2 .footer__link,.body-v2 .form__input,.body-v2 .form__textarea,.body-v2 .header-v2__search-input,.body-v2 .header__catalog-search-control,.body-v2 .header__md-search-form-control,.body-v2 .header__search-control,.body-v2 .header__top-nav-link,.body-v2 .item-card__info-control-quantity-input,.body-v2 .showrooms-map__ballon,.order-visit__form-input{font-family:Montserrat,sans-serif}.container{width:100%;max-width:1572px;margin:0 auto;padding:0 16px}.iconfont-close:before{vertical-align:middle}a,button,input,select,textarea{outline:0!important}@media screen and (max-width:1679px){.container{max-width:1152px}.show-lg{display:block}.hide-lg{display:none}}.show-md{display:none}@media screen and (max-width:1140px){.container{max-width:720px}.show-md{display:block}.hide-md{display:none!important}.body-v2>.container{overflow-x:hidden}}.show-sm{display:none}@media screen and (max-width:768px){.show-sm{display:block}.hide-sm{display:none!important}}img{font-size:0}[data-link]{cursor:pointer}.fly-picture{position:absolute;z-index:10;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;opacity:.8}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content{visibility:visible}.catalog .f-button[disabled]{display:none}.catalog .is-horizontal .f-carousel__nav .f-button.is-next{margin-right:-10px;border-radius:50%;border:1px solid #908f8d;zoom:.6;opacity:.5}.catalog .is-horizontal .f-carousel__nav .f-button.is-prev{margin-left:-10px;border-radius:50%;border:1px solid #908f8d;zoom:.6;opacity:.5}.catalog .is-horizontal .f-carousel__nav .f-button.is-next:hover,.catalog .is-horizontal .f-carousel__nav .f-button.is-prev:hover{opacity:1}@keyframes rotateLoadingButton{0%{transform-origin:center;transform:rotate3d(0,0,1,-360deg)}100%{transform-origin:center;transform:rotate3d(0,0,1,0deg)}}.compensate-for-scrollbar{overflow:hidden}.compensate-for-scrollbar .header-v2__search .header__search-result,.compensate-for-scrollbar .header-v2__search-inner{margin-right:calc(-1 * var(--sroll-width));padding-right:var(--sroll-width)}.body-v2{display:flex;flex-direction:column;min-height:100vh;line-height:1.2;color:#2C2E2D}.body-v2 .container{margin:0 auto;padding-left:70px;padding-right:70px;width:100%;max-width:calc(1720px + 2 * 70px)}@media screen and (max-width:1679px){.body-v2 .container{padding-left:32px;padding-right:32px}}@media screen and (max-width:1279px){.body-v2 .container{padding-left:20px;padding-right:20px}}@media screen and (max-width:768px){.body-v2 .container{padding-left:15px;padding-right:15px}}.show-v2-desktop-md{display:none}.notification_hidden{height:0!important}.notification__box{background:#8DF1C9;box-shadow:0 4px 4px rgba(142,141,208,.16);transition:transform .3s}.notification__box_hidden{transform:translateY(-100%)}.notification_float .notification__box{position:fixed;left:0;right:0;top:0;z-index:6}.notification__inner{position:relative;min-height:50px;padding:14px 0 12px}@media screen and (max-width:1140px){.notification__box{box-shadow:none}.notification__inner{min-height:41px;padding:8px 0 12px}}.notification__content{text-align:center;padding:0 30px}.notification__close{position:absolute;right:0;top:50%;transform:translateY(-50%);text-decoration:none;color:#1E1E1E}@media screen and (max-width:1679px){.show-v2-desktop-md{display:block}.notification__content{padding:0 140px}.notification__close{right:109px}}@media screen and (max-width:1140px){.notification__content{padding:0 150px 0 104px}.notification__close{right:127px}}@media screen and (max-width:768px){.notification__inner{min-height:54px;margin:0 -16px}.notification__content{padding:0 53px 0 12px;display:flex;text-align:left;justify-content:space-between;align-items:center}.notification__close{right:12px}}.notification__text{font-weight:600;margin-right:27px;font-size:18px;line-height:22px;vertical-align:middle}@media screen and (max-width:1679px){.notification__text{font-size:16px;line-height:143%;margin-right:13px}}@media screen and (max-width:1140px){.notification__text{font-weight:400;font-size:10px;line-height:168.5%;margin-right:14px}}.notification__link{font-weight:500;padding-bottom:3px;color:#1E1E1E;display:inline-block;text-decoration:none;vertical-align:middle;margin-bottom:-1px;position:relative}.notification__link:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}@media screen and (min-width:1141px){.notification__link:after{transition:.3s}.notification__link:hover:after{opacity:0}}.header{margin-bottom:18px}@media screen and (max-width:1679px){.notification__link{line-height:150.5%}.header{margin-bottom:0}}@media screen and (max-width:1140px){.notification__link{font-size:10px;font-weight:600;line-height:12px;padding:0}.header{margin-bottom:24px;height:88px}}@media screen and (max-width:768px){.header{height:75px;margin-bottom:0}}.header__inner{position:relative;z-index:5;background:#fff}@media screen and (max-width:1140px){.header__inner{position:fixed;right:0;top:88px;bottom:0;width:100%;background:#fff;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column;margin-top:var(--notification-offset);overflow:hidden}.header__inner_active{transform:translateX(0)}.header__inner .container{padding:0;max-width:none}.header__inner-md-scroll{overflow:auto;height:100%;display:flex;flex-direction:column-reverse}.header__inner-md-scroll>.container{background:#FAFAFA}}@media screen and (max-width:768px){.header__inner{top:75px}}.header__overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(53,50,56,.5);z-index:2;opacity:0;visibility:hidden;transition:0;display:none}.header__overlay_active{opacity:1;visibility:visible}.header__top{display:flex;justify-content:space-between;align-items:center;padding:12px 0 10px;border-bottom:1px solid #DADEE3}@media screen and (max-width:1679px){.header__top{padding:12px 0 10px}}@media screen and (max-width:1140px){.header__overlay{transition:.3s}.header__top{flex-direction:column;border:none;align-items:flex-start;padding:9px 16px 20px;position:relative;width:100%;max-width:720px;margin:0 auto}}.header__top-nav{display:flex;align-items:center;margin:0 -14px}@media screen and (max-width:1140px){.header__top-nav{flex-direction:column;margin:0;align-items:flex-start;position:relative}}.header__top-nav-link{margin:0 14px;font-weight:500;font-size:14px;line-height:146%;color:#52575C;text-decoration:none}@media screen and (min-width:1141px){.header__top-nav-link{transition:.3s}.header__top-nav-link:hover{color:#1E1E1E}.header__top-contacts-location-label:after{transition:.3s}.header__top-contacts-location-label:hover:after{opacity:0}}@media screen and (max-width:1140px){.header__top-nav-link{font-family:Gilroy,sans-serif;margin:9.5px 0;font-weight:400;font-size:13.5px;line-height:140%}}.header__top-contacts{display:flex;align-items:center;margin:0 -14px}@media screen and (max-width:1140px){.header__top-contacts{flex-direction:column;margin:0;align-items:flex-start;position:relative}}.header__top-contacts-phone{font-size:16px;text-decoration:none;color:#1E1E1E;margin:0 14px}.header__top-contacts-phone-icon{display:none}@media screen and (max-width:1140px){.header__top-contacts-phone{margin:14px 0;position:relative;padding-left:36px}.header__top-contacts-phone-icon{display:block;position:absolute;left:0;top:50%;transform:translateY(-50%)}}.header__top-contacts-hours{margin:0 14px;font-size:16px}@media screen and (max-width:1140px){.header__top-contacts-hours{margin:10px 0}}.header__top-contacts-hours-label{color:#798087}.header__top-contacts-hours-line+.header__top-contacts-hours-line{margin-top:8px}.header__top-contacts-location{margin:0;display:flex;min-width:86px;flex-direction:column;align-items:center}.header__top-contacts-location_lg{display:none}@media screen and (max-width:1140px){.header__top-contacts-location{display:none;margin:0;padding:18px 0 16px;background:#fff}.header__top-contacts-location-inner{width:100%;margin:0 auto;padding:0 16px;max-width:720px}.header__top-contacts-location_lg{display:block;box-shadow:0 0 3px 0 #c4c4c4}}.header__top-contacts-location-md-handler{position:relative;display:flex;cursor:pointer;padding:0 40px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__top-contacts-location-md-handler_active .header__top-contacts-location-icon-right{transform:rotateZ(180deg)}.header__top-contacts-location-icon{margin-bottom:5px}@media screen and (max-width:1140px){.header__top-contacts-location-icon{margin:0 7px 0 0;transform:scale(.9)}}.header__top-contacts-location-icon-right{position:absolute;right:0;top:50%;margin-top:-10px;transition:.3s}.header__top-contacts-location-label{font-weight:500;white-space:nowrap;position:relative}.header__top-contacts-location-label:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}.header__top-contacts-location-wrapper{position:relative;cursor:pointer}@media screen and (min-width:1141px){.header__top-contacts-location-wrapper:hover .header__top-contacts-location-label:after{opacity:0}.header__top-contacts-location-wrapper:hover .header__top-contacts-location-dropdown{visibility:visible;opacity:1;margin-top:0}}.header__top-contacts-location-dropdown{position:absolute;left:-15px;top:100%;min-width:204px;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:4px;background:#fff;z-index:2;padding:18px 16px;display:flex;flex-direction:column;align-items:flex-start;cursor:default;visibility:hidden;opacity:0;margin-top:10px;transition:.3s;gap:15px}@media screen and (max-width:1140px){.header__top-contacts-location-label:after{content:none}.header__top-contacts-location-dropdown{position:static;min-width:0;box-shadow:none;border-radius:0;background:0 0;padding:16px 0 0;visibility:visible;opacity:1;margin:0;transition:none}}.header__top-contacts-location-dropdown-item{color:#2C2E2D;font-size:15px;font-weight:400;line-height:18px;position:relative;white-space:nowrap;text-decoration:none;margin:7px 0}.header__top-contacts-location-dropdown-item:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#1E1E1E;transition:.3s;opacity:0}.product__3d-caption:after,.product__3d-caption:before{content:"";width:0;height:0}.header__top-contacts-location-dropdown-item_active{display:none}.header__top-contacts-location-dropdown-item_active:after{opacity:1}@media screen and (min-width:1141px){.header__top-contacts-location-dropdown-item{transition:.3s}.header__top-contacts-location-dropdown-item:hover{color:#1E1E1E}}.header__middle{padding:7px 0 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1140px){.header__top-contacts-location-dropdown-item{white-space:normal;margin:11.5px 0;color:#1E1E1E}.header__top-contacts-location-dropdown-item:first-child{margin-top:8.5px}.header__top-contacts-location-dropdown-item:last-child{margin-bottom:8.5px}.header__middle{display:none}}.header__middle-left{display:flex;align-items:center;flex-basis:100%}.header__middle-right{display:flex;align-items:center;margin:0 -12.5px}.header__logo{width:80px;height:80px;margin-right:28px;min-width:80px}@media screen and (max-width:1679px){.header__middle{padding:7px 0 0}.header__logo{margin-right:26px}}@media screen and (max-width:1140px){.header__logo{width:54px;height:54px;margin:0;min-width:54px}}.header__logo-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.header__descriptor{margin-right:45px;font-size:90%}.header__descriptor-link{color:#1E1E1E;display:inline-block;position:relative;text-decoration:none}.header__descriptor-link:after{position:absolute;left:0;right:0;bottom:1px;height:.5px;background:#1E1E1E;content:""}.header__search{max-width:589px;flex-basis:100%;position:relative}@media screen and (max-width:1679px){.header__search{max-width:500px}}.header__search-control{width:100%;border:1px solid #A5ABB3;border-radius:2px;height:45px;padding:10px 15px 10px 53px;font:400 16px/1.3 Gilroy,sans-serif;color:#1E1E1E}.header__search-control::-webkit-input-placeholder{color:#798087;opacity:1}.header__search-control::-moz-placeholder{color:#798087;opacity:1}.header__search-control:-moz-placeholder{color:#798087;opacity:1}.header__search-control:-ms-input-placeholder{color:#798087;opacity:1}.header__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%)}.header__button{margin:0 12.5px;display:flex;cursor:pointer;position:relative}@media screen and (min-width:1141px){.header__button:hover .header__button-dropdown{visibility:visible;opacity:1;margin-top:0}}.header__button-dropdown{position:absolute;right:0;z-index:1;top:calc(100% + 1px);background:#FFF;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:2px;min-width:233px;padding:20px 15px 12px;visibility:hidden;opacity:0;margin-top:10px;transition:.3s;cursor:default}.header__button-dropdown-items{display:flex;align-items:flex-start;flex-direction:column;margin:0 5px -2px;padding:8px 0 0}.header__button-dropdown-item{font-weight:500;font-size:14px;line-height:150.5%;color:#52575C;text-decoration:none;margin:8px 0}@media screen and (min-width:1141px){.header__button-dropdown-item{transition:.3s}.header__button-dropdown-item:hover{color:#1E1E1E}}.header__button-user-info{display:flex;align-items:flex-start;border-bottom:1px solid #DADEE3;padding-bottom:13px}.header__button-user-info-icon{margin:-3px 9px 0 -3px;transform:scale(calc(18/24))}.header__button-user-info-text{font-weight:700;font-size:14px;line-height:17px;margin-top:-2px}.header__button-badge{position:absolute;height:15px;min-width:15px;padding:0 3px;background:#9B6A5B;border-radius:7px;top:-3px;right:-6px;text-decoration:none;color:#FAFBFC;font-size:10px;display:flex;align-items:center;justify-content:center}.header__bottom,.header__bottom-nav-item,.header__bottom-nav-link-text{position:relative}@media screen and (max-width:1140px){.header__bottom{flex-basis:100%;padding:0 16px;margin:9px auto;width:100%;max-width:720px}}.header__bottom-nav{display:flex;margin:0 -15px}.header__bottom-nav-item{padding:12px 15px 10px}@media screen and (max-width:1679px){.header__bottom-nav{margin:0 -10px}.header__bottom-nav-item{padding:12px 10px 10px}}@media screen and (max-width:1140px){.header__bottom-nav{margin:0;flex-direction:column}.header__bottom-nav-item{padding:4px 0 10px;margin:0}.header__bottom-nav-item .header__bottom-nav-dropdown{display:none}}@media screen and (min-width:1141px){.header__bottom-nav-item:hover .header__bottom-nav-dropdown{opacity:1;visibility:visible;margin-top:0}}.header__bottom-nav-icon{margin:-2px 0 -2px 5px}.header__bottom-nav-link{font-weight:100;line-height:150%;color:#52575C;text-decoration:none;font-size:18px;display:flex;align-items:center;white-space:nowrap}.header__bottom-nav-link_active{color:#1E1E1E}.header__bottom-nav-link_active .header__bottom-nav-link-text:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}.header__bottom-nav-dropdown{background:#FFF;box-shadow:1px 1px 4px 0 rgba(0,0,0,.3);border-radius:6px;position:absolute;z-index:2;top:100%;left:0;right:0;padding:0 0 18px;opacity:0;visibility:hidden;margin-top:10px;width:-moz-max-content;width:max-content;transition:.3s}@media screen and (max-width:1140px){.header__bottom-nav-dropdown{opacity:1;visibility:visible;padding:0;box-shadow:none;top:0;bottom:0;margin:0;transition:.3s;transform:translateX(100%);overflow:auto;width:100%}.header__bottom-nav-dropdown_active{transform:translateX(0)}.header__bottom-nav-dropdown>.container{padding:34px 16px 16px;display:flex;flex-direction:column;align-items:flex-start}}.header__bottom-nav-dropdown-columns{display:flex;flex-wrap:wrap;padding:18px 0 0;position:relative}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-columns{display:block;padding:0}}.header__bottom-nav-dropdown-column{margin:0 55px 0 0;display:flex;flex-direction:column;align-items:flex-start}.header__bottom-nav-dropdown-column:last-child{margin-right:0}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-column{margin:0}.header__bottom-nav-dropdown-header{display:none}}.header__bottom-nav-dropdown-header{font-weight:100;font-size:16px;line-height:150%;color:#1E1E1E;text-decoration:none;margin-bottom:15px;display:none}@media screen and (min-width:1141px){.header__bottom-nav-link{transition:.3s}.header__bottom-nav-link:hover{color:#1E1E1E}.header__bottom-nav-dropdown-header{transition:0s}.header__bottom-nav-dropdown-header:hover{color:#1E1E1E;text-decoration:underline}}.header__bottom-nav-dropdown-header:last-child{margin-bottom:0}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-header:last-child{margin-bottom:15px}}.header__bottom-nav-dropdown-item{font-weight:100;font-size:13px;line-height:150%;text-decoration:none;color:#52575C;margin-bottom:11px}@media screen and (min-width:1141px){.header__bottom-nav-dropdown-item{transition:0s}.header__bottom-nav-dropdown-item:hover{color:#1E1E1E;text-decoration:underline}.header__bottom-nav-dropdown-back-text:after{transition:.3s}.header__bottom-nav-dropdown-back-text:hover:after{opacity:0}}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-item{font-size:16px;line-height:150.5%;margin:4px 0 10px;display:none}}.header-v2,.header__bottom-nav-dropdown-item:last-child{margin-bottom:0}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-item:last-child{margin:4px 0 10px}.header__bottom-nav-dropdown-button{display:none!important}}.header__bottom-nav-dropdown-button{margin:0;min-width:210px;padding-left:55px!important;padding-right:55px!important;display:none!important}.header__bottom-nav-dropdown-button_wide{min-width:310px}.header__bottom-nav-dropdown-subcolumns{display:flex}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-subcolumns{display:block}}.header__bottom-nav-dropdown-subcolumn{display:flex;flex-direction:column;align-items:flex-start;margin:0 50px 0 0}.header__bottom-nav-dropdown-subcolumn:last-child{margin-right:0}.header__bottom-nav-dropdown-back{display:none;align-items:center;text-decoration:none}.header__md-inner,.header__md-inner-left{align-items:center;display:flex}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-subcolumn{margin:0}.header__bottom-nav-dropdown-back{display:inline-flex}}.header__bottom-nav-dropdown-back-icon{margin-right:14px}.header__bottom-nav-dropdown-back-text{font-weight:500;font-size:13.5px;line-height:16px;color:#1E1E1E;position:relative}.header__bottom-nav-dropdown-back-text:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}.header__bottom-nav-dropdown-title{text-decoration:none;font-weight:700;font-size:20px;line-height:25px;margin:44px 0 18px;color:#1E1E1E;display:none}@media screen and (max-width:1140px){.header__bottom-nav-dropdown-title{display:inline;margin-top:30px}}.header__md{display:none;position:fixed;left:0;top:0;right:0;background:#fff;z-index:5;margin-top:var(--notification-offset);padding-right:var(--sroll-width)}.header__md_transition{transition:margin .3s}.header__md-inner{border-bottom:1px solid #DADEE3;padding:19px 0 15px;height:88px;justify-content:space-between}@media screen and (max-width:768px){.header__md-inner{margin-left:-16px;margin-right:-16px;padding:6px 10px 15px;height:75px}}@media screen and (max-width:1140px){.header__md{display:block}.header__md-inner-left{position:relative}}.header__md-inner-right{display:flex;align-items:center}.header__control-menu{display:block;width:24px;height:24px;position:relative;margin-left:5px;margin-right:14px}.header__control-menu-line{position:absolute;left:3px;right:2px;height:2px;background:#1E1E1E;border-radius:1px;transition:.3s}.header__control-menu-line_1{top:7px}.header__control-menu-line_2_a{top:12px}.header__control-menu-line_2_b{top:12px;background:#9B6A5B}.header__control-menu-line_3{top:17px}.header__control-menu_active .header__control-menu-line_1{opacity:0}.header__control-menu_active .header__control-menu-line_2_a{transform:rotateZ(-45deg)}.header__control-menu_active .header__control-menu-line_2_b{transform:rotateZ(45deg)}.header__control-menu_active .header__control-menu-line_3{opacity:0}.header__control-search{margin-top:1px;transition:.3s}.header__control-search_hidden{opacity:0;visibility:hidden}.header__control-search_hidden+.header__control-call{left:42px}.header__control-call{position:absolute;left:80px;top:1px;display:none;transition:.3s}@media screen and (max-width:1140px){.header__control-call{display:block}}.header__control-cart{margin-right:6px;margin-left:18px;position:relative}.header__control-favorites{position:relative}.header__control-badge{position:absolute;height:15px;min-width:15px;padding:0 3px;background:#9B6A5B;border-radius:7px;top:-3px;right:-6px;text-decoration:none;color:#FAFBFC;font-size:10px;display:flex;align-items:center;justify-content:center}.header__catalog-search-control,.header__md-search-form-control{width:100%;font:400 13.5px/1.4 Gilroy,sans-serif}.header__catalog-search{display:none;width:100%;margin:20px auto 36px;padding:0 16px;max-width:720px;position:relative}@media screen and (max-width:1140px){.header__catalog-search{display:block}}.header__catalog-search-control{border:1px solid #A5ABB3;border-radius:2px;height:50px;padding:15px 15px 15px 53px;color:#1E1E1E}.header__catalog-search-control::-webkit-input-placeholder{color:#798087;opacity:1}.header__catalog-search-control::-moz-placeholder{color:#798087;opacity:1}.header__catalog-search-control:-moz-placeholder{color:#798087;opacity:1}.header__catalog-search-control:-ms-input-placeholder{color:#798087;opacity:1}.header__catalog-search-icon{position:absolute;left:30px;top:50%;transform:translateY(-50%)}.header__md-search,.header__search-result{transform:translateX(100%);transition:.3s}.header__search-result{position:absolute;left:0;right:0;bottom:0;top:106px;background:#fff;z-index:1;padding:0 16px 30px;overflow:auto;display:none;flex-direction:column;align-items:flex-start;gap:20px}@media screen and (max-width:1140px){.header__search-result{display:flex}}.header__search-result_desktop{display:flex;top:45px;margin-top:3px;border:1px solid #A5ABB3;border-radius:2px;transform:translateY(20px);visibility:hidden;opacity:0;bottom:auto;max-height:50vh;padding:16px}.header__search-result_static{position:static;background:0 0;transform:none;transition:none;width:100%;max-width:720px;margin:0 auto}.header__search-result_active:not(.header__search-result_desktop){transform:translateX(0)}.header__search-result_active.header__search-result_desktop{transform:translateY(0);visibility:visible;opacity:1}.header__search-result-title{font-weight:700;font-size:20px;line-height:25px;display:flex;justify-content:space-between;align-items:flex-start;width:100%}.header__search-result-title-link{font-weight:500;font-size:13.5px;line-height:16px;color:#1E1E1E;text-decoration:none;margin-top:5px;position:relative}.header__search-result-title-link:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}.header__search-result-items{display:flex;flex-direction:column;align-items:flex-start}.header__search-result-item{margin:13px 0;font-weight:500;font-size:16px;line-height:150.5%;color:#52575C;text-decoration:none}@media screen and (min-width:1141px){.header__search-result-title-link:after{transition:.3s}.header__search-result-title-link:hover:after{opacity:0}.header__search-result-item:hover{color:#1E1E1E}.header__search-result-more:after{transition:.3s}.header__search-result-more:hover:after{opacity:0}}.header__search-result-products{display:flex;flex-direction:column}.header__search-result-product{display:flex;align-items:center;text-decoration:none;margin-bottom:8px}.header__search-result-product-image{width:65px;height:55px;margin-right:15px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.header__search-result-product-info{display:flex;flex-direction:column;align-items:flex-start;margin-top:-10px}.header__search-result-product-title-text{font-weight:600;font-size:10px;line-height:12px;color:#1E1E1E}.header__search-result-product-title-type{font-weight:400;font-size:10px;line-height:168.5%;color:#6D7580}.header__search-result-product-price{font-weight:700;font-size:13.5px;line-height:20px;color:#1E1E1E}.header__search-result-more{margin-top:14px;font-weight:500;font-size:13.5px;line-height:16px;color:#1E1E1E;position:relative}.header__md-signin:after,.header__search-result-more:after{position:absolute;height:1px;bottom:0;content:''}.header__search-result-more:after{left:0;right:0;background:#1E1E1E}.header__title{font-weight:700;font-size:20px;line-height:25px;margin:9px 0 11px;display:none}@media screen and (max-width:1140px){.header__title{display:block}}.header__md-signin{padding:26px 16px 10px;display:none;width:100%;max-width:720px;margin:0 auto;position:relative}.header__md-signin:after{left:16px;right:16px;background:#DADEE3}@media screen and (max-width:1140px){.header__md-signin{display:block}}.header__md-signin-link{display:inline-flex;text-decoration:none;font-weight:700;font-size:14px;line-height:17px;color:#1E1E1E;position:relative}.header__md-signin-icon{min-width:18px;margin-right:12px}.header__md-search{position:fixed;right:0;top:88px;bottom:0;width:100%;display:flex;flex-direction:column;margin-top:var(--notification-offset);overflow:hidden;background:#fff;z-index:3}@media screen and (max-width:768px){.header__md-search{top:75px}}.header__md-search_active{transform:translateX(0)}.header__md-search-form{position:relative;width:100%;max-width:720px;margin:0 auto;padding:20px 16px 31px}.header__md-search-form-control{border:1px solid #1E1E1E;border-radius:2px;height:55px;padding:18px 69px 18px 16px;color:#1E1E1E}.header__md-search-form-control::-webkit-input-placeholder{color:#798087;opacity:1}.header__md-search-form-control::-moz-placeholder{color:#798087;opacity:1}.header__md-search-form-control:-moz-placeholder{color:#798087;opacity:1}.header__md-search-form-control:-ms-input-placeholder{color:#798087;opacity:1}.header__md-search-form-action{position:absolute;width:54px;background:#2C2E2D;top:20px;right:16px;bottom:31px;border-radius:0 2px 2px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-v2{height:120px;position:fixed;width:100%;z-index:100;background:#fff;transition:height .3s}@media screen and (max-width:1140px){.header-v2{height:84px}}@media screen and (max-width:429px){.header-v2{height:84px}}@media screen and (min-width:1141px){.header-v2_shadow{box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03)}}.header-v2__container{height:100%;margin:0 auto;padding-left:70px;padding-right:70px;width:100%;max-width:calc(1720px + 2 * 70px);display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width:1679px){.header-v2__container{padding-left:32px;padding-right:32px}}@media screen and (max-width:1279px){.header-v2__container{padding-left:20px;padding-right:20px}}@media screen and (max-width:768px){.header-v2__container{padding-left:15px;padding-right:15px}}.header-v2__container_search{gap:15px}@media screen and (max-width:1140px){.header-v2__container{position:fixed;left:0;right:0;height:84px;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);background:#fff}}@media screen and (max-width:429px){.header-v2__container{height:84px}}.header-v2__logo{bottom:14px;top:14px;position:absolute;left:50%;transform:translateX(-50%);height:calc(100% - 28px);transition:.3s}@media screen and (max-width:1140px){.header-v2__logo{top:50%;left:50%;transform:translate(-50%,-50%);height:64px}}.header-v2__logo-img{display:block;height:100%}.header-v2__nav .header__inner-md-scroll{display:flex;align-items:center;gap:30px}@media screen and (max-width:1279px){.header-v2__nav .header__inner-md-scroll{gap:22px}}@media screen and (max-width:1140px){.header-v2__nav .header__inner-md-scroll{flex-direction:column;gap:0;align-items:stretch;background:#FAFAFA;overflow:auto;height:100%}.header-v2__nav{position:fixed;right:0;top:75px;bottom:0;width:100%;background:#fff;transform:translateX(calc(100% + 40px));transition:.3s;flex-direction:column;margin-top:var(--notification-offset);overflow:hidden;box-shadow:0 40px 40px 0 rgba(0,0,0,.13)}.header-v2__nav_active{transform:translateX(0)}.header-v2__nav .container,.header-v2__nav .header__md-signin,.header-v2__nav .header__top,.header-v2__nav .header__top-contacts-location-inner{margin-left:0;margin-right:0;max-width:none}}@media screen and (max-width:1140px) and (max-width:1140px){.header-v2__nav .container,.header-v2__nav .header__md-signin,.header-v2__nav .header__top,.header-v2__nav .header__top-contacts-location-inner{padding-left:25px;padding-right:25px}.header-v2__nav .header__md-signin:after{left:25px;right:25px}}@media screen and (max-width:1140px) and (max-width:429px){.header-v2__nav .container,.header-v2__nav .header__md-signin,.header-v2__nav .header__top,.header-v2__nav .header__top-contacts-location-inner{padding-left:18px;padding-right:18px}.header-v2__nav .header__md-signin:after{left:18px;right:18px}}.header-v2__nav-sm{display:none}.header-v2__nav-main{position:relative;z-index:1}@media screen and (max-width:1140px){.header-v2__nav-sm{display:flex;flex-direction:column}.header-v2__nav-main{padding:18px 25px 29px;background:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.2)}}@media screen and (max-width:429px){.header-v2__nav-main{padding-left:18px;padding-right:18px}}@media screen and (min-width:1141px){.header-v2__nav-main:hover .header-v2__nav-main-link-icon-bar:nth-child(1),.header-v2__nav-main:hover .header-v2__nav-main-link-icon-bar:nth-child(4){opacity:0}.header-v2__nav-main:hover .header-v2__nav-main-link:before{border-radius:6px 6px 0 0;border-bottom-color:#fff;background:#fff}.header-v2__nav-main:hover .header-v2__nav-main-link-icon-bar:nth-child(2){transform:rotateZ(-45deg)}.header-v2__nav-main:hover .header-v2__nav-main-link-icon-bar:nth-child(3){transform:rotateZ(45deg)}.header-v2__nav-main:hover .header-v2__nav-main-container{visibility:visible;opacity:1}}.header-v2__nav-main-link{height:50px;padding:10px 0;align-items:center;justify-content:center;text-decoration:none;color:#52575C;gap:15px;display:flex;transition:.3s;position:relative}.header-v2__nav-main-link-search{display:none}@media screen and (max-width:1140px){.header-v2__nav-main-link{padding:0;height:auto;justify-content:flex-start;color:#2C2E2D;font-size:24px;font-weight:700;line-height:29.71px;margin-bottom:27px}.header-v2__nav-main-link-search{display:block;min-width:24px}}.header-v2__nav-main-link-icon{display:block;width:24px;height:24px;min-width:24px;position:relative;z-index:2}.header-v2__nav-main-link-icon-bar{position:absolute;background:#2C2E2D;height:1px;width:18px;left:3px;transition:.3s}.header-v2__nav-main-link-icon-bar:nth-child(1){top:6px}.header-v2__nav-main-link-icon-bar:nth-child(2),.header-v2__nav-main-link-icon-bar:nth-child(3){top:11px}.header-v2__nav-main-link-icon-bar:nth-child(4){top:16px}.header-v2__nav-main-link-text{position:relative;z-index:2}.header-v2__nav-main-container{position:absolute;left:-15px;top:100%;margin-top:-1px;background-color:#fff;box-shadow:0 0 17px 0 rgba(0,0,0,.031),0 0 5px 0 rgba(0,0,0,.039),0 0 2px 0 rgba(0,0,0,.039),0 0 .8px 0 rgba(0,0,0,.059);border-radius:4px;padding:28px 15px;min-width:calc(100% + 6px);visibility:hidden;opacity:0;transition:.3s}@media screen and (max-width:1140px){.header-v2__nav-main-link-icon{display:none}.header-v2__nav-main-link-text{flex-basis:100%}.header-v2__nav-main-container{position:static;margin:0;border:none;background:0 0;box-shadow:none;border-radius:0;min-width:0;opacity:1;visibility:visible;padding:0}}.header-v2__nav-main-column{width:204px;display:flex;flex-direction:column;gap:24px}.header-v2__nav-main-column_wide{width:612px}.header-v2__nav-item{position:relative;z-index:2}@media screen and (max-width:1140px){.header-v2__nav-main-column{gap:26px;width:100%}.header-v2__nav-item{display:none}}.header-v2__nav-item:hover .header-v2__nav-item-dropdown{visibility:visible;opacity:1;margin-top:0}.header-v2__nav-item-link{color:#52575C;text-decoration:none;font-size:16px;font-weight:400;line-height:18px;position:relative}.header-v2__nav-item-link:after{content:'';position:absolute;left:0;top:100%;width:0;height:1px;background:#52575C;transition:.3s}.header-v2__nav-item-link:hover:after{width:100%}.header-v2__nav-item-dropdown{position:absolute;left:-16px;top:calc(100% + 13px);padding:18px 16px;border-radius:4px;box-shadow:0 4px 17px 0 rgba(0,0,0,.03),0 0 5px 0 rgba(0,0,0,.04),0 0 2px 0 rgba(0,0,0,.04),0 0 .8px 0 rgba(0,0,0,.06);background:#fff;white-space:nowrap;display:flex;flex-direction:column;align-items:flex-start;gap:15px;visibility:hidden;opacity:0;transition:.3s;margin-top:10px}.header-v2__nav-item-dropdown-item{color:#2C2E2D;font-size:15px;font-weight:400;line-height:20px;text-decoration:none}.header-v2__nav .header__bottom-nav{margin:0;flex-direction:row;flex-wrap:wrap;gap:32px 0}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav{gap:26px}}.header-v2__nav .header__bottom-nav-item{padding:0;display:flex;flex-direction:column;gap:15px}@media screen and (min-width:1141px){.header-v2__nav-item-dropdown-item{position:relative}.header-v2__nav-item-dropdown-item:after{content:'';position:absolute;left:0;top:100%;width:0;height:1px;background:#2C2E2D;transition:.3s}.header-v2__nav-item-dropdown-item:hover{text-decoration:none}.header-v2__nav-item-dropdown-item:hover:after{width:100%}.header-v2__nav .header__bottom-nav-item{align-items:flex-start}}.header-v2__nav .header__bottom-nav-item_sm{display:none}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-item_lg{display:none}.header-v2__nav .header__bottom-nav-item_sm{display:flex}.header-v2__nav .header__bottom-nav-item_static .header__bottom-nav-dropdown-back,.header-v2__nav .header__bottom-nav-item_static .header__bottom-nav-dropdown-title,.header-v2__nav .header__bottom-nav-item_static .header__bottom-nav-link{display:none}.header-v2__nav .header__bottom-nav-item_static .header__bottom-nav-dropdown{position:static;transform:none;padding:0;box-shadow:none;z-index:1}}.header-v2__nav .header__bottom-nav-link{font-size:16px;font-weight:600;line-height:19.2px;color:#2C2E2D;display:inline-flex;gap:15px;align-items:flex-start}@media screen and (min-width:1141px){.header-v2__nav .header__bottom-nav-link:not(.header__bottom-nav-link_span_hover):hover,.header-v2__nav .header__bottom-nav-link_span_hover:hover{text-decoration:none}.header-v2__nav .header__bottom-nav-link:not(.header__bottom-nav-link_span_hover){position:relative}.header-v2__nav .header__bottom-nav-link:not(.header__bottom-nav-link_span_hover):after{content:'';position:absolute;left:0;top:100%;width:0;height:1px;background:#2C2E2D;transition:.3s}.header-v2__nav .header__bottom-nav-link:not(.header__bottom-nav-link_span_hover):hover:after{width:100%}.header-v2__nav .header__bottom-nav-link_span_hover>span{position:relative}.header-v2__nav .header__bottom-nav-link_span_hover>span:after{content:'';position:absolute;left:0;top:100%;width:0;height:1px;background:#2C2E2D;transition:.3s}.header-v2__nav .header__bottom-nav-link_span_hover:hover>span:after{width:100%}}.header-v2__nav .header__bottom-nav-link-icon{display:none}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-link{font-size:20px;font-weight:400;line-height:22px;color:#52575C}.header-v2__nav .header__bottom-nav-link-icon{display:block;margin-left:auto}}.header-v2__nav .header__bottom-nav-dropdown{position:static;box-shadow:none;opacity:1;visibility:inherit;margin:0;padding:0}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-dropdown{position:fixed;top:0;right:0;display:block;padding:18px;width:100%;box-shadow:0 40px 40px 0 rgba(0,0,0,.13);transform:translateX(calc(100% + 40px))}.header-v2__nav .header__bottom-nav-dropdown_active{transform:translateX(0)}}.header-v2__nav .header__bottom-nav-dropdown-columns{padding:0;display:flex;gap:0}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-dropdown-columns{flex-direction:column;gap:26px}}.header-v2__nav .header__bottom-nav-dropdown-column{gap:13px;padding-left:39px;margin:0;width:204px}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-dropdown-column{gap:26px;padding:0;width:100%}}.header-v2__nav .header__bottom-nav-dropdown-item{margin:0;font-size:15px;font-weight:400;line-height:18px;color:#2C2E2D}@media screen and (min-width:1141px){.header-v2__nav .header__bottom-nav-dropdown-item{position:relative}.header-v2__nav .header__bottom-nav-dropdown-item:after{content:'';position:absolute;left:0;top:100%;width:0;height:1px;background:#2C2E2D;transition:.3s}.header-v2__nav .header__bottom-nav-dropdown-item:hover{text-decoration:none}.header-v2__nav .header__bottom-nav-dropdown-item:hover:after{width:100%}}.header-v2__nav .header__bottom-nav-dropdown .container{padding:0}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-dropdown-item{display:block;font-size:20px;font-weight:400;line-height:22px;color:#52575C}.header-v2__nav .header__bottom-nav-dropdown-back-text{font-size:16px;font-weight:400;line-height:19.2px}.header-v2__nav .header__bottom-nav-dropdown-back-text:after{content:none}.header-v2__nav .header__bottom-nav-dropdown-title{margin:47px 0 35px;font-size:24px;font-weight:700;line-height:29.71px}}.header-v2__nav .header__bottom-nav-icon{margin:-2px 0}.header-v2__controls{display:flex;align-items:center;gap:20px}@media screen and (max-width:1140px){.header-v2__nav .header__bottom-nav-icon{margin:0}.header-v2__controls{width:100%;gap:20px}}@media screen and (max-width:429px){.header-v2__controls{gap:20px}}.header-v2__controls-item{display:flex;align-items:center;text-decoration:none;position:relative;gap:11px}.header-v2__controls-item.js-panel-open{cursor:pointer}.header-v2__controls-item .header__top-contacts-phone{padding-left:0;margin:0}.header-v2__controls-item_location{cursor:pointer}@media screen and (min-width:1280px){.header-v2__controls-item_location{margin-right:13px}}.header-v2__controls-item_location .header-v2__controls-item-tooltip{min-width:100%}.header-v2__controls-item_location .header__top-contacts-location-dropdown-item{white-space:nowrap}.header-v2__controls-item_phone{margin-right:auto}@media screen and (min-width:1141px){.header-v2__controls-item_phone{margin-right:0}}@media screen and (min-width:1280px){.header-v2__controls-item_phone{margin-right:13px}}.header-v2__controls-item_burger{display:none}@media screen and (max-width:1140px){.header-v2__controls-item_lg{display:none}.header-v2__controls-item_burger-active .header-v2__controls-item-bar:nth-child(1),.header-v2__controls-item_burger-active .header-v2__controls-item-bar:nth-child(4){opacity:0}.header-v2__controls-item_burger{display:block;width:24px;height:24px;min-width:24px;position:relative}.header-v2__controls-item_burger-active .header-v2__controls-item-bar:nth-child(2){transform:rotateZ(-45deg)}.header-v2__controls-item_burger-active .header-v2__controls-item-bar:nth-child(3){transform:rotateZ(45deg)}}.header-v2__controls-item:hover .header-v2__controls-item-text{color:#2C2E2D}.header-v2__controls-item:hover .header-v2__controls-item-tooltip{margin-top:0;visibility:visible;opacity:1}.header-v2__controls-item-bar{position:absolute;background:#000;height:1px;width:18px;left:3px;transition:.3s}.header-v2__controls-item-bar:nth-child(1){top:6px}.header-v2__controls-item-bar:nth-child(2),.header-v2__controls-item-bar:nth-child(3){top:11px}.header-v2__controls-item-bar:nth-child(4){top:16px}.header-v2__controls-item-icon_sm{display:none}.header-v2__controls-item-text{font-size:16px;font-weight:400;line-height:20px;color:#52575C}@media screen and (max-width:1140px){.header-v2__controls-item-icon_sm{display:block}.header-v2__controls-item-text_lg{display:none}}.header-v2__controls-item-tooltip{position:absolute;top:calc(100% + 11px);left:50%;transform:translateX(-50%);padding:13px 16px;border-radius:6px;box-shadow:0 4px 17px 0 rgba(0,0,0,.03),0 0 5px 0 rgba(0,0,0,.04),0 0 2px 0 rgba(0,0,0,.04),0 0 .8px 0 rgba(0,0,0,.06);color:#2C2E2D;font-size:14px;font-weight:400;line-height:14px;white-space:nowrap;margin-top:10px;visibility:hidden;opacity:0;transition:.3s;background:#fff}.header-v2__controls-item-tooltip_column{display:flex;flex-direction:column}.header-v2__controls-item-tooltip:before{content:'';position:absolute;left:0;bottom:100%;height:13px;right:0}.header-v2__overlay{position:fixed;z-index:9;left:0;top:0;width:100%;height:100%;background:rgba(240,243,246,.97);opacity:0;visibility:hidden;transition:.3s}.header-v2__overlay_active{opacity:1;visibility:visible}.header-v2__search{position:absolute;transform:translateY(-200px);z-index:10;transition:transform .3s;left:0;right:0;top:0;height:100%}@media screen and (max-width:1140px){.header-v2__search{position:fixed;height:75px}}.header-v2__search-inner{height:100%;background:#fff;box-shadow:4px 4px 40px 0 rgba(0,0,0,.13);position:relative;z-index:2}.header-v2__search_active{transform:translateY(0)}.header-v2__search_active .header__search-result_active{visibility:visible!important;opacity:1!important}.header-v2__search-icon{min-width:24px;display:block}.header-v2__search-input{border:none;width:100%;font:400 22px/1.3 Gilroy,sans-serif;color:#1E1E1E}.header-v2__search .header__search-result{top:100%;height:calc(100vh - 100%);margin:0;max-height:none;border:none;visibility:hidden;opacity:0;transition:all .3s,margin 0s,padding 0s;padding:32px 0}.header-v2__search .header__search-result-items,.header-v2__search .header__search-result-more-wrapper,.header-v2__search .header__search-result-products,.header-v2__search .header__search-result-title{margin:0 auto;padding-left:70px;padding-right:70px;width:100%;max-width:calc(1720px + 2 * 70px)}@media screen and (max-width:1679px){.header-v2__search .header__search-result-items,.header-v2__search .header__search-result-more-wrapper,.header-v2__search .header__search-result-products,.header-v2__search .header__search-result-title{padding-left:32px;padding-right:32px}}@media screen and (max-width:1279px){.header-v2__search .header__search-result-items,.header-v2__search .header__search-result-more-wrapper,.header-v2__search .header__search-result-products,.header-v2__search .header__search-result-title{padding-left:20px;padding-right:20px}}@media screen and (max-width:768px){.header-v2__search .header__search-result-items,.header-v2__search .header__search-result-more-wrapper,.header-v2__search .header__search-result-products,.header-v2__search .header__search-result-title{padding-left:15px;padding-right:15px}}.header-v2__search .header__search-result-more{text-decoration:none}.header-v2__search .header__search-result-more:hover:after{opacity:0}@media screen and (max-width:1140px){.header-v2 .header__top-contacts-location-label{font-weight:400;color:#52575C}.header-v2 .header__top-contacts-location-icon{transform:none;margin-right:8px}.header-v2 .header__top-contacts-location-md-handler_active .header__top-contacts-location-icon-right{transform:rotateZ(90deg)}.header-v2 .header__md-signin-link{font-size:16px;font-weight:600;line-height:22px;color:#2C2E2D}.header-v2 .header__top-contacts-location-dropdown-item,.header-v2 .header__top-nav-link{font-size:16px;font-weight:400;line-height:22px;margin:11px 0}.header-v2 .header__top-contacts-location-dropdown-item{color:#52575C}.header-v2 .header__top-contacts-hours{position:relative;padding-left:36px}.header-v2 .header__top-contacts-hours .header__top-contacts-phone-icon{transform:none;top:-2px}.header-v2 .header__md-signin-icon{min-width:24px;margin-right:10px}.header-place{height:84px}}.panel,.panel__box{top:0;right:0;bottom:0;transition:.3s}@media screen and (min-width:1141px){.header-v2 .desctop-to-top{margin-top:-140px}}.header-place{height:84px}@media screen and (max-width:429px){.header-place{height:84px}}.auth,.home-popular__content-items .f-carousel__slide .item-card,.item-card{height:100%}.panel{position:fixed;left:0;z-index:101;background:rgba(0,0,0,.3);display:flex;justify-content:flex-end;opacity:0;visibility:hidden}.auth,.panel__box{flex-direction:column;display:flex}.panel_active{opacity:1;visibility:visible}.panel__box{position:absolute;max-width:400px;width:100%;background:#fff;box-shadow:0 4px 8px rgba(142,141,208,.16);transform:translateX(120%)}.auth__form-forgot-link:after,.auth__text-link:after{content:'';background:#1E1E1E}.panel__box_availability{max-width:725px}@media screen and (max-width:1140px){.panel__box_availability{max-width:496px}}.panel__box_cloth{max-width:725px}@media screen and (max-width:1140px){.panel__box_cloth{max-width:496px}}.panel__box_options{max-width:750px}@media screen and (max-width:1679px){.panel__box_options{max-width:800px}}@media screen and (max-width:1140px){.panel__box_options{max-width:496px}}.panel__box_quick{max-width:585px}.panel__box_active{transform:translateX(0)}.auth{overflow:auto;padding:40px}.auth__top,.form{flex-direction:column}.auth__top{display:flex;align-items:center;width:100%;padding:0 0 31px}.auth__top-image{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-bottom:50px}.auth__top-bar{display:flex;justify-content:space-between;width:100%}.auth__top-bar-title{font-weight:700;font-size:24px;line-height:31px;height:62px}.auth__top-bar-close{transform:scale(calc(24/14));margin:11px -4px 0 0;min-width:14px}.auth__middle{flex-basis:100%;padding:0}.auth__bottom{padding:40px 0 0}.auth__form-forgot{display:flex;justify-content:flex-end;margin:-20px 0 30px}.auth__form-code,.button__inner{align-items:center}.auth__form-forgot-link{font-weight:500;line-height:150.5%;color:#1E1E1E;text-decoration:none;position:relative}.auth__form-forgot-link:after{position:absolute;left:0;right:0;bottom:0;height:1px}.auth__form-button{margin-bottom:30px}.auth__form-button_login{margin-top:20px}.auth__form-code.form__row{margin-bottom:88px}.auth__form-code .form__label{font-weight:700;margin-bottom:14px}.auth__form-code .form__input{text-align:center}.auth__text{text-align:center;color:#2C2E2D;line-height:150.5%;font-weight:500}.auth__text_confirm{margin-bottom:48px}.auth__text-label{font-weight:400;line-height:130%;color:#798087;margin-right:12px}.auth__text-link,.form__label{font-weight:500;line-height:150.5%}.auth__text-link{display:inline-block;color:#1E1E1E;text-decoration:none;position:relative}.auth__text-link:after{position:absolute;left:0;right:0;bottom:0;height:1px}@media screen and (min-width:1141px){.auth__form-forgot-link:after{transition:.3s}.auth__form-forgot-link:hover:after{opacity:0}.auth__text-link:after{transition:.3s}.auth__text-link:hover:after{opacity:0}}.auth__checkbox{margin-right:-4px}.form{display:flex}.form__row,.item-card{flex-direction:column}.form__row{width:100%;margin-bottom:28px;display:flex}@media screen and (max-width:768px){.form__row{margin-bottom:15px}}.form__row-group{position:relative}.form__row-icon{position:absolute;left:15px;top:14px}.form__row-icon.svg-calendar{left:auto;right:15px}.form__label{margin-bottom:17px}.form__input{width:100%;border:1px solid #DADEE3;border-radius:4px;height:50px;padding:14px 15px;font:400 16px/1.3 Gilroy,sans-serif;color:#1E1E1E;transition:.3s}.form__input_call,.form__input_email{padding-left:49px}@media screen and (max-width:1679px){.form__input{font-size:14px}}@media screen and (max-width:1140px){.panel__box_quick{max-width:496px}.form__input{font-size:16px}}@media screen and (max-width:768px){.form__input{font-size:13.5px}}.form__input::-webkit-input-placeholder{color:#798087;opacity:1;-webkit-transition:.3s;transition:.3s}.form__input::-moz-placeholder{color:#798087;opacity:1;-moz-transition:.3s;transition:.3s}.form__input:-moz-placeholder{color:#798087;opacity:1;-moz-transition:.3s;transition:.3s}.form__input:-ms-input-placeholder{color:#798087;opacity:1;-ms-transition:.3s;transition:.3s}.form__input.error,.form__input.error:focus{border-color:#FB4E4E}.form__input.error::-webkit-input-placeholder{color:#E93C3C}.form__input.error::-moz-placeholder{color:#E93C3C}.form__input.error:-moz-placeholder{color:#E93C3C}.form__input.error:-ms-input-placeholder{color:#E93C3C}.form__input_calendar{padding-right:49px}.form__input:focus{border-color:#1E1E1E}.form__password-toggler{position:absolute;right:15px;top:14px}.form label.error{font-weight:500;font-size:12.5px;line-height:152.3%;padding:4px 15px 0;color:#E93C3C}@media screen and (max-width:768px){.form label.error{font-weight:400;font-size:10px;line-height:168.5%}}.form__checkbox{position:relative;padding-left:31px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog__categories-item,.form__radio-label{-webkit-user-select:none;-moz-user-select:none}.form__checkbox-control{position:absolute;left:0;top:0;width:0;height:0;opacity:0;overflow:hidden}.form__checkbox-label:before,.form__radio-label:before{height:18px;width:18px;content:''}.form__checkbox-control.error+.form__checkbox-label:before{border-color:#FB4E4E}.form__checkbox-control:checked+.form__checkbox-label:before{border-color:#473F3C;background:#473F3C}.form__checkbox-control:checked+.form__checkbox-label+.form__checkbox-icon{opacity:1}.form__checkbox-label{font-weight:500;font-size:14px;line-height:150.5%;color:#52575C;cursor:pointer}.form__checkbox-label-link{text-decoration:none;font-weight:700;color:#1E1E1E}.form__checkbox-label:before{position:absolute;left:0;top:2px;border:1.5px solid #A5ABB3;border-radius:4px;transition:.3s}.form__checkbox-icon{position:absolute;left:4px;top:6px;transition:.3s;opacity:0;cursor:pointer}.form__checkbox label.error{padding-left:0;padding-right:0;display:block}.form__radio{padding:2px 2px 2px 32px;position:relative;margin-bottom:10px}.form__radio_offset{margin-bottom:14px}.form__radio-label{font-weight:500;font-size:14px;line-height:150.5%;color:#1E1E1E;user-select:none;cursor:pointer}.form__radio-label:before{position:absolute;top:50%;left:3px;margin-top:-9px;border:2px solid #9E826B;border-radius:9px;background:0 0;transition:.3s}.form__radio-icon{position:absolute;left:7px;top:50%;margin-top:-4px;cursor:pointer;opacity:0;transition:.3s}.form__radio-control{position:absolute;left:0;top:0;opacity:0;overflow:hidden;width:0;height:0}.form__radio-control:checked+.form__radio-label:before{border-color:#473F3C;background:#473F3C}.form__radio-control:checked+.form__radio-label+.form__radio-icon{opacity:1}.form__textarea{width:100%;border:1px solid #DADEE3;border-radius:4px;font:400 16px/1.3 Gilroy,sans-serif;color:#1E1E1E;transition:.3s;height:125px;padding:18px 15px}@media screen and (max-width:1679px){.form__textarea{font-size:14px}}@media screen and (max-width:1140px){.form__textarea{font-size:16px}.home-slider{margin-top:30px}}@media screen and (max-width:768px){.form__textarea{font-size:13.5px;padding:16px 15px;height:64px}}.form__textarea::-webkit-input-placeholder{color:#798087;opacity:1;-webkit-transition:.3s;transition:.3s}.form__textarea::-moz-placeholder{color:#798087;opacity:1;-moz-transition:.3s;transition:.3s}.form__textarea:-moz-placeholder{color:#798087;opacity:1;-moz-transition:.3s;transition:.3s}.form__textarea:-ms-input-placeholder{color:#798087;opacity:1;-ms-transition:.3s;transition:.3s}.form__textarea.error,.form__textarea.error:focus{border-color:#FB4E4E}.form__textarea.error::-webkit-input-placeholder{color:#E93C3C}.form__textarea.error::-moz-placeholder{color:#E93C3C}.form__textarea.error:-moz-placeholder{color:#E93C3C}.form__textarea.error:-ms-input-placeholder{color:#E93C3C}.form__textarea:focus{border-color:#1E1E1E}.button{display:inline-flex;background:#2C2E2D;border-radius:4px;border:none;text-decoration:none;padding:10px;font:500 16px/19px Gilroy,sans-serif;min-height:52px;align-items:center;color:#FFF;cursor:pointer}@media screen and (min-width:1141px){.button{transition:.3s}.button:hover{background:#1E1E1E}.button:hover .button__inner-icon{transform:translateX(4px)}}.button_color_gold{background:#9E826B}@media screen and (min-width:1141px){.button_color_gold{transition:.3s}.button_color_gold:hover{background:#473F3C}}.button_color_dark{background:#2C2E2D;color:#fff}.button_light_border{border:1.5px solid #FFF;color:#fff}@media screen and (min-width:1141px){.button_color_dark{transition:.3s}.button_color_dark:hover{background:#1E1E1E}.button_light_border{transition:.3s}.button_light_border:hover{border-color:#2C2E2D;background:#2C2E2D}}.button_outline{background:0 0;border:1px solid #57504E;color:#2C2E2D;font-weight:400}.button__inner{display:inline-flex;gap:10px}@media screen and (min-width:1141px){.button_outline,.button_outline path{transition:.3s}.button_outline:hover{background:#57504E;color:#fff}.button_outline:hover path{stroke:#fff}.button__inner-icon{transition:.3s}}.button__inner-icon_chevron{min-width:20px}.home-slider:after{content:'';display:table}.home-slider .f-carousel{--f-carousel-dots-width:24px;--f-carousel-dots-height:24px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1}@media screen and (max-width:768px){.button{font-size:14px;line-height:150.5%}.home-slider{margin:0 -16px}.home-slider .f-carousel{--f-carousel-dots-width:12px;--f-carousel-dots-height:12px}}.home-slider .f-carousel.has-dots{margin-bottom:100px}.home-slider .f-carousel__viewport{border-radius:4px;overflow:hidden}.home-slider .f-carousel__dots{top:calc(100% + 40px);padding:3px 2px}@media screen and (max-width:768px){.home-slider .f-carousel.has-dots{margin-bottom:71px}.home-slider .f-carousel__dots{top:calc(100% + 19px)}}.home-slider .f-carousel__dots li button{margin:0 20px}@media screen and (max-width:1679px){.home-slider .f-carousel__dots li button{margin:0 15px}}.home-slider .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}@media screen and (max-width:768px){.home-slider .f-carousel__dots li button{margin:0 7px}.home-slider .f-carousel__nav{display:none}}.home-slider .f-carousel__dot{display:block;background:#897A6C;width:14px;height:14px;transition:.3s}@media screen and (max-width:768px){.home-slider .f-carousel__dot{width:7px;height:7px;background:#B6B8B8}}.home-slider .f-carousel__slide{padding:0;position:relative}.home-slider .f-button.is-prev{left:0!important;width:44px;height:50px;background:#897A6C;border-radius:0 30px 30px 0;opacity:1;transition:.3s}.home-slider .f-button.is-prev svg{stroke:#fff;stroke-width:3px;width:16px;margin-left:-7px}.home-slider .f-button.is-prev[disabled]{background:#C7C8CB}.home-slider .f-button.is-next{right:0!important;width:44px;height:50px;background:#897A6C;border-radius:30px 0 0 30px;opacity:1;transition:.3s}.home-slider .f-button.is-next svg{stroke:#fff;stroke-width:3px;width:16px;margin-right:-7px}.home-slider .f-button.is-next[disabled]{background:#C7C8CB}.home-slider__image{width:100%;display:block;height:560px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.home-slider__content{position:absolute;left:131px;right:131px;bottom:57px}@media screen and (max-width:1679px){.home-slider__content{left:80px;right:80px}}.home-slider__content-inner{width:100%}.home-slider__content-subtitle{font-weight:500;font-size:18px;line-height:28px;color:#FFF;margin-bottom:5px}@media screen and (max-width:1140px){.home-slider .f-button.is-next,.home-slider .f-button.is-prev{margin-top:-35px}.home-slider__image{height:490px}.home-slider__content{left:40px;right:40px;bottom:71px}.home-slider__content-subtitle{font-size:16px;line-height:150.5%;margin-bottom:20px}}@media screen and (max-width:768px){.home-slider__image{height:397px}.home-slider__content{left:16px;right:16px;bottom:45px}.home-slider__content-subtitle{font-size:13.5px;line-height:16px;margin-bottom:6px}}.home-slider__content-title{font-weight:600;font-size:48px;line-height:120%;color:#FFF}.home-about{margin:26px 0 65px;display:flex;align-items:center}.home-about__left{flex-basis:100%;padding-right:16px}.home-about__right{width:40.9%;min-width:40.9%}@media screen and (max-width:1679px){.home-about{margin:20px 0 65px}.home-about__right{width:38.92%;min-width:38.92%;height:350px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}@media screen and (max-width:1140px){.home-slider__content-title{font-size:32px;line-height:106.12%}.home-about{margin-bottom:67px}.home-about__right{width:220px;min-width:350px;height:300px}}.home-about__content{min-height:315px;max-width:700px}@media screen and (max-width:1679px){.home-about__content{max-width:552px}}@media screen and (max-width:768px){.home-slider__content-title{font-size:24px;line-height:143%}.home-about{margin:0;display:block}.home-about__left{padding:0}.home-about__right{width:100%;min-width:280px;height:300px;display:block}.home-about__content{min-height:0;text-align:center;max-width:none}}.home-about__content-title{font-size:18px;line-height:29px;color:#52575C;margin:0 0 24px;font-weight:400}@media screen and (max-width:1679px){.home-about__content-title{font-size:16px;line-height:130%;margin-bottom:18px}}@media screen and (max-width:768px){.home-about__content-title{font-size:13.5px;line-height:140%;margin-bottom:6px}}.home-about__content-subtitle{font-weight:700;font-size:32px;line-height:40px;color:#1E1E1E;margin-bottom:28px}@media screen and (max-width:1140px){.home-about__content-subtitle{font-size:24px;line-height:143%;margin-bottom:18px}}@media screen and (max-width:768px){.home-about__content-subtitle{font-size:20px;line-height:25px;margin:0 auto 20px}}.home-about__content-text{margin:0;line-height:160%;font-size:18px;color:#2C2E2D}@media screen and (max-width:1679px){.home-about__content-text{line-height:140%}.home-about__content-text-break{height:13px}}@media screen and (max-width:1140px){.home-about__content-text{font-size:13.5px;line-height:19px;max-width:434px}}@media screen and (max-width:768px){.home-about__content-text{font-size:14px;line-height:21px;margin-bottom:24px;max-width:none}}.home-about__content-text strong{font-weight:600}.home-popular{margin:100px 0 150px}@media screen and (max-width:1140px){.home-about__content-text-break{height:15px}.home-popular{margin:70px 0}}@media screen and (max-width:768px){.home-popular{margin:45px 0 0}}.home-popular__tabs{display:flex;padding:15.5px 0}@media screen and (max-width:1679px){.home-popular__tabs{margin-left:-12px}}@media screen and (max-width:1140px){.home-popular__tabs{overflow:auto;margin-left:-10px}}@media screen and (max-width:768px){.home-popular__tabs{padding:10.5px 0;margin:0 0 0 -2px}}.home-popular__tab{padding:8px 16px;transition:.3s;background-color:#fff;border-radius:10px;font-weight:500;line-height:150.5%;text-transform:uppercase}@media screen and (max-width:1679px){.home-popular__tab{padding-left:20px;padding-right:20px}}@media screen and (max-width:1140px){.home-popular__tab{padding-left:18px;padding-right:18px;margin:0 2px}}@media screen and (max-width:768px){.home-popular__tab{font-weight:400;font-size:13.5px;line-height:140%;padding:8px 13px;margin:0 2px}}.home-popular__tab_active{font-weight:600;box-shadow:0 4px 4px rgba(142,141,208,.16)}.home-popular__tab_active .home-popular__tab-link{color:#1E1E1E}.home-popular__tab-link{color:#52575C;text-decoration:none;white-space:nowrap}.home-popular__content{margin-top:20px}@media screen and (max-width:1679px){.home-popular__content{margin-top:30px}}@media screen and (max-width:768px){.home-popular__tab_active{font-weight:400}.home-popular__content{margin-top:24px}}.home-popular__content-title{margin:0 0 18px;font-weight:700;font-size:32px;line-height:40px;color:#1E1E1E}@media screen and (max-width:1679px){.home-popular__content-title{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.home-popular__content-title{font-size:20px;line-height:25px;margin-bottom:24px}}.home-popular__content-title-link{color:#1E1E1E;text-decoration:none;display:inline-flex;align-items:center}.home-popular__content-title-link-icon{margin-left:8px;transition:.3s}@media screen and (min-width:1141px){.home-popular__tab-link{transition:.3s}.home-popular__tab-link:hover{color:#1E1E1E}.home-popular__content-title-link:hover .home-popular__content-title-link-icon{margin-left:18px}}.home-popular__content-items{margin:0 -68px;padding:0 60px}.home-popular__content-items .f-carousel{--f-carousel-dots-width:12px;--f-carousel-dots-height:12px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1;--f-carousel-slide-width:20%}@media screen and (max-width:1679px){.home-popular__content-items{margin:0 -78px;padding:0 60px}.home-popular__content-items .f-carousel{--f-carousel-slide-width:25%}}@media screen and (max-width:1140px){.home-popular__content-items{margin:-11px;padding:0}.home-popular__content-items .f-carousel{--f-carousel-slide-width:256px}}@media screen and (max-width:768px){.home-popular__content-items{margin:-8px -16px;overflow:hidden}.home-popular__content-items .f-carousel{--f-carousel-slide-width:256px!important}}.home-popular__content-items .f-carousel.has-dots{margin:0}.home-popular__content-items .f-carousel__slide{padding:16px 8px}@media screen and (max-width:1679px){.home-popular__content-items .f-carousel__slide{padding:16px 17px}}@media screen and (max-width:1140px){.home-popular__content-items .f-carousel__slide{padding:16px 11px}}.home-popular__content-items .f-carousel__dots{display:none}@media screen and (max-width:768px){.home-popular__content-items .f-carousel.has-dots{margin-bottom:46px}.home-popular__content-items .f-carousel__slide{padding:8px}.home-popular__content-items .f-carousel__slide .item-card__image{height:180px}.home-popular__content-items .f-carousel__slide .item-card__image-outer{height:180px;min-height:180px}.home-popular__content-items .f-carousel__slide .item-card__badges{top:10px;right:10px}.home-popular__content-items .f-carousel__slide .item-card__image-counter_lg{top:160px}.home-popular__content-items .f-carousel__dots{display:flex;top:calc(100% + 10px);bottom:auto}}.home-popular__content-items .f-carousel__dots li button{margin:4px 7px}.home-popular__content-items .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}.home-popular__content-items .f-carousel__dot{background:#897A6C;width:7px;height:7px;opacity:1;transition:.3s}@media screen and (max-width:768px){.home-popular__content-items .f-carousel__dot{background:#B6B8B8}}@media screen and (max-width:1140px){.home-popular__content-items .f-carousel__nav{display:none}.home-popular__content-items .f-carousel__viewport{overflow:visible}}.home-popular__content-items .f-button.is-next{right:-60px!important;width:50px;height:50px;background:#fff;border-radius:50%;opacity:1;transition:.3s;box-shadow:0 0 1px rgba(12,26,75,.1),0 30px 40px rgba(20,37,63,.08);transform:translateY(-100%)}@media screen and (max-width:1679px){.home-popular__content-items .f-button.is-next{right:-45px!important;transform:translateY(-50%)}}.home-popular__content-items .f-button.is-next[disabled]{box-shadow:0 0 1px rgba(12,26,75,.1),0 20px 24px rgba(20,37,63,.06)}.home-popular__content-items .f-button.is-next[disabled] i{filter:grayscale(1);opacity:.3}.home-popular__content-items .f-button.is-next:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0}.home-popular__content-items .f-button.is-prev{left:-60px!important;width:50px;height:50px;background:#fff;border-radius:50%;opacity:1;transition:.3s;box-shadow:0 0 1px rgba(12,26,75,.1),0 -30px 40px rgba(20,37,63,.08);transform:scale(-1) translateY(100%)!important}@media screen and (max-width:1679px){.home-popular__content-items .f-button.is-prev{left:-45px!important;transform:scale(-1) translateY(50%)!important}.item-card_recent .item-card__info-control-button{width:123px}}.home-popular__content-items .f-button.is-prev[disabled]{box-shadow:0 0 1px rgba(12,26,75,.1),0 -20px 24px rgba(20,37,63,.06)}.item-card,.item-card__info-selector-dropdown{box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03)}.home-popular__content-items .f-button.is-prev[disabled] i{filter:grayscale(1);opacity:.3}.home-popular__content-items .f-button.is-prev:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0}.item-card{background:#FFF;border-radius:2px;display:flex;transition:.3s;position:relative}.item-card_recent .item-card__image{aspect-ratio:250/150}@media screen and (max-width:1140px){.item-card_recent .item-card__image{aspect-ratio:auto;height:auto}}.item-card_recent .item-card__image-wrapper{aspect-ratio:250/150}.item-card_recent .item-card__image-wrapper .f-carousel__dots{top:calc(100% - 7px);bottom:auto}@media screen and (max-width:1140px){.item-card_recent .item-card__image-wrapper{aspect-ratio:auto;height:auto}.item-card_recent .item-card__image-outer{height:auto;min-height:auto}.item-card_recent .item-card__image-counter{top:126px}}.item-card_recent .item-card__info-bottom{margin-top:12px}.item-card_recent .item-card__info-price{font-weight:700;font-size:18px;line-height:22px;color:#1E1E1E}@media screen and (max-width:768px){.item-card_recent .item-card__image,.item-card_recent .item-card__image-wrapper{height:auto}.item-card_recent .item-card__image-outer{height:auto;min-height:auto}.item-card_recent .item-card__info{padding:20px 8px 14px}.item-card_recent .item-card__info-title{font-weight:700;font-size:12.5px;line-height:12px;margin-bottom:4px;min-height:12px}.item-card_recent .item-card__info-description{font-size:12.5px;line-height:168.5%}.item-card_recent .item-card__info-bottom{margin-top:12px}.item-card_recent .item-card__info-price{font-weight:700;font-size:14px;line-height:17px}.item-card_recent .item-card__info-params-left-text,.item-card_recent .item-card__info-selector-value{font-weight:600;font-size:12.5px;line-height:12px}.item-card_recent .item-card__info-params{margin-top:11px;position:relative}.item-card_recent .item-card__info-params-left{margin:0 -4px}.item-card_recent .item-card__info-params-color{margin:0 4px;display:none}.item-card_recent .item-card__info-params-color:nth-child(1),.item-card_recent .item-card__info-params-color:nth-child(2),.item-card_recent .item-card__info-params-color:nth-child(3){display:block}.item-card_recent .item-card__info-params-right{position:absolute;right:0;top:-39px}.item-card_recent .item-card__info-selector{background:0 0;padding:0 16px 0 0}.item-card_recent .item-card__info-selector-icon{right:-1px}}@media screen and (max-width:1679px){.item-card_component .item-card__image{aspect-ratio:290/200}}@media screen and (max-width:1679px) and (max-width:1140px){.item-card_component .item-card__image{aspect-ratio:auto;height:200px}}@media screen and (max-width:1679px){.item-card_component .item-card__image-wrapper{aspect-ratio:290/200}.item-card_component .item-card__info{padding-top:0}}@media screen and (max-width:1679px) and (max-width:1140px){.item-card_component .item-card__image-wrapper{aspect-ratio:auto;height:200px}.item-card_component .item-card__image-counter{top:165px}.item-card_component .item-card__image-outer{height:200px;min-height:200px}.item-card_component .item-card__info{margin-top:-10px;padding-left:18px;padding-right:18px}}@media screen and (max-width:1679px) and (max-width:768px){.item-card_component .item-card__info{margin-top:0;padding-left:12px;padding-right:12px;padding-bottom:17px}.item-card_component .item-card__info-title{font-weight:400;font-size:13.5px;line-height:140%}.item-card_component .item-card__info-control{display:block;order:4}.item-card_component .item-card__info-params{order:1}.item-card_component .item-card__info-price{margin-left:-4px}}@media screen and (max-width:1679px){.item-card_component .item-card__info-params{align-items:flex-start;margin-top:15px}.item-card_component .item-card__info-price{font-weight:500;font-size:16px;line-height:150.5%}}@media screen and (max-width:1679px) and (max-width:1140px){.item-card_component .item-card__info-params{margin-top:10px}}@media screen and (max-width:1679px){.item-card_component .item-card__badges{right:12px;top:14px;flex-direction:column-reverse;align-items:flex-end;margin:-2px}.item-card_component .item-card__badges-item{font-weight:600;font-size:12.5px;line-height:12px;padding:4px 8px;margin:2px}}@media screen and (max-width:1679px) and (max-width:1140px){.item-card_component .item-card__badges{right:10px;top:7px}}@media screen and (max-width:1679px) and (max-width:768px){.item-card_component .item-card__badges{right:12px;top:14px}}@media screen and (min-width:1141px){.item-card:hover{box-shadow:0 4px 8px rgba(142,141,208,.16)}}.item-card__badges{position:absolute;top:10px;right:15px;display:flex;margin:0 -3px;z-index:1}@media screen and (max-width:1679px){.item-card__badges{right:5px}}@media screen and (max-width:1140px){.item-card__badges{right:15px}}.item-card__badges-item{padding:5px 10px;background:#2C2E2D;border-radius:2px;font-weight:500;font-size:12.5px;line-height:152.3%;color:#FFF;margin:0 3px}@media screen and (max-width:768px){.item-card{box-shadow:0 0 2px rgba(0,0,0,.03),0 2px 2px rgba(0,0,0,.06)}.item-card__badges{right:9px;top:7px}.item-card__badges-item{display:none}}.item-card__badges-item:last-child{display:block}.item-card__badges-item_yellow{background:#FFB946}.item-card__badges-item_green{background:#1AB759}.item-card__badges-item_cyan{background:#39BDC6}.item-card__image{width:100%;aspect-ratio:310/300;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;position:absolute;left:0;top:0;opacity:0}.item-card__image:nth-child(1){position:static}.item-card__image_active{opacity:1}@media screen and (max-width:1140px){.item-card__image{opacity:1;position:static;min-width:100%}}@media screen and (max-width:768px){.item-card__image{aspect-ratio:auto}}.item-card__image-wrapper{display:flex;align-items:center;justify-content:center;aspect-ratio:310/300;position:relative}@media screen and (max-width:1140px){.item-card__image-wrapper{justify-content:flex-start}.item-card__image-wrapper_transition{transition:.3s}}.item-card__image-wrapper.f-carousel{--f-carousel-dots-width:19px;--f-carousel-dots-height:12px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1}.item-card__image-wrapper .f-carousel__viewport{width:100%}.item-card__image-wrapper .f-carousel__dots{top:calc(100% - 10px)!important;bottom:auto}.item-card__image-wrapper .f-carousel__dots li button{margin:0!important}.item-card__image-wrapper .f-carousel__dots .is-current .f-carousel__dot{background:#52575C!important}.item-card__image-wrapper .f-carousel__dot{width:9px!important;height:2px!important;border-radius:2px!important;background:#B6B8B8!important;opacity:1!important;transition:.3s!important}.item-card__image-counter{position:absolute;bottom:6px;left:0;right:0;display:flex;justify-content:center;opacity:0;transition:.3s}.item-card__image-counter_lg{display:none;bottom:auto;top:236px;opacity:1}.item-card__image-counter-item{margin:0 5px;width:25px;height:3px;transition:.3s;background:#B6B8B8;border-radius:2px}.item-card__image-counter-item_active{background:#52575C}@media screen and (max-width:1140px){.item-card__image-counter{display:none}.item-card__image-counter_lg{display:flex}.item-card__image-counter-item{width:9px;height:2px}.item-card__image-outer{overflow:hidden;height:auto;min-height:255px}}@media screen and (min-width:1141px){.item-card__image-outer-wrapper:hover .item-card__image-counter{opacity:1}}.item-card__info{flex-basis:100%;display:flex;flex-direction:column;padding:14px 15px 16px}@media screen and (max-width:1679px){.item-card__info{padding:8px 10px 14px}}@media screen and (max-width:1140px){.item-card__info{padding:14px 15px 16px}}@media screen and (max-width:768px){.item-card__image-wrapper{aspect-ratio:auto}.item-card__image-counter_lg{top:100px}.item-card__image-outer{height:auto;min-height:120px}.item-card__info{padding:12px 8px 11px 10px}.item-card__info-title .item-card__info-title{order:1}}.item-card__info-title{font-size:14px;line-height:149%;color:#1E1E1E;text-decoration:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-height:21px}.item-card__info-description{font-size:13.5px;line-height:140%;color:#6D7580}.item-card__info-params{flex-basis:100%;margin-top:10px;display:flex;justify-content:space-between;align-items:center;position:relative}@media screen and (max-width:1679px){.item-card__info-title{min-height:20px}.item-card__info-description{font-size:12px;line-height:168.5%}.item-card__info-params{margin-top:8px}}@media screen and (max-width:768px){.item-card__info-description{order:2}.item-card__info-params{align-items:flex-end;order:4;margin-top:11px}}.item-card__info-params_empty{margin:0}.item-card__info-params-left{display:flex;align-items:center;margin:0 0 0 -6px}@media screen and (max-width:768px){.item-card__info-params-left{margin-bottom:6px;margin-top:6px;margin-left:-4px}}.item-card__info-params-left-text{margin:0 6px;font-weight:500;font-size:14px;line-height:150.5%;color:#2C2E2D;white-space:nowrap}@media screen and (max-width:768px){.item-card__info-params-left-text{margin:0 4px}.item-card__info-params-right{overflow:hidden}}.item-card__info-params-color{width:16px;height:16px;border-radius:50%;margin:0 6px;position:relative;min-width:16px}@media screen and (max-width:768px){.item-card__info-params-color{margin:0 4px}.item-card__info-bottom{order:3}}.item-card__info-params-color:before{content:'';position:absolute;left:2px;top:2px;right:2px;bottom:2px;border-radius:50%;border:2px solid #fff;opacity:0;transition:.3s}.item-card__info-params-color_active:before{opacity:1}.item-card__info-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.item-card__info-price{font-weight:500;line-height:150.5%;color:#1E1E1E;display:flex;flex-direction:column}.item-card__info-price-old{color:#FB4E4E;margin-right:8px;text-decoration:line-through}@media screen and (max-width:768px){.item-card__info-price{order:3}.item-card__info-control{display:none}}.item-card__info-control .js-panel-open,.item-card__info-control_in-cart .item-card__info-control-button{display:none}.item-card__info-control_in-cart .item-card__info-control-quantity{display:flex}.item-card__info-control-button{width:123px;display:flex;height:36px;border:.5px solid #A5ABB3;border-radius:4px;align-items:center;justify-content:center;font-weight:500;font-size:13.5px;color:#1E1E1E;text-decoration:none}@media screen and (max-width:1679px){.item-card__info-bottom{margin-top:10px}.item-card__info-price{font-size:13.5px}.item-card__info-control-button{width:93px}}@media screen and (max-width:1140px){.item-card__info-bottom{margin-top:15px}.item-card__info-price{line-height:150.5%}.item-card__info-control-button{width:123px}}.item-card__info-control-button_add{width:113px}.item-card__info-control-button-icon{margin-left:0;width:0;transition:.3s}.item-card__info-control-button_hidden{display:none!important}.item-card__info-control-button_active{display:flex!important}@media screen and (min-width:1141px){.item-card__info-control-button:hover .item-card__info-control-button-icon{width:22px;margin-left:5px}}.item-card__info-control-quantity{display:none;width:105px;height:36px;border:.5px solid #A5ABB3;border-radius:4px;padding:0 38px;position:relative}@media screen and (max-width:1679px){.item-card__info-control-quantity{width:93px}}.item-card__info-control-quantity-input{display:block;width:100%;height:100%;background-color:none;border:none;font:500 14px/1.3 Gilroy,sans-serif;color:#2C2E2D;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.item-card__info-control-quantity-input::-webkit-inner-spin-button,.item-card__info-control-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.item-card__info-control-quantity-minus{position:absolute;left:8px;top:50%;transform:translateY(-50%);display:flex}.item-card__info-control-quantity-plus{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex}@media screen and (max-width:1679px){.item-card__info-control-quantity-minus{left:6px}.item-card__info-control-quantity-plus{right:6px}}.item-card__info-selector{padding:6px 27px 6px 7px;background:#F8FAFC;border-radius:2px;cursor:pointer;position:relative;transition:.3s}.item-card__info-selector_component{margin:4px}.item-card__info-selector_selected{background:#2C2E2D;padding-left:27px;padding-right:7px}.item-card__info-selector_selected .item-card__info-selector-value{color:#fff}.item-card__info-selector_selected .item-card__info-selector-icon{display:none}.item-card__info-selector_selected .item-card__info-selector-icon2{display:block}@media screen and (min-width:1141px){.item-card__info-selector:hover .item-card__info-selector-dropdown{opacity:1;visibility:visible;margin-bottom:0}}.item-card__info-selector_active .item-card__info-selector-dropdown{opacity:1;visibility:visible;margin-bottom:0}.item-card__info-selector-value{font-weight:500;font-size:12.5px;line-height:152.3%;color:#2C2E2D;transition:.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-card__info-selector-icon{position:absolute;top:50%;right:7px;transform:translateY(-50%)}.item-card__info-selector-icon2{position:absolute;top:50%;left:7px;transform:translateY(-50%);display:none}.item-card__info-selector-dropdown{position:absolute;right:0;bottom:32px;background:#FFF;border-radius:4px;padding:10px;display:flex;flex-direction:column;opacity:0;visibility:hidden;margin-bottom:10px;transition:.3s;z-index:1}.item-card__3d,.item-card__like{position:absolute;width:38px;height:38px;box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05);border-radius:19px;z-index:1;background:#FFF}.item-card__info-selector-dropdown_active{opacity:1;visibility:visible;margin-bottom:0}.item-card__info-selector-dropdown-title{font-weight:400;font-size:13.5px;line-height:140%;color:#1E1E1E;white-space:nowrap;margin-bottom:11px;margin-right:7px}@media screen and (max-width:1140px){.item-card__info-selector-dropdown{min-width:113px;right:0;bottom:32px;padding:12px 14px 17px;transition:all .3s,right 0s,bottom 0s}.item-card__info-selector-dropdown-title{font-size:13.5px;line-height:168.5%;white-space:normal}}.item-card__info-selector-dropdown-item{font-weight:400;font-size:13.5px;line-height:140%;text-decoration:none;color:#6D7580;margin:0 5px 6px 1px;white-space:nowrap}.item-card__info-selector-dropdown-item:last-child{margin-bottom:0}.item-card__info-selector-dropdown-item_active{color:#1E1E1E;text-decoration:underline}@media screen and (min-width:1141px){.item-card__info-selector-dropdown-item{transition:.3s}.item-card__info-selector-dropdown-item:hover{color:#1E1E1E}}@media screen and (max-width:1140px){.item-card__info-selector-dropdown-item{margin-left:0;margin-right:0}}.item-card__info-components{display:flex;flex-wrap:wrap;margin:-4px -10px -4px -4px}.item-card__info-merge{display:flex;justify-content:space-between;align-items:flex-start}.item-card__info-merge .item-card__info-selector{margin-top:5px}.item-card__info-merge .item-card__info-params-left{margin-top:14px}@media screen and (max-width:1679px){.item-card__info-merge>div:first-child{max-width:60%;display:flex;flex-direction:column}}.item-card__like{left:15px;top:10px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1679px){.item-card__like{left:9px}}@media screen and (max-width:1140px){.item-card__like{left:15px}}@media screen and (max-width:768px){.item-card__like{display:none}}.item-card__3d{left:15px;top:58px;display:flex;align-items:center;justify-content:center}.home-collection{margin:100px 0}@media screen and (max-width:1679px){.item-card__3d{left:9px}.home-collection{margin:45px 0 117px}}@media screen and (max-width:1140px){.item-card__3d{left:15px}.home-collection{margin:57px 0 90px}}@media screen and (max-width:768px){.item-card__3d{display:none}.home-collection{margin:64px 0 43px}}.home-collection__title{font-weight:600;font-size:48px;line-height:120%;margin-bottom:40px}@media screen and (max-width:1679px){.home-collection__title{font-weight:700;font-size:32px;line-height:40px;margin-bottom:47px}}@media screen and (max-width:1140px){.home-collection__title{font-size:24px;line-height:143%;margin-bottom:30px}}.home-collection__title-text{margin-right:4px}@media screen and (max-width:1679px){.home-collection__title-text{margin-right:7px}}.home-collection__title-small{font-weight:400;font-size:18px;line-height:29px;color:#52575C}@media screen and (max-width:1140px){.home-collection__title-small{font-size:16px;line-height:130%}}@media screen and (max-width:768px){.home-collection__title{margin-bottom:25px}.home-collection__title-text{margin-right:0}.home-collection__title-small{display:block;font-size:14px;line-height:149%}}.home-collection__columns{display:flex}.home-collection__left{width:50%;position:relative;min-height:290px}@media screen and (max-width:1679px){.home-collection__left{width:55%}}@media screen and (max-width:1140px){.home-collection__columns{display:block}.home-collection__left{width:74%;background:#fff;z-index:1}}.home-collection__left-background{position:absolute;top:0;right:12.46%;height:290px;left:-10000px;background:rgba(192,183,168,.2)}.home-collection__left-image{display:block;position:relative;z-index:2;width:100%;max-width:535px;margin:0 auto}@media screen and (max-width:1679px){.home-collection__left-background{right:6%}.home-collection__left-image{max-width:498px;margin:12px 50px 0 auto}}@media screen and (max-width:1140px){.home-collection__left-background{height:205px;right:0}.home-collection__left-image{max-width:351px;margin:20px 51px 0 auto}}@media screen and (max-width:768px){.home-collection__left{width:100%;padding-top:18px}.home-collection__left-background{left:-16px;right:-16px;height:181px}.home-collection__left-image{max-width:275px;margin:0 -11px 0 auto}}.home-collection__left-text{position:relative;z-index:1;margin:8px -17% 0 0;padding:42px 96px 120px 50px;background:#fff;font-size:18px;line-height:29px}@media screen and (max-width:1679px){.home-collection__left-text{font-weight:400;font-size:16px;line-height:130%;max-width:629px;padding:35px 44px 53px 40px;margin:16px -5px 0 30px}}@media screen and (max-width:1140px){.home-collection__left-text{padding:0 0 40px;margin:38px 0 0 30px;font-size:13.5px;line-height:140%;max-width:319px}}.home-collection__left-text_sm{display:none}@media screen and (max-width:768px){.home-collection__left-text{background:0 0;position:static;margin:36px -5px 24px 0;padding:0;display:none}.home-collection__left-text_sm{display:block}.home-collection__right{margin:0}}.home-collection__right{width:50%}.home-collection__right-wrapper{position:relative;min-height:270px}.home-collection__right-background{position:absolute;top:0;left:18.18%;height:355px;right:-10000px;background:rgba(192,183,168,.2)}@media screen and (max-width:1679px){.home-collection__right{width:45%}.home-collection__right-background{left:3%;height:315px}}@media screen and (max-width:1140px){.home-collection__right{display:flex;flex-direction:column-reverse;width:100%;margin:0}.home-collection__right-background{left:22.5%;height:280px}}.home-collection__right-image{margin:0 17px 0 auto;display:block;position:relative;z-index:2;width:100%;max-width:440px}@media screen and (max-width:1679px){.home-collection__right-image{max-width:384px;padding-top:10px}}@media screen and (max-width:1140px){.home-collection__right-image{max-width:306px;margin:15px -3px 0 auto}}@media screen and (max-width:768px){.home-collection__right-wrapper{min-height:0;padding-top:10px}.home-collection__right-background{left:-16px;right:-16px;height:181px}.home-collection__right-image{max-width:214px;margin:0 0 0 auto}}.home-collection__right-text{text-align:right;font-size:18px;line-height:29px;width:100%;max-width:760px;margin:0 0 30px auto}@media screen and (max-width:1679px){.home-collection__right-text{font-weight:400;font-size:16px;line-height:130%;max-width:505px}}@media screen and (max-width:1140px){.home-collection__right-text{margin:20px auto 9px 0;padding:29px 75px 28px 30px;background:#fff;font-size:13.5px;line-height:140%;max-width:458px;text-align:left;position:relative;z-index:1}}.home-collection__right-text_sm{display:none}.home-collection__button{width:100%;max-width:400px;min-height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:768px){.home-collection__right-text{background:0 0;position:static;margin:29px -5px 24px 0;padding:0;display:none}.home-collection__right-text_sm{display:block}.home-collection__button{min-height:50px;font-size:16px;line-height:130%}}.home-collection__button-wrapper{margin-top:5px;display:flex;justify-content:center}@media screen and (max-width:1679px){.home-collection__button-wrapper{margin-top:32px}}@media screen and (max-width:768px){.home-collection__button-wrapper{margin-top:3px}}.home-utp{position:relative;display:flex;padding:50px 0;margin:0 -52px}@media screen and (max-width:1679px){.home-utp{margin:43px -20px 0;padding:29px 0 20px}}@media screen and (max-width:1140px){.home-utp{margin:35px auto 0;padding:4px 0 20px;width:100%;max-width:684px;flex-wrap:wrap}}.home-utp:before{content:'';position:absolute;left:-10000px;right:-10000px;top:0;bottom:0;background:#FAFAFA}@media screen and (max-width:768px){.home-utp{margin:20px auto 0;padding:12px 0 10px}.home-utp:before{left:-16px;right:-16px}}.home-utp__item{flex-basis:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:22px 55px 19px;position:relative}@media screen and (max-width:1679px){.home-utp__item{padding:22px 30px 19px}}@media screen and (max-width:1140px){.home-utp__item{padding:48px 56px 37px;flex-basis:50%}.home-utp__item:nth-child(2n):after{content:none}.home-utp__item:before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:#DADEE3}.home-utp__item:nth-child(2n+1):before{left:56px}.home-utp__item:nth-child(2n):before{right:56px}.home-utp__item:nth-child(1):before,.home-utp__item:nth-child(2):before{content:none}}@media screen and (max-width:768px){.home-utp__item{flex-basis:100%;padding:24px 0;flex-direction:row;align-items:flex-start;text-align:left}.home-utp__item:before{left:25px;right:25px}.home-utp__item:nth-child(2n+1):before{left:25px}.home-utp__item:nth-child(2n):before{right:25px}.home-utp__item:nth-child(1):before,.home-utp__item:nth-child(2):before{content:''}.home-utp__item:first-child:before{content:none}}.home-utp__item:after{content:'';position:absolute;right:0;top:20px;bottom:20px;width:1px;background:#DADEE3}.awards__item:last-child:after,.home-utp__item:last-child:after{content:none}@media screen and (max-width:768px){.home-utp__item:after{content:none}}.breadcrumbs__item-active:after,.catalog__main .pagination__button:before,.filter__reset:after,.filter__switcher-label:after,.filter__switcher-label:before,.home-sections:before{content:''}.home-utp__item-icon{margin-bottom:32px}@media screen and (max-width:768px){.home-utp__item-icon{min-width:46px;transform:scale(.6);margin:-8px 5px 0 -9px}}.home-utp__item-title{font-weight:700;font-size:18px;line-height:22px;opacity:.9;margin-bottom:15px}@media screen and (max-width:1679px){.home-utp__item:after{top:38px;bottom:47px}.home-utp__item-title{font-size:16px;line-height:140%;max-width:178px;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.home-utp__item-title{font-size:14px;line-height:17px;max-width:none;margin-bottom:10px}}.home-utp__item-text{font-weight:500;font-size:12px;line-height:146%;color:#52575C}.home-sections{position:relative;display:flex;margin:0 -20px 95px;padding:62px 0 40px}@media screen and (max-width:1679px){.home-utp__item-text{font-size:12.5px;line-height:152.3%}.home-sections{margin-bottom:65px}}@media screen and (max-width:1140px){.home-sections{padding-top:60px;margin:0 0 30px;display:block}}@media screen and (max-width:768px){.home-utp__item-text{font-size:12px;line-height:146%}.home-sections{display:flex;overflow:auto;margin:0 -16px;padding:30px 16px 0}.home-sections:before{content:none}}.home-sections:before{position:absolute;left:-10000px;right:-1000px;top:0;bottom:0;background:url(/local/templates/norrmobler/html/build/assets/css/../img/section-bg.png) top center repeat-x;background-size:104px 398px}.home-sections__left,.home-sections__right{position:relative;color:#fff;overflow:hidden;text-decoration:none}.home-sections__left{margin:0 20px;width:calc(58.86% - 40px)}@media screen and (max-width:1679px){.home-sections__left{width:733px;height:336px}}@media screen and (max-width:1140px){.home-sections__left{width:100%;height:280px;margin:0 0 28px;display:block}}@media screen and (max-width:768px){.home-sections__left{height:260px;width:240px;min-width:240px;margin:0 16px 0 0}}.home-sections__right{margin:0 20px;width:calc(41.14% - 40px)}@media screen and (max-width:1679px){.home-sections__right{width:347px;height:336px}}@media screen and (max-width:1140px){.home-sections__right{width:100%;height:280px;margin:0;display:block}}@media screen and (max-width:768px){.home-sections__right{height:260px;width:240px;min-width:240px}}.home-sections__image{display:block;width:100%;border-radius:2px;transition:.3s}.home-sections__content{position:absolute;left:40px;right:40px;bottom:40px;display:flex;flex-direction:column}.home-sections__title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:10px}@media screen and (max-width:1679px){.home-sections__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.home-sections__content{left:30px;right:30px;bottom:41px}.home-sections__title{font-size:20px;line-height:25px;margin-bottom:8px}}@media screen and (max-width:768px){.home-sections__content{left:10px;right:10px;bottom:20px}.home-sections__title{font-size:18px;line-height:22px;margin-bottom:6px}}.home-sections__subtitle{font-weight:600;font-size:18px;line-height:22px}.home-sections__icon{display:none}@media screen and (max-width:1679px){.home-sections__subtitle{font-size:16px;line-height:143%}.home-sections__icon{position:absolute;right:15px;bottom:30px;width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}}.home-sections__icon_md{display:none}.home-new{margin:50px 0}@media screen and (max-width:1679px){.home-new{margin:65px 0 155px}}@media screen and (max-width:1140px){.home-sections__icon_md{display:flex}.home-new{margin:30px 0 130px}}@media screen and (max-width:768px){.home-sections__subtitle{font-size:10px;line-height:12px}.home-sections__icon{display:none}.home-new{margin:54px -16px 0;--f-carousel-slide-width:100%;padding:0 16px;overflow:hidden}}.home-new__title{margin:0 0 47px;font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width:1679px){.home-new__title{font-size:24px;line-height:143%;margin:0 0 51px}}@media screen and (max-width:1140px){.home-new__title{font-size:20px;line-height:25px;margin:0 0 30px}}@media screen and (max-width:768px){.home-new__title{margin-bottom:22px}}.home-new__grid{display:flex;flex-wrap:wrap;margin:-20px -15px}@media screen and (max-width:1679px){.home-new__grid{margin:-20px -10px}}@media screen and (max-width:1140px){.home-new__grid{margin:-12px -14px}}@media screen and (max-width:768px){.home-new__grid{margin:0 -16px}}.home-new__item{width:calc(33.33% - 30px);margin:20px 15px}@media screen and (max-width:1679px){.home-new__item{width:calc(33.33% - 20px);margin:20px 10px}}@media screen and (max-width:1140px){.home-new__item{width:calc(50% - 28px);margin:12px 14px}}@media screen and (max-width:768px){.home-new__item{margin:0;width:100%}.home-new .f-carousel__slide{padding:0 16px}}.home-new .f-carousel{--f-carousel-dots-width:12px;--f-carousel-dots-height:12px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1}.home-new .f-carousel.has-dots{margin-bottom:46px}.home-new .f-carousel__dots{top:calc(100% + 15px);bottom:auto}.home-new .f-carousel__dots li button{margin:0 7px}.home-new .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}.home-new .f-carousel__dot{background:#B6B8B8;width:7px;height:7px;opacity:1;transition:.3s}.home-new .f-carousel__nav{display:none}.home-new .f-carousel__viewport{overflow:visible}.new-card{background:#FAFAFA;display:flex;height:100%;text-decoration:none;min-height:210px;position:relative}@media screen and (max-width:768px){.new-card{min-height:0;height:155px;position:relative}}.new-card__image{width:60.85%;min-width:60.85%;padding:28px}@media screen and (max-width:1679px){.new-card__image{width:210px;min-width:210px;height:210px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;padding:18px}}@media screen and (max-width:1140px){.new-card__image{width:220px;min-width:220px;height:210px}.new-card__info{margin-left:-100px}}@media screen and (max-width:768px){.new-card__image{position:absolute;right:0;top:0;bottom:0;width:180px;min-width:180px;height:100%;padding:9px}}.new-card__info{flex-basis:100%;display:flex;align-items:flex-end;padding:25px;flex-direction:column;position:absolute;right:0;top:0;bottom:0}@media screen and (max-width:1679px){.new-card__info{position:relative;padding:25px 25px 25px 10px}}@media screen and (max-width:768px){.new-card__info{margin:0;align-items:flex-start;padding:10px 16px}}.new-card__info-top{flex-basis:100%;display:flex;flex-direction:column;align-items:flex-end}.new-card__info-title{font-weight:700;font-size:24px;line-height:143%;color:#1E1E1E;margin-bottom:6px}@media screen and (max-width:1679px){.new-card__info-title{font-size:20px;line-height:25px;margin-bottom:4px}}@media screen and (max-width:768px){.new-card__info-top{align-items:flex-start}.new-card__info-title{font-size:16px;line-height:140%;margin-bottom:2px}}.new-card__info-subtitle{color:#52575C}.new-card__info-price{display:flex;border:1px solid #DADEE3;border-radius:2px;align-items:center;padding:10px 12px 10px 10px;white-space:nowrap;background:#FAFAFA}@media screen and (max-width:1679px){.new-card__info-subtitle{font-weight:500;font-size:13.5px;line-height:16px}.new-card__info-price{position:absolute;bottom:25px;right:25px}}@media screen and (max-width:768px){.new-card__info-subtitle{font-size:12.5px;line-height:152.3%}.new-card__info-price{position:relative;bottom:0;right:0}}.new-card__info-price-icon{min-width:24px;margin-right:14px}.new-card__info-price-text{font-weight:600;line-height:143%;color:#2C2E2D}.home-solutions{margin:150px 0}@media screen and (max-width:1679px){.home-solutions{margin:155px 0 130px}}@media screen and (max-width:1140px){.home-solutions{margin:130px 0 120px}}@media screen and (max-width:768px){.new-card__info-price-text{font-weight:500;font-size:13.5px;line-height:16px}.home-solutions{margin:86px 0 46px}}.home-solutions__title{font-weight:700;font-size:32px;line-height:40px;padding-bottom:19px;width:100%;max-width:740px;border-bottom:1px solid #DADEE3;margin:0 auto 41px;text-align:center}@media screen and (max-width:1679px){.home-solutions__title{font-size:24px;line-height:143%;max-width:603px}}@media screen and (max-width:1140px){.home-solutions__title{font-size:20px;line-height:25px;padding-bottom:16px;margin-bottom:49px}}@media screen and (max-width:768px){.home-solutions__title{max-width:230px;padding-bottom:12px;margin-bottom:26px}}.home-solutions__grid{display:flex;margin:0 -13px}@media screen and (max-width:1679px){.home-solutions__grid{margin:0 -8px}}@media screen and (max-width:1140px){.home-solutions__grid{margin:0 auto;width:100%;max-width:720px;padding:0 16px}}@media screen and (max-width:768px){.home-solutions__grid{padding:0 16x;width:auto;max-width:none;margin:0}}.home-solutions__item{margin:0 13px;display:flex;flex-basis:100%;text-decoration:none;flex-direction:column}@media screen and (min-width:1141px){.home-sections__left:hover .home-sections__image,.home-sections__right:hover .home-sections__image,.home-solutions__item:hover .home-solutions__item-image{transform:scale(1.1)}}@media screen and (max-width:1679px){.home-solutions__item{margin:0 8px}}@media screen and (max-width:1140px){.home-solutions__item{margin:0 14px 0 0;width:200px;min-width:200px}.home-solutions__item:last-child{margin-right:0}}@media screen and (max-width:768px){.home-solutions__item{width:230px;min-width:230px;margin:0 16px 0 0}}.home-solutions__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:.3s}.home-solutions__item-image-wrapper{width:100%;height:370px;margin-bottom:16px;overflow:hidden;border-radius:2px}@media screen and (max-width:1679px){.home-solutions__item-image-wrapper{height:296px;margin-bottom:14px}}@media screen and (max-width:768px){.home-solutions__item-image-wrapper{height:270px;margin-bottom:10px}}.home-solutions__item-title{font-weight:700;font-size:24px;line-height:143%;color:#1E1E1E;margin-bottom:2px}@media screen and (max-width:1679px){.home-solutions__item-title{font-size:20px;line-height:25px}}.home-solutions__item-subtitle{color:#52575C}.home-solutions__button{width:100%;max-width:310px}.home-solutions__button-wrapper{display:flex;margin-top:50px;justify-content:center}@media screen and (max-width:1140px){.home-solutions__button-wrapper{margin-top:40px}.home-solutions__outer{position:relative;width:100vw;left:50%;transform:translateX(-50%);overflow:auto}}@media screen and (max-width:768px){.home-solutions__item-title{font-size:18px;line-height:22px;margin-bottom:0}.home-solutions__item-subtitle{font-size:13.5px;line-height:140%}.home-solutions__button{max-width:none;min-height:48px}.home-solutions__button-wrapper{margin-top:31px}.home-solutions__outer{position:static;width:auto;transform:none;margin:0 -16px;display:flex}}.home-form{display:flex;margin:150px 0 100px;align-items:center}.home-form__image{width:57.79%;min-width:57.79%}@media screen and (max-width:1679px){.home-form{margin:130px 0 100px}.home-form__image{width:790px;min-width:790px;height:547px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}@media screen and (max-width:1140px){.home-form{margin:120px 0 60px;display:block}.home-form__image{width:100vw;min-width:100vw;position:relative;left:50%;transform:translateX(-50%);height:360px;display:block}}@media screen and (max-width:768px){.home-form{margin:46px 0 64px}.home-form__image{height:210px;width:100%;min-width:0;position:static;transform:none;margin-bottom:26px}}.home-form__content{margin:7px 0 0 -18.83%;background:#fff;position:relative;padding:50px 75px 44px;flex-basis:100%;box-shadow:5px 2px 10px rgba(0,0,0,.1);border-radius:6px}@media screen and (max-width:1679px){.home-form__content{margin:0 0 0 -358px;padding:50px 0 55px 65px}}@media screen and (max-width:1140px){.home-form__content{margin:-55px 0 0;padding:40px;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03)}}@media screen and (max-width:768px){.home-form__content{margin:0;padding:0;box-shadow:none}}.cart__right-box-inner,.catalog__categories-item,.sign-in__column_order{box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03)}.home-form__title{margin:0 0 20px;font-weight:700;font-size:32px;line-height:40px;max-width:540px}@media screen and (max-width:1679px){.home-form__title{font-size:24px;line-height:143%;margin-bottom:16px}}@media screen and (max-width:768px){.home-form__title{font-size:20px;line-height:25px;margin-bottom:6px;text-align:center}}.home-form__title-brown{color:#9B6A5B}.home-form__text{max-width:575px;letter-spacing:.03em;color:#52575C;font-size:16px;line-height:160%;margin-bottom:37px}@media screen and (max-width:1140px){.home-form__text{margin-bottom:41px}.home-form__text-paragraph{margin:10px 0}}@media screen and (max-width:768px){.home-form__text{margin-bottom:26px;font-size:12.5px;line-height:152.3%;text-align:center}.home-form__text-paragraph{margin:7px 0}}.home-form__text a{color:#9e826b;text-decoration:underline;text-underline-position:under;white-space:nowrap;transition:.4s}.home-form__text a:hover{color:#6c5848}.home-form__agreement-link{margin-top:20px;max-width:100%;font-size:80%}.home-form__form-columns{display:flex;margin:0 -25px}@media screen and (max-width:1679px){.home-form__form-columns{margin:0 60px 0 -12px}}@media screen and (max-width:768px){.home-form__form-columns{margin:0;display:block}}.home-form__form-column{width:100%;max-width:320px;margin:0 25px}@media screen and (max-width:1679px){.home-form__form-column{margin:0 12px;max-width:300px}}@media screen and (max-width:1140px){.home-form__form-column{max-width:290px}}@media screen and (max-width:768px){.home-form__form-column{max-width:none;margin:0}}.home-form__form-input{height:54px}.home-form__form-button{width:100%;margin-top:12px;font-weight:500;font-size:20px;line-height:140%;min-height:68px}@media screen and (max-width:1140px){.home-form__form-button{margin-top:2px}}.home-form__form-special-placeholder{display:none}@media screen and (max-width:768px){.home-form__form-button{font-weight:400;font-size:16px;line-height:130%;min-height:50px}.home-form__form-special-placeholder{display:block;position:absolute;left:15px;top:16px;font-size:13.5px;line-height:140%;color:#798087}.home-form__form-special-placeholder span{color:#FF9673}.home-form .form__row-icon{display:none}.home-form .form__input_email{padding-left:15px;position:relative;z-index:1;background:0 0}.home-form .form__input_email::-moz-placeholder{opacity:0}.home-form .form__input_email::placeholder{opacity:0}}.footer{margin-top:auto;background:#2C2E2D;padding:50px 0 30px}@media screen and (max-width:1140px){.footer{padding:40px 0 24px}}@media screen and (max-width:768px){.footer{border-top:#DADEE3 1px solid;padding:123px 0 16px;position:relative}}.footer__inner{display:flex}@media screen and (max-width:1140px){.footer__inner{position:relative;padding-bottom:187px}}@media screen and (max-width:768px){.footer__inner{display:block;padding:0;position:static}.footer__left-info{min-width:calc(50% - 5px)}}.footer__left-info{display:flex;flex-direction:column}.footer__left{display:flex;width:100%}@media screen and (max-width:768px){.footer__left{display:block;display:flex;flex-wrap:wrap;gap:10px}}.footer__left-column{width:100%;max-width:262px;display:flex;flex-direction:column;padding-right:16px}@media screen and (max-width:1679px){.footer__left-column{max-width:255px}.footer__left-column:first-child{max-width:194px}.footer__left-column:nth-child(3){max-width:210px}}@media screen and (max-width:1140px){.footer__left-column{max-width:none!important}.footer__left-column:first-child{position:absolute;bottom:29px;left:0;width:290px;flex-direction:row;justify-content:space-between;align-items:center;padding:0}}.footer__left-column_nav,.product__right{padding-top:8px}@media screen and (max-width:1140px) and (max-width:768px){.footer__left-column:first-child{order:1;position:static;display:block}}@media screen and (max-width:1140px){.footer__left-column:nth-child(2){order:2;width:34.5%}}@media screen and (max-width:1140px) and (max-width:768px){.footer__left-column:nth-child(2){order:2;width:calc(50% - 5px);min-width:calc(50% - 5px)}}@media screen and (max-width:1140px){.footer__left-column:nth-child(3){order:2;width:26.5%}}@media screen and (max-width:1140px) and (max-width:768px){.footer__left-column:nth-child(3){order:3;width:calc(50% - 5px);min-width:calc(50% - 5px)}}@media screen and (max-width:1140px){.footer__left-column:nth-child(4){order:1;width:39%}.footer__left-column_nav{padding-top:8px}}@media screen and (max-width:1140px) and (max-width:768px){.footer__left-column:nth-child(4){order:4;width:100%;min-width:100%}}@media screen and (max-width:768px){.footer__left-column:nth-child(1){flex-direction:row;display:flex;width:100%;justify-content:space-between;gap:10px}}.footer__left-column_wide{max-width:412px}.footer__left-column span[itemscope]{display:none}.footer__left-subcolumns{display:flex}@media screen and (max-width:1679px){.footer__left-subcolumns{display:block}}.footer__left-subcolumn{width:100%;max-width:206px;display:flex;flex-direction:column;padding-right:16px}.footer__social,.sign-in__order,.sorting{justify-content:flex-end}.footer__logo{width:123px;height:123px;margin-bottom:15px}@media screen and (max-width:1679px){.footer__logo{width:98px;height:98px;margin-bottom:20px}}@media screen and (max-width:1140px){.footer__logo{width:120px;height:120px;margin:0}}@media screen and (max-width:768px){.footer__logo{width:123px;height:123px;margin:0}}.footer__link{font-weight:500;font-size:12px;line-height:146%;color:#fff;text-decoration:none;margin-top:12px;font-family:Manrope,sans-serif;margin-left:6px}@media screen and (max-width:1140px){.footer__link{margin-top:10px;margin-left:0}.footer__link:first-child{margin-top:0}}@media screen and (max-width:768px){.footer__link{font-family:Gilroy,sans-serif;font-size:12.5px;line-height:152.3%;margin-top:12px}.footer__link:first-child{margin-top:0}}.checkout__agreement,.footer__info{font-family:Manrope,sans-serif}.footer__info{font-weight:500;font-size:12px;line-height:146%;color:#fff;margin-top:12px;margin-left:6px}@media screen and (max-width:1140px){.footer__info{margin-top:10px;margin-left:0}.footer__nav-title{margin-bottom:24px}}@media screen and (max-width:768px){.footer__info{font-family:Gilroy,sans-serif;font-size:12.5px;line-height:152.3%;margin-top:12px}}.footer__nav-title{font-weight:700;color:#fff;text-decoration:none;margin-bottom:24px;font-size:24px;font-family:Cormorant}@media screen and (max-width:768px){.footer__nav-title{font-size:20px;line-height:17px;margin-bottom:22px}}.footer__nav-item{font-size:13.5px;color:#D4D4D4;text-decoration:none;margin-bottom:14px}.footer__nav-item_wide{margin-right:-46px}@media screen and (min-width:1141px){.footer__nav-item{transition:.3s}.footer__nav-item:hover{color:#fff}}.footer__right{max-width:167px}@media screen and (max-width:1279px){.footer__right{max-width:130px}}@media screen and (max-width:1140px){.footer__nav-item{font-size:12px;line-height:168.5%;margin-bottom:12px}.footer__right{position:absolute;max-width:none;margin:0;bottom:45px;right:0;text-align:right}}.footer__right-title{font-weight:700;color:#fff;margin-bottom:27px;text-align:right}@media screen and (max-width:1679px){.footer__right-title{margin-bottom:22px}}@media screen and (max-width:768px){.footer__nav-item{font-size:12.5px;line-height:152.3%}.footer__right{width:auto;left:16px;right:16px;bottom:auto;top:44px;padding:0}.footer__right-title{display:none}}.footer__social{display:flex;gap:20px;width:100%;flex-wrap:wrap}.footer__social-item{display:flex;min-width:42px}@media screen and (max-width:1279px){.footer__social{gap:14px}.footer__social-item{transform:scale(.85)}}@media screen and (max-width:1140px){.footer__right-title{margin:0 0 12px}.footer__social{justify-content:flex-end;width:auto;gap:24px}.footer__social-item{transform:scale(1);border-radius:8px;overflow:hidden}}.footer__copyrights{text-align:center;font-size:12px;line-height:14px;color:#798087;padding-top:30px}.breadcrumbs_overlay .breadcrumbs__item-active,.breadcrumbs_overlay .breadcrumbs__item-link{color:#FFF}@media screen and (max-width:768px){.footer__social{justify-content:center;margin:0;gap:16px}.footer__social-item{transform:scale(1);margin:0}.footer__copyrights{font-size:12px;line-height:18px}.footer__copyrights .show-sm{display:none}}.breadcrumbs{padding:18px 0 15px;opacity:.9;display:flex;overflow-x:auto}@media screen and (max-width:1679px){.breadcrumbs{padding:18px 0 5px}}@media screen and (max-width:1140px){.breadcrumbs{padding:10px 0 5px}}@media screen and (max-width:768px){.breadcrumbs{margin:0 -16px;padding:10px 16px 5px;overflow:auto}.breadcrumbs__item-link{white-space:nowrap}}.breadcrumbs_overlay{margin-bottom:-51px;position:relative;z-index:2}@media screen and (max-width:1679px){.breadcrumbs_overlay{margin-bottom:-41px}}@media screen and (min-width:1141px){.breadcrumbs_overlay .breadcrumbs__item-link:hover{color:#FFF}}.breadcrumbs_overlay .breadcrumbs__item-active:after{background:#FFF}.breadcrumbs__item{display:flex;align-items:center;white-space:nowrap}.breadcrumbs__item-link{font-weight:500;font-size:13px;text-decoration:none;color:#52575C}@media screen and (min-width:1141px){.breadcrumbs__item-link{transition:.3s}.breadcrumbs__item-link:hover{color:#1E1E1E}.catalog__categories-item{transition:.3s}.catalog__categories-item:hover{box-shadow:0 4px 8px rgba(142,141,208,.16)}}@media screen and (max-width:1140px){.breadcrumbs_overlay{margin-bottom:-33px}.breadcrumbs__item-link{font-size:13.5px;line-height:16px}}.breadcrumbs__item-icon{min-width:20px;width:20px;scale:.6;margin-bottom:-2px}.breadcrumbs__item-active{font-weight:500;font-size:13px;position:relative}.breadcrumbs__item-active:after{position:absolute;left:0;right:0;bottom:1px;height:1px;background:#1E1E1E}@media screen and (max-width:1140px){.breadcrumbs__item-active{font-size:13.5px;line-height:16px}}@media screen and (max-width:768px){.breadcrumbs__item-active{white-space:nowrap}.catalog{padding-top:5px}}.catalog__title{display:inline;font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width:1679px){.catalog__title{font-size:24px;line-height:143%}}.catalog__title-outer{margin:0 0 20px;padding:10px 0}@media screen and (max-width:1140px){.catalog__title{font-size:20px;line-height:25px}.catalog__title-outer{padding:12px 0}}.catalog__title-number{font-weight:600;font-size:16px;line-height:143%;color:#798087;vertical-align:top;margin-left:3px}@media screen and (max-width:1140px){.catalog__title-number{font-size:13.5px;line-height:16px;margin-left:2px}}@media screen and (max-width:768px){.catalog__title-outer{margin-bottom:10px}.catalog__title-number{margin-left:0}}.catalog__categories{margin:-11px -51px 9px;padding:0 40px;display:flex;overflow:hidden}.catalog__categories .f-carousel__slide{width:auto}@media screen and (max-width:768px){.catalog__categories .f-carousel__slide{overflow:visible}.catalog__categories .f-carousel__slide:last-child .catalog__categories-item{margin-right:16px}}@media screen and (max-width:1679px){.catalog__categories{margin:-13px -54px 6px}}@media screen and (max-width:1140px){.catalog__categories{margin:-7px -60px 12px}}@media screen and (max-width:768px){.catalog__categories{margin:-4px -16px 11px;padding:0}.catalog__categories .f-carousel__nav{display:none}}.catalog__categories-item{margin:11px;display:flex;text-decoration:none;padding:0 25px 0 10px;align-items:center;height:70px;background:#FFF;border-radius:8px;user-select:none;position:relative}.catalog__categories-item>.f-carousel__slide-handler{position:absolute;left:0;top:0;right:0;bottom:0}.catalog__categories-item_active{box-shadow:0 1px 8px rgba(142,141,208,.16)}@media screen and (max-width:1679px){.catalog__categories-item{margin:13px;flex-direction:column;height:auto;min-width:130px;align-items:center;padding:0 30px 12px}}@media screen and (max-width:1140px){.catalog__categories-item{margin:7px;min-width:150px;padding:0 10px 12px}}@media screen and (max-width:768px){.catalog__categories-item{flex-direction:row;padding:0 16px 0 6px;min-width:-moz-fit-content;min-width:fit-content;margin:4px -8px 4px 16px}}.catalog__categories-item-image{width:70px;height:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;min-width:70px;margin-right:15px}@media screen and (max-width:1679px){.catalog__categories-item-image{margin:0 0 10px}}@media screen and (max-width:1140px){.catalog__categories-item-image{margin:6px 0 5px}}.catalog__categories-item-text{font-size:14px;line-height:160%;letter-spacing:.03em;color:#1E1E1E;white-space:nowrap}@media screen and (max-width:1679px){.catalog__categories-item-text{font-weight:500;font-size:12.5px;line-height:152.3%}}@media screen and (max-width:768px){.catalog__categories-item-image{width:58px;height:58px;min-width:58px;margin:0 12px 0 0}.catalog__categories-item-text{font-weight:400;font-size:13.5px;line-height:140%}}.catalog__tags{margin:-5px -45px 79px;padding:0 40px;display:flex;overflow:hidden}.catalog__tags .f-carousel__slide{width:auto}@media screen and (max-width:768px){.catalog__tags .f-carousel__slide{overflow:visible}.catalog__tags .f-carousel__slide:last-child .catalog__tags-item{margin-right:16px}}@media screen and (max-width:1679px){.catalog__tags{margin:-8px -44px 42px}}@media screen and (max-width:1140px){.catalog__tags{margin:-3px -60px 0}}@media screen and (max-width:768px){.catalog__tags{margin:-4px -16px 0;padding:0}.catalog__tags .f-carousel__nav{display:none}}.catalog__tags-item{white-space:nowrap;margin:5px;display:flex;text-decoration:none;padding:8px 25px;background:#FFF;box-shadow:0 4px 4px rgba(142,141,208,.16);border-radius:10px;font-size:14px;line-height:149%;color:#1E1E1E;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.catalog__tags-item>.f-carousel__slide-handler{position:absolute;left:0;top:0;right:0;bottom:0}@media screen and (min-width:1141px){.catalog__tags-item{transition:.3s}.catalog__tags-item:hover{box-shadow:0 4px 8px rgba(142,141,208,.16)}}.catalog__tags-item_active{box-shadow:0 1px 8px rgba(142,141,208,.16)}@media screen and (max-width:1679px){.catalog__tags-item{margin:8px 4px;font-weight:500;font-size:12.5px;line-height:152.3%}}@media screen and (max-width:1140px){.catalog__tags-item{margin:3px;padding:8px 20px}}@media screen and (max-width:768px){.catalog__tags-item{margin:4px -8px 4px 16px;padding:12px 20px;font-weight:400;font-size:13.5px;line-height:140%}}.catalog__content{display:flex;margin:79px 0 87px}.catalog__side{width:262px;min-width:262px;padding-right:30px}@media screen and (max-width:1679px){.catalog__content{margin:42px 0 87px}.catalog__side{width:289px;min-width:289px;padding-right:49px}}@media screen and (max-width:1140px){.catalog__content{display:block;margin:47px 0 120px}.catalog__side{padding:0 0 42px}.catalog__main .filter{width:auto;position:static;background:0 0;box-shadow:none;border-radius:none;transform:none;transition:none}}@media screen and (max-width:768px){.catalog__content{margin:25px 0 40px}.catalog__side{padding:0 0 18px}}.catalog__main{flex-basis:100%}.catalog__main-buttons{display:none;justify-content:space-between;padding-left:7px;margin-bottom:42px}@media screen and (max-width:1140px){.catalog__main-buttons{display:flex}}.catalog__main-button{display:flex;align-items:center;text-decoration:none}.catalog__main-button-box{display:flex;align-items:center;justify-content:center;background:#FFF;box-shadow:0 0 2px rgba(0,0,0,.03),0 2px 2px rgba(0,0,0,.06);width:36px;height:36px;margin-right:8px}.catalog__main-button-text{font-weight:500;font-size:13.5px;line-height:16px;color:#52575C}.catalog__main .pagination__button:before{display:inline-block;border:3px solid #fff;border-left-color:transparent;width:24px;height:24px;border-radius:50%;position:relative;vertical-align:middle;margin:-2px 16px 0 0;transition:background .15s}@media screen and (max-width:768px){.catalog__main .pagination__button:before{width:16px;height:16px;margin-right:7px}}@media screen and (min-width:1141px){.catalog__main .pagination__button:hover:before{border-color:#fff #fff #fff transparent;animation:rotateLoadingButton .6s infinite linear}}.catalog__main .pagination__button_loading:before,.catalog__main .pagination__button_loading:hover:before{animation:rotateLoadingButton .6s infinite}.catalog__grid{display:flex;margin:-12px -15px;flex-wrap:wrap}@media screen and (max-width:1679px){.catalog__grid{margin:-12px -15px}}@media screen and (max-width:1140px){.catalog__grid{margin:-12px -15px}}@media screen and (max-width:768px){.catalog__grid{margin:-8px -14px}}.catalog__grid_items_3{margin:-12px -7px}@media screen and (max-width:1140px){.catalog__grid_items_3{margin:-12px -15px}}@media screen and (max-width:768px){.catalog__grid_items_3{margin:-8px -14px}}.catalog__grid_items_3 .catalog__grid-item{margin:12px 7px;flex-basis:calc(33% - 14px);max-width:calc(33% - 14px)}@media screen and (max-width:1679px){.catalog__grid_items_3 .catalog__grid-item{flex-basis:calc(33% - 14px);max-width:calc(33% - 14px)}}@media screen and (max-width:1140px){.catalog__grid_items_3 .catalog__grid-item{margin:12px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:768px){.catalog__grid_items_3 .catalog__grid-item{margin:8px 4px;flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}.catalog__grid_items_4{margin:-12px -7px}@media screen and (max-width:1140px){.catalog__grid_items_4{margin:-12px -15px}}@media screen and (max-width:768px){.catalog__grid_items_4{margin:-8px -14px}}.catalog__grid_items_4 .catalog__grid-item{margin:12px 7px;flex-basis:calc(25% - 14px);max-width:calc(25% - 14px)}@media screen and (max-width:1679px){.catalog__grid_items_4 .catalog__grid-item{flex-basis:calc(33% - 14px);max-width:calc(33% - 14px)}}@media screen and (max-width:1140px){.catalog__grid_items_4 .catalog__grid-item{margin:12px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:768px){.catalog__grid_items_4 .catalog__grid-item{margin:8px 4px;flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}.catalog__grid_items_5{margin:-12px -7px}@media screen and (max-width:1140px){.catalog__grid_items_5{margin:-12px -15px}}@media screen and (max-width:768px){.catalog__grid_items_5{margin:-8px -14px}}.catalog__grid_items_5 .catalog__grid-item{margin:12px 7px;flex-basis:calc(20% - 14px);max-width:calc(20% - 14px)}@media screen and (max-width:1679px){.catalog__grid_items_5 .catalog__grid-item{flex-basis:calc(33% - 14px);max-width:calc(33% - 14px)}}@media screen and (max-width:1140px){.catalog__grid_items_5 .catalog__grid-item{margin:12px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:768px){.catalog__grid_items_5 .catalog__grid-item{margin:8px 4px;flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}.catalog__grid-item{margin:12px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}@media screen and (max-width:1679px){.catalog__grid-item{margin:12px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:1140px){.catalog__grid-item{margin:12px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:768px){.catalog__grid-item{margin:8px 4px;flex-basis:calc(50% - 8px);max-width:calc(50% - 8px)}}.catalog__grid-item .item-card{height:100%}@media screen and (max-width:1140px){.catalog__grid-item .item-card__image,.catalog__grid-item .item-card__image-wrapper{aspect-ratio:auto;height:auto}.catalog__grid-item .item-card__info{padding-top:9px}.catalog__grid-item .item-card__info-bottom{margin-top:12px}}@media screen and (max-width:768px){.catalog__grid-item .item-card__image,.catalog__grid-item .item-card__image-wrapper{aspect-ratio:auto;height:auto}.catalog__grid-item .item-card__image-counter_lg{top:126px}.catalog__grid-item .item-card__badges{flex-direction:column-reverse;align-items:flex-end}.catalog__grid-item .item-card__badges-item{font-size:12.5px;line-height:12px;padding:4px 8px;margin:1px 0}.catalog__grid-item .item-card__info{padding:20px 8px 14px}.catalog__grid-item .item-card__info-title{font-weight:700;font-size:12.5px;line-height:12px;margin-bottom:4px;min-height:12px}.catalog__grid-item .item-card__info-description{font-size:12.5px;line-height:168.5%}.catalog__grid-item .item-card__info-bottom{margin-top:12px}.catalog__grid-item .item-card__info-price{font-weight:700;font-size:14px;line-height:17px}.catalog__grid-item .item-card__info-params-left-text,.catalog__grid-item .item-card__info-selector-value{font-weight:600;font-size:12.5px;line-height:12px}.catalog__grid-item .item-card__info-params{margin-top:24px;position:relative}.catalog__grid-item .item-card__info-params-left{margin:0 0 0 -4px}.catalog__grid-item .item-card__info-params-color{margin:0 4px;display:none}.catalog__grid-item .item-card__info-params-color:nth-child(1),.catalog__grid-item .item-card__info-params-color:nth-child(2),.catalog__grid-item .item-card__info-params-color:nth-child(3){display:block}.catalog__grid-item .item-card__info-params-right{margin-bottom:2px}.catalog__grid-item .item-card__info-selector{background:0 0;padding:0 16px 0 0}.catalog__grid-item .item-card__info-selector-icon{right:-1px}}@media screen and (max-width:1140px){.catalog__outer-filter{position:relative;width:100vw;left:50%;transform:translateX(-50%);overflow:auto;margin-bottom:42px;margin-top:-20px}}@media screen and (max-width:1140px) and (max-width:768px){.catalog__outer-filter{margin-top:0;margin-bottom:18px}}@media screen and (max-width:1140px){.catalog__outer-filter .filter{margin:0 auto;width:100%;max-width:720px;padding:0 16px}}.catalog-loader{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:1;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:.3s}.catalog-loader_active{visibility:visible;opacity:1}.catalog-loader__icon{width:64px;height:64px;background:url(/local/templates/norrmobler/html/build/assets/css/../../../../images/loader.svg) center center no-repeat;background-size:contain}.filter__overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(53,50,56,.5);z-index:6;opacity:0;visibility:hidden;display:none;transition:.3s}@media screen and (max-width:1140px){.filter__overlay{display:block}}@media screen and (max-width:768px){.filter__overlay{display:none}}.filter__overlay_active{opacity:1;visibility:visible}@media screen and (max-width:1140px){.filter__inner{width:496px;position:fixed;top:0;right:0;bottom:0;background:#FFF;box-shadow:0 4px 8px rgba(142,141,208,.16);border-radius:4px 0 0 4px;z-index:10;transform:translateX(120%);transition:.3s;display:flex;flex-direction:column}.filter__inner_active{transform:translateX(0)}}.filter__inner-container{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:1140px){.filter__inner-container{padding:0 40px 40px;flex-basis:100%;overflow:auto}}.filter__title{display:flex;align-items:center;font-weight:500;font-size:20px;line-height:140%;margin:0 0 25px}.filter__title-icon{min-width:24px;margin-right:14px}.filter__reset{font-weight:500;font-size:16px;line-height:150.5%;color:#1E1E1E;text-decoration:none;position:relative;margin-bottom:25px}.filter__reset:after{position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}@media screen and (min-width:1141px){.filter__reset:after{transition:.3s}.filter__reset:hover:after{opacity:0}}@media screen and (max-width:1679px){.filter__reset{margin-bottom:15px}}@media screen and (max-width:1140px){.filter__reset,.filter__title{display:none}}.filter__selected{display:flex;flex-wrap:wrap;margin:3px -7px 18px}.filter__selected_lg{display:none}@media screen and (max-width:1679px){.filter__selected{display:none;margin:-6px -6px 38px -26px}.filter__selected_lg{display:flex;flex-wrap:wrap}}@media screen and (max-width:1140px){.filter__selected{margin:0 -5px}.filter__selected_lg{flex-wrap:nowrap;white-space:nowrap}}@media screen and (max-width:768px){.filter__inner{top:0;width:100%;border-radius:0}.filter__inner-container{padding:0 20px 0 16px}.filter__selected{margin:-4px -3px}.filter__selected_lg{flex-wrap:wrap}}.filter__selected-item{background:rgba(137,122,108,.1);border-radius:4px;display:flex;align-items:flex-start;padding:8px 10px;font-weight:500;font-size:14px;line-height:150.5%;color:#1E1E1E;text-decoration:none;margin:7px}@media screen and (max-width:1679px){.filter__selected-item{margin:6px 5px;letter-spacing:-.015em}}@media screen and (max-width:1140px){.filter__selected-item{margin:0 5px;font-size:12.5px;line-height:152.3%;letter-spacing:normal;padding:6px 10px}}@media screen and (max-width:768px){.filter__selected-item{margin:4px 3px;font-size:10px;line-height:168.5%;padding:3px 4px 3px 8px}}.filter__selected-item-text{margin-top:1px}.filter__selected-item-icon{min-width:24px;margin-left:8px}@media screen and (max-width:768px){.filter__selected-item-text{margin-top:3px}.filter__selected-item-icon{margin-left:5px}}.filter__switcher{margin:20px 0 30px;position:relative;padding-left:56px;display:block}.filter__switcher_favorites{display:none}@media screen and (max-width:1679px){.filter__switcher{margin-bottom:20px}}@media screen and (max-width:1140px){.filter__switcher{margin-top:0;margin-bottom:8px}.filter__switcher_favorites{display:inline-flex}}.filter__switcher-label{font-weight:500;font-size:14px;line-height:150.5%;padding:1px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;cursor:pointer}.filter__checkbox-label,.filter__radio-label{-webkit-user-select:none;-moz-user-select:none}.filter__switcher-label:before{position:absolute;top:0;left:0;height:24px;width:42px;background:#DADEE3;border-radius:12px;transition:.3s}.filter__switcher-label:after{position:absolute;top:3px;left:3px;height:18px;width:18px;background:#FFF;border-radius:9px;transition:.3s}.filter__switcher-control{position:absolute;left:0;top:0;opacity:0;overflow:hidden;width:0;height:0}.filter__switcher-control:checked+.filter__switcher-label:before{background:#9B6A5B}.filter__switcher-control:checked+.filter__switcher-label:after{left:21px}.filter__fields{width:100%;position:relative}.filter__fields-block-top{min-height:64px;display:flex;align-items:center}.filter__fields-block-title{font-weight:700;font-size:16px;line-height:140%;color:#1E1E1E;text-decoration:none;display:flex;width:100%;justify-content:space-between;align-items:flex-start}@media screen and (max-width:1679px){.filter__fields-block-top{min-height:60px}.filter__fields-block-title{font-size:14px;line-height:17px}}@media screen and (max-width:1140px){.filter__fields-block-title{font-size:18px;line-height:22px}}@media screen and (max-width:768px){.filter__switcher{margin-bottom:26px}.filter__fields-block{margin-bottom:24px}.filter__fields-block_sm_reset{margin-bottom:0}.filter__fields-block-top{min-height:24px}.filter__fields-block-title{font-weight:500;font-size:13.5px;line-height:16px}.filter__fields-block-content{padding-top:24px}}.filter__fields-block-title_active .filter__fields-block-title-icon{transform:rotateZ(180deg)}.filter__fields-block-title-icon{min-width:20px;margin:2px 2px 0 6px;transition:.3s}.filter__fields-block-content{display:none}.filter__fields-block-inner{display:flex;flex-direction:column}.filter__fields-block-subblock+.filter__fields-block-subblock{margin-top:10px}@media screen and (max-width:1140px){.filter__fields-block-subblock+.filter__fields-block-subblock{margin-top:15px}.filter__fields-block-subblock+.filter__fields-block-subblock_offset{margin-top:4px}}@media screen and (max-width:768px){.filter__fields-block-subblock+.filter__fields-block-subblock,.filter__fields-block-subblock+.filter__fields-block-subblock_offset{margin-top:10px}}.filter__fields-block-subblock_offset{margin-bottom:10px}.filter__fields-block-subblock_light .filter__fields-block-subblock-title{color:#52575C}.filter__fields-block-subblock_inner-offset .filter__fields-block-subblock-title{margin-bottom:20px}@media screen and (max-width:1140px){.filter__fields-block-subblock_inner-offset .filter__fields-block-subblock-title{margin-top:6px}}.filter__fields-block-subblock-title{font-size:14px;line-height:149%;margin-bottom:12px}.filter__fields-block-columns{display:flex;margin:0 -5px}.filter__fields-block-columns_offset{margin-bottom:10px}.filter__fields-block-columns_radio{flex-wrap:wrap}@media screen and (max-width:768px){.filter__fields-block-columns_color{display:block}.filter__fields-block-columns_color .filter__fields-block-column+.filter__fields-block-column{margin-top:18px}}.filter__fields-block-column{flex-basis:100%;margin:0 5px;display:flex;flex-direction:column}.filter__checkbox-label:before,.filter__radio-label:before{margin-top:-9px;top:50%;transition:.3s;content:''}.filter__fields-block-column_radio{flex-basis:calc(50% - 10px)}.filter__fields-block-column_color{max-width:calc(50% - 10px);word-break:break-word}.filter__fields-block-column>:last-child{margin-bottom:0}.filter__checkbox{padding:5px 5px 5px 32px;position:relative;margin-bottom:10px}.filter__checkbox_disabled{opacity:.5}.filter__checkbox_disabled .filter__checkbox-label{cursor:not-allowed;text-decoration:line-through}.filter__checkbox_disabled .filter__checkbox-icon{cursor:not-allowed}.filter__checkbox-label{font-weight:500;font-size:14px;line-height:150.5%;color:#1E1E1E;user-select:none;cursor:pointer}.filter__checkbox-label:before{position:absolute;left:3px;height:18px;width:18px;border:1.5px solid #A5ABB3;border-radius:4px;background:0 0}.filter__checkbox-icon{position:absolute;left:7px;top:50%;margin-top:-4px;cursor:pointer}.filter__checkbox-control{position:absolute;left:0;top:0;opacity:0;overflow:hidden;width:0;height:0}.filter__checkbox-control:checked+.filter__checkbox-label:before{border-color:#473F3C;background:#473F3C}.filter__checkbox-control:checked+.filter__checkbox-label+.filter__checkbox-icon{opacity:1}.filter__range{display:flex;justify-content:space-between}@media screen and (max-width:1140px){.filter__fields-block-column{max-width:130px}.filter__checkbox{margin-bottom:13px}.filter__range{margin-right:62px}}@media screen and (max-width:768px){.filter__fields-block-column{max-width:120px}.filter__checkbox{margin-bottom:11px}.filter__checkbox:last-child{margin-bottom:0}.filter__range{margin-right:0;width:100%}}.filter__range-column{display:flex;align-items:center}.filter__range-label{font-size:13.5px;line-height:140%;color:#2C2E2D;margin-right:7px}.filter__range-input{font:500 14px/1.3 Gilroy,sans-serif;color:#1E1E1E;padding:0 15px;height:50px;border:1px solid #DADEE3;border-radius:4px;width:85px}@media screen and (max-width:1679px){.filter__range-input{width:95px}}@media screen and (max-width:1140px){.filter__range-input{width:130px}}@media screen and (max-width:768px){.filter__range-input{width:110px}}.filter__radio{padding:2px 2px 2px 32px;position:relative;margin-bottom:10px}.filter__radio_offset{margin-bottom:14px}.filter__radio_disabled{opacity:.5}.filter__radio_disabled .filter__radio-label{cursor:not-allowed;text-decoration:line-through}.filter__radio_disabled .filter__radio-icon{cursor:not-allowed}.filter__radio-label{font-weight:500;font-size:14px;line-height:150.5%;color:#1E1E1E;user-select:none;cursor:pointer}.filter__color-label,.slider__block-slider{-webkit-user-select:none;-moz-user-select:none}.filter__radio-label:before{position:absolute;left:3px;height:18px;width:18px;border:2px solid #A5ABB3;border-radius:9px;background:0 0}.filter__radio-icon{position:absolute;left:7px;top:50%;margin-top:-5px;cursor:pointer;transform:scale(.8)}.filter__radio-control{position:absolute;left:0;top:0;opacity:0;overflow:hidden;width:0;height:0}.filter__radio-control:checked+.filter__radio-label:before{border-color:#473F3C;background:#473F3C}.filter__radio-control:checked+.filter__radio-label+.filter__radio-icon{opacity:1}.filter__color{padding:0 0 0 30px;position:relative;margin-bottom:16px;margin-right:-10px}.filter__color_disabled{opacity:.5}.filter__color_disabled .filter__color-label{cursor:not-allowed;text-decoration:line-through}.filter__color-label{font-weight:500;font-size:14px;line-height:183%;color:#1E1E1E;user-select:none;cursor:pointer;white-space:nowrap}.filter__color-label:before{content:'';position:absolute;top:2px;left:0;height:20px;width:20px;border:1px solid var(--border);border-radius:10px;background:var(--color)}.filter__color-label:after{content:'';position:absolute;top:4px;left:2px;height:16px;width:16px;border:3px solid #fff;border-radius:8px;opacity:0;transition:.3s}.filter__color-control{position:absolute;left:0;top:0;opacity:0;overflow:hidden;width:0;height:0}.filter__color-control:checked+.filter__color-label:after{opacity:1}.filter__helper{z-index:2;position:absolute;left:calc(100% + 20px);top:0;box-shadow:0 3px 8px -1px rgba(50,50,71,.05);filter:drop-shadow(0 0 1px rgba(12, 26, 75, .24));background:#FFF;border-radius:2px;display:flex;flex-direction:column;align-items:flex-start;padding:14px 30px 18px 25px;gap:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}@media screen and (max-width:1140px){.filter__helper{display:none}}.filter__helper_active{opacity:1;visibility:visible}.filter__helper-title{display:flex;align-items:flex-end;padding:0;gap:8px}.filter__helper-title-text{font-weight:500;font-size:14px;line-height:150.5%;margin-bottom:3px}.filter__helper-title-value{font-weight:500;font-size:20px;line-height:140%;color:#2C2E2D}.filter__helper-button{width:100%;border-radius:4px;min-height:36px}.filter__helper-arrow{position:absolute;left:-40px;top:-10px}.filter__md-button{display:none;align-items:center;text-decoration:none;margin-left:7px}@media screen and (max-width:1140px){.filter__md-button{display:flex}}.filter__md-button-box{display:flex;align-items:center;justify-content:center;background:#FFF;box-shadow:0 0 2px rgba(0,0,0,.03),0 2px 2px rgba(0,0,0,.06);width:36px;height:36px;margin-right:8px}.filter__md-button-text{font-weight:500;font-size:13.5px;line-height:16px;color:#52575C}.filter__md-header{display:none;margin:49px 40px 50px;border-bottom:1px solid #EBEEF5;position:relative;padding:0 0 16px 40px;justify-content:space-between;align-items:center}@media screen and (max-width:1140px){.filter__md-header{display:flex}}.filter__md-header-icon{position:absolute;left:0;top:10px}.filter__md-header-text{font-weight:700;font-size:20px;line-height:25px}.filter__md-header-apply{width:186px;min-height:46px;font-weight:500;font-size:12px;line-height:146%}.filter__md-header-close{display:none;position:absolute;right:4px;top:-2px}@media screen and (max-width:768px){.filter__md-header{margin:47px 16px 40px;padding:0;border:none}.filter__md-header-apply,.filter__md-header-icon{display:none}.filter__md-header-close{display:block}}.filter__sm-footer{display:none;flex-direction:column;padding:14px 16px 36px;align-items:center}@media screen and (max-width:768px){.filter__sm-footer{display:flex}}.filter__sm-footer-apply{min-height:48px;width:100%}.filter__sm-footer-reset{font-weight:500;font-size:13.5px;line-height:16px;color:#1E1E1E;text-decoration:none;margin-top:22px;position:relative}.filter__sm-footer-reset:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}@media screen and (min-width:1141px){.filter__sm-footer-reset:after{transition:.3s}.filter__sm-footer-reset:hover:after{opacity:0}}.filter__button{display:flex;width:100%}.filter__button:before{content:'';display:inline-block;border:3px solid #fff;border-left-color:transparent;width:24px;height:24px;border-radius:50%;position:relative;vertical-align:middle;margin:-2px 16px 0 0;transition:background .15s}@media screen and (min-width:1141px){.filter__button:hover:before{border-color:#fff #fff #fff transparent;animation:rotateLoadingButton .6s infinite linear}}.filter__button_loading:before,.filter__button_loading:hover:before{animation:rotateLoadingButton .6s infinite}.filter__button-wrapper{display:none}@media screen and (max-width:768px){.filter__button:before{width:16px;height:16px;margin-right:7px}.filter__button-wrapper{display:block;padding:16px}}.sorting,.sorting__inner,.sorting__title{display:flex}.sorting{margin:-12px -15.5px 50px}@media screen and (max-width:1679px){.sorting{margin:0 -7px 30px}}@media screen and (max-width:1140px){.sorting{position:relative;margin:-78px 0 42px auto;height:100%;width:50%}}@media screen and (max-width:768px){.sorting{margin:-54px 0 22px auto}.sorting__inner{white-space:nowrap}}@media screen and (max-width:1140px){.sorting__inner{position:absolute;right:-5px;top:calc(100% + 3px);margin-top:10px;opacity:0;visibility:hidden;padding:17px 19px 15px 14px;background:#FFF;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:4px;flex-direction:column;align-items:flex-start;z-index:2;transition:.3s}.sorting__inner_active{margin-top:0;opacity:1;visibility:visible}.sorting__title{display:none}}.pagination__pages-next_disabled,.pagination__pages-prev_disabled{cursor:not-allowed;opacity:.3}.sorting__title{margin:0 15.5px;align-items:center}@media screen and (max-width:1679px){.sorting__title{margin:0 7px}}.sorting__title-icon{min-width:18px;margin-right:8px}.sorting__title-text{font-weight:500;font-size:14px;line-height:150.5%;color:#52575C}@media screen and (max-width:1679px){.sorting__title-text{font-size:13.5px;line-height:16px}}.sorting__item{margin:0 15.5px;font-weight:500;font-size:14px;line-height:150.5%;text-decoration:none;color:#52575C}@media screen and (min-width:1141px){.sorting__item{transition:.3s}.sorting__item:hover{color:#1E1E1E}.product__right-info-item_link:after{transition:.3s}.product__right-info-item_link:hover:after{opacity:0}}@media screen and (max-width:1679px){.sorting__item{margin:0 7px}}@media screen and (max-width:1140px){.sorting__item{font-weight:500;font-size:12.5px;line-height:152.3%;color:#6D7580;margin:0 0 7px}.sorting__item:last-child{margin-bottom:0}}.sorting__item_active{color:#1E1E1E;position:relative}.sorting__item_active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}.sorting__md-button{display:none;align-items:center;text-decoration:none}.sorting__md-button-box{display:flex;align-items:center;justify-content:center;background:#FFF;box-shadow:0 0 2px rgba(0,0,0,.03),0 2px 2px rgba(0,0,0,.06);width:36px;height:36px;margin-right:8px}.sorting__md-button-text{font-weight:500;font-size:13.5px;line-height:16px;color:#52575C}.pagination{margin:54px 0}.pagination__button{width:100%;max-width:339px;min-height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.pagination{margin:40px 0}.pagination__button{max-width:310px}}@media screen and (max-width:1140px){.sorting__md-button{display:flex}.pagination{margin:49px 0}.pagination__button{max-width:329px}}@media screen and (max-width:768px){.pagination{margin:44px 0 72px}.pagination__button{min-height:50px;font-weight:400;font-size:16px;line-height:130%}}.pagination__button-wrapper{display:flex;justify-content:center}.pagination__pages{margin-top:50px;display:flex;justify-content:center;align-items:center}.pagination__pages-next-icon,.pagination__pages-prev-icon{display:block}@media screen and (max-width:1679px){.pagination__pages{margin-top:32px}}.pagination__pages-prev{min-width:24px;margin-right:22px}.pagination__pages-next{min-width:24px;margin-left:22px}@media screen and (max-width:768px){.pagination__pages{margin-top:27px}.pagination__pages-prev{margin-right:16px}.pagination__pages-next{margin-left:16px}}.pagination__pages-item{width:32px;height:32px;min-width:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;line-height:28px;color:#1E1E1E;text-decoration:none;margin:0 5px}@media screen and (max-width:1679px){.pagination__pages-item{font-size:16px;line-height:150.5%;margin:0 2px}}@media screen and (max-width:1140px){.pagination__pages-item{margin:0 4px}}@media screen and (max-width:768px){.pagination__pages-item{width:28px;height:30px;min-width:28px;margin:0}}.pagination__pages-item_active{background:#9E826B;color:#fff}.product{display:flex;margin:0 0 54px}@media screen and (max-width:1140px){.product{margin:0 0 54px;display:block}}@media screen and (max-width:768px){.product{margin:0}}.product__left{width:calc(100% * 1168 / 1720 - 6 * 5px);min-width:calc(100% * 1168 / 1720 - 6 * 5px);margin-right:30px;position:relative}@media screen and (max-width:1679px){.product__left{width:calc(100% * (801 + 30)/ 1216 - 30);min-width:calc(100% * (801 + 30)/ 1216 - 30);margin-right:30px}}@media screen and (max-width:1140px){.product__left{width:100%;margin:0}}.product__right{width:calc(100% * 552 / 1720);min-width:calc(100% * 552 / 1720);will-change:min-height}@media screen and (max-width:1679px){.product__right{width:auto;min-width:0;flex-basis:auto}}.product__right-artilce{font-weight:400;font-size:10px;line-height:168.5%;margin-bottom:14px;display:none;color:#798087}@media screen and (max-width:768px){.product__right-artilce{display:block}}.product__right-inner{transform:translate(0,0);transform:translate3d(0,0,0);will-change:position,transform}.product__right-inner_md{display:none}@media screen and (max-width:1140px){.product__right{width:100%}.product__right-inner{display:none}.product__right-inner_md{display:block}}.product__right-top{display:flex;align-items:flex-start;margin-bottom:15px}@media screen and (max-width:768px){.product__right-top{margin-bottom:8px}}.product__right-info{display:flex;justify-content:space-between;margin:0 -5px 27px}@media screen and (max-width:768px){.product__right-info{margin-bottom:18px}}.product__right-info-item{margin:0 5px;font-weight:500;font-size:14px;line-height:150.5%;color:#798087}.product__right-info-item_link{text-decoration:none;position:relative}.product__right-info-item_link:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#798087}@media screen and (max-width:1679px){.product__right-info-item{font-weight:400;font-size:12px;line-height:168.5%}.product__right-info-item:last-child{font-size:10px;line-height:168.5%}}@media screen and (max-width:1140px){.product__right-info-item:last-child{font-size:12px;line-height:168.5%}}@media screen and (max-width:768px){.product__right-info-item{font-weight:500;font-size:12.5px;line-height:152.3%}.product__right-info-item:last-child{display:none}}.product__title{flex-basis:100%;font-weight:600;font-size:32px;line-height:106.12%;margin:0}@media screen and (max-width:1679px){.product__title{font-size:24px;line-height:143%;padding-top:9px}}@media screen and (max-width:768px){.product__title{font-size:20px;line-height:25px;padding:0}}.product__actions{position:absolute;margin:8px 0;display:flex;height:34px;align-items:center;z-index:1;gap:15px}.product__actions-right{right:0}.product__actions-left{left:0}.product__like-icon{display:block}.product__3d{position:relative}.product__3d-icon{display:block;transform:scale(1.6,1.6);margin-left:11px}.product__3d-caption{position:absolute;white-space:nowrap;font-size:12.5px;border:1px solid #887B6C;padding:4px 12px;border-radius:2px;margin:8px 0 0 45px;color:#887B6C;display:none;transition:.3s}.product__3d-caption:after{position:absolute;left:0;top:0;margin:-10px 14px;border-top:10px solid transparent;border-left:9px solid #fff;border-right:9px solid transparent;clear:both;transition:.3s;transform:rotate(-5deg)}.product__3d-caption:before{position:absolute;left:0;top:0;margin:-12px 13px;border-top:11px solid transparent;border-left:10px solid #887B6C;border-right:10px solid transparent;clear:both;transition:.3s;transform:rotate(-3deg)}.product__3d:hover .product__3d-caption{display:block}@media screen and (max-width:1140px){.product__3d:hover .product__3d-caption{display:none}}.product__instr-icon{display:block}.product__colors{display:flex;align-items:center;margin:0 -6px 35px -7px}@media screen and (max-width:1679px){.product__colors{margin:0 -5px 29px}}@media screen and (max-width:1140px){.product__colors{margin:0 -6px 29px}}@media screen and (max-width:768px){.product__colors{margin:0 -6px 31px -5px}}.product__colors-item{width:30px;height:30px;min-width:30px;border-radius:50%;position:relative;margin:0 6px 0 7px}.product__colors-item:after,.product__colors-item:before{content:'';position:absolute}.product__colors-item_hidden{display:none}@media screen and (max-width:1679px){.product__colors-item{margin:0 5px}}@media screen and (max-width:1140px){.product__colors-item{margin:0 6px}}.product__colors-item:before{left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:50%;border:4px solid #FFF;transition:.3s;opacity:1}@media screen and (max-width:768px){.product__colors-item{width:26px;min-width:26px;height:26px}.product__colors-item:before{border:3px solid #FFF}}.product__colors-item:after{left:3px;top:3px;right:3px;bottom:3px;border-radius:50%;border:3px solid #FFF;transition:.3s;opacity:0}.product__colors-item_active:before{opacity:0}.product__colors-item_active:after{opacity:1}.product__colors-link{line-height:150.5%;color:#2C2E2D;margin:0 0 0 13px;font-weight:500;text-decoration:none}.product__cloth{display:flex;align-items:center;border:1px solid #DADEE3;border-radius:2px;padding:25px 52px 20px 20px;text-decoration:none;color:#1E1E1E;position:relative;margin-bottom:34px}@media screen and (max-width:1679px){.product__cloth{padding:16px 44px 16px 16px}}@media screen and (max-width:1140px){.product__cloth{max-width:347px;margin-bottom:40px}}@media screen and (max-width:768px){.product__cloth{margin:65px -6px 26px;padding:14px 36px 14px 10px;max-width:none}}.product__cloth-image{width:50px;height:50px;min-width:50px;border-radius:50%;margin-right:25px}.product__cloth-info{display:block}.product__cloth-info-label{display:block;font-weight:400;font-size:16px;line-height:130%;color:#52575C;margin-bottom:8px}@media screen and (max-width:1679px){.product__cloth-image{width:40px;height:40px;min-width:40px;margin-right:18px}.product__cloth-info-label{font-size:13.5px;line-height:140%;margin-bottom:6px}}@media screen and (max-width:768px){.product__cloth-image{width:30px;height:30px;min-width:30px;margin-right:12px}.product__cloth-info-label{position:absolute;left:6px;top:-33px;margin:0}}.product__cloth-info-title:after,.product__on-stock-item-link:after,.product__settings-value:after{left:0;bottom:0;content:''}.product__cloth-info-title{display:inline-block;font-weight:500;font-size:16px;line-height:150.5%;position:relative}.product__cloth-info-title:after{position:absolute;right:0;height:1px;background:#1E1E1E}.product__cloth-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1679px){.product__cloth-icon{right:10px}}.product__cloth-icon_sm{display:none}.product__settings{margin-bottom:58px}@media screen and (max-width:1140px){.product__settings{margin-bottom:47px}}@media screen and (max-width:768px){.product__cloth-info-title{font-size:13.5px;line-height:16px}.product__cloth-icon{right:6px;display:none}.product__cloth-icon_sm{display:block}.product__settings{margin-bottom:38px}}.product__settings-row{display:flex;justify-content:space-between;position:relative;padding-right:37px;margin-bottom:21px}@media screen and (max-width:1679px){.product__settings-row{margin-bottom:20px}}.product__settings-label{font-weight:400;font-size:16px;line-height:130%;color:#52575C;margin-right:12px}@media screen and (max-width:768px){.product__settings-row{margin-bottom:21px;padding-right:26px}.product__settings-label{font-size:13.5px;line-height:140%}}.product__settings-value{text-decoration:none;font-weight:500;font-size:16px;line-height:150.5%;color:#1E1E1E;position:relative}.product__settings-value:after{position:absolute;right:0;height:1px;background:#1E1E1E}.product__settings-icon{position:absolute;top:0;right:0}.product__settings-icon_sm{display:none}@media screen and (max-width:768px){.product__settings-value{font-size:13.5px;line-height:16px}.product__settings-icon{display:none}.product__settings-icon_sm{display:block}}.product__price{display:flex;align-items:center;justify-content:flex-end;margin:0 -10px 34px}@media screen and (max-width:1679px){.product__price{justify-content:space-between;margin-bottom:56px}}@media screen and (max-width:1140px){.product__price{flex-direction:row-reverse;justify-content:flex-end;margin:0 0 50px}}.product__price_sm{display:none}@media screen and (max-width:768px){.product__price{display:none}.product__price_sm{display:flex}}.product__price-discount{height:46px;border:1px solid #DADEE3;border-radius:2px;display:flex;align-items:center;padding:5px 12px 5px 10px;margin:0 10px}@media screen and (max-width:1140px){.product__price-discount{margin:0}}.product__price-discount-icon{margin-right:14px}.product__price-discount-text{font-weight:600;font-size:16px;line-height:143%;color:#2C2E2D}@media screen and (max-width:768px){.product__price-discount{height:32px;padding:2px 7px 2px 3px}.product__price-discount-icon{margin-right:5px}.product__price-discount-text{font-weight:500;font-size:12.5px;line-height:152.3%}}.product__price-old{font-weight:700;font-size:24px;line-height:143%;text-decoration:line-through;color:#FB4E4E;margin:0 10px}@media screen and (max-width:1679px){.product__price-old{font-size:20px;line-height:25px;margin-left:-10px}}@media screen and (max-width:1140px){.product__price-old{margin:0 25px 0 0}}@media screen and (max-width:768px){.product__price-old{font-weight:500;font-size:14px;line-height:150.5%;margin:0 22px 0 0}}.product__price-actual{margin:0 10px;font-weight:600;font-size:32px;line-height:106.12%;color:#1E1E1E}@media screen and (max-width:1679px){.product__price-actual{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.product__price-actual{font-size:32px;line-height:106.12%;margin:0 30px 0 0}}@media screen and (max-width:768px){.product__price-actual{font-weight:700;font-size:20px;line-height:25px;white-space:nowrap;margin:0 10px 0 0}}.product__buttons{margin-bottom:27px}@media screen and (max-width:1140px){.product__buttons{display:flex;margin:0 -15px 41px}}@media screen and (max-width:768px){.product__buttons{flex-direction:column;margin:0 0 14px}}.product__buttons-item{display:flex;height:68px;align-items:center;justify-content:center;border-radius:2px;font-weight:500;font-size:20px;line-height:140%;margin-bottom:20px;text-decoration:none;transition:.3s}@media screen and (max-width:1140px){.product__buttons-item{flex-basis:100%;margin:0 15px}}@media screen and (max-width:768px){.product__buttons-item{flex-basis:auto;margin:6px 0;height:50px;font-weight:400;font-size:16px;line-height:130%}}.product__buttons-item-icon{margin-left:0;width:0;transition:.3s}.product__buttons-item_cart{background:#9E826B;color:#FFF}@media screen and (min-width:1141px){.product__cloth-info-title:after{transition:.3s}.product__cloth-info-title:hover:after{opacity:0}.product__settings-value:after{transition:.3s}.product__settings-value:hover:after{opacity:0}.product__buttons-item_cart:hover{background:#473F3C}.product__buttons-item_cart:hover .product__buttons-item-icon{width:24px;margin-left:8px}}.product__buttons-item_order{background:#fff;color:#2C2E2D;border:1.5px solid #2C2E2D}@media screen and (min-width:1141px){.product__buttons-item_order:hover{background:#2C2E2D;color:#fff}.product__buttons-item_order:hover .product__buttons-item-icon{width:24px;margin-left:8px}.product__on-stock-item-link:after{transition:.3s}.product__on-stock-item-link:hover:after{opacity:0}}@media screen and (max-width:768px){.product__buttons-item_order{font-weight:500;border:.5px solid #B6B8B8;border-radius:4px}}.product__more{padding-bottom:2px;border-bottom:1px solid #DADEE3}@media screen and (max-width:1140px){.product__more{margin-bottom:47px}}@media screen and (max-width:768px){.product__more{margin-bottom:18px}}.product__more-row{display:flex;align-items:center;min-height:56px;text-decoration:none;padding:15px 50px 15px 0;border-bottom:1px solid #DADEE3;margin-bottom:6px;position:relative}.product__more-row:last-child{border:none}@media screen and (max-width:1679px){.product__more-row{padding-right:0}.product__more-row:last-child{padding-top:11px;padding-bottom:11px}}@media screen and (max-width:1140px){.product__more-row:last-child{padding-top:17px;padding-bottom:10px;min-height:50px}}@media screen and (max-width:768px){.product__more-row{margin:0;padding:5px 30px 5px 0;min-height:49px}.product__more-row:last-child{padding:5px 0;min-height:67px}}.product__more-icon-left{width:24px;height:24px;min-width:24px;margin-right:16px}.product__more-icon-left_23{width:23px;min-width:23px}@media screen and (max-width:768px){.product__more-icon-left{transform:scale(.9);margin-right:8px;margin-left:-1px}}.product__more-icon-left img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product__more-icon-right{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:1679px){.product__more-icon-right{display:none}}@media screen and (max-width:1140px){.product__more-icon-right{display:block}}.product__more-icon-right_sm{display:none}.product__more-text{font-weight:500;font-size:16px;line-height:150.5%;color:#1E1E1E}@media screen and (max-width:1679px){.product__more-text{font-weight:500;font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.product__more-icon-right{display:none}.product__more-icon-right_sm{display:block}.product__more-text{font-size:12.5px;line-height:152.3%}}.product__more-text_faded{font-weight:400;font-size:14px;line-height:160%;color:#52575C}@media screen and (max-width:768px){.product__more-text_faded{font-weight:500;font-size:12.5px;line-height:152.3%}}.product__on-stock{margin:36px 0 44px;color:#473F3C;font-size:14px;font-style:normal;font-weight:400;line-height:149%}@media screen and (max-width:768px){.product__on-stock{margin:25px 0 35px}}.product__on-stock-item-link{text-decoration:none;color:#473F3C;position:relative}.product__on-stock-item-link:after{position:absolute;right:0;height:1px;background:#473F3C}.product__offers{display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.product__offers-row{display:flex;justify-content:space-between;gap:12px;text-decoration:none;align-items:center}.product__offers-row-checkbox{color:#1E1E1E;font-size:18px;font-weight:500}.product__offers-row-checkbox_static .form__checkbox-icon,.product__offers-row-checkbox_static .form__checkbox-label,.product__offers-row-checkbox_static .form__checkbox-label:before{cursor:default}.product__offers-row-hide{font-weight:400}.product__offers-row-price{font-size:22px;font-weight:500;color:#000}.product-images{margin:0 0 89px}.product-images__full{aspect-ratio:990/730}@media screen and (max-width:1679px){.product-images{margin:10px 0 65px}.product-images__full{aspect-ratio:auto}}@media screen and (max-width:1140px){.product-images{margin-bottom:34px}.product-images__full{margin-left:-20px;margin-right:-20px}}@media screen and (max-width:768px){.product__offers-row-hide{display:none}.product__offers-row-price{font-size:20px}.product-images{margin-top:0;padding-top:8px}.product-images__full{margin-left:-16px;margin-right:-16px}}.product-images__full-image{width:100%;display:block;height:700px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}@media screen and (max-width:1679px){.product-images__full-image{height:520px}}@media screen and (max-width:1140px){.product-images__full-image{height:500px}}@media screen and (max-width:768px){.product-images__full-image{height:auto}}.product-images__full .f-carousel.has-dots{margin:0}.product-images__full .f-carousel__dots{display:none}.product-images__full .f-carousel__slide{padding:0;position:relative;display:none}.product-images__full .f-carousel__slide:nth-child(1),.product-images__full .f-carousel__viewport .f-carousel__slide{display:block}.product-images__full .f-carousel__thumbs{--f-thumb-outline-color:none}.product-images__full .f-button.is-prev{left:0!important;width:44px;height:50px;background:#897A6C;border-radius:0 30px 30px 0;opacity:1;transition:.3s}@media screen and (max-width:768px){.product-images__full .f-button.is-prev{width:22px;height:27px}}.product-images__full .f-button.is-prev svg{stroke:#fff;stroke-width:3px;width:16px;margin-left:-7px}@media screen and (max-width:768px){.product-images__full .f-button.is-prev svg{width:10px;stroke-width:3px;margin-left:-3px}}.product-images__full .f-button.is-prev[disabled]{background:#C7C8CB}.product-images__full .f-button.is-next{right:0!important;width:44px;height:50px;background:#897A6C;border-radius:30px 0 0 30px;opacity:1;transition:.3s}@media screen and (max-width:768px){.product-images__full .f-button.is-next{width:22px;height:27px}}.product-images__full .f-button.is-next svg{stroke:#fff;stroke-width:3px;width:16px;margin-right:-7px}@media screen and (max-width:768px){.product-images__full .f-button.is-next svg{width:10px;stroke-width:3px;margin-right:-3px}}.product-images__full .f-button.is-next[disabled]{background:#C7C8CB}.product-images__preview{margin:30px -18px 0;position:relative}@media screen and (max-width:1679px){.product-images__preview{margin-top:-5px}}@media screen and (max-width:1140px){.product-images__preview{margin:0}}.product-images__preview-image{width:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;aspect-ratio:1}.product-images__preview .f-carousel{--f-carousel-slide-width:20%}@media screen and (max-width:768px){.product-images__preview{margin:0 -11px}.product-images__preview .f-carousel{--f-carousel-slide-width:calc(20% - 10px)}}.product-images__preview .f-carousel.has-dots{margin:0}.product-images__preview .f-carousel__dots,.product-images__preview .f-carousel__nav{display:none}.product-images__preview .f-carousel__slide{padding:10px 18px;position:relative;overflow:visible}@media screen and (max-width:768px){.product-images__preview .f-carousel__slide{padding:4px;margin:0 5px}}.product-text,.project-text{margin-bottom:60px}.product-images__preview .f-carousel__slide:before{content:'';position:absolute;left:5px;top:5px;right:5px;bottom:5px;background:url(/local/templates/norrmobler/html/build/assets/css/../img/corners.svg) center center no-repeat;background-size:contain;opacity:0;transition:.3s}@media screen and (max-width:768px){.product-images__preview .f-carousel__slide:before{left:0;top:0;right:0;bottom:0;background:url(/local/templates/norrmobler/html/build/assets/css/../img/corners-sm.svg) center center no-repeat;background-size:contain}}.product-images__preview .f-carousel__slide_active:before{opacity:1}.product-images__preview-active{position:absolute;left:5px;top:5px;width:calc(20% - 10px);bottom:5px;background:url(/local/templates/norrmobler/html/build/assets/css/../img/corners.svg) center center no-repeat;background-size:contain;opacity:1;transition:.3s;z-index:1}.product-images__preview-active_0{left:calc(0% + 5px)}.product-images__preview-active_1{left:calc(20% + 5px)}.product-images__preview-active_2{left:calc(40% + 5px)}.product-images__preview-active_3{left:calc(60% + 5px)}.product-images__preview-active_4{left:calc(80% + 5px)}.product-text{font-weight:500;font-size:16px;line-height:150.5%;color:#52575C}.product-text i{color:#A5ABB3}@media screen and (max-width:768px){.product-images__preview-active{background:url(/local/templates/norrmobler/html/build/assets/css/../img/corners-sm.svg) center center no-repeat;background-size:contain}.product-text{font-size:13.5px;line-height:16px;margin-bottom:28px}.product-text i{display:block;margin:11px 0;font-size:10px;line-height:12px}}.product-text p{margin:12px 0}@media screen and (max-width:768px){.product-text p{margin:16px 0}}.product-components{display:flex;margin:-20px -15px;flex-wrap:wrap}@media screen and (max-width:1679px){.product-components{margin:-15px -25px;max-width:684px}}@media screen and (max-width:1140px){.product-components{max-width:none;margin:-15px -16px}}@media screen and (max-width:768px){.product-components{display:block;margin:0 -2px}}.product-components__item{margin:20px 15px;width:calc(33.33% - 30px)}@media screen and (max-width:1679px){.product-components__item{margin:15px 25px;width:calc(50% - 50px)}}@media screen and (max-width:1140px){.product-components__item{margin:15px 16px;width:calc(50% - 32px)}}@media screen and (max-width:768px){.product-components__item{margin:26px 0;width:100%}}.product-components__item .item-card{height:100%}.product-info{padding:50px 73px 60px;margin:0 -73px 153px;background:rgba(137,122,108,.05)}.product-info_inner{margin-right:0;margin-bottom:0;background:0 0;position:relative}.product-info_inner:before{content:'';position:absolute;top:0;bottom:0;right:0;width:100vw;background:rgba(137,122,108,.05)}.help,.product-info_inner .product-info__columns,.product-info_inner .product-info__title{position:relative}.product-info_inner+.product-components{margin-top:54px}@media screen and (max-width:1679px){.product-info{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px;padding-bottom:90px}.product-info_inner{margin-right:0;margin-bottom:0}}@media screen and (max-width:1140px){.product-info{margin:0 0 131px;padding:40px 40px 47px}.product-info_inner{margin-right:0;margin-bottom:0}}@media screen and (max-width:768px){.product-info{margin:0 -16px 118px;padding:60px 16px 24px 18px;overflow:hidden}.product-info_inner{margin-bottom:0}}.product-info__title{font-weight:700;font-size:28px;line-height:40px;margin:0 0 28px}@media screen and (max-width:1679px){.product-info__title{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.product-info__title{font-size:20px;line-height:25px;margin-bottom:40px}}@media screen and (max-width:768px){.product-info__title{margin-bottom:24px}}.product-info__title_complect{margin:57px 0 42px}@media screen and (max-width:1140px){.product-info__title_complect{margin:60px 0 41px}}@media screen and (max-width:768px){.product-info__title_complect{margin:54px 0 25px}}.product-info__columns{display:flex}@media screen and (max-width:1140px){.product-info__columns{display:block}}.product-info__column_1{width:450px;margin-right:10px}@media screen and (max-width:768px){.product-info__column_1{width:100%;margin:0}}.product-info__column_2{width:480px}@media screen and (max-width:768px){.product-info__column_2{width:100%}}.help,.product-info__color{width:20px;height:20px;min-width:20px}.product-info__column_2 .product-info__row{margin-bottom:13px}.product-info__label{font-weight:700;font-size:14px;line-height:22px}@media screen and (max-width:768px){.product-info__column_2 .product-info__row{margin-bottom:10px}.product-info__label{font-weight:700;font-size:13.5px;line-height:20px;display:inline}.product-info__label_block{display:block}}.product-info__value{font-weight:500;font-size:14px;line-height:22px;color:#52575C}@media screen and (max-width:768px){.product-info__value{font-size:13.5px;line-height:20px;display:inline}}.product-info__sizes{display:flex;align-items:flex-start;margin:13px 0 14px}@media screen and (max-width:1140px){.product-info__sizes{margin-bottom:33px}}.product-info__sizes_sm{display:none}.product-info__sizes-value{white-space:nowrap}.product-info__sizes-value-label{font-weight:500;font-size:14px;color:#52575C}@media screen and (max-width:768px){.product-info__sizes{display:none;margin:7px 0 24px;padding-bottom:7px}.product-info__sizes_sm{display:inline-flex}.product-info__sizes-value-label{font-size:13.5px;margin-right:5px}}.product-info__sizes-value-value{font-weight:500;font-size:14px}@media screen and (max-width:768px){.product-info__sizes-value-value{font-size:13.5px}}.product-info__sizes-middle{font-weight:500;font-size:14px;line-height:150.5%}.product-info__row{display:flex;align-items:flex-start;margin-bottom:13px}@media screen and (max-width:1679px){.product-info__row{margin-bottom:13px}}@media screen and (max-width:1140px){.product-info__row{margin-bottom:10px}}.product-info__row .product-info__label{margin-right:14px;white-space:nowrap}@media screen and (max-width:768px){.product-info__row{margin-bottom:10px;display:block}.product-info__row .product-info__label{margin-right:5px}}.product-info__color{border-radius:50%;margin-right:8px}@media screen and (max-width:768px){.product-info__color{display:inline-block;vertical-align:middle;margin-right:4px}.product-info__complect-wrapper{display:none}}.product-info__complect-wrapper_sm,.recent .f-carousel__dots{display:none}@media screen and (max-width:768px){.product-info__complect-wrapper_sm{display:block}}.product-info__complect-row{display:flex;justify-content:space-between;margin-bottom:22px}.product-info__complect-label{font-weight:400;font-size:16px;line-height:130%;color:#52575C;margin-right:10px}@media screen and (max-width:768px){.product-info__complect-row{margin-bottom:16px}.product-info__complect-label{font-size:10px;line-height:168.5%}}.product-info__complect-value{font-weight:500;font-size:16px;line-height:150.5%;color:#1E1E1E;white-space:nowrap}.help{display:inline-flex;cursor:pointer;margin:0 4px;vertical-align:middle}.help__balloon{position:absolute;background:#FFF;box-shadow:0 0 1px rgba(12,26,75,.1),0 4px 20px -2px rgba(50,50,71,.08);border-radius:4px;width:265px;padding:10px 15px 25px;opacity:0;visibility:hidden;transition:all .3s,left 0s,top 0s,transform 0s;cursor:default;z-index:1000}.help__balloon_active{opacity:1;visibility:visible}.help__balloon_top:before{bottom:-10px}.help__balloon_top:after{top:100%;border-top-color:#fff!important}.help__balloon_top.help__balloon_left{transform:translate(calc(-100% + 30px),calc(-100% - 10px))}.help__balloon_top.help__balloon_left:after{left:calc(100% - 20px)}.help__balloon_top.help__balloon_center{transform:translate(calc(-50% + 10px),calc(-100% - 10px))}.help__balloon_top.help__balloon_center:after{left:50%}.help__balloon_top.help__balloon_right{transform:translate(-10px,calc(-100% - 10px))}.help__balloon_top.help__balloon_right:after{left:20px}.help__balloon_bottom:before{top:-10px}.help__balloon_bottom:after{bottom:100%;border-bottom-color:#fff!important}.help__balloon_bottom.help__balloon_left{transform:translate(calc(-100% + 30px),30px)}.help__balloon_bottom.help__balloon_left:after{left:calc(100% - 20px)}.help__balloon_bottom.help__balloon_center{transform:translate(calc(-50% + 10px),30px)}.help__balloon_bottom.help__balloon_center:after{left:50%}.help__balloon_bottom.help__balloon_right{transform:translate(-10px,30px)}.help__balloon_bottom.help__balloon_right:after{left:20px}@media screen and (max-width:768px){.product-info__complect-value{font-size:12.5px;line-height:152.3%}.help__balloon{width:209px;padding:14px 14px 18px}}.help__balloon:before{content:'';position:absolute;left:0;right:0;height:10px}.help__balloon:after{border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-width:10px;margin-left:-10px}.help__balloon-image{width:100%;display:block;margin-bottom:14px}@media screen and (max-width:768px){.help__balloon-image{margin:0}}.help__balloon-title{font-weight:600;font-size:16px;line-height:143%;color:#2C2E2D;padding-bottom:8px;border-bottom:.5px solid #DADEE3;margin-bottom:12px}@media screen and (max-width:768px){.help__balloon-title{font-weight:700;font-size:13.5px;line-height:20px;margin-bottom:8px}}.help__balloon-text{font-weight:400;font-size:13.5px;line-height:140%;color:#52575C}@media screen and (max-width:768px){.help__balloon-text{font-size:10px;line-height:168.5%}}.cart-empty__title,.recent__title{font-weight:700;line-height:40px;max-width:1170px;text-align:center;border-bottom:1px solid #DADEE3}.recent{margin:72px 0}@media screen and (max-width:1679px){.recent{padding:0 0 107px}}@media screen and (max-width:1140px){.recent{padding:0 0 85px}}@media screen and (max-width:768px){.recent{margin-left:-16px;margin-right:-16px;padding:0 16px 20px;overflow:hidden}}.recent__title{margin:0 auto 50px;font-size:32px;color:#1E1E1E;padding-bottom:16px;width:100%}@media screen and (max-width:1679px){.recent__title{font-weight:700;font-size:24px;line-height:143%;max-width:738px;margin-bottom:40px}}@media screen and (max-width:1140px){.recent__title{font-size:20px;line-height:25px;max-width:603px;margin-bottom:28px}}@media screen and (max-width:768px){.recent__title{margin-bottom:15px;padding-bottom:12px}}.recent__container{margin:0 -12px}@media screen and (max-width:1679px){.recent__container{margin:0 -20px}}@media screen and (max-width:1140px){.recent__container{margin:0 0 0 -11px}}@media screen and (max-width:768px){.recent__container{margin:0 -14px}}.recent__inner{display:flex}.recent__last{width:1px;min-width:1px}.recent__item{width:250px;min-width:250px;margin:10px 12px 16px}@media screen and (max-width:1679px){.recent__item{margin-left:20px;margin-right:20px}}@media screen and (max-width:1140px){.recent__item{margin-left:11px;margin-right:11px;margin-bottom:3px}}@media screen and (max-width:768px){.recent__item{margin-left:4px;margin-right:4px;width:150px;max-width:150px;min-width:150px;margin-bottom:24px}}.recent__item .item-card{height:100%}.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal{height:5px;background:#FAFAFA;border-radius:3px;opacity:1;margin-left:12px;margin-right:12px}@media screen and (max-width:1140px){.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal{margin-left:11px;margin-right:0}}@media screen and (max-width:768px){.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal{margin:0 14px}}.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{margin:0;background:#473F3C;border-radius:3px}.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{margin:0;background:0 0}.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:345px!important;max-width:345px!important}.recent_cart .mCSB_scrollTools.mCSB_scrollTools_horizontal{margin-left:0;margin-right:0}.recent_cart .mCSB_horizontal.mCSB_inside>.mCSB_container{margin-bottom:15px}.recent .f-carousel{--f-carousel-dots-width:12px;--f-carousel-dots-height:12px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1;--f-carousel-slide-width:20%}@media screen and (max-width:1679px){.recent_cart .mCSB_scrollTools.mCSB_scrollTools_horizontal{margin-left:18px;margin-right:18px}.recent .f-carousel{--f-carousel-slide-width:25%}}@media screen and (max-width:1140px){.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:155px!important;max-width:155px!important}.recent .mCustomScrollBox{overflow:visible}.recent_cart .mCSB_scrollTools.mCSB_scrollTools_horizontal{margin-left:11px;margin-right:0}.recent .f-carousel{--f-carousel-slide-width:256px}}@media screen and (max-width:768px){.recent .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:65px!important;max-width:65px!important}.recent_cart .mCSB_scrollTools.mCSB_scrollTools_horizontal{margin-left:14px;margin-right:14px}.recent .f-carousel{--f-carousel-slide-width:256px!important}}.recent .f-carousel.has-dots{margin:0}.recent .f-carousel__slide{padding:16px 8px}.recent .f-carousel__slide .item-card{height:100%}@media screen and (max-width:1679px){.recent .f-carousel__slide{padding:16px 17px}}@media screen and (max-width:1140px){.recent .f-carousel__slide{padding:16px 11px}}@media screen and (max-width:768px){.recent .f-carousel.has-dots{margin-bottom:46px}.recent .f-carousel__slide{padding:8px}.recent .f-carousel__slide .item-card__image{height:180px}.recent .f-carousel__slide .item-card__image-outer{height:180px;min-height:180px}.recent .f-carousel__slide .item-card__badges{top:10px;right:10px}.recent .f-carousel__slide .item-card__image-counter_lg{top:160px}.recent .f-carousel__dots{display:flex;top:calc(100% + 10px);bottom:auto}}.cart-empty__image-wrapper:before,.cart__reset:after,.recent .f-button.is-next:before,.recent .f-button.is-prev:before{content:'';bottom:0}.recent .f-carousel__dots li button{margin:4px 7px}.recent .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}.recent .f-carousel__dot{background:#897A6C;width:7px;height:7px;opacity:1;transition:.3s}@media screen and (max-width:768px){.recent .f-carousel__dot{background:#B6B8B8}}.recent .f-button.is-next,.recent .f-button.is-prev{width:50px;height:50px;background:#fff;border-radius:50%;transition:.3s}@media screen and (max-width:1140px){.recent .f-carousel__nav{display:none}.recent .f-carousel__viewport{overflow:visible}}.recent .f-button.is-next{right:-60px!important;opacity:1;box-shadow:0 0 1px rgba(12,26,75,.1),0 30px 40px rgba(20,37,63,.08);transform:translateY(-100%)}@media screen and (max-width:1679px){.recent .f-button.is-next{right:-45px!important;transform:translateY(-50%)}}.recent .f-button.is-next[disabled]{box-shadow:0 0 1px rgba(12,26,75,.1),0 20px 24px rgba(20,37,63,.06)}.recent .f-button.is-next[disabled] i{filter:grayscale(1);opacity:.3}.recent .f-button.is-next:before{position:absolute;left:0;right:0;top:0}.recent .f-button.is-prev{left:-60px!important;opacity:1;box-shadow:0 0 1px rgba(12,26,75,.1),0 -30px 40px rgba(20,37,63,.08);transform:scale(-1) translateY(100%)!important}@media screen and (max-width:1679px){.recent .f-button.is-prev{left:-45px!important;transform:scale(-1) translateY(50%)!important}}.recent .f-button.is-prev[disabled]{box-shadow:0 0 1px rgba(12,26,75,.1),0 -20px 24px rgba(20,37,63,.06)}.recent .f-button.is-prev[disabled] i{filter:grayscale(1);opacity:.3}.recent .f-button.is-prev:before{position:absolute;left:0;right:0;top:0}.recent__button-wrapper{display:flex;align-items:center;justify-content:center;margin-top:30px}.cart-empty{min-height:calc(100vh - 400px);padding-top:7px;padding-bottom:100px}@media screen and (max-width:1679px){.cart-empty{padding-top:0}}@media screen and (max-width:1140px){.cart-empty{padding-top:6px;padding-bottom:192px}}@media screen and (max-width:768px){.cart-empty{padding-top:25px;padding-bottom:76px}}.cart-empty__title{font-size:32px;padding-bottom:16px;width:100%;margin:0 auto 38px}@media screen and (max-width:1679px){.cart-empty__title{font-weight:700;font-size:24px;line-height:143%;max-width:830px;padding-bottom:12px;margin-bottom:32px}}@media screen and (max-width:1140px){.cart-empty__title{font-size:20px;line-height:25px;max-width:603px;padding-bottom:16px;margin-bottom:13px}}.cart-empty__text{font-weight:400;font-size:18px;line-height:29px;color:#52575C;text-align:center;margin-bottom:30px}@media screen and (max-width:1140px){.cart-empty__text{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.cart-empty__title{padding-bottom:13px}.cart-empty__text{font-weight:500;font-size:12.5px;line-height:152.3%;max-width:243px;margin:0 auto 20px}}.cart-empty__image{margin:0 14px;position:relative}.cart-empty__image_1{width:96px;height:150px}@media screen and (max-width:768px){.cart-empty__image{margin:0 6px}.cart-empty__image_1{width:61px;height:95px}}.cart-empty__image_2{width:136px;height:76px}@media screen and (max-width:768px){.cart-empty__image_2{width:86px;height:48px}}.cart-empty__image_3{width:116px;height:76px}@media screen and (max-width:768px){.cart-empty__image_3{width:74px;height:48px}}.cart-empty__image-wrapper{position:relative;height:257px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:53px}.cart-empty__image-wrapper:before{position:absolute;left:-10000px;right:-10000px;top:0;background:#FAFBFC}.cart-empty__button{min-height:59px;width:270px}.cart-empty__button-wrapper{display:flex;justify-content:center;margin-top:50px}@media screen and (max-width:1679px){.cart-empty__button{width:310px}.cart-empty__button-wrapper{margin-top:48px}}@media screen and (max-width:1140px){.cart-empty__button-wrapper{margin-top:29px}}@media screen and (max-width:768px){.cart-empty__image-wrapper{height:177px;padding-bottom:45px}.cart-empty__image-wrapper:before{left:-16px;right:-16px}.cart-empty__button{min-height:48px}.cart-empty__button-wrapper{margin-top:40px}}.cart-banner{display:block;background:rgba(137,122,108,.1);height:232px;position:relative;text-decoration:none;margin-bottom:90px}@media screen and (max-width:1679px){.cart-banner{height:190px;margin-bottom:75px}}@media screen and (max-width:1140px){.cart-banner{margin-bottom:89px}}@media screen and (max-width:768px){.cart-banner{height:160px;margin:0 -16px 106px}}.cart-banner__image{position:absolute;right:0;top:0;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.cart-banner__image_md{display:none}@media screen and (max-width:1140px){.cart-banner__image{display:none;max-width:408px;-o-object-position:left center;object-position:left center}.cart-banner__image_md{display:block}}.cart-banner__image_sm{display:none}@media screen and (max-width:768px){.cart-banner__image{max-width:178px}.cart-banner__image_md{display:none}.cart-banner__image_sm{display:block}}.cart-banner__text{position:absolute;left:30px;top:61px;max-width:calc(50% - 30px);font-weight:600;font-size:40px;line-height:49px;color:#1E1E1E;z-index:1}.cart{display:flex;padding-top:8px;margin-bottom:135px}.cart__left{width:61.04%;padding-right:50px}@media screen and (max-width:1679px){.cart-banner__text{font-size:32px;line-height:40px}.cart__left{flex-basis:100%;padding-right:24px}}@media screen and (max-width:1140px){.cart-banner__text{font-size:24px;line-height:143%;top:30px;max-width:191px}.cart{display:block;padding-top:13px;margin-bottom:90px}.cart__left{width:100%;padding-right:0}}.cart__left-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px}@media screen and (max-width:1140px){.cart__left-top{margin-bottom:30px}}@media screen and (max-width:768px){.cart-banner__text{font-weight:700;font-size:20px;line-height:25px;top:22px;left:16px}.cart{padding-top:7px}.cart__left-top{margin-bottom:33px}}.cart__right{width:38.96%;margin-top:80px;margin-bottom:20px}@media screen and (max-width:1679px){.cart__right{width:416px;min-width:416px;margin-top:77px}}@media screen and (max-width:1140px){.cart__right{width:100%;min-width:0;margin-top:40px}}@media screen and (max-width:768px){.cart__right{margin-top:38px;margin-left:-16px;margin-right:-16px;padding:0 10px;width:auto}}.cart__right-box{will-change:min-height}.cart__right-box-inner{background:#FFF;border-radius:2px;padding:47px 30px 20px;transform:translate(0,0);transform:translate3d(0,0,0);will-change:position,transform}.cart__title{font-weight:700;font-size:32px;line-height:40px;margin:0}@media screen and (max-width:1679px){.cart__right-box-inner{padding:38px 25px 35px 35px}.cart__title{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.cart__right-box-inner{padding:38px 35px 21px}.cart__title{font-size:20px;line-height:25px}}.cart__title-sup{font-weight:600;font-size:16px;line-height:143%;color:#798087;vertical-align:top;margin-left:2px}@media screen and (max-width:1140px){.cart__title-sup{font-size:13.5px;line-height:16px}}@media screen and (max-width:768px){.cart__right-box-inner{box-shadow:none;padding:0}.cart__title-sup{font-weight:500;font-size:12.5px;line-height:152.3%;margin-left:0}}.cart__reset{font-weight:500;font-size:16px;line-height:150.5%;text-decoration:none;color:#1E1E1E;margin-top:12px;position:relative}.cart__reset:after{position:absolute;left:0;right:0;height:1px;background:#1E1E1E}@media screen and (max-width:1679px){.cart__reset{margin-top:8px}}@media screen and (max-width:1140px){.cart__reset{margin-top:2px}}.cart__reset_sm{display:none}@media screen and (max-width:768px){.cart__reset{font-weight:500;font-size:13.5px;line-height:16px;margin-top:6px;display:none}.cart__reset_sm{display:block}}.cart__item{display:flex;box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05);border-radius:2px;background:#fff;overflow:hidden;margin-bottom:20px}@media screen and (max-width:1140px){.cart__item{margin-bottom:12px}}@media screen and (max-width:768px){.cart__item{box-shadow:none;position:relative;margin-left:-6px;margin-right:-4px;margin-bottom:18px;padding-bottom:17px}.cart__item:after{content:'';left:14px;bottom:0;right:16px;height:1px;background:#DADEE3;position:absolute}}.cart__item-left{width:210px;min-width:210px}@media screen and (max-width:768px){.cart__item-left{width:65px;min-width:65px;background:0 0}}.cart__item-image{display:block;width:100%;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.cart__item-right{flex-basis:100%;margin-left:20px;margin-right:20px;display:flex;padding:19px 0 75px;position:relative;min-width:210px}@media screen and (max-width:1679px){.cart__item-left{position:relative}.cart__item-right{padding-bottom:30px}}@media screen and (max-width:768px){.cart__item-image{aspect-ratio:auto;height:55px}.cart__item-right{margin-left:13px;margin-right:0;position:static;padding:0}}.cart__item-right-left{flex-basis:100%;min-height:70px}.cart__item-right-right{white-space:nowrap;margin-left:20px}@media screen and (max-width:768px){.cart__item-right-right{margin:0}}.cart__item-title{font-weight:600;font-size:16px;line-height:143%;color:#1E1E1E;margin-bottom:19px}@media screen and (max-width:1679px){.cart__item-title{font-weight:700;font-size:14px;margin-bottom:22px}.cart__item-title-text{margin-right:3px}}@media screen and (max-width:768px){.cart__item-title{font-weight:600;font-size:14px;margin-bottom:18px}}.cart__item-title-type{font-weight:400;font-size:14px;line-height:130%;color:#6D7580}@media screen and (max-width:1679px){.cart__item-title-type{font-size:12px;line-height:168.5%}}@media screen and (max-width:768px){.cart__item-title-type{display:block;font-weight:400;font-size:11px;line-height:168.5%;color:#6D7580;margin-top:2px}}.cart__item-info_collapsed .cart__item-collapse{display:none}.cart__item-info_collapsed .cart__item-expand{display:inline-flex}.cart__item-info-row{display:flex;margin-bottom:6px;align-items:flex-start}.cart__item-info-row:last-child{margin-bottom:0}.cart__item-info-label{font-weight:400;font-size:14px;line-height:149%;color:#6D7580;margin-right:8px}@media screen and (max-width:1679px){.cart__item-info-label{font-size:12px;line-height:168.5%;white-space:nowrap}}@media screen and (max-width:768px){.cart__item-info-row{display:block;margin-bottom:2px}.cart__item-info-label{display:inline-block;font-weight:400;font-size:10px;line-height:168.5%;margin-right:0}.cart__item-info-label_hide_sm{display:none}}.cart__item-info-label_show_sm{display:none}.cart__item-info-color{width:18px;height:18px;border-radius:50%;margin-right:8px}.cart__item-info-value{font-weight:400;font-size:14px;line-height:149%}@media screen and (max-width:1679px){.cart__item-info-color{margin-right:6px}.cart__item-info-value{font-size:12px;line-height:168.5%;position:relative}}@media screen and (max-width:768px){.cart__item-info-label_show_sm{display:inline-block}.cart__item-info-color{width:10px;height:10px;vertical-align:middle;display:inline-block;margin-right:0}.cart__item-info-value{font-weight:400;font-size:10px;line-height:168.5%;display:inline-block}}.cart__item-info-value_highlighted{font-weight:500}@media screen and (max-width:1140px){.cart__item-info-value_highlighted{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.cart__item-info-value_highlighted{font-weight:400;font-size:10px;line-height:168.5%;color:#1E1E1E}}.cart__item-info-size{margin-top:-3px;font-weight:600;font-size:16px;line-height:143%}@media screen and (max-width:1679px){.cart__item-info-size{font-size:13.5px;line-height:20px;margin-top:3px;margin-bottom:-3px}}.cart__item-info-size-part{white-space:nowrap}.cart__item-info-size-value{margin-right:1px}@media screen and (max-width:768px){.cart__item-info-size{font-weight:400;font-size:10px;line-height:168.5%;display:flex}.cart__item-info-size:after{content:'см';margin-left:2px}.cart__item-info-size-value{margin-right:0}.cart__item-info-size-dimension{display:none}}.cart__item-info-size-dimension{font-weight:500;font-size:14px}@media screen and (max-width:1679px){.cart__item-info-size-dimension{font-size:12px;margin-right:1px}}.cart__item-info-size-middle{font-weight:500;font-size:14px}.cart__item-bottom{position:absolute;left:0;right:0;bottom:20px;display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:1679px){.cart__item-info-size-middle{font-size:12px;margin-right:1px}.cart__item-bottom{left:auto}}@media screen and (max-width:768px){.cart__item-info-size-middle{font-weight:400;font-size:10px;line-height:168.5%;margin:0}.cart__item-bottom{position:static;width:70%}}.cart__item-link{font-weight:500;font-size:16px;line-height:150.5%;text-decoration:none;color:#1E1E1E;position:relative}.cart__item-link:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}.cart__item-link_lg{display:none;position:absolute;bottom:13px;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:14px}@media screen and (max-width:1679px){.cart__item-link_lg{display:block}}@media screen and (max-width:768px){.cart__item-link{display:none}.cart__item-quantity{margin-top:28px}}.cart__item-quantity{display:flex;align-items:center;margin-left:auto}.cart__item-quantity-selector{display:none;position:absolute;left:3px;top:60px;align-items:center;background:#FFF;border-radius:4px;width:65px;padding:0 3px;height:22px}.cart__item-quantity-selector-label{font-weight:700;font-size:10px;line-height:12px;color:#2C2E2D}.cart__item-quantity-selector-icon{width:10px;height:6px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjUgMS4yNUw1IDQuNzVMOC41IDEuMjUiIHN0cm9rZT0iIzFFMUUxRSIgc3Ryb2tlLXdpZHRoPSIxLjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) center center no-repeat;background-size:contain;margin-left:7px}.cart__item-quantity-selector-control{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0}@media screen and (max-width:768px){.cart__item-quantity-selector{display:flex}}.cart__item-quantity-info{display:flex;margin-right:24px}@media screen and (max-width:1679px){.cart__item-quantity-info{display:none}}.cart__item-quantity-info-label{font-weight:400;font-size:13.5px;line-height:140%;color:#6D7580;margin-right:8px}.cart__item-quantity-info-value{font-weight:500;font-size:13.5px;line-height:16px}.cart__item-quantity-control{display:block;width:105px;height:36px;border:.5px solid #A5ABB3;border-radius:4px;padding:0 38px;position:relative}.cart__item-quantity-control-input{display:block;width:100%;height:100%;background-color:none;border:none;font:500 14px/1.3 Gilroy,sans-serif;color:#2C2E2D;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.cart__item-quantity-control-input::-webkit-inner-spin-button,.cart__item-quantity-control-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart__item-collapse,.cart__item-expand{margin:-2px 0 0 7px;vertical-align:middle}.cart__item-quantity-control-minus{position:absolute;left:8px;top:50%;transform:translateY(-50%);display:flex}.cart__item-quantity-control-plus{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex}.cart__item-expand,.cart__total-promo_collapsed .cart__total-promo-header-icon{transform:rotateZ(180deg)}.cart__item-remove{position:absolute;right:0;top:15px}.cart__item-remove-icon{display:block}@media screen and (max-width:768px){.cart__item-remove{right:auto;left:0;top:0;width:12px;height:12px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px}}.cart__item-price{height:98px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.cart__item-price-old{font-weight:500;font-size:16px;line-height:150.5%;text-decoration:line-through;color:#52575C}@media screen and (max-width:1679px){.cart__item-price-old{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.cart__item-price{position:absolute;top:0;right:0;height:auto}.cart__item-price-old{font-size:10px;line-height:12px;color:#52575C}}.cart__item-price-actual{font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.cart__item-price-actual{font-size:18px;line-height:28px}}.cart__item-collapse{display:inline-flex}@media screen and (max-width:768px){.cart__item-price-actual{font-weight:700;font-size:13.5px;line-height:20px;color:#1E1E1E}.cart__item-collapse{display:none}}.cart__item-expand{display:none}.cart__total-line-left,.cart__total-sum-left{margin-right:10px}.cart__item-like{display:none}@media screen and (max-width:1679px){.cart__item-like{position:absolute;left:15px;top:10px;width:38px;height:38px;background:#FFF;box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05);border-radius:19px;display:flex;align-items:center;justify-content:center}}@media screen and (max-width:768px){.cart__item-like{display:none}}.cart__total-line{display:flex;align-items:flex-start;justify-content:space-between;font-weight:500;font-size:20px;line-height:140%;margin-bottom:14px}@media screen and (max-width:1679px){.cart__total-line{font-size:16px;line-height:150.5%;margin-bottom:16px}}@media screen and (max-width:768px){.cart__total-line{font-weight:500;font-size:13.5px;line-height:16px;margin-bottom:12px}}.cart__total-line-right{white-space:nowrap}.cart__total-line-right_discount{color:#FB4E4E}.cart__total-sum{margin:43px 0 4px;display:flex;align-items:flex-start;justify-content:space-between;font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.cart__total-sum{margin-top:56px;font-size:20px;line-height:25px;margin-bottom:14px}}@media screen and (max-width:768px){.cart__total-sum{font-weight:700;font-size:13.5px;line-height:20px;position:relative;margin-top:19px;padding-top:18px;margin-bottom:11px}.cart__total-sum:before{content:'';position:absolute;left:14px;right:14px;top:0;height:1px;background:#DADEE3}}.cart__total-sum-right{white-space:nowrap}.cart__total-info{font-weight:400;font-size:13.5px;line-height:140%;color:#52575C}@media screen and (max-width:1679px){.cart__total-info{font-size:12px;line-height:168.5%}}.cart__total-info span{font-weight:500;color:#1E1E1E}.cart__total-controls{margin-top:25px;border-top:1px solid #DADEE3;padding-top:25px}@media screen and (max-width:768px){.cart__total-controls{border:none;padding:0;margin-top:20px}}.cart__total-controls-order{width:100%;min-height:59px;border-radius:2px}.cart__total-controls-order-icon{margin-left:0;width:0;transition:.3s}.cart__total-controls-order_quick{display:flex;align-items:center;justify-content:center;margin-top:25px;background:#fff;color:#2C2E2D;border:1.5px solid #2C2E2D;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:40px}@media screen and (min-width:1141px){.cart__reset:after{transition:.3s}.cart__reset:hover:after{opacity:0}.cart__item-link:after{transition:.3s}.cart__item-link:hover:after{opacity:0}.cart__total-controls-order_quick:hover{background:#2C2E2D;color:#fff}.cart__total-controls-order_quick:hover .cart__total-controls-order-icon{width:24px;margin-left:8px}}.cart__total-promo{margin-top:20px}.cart__total-promo-header{display:flex;height:44px;position:relative;padding:0 34px 0 0;text-decoration:none;color:#1E1E1E;align-items:center}@media screen and (max-width:768px){.cart__total-controls-order{min-height:48px}.cart__total-controls-order_quick{font-weight:500;border:.5px solid #B6B8B8;font-size:14px;margin-top:20px;margin-bottom:20px}.cart__total-promo{margin-top:37px}.cart__total-promo-header{height:24px}}.cart__total-promo-header-text{font-weight:500;font-size:16px;line-height:150.5%}.cart__total-promo-header-icon{position:absolute;right:0;top:50%;margin-top:-12px;transition:.3s}.cart__total-promo-content{padding:14px 0 15px;display:flex;flex-direction:row;align-items:flex-start}@media screen and (max-width:768px){.cart__total-promo-header-text{font-weight:500;font-size:13.5px;line-height:16px}.cart__total-promo-header-icon{right:2px}.cart__total-promo-content{padding:18px 0 0}}.cart__total-promo-content-left{width:66.67%;padding-right:30px}@media screen and (max-width:1679px){.cart__total-promo-content-left{width:100%;padding-right:16px}}.cart__total-promo-content-right{width:33.33%}@media screen and (max-width:1679px){.cart__total-promo-content-right{width:140px;min-width:140px}}@media screen and (max-width:1140px){.cart__total-promo-content-right{width:270px;min-width:270px}}@media screen and (max-width:768px){.cart__total-promo-content-left{padding-right:10px}.cart__total-promo-content-right{width:132px;min-width:132px}}.cart__total-promo-content-input{display:block;width:100%;height:100%;background:#FFF;border:1px solid #A5ABB3;border-radius:4px;font:500 16px/1.3 Gilroy,sans-serif;color:#2C2E2D;padding:0 15px;min-height:50px}.cart__total-promo-content-input::-moz-placeholder{color:#798087;opacity:1}.cart__total-promo-content-input::placeholder{color:#798087;opacity:1}.cart__total-promo-content-button{width:100%;min-height:50px}.sign-in{padding:35px 0 0}@media screen and (max-width:1679px){.cart__total-promo-content-input{font-size:14px}.sign-in{padding:57px 0 0}}@media screen and (max-width:1140px){.sign-in{padding:28px 0 0}}@media screen and (max-width:768px){.cart__total-promo-content-input{font-weight:400;font-size:13.5px;line-height:140%}.cart__total-promo-content-button{font-weight:500;font-size:12.5px;line-height:152.3%}.sign-in{padding-top:33px;margin-bottom:60px}}.sign-in__title{font-weight:700;font-size:32px;line-height:40px;text-align:center;margin-bottom:26px}@media screen and (max-width:1679px){.sign-in__title{font-size:24px;line-height:143%;margin:0 auto 31px;width:100%;max-width:830px;border-bottom:1px solid #DADEE3;padding-bottom:12px}}@media screen and (max-width:1140px){.sign-in__title{font-size:20px;line-height:25px;max-width:603px;padding-bottom:16px;margin-bottom:29px}}@media screen and (max-width:768px){.sign-in__title{padding-bottom:12px;margin-bottom:4px}}.sign-in__subtitle{font-weight:700;font-size:24px;line-height:143%;margin-bottom:12px}@media screen and (max-width:1679px){.sign-in__subtitle{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.sign-in__subtitle{margin-bottom:8px}}.sign-in__text{font-weight:400;font-size:13.5px;line-height:140%;color:#52575C;margin-bottom:30px}@media screen and (max-width:768px){.sign-in__text{font-weight:500;font-size:12.5px;line-height:152.3%;max-width:267px;margin-bottom:14px}}.sign-in__wrapper{position:relative;padding:40px 0 44px;margin:0 auto;display:flex;width:100%;max-width:1460px}@media screen and (max-width:1679px){.sign-in__wrapper{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px);padding:40px 0 35px}}@media screen and (max-width:1140px){.sign-in__wrapper{margin:0;width:100%;display:block;padding:30px 0 40px}}.sign-in__wrapper:before{content:'';position:absolute;left:-10000px;right:-10000px;top:0;bottom:0;background:#FAFBFC}@media screen and (max-width:768px){.sign-in__wrapper{padding:0;width:auto}.sign-in__wrapper:before{display:none}}.sign-in__order{margin:30px auto 150px;display:flex;width:100%;max-width:1460px}@media screen and (max-width:1679px){.sign-in__order{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}}@media screen and (max-width:1140px){.sign-in__order{margin:50px 0;display:block;width:100%}}@media screen and (max-width:768px){.sign-in__order{margin:40px -16px 73px;width:auto;padding:0 10px 0 16px}}.sign-in__order .sign-in__column{flex-basis:calc(50% - 30px)}.sign-in__order-title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:10px}@media screen and (max-width:1679px){.sign-in__order .sign-in__column{flex-basis:calc(50% - 100px)}.sign-in__order-title{font-size:20px;line-height:25px}}.sign-in__order-prices{margin-top:30px}@media screen and (max-width:768px){.sign-in__order-title{margin-bottom:0}.sign-in__order-prices{margin-top:18px}}.sign-in__order-row{display:flex;justify-content:space-between;margin-bottom:20px}@media screen and (max-width:1679px){.sign-in__order-row{margin-bottom:22px}}@media screen and (max-width:1140px){.sign-in__order-row{margin-bottom:14px}}@media screen and (max-width:768px){.sign-in__order-row{margin-bottom:7px;align-items:center}}.sign-in__order-row:last-child{margin-bottom:0}.sign-in__order-left{margin-right:10px}.sign-in__order-left-text{font-weight:400;font-size:16px;line-height:130%;margin-right:7px}@media screen and (max-width:1679px){.sign-in__order-left-text{font-size:14px;line-height:149%}}@media screen and (max-width:768px){.sign-in__order-left-text{font-weight:600;font-size:10px;line-height:12px}}.sign-in__order-left-type{font-weight:400;font-size:14px;line-height:149%;color:#798087}@media screen and (max-width:1679px){.sign-in__order-left-type{display:block;font-size:13.5px;line-height:140%;margin-top:2px}}@media screen and (max-width:768px){.sign-in__order-left-type{font-weight:400;font-size:10px;line-height:168.5%;margin-top:0}}.sign-in__order-right{white-space:nowrap}.sign-in__order-price-old{font-weight:500;font-size:13.5px;line-height:16px;text-decoration:line-through;color:#52575C;margin-right:7px}@media screen and (max-width:1679px){.sign-in__order-price-old{font-size:13.5px;line-height:16px}}@media screen and (max-width:768px){.sign-in__order-price-old{font-weight:400;font-size:10px;line-height:12px;margin-right:4px}}.sign-in__order-price-actual{font-weight:600;font-size:18px;line-height:22px}.sign-in__order-total{margin-top:66px;padding-top:30px;border-top:1px solid #DADEE3}@media screen and (max-width:1679px){.sign-in__order-price-actual{font-size:16px;line-height:143%}.sign-in__order-total{margin-top:30px;padding-top:24px}}@media screen and (max-width:1140px){.sign-in__order-total{margin-top:36px;padding-top:23px}}.sign-in__order-discount{display:flex;justify-content:space-between;margin-bottom:49px}@media screen and (max-width:1679px){.sign-in__order-discount{margin-bottom:40px}}@media screen and (max-width:768px){.sign-in__order-price-actual{font-weight:500;font-size:12.5px;line-height:152.3%}.sign-in__order-total{margin-top:0;padding-top:18px;position:relative;border:none}.sign-in__order-total:before{content:'';position:absolute;left:8px;right:14px;height:1px;top:0;background:#DADEE3}.sign-in__order-discount{margin-bottom:30px}}.sign-in__order-discount-left{margin-right:10px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.sign-in__order-discount-left{font-size:16px;line-height:150.5%}}@media screen and (max-width:768px){.sign-in__order-discount-left{font-weight:500;font-size:12.5px;line-height:152.3%}}.sign-in__order-discount-left span{font-size:16px;color:#798087}@media screen and (max-width:768px){.sign-in__order-discount-left span{font-size:12.5px}}.sign-in__order-discount-right{white-space:nowrap;font-weight:500;font-size:20px;line-height:140%;color:#FB4E4E}@media screen and (max-width:1679px){.sign-in__order-discount-right{font-size:16px;line-height:150.5%}}@media screen and (max-width:768px){.sign-in__order-discount-right{font-weight:500;font-size:13.5px;line-height:16px}}.sign-in__order-sum{display:flex;justify-content:space-between}.sign-in__order-sum-left{margin-right:10px;font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.sign-in__order-sum-left{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.sign-in__order-sum-left{font-weight:700;font-size:13.5px;line-height:20px}}.sign-in__order-sum-right{white-space:nowrap;font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.sign-in__order-sum-right{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.sign-in__order-sum-right{font-weight:700;font-size:14px;line-height:17px}}.sign-in__order-text{margin-top:10px;font-weight:400;font-size:16px;line-height:130%;color:#798087}@media screen and (max-width:1679px){.sign-in__order-text{font-size:14px;line-height:149%;margin-top:18px}}@media screen and (max-width:768px){.sign-in__order-text{font-weight:400;font-size:10px;line-height:168.5%;margin-top:14px}}.sign-in__column{position:relative;background:#fff;margin:0 15px;padding:30px 50px 57px;flex-basis:100%;border-radius:2px}@media screen and (max-width:1679px){.sign-in__column{margin:0 50px;padding:37px 50px 57px}}@media screen and (max-width:1140px){.sign-in__column{margin:0 0 20px;padding:35px 30px 50px 50px}.sign-in__column:last-child{margin-bottom:0}}@media screen and (max-width:768px){.sign-in__column{padding:32px 0;margin:0}.sign-in__column:after{content:'';position:absolute;left:8px;right:8px;bottom:0;height:1px;background:#DADEE3}.sign-in__column:last-child:after{content:none}}.sign-in__column-inner{max-width:360px}.sign-in__column_order{padding:30px 40px 40px 50px}@media screen and (max-width:1679px){.sign-in__column_order{padding:40px 35px 37px 40px}}@media screen and (max-width:1140px){.sign-in__column-inner{max-width:none}.sign-in__column_order{padding:38px 40px 40px}.sign-in__form{flex-direction:row;flex-wrap:wrap;margin:0 -34px;align-items:flex-start}}@media screen and (max-width:768px){.sign-in__column_order{padding:0;box-shadow:none}.sign-in__form{margin:0;flex-direction:column}}.sign-in__form-button-wrapper{display:flex;flex-direction:column}@media screen and (max-width:1140px){.sign-in__form-button-wrapper{margin:3px 34px 0;width:100%}.sign-in__form-button-wrapper .button{max-width:270px}}@media screen and (max-width:768px){.sign-in__form-button-wrapper{width:calc(100% + 12px);margin:18px -6px 0}.sign-in__form-button-wrapper .button{max-width:none;width:100%;min-height:48px}}.sign-in__form-agremenet-wrapper{margin-top:-6px;margin-bottom:52px}@media screen and (max-width:1140px){.sign-in__form-agremenet-wrapper{margin:-13px 34px 30px;width:270px}}@media screen and (max-width:768px){.sign-in__form-agremenet-wrapper{margin:-3px 0 0 -2px;width:100%}.sign-in__form-label{font-weight:500;font-size:12.5px;line-height:152.3%}}.sign-in__form-label{margin-bottom:12px}.sign-in__form-row{margin-bottom:22px}@media screen and (max-width:1140px){.sign-in__form-row{width:270px;margin:0 34px 30px}}@media screen and (max-width:768px){.sign-in__form-row{width:100%;margin:0 0 19px}.sign-in__form-checkbox{padding-left:27px}.sign-in__form-checkbox .form__checkbox-label{font-weight:500;font-size:12.5px;line-height:152.3%}}.sign-in__form-row-full{width:100%}.sign-in__form-row_no_offset{margin:0}.sign-in__form-checkbox{margin:16px 0 30px 3px}.sign-in__form-button{margin-top:19px}@media screen and (max-width:1140px){.sign-in__form-button{margin-top:-3px}}.sign-in__form_left .sign-in__form-row{max-width:360px}.sign-in__link{font-weight:500;font-size:16px;line-height:150.5%;color:#1E1E1E;text-decoration:none;position:relative}.sign-in__link:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}@media screen and (max-width:768px){.sign-in__form_left .sign-in__form-row{max-width:none}.sign-in__link{font-weight:500;font-size:13.5px;line-height:16px}}.sign-in__link-wrapper{display:flex;justify-content:center;margin-top:18px}@media screen and (max-width:1679px){.sign-in__form-checkbox{margin-bottom:20px}.sign-in__link-wrapper{margin-top:24px}}@media screen and (max-width:1140px){.sign-in__link-wrapper{max-width:270px;margin-top:30px}}@media screen and (max-width:768px){.sign-in__link-wrapper{margin-top:16px;max-width:none}}.sign-in__agreement{font-weight:500;font-size:12px;line-height:146%;color:#6D7580;margin:24px auto 0;width:100%;max-width:310px;text-align:center}@media screen and (max-width:1679px){.sign-in__agreement{margin-top:20px}}@media screen and (max-width:1140px){.sign-in__agreement{max-width:318px;margin:20px 0 0;text-align:left}}@media screen and (max-width:768px){.sign-in__agreement{max-width:260px;margin:13px auto 0;font-weight:400;font-size:10px;line-height:168.5%;text-align:center}}.sign-in__agreement a{text-decoration:none;color:#1E1E1E}.checkout__agreement a,.partnership-form__checkbox-label a,.quick-form__text a{text-decoration:underline;text-underline-position:under}.checkout{margin:63px 0 150px}@media screen and (max-width:1679px){.checkout{margin-top:58px}}@media screen and (max-width:1140px){.checkout{margin-top:52px;margin-bottom:120px}}@media screen and (max-width:768px){.checkout{margin-top:33px;margin-bottom:73px}}.checkout__title{font-weight:700;font-size:32px;line-height:40px;margin:0 auto 10px;width:100%;max-width:1170px;border-bottom:1px solid #DADEE3;padding-bottom:16px;text-align:center}@media screen and (max-width:1679px){.checkout__title{font-size:24px;line-height:143%;padding-bottom:12px;margin-bottom:31px;max-width:830px}}@media screen and (max-width:1140px){.checkout__title{font-size:20px;line-height:25px;padding-bottom:16px;margin-bottom:29px;max-width:603px}}@media screen and (max-width:768px){.checkout__title{padding-bottom:13px;margin-bottom:12px}}.checkout__form{width:100%;max-width:1196px;margin:0 auto;padding:30px 30px 47px;display:block;background:#FAFBFC}@media screen and (max-width:1679px){.checkout__form{padding:28px 30px 60px}}@media screen and (max-width:1140px){.checkout__form{position:relative;padding:30px 0 60px}.checkout__form:before{content:'';position:absolute;left:-10000px;right:-10000px;top:0;bottom:0;background:#FAFBFC}}.checkout__form-radio{margin-right:41px}@media screen and (max-width:1679px){.checkout__form-radio{margin-right:50px}}@media screen and (max-width:768px){.checkout__form{padding:0;background:0 0}.checkout__form:before{content:none}.checkout__form-radio{margin-bottom:15px}}.checkout__form-radio .form__radio-label:before{border-color:#A5ABB3}.checkout__form-label{margin-bottom:9px}@media screen and (max-width:768px){.checkout__form-label{font-weight:500;font-size:12.5px;line-height:152.3%;margin-bottom:12px}}.checkout__form-row_textarea{margin:-7px 0 0}@media screen and (max-width:768px){.checkout__form-row{margin-bottom:20px}.checkout__form-row_textarea{margin-bottom:0}.checkout__form .form__checkbox.checkout__form-radio{margin-top:-5px;padding-left:28px;margin-bottom:10px}.checkout__form .form__checkbox.checkout__form-radio .form__checkbox-label{font-weight:500;font-size:12.5px;line-height:152.3%}}.checkout__box{background:#fff;border-radius:2px;width:100%;max-width:760px;margin:0 auto 30px;padding:30px 50px 40px}@media screen and (max-width:1679px){.checkout__box{max-width:734px;padding:40px 40px 37px;margin-bottom:24px}}@media screen and (max-width:1140px){.checkout__box{position:relative;padding:35px 50px 40px;margin-bottom:20px}.checkout__box:nth-child(2){margin-bottom:40px}.checkout__box:nth-child(3){box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05)}}.checkout__box:last-child{margin-bottom:0}@media screen and (max-width:768px){.checkout__box{padding:32px 0;box-shadow:none!important;margin:0!important;position:relative}.checkout__box:after{content:'';position:absolute;left:8px;right:8px;bottom:0;height:1px;background:#DADEE3}.checkout__box:nth-child(2):after,.checkout__box:nth-child(3):after{content:none}}.checkout__text a:after,.complete__image-wrapper:before,.personal__wrapper:before{content:'';bottom:0}.checkout__subtitle{font-weight:700;font-size:24px;line-height:143%;margin-bottom:30px}@media screen and (max-width:768px){.checkout__subtitle{margin-bottom:22px}}.checkout__narrow{width:100%;max-width:431px}@media screen and (max-width:1679px){.checkout__subtitle{font-size:20px;line-height:25px}.checkout__narrow{max-width:479px}}@media screen and (max-width:1140px){.checkout__narrow{max-width:459px}}.checkout__wide{width:100%;max-width:615px}.checkout__inline-radio{display:flex;align-items:center;margin-bottom:20px}@media screen and (max-width:1679px){.checkout__inline-radio{margin-bottom:13px;margin-top:40px}}@media screen and (max-width:1140px){.checkout__wide{max-width:459px}.checkout__inline-radio{margin-bottom:18px;margin-top:30px}}@media screen and (max-width:768px){.checkout__inline-radio{margin-bottom:11px;margin-top:22px;flex-direction:column;align-items:flex-start}}.checkout__address{display:flex;margin:0 -17px 30px}@media screen and (max-width:1679px){.checkout__address{margin-left:-22px;margin-right:-22px}}@media screen and (max-width:1140px){.checkout__address{margin-left:-14px;margin-right:-14px}}.checkout__address .checkout__form-row{margin:0 17px;flex-basis:100%}@media screen and (max-width:1679px){.checkout__address .checkout__form-row{margin:0 22px}}@media screen and (max-width:1140px){.checkout__address .checkout__form-row{margin:0 14px}}.checkout__payment{display:flex;width:100%;margin-bottom:25px;height:76px;border:1px solid #DADEE3;border-radius:12px;align-items:center;padding:25px 74px 23px 25px}@media screen and (max-width:1679px){.checkout__payment{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}}@media screen and (max-width:1140px){.checkout__payment{margin-left:0;margin-right:0;width:100%;max-width:459px}}@media screen and (max-width:768px){.checkout__payment{height:50px;border-radius:4px;margin-bottom:24px;padding:10px 40px 12px 15px}}.checkout__payment:last-child{margin:0}@media screen and (max-width:1679px){.checkout__payment:last-child{margin-left:20px;margin-right:20px;margin-bottom:13px}}@media screen and (max-width:1140px){.checkout__payment:last-child{margin-left:0;margin-right:0;margin-bottom:0}}.checkout__payment .form__radio-label{font-weight:500;font-size:18px;line-height:28px}@media screen and (max-width:1679px){.checkout__payment .form__radio-label{font-size:16px;line-height:150.5%}}.checkout__payment .form__radio-label:before{left:auto;right:26px;border-color:#A5ABB3;height:20px;width:20px;border-radius:50%;margin-top:-10px}@media screen and (max-width:768px){.checkout__payment .form__radio-label{font-weight:400;font-size:13.5px;line-height:140%}.checkout__payment .form__radio-label:before{height:17px;width:17px;margin-top:-9px;right:16px}}.checkout__payment .form__radio-icon{left:auto;right:32px}.checkout__total{display:flex;justify-content:space-between;margin-bottom:10px}@media screen and (max-width:1679px){.checkout__total{margin-bottom:20px}}@media screen and (max-width:1140px){.checkout__total{margin:-6px -10px 17px}}@media screen and (max-width:768px){.checkout__payment .form__radio-icon{right:20px}.checkout__total{margin:-8px -6px 10px 0}.checkout__total .checkout__subtitle{font-weight:700;font-size:13.5px;line-height:20px}}.checkout__total .checkout__subtitle{margin:0 10px 0 0}.checkout__total-value{white-space:nowrap;font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.checkout__total-value{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.checkout__total-value{font-weight:700;font-size:13.5px;line-height:20px}}@media screen and (max-width:1140px){.checkout__text{margin-left:-10px;margin-right:-10px;font-size:14px;line-height:149%}}@media screen and (max-width:768px){.checkout__text{font-weight:400;font-size:10px;line-height:168.5%;margin:0}}.checkout__text span{font-weight:500;color:#1E1E1E}.checkout__button{margin:66px 17px 0;min-height:59px;width:calc(100% - 34px)}@media screen and (max-width:1679px){.checkout__button{margin-top:50px}}@media screen and (max-width:1140px){.checkout__button{margin:42px -10px 0;width:calc(100% + 20px)}}@media screen and (max-width:768px){.checkout__button{margin:28px -6px 0;width:calc(100% + 12px);min-height:48px}}.checkout__agreement{font-weight:500;font-size:12px;line-height:146%;color:#52575C;margin:20px 17px 0;text-align:center}@media screen and (max-width:1140px){.checkout__agreement{margin-top:25px}}@media screen and (max-width:768px){.checkout__agreement{margin:15px auto 0;max-width:220px;width:auto;font-weight:400;font-size:10px;line-height:168.5%}}.checkout__agreement a{color:#1E1E1E}.checkout__text{margin:0;color:#52575C;font-size:13.5px;font-style:normal;font-weight:400;line-height:140%}.checkout__text a{color:#52575C;text-decoration:none;position:relative}.checkout__text a:after{position:absolute;left:0;right:0;height:1px;background:#52575C}@media screen and (min-width:1141px){.sign-in__link:after{transition:.3s}.sign-in__link:hover:after{opacity:0}.checkout__text a:after{transition:.3s}.checkout__text a:hover:after{opacity:0}.product-cloth__colors-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.14)}}.checkout__hideable_pickup{padding-bottom:46px}.checkout__additional-text{font-size:13.5px;line-height:18.9px;font-weight:400}.complete{margin:63px 0 150px}@media screen and (max-width:1679px){.complete{margin-top:85px}}@media screen and (max-width:1140px){.complete{margin-top:36px}}@media screen and (max-width:768px){.complete{margin-top:34px;margin-bottom:140px}}.complete__title{font-weight:700;font-size:32px;line-height:40px;text-align:center;padding-bottom:16px;border-bottom:1px solid #DADEE3;width:100%;max-width:1170px;margin:0 auto 38px}@media screen and (max-width:1679px){.complete__title{font-size:24px;line-height:143%;padding-bottom:12px;margin-bottom:35px;max-width:830px}}@media screen and (max-width:1140px){.complete__title{font-size:20px;line-height:25px;padding-bottom:16px;margin-bottom:13px;max-width:603px}}@media screen and (max-width:768px){.complete__title{padding-bottom:12px;margin-bottom:10px}}.complete__text{font-weight:400;font-size:18px;line-height:29px;color:#2C2E2D;text-align:center;margin:0 auto 50px;width:100%;max-width:650px}@media screen and (max-width:1679px){.complete__text{max-width:663px;margin-bottom:26px}.complete__image{display:none}}@media screen and (max-width:1140px){.complete__text{font-size:14px;line-height:150.5%;max-width:516px;margin-bottom:9px}}@media screen and (max-width:768px){.complete__text{font-weight:500;font-size:12.5px;line-height:152.3%;max-width:265px;margin-bottom:34px}}.complete__image{margin:0 18px;position:relative}@media screen and (max-width:768px){.complete__image{display:block;margin:0 9px}}.complete__image_lg{display:none;margin:0 14px}.complete__image_1{width:100px;height:174px}@media screen and (max-width:1679px){.complete__image_lg{display:block}.complete__image_1{width:96px;height:150px}}@media screen and (max-width:768px){.complete__image_lg{display:none}.complete__image_1{width:54px;height:94px}}.complete__image_2{width:116px;height:116px}@media screen and (max-width:1679px){.complete__image_2{width:136px;height:76px}}@media screen and (max-width:768px){.complete__image_2{width:63px;height:63px}}.complete__image_3{width:116px;height:86px}@media screen and (max-width:1679px){.complete__image_3{width:116px;height:76px}}@media screen and (max-width:768px){.complete__image_3{width:63px;height:46px}}.complete__image-wrapper{position:relative;height:290px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:66px}.complete__image-wrapper:before{position:absolute;left:-10000px;right:-10000px;top:0;background:#FAFBFC}.complete__button{min-height:59px;width:270px}.complete__button-wrapper{display:flex;justify-content:center;margin-top:20px}@media screen and (max-width:1679px){.complete__image-wrapper{padding-bottom:53px;height:257px}.complete__button{width:310px}.complete__button-wrapper{margin-top:50px}}@media screen and (max-width:1140px){.complete__button-wrapper{margin-top:28px}}@media screen and (max-width:768px){.complete__image-wrapper{height:163px;padding-bottom:37px}.complete__image-wrapper:before{left:-16px;right:-16px}.complete__button{width:100%;min-height:48px}.complete__button-wrapper{margin-top:32px}}.personal{margin:56px 0 150px}@media screen and (max-width:1679px){.personal{margin-top:-20px}}@media screen and (max-width:1140px){.personal{margin-top:36px;margin-bottom:136px}}@media screen and (max-width:768px){.personal{padding-top:5px;margin-bottom:60px}}.personal__title{font-weight:700;font-size:32px;line-height:40px;margin:0 auto;padding-bottom:16px;border-bottom:1px solid #DADEE3;width:100%;max-width:1170px;text-align:center}@media screen and (max-width:1679px){.personal__title{font-size:24px;line-height:143%;max-width:830px;padding-bottom:12px;margin-bottom:22px}}@media screen and (max-width:1140px){.personal__title{font-size:20px;line-height:25px;padding-bottom:16px;max-width:603px;margin-bottom:29px}}@media screen and (max-width:768px){.personal__title{padding-bottom:12px;margin-bottom:4px}}.personal__form{display:block}.personal__form-label{font-weight:600;font-size:18px;line-height:22px;margin-bottom:11px}@media screen and (max-width:1679px){.personal__form-label{font-size:16px;line-height:143%}}.personal__form-input{height:54px}.personal__form-row{margin-bottom:40px}@media screen and (max-width:1140px){.personal__form-row{margin-bottom:28px}.personal__form label.error{padding:4px 0 0 11px}}@media screen and (max-width:768px){.personal__form-label{font-weight:500;font-size:12.5px;line-height:152.3%}.personal__form-input{height:50px}.personal__form-row{margin-bottom:20px}}.personal__form-row:last-child{margin-bottom:0}.personal__form-radio{margin-right:15px}.personal__form-radio .form__radio-label:before{border-color:#A5ABB3}.personal__wrapper{position:relative;padding:38px 0 50px}@media screen and (max-width:1679px){.personal__wrapper{padding:28px 0 50px}}@media screen and (max-width:1140px){.personal__wrapper{padding:28px 0 40px}}.personal__wrapper:before{position:absolute;left:-64px;right:-64px;top:0;background:#FAFBFC}@media screen and (max-width:768px){.personal__wrapper{padding:0}.personal__wrapper:before{content:none}}.personal__box{width:100%;max-width:1135px;margin:0 auto 30px;background:#FFF;border-radius:2px;padding:30px 50px 42px;position:relative}@media screen and (max-width:1679px){.personal__wrapper:before{left:-10000px;right:-10000px}.personal__box{padding:40px 80px 44px}}@media screen and (max-width:1140px){.personal__box{padding:40px 39px 40px 50px;margin-bottom:20px}}@media screen and (max-width:768px){.personal__box{padding:32px 0 25px;margin:0}.personal__box:after{content:'';position:absolute;left:8px;right:8px;bottom:0;height:1px;background:#DADEE3}.personal__box:last-child:after{content:none}}.personal__box:last-child{margin-bottom:0}.personal__columns{max-width:920px;margin:0 -45px;display:flex}@media screen and (max-width:1679px){.personal__columns{max-width:1000px;margin:0 -65px}}.delivery-tables__title,.favorites__title{max-width:1170px;border-bottom:1px solid #DADEE3}@media screen and (max-width:1140px){.personal__columns{margin:0 -20px}}@media screen and (max-width:768px){.personal__columns{display:block;margin:0}}.personal__columns_offset{margin-bottom:40px}@media screen and (max-width:1140px){.personal__columns_offset{margin-bottom:28px}}.personal__column{width:calc(50% - 90px);margin:0 45px;display:flex;flex-direction:column}@media screen and (max-width:1679px){.personal__column{width:calc(50% - 130px);margin:0 65px}}@media screen and (max-width:1140px){.personal__column{margin:0 20px}.personal__column:nth-child(1){width:270px}.personal__column:nth-child(2){width:290px}}@media screen and (max-width:768px){.personal__column{width:auto!important;margin:0 0 20px}.personal__column:last-child{margin-bottom:0}}.personal__column_offset{margin-left:25px}@media screen and (max-width:1140px){.personal__column_offset{margin-left:20px;margin-right:42px}.personal__column_offset:nth-child(2){width:270px}}.personal__inline-radio{display:flex;align-items:center;padding-top:13px}@media screen and (max-width:768px){.personal__column_offset{margin:0;width:auto!important}.personal__inline-radio{flex-direction:column;align-items:flex-start}}.personal__subtitle{margin-bottom:50px;font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.personal__subtitle{font-size:20px;line-height:25px;margin-bottom:40px}}@media screen and (max-width:768px){.personal__subtitle{margin-bottom:25px}}.personal__subtitle_offset{margin-bottom:40px}.personal__button{min-height:70px;width:370px}@media screen and (max-width:1679px){.personal__button{width:356px;min-height:59px}}@media screen and (max-width:1140px){.personal__button{width:608px;margin-left:12px}}@media screen and (max-width:768px){.personal__subtitle_offset{margin-bottom:20px}.personal__button{margin:0;width:100%;min-height:48px}}.personal__button-wrapper{display:flex;justify-content:center;margin:50px 0 0}@media screen and (max-width:1679px){.personal__button-wrapper{margin:40px 0 0}}@media screen and (max-width:1140px){.personal__button-wrapper{margin:30px 0 0}}@media screen and (max-width:768px){.personal__button-wrapper{margin:8px -6px 0}}.favorites{margin:57px 0 198px}@media screen and (max-width:1679px){.favorites{margin-top:40px;margin-bottom:179px}}@media screen and (max-width:1140px){.favorites{margin-top:36px;margin-bottom:251px}}@media screen and (max-width:768px){.favorites{margin-top:42px;margin-bottom:102px}}.favorites__title{font-weight:700;font-size:32px;line-height:40px;text-align:center;width:100%;margin:0 auto 50px;padding-bottom:16px}@media screen and (max-width:1679px){.favorites__title{font-size:24px;line-height:143%;padding-bottom:12px;max-width:830px;margin-bottom:40px}}@media screen and (max-width:1140px){.favorites__title{font-size:20px;line-height:25px;padding-bottom:16px;max-width:603px;margin-bottom:32px}}@media screen and (max-width:768px){.favorites__title{padding-bottom:12px;margin-bottom:0}}.favorites__catalog-content{margin:50px 0 0}@media screen and (max-width:1679px){.favorites__catalog-content{margin-top:40px}.favorites__catalog-content .filter__title{margin-bottom:13px}.favorites__catalog-content .item-card__info-params_empty{min-height:38px}}@media screen and (max-width:1140px){.favorites__catalog-content{margin-top:32px}.favorites__catalog-content .filter{display:flex}.favorites__catalog-content .filter__md-button{margin-left:0}.favorites__catalog-content .filter__switcher_favorites{display:inline-flex;margin:6px 0 0 18px}.favorites__catalog-content .catalog__side{padding-bottom:33px}.favorites__catalog-content .item-card__info-params_empty{min-height:0}}@media screen and (max-width:768px){.favorites__catalog-content{margin-top:27px}.favorites__catalog-content .sorting{display:none}.favorites__catalog-content .filter{flex-direction:row-reverse;justify-content:space-between}.favorites__catalog-content .filter__switcher_favorites{margin-left:3px}.favorites__catalog-content .filter__md-button-box{margin-right:0}.favorites__catalog-content .catalog__side{padding-bottom:16px}.favorites__catalog-content .item-card__info-params_empty{margin:0}.favorites__catalog-content .item-card__info-merge{position:relative}.favorites__catalog-content .item-card__info-merge>div{max-width:none}.favorites__catalog-content .item-card__info-merge .item-card__info-params-left,.favorites__catalog-content .item-card__info-merge .item-card__info-selector{position:absolute;top:calc(100% + 10px);right:0}.favorites__catalog-content .item-card__like{display:flex;top:10px;left:8px}}.favorites__catalog-grid{margin-top:-15px;margin-bottom:-15px}@media screen and (max-width:1679px){.favorites__catalog-grid{margin-top:-5px}}.favorites__catalog-grid-item{margin-top:15px;margin-bottom:15px}.favorites__button{min-height:62px;width:352px;font-weight:600;font-size:18px;line-height:22px}.favorites__button-wrapper{display:flex;justify-content:center;margin:58px 0 0}@media screen and (max-width:1140px){.favorites__button{font-weight:500;width:330px;font-size:16px;line-height:19px;min-height:59px}.favorites__button-wrapper{margin:50px 0 0}}@media screen and (max-width:768px){.favorites__button{min-height:48px;font-weight:500;font-size:14px;line-height:150.5%}.favorites__button-wrapper{margin:29px -6px 0}}.product-availability{display:flex;flex-direction:column;height:100%}.product-availability__header{margin:50px 60px;margin-right:calc(60px + var(--sroll-width));border-bottom:1px solid #EBEEF5;position:relative;padding:0 40px 24px 72px}.product-availability__header-icon{position:absolute;left:0;top:10px}@media screen and (max-width:1140px){.product-availability__header{margin:49px 40px 48px;padding:0 0 16px 40px}.product-availability__header-icon{top:1px}}@media screen and (max-width:768px){.product-availability__header{margin:48px 16px 22px;padding:0 0 28px 42px}.product-availability__header-icon{top:0}.product-availability__header-close{display:none}}.product-availability__header-close{position:absolute;right:0;top:10px}.product-availability__header-text{font-weight:700;font-size:24px;line-height:143%}.product-availability__content{flex-basis:100%;overflow:auto}.product-availability__content-inner{padding:0 60px 60px}.product-availability__block{border-bottom:1px solid #EBEEF5;margin-top:51px}@media screen and (max-width:1140px){.product-availability__header-close{top:1px}.product-availability__header-text{font-size:20px;line-height:25px}.product-availability__content-inner{padding:0 40px 40px}.product-availability__block{margin-top:30px}}@media screen and (max-width:768px){.product-availability__content-inner{padding:0 16px 16px}.product-availability__block{margin-top:32px}}.product-availability__block:first-child{margin-top:0}.product-availability__block_active .product-availability__block-title-icon{transform:rotateZ(0)}.product-availability__block-title{display:block;margin-bottom:50px;position:relative;text-decoration:none;font-weight:700;font-size:24px;line-height:143%;color:#1E1E1E}@media screen and (max-width:1140px){.product-availability__block-title{font-size:20px;line-height:25px;margin-bottom:30px}}.product-availability__block-title-icon{position:absolute;right:0;top:5px;transform:rotateZ(180deg);transition:.3s}.product-availability__block-title-icon_sm{display:none}@media screen and (max-width:768px){.product-availability__block-title{font-weight:600;font-size:16px;line-height:143%;margin-bottom:36px}.product-availability__block-title-icon{display:none}.product-availability__block-title-icon_sm{display:block}}.product-availability__block-content{display:none}.product-availability__block-content_active{display:block}.product-availability__block-item{padding-bottom:30px;border-bottom:1px solid #EBEEF5;margin-top:40px}@media screen and (max-width:768px){.product-availability__block-item{padding-bottom:17px;margin-top:28px}}.product-availability__block-item:first-child{margin-top:0}.product-availability__block-item:last-child{border:none}.product-availability__block-item-title{margin-bottom:15px}.product-availability__block-item-title-main{font-weight:700;font-size:18px;line-height:22px;margin-right:10px}@media screen and (max-width:768px){.product-availability__block-item-title{margin-bottom:8px}.product-availability__block-item-title-main{font-weight:700;font-size:14px;line-height:17px}}.product-availability__block-item-title-add{font-weight:500;font-size:16px;line-height:150.5%}@media screen and (max-width:768px){.product-availability__block-item-title-add{font-weight:500;font-size:13.5px;line-height:16px;display:block;padding-top:4px}}.product-availability__block-item-address{font-weight:400;font-size:16px;line-height:130%;color:#52575C;margin-bottom:17px}@media screen and (max-width:768px){.product-availability__block-item-address{font-weight:400;font-size:13.5px;line-height:140%;margin-bottom:18px}}.product-availability__block-item-stock{display:flex;align-items:center}.product-availability__block-item-stock-icon{width:12px;min-width:12px;height:12px;border-radius:50%;margin-right:8px}.product-availability__block-item-stock-icon_green{background:#2AC769}.product-availability__block-item-stock-icon_yellow{background:#FFB946}.product-availability__block-item-stock-icon_red{background:#FB4E4E}.product-availability__block-item-stock-text{font-weight:500;font-size:14px;line-height:150.5%;margin-right:8px}.product-availability__block-item-stock-quantity{font-weight:400;font-size:14px;line-height:149%;color:#52575C}.product-cloth{display:flex;flex-direction:column;height:100%}.product-cloth__header{margin:50px 60px 30px;margin-right:calc(60px + var(--sroll-width));border-bottom:1px solid #EBEEF5;position:relative;padding:0 40px 24px 0}@media screen and (max-width:1140px){.product-cloth__header{margin:49px 40px 30px;padding:0 0 16px}}.product-cloth__header-icon{display:none;position:absolute;left:0;top:0}.product-cloth__header-close{position:absolute;right:0;top:10px}@media screen and (max-width:768px){.product-cloth__header{margin:48px 16px 22px;padding:0 0 28px 42px}.product-cloth__header-icon{display:block}.product-cloth__header-close{display:none}}.product-cloth__header-text{font-weight:700;font-size:24px;line-height:143%}.product-cloth__content{flex-basis:100%;overflow:auto}.product-cloth__content-inner{padding:0 60px 60px}@media screen and (max-width:1140px){.product-cloth__header-text{font-size:20px;line-height:25px}.product-cloth__content-inner{padding:0 40px 40px}}.product-cloth__block{margin-top:30px}.product-cloth__block:first-child{margin-top:0}.product-cloth__block-title{font-weight:500;font-size:20px;line-height:140%;margin-bottom:25px}@media screen and (max-width:768px){.product-cloth__content-inner{padding:0 16px 16px}.product-cloth__block-title{font-weight:600;font-size:16px;line-height:143%}}.product-cloth__subblock{margin-top:20px}.product-cloth__subblock_active .product-cloth__subblock-title-toggle-icon{transform:rotateZ(0)}.product-cloth__subblock-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-cloth__subblock-title-text{font-weight:400;font-size:18px;line-height:29px}.product-cloth__subblock-title-toggle{text-decoration:none;color:#1E1E1E;display:flex}@media screen and (max-width:768px){.product-cloth__subblock-title-text{font-weight:700;font-size:14px;line-height:17px}.product-cloth__subblock-title-toggle{align-items:center}}.product-cloth__subblock-title-toggle-text{font-weight:500;font-size:16px;line-height:150.5%;margin-right:9px}.product-cloth__subblock-title-toggle-icon{transform:rotateZ(180deg);transition:.3s}.product-cloth__subblock-title-toggle-icon_sm{display:none}@media screen and (max-width:768px){.product-cloth__subblock-title-toggle-text{font-weight:500;font-size:13.5px;line-height:16px}.product-cloth__subblock-title-toggle-icon{display:none}.product-cloth__subblock-title-toggle-icon_sm{display:block}}.product-cloth__subblock-list{display:none;padding-bottom:21px}.product-cloth__subblock-list_active{display:block}.product-cloth__subblock-list-row{display:flex;justify-content:space-between;padding-bottom:2px;border-bottom:#DADEE3 1px solid;margin-top:14px}.product-cloth__subblock-list-row:first-child{margin-top:0}.product-cloth__subblock-list-left{margin-right:10px;font-weight:400;font-size:13.5px;line-height:140%;color:#52575C}.product-cloth__subblock-list-right{font-weight:500;font-size:14px;line-height:150.5%;text-align:right}.product-cloth__colors{display:flex;flex-wrap:wrap;margin:-10px -12px}@media screen and (max-width:1140px){.product-cloth__colors{margin:-5px -10px}}@media screen and (max-width:768px){.product-cloth__subblock-list-right{font-weight:400;font-size:13.5px;line-height:140%}.product-cloth__colors{margin:-6px -5px}}.product-cloth__colors-item{text-decoration:none;margin:10px 12px;background:#FFF;border:1px solid #FAFAFA;border-radius:4px;transition:.3s;display:flex;flex-direction:column;align-items:center;flex-basis:calc(20% - 24px);padding-bottom:9px;position:relative}@media screen and (max-width:1140px){.product-cloth__colors-item{margin:5px 10px;flex-basis:calc(33.33% - 20px)}}.product-cloth__colors-item:before{content:'Выбрано';position:absolute;top:4px;right:4px;background:#2C2E2D;border-radius:2px;padding:4px 8px;font-weight:600;font-size:10px;line-height:12px;color:#FFF;opacity:0;transition:.3s}@media screen and (max-width:768px){.product-cloth__colors-item{margin:6px 5px;flex-basis:calc(25% - 10px)}.product-cloth__colors-item:before{content:'';background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNjY2NSA1LjAwMDA4TDUuMjE3ODggOS4wMDAwOEwxMi4zMzMyIDEuNjY2NzUiIHN0cm9rZT0iIzFFMUUxRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) center center no-repeat;background-size:contain;width:14px;height:10px;top:20px;left:50%;transform:translateX(-50%)}}.product-cloth__colors-item_selected:before{opacity:1}.product-options__colors-item_selected,.product-options__subblock-previews-item,.sales-banner__right{box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03)}.product-cloth__colors-item-image{width:calc(100% + 2px);height:82px;border-radius:4px 4px 0 0;margin:-1px -1px 11px}@media screen and (max-width:768px){.product-cloth__colors-item-image{height:53px}}.product-cloth__colors-item-text{text-align:center;font-weight:500;font-size:12px;line-height:146%;color:#1E1E1E}.product-options{display:flex;flex-direction:column;height:100%}.product-options__header{margin:50px 60px 38px 50px;margin-right:calc(60px + var(--sroll-width));border-bottom:1px solid #EBEEF5;position:relative;padding:0 0 15px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1679px){.product-options__header{padding:0 0 24px}}.product-options__header-icon{position:absolute;left:0;top:10px}.product-options__header-text{font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1140px){.product-options__header{margin:49px 40px 48px;padding:0 0 16px}.product-options__header-text{display:none;font-size:20px;line-height:25px}}@media screen and (max-width:768px){.product-options__header{margin:48px 16px 22px;padding:0 0 28px 42px}.product-options__header-icon{top:0}.product-options__header-text{display:block}}.product-options__header-text_md{display:none}.product-options__header-apply{width:186px;min-height:46px}@media screen and (max-width:1679px){.product-options__header-apply{font-weight:500;font-size:12px;line-height:146%}}.product-options__content{flex-basis:100%;overflow:auto}.product-options__content-inner{padding:0 60px 30px 50px}.product-options__block{border-bottom:1px solid #EBEEF5;margin-top:40px}@media screen and (max-width:1140px){.product-options__header-text_md{display:block}.product-options__content-inner{padding:0 40px 40px}.product-options__block{margin-top:30px}}@media screen and (max-width:768px){.product-options__header-apply,.product-options__header-text_md{display:none}.product-options__content-inner{padding:0 16px}.product-options__block{margin-top:25px}}.product-options__block:first-child{margin-top:0}.product-options__block:last-child{border-bottom:none}.product-options__block_active .product-options__block-title-icon{transform:rotateZ(0)}.product-options__block-title{display:block;margin-bottom:30px;position:relative;text-decoration:none;font-weight:700;font-size:24px;line-height:143%;color:#1E1E1E}@media screen and (max-width:1679px){.product-options__block-title{font-weight:700;font-size:20px;line-height:25px}.product-options__block-form_lg_inline_1{margin-right:80px;flex-direction:row;justify-content:space-between;white-space:nowrap}}.product-options__block-title-icon{position:absolute;right:0;top:5px;transform:rotateZ(180deg);transition:.3s}@media screen and (max-width:1140px){.product-options__block:last-child{border-bottom:1px solid #EBEEF5}.product-options__block-title{font-size:18px;line-height:22px;margin-bottom:21px}.product-options__block-title-icon{top:1px;right:-2px}}.product-options__block-title-icon_sm{display:none}@media screen and (max-width:768px){.product-options__block-title{font-weight:600;font-size:16px;line-height:143%;margin-bottom:30px}.product-options__block-title-icon{display:none}.product-options__block-title-icon_sm{display:block}}.product-options__block-content{display:none;padding-bottom:30px}@media screen and (max-width:1140px){.product-options__block-content{padding-bottom:27px}}.product-options__block-content_active{display:block;padding-bottom:0}@media screen and (max-width:1679px) and (max-width:1140px){.product-options__block-form_lg_inline_1{flex-wrap:wrap;margin-right:0;justify-content:flex-start;margin-bottom:-10px}.product-options__block-form_lg_inline_1 .form__row{width:auto;margin-right:50px;margin-bottom:10px}}@media screen and (max-width:1679px) and (max-width:768px){.product-options__block-form_lg_inline_1{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;padding:0 0 14px}.product-options__block-form_lg_inline_1 .form__row{width:auto;margin-right:0;margin-bottom:2px}}.product-options__block-form-row{margin-bottom:3px}.product-options__block-form-row:last-child{margin-bottom:0}.product-options__block-form-radio-label:before{border-color:#A5ABB3}.product-options__subblock{margin-top:30px}.product-options__subblock:first-child{margin-top:0}.product-options__subblock-title{font-weight:700;font-size:13.5px;line-height:20px;margin-bottom:8px}@media screen and (max-width:1140px){.product-options__subblock{padding-bottom:20px;margin-top:0}.product-options__subblock-title{margin-bottom:12px}}@media screen and (max-width:768px){.product-options__subblock{margin-top:16px;padding-bottom:0;border-bottom:1px solid #DADEE3}.product-options__subblock:last-child{padding-bottom:0;border:none}.product-options__subblock_active .product-options__subblock-title-toggle-icon{transform:rotateZ(0)}.product-options__subblock-title{font-weight:500;font-size:13.5px;line-height:16px;display:flex;justify-content:space-between}}.product-options__subblock-title-toggle{display:none;align-items:center;font-weight:500;font-size:12.5px;line-height:152.3%;color:#1E1E1E;text-decoration:none}.product-options__subblock-title-toggle-icon{margin-left:6px;transform:rotateZ(180deg);transition:.3s}.product-options__subblock-previews{display:flex;flex-wrap:wrap;margin:-6px}@media screen and (max-width:1679px){.product-options__subblock-previews{margin:-17px}}@media screen and (max-width:1140px){.product-options__subblock-previews{margin:-6px -8px}}@media screen and (max-width:768px){.product-options__subblock-title-toggle{display:flex}.product-options__subblock-previews{margin:0 -5px;padding-bottom:14px}}.product-options__subblock-previews-item{margin:6px;width:calc(33.33% - 12px);background:#FFF;border-radius:2px;display:flex;flex-direction:column;position:relative}.product-options__subblock-previews-item:nth-child(3n) .help__balloon{left:auto;transform:none;right:-10px}.product-options__subblock-previews-item:nth-child(3n) .help__balloon:after{right:0;left:auto;margin-right:10px}@media screen and (max-width:1679px){.product-options__subblock-previews-item{margin:17px;width:calc(33.33% - 34px)}}@media screen and (max-width:1140px){.product-options__subblock-previews-item{margin:6px 8px;width:calc(50% - 16px)}.product-options__subblock-previews-item:nth-child(3n) .help__balloon{left:50%;transform:translateX(-50%);right:auto}.product-options__subblock-previews-item:nth-child(3n) .help__balloon:after{left:50%;right:auto;margin-right:0}.product-options__subblock-previews-item:nth-child(2n) .help__balloon{left:auto;transform:none;right:-10px}.product-options__subblock-previews-item:nth-child(2n) .help__balloon:after{right:0;left:auto;margin-right:10px}}@media screen and (max-width:768px){.product-options__subblock-previews-item{margin:6px 5px;width:calc(50% - 10px)}.product-options__subblock-previews-item:nth-child(2n+1) .help__balloon{left:-10px;transform:none}.product-options__subblock-previews-item:nth-child(2n+1) .help__balloon:after{left:0;margin-left:10px}.product-options__subblock-previews-item:nth-child(2n) .help__balloon{left:50%;transform:translateX(-50%);right:auto}.product-options__subblock-previews-item:nth-child(2n) .help__balloon:after{left:50%;right:auto;margin-right:0}}.product-options__subblock-previews-item-help{position:absolute;right:10px;top:10px;margin:0}.product-options__subblock-previews-item-image{width:100%;aspect-ratio:200/194;margin-bottom:8px}.product-options__subblock-previews-item-info{padding:0 15px 18px}@media screen and (max-width:768px){.product-options__subblock-previews-item-help{right:auto;left:8px;top:5px}.product-options__subblock-previews-item-image{aspect-ratio:auto;height:94px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;margin-bottom:8px}.product-options__subblock-previews-item-info{padding:0 10px 12px}}.product-options__subblock-previews-item-info-row{display:flex;justify-content:space-between;margin-bottom:10px}.product-options__subblock-previews-item-info-left{font-weight:500;font-size:14px;line-height:150.5%;margin-right:10px}@media screen and (max-width:768px){.product-options__subblock-previews-item-info-row{display:block;margin-bottom:12px}.product-options__subblock-previews-item-info-left{font-size:13.5px;line-height:16px;margin-bottom:6px}}.product-options__subblock-previews-item-info-right{font-weight:700;font-size:16px;line-height:140%}@media screen and (max-width:768px){.product-options__subblock-previews-item-info-right{font-size:14px;line-height:17px}}.product-options__subblock-previews-item-info-button{background:#FFF;border:.5px solid #B6B8B8;border-radius:4px;height:36px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.3s;color:#1E1E1E;font-weight:500;font-size:13.5px;line-height:16px}.product-options__subblock-previews-item-info-button-icon{margin-left:0;width:0;transition:.3s}@media screen and (min-width:1141px){.product-options__subblock-previews-item-info-button:hover{border-color:#52575C}.product-options__subblock-previews-item-info-button:hover .product-options__subblock-previews-item-info-button-icon{width:22px;margin-left:5px}}.product-options__subblock-previews-item-info-button_active{background:#2C2E2D;border-color:#2C2E2D;color:#fff}.product-options__subblock-previews-item-info-button_active .product-options__subblock-previews-item-info-button-icon{margin-left:0!important;width:0!important}.product-options__colors{display:flex;flex-wrap:wrap;margin:-5px -8px}@media screen and (max-width:1679px){.product-options__colors{margin:-5px -12px}}@media screen and (max-width:1140px){.product-options__colors{margin:-5px -10px}}@media screen and (max-width:768px){.product-options__colors{margin:-6px -5px;padding-bottom:12px}}.product-options__colors-item{text-decoration:none;margin:5px 8px;background:#FFF;border-radius:0 0 4px 4px;transition:.3s;display:flex;flex-direction:column;align-items:center;flex-basis:calc(20% - 24px);padding-bottom:5px;position:relative;border:1px solid transparent}@media screen and (max-width:1679px){.product-options__colors-item{margin:5px 12px;flex-basis:calc(20% - 35px)}}@media screen and (max-width:1140px){.product-options__colors-item{margin:5px 10px;flex-basis:calc(33.33% - 20px)}}@media screen and (max-width:768px){.product-options__colors-item{margin:6px 5px;flex-basis:calc(25% - 10px);padding-bottom:8px}}.product-options__colors-item:before{content:'Выбрано';position:absolute;left:5px;top:5px;background:#2C2E2D;border-radius:2px;padding:4px 8px;font-weight:600;font-size:10px;line-height:12px;color:#FFF;opacity:0;transition:.3s}.contacts__link:after,.delivery-tables__table-thead:before,.design-services__details-item:before,.design-vr__title:before,.photo-sections__item:after,.quick-form__bottom-right:after{content:''}.product-options__colors-item_selected{border-color:#FAFAFA}.product-options__colors-item_selected:before{opacity:1}@media screen and (max-width:768px){.product-options__colors-item:before{content:'';background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNjY2NSA1LjAwMDA4TDUuMjE3ODggOS4wMDAwOEwxMi4zMzMyIDEuNjY2NzUiIHN0cm9rZT0iIzFFMUUxRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) center center no-repeat;background-size:contain;width:14px;height:10px;top:20px;left:50%;transform:translateX(-50%)}.product-options__colors-item_selected .product-options__colors-item-text{font-weight:600}}.product-options__colors-item-image{width:calc(100% + 2px);height:90px;margin:-1px -1px 9px}.product-options__colors-item-text{text-align:center;font-weight:500;font-size:13.5px;line-height:16px;color:#1E1E1E}.product-options__columns{display:flex;margin:0 -5px}@media screen and (max-width:1679px){.product-options__columns_lg_inline_1,.product-options__columns_lg_inline_1 .product-options__column{margin:0}.product-options__columns_lg_inline_1 .product-options__block-form{flex-direction:row;white-space:nowrap}.product-options__columns_lg_inline_1 .product-options__block-form-radio{margin-right:36px}}@media screen and (max-width:1140px){.product-options__columns_lg_inline_1{margin:0 -5px -10px}.product-options__columns_lg_inline_1 .product-options__column{margin:0 5px}.product-options__columns_lg_inline_1 .product-options__block-form{flex-direction:column;white-space:normal}.product-options__columns_lg_inline_1 .product-options__block-form-radio{margin-right:0}}@media screen and (max-width:768px){.product-options__colors-item-image{height:53px;border-radius:4px 4px 0 0}.product-options__colors-item-text{font-weight:400;font-size:10px;line-height:168.5%}.product-options__columns{display:block;padding-bottom:17px}.product-options__columns_lg_inline_1{margin:0 -5px}}.product-options__column{margin:0 5px;min-width:120px}.product-options__column_width_1{min-width:130px}.product-options__apply{width:100%;min-height:48px}.product-options__apply-wrapper{display:none;padding:27px 16px;background:#fff}.quick-form{height:100%;position:relative;overflow:auto;padding:30px 72px 40px}.quick-form__close{position:absolute;right:30px;top:36px}.quick-form__title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:40px;text-align:center}@media screen and (max-width:1140px){.product-options__column_width_1{display:none}.quick-form{padding-top:49px}.quick-form__close{top:51px}.quick-form__title{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.product-options__apply-wrapper{display:block}.quick-form{padding:48px 16px 16px}.quick-form__title{max-width:180px;margin:0 auto 40px}}.quick-form__form{width:100%;max-width:395px;margin:0 auto}.quick-form__form-label{margin-bottom:12px}.quick-form__form-button{margin-top:16px}.quick-form__text{margin:16px auto 0;padding-top:20px;border-top:1px solid #DADEE3;width:100%;max-width:90%;font-weight:400;font-size:80%;line-height:18px;color:#52575C;text-align:center}.quick-form__text a{color:#52575C;white-space:nowrap;transition:.4s}.quick-form__text a:hover{color:#3d4144}.quick-form__bottom{margin-top:108px;display:flex;justify-content:space-between;align-items:center}.quick-form__bottom-left{max-width:243px;margin-right:10px;font-weight:500;font-size:13.5px;line-height:16px;color:#6D7580}.quick-form__bottom-right{white-space:nowrap;font-weight:700;font-size:24px;line-height:143%;color:#1E1E1E;text-decoration:none;position:relative}.quick-form__bottom-right:after{position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}@media screen and (min-width:1141px){.quick-form__bottom-right:after{transition:.3s}.quick-form__bottom-right:hover:after{opacity:0}}.design-banner{background:#1E1E1E}@media screen and (max-width:1679px){.design-banner{margin-top:22px}}@media screen and (max-width:1140px){.design-banner{margin-top:30px}}.design-banner__inner{display:flex}@media screen and (max-width:768px){.design-banner{margin-top:0}.design-banner__inner{flex-direction:column-reverse;margin:0 -16px}}.design-banner__left{width:47.4%;min-width:47.4%;display:flex;flex-direction:column;justify-content:center;padding:30px 30px 30px 0}@media screen and (max-width:1679px){.design-banner__left{padding-bottom:44px;width:34.6%;min-width:34.6%}}@media screen and (max-width:1140px){.design-banner__left{width:46.2%;min-width:46.2%;padding-bottom:50px}}@media screen and (max-width:768px){.design-banner__left{width:100%;padding:26px 16px}}.design-banner__right{width:52.6%;min-width:52.6%}.design-banner__block{display:flex;flex-direction:column;max-width:480px}.design-banner__title{font-weight:600;font-size:32px;line-height:106.12%;color:#FFF;margin-bottom:30px}@media screen and (max-width:1679px){.design-banner__right{width:65.4%;min-width:65.4%}.design-banner__title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:20px}}@media screen and (max-width:1140px){.design-banner__right{width:53.8%;min-width:53.8%}.design-banner__block{max-width:none}.design-banner__title{font-size:20px;line-height:25px;max-width:280px}}.design-banner__text{font-size:16px;color:#FAFAFA;margin-bottom:30px;text-transform:uppercase;max-width:396px}.design-banner__text strong{font-weight:700}.design-banner__image{display:block;width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width:1679px){.design-banner__text{font-size:14px;line-height:149%;color:#FAFAFA;max-width:324px;margin-bottom:20px}.design-banner__image{min-height:445px}}@media screen and (max-width:1140px){.design-banner__text{font-size:13.5px;line-height:140%;max-width:241px}.design-banner__image{min-height:400px}}.design-banner__arrow-icon{display:block}.design-banner__arrow-icon_sm{display:none}.design-services{padding:70px 0 40px}@media screen and (max-width:768px){.design-banner__right{width:100%}.design-banner__text{font-size:12.5px;line-height:152.3%}.design-banner__text strong{font-size:13.5px;line-height:140%}.design-banner__image{height:249px;min-height:0}.design-banner__arrow-icon{display:none}.design-banner__arrow-icon_sm{display:block}.design-services{padding:0}.design-services__inner{flex-direction:column-reverse;margin:0 -16px}}.design-services__inner{display:flex}.design-services__left{width:50%;min-width:50%;position:relative}@media screen and (max-width:768px){.design-services__left{width:100%}}.design-services__right{width:50%;min-width:50%;padding:29px 0 34px 15px}@media screen and (max-width:1679px){.design-services__right{padding:31px 0 53px 20px}}@media screen and (max-width:1140px){.design-services__right{padding:23px 0 0 15px}}@media screen and (max-width:768px){.design-services__right{width:100%;padding:45px 16px 68px}}.design-services__image-bg{position:absolute;right:29%;top:0;bottom:0;width:calc(50vw - 29%);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:drop-shadow(0 0 .8px rgba(0, 0, 0, .06)) drop-shadow(0 0 2px rgba(0, 0, 0, .04)) drop-shadow(0 0 5px rgba(0, 0, 0, .04)) drop-shadow(0 0 17px rgba(0, 0, 0, .03))}@media screen and (max-width:1679px){.design-services__image-bg{right:31%;width:calc(50vw - 31%)}}@media screen and (max-width:1140px){.design-services__image-bg{right:16%;width:calc(50vw - 16%)}}@media screen and (max-width:768px){.design-services__image-bg{position:static;width:100%;height:257px;display:block}}.design-services__image-front{position:absolute;right:19%;top:38px;bottom:37px;left:8%;height:calc(100% - 38px - 37px);width:73%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.design-services__title{font-weight:700;font-size:32px;line-height:40px}.design-services__item{display:flex;justify-content:space-between;margin-top:24px;padding-bottom:18px;border-bottom:1px solid #DADEE3}.design-services__item:last-child{border-bottom:none;padding-bottom:0}@media screen and (max-width:1679px){.design-services__image-front{left:10%;right:7%;width:83%;top:32px;bottom:50px;height:calc(100% - 32px - 50px)}.design-services__title{font-size:24px;line-height:143%;margin-bottom:31px}.design-services__item{margin-top:18px}}@media screen and (max-width:1140px){.design-services__image-front{left:-3%;right:4%;width:99%;top:23px;bottom:36px;height:calc(100% - 23px - 36px)}.design-services__title{font-size:20px;line-height:25px;margin-bottom:20px}.design-services__item{margin-top:14px;padding-bottom:16px}}@media screen and (max-width:768px){.design-services__image-front{left:24.7%;right:0;top:21px;bottom:22px;width:75.3%;height:calc(100% - 21px - 22px)}.design-services__title{font-size:20px;line-height:25px;margin-bottom:-1px}.design-services__item{margin-top:24px;padding-bottom:25px;align-items:center}.design-services__item:nth-child(2){align-items:flex-start}.design-services__item:nth-child(2) .design-services__item-right{padding-top:11px}}.design-services__item-left{padding-right:20px;flex-basis:100%}.design-services__item-right{white-space:nowrap;font-weight:700;line-height:140%}@media screen and (max-width:1140px){.design-services__item-right{font-size:14px;line-height:17px}}.design-services__text{max-width:260px;font-weight:500;line-height:150.5%}@media screen and (max-width:1679px){.design-services__text{font-size:14px}}@media screen and (max-width:1140px){.design-services__text{font-size:13.5px;line-height:16px}}@media screen and (max-width:768px){.design-services__text{line-height:140%;max-width:170px}}.design-services__subtitle{font-weight:700;line-height:140%;text-transform:uppercase}@media screen and (max-width:1679px){.design-services__subtitle{font-size:14px;line-height:17px;max-width:346px}}@media screen and (max-width:1140px){.design-services__subtitle{font-size:13.5px;line-height:20px;max-width:220px}}@media screen and (max-width:768px){.design-services__subtitle{font-weight:400;line-height:140%;max-width:180px;text-transform:none}}.design-vr__text,.design-vr__title{text-transform:uppercase;font-weight:500}.design-services__details{margin:18px 0 0;padding:0;list-style:none;font-weight:500;font-size:14px;line-height:150.5%;color:#9E826B}@media screen and (max-width:1679px){.design-services__details{font-size:12px;line-height:146%;margin:23px 0 0}}@media screen and (max-width:1140px){.design-services__details{font-size:12.5px;line-height:152.3%;margin:19px 0 0}}@media screen and (max-width:768px){.design-services__details{margin:25px 0 0;font-size:13.5px;line-height:16px;width:calc(100vw - 32px)}}.design-services__details-item{padding-left:21px;position:relative;margin-bottom:10px}@media screen and (max-width:1679px){.design-services__details-item{padding-left:18px}}@media screen and (max-width:1140px){.design-services__details-item{margin-bottom:8px}}@media screen and (max-width:768px){.design-services__details-item{margin-bottom:14px;padding-left:21px}}.design-services__details-item:last-child{margin-bottom:0}.design-services__details-item:before{position:absolute;left:9px;top:10px;width:3px;height:3px;border-radius:50%;background:#9E826B}@media screen and (max-width:1679px){.design-services__details-item:before{left:7px;top:8px}}.design-calculator{padding:40px 0 41px}@media screen and (max-width:1140px){.design-calculator{padding:52px 0 50px}}.design-calculator__inner{display:flex}.design-calculator__left{width:50%;min-width:50%;position:relative}@media screen and (max-width:768px){.design-services__details-item:before{left:9px;top:6px}.design-calculator{padding:0}.design-calculator__inner{margin:0 -16px;flex-direction:column}.design-calculator__left{width:100%;padding:54px 16px}}.design-calculator__right{margin-left:5%;width:45%;min-width:45%;position:relative}@media screen and (max-width:1140px){.design-calculator__right{width:50%;margin:0}}@media screen and (max-width:768px){.design-calculator__right{width:100%}}.design-calculator__image-bg{position:absolute;left:0;top:40px;right:18%;bottom:0;width:calc(100% - 18%);height:calc(100% - 40px);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:drop-shadow(0 0 .8px rgba(0, 0, 0, .06)) drop-shadow(0 0 2px rgba(0, 0, 0, .04)) drop-shadow(0 0 5px rgba(0, 0, 0, .04)) drop-shadow(0 0 17px rgba(0, 0, 0, .03))}@media screen and (max-width:1679px){.design-calculator__image-bg{left:-22%;right:13%;width:calc(100% + 9%);top:20px;height:calc(100% - 20px)}}@media screen and (max-width:1140px){.design-calculator__image-bg{left:4%;right:8%;width:calc(100% - 12%);top:15px;height:calc(100% - 15px)}}@media screen and (max-width:768px){.design-calculator__image-bg{display:block;position:static;width:100%;height:220px}}.design-calculator__image-front{position:absolute;left:12%;top:0;right:0;bottom:29px;width:88%;height:calc(100% - 29px);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.design-calculator__block{max-width:450px;display:flex;flex-direction:column;padding:20px 0 84px;align-items:flex-start}@media screen and (max-width:1679px){.design-calculator__image-front{left:-8%;width:108%;height:calc(100% - 43px);bottom:43px}.design-calculator__block{padding:0 0 80px;max-width:347px}}@media screen and (max-width:1140px){.design-calculator__image-front{left:16%;right:0;width:calc(100% - 16%);top:0;bottom:28px;height:calc(100% - 28px)}.design-calculator__block{padding:0;max-width:329px}}@media screen and (max-width:768px){.design-calculator__image-front{left:30.9%;right:0;top:8px;bottom:8px;width:calc(100% - 30.9%);height:calc(100% - 8px - 8px)}.design-calculator__block{max-width:none}}.design-calculator__title{font-weight:700;font-size:32px;line-height:40px;border-bottom:1px solid #DADEE3;margin-bottom:62px;text-transform:uppercase;width:100%;padding-bottom:2px}@media screen and (max-width:1679px){.design-calculator__title{font-size:24px;line-height:143%;padding-bottom:8px;margin-bottom:58px}}@media screen and (max-width:1140px){.design-calculator__title{font-size:20px;line-height:25px;padding-bottom:17px;margin-bottom:60px}}@media screen and (max-width:768px){.design-calculator__title{text-align:center;font-size:18px;line-height:22px;padding-bottom:11px;margin-bottom:36px}}.design-calculator__text{font-weight:500;line-height:150.5%;margin-bottom:8px}@media screen and (max-width:1679px){.design-calculator__text{font-size:14px;margin-bottom:13px}}@media screen and (max-width:1140px){.design-calculator__text{font-size:13.5px;line-height:16px;margin-bottom:14px}}@media screen and (max-width:768px){.design-calculator__text{font-size:10px;line-height:168.5%;margin-bottom:11px}}.design-calculator__control{display:block;width:100%;margin-bottom:30px}.design-calculator__button{width:100%;max-width:285px}.control{border:1px solid #A5ABB3;border-radius:4px;font:400 16px/1.3 Gilroy,sans-serif;color:#1E1E1E;height:50px;padding:0 15px}.control::-webkit-input-placeholder{color:#798087;opacity:1}.control::-moz-placeholder{color:#798087;opacity:1}.control:-moz-placeholder{color:#798087;opacity:1}.control:-ms-input-placeholder{color:#798087;opacity:1}.design-vr{background:#FAFBFC;padding:40px 0 44px}@media screen and (max-width:1679px){.design-calculator__button{max-width:none}.design-vr{padding:46px 0}}@media screen and (max-width:1140px){.design-vr{padding:30px 0 50px}}@media screen and (max-width:768px){.design-calculator__control{margin-bottom:25px}.design-calculator__button{min-height:48px}.control{font-size:13.5px;line-height:140%}.design-vr{padding:46px 0 0;background:0 0}}.design-vr__inner{display:flex}.design-vr__left{width:50%;min-width:50%}@media screen and (max-width:1140px){.design-vr__left{width:100%}}.design-vr__right{margin-left:4%;width:46%;min-width:46%;display:flex;position:relative}@media screen and (max-width:1679px){.design-vr__right{margin:83px 0 83px 9%;width:41%;min-width:41%}}.design-vr__image-left{width:67.8%;position:absolute;left:0;top:0;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.design-vr-steps__image-1,.design-vr__image-right{-o-object-fit:cover;-o-object-position:center center}@media screen and (max-width:1140px){.design-vr__right{display:none}.design-vr__image-left{width:calc(45% - 5px)}}@media screen and (max-width:768px){.design-vr__image-left{width:200px;min-width:200px;margin:0 7px 0 16px;position:static}}.design-vr__image-right{width:31%;position:absolute;right:0;top:0;height:100%;object-fit:cover;object-position:center center}@media screen and (max-width:1140px){.design-vr__image-right{width:calc(55% - 5px)}}@media screen and (max-width:768px){.design-vr__image-right{width:200px;min-width:200px;margin:0 16px 0 7px;position:static}}.design-vr__block{max-width:600px;display:flex;flex-direction:column;align-items:flex-start}.design-vr__title{position:relative;font-size:20px;line-height:140%;color:#FFF;margin-bottom:25px;width:100%;padding:20px 16px 23px 0}@media screen and (max-width:1679px){.design-vr__block{max-width:540px}.design-vr__title{margin-bottom:22px}}@media screen and (max-width:1140px){.design-vr__block{max-width:none}.design-vr__title{padding:14px 0;font-size:18px;line-height:28px;margin-bottom:20px}}.design-vr__title:before{position:absolute;right:0;top:0;bottom:0;background:#1E1E1E;width:10000px}@media screen and (max-width:768px){.design-vr__title{padding:24px 0;margin-bottom:18px;font-size:20px;line-height:140%}.design-vr__title:before{width:calc(100% + 32px);left:-16px;right:-16px}}.design-vr__title-text{position:relative}.design-vr__text{line-height:150.5%;margin-bottom:22px}@media screen and (max-width:1679px){.design-vr__text{margin-bottom:20px}}@media screen and (max-width:1140px){.design-vr__text{max-width:510px;font-size:14px;margin-bottom:22px}}@media screen and (max-width:768px){.design-vr__text{text-transform:none;font-size:13.5px;line-height:140%;margin-bottom:16px}}.design-vr__hl{border-top:1px solid #DADEE3;padding-top:20px;width:100%}.design-vr__hl-text{font-weight:500;font-size:18px;line-height:28px;color:#9B6A5B;margin-bottom:24px}@media screen and (max-width:1679px){.design-vr__hl-text{font-size:16px;line-height:150.5%;margin-bottom:25px}}@media screen and (max-width:1140px){.design-vr__hl{max-width:531px;padding-top:17px}.design-vr__hl-text{font-size:14px;margin-bottom:23px}}@media screen and (max-width:768px){.design-vr__hl-text{font-size:13.5px;line-height:140%;margin-bottom:14px}}.design-vr__hl-text strong{font-weight:700;text-transform:uppercase;font-size:16px}@media screen and (max-width:1679px){.design-vr__hl-text strong{line-height:40px}}@media screen and (max-width:1140px){.design-vr__hl-text strong{font-size:14px;line-height:34px}}.design-vr__hl-list{margin:-10px;padding:0;list-style:none;display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.design-vr__hl-text strong{font-size:13.5px;line-height:40px}.design-vr__hl-list{flex-direction:column;flex-wrap:nowrap;margin:0}}.design-vr__hl-list-item{flex-basis:calc(50% - 20px);margin:10px;position:relative;padding-left:21px}@media screen and (max-width:1679px){.design-vr__hl-list-item:nth-child(2n+1){flex-basis:calc(47.5% - 20px)}.design-vr__hl-list-item:nth-child(2n){flex-basis:calc(52.5% - 20px)}}@media screen and (max-width:1140px){.design-vr__hl-list-item:nth-child(2n+1){flex-basis:calc(47% - 20px)}.design-vr__hl-list-item:nth-child(2n){flex-basis:calc(53% - 20px)}}@media screen and (max-width:768px){.design-vr__hl-list-item{flex-basis:auto;margin:22px 0 0;padding-left:28px;display:block}.design-vr__hl-list-item:first-child{margin-top:0}.design-vr__hl-list-item:nth-child(1){order:1}.design-vr__hl-list-item:nth-child(2){order:3}.design-vr__hl-list-item:nth-child(3){order:2}}.design-vr__hl-list-item-icon{position:absolute;left:0;top:2px}.design-vr__hl-list-item-icon_sm{display:none}.design-vr__hl-list-item-text{font-weight:500;font-size:14px;line-height:150.5%}.design-vr__button{width:100%;max-width:433px;margin-top:48px;height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.design-vr__button{margin-top:39px}}@media screen and (max-width:768px){.design-vr__hl-list-item-icon{display:none}.design-vr__hl-list-item-icon_sm{display:block}.design-vr__button{margin-top:35px;height:50px;min-height:50px;font-size:16px;line-height:130%}}.design-vr__md-images{display:none;position:relative;height:201px;width:100%;margin-bottom:28px}.design-vr-steps{padding:60px 0 76px}@media screen and (max-width:1679px){.design-vr-steps{padding-bottom:60px}.design-vr-steps__inner{justify-content:space-between}}@media screen and (max-width:1140px){.design-vr__md-images{display:block}.design-vr-steps{padding:30px 0 45px}}@media screen and (max-width:768px){.design-vr__md-images{height:200px;overflow:auto;display:flex;margin:0 -16px 28px;width:calc(100% + 32px)}.design-vr-steps{padding:38px 0 42px}}.design-vr-steps__inner{display:flex}.design-vr-steps__left{width:50%;min-width:50%}@media screen and (max-width:1679px){.design-vr-steps__left{width:58.48%;min-width:58.48%}}@media screen and (max-width:1140px){.design-vr-steps__left{width:100%}.design-vr-steps__right{display:none}}.design-vr-steps__right{margin-left:11%;width:39%;min-width:39%;position:relative}@media screen and (max-width:1679px){.design-vr-steps__right{margin-left:0;width:37%;min-width:37%}}.design-vr-steps__image-1{position:absolute;width:100%;left:0;top:0;height:52.4%;object-fit:cover;object-position:center center}@media screen and (max-width:1679px){.design-vr-steps__image-1{height:47.4%}}@media screen and (max-width:1140px){.design-vr-steps__image-1{height:100%;width:calc(50% - 15px)}}@media screen and (max-width:768px){.design-vr-steps__image-1{position:static;width:100%;height:180px}.design-vr-steps__image-2{display:none}}.design-vr-steps__image-2{position:absolute;width:100%;left:0;bottom:0;height:42.9%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.design-vr-steps__block{max-width:720px;display:flex;flex-direction:column;align-items:flex-start}.design-vr-steps__title{font-weight:700;font-size:32px;line-height:40px;margin-bottom:40px}@media screen and (max-width:1679px){.design-vr-steps__image-2{height:47.4%}.design-vr-steps__block{max-width:655px}.design-vr-steps__title{font-size:24px;line-height:143%;margin-bottom:36px}}@media screen and (max-width:1140px){.design-vr-steps__image-2{height:100%;width:calc(50% - 15px);left:auto;bottom:auto;right:0;top:0}.design-vr-steps__block{max-width:none}.design-vr-steps__title{font-size:20px;line-height:25px;margin-bottom:20px}.design-vr-steps__items{max-width:620px}}@media screen and (max-width:768px){.design-vr-steps__title{width:calc(100% - 20px);text-align:center;padding:10px;margin:0 10px 24px;border-bottom:1px solid #DADEE3;font-size:18px;line-height:22px}}.design-vr-steps__item{position:relative;padding-left:30px;margin-top:24px}@media screen and (max-width:1679px){.design-vr-steps__item{margin-top:19px}}@media screen and (max-width:768px){.design-vr-steps__item{margin-top:25px}}.design-vr-steps__item:first-child{margin-top:0}.design-vr-steps__item-number{font-weight:400;font-size:14px;line-height:149%;color:#9E826B;position:absolute;left:0;top:50%;transform:translateY(-50%)}.design-vr-steps__item-text{font-weight:500;line-height:150.5%}@media screen and (max-width:1140px){.design-vr-steps__item{padding-left:28px}.design-vr-steps__item-text{font-size:14px}}@media screen and (max-width:768px){.design-vr-steps__item-text{font-size:13.5px;line-height:16px}}.design-vr-steps__item-text strong{font-weight:700}.design-vr-steps__button{width:100%;max-width:433px;margin-top:58px;height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.design-vr-steps__button{margin-top:41px}}@media screen and (max-width:1140px){.design-vr-steps__button{margin-top:43px}}@media screen and (max-width:768px){.design-vr-steps__button{margin-top:28px;min-height:50px;height:50px;font-size:16px;line-height:130%}}.design-vr-steps__md-images{display:none;position:relative;height:180px;width:100%;margin-bottom:28px}.design-projects{background:#1E1E1E;padding:70px 0 80px}@media screen and (max-width:1679px){.design-projects{padding:60px 0 69px}}@media screen and (max-width:1140px){.design-vr-steps__md-images{display:block}.design-projects{padding:40px 0 50px}}@media screen and (max-width:768px){.design-vr-steps__md-images{margin:0 -16px 30px;width:calc((100% + 32px))}.design-projects{padding:22px 0 28px;margin:0 0 100px;position:relative}}.design-projects__inner{display:flex}@media screen and (max-width:1140px){.design-projects__inner{display:block;position:relative;padding:0 0 124px}}.design-projects__left{width:24.8%;min-width:24.8%;margin-right:9.2%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1679px){.design-projects__left{width:26.8%;min-width:26.8%;margin-right:7%}}@media screen and (max-width:1140px){.design-projects__left{width:100%;margin:0 0 50px}}@media screen and (max-width:768px){.design-projects__inner{padding:0;position:static}.design-projects__left{margin:0 0 28px}}.design-projects__right{width:66%;min-width:66%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:4px}.design-projects__title{font-weight:600;font-size:40px;line-height:49px;color:#FFF;text-transform:uppercase}@media screen and (max-width:1679px){.design-projects__right{padding-top:10px;padding-bottom:6px}.design-projects__title{font-size:32px;line-height:40px}}@media screen and (max-width:1140px){.design-projects__right{width:100%;padding:0}.design-projects__title{font-weight:700;font-size:24px;line-height:143%}}@media screen and (max-width:768px){.design-projects__right{display:block}.design-projects__title{font-weight:500;font-size:20px;line-height:140%}}.design-projects__button{width:100%;height:68px;font-size:20px;margin-top:60px}.design-projects__button_sm{display:none}@media screen and (max-width:1679px){.design-projects__button{margin-top:84px}}@media screen and (max-width:1140px){.design-projects__button{position:absolute;left:0;bottom:0;max-width:300px;margin:0}.design-projects__line{margin-bottom:47px}.design-projects__line:last-child{margin-bottom:0}.design-projects__line:last-child .design-projects__item:last-child{max-width:310px}}@media screen and (max-width:768px){.design-projects__button{display:none;height:50px;min-height:50px;left:16px;bottom:-74px;right:16px;width:calc(100% - 32px);font-size:16px;line-height:130%}.design-projects__button_sm{display:flex}}.design-projects__line{display:flex;justify-content:space-between}.design-projects__line_sm{display:none}.design-projects__item{color:#FFF}.design-projects__item:nth-child(1){max-width:350px;text-align:left}@media screen and (max-width:1679px){.design-projects__item{font-size:14px;line-height:149%}.design-projects__item:nth-child(1){max-width:280px}}@media screen and (max-width:768px){.design-projects__line{margin:0;display:none}.design-projects__line_sm{display:block}.design-projects__item{margin-bottom:25px}.design-projects__item:nth-child(1){max-width:none}}.design-projects__item:nth-child(2){max-width:535px;text-align:right}.design-pictures{padding:58px 0}@media screen and (max-width:1679px){.design-projects__item:nth-child(2){max-width:400px}.design-pictures{padding:70px 0 30px}}.design-pictures__inner{display:flex;margin:-20px 0}@media screen and (max-width:1140px){.design-projects__item{font-size:13.5px;line-height:140%}.design-pictures{padding:22px 0}.design-pictures__inner{margin:-15px}}@media screen and (max-width:768px){.design-projects__item:nth-child(2){text-align:left;max-width:none}.design-pictures{padding:10px 0}.design-pictures__inner{margin:0 -16px;overflow:auto;padding-bottom:10px}}.design-pictures__link{width:43.6%;min-width:43.6%;margin:20px 0}@media screen and (max-width:1679px){.design-pictures__link{width:48.1%;min-width:48.1%}}@media screen and (max-width:1140px){.design-pictures__link{width:calc(50% - 30px);margin:15px;min-width:0}}.design-pictures__link:nth-child(2n+1){margin-right:12.8%}@media screen and (max-width:1679px){.design-pictures__link:nth-child(2n+1){margin-right:3.8%}}@media screen and (max-width:1140px){.design-pictures__link:nth-child(2n+1){margin:15px}}@media screen and (max-width:768px){.design-pictures__link{width:260px;min-width:260px;height:260px;margin:0 8px}.design-pictures__link:first-child{margin:0 8px 0 16px}.design-pictures__link:last-child{margin:0 16px 0 8px}}.design-pictures__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contacts{padding:51px 0 45px;display:flex}@media screen and (max-width:1679px){.contacts{padding-bottom:68px}}@media screen and (max-width:1140px){.contacts{padding-bottom:60px}}@media screen and (max-width:768px){.contacts{padding:38px 0 44px;flex-direction:column-reverse;margin:0 -16px}}.contacts__left{padding:60px 20px 57px 0;display:flex;flex-direction:column;width:51%;min-width:51%;align-items:flex-start}@media screen and (max-width:1679px){.contacts__left{width:52%;min-width:52%;padding:50px 20px 67px 0}}@media screen and (max-width:1140px){.contacts__left{width:42%;min-width:42%;padding:26px 20px 51px 0}}@media screen and (max-width:768px){.contacts__left{width:calc(100% - 12px);padding:19px 23px 40px;margin:-77px 6px 0;position:relative;background:#FFF;border-radius:8px 8px 0 0;filter:drop-shadow(0 0 2px rgba(0, 0, 0, .03)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06));z-index:1}}.contacts__right{width:49%;min-width:49%}.contacts__title{font-weight:700;font-size:32px;line-height:40px;margin-bottom:45px}@media screen and (max-width:1679px){.contacts__right{width:48%;min-width:48%}.contacts__title{margin-bottom:35px}}@media screen and (max-width:1140px){.contacts__right{width:58%;min-width:58%}.contacts__title{font-size:24px;line-height:143%;margin-bottom:23px}}@media screen and (max-width:768px){.contacts__right{width:100%;height:244px}.contacts__title{font-size:20px;line-height:25px;margin-bottom:12px}}.contacts__line{font-weight:500;font-size:18px;line-height:28px;margin-top:15px;color:#52575C}.contacts__block-link,.contacts__link{color:#1E1E1E;text-decoration:none}@media screen and (max-width:1140px){.contacts__line{margin-top:14px;font-size:14px;line-height:150.5%;max-width:200px}}@media screen and (max-width:768px){.contacts__line{max-width:none;word-wrap:100%;margin-top:8px;font-size:12.5px;line-height:152.3%}}.contacts__link{font-weight:500;line-height:160%;margin-top:28px;text-transform:uppercase;position:relative}.contacts__link:after{position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E}@media screen and (min-width:1141px){.contacts__link:after{transition:.3s}.contacts__link:hover:after{opacity:0}}@media screen and (max-width:1679px){.contacts__link{margin-top:39px}}@media screen and (max-width:1140px){.contacts__link{margin-top:31px}}@media screen and (max-width:768px){.contacts__link{font-size:14px;line-height:150.5%;margin-top:21px}}.contacts__bottom{margin:60px -37px 0;display:flex;flex-wrap:wrap;white-space:nowrap;text-transform:uppercase}@media screen and (max-width:1140px){.contacts__bottom{margin:50px -3px 0 0;width:calc(100% + 3px)}}.contacts__block{margin:0 37px;font-weight:500;font-size:18px;line-height:28px}@media screen and (max-width:1140px){.contacts__block{margin:0 0 30px;font-size:14px;line-height:150.5%}.contacts__block:last-child{margin-bottom:0}.contacts__block:last-child .contacts__block-line{display:block}}@media screen and (max-width:768px){.contacts__block{width:100%;display:flex;justify-content:space-between;font-weight:600;font-size:10px;line-height:12px;margin:0 0 13px}}.contacts__block-line+.contacts__block-line{margin-top:20px}@media screen and (max-width:1140px){.contacts__block-line{display:inline}.contacts__block-line+.contacts__block-line{margin:0}}.sales-title{font-weight:700;font-size:32px;line-height:40px;width:100%;margin:0 auto 40px;text-align:center;padding-bottom:16px}@media screen and (max-width:1679px){.sales-title{font-size:24px;line-height:143%;margin:40px auto;padding-bottom:20px}}@media screen and (max-width:1140px){.sales-title{font-size:20px;line-height:25px;margin:36px auto 28px;padding-bottom:16px}}@media screen and (max-width:768px){.contacts__block-line{display:block}.sales-title{margin:41px 0 17px;text-align:center;padding-bottom:13px}}.sales-title_inner-project{margin-top:0}@media screen and (max-width:1679px){.sales-title_inner-project{margin-top:60px}}@media screen and (max-width:1140px){.sales-title_inner-project{margin:36px auto 28px;padding-bottom:16px}}.sales-grid{display:flex;flex-wrap:wrap;padding-bottom:50px;gap:30px}.sales-grid__item{display:flex;transition:.3s;background:#FAFAFA;flex-direction:column;width:calc(50% - 15px);text-decoration:none;position:relative}.sales-grid__item:hover{box-shadow:1px 1px 5px 0 color(srgb .2 .2 .2/.16)}.sales-grid__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width:768px){.sales-grid{margin:0 -15px 58px}.sales-grid__item{width:100%;background:#fff;margin-bottom:10px;box-shadow:none!important}.sales-grid__item-image{border-radius:2px}}.sales-grid__item-badge{position:absolute;padding:8px 12px;background:#fff;border-radius:2px;font-weight:600;font-size:14px;line-height:17px;right:15px;top:15px}.sales-grid__item-badge_green,.sales-sections__item-badge_green{background:#2AC769;color:#FAFBFC}@media screen and (max-width:768px){.sales-grid__item-badge{right:8px;top:8px;padding:4px 9px;font-size:12.5px;line-height:152.3%}}.sales-grid__item-badge_red{background:#FB4E4E;color:#FAFBFC}.sales-grid__item-text{position:relative;color:#1E1E1E;display:flex;flex-direction:column;padding:38px 50px;flex-basis:100%}.sales-grid__item-title{font-size:38px;font-weight:700;line-height:40px;font-family:Cormorant}@media screen and (max-width:1140px){.sales-grid__item-title{font-size:24px;line-height:25px}}.sales-grid__item-subtitle{font-size:18px;margin-top:18px}@media screen and (max-width:768px){.sales-grid__item-text{padding:18px 15px}.sales-grid__item-subtitle{font-size:16px}}.sales-grid__item-arrow{position:absolute;right:15px;bottom:30px;box-shadow:0 0 1px rgba(12,26,75,.1),0 30px 40px rgba(20,37,63,.08);border-radius:50%}.sales-sections{padding:51px 65px 30px}.sales-sections__title{font-weight:700;font-size:32px;line-height:40px;margin:0}.sales-sections__container{margin:10px -15px 0}@media screen and (max-width:1679px){.sales-sections{padding:28px 0 56px}.sales-sections__title{font-size:24px;line-height:143%}.sales-sections__container{margin:15px -10px 0}}@media screen and (max-width:1140px){.sales-sections{padding:30px 0 80px}.sales-sections__title{font-size:20px;line-height:25px}.sales-sections__container{margin:22px -15px 0}}@media screen and (max-width:768px){.sales-sections{padding:23px 0 43px}.sales-sections__container{margin:13px 0 0}.sales-sections__container .f-carousel{--f-carousel-dots-width:7px;--f-carousel-dots-height:7px}}.sales-sections__container .f-carousel{--f-carousel-dots-width:14px;--f-carousel-dots-height:14px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1;margin-bottom:28px}.sales-sections__container .f-carousel.has-dots{margin-bottom:81px}.sales-sections__container .f-carousel__slide{padding:0}.sales-sections__container .f-carousel__dots{padding:10px 0;top:calc(100% + 15px)}@media screen and (max-width:1679px){.sales-sections__container .f-carousel.has-dots{margin-bottom:89px}.sales-sections__container .f-carousel__dots{padding:18px 0}}@media screen and (max-width:768px){.sales-sections__container .f-carousel.has-dots{margin-bottom:61px}.sales-sections__container .f-carousel__dots{padding:0}}.sales-sections__container .f-carousel__dots li button{margin:10px}.sales-sections__container .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}.sales-sections__container .f-carousel__dot{width:100%;height:100%;background:rgba(71,63,60,.3);opacity:1;transition:.3s}.sales-sections__page{margin:10px 0;display:flex;flex-wrap:wrap}@media screen and (max-width:1679px){.sales-sections__page{margin:0}}.sales-sections__item{margin:20px 15px;width:calc(25% - 30px);min-width:calc(25% - 30px);text-decoration:none;color:#1E1E1E;position:relative;background:#fff;box-shadow:0 0 1px rgba(12,26,75,.1),0 10px 16px rgba(20,37,63,.06);padding:4px 35px 25px}@media screen and (max-width:1679px){.sales-sections__item{margin:20px 10px;width:calc(33.33% - 20px);min-width:calc(33.33% - 20px);padding:0;box-shadow:none;background-color:#FAFAFA}}@media screen and (max-width:1140px){.sales-sections__item{margin:20px 15px;width:calc(50% - 30px);min-width:calc(50% - 40px)}}@media screen and (max-width:768px){.sales-sections__item{margin:8px 0;width:100%;min-width:100%;display:flex;justify-content:flex-end}}.sales-sections__item-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.sales-sections__item-image-wrapper{width:100%;aspect-ratio:1;margin-bottom:5px;display:block}@media screen and (max-width:1679px){.sales-sections__item-image-wrapper{width:58.3%;margin:0}}@media screen and (max-width:1140px){.sales-sections__item-image-wrapper{width:63.8%}}.sales-sections__item-title{font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.sales-sections__item-title{position:absolute;right:25px;top:25px;font-size:20px;line-height:25px}}@media screen and (max-width:768px){.sales-sections__item-image-wrapper{width:180px;height:155px;aspect-ratio:auto}.sales-sections__item-title{font-size:16px;line-height:140%;left:16px;top:16px;right:auto}}.sales-sections__item-badge{position:absolute;right:12px;top:16px;padding:8px 12px;border-radius:2px;font-weight:600;font-size:14px;line-height:17px}@media screen and (max-width:1679px){.sales-sections__item-badge{right:25px;bottom:30px;top:auto}}@media screen and (max-width:768px){.sales-sections__item-badge{left:16px;bottom:16px;right:auto;font-size:12.5px;line-height:152.3%;padding:4px 10px}}.sales-sections__button{width:100%;max-width:352px;font-size:18px;height:62px}.sales-sections__button-wrapper{display:flex;justify-content:center}.sales-banner{display:flex;flex-direction:column;max-width:1040px;margin:18px auto}.sales-banner__left{width:100%;position:relative;aspect-ratio:16/9}.sales-banner__right{background:#fff;position:relative;border-radius:0 0 2px 2px;padding:50px 70px 60px}@media screen and (max-width:1679px){.sales-banner__right{padding:40px 50px 58px}}@media screen and (max-width:1140px){.sales-banner__right{padding:30px 30px 21px}}@media screen and (max-width:768px){.sales-sections__button{height:48px;min-height:48px;font-size:14px;line-height:150.5%}.sales-banner{margin:18px auto}.sales-banner__left{width:calc(100% + 30px);margin:0 -15px}.sales-banner__right{width:100%;margin:0;padding:26px 0 0;box-shadow:none}}.sales-banner__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.sales-banner__title{font-weight:700;font-size:32px;line-height:40px;margin:0 0 30px}@media screen and (max-width:1679px){.sales-banner__title{font-size:24px;line-height:143%;margin-bottom:24px}}@media screen and (max-width:1140px){.sales-banner__title{font-size:20px;line-height:25px;margin-bottom:26px}}@media screen and (max-width:768px){.sales-banner__title{font-size:20px;line-height:25px;margin-bottom:18px}}.sales-banner__text{font-weight:400;font-size:18px;line-height:29px;color:#52575C;max-width:767px}.sales-banner__text p{margin:0}.sales-products{padding:58px 0 23px}@media screen and (max-width:1679px){.sales-banner__text{font-size:16px;line-height:145%;max-width:574px}.sales-products{padding:41px 0 56px}}@media screen and (max-width:1140px){.sales-banner__text{font-size:14px;line-height:149%;max-width:340px}.sales-banner__text p{margin-bottom:22px}.sales-banner__text p:last-child{margin-bottom:0}.sales-products{padding:41px 0 72px}}@media screen and (max-width:768px){.sales-banner__text{font-size:14px;line-height:152.3%}.sales-banner__text p{margin-bottom:9px}.sales-banner__text p:last-child{margin-bottom:0}.sales-products{padding:23px 0 44px}}.sales-products__title{font-weight:700;font-size:32px;line-height:40px;margin:0 0 60px}@media screen and (max-width:1679px){.sales-products__title{font-size:24px;line-height:143%;margin-bottom:50px}}.sales-products__grid{padding:0 0 48px;margin:-40px -12px;display:flex;flex-wrap:wrap}@media screen and (max-width:1679px){.sales-products__grid{margin:-24px -12px -12px;padding:0 0 48px}}@media screen and (max-width:1140px){.sales-products__title{font-size:20px;line-height:25px}.sales-products__grid{margin:-24px 0 -12px;padding:0 0 40px}}@media screen and (max-width:768px){.sales-products__grid{margin:0 -16px;padding:0}.sales-products__grid.f-carousel.has-dots{margin-bottom:60px}.sales-products__grid.f-carousel{--f-carousel-dots-width:7px;--f-carousel-dots-height:7px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1}.sales-products__grid .f-carousel__slide{padding:8px 0;overflow:visible}.sales-products__grid .f-carousel__dots{padding:10px 0;top:calc(100% + 15px)}.sales-products__grid .f-carousel__dots li button{margin:10px}.sales-products__grid .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}.sales-products__grid .f-carousel__dot{width:100%;height:100%;background:rgba(71,63,60,.3);opacity:1;transition:.3s}}@media screen and (max-width:768px) and (max-width:1679px){.sales-products__grid .f-carousel__dots{padding:18px 0}}@media screen and (max-width:768px) and (max-width:768px){.sales-products__grid .f-carousel__dots{padding:0}}.sales-products__grid_sm{display:none}.sales-products__grid-item{margin:20px 12px;flex-basis:calc(20% - 24px);max-width:calc(20% - 24px)}@media screen and (max-width:1679px){.sales-products__grid-item{margin:12px 6px;flex-basis:calc(25% - 12px);max-width:calc(25% - 12px)}.sales-products__grid-item .item-card__badges{right:15px}}@media screen and (max-width:1140px){.sales-products__grid-item{margin:7px 6px;flex-basis:calc(50% - 12px);max-width:calc(50% - 12px)}}@media screen and (max-width:768px){.sales-products__grid_sm{display:flex}.sales-products__grid-item{margin:0;min-width:246px;max-width:246px;width:230px}.sales-products__grid-item:last-child{margin-right:0}}.sales-products__grid-item .item-card{height:100%}.sales-products__grid-item .item-card__like{display:none}@media screen and (max-width:1140px){.sales-products__grid-item .item-card__badges{right:25px}.sales-products__grid-item .item-card__image-outer{height:290px;min-height:290px}}@media screen and (max-width:768px){.sales-products__grid-item .item-card{margin:0 8px}.sales-products__grid-item .item-card__image{height:180px}.sales-products__grid-item .item-card__image-outer{height:180px;min-height:180px}.sales-products__grid-item .item-card__badges{right:8px;top:10px}.sales-products__grid-item .item-card__image-counter_lg{top:160px}}.sales-products__button{width:100%;max-width:352px;font-size:18px;height:62px;margin-top:20px}.sales-products__button-wrapper{display:flex;justify-content:center;padding-right:50px}@media screen and (max-width:1679px){.sales-products__button-wrapper{padding-right:0}}.photo-sections{display:flex;padding:0 0 54px;margin:-25px -16px -16px;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1679px){.photo-sections{padding:0 0 44px;margin:-5px -16px -16px}}@media screen and (max-width:1140px){.photo-sections{margin:50px calc(344px - 50vw) 34px;overflow:auto;flex-wrap:nowrap;padding:0 0 10px;justify-content:flex-start}}@media screen and (max-width:768px){.sales-products__button{height:48px;min-height:48px;font-size:14px;line-height:150.5%}.photo-sections{margin:40px -16px 26px}}.photo-sections_projects{margin-top:-36px}@media screen and (max-width:1679px){.photo-sections_projects{margin-top:-17px}}@media screen and (max-width:1140px){.photo-sections_projects{margin:50px calc(344px - 50vw) 34px}}@media screen and (max-width:768px){.photo-sections_projects{margin:40px -16px 26px}}.photo-sections_showrooms{margin:-6px -20px -8px}@media screen and (max-width:1140px){.photo-sections_showrooms{margin:0 calc(344px - 50vw) 26px}}@media screen and (max-width:768px){.photo-sections_showrooms{margin:15px -22px 0}}.photo-sections_showrooms .photo-sections__item{margin:20px;white-space:nowrap}@media screen and (max-width:1140px){.photo-sections_showrooms .photo-sections__item{margin:15px}}.photo-sections__item{margin:16px;text-transform:uppercase;font-weight:500;line-height:150.5%;color:#52575C;text-decoration:none;position:relative}.photo-sections__item:after{position:absolute;left:0;right:0;bottom:0;height:1px;background:#52575C;opacity:0}.photo-popup,.promo-popup{position:fixed;transition:.3s}.photo-sections__item_active{color:#1E1E1E}.photo-sections__item_active:after{background:#1E1E1E;opacity:1}@media screen and (min-width:1141px){.photo-sections__item:after{transition:.3s}.photo-sections__item:hover:after{opacity:1}}.photo-grid{padding:0 0 57px}@media screen and (max-width:1679px){.photo-grid{padding-bottom:37px}}@media screen and (max-width:1140px){.photo-sections__item{margin:0 32px 0 0}.photo-sections__item:first-child{margin-left:calc(50vw - 344px)}.photo-sections__item:last-child{margin-right:calc(50vw - 344px)}.photo-grid{padding-bottom:75px}}@media screen and (max-width:768px){.photo-sections__item{margin:0 13px;font-size:13.5px;line-height:16px}.photo-sections__item:first-child{margin-left:26px}.photo-sections__item:last-child{margin-right:26px}.photo-grid{padding-bottom:82px}}.photo-grid__container{margin:-10px -16px;display:flex;flex-wrap:wrap}@media screen and (max-width:1679px){.photo-grid__container{margin:-10px}}@media screen and (max-width:1140px){.photo-grid__container{margin:-6px}}@media screen and (max-width:768px){.photo-grid__container{margin:-4px}}.photo-grid__sizer{width:16.66%}.photo-grid__item{margin:10px 16px;width:calc(33.33% - 32px)}@media screen and (max-width:1679px){.photo-grid__item{margin:10px;width:calc(33.33% - 20px)}}@media screen and (max-width:1140px){.photo-grid__item{margin:6px;width:calc(50% - 12px)}}@media screen and (max-width:768px){.photo-grid__item{margin:4px;width:calc(50% - 8px)}}.photo-grid__item_size_240{height:240px}.photo-grid__item_size_410{height:410px}.photo-grid__item_size_320{height:320px}.photo-grid__item_size_500{height:500px}@media screen and (max-width:1679px){.photo-grid__item_lg_size_195{height:195px}.photo-grid__item_lg_size_322,.photo-grid__item_lg_size_322_2{height:322px}.photo-grid__item_lg_size_288{height:288px}.photo-grid__item_lg_size_371{height:371px}.photo-grid__item_lg_size_152{height:152px}.photo-grid__item_lg_size_190{height:190px}.photo-grid__item_lg_size_199{height:199px}.photo-grid__item_lg_size_300{height:300px;width:calc(50% - 20px)}.photo-grid__item_lg_size_500{height:500px;width:calc(50% - 20px)}.photo-grid__item_lg_size_214{height:214px;width:calc(50% - 20px)}.photo-grid__item_lg_size_266{height:266px;width:calc(50% - 20px)}.photo-grid__item_lg_size_318_1{height:318px;width:calc(33.33% - 20px)}.photo-grid__item_lg_size_318_2{height:318px;width:calc(66.66% - 20px)}}@media screen and (max-width:1140px){.photo-grid__item_md_size_195{height:195px;width:calc(50% - 12px)}.photo-grid__item_md_size_322{height:322px;width:calc(50% - 12px)}.photo-grid__item_md_size_286{height:286px;width:calc(50% - 12px)}.photo-grid__item_md_size_371{height:371px;width:calc(50% - 12px)}.photo-grid__item_md_size_200{height:200px;width:calc(50% - 12px)}.photo-grid__item_md_size_300_1{height:300px;width:calc(66.66% - 12px)}.photo-grid__item_md_size_300_2{height:300px;width:calc(33.33% - 12px)}.photo-grid__item_md_size_377{height:377px;width:calc(50% - 12px)}.photo-grid__item_md_size_210{height:210px;width:calc(50% - 12px)}.photo-grid__item_md_size_155{height:155px;width:calc(50% - 12px)}.photo-grid__item_md_size_250_1{height:250px;width:calc(33.33% - 12px)}.photo-grid__item_md_size_250_2{height:250px;width:calc(66.66% - 12px)}}@media screen and (max-width:768px){.photo-grid__item_sm_size_104{height:104px;width:calc(50% - 8px)}.photo-grid__item_sm_size_128{height:128px;width:calc(50% - 8px)}.photo-grid__item_sm_size_310{height:310px;width:calc(100% - 8px)}.photo-grid__item_sm_size_226{height:226px;width:calc(50% - 8px)}.photo-grid__item_sm_size_240{height:240px;width:calc(100% - 8px)}.photo-grid__item_sm_size_240_1{height:240px;width:calc(50% - 8px)}.photo-grid__item_sm_size_160{height:160px;width:calc(100% - 8px)}.photo-grid__item_sm_size_90{height:90px;width:calc(100% - 8px)}.photo-grid__item_sm_size_350{height:350px;width:calc(50% - 8px)}.photo-grid__item_sm_size_210{height:210px;width:calc(50% - 8px)}.photo-grid__item_sm_size_132{height:132px;width:calc(50% - 8px)}.photo-grid__item_sm_size_170{height:170px;width:calc(100% - 8px)}}.photo-grid__item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.photo-grid__button{width:100%;max-width:450px;height:59px}.photo-grid__button-wrapper{margin-top:50px;display:flex;justify-content:center}@media screen and (max-width:768px){.photo-grid__button{height:48px;min-height:48px;font-size:14px;line-height:150.5%}.photo-grid__button-wrapper{margin-top:54px}}.photo-popup{left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.75);opacity:0;z-index:100;overflow:hidden;visibility:hidden}.photo-popup_active,.project-picture__point_active .project-picture__point-popup{opacity:1;visibility:visible}.photo-popup__outer{position:absolute;left:0;top:0;width:100%;max-width:100%;height:100%;overflow:auto;overflow-x:hidden}.photo-popup__wrapper{width:100%;max-width:100%;height:100%;display:flex;transform:translateX(-100%);transition:.3s}.photo-popup__wrapper_prev{transform:translateX(0)}.photo-popup__wrapper_next{transform:translateX(-200%)}.photo-popup__wrapper_no-transition{transition:none}.photo-popup__page{width:100%;min-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.photo-popup__box{margin:auto;width:100%;max-width:1632px;padding:16px;background:#FFF;min-height:100%}.photo-popup__box-inner{border-radius:0 0 6px 6px;position:relative;padding:0}.photo-popup__close{position:absolute;top:18px;right:18px;z-index:1}@media screen and (max-width:1679px){.photo-popup__box{max-width:1162px}.photo-popup__box-inner{border-radius:0}.photo-popup__close{top:18px;right:18px}}@media screen and (max-width:1140px){.photo-popup__box{padding:0}.photo-popup__close{top:18px;right:18px}.photo-popup__left{left:10px}}.photo-popup__close-icon{display:block}.photo-popup__close-icon_sm{display:none}@media screen and (max-width:768px){.photo-popup__close{top:18px;right:18px}.photo-popup__close-icon{display:none}.photo-popup__close-icon_sm{display:block}}.photo-popup__image,.photo-popup__left-icon,.photo-popup__right-icon{display:block}.photo-popup__image{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;max-height:90vh}.photo-popup__image-wrapper{position:relative}.photo-popup__left,.photo-popup__right{position:absolute;top:50%;box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05);border-radius:50%}.photo-popup__left{left:10px;transform:translateY(-100%)}@media screen and (max-width:1679px){.photo-popup__left{left:10px;transform:translateY(-50%)}}@media screen and (max-width:768px){.photo-popup__left{transform:translateY(-50%) scale(.8)}}.photo-popup__right{right:10px;transform:translateY(-100%)}.photo-popup__products{margin-top:0;padding:28px 0 1px;background:#fff;border-radius:0 0 6px 6px}.photo-popup__products-title{font-weight:700;font-size:32px;line-height:40px;text-align:center}@media screen and (max-width:1679px){.photo-popup__right{right:10px;transform:translateY(-50%)}.photo-popup__products{margin-top:0}.photo-popup__products-title{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.photo-popup__right{right:10px}.photo-popup__products{margin:0}.photo-popup__products-title{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.photo-popup__right{transform:translateY(-50%) scale(.8)}.photo-popup__products{margin:0}.photo-popup__products-title{font-size:18px;line-height:22px}}.photo-popup__products-title-number{font-weight:600;font-size:16px;line-height:143%;color:#798087;vertical-align:middle;margin:0 0 4px 4px;display:inline-block}@media screen and (max-width:1679px){.photo-popup__products-title-number{margin:0 0 16px 3px}}@media screen and (max-width:1140px){.photo-popup__products-title-number{font-size:14px;line-height:150.5%;margin:0 0 12px 2px}}@media screen and (max-width:768px){.photo-popup__products-title-number{font-size:12.5px;line-height:152.3%;margin:0 0 8px 1px}}.photo-popup__products-container{max-width:890px;margin:28px auto}.photo-popup__products-container .cart__item{position:relative;box-shadow:1px 0 5px rgba(0,0,0,.15)!important;border-radius:6px}.company-quality__item,.orders__item,.partnership-form__box,.photo-popup__products-container .cart__item-like{box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05)}.photo-popup__products-container .cart__item:last-child{margin-bottom:0}.photo-popup__products-container .cart__item-left{background:0 0}.photo-popup__products-container .cart__item-like{position:absolute;left:15px;bottom:20px;width:38px;height:38px;background:#FFF;border-radius:19px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1679px){.photo-popup__products-container{max-width:755px}.photo-popup__products-container .cart__item-like{display:none}}@media screen and (max-width:1679px) and (min-width:1280px){.photo-popup__products-container .cart__item-bottom{left:0}.photo-popup__products-container .cart__item-link{display:inline-block}.photo-popup__products-container .cart__item-link_lg{display:none}.slider_products{--slides:4!important;--gap:30px!important}}@media screen and (max-width:1679px){.photo-popup__products-container .cart__item-quantity-info{display:block}.photo-popup__products-container .cart__item-title-text{font-size:16px;line-height:143%}.photo-popup__products-container .cart__item-title-type{font-size:16px;line-height:130%}.photo-popup__products-container .cart__item-info-label{font-size:14px;line-height:149%}.photo-popup__products-container .cart__item-info-value{font-size:14px;line-height:150.5%}.photo-popup__products-container .cart__item-price-actual{font-size:20px;line-height:140%}}@media screen and (max-width:1140px){.photo-popup__products-container .cart__item-link{font-size:16px;line-height:150.5%}}@media screen and (max-width:768px){.photo-popup__products-container{margin-top:15px}.photo-popup__products-container .cart__item{padding-bottom:67px;box-shadow:0 .7px 1.4px rgba(131,131,131,.07),0 1.9px 4px rgba(131,131,131,.05),0 4.5px 10px rgba(131,131,131,.05);border-radius:2px;position:relative;margin:0}.photo-popup__products-container .cart__item:after{display:none}.photo-popup__products-container .cart__item-left{width:110px;min-width:110px}.photo-popup__products-container .cart__item-image{width:110px;height:110px}.photo-popup__products-container .cart__item-right{padding:11px 0 0;margin:0;min-width:0}.photo-popup__products-container .cart__item-title{margin-bottom:14px}.photo-popup__products-container .cart__item-title-text{font-size:13.5px;line-height:20px}.photo-popup__products-container .cart__item-title-type{font-size:10px;line-height:168.5%;display:inline}.photo-popup__products-container .cart__item-info-label,.photo-popup__products-container .cart__item-info-value{line-height:12px;font-size:10px}.photo-popup__products-container .cart__item-info-label.hide-sm{display:inline-block!important}.photo-popup__products-container .cart__item-info-color{width:18px;height:18px}.photo-popup__products-container .cart__item-right-right{position:absolute;bottom:19px;right:44px}.photo-popup__products-container .cart__item-quantity{display:block;position:absolute;left:12px;bottom:20px}.photo-popup__products-container .cart__item-quantity-selector{display:none}.photo-popup__products-container .cart__item-quantity-info-label{font-size:10px;line-height:168.5%;margin-right:3px}.photo-popup__products-container .cart__item-quantity-info-value{font-weight:700;font-size:10px;line-height:12px}.photo-popup__products-container .cart__item-price{position:static}.photo-popup__products-container .cart__item-price-actual{font-weight:600;font-size:18px;line-height:22px}.photo-popup__products-container .cart__item-link{font-size:0;position:absolute;width:20px;height:20px;right:16px;bottom:20px;display:block}.photo-popup__products-container .cart__item-link:after,.photo-popup__products-container .cart__item-link:before{content:'';position:absolute;width:8px;height:2px;background:#2C2E2D;left:7px;border-radius:50%}.photo-popup__products-container .cart__item-link:after{transform:rotateZ(45deg);top:7px}.photo-popup__products-container .cart__item-link:before{transform:rotateZ(-45deg);top:11px}}.photo-popup__container-loader{height:100px;background:url(/local/templates/norrmobler/html/build/assets/css/../img/loader-big.svg) center center no-repeat}.projects-grid{padding:38px 0 57px}.projects-grid__container{margin:-25px -32px;display:flex;flex-wrap:wrap}@media screen and (max-width:1679px){.photo-popup__products-container .item-card__info-control-button{width:105px}.projects-grid{padding:30px 0 47px}.projects-grid__container{margin:-12px -17px}}@media screen and (max-width:1140px){.projects-grid{padding:11px 0 84px}.projects-grid__container{margin:-10px -15px}}@media screen and (max-width:768px){.projects-grid__container{margin:-4px 0}}.projects-grid__item{margin:25px 32px;width:calc(33.33% - 64px);min-width:calc(33.33% - 64px);color:#1E1E1E;text-decoration:none;padding-bottom:15px}@media screen and (max-width:1679px){.projects-grid__item{margin:12px 17px;padding-bottom:26px;width:calc(33.33% - 34px);min-width:calc(33.33% - 34px);position:relative}}@media screen and (max-width:1140px){.projects-grid__item{margin:10px 15px;width:calc(50% - 30px);min-width:calc(50% - 30px);padding-bottom:16px}}@media screen and (max-width:768px){.projects-grid__item{margin:4px 0;width:100%;min-width:100%;padding-bottom:21px}}.projects-grid__item-image{width:100%;height:330px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:8px 8px 0 0;display:block;margin-bottom:24px}@media screen and (max-width:1679px){.projects-grid__item-image{border-radius:2px;margin-bottom:26px}}@media screen and (max-width:1140px){.projects-grid__item-image{height:340px;margin-bottom:16px}}@media screen and (max-width:768px){.projects-grid__item-image{height:210px;margin-bottom:20.5px;border-radius:2px 2px 0 0}}.projects-grid__item-title{font-weight:700;font-size:24px;line-height:143%;display:block;margin-bottom:10px}.projects-grid__item-bottom{position:relative;padding-right:50px;display:block}@media screen and (max-width:1679px){.projects-grid__item-title{font-size:20px;line-height:25px;margin-bottom:6px;padding-right:50px}.projects-grid__item-bottom{position:static}.projects-grid__item-subtitle{font-size:18px}}.projects-grid__item-subtitle{font-weight:600;font-size:18px;line-height:22px;color:#798087}.projects-grid__item-arrow{position:absolute;right:5px;bottom:0}@media screen and (max-width:1679px){.projects-grid__item-arrow{right:0;bottom:auto;top:calc(50% - 165px);margin-top:330px;transform:translateY(-50%)}}@media screen and (max-width:1140px){.projects-grid__item-title{font-size:18px;line-height:22px;margin-bottom:0}.projects-grid__item-subtitle{font-size:16px;line-height:143%}.projects-grid__item-arrow{top:calc(50% - 170px);margin-top:340px}}.projects-grid__button{width:100%;max-width:450px;height:59px}@media screen and (max-width:768px){.projects-grid__item-title{padding-left:8px;margin-bottom:6px}.projects-grid__item-bottom{padding-left:8px}.projects-grid__item-arrow{top:calc(50% - 105px);margin-top:210px}.projects-grid__button{height:48px;min-height:48px}}.projects-grid__button-wrapper{margin-top:81px;display:flex;justify-content:center}@media screen and (max-width:1679px){.projects-grid__button-wrapper{margin-top:48px}}@media screen and (max-width:1140px){.projects-grid__button-wrapper{margin-top:64px}}@media screen and (max-width:768px){.projects-grid__button-wrapper{margin-top:45px}}.project-picture{position:relative;margin:-26px 0 60px}@media screen and (max-width:1679px){.project-picture{margin:10px 0 44px}}@media screen and (max-width:1140px){.project-picture{margin:10px 0 35px}}.project-picture__image{width:100%;display:block}.project-picture__point{cursor:pointer;position:absolute;transform:translate(-50%,-50%)}.modal,.project-picture__point-popup,.promo-popup{opacity:0;visibility:hidden}@media screen and (max-width:768px){.project-picture{margin:37px 0 22px}.project-picture__point{display:none}}.project-picture__point-icon{display:block;box-shadow:0 0 1px rgba(12,26,75,.1),0 30px 40px rgba(20,37,63,.08);border-radius:50%}.delivery-info,.project-picture__point-popup{box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:2px}.project-picture__point-icon_md{display:none}.project-picture__point-popup{position:absolute;left:16px;bottom:24px;width:250px;background:#FFF;cursor:default;transition:.3s}@media screen and (max-width:1140px){.project-picture__point-icon{display:none}.project-picture__point-icon_md{display:block}.project-picture__point-popup{left:50%;transform:translateX(-50%);bottom:30px}}.project-picture__point-popup-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.project-picture__point-popup-image-wrapper{height:150px;display:block}.project-picture__point-popup-bottom{padding:15px;display:flex;flex-direction:column}.project-picture__point-popup-title{font-weight:500;font-size:14px;line-height:150.5%;color:#1E1E1E;text-decoration:none}.project-picture__point-popup-subtitle{font-weight:400;font-size:13.5px;line-height:140%;color:#6D7580}.project-picture__point-popup-actions{display:flex;margin-top:13px;justify-content:space-between;margin-right:-5px}.project-picture__point-popup-price{font-weight:700;font-size:18px;line-height:22px;padding-top:3px}@media screen and (max-width:1679px){.project-text{margin-bottom:40px}}@media screen and (max-width:768px){.project-text{margin-bottom:36px}}.project-text__title{margin:0 0 30px;font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width:1679px){.project-text__title{font-size:24px;line-height:143%;margin-bottom:36px;max-width:927px}}@media screen and (max-width:1140px){.project-text__title{font-size:20px;line-height:25px;margin-bottom:28px}}@media screen and (max-width:768px){.project-text__title{font-weight:700;font-size:18px;line-height:22px;margin-bottom:20px}.project-text__title span{display:block;font-weight:500;font-size:16px;line-height:24px;margin-top:8px}}.project-text__text{font-weight:400;font-size:18px;line-height:30px;color:#2C2E2D}.project-text__text p{margin:0 0 14px}.project-products{padding:60px 0}@media screen and (max-width:1679px){.project-text__text{max-width:927px;font-size:16px;line-height:130%}.project-text__text p{margin:0 0 30px}.project-text__text p br{display:block;margin-bottom:10px}.project-products{padding:40px 0 131px}}@media screen and (max-width:1140px){.project-text__text{font-size:14px;line-height:149%;max-width:660px}.project-text__text p{margin:0 0 24px}.project-text__text p br{display:block;margin-bottom:6px}.project-products{padding:20px 0 107px}}@media screen and (max-width:768px){.project-text__text{font-size:12.5px;line-height:152.3%}.project-products{padding:20px 0}}.project-products__title{font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width:1679px){.project-products__title{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.project-products__title{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.project-products__title{font-size:18px;line-height:22px;max-width:170px;position:relative}}.project-products__title-number{font-weight:600;font-size:16px;line-height:143%;color:#798087;display:inline-block;vertical-align:top;margin:2px 0 0 2px}@media screen and (max-width:1679px){.project-products__title-number{margin:0 0 0 3px}}@media screen and (max-width:1140px){.project-products__title-number{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.project-products__title-number{position:absolute;font-size:12.5px;line-height:152.3%;left:100%;margin:0 0 0 5px;top:1px}}.project-products__grid{padding:63px 0;margin:-30px -20px;display:flex;flex-wrap:wrap}@media screen and (max-width:1679px){.project-products__grid{padding:40px 0}}@media screen and (max-width:1140px){.project-products__grid{margin:-7px -15px;padding:42px 0 40px}}@media screen and (max-width:768px){.project-products__grid{margin:0 -16px;padding:11px 0 0}.project-products__grid.f-carousel.has-dots{margin-bottom:60px}.project-products__grid.f-carousel{--f-carousel-dots-width:7px;--f-carousel-dots-height:7px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1}.project-products__grid .f-carousel__slide{padding:8px 0;overflow:visible}.project-products__grid .f-carousel__dots{padding:10px 0;top:calc(100% + 15px)}.project-products__grid .f-carousel__dots li button{margin:10px}.project-products__grid .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}.project-products__grid .f-carousel__dot{width:100%;height:100%;background:rgba(71,63,60,.3);opacity:1;transition:.3s}}@media screen and (max-width:768px) and (max-width:1679px){.project-products__grid .f-carousel__dots{padding:18px 0}}@media screen and (max-width:768px) and (max-width:768px){.project-products__grid .f-carousel__dots{padding:0}}.project-products__grid_sm{display:none}.project-products__grid-item{margin:30px 20px;flex-basis:310px;max-width:310px}@media screen and (max-width:1140px){.project-products__grid-item{margin:7px 15px;flex-basis:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:768px){.project-products__grid_sm{display:flex}.project-products__grid-item{margin:0 0 0 16px;width:250px;min-width:250px}.project-products__grid-item:last-child{margin-right:16px}}.project-products__grid-item_last{margin-right:100px}.project-products__grid-item .item-card{height:100%}.project-products__grid-item .item-card__like{display:none}@media screen and (max-width:1679px){.project-products__grid-item_last{margin-right:20px}.project-products__grid-item .item-card__badges{right:15px}}@media screen and (max-width:1140px){.project-products__grid-item_last{margin-right:15px}.project-products__grid-item .item-card__badges{right:25px}.project-products__grid-item .item-card__image-outer{height:290px;min-height:290px}}@media screen and (max-width:768px){.project-products__grid-item .item-card__image{height:180px}.project-products__grid-item .item-card__image-outer{height:180px;min-height:180px}.project-products__grid-item .item-card__badges{right:8px;top:8px;flex-direction:column-reverse;align-items:flex-end}.project-products__grid-item .item-card__badges-item{margin:2px 0}.project-products__grid-item .item-card__image-counter_lg{top:160px}}.project-products__button{width:400px;height:59px}.project-products__button-wrapper{width:100%;display:flex;align-items:center;justify-content:center;margin:22px 0 0}.delivery-banner{height:320px;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1679px){.project-products__button{width:100%;max-width:450px}.delivery-banner{height:250px}}@media screen and (max-width:1140px){.delivery-banner{height:200px;width:100vw;margin-left:50%;transform:translateX(-50%)}}.delivery-banner__block{text-align:center;position:relative;z-index:1}.delivery-banner__title{font-weight:600;font-size:32px;line-height:106.12%;color:#FFF;text-transform:uppercase;margin:0 0 10px}@media screen and (max-width:1140px){.delivery-banner__title{font-weight:700;font-size:24px;line-height:143%;margin:0 0 8px}}@media screen and (max-width:768px){.delivery-banner{height:140px}.delivery-banner__title{font-weight:500;font-size:20px;line-height:140%;margin:0 0 6px}}.delivery-banner__text{font-weight:500;font-size:20px;line-height:140%;color:#FFF}.delivery-tables__text span,.delivery-tables__title span,.partnership-form__label span{color:#FB4E4E}.delivery-banner__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.delivery-tables{margin:52px 0 155px}@media screen and (max-width:1679px){.delivery-banner__text{font-size:18px;line-height:28px}.delivery-tables{margin:60px 0 30px}}@media screen and (max-width:1140px){.delivery-banner__text{font-size:16px;line-height:150.5%}.delivery-tables{margin:54px 0 24px}}@media screen and (max-width:768px){.delivery-banner__text{font-size:12.5px;line-height:152.3%}.delivery-tables{margin:26px 0 32px}}.delivery-tables__title{font-weight:700;font-size:32px;line-height:40px;padding-bottom:13px;width:100%;margin:0 auto 44px;text-align:center}@media screen and (max-width:1679px){.delivery-tables__title{max-width:830px;font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.delivery-tables__title{font-size:20px;line-height:25px;max-width:603px;margin-bottom:40px;padding-bottom:11px}}@media screen and (max-width:768px){.delivery-tables__title{font-weight:700;font-size:20px;line-height:25px;margin-bottom:26px}}.delivery-tables__title_offset_1{margin-bottom:37px}@media screen and (max-width:1679px){.delivery-tables__title_offset_1{margin-bottom:20px;max-width:530px}}@media screen and (max-width:1140px){.delivery-tables__title_offset_1{margin-bottom:10px;max-width:603px}}@media screen and (max-width:768px){.delivery-tables__title_offset_1{margin-top:31px;margin-bottom:26px}}.delivery-tables__table-sm{display:none;margin:0 0 28px}.delivery-tables__table-sm-row{display:flex;justify-content:space-between;border-bottom:1px solid #DADEE3;align-items:center}.delivery-tables__table-sm-row_highlight{margin:0 -16px 11px;background:#FAFAFA;padding:0 16px;border:none}.company-advantages__title,.company-configure__title,.company-quality__title,.company-title,.delivery-info__table-sm-row,.delivery-info__title,.delivery-tables__table-td_1,.delivery-tables__table-td_2,.delivery-tables__table-td_3,.delivery-tables__table-td_4,.orders__title{border-bottom:1px solid #DADEE3}.delivery-tables__table-sm-column{font-size:13.5px;line-height:140%;padding:20px 0 22px;width:50%}.delivery-tables__table-sm-column_header{font-size:16px;line-height:140%;padding:14px 0 18px}.delivery-tables__table-sm-column_nowrap{white-space:nowrap}.delivery-tables__table-sm-column_narrow{padding:12px 0 21px}.delivery-tables__table-sm-column:nth-child(1){text-align:left}.delivery-tables__table-sm-column:nth-child(2){text-align:right}.delivery-tables__table-sm-column small{font-size:12.5px}@media screen and (max-width:768px){.delivery-tables__table-sm{display:block}.delivery-tables__table{display:none}}.delivery-tables__table{max-width:1120px;width:100%;border-spacing:0;border-collapse:collapse;margin:0 auto 40px}@media screen and (max-width:1679px){.delivery-tables__table{max-width:830px}.delivery-tables__table_2{position:relative}.delivery-tables__table_2:after{content:'';position:absolute;left:-50px;right:-50px;bottom:0;height:1px;background:#DADEE3}}@media screen and (max-width:1140px){.delivery-tables__table{margin-bottom:30px}.delivery-tables__table_2:after{display:none}.delivery-tables__table_2 .delivery-tables__table-td{padding:32px 0 34px}}.delivery-tables__table-thead{position:relative}.delivery-tables__table-thead:before{position:absolute;left:50%;top:0;bottom:0;width:1540px;background:#FAFAFA;transform:translateX(-50%)}@media screen and (max-width:1679px){.delivery-tables__table-thead:before{width:100vw}}.delivery-tables__table-th{padding:20px 0 28px;text-align:left;font-weight:700;font-size:18px;line-height:22px;position:relative}@media screen and (max-width:1140px){.delivery-tables__table-th{padding:21.5px 0 26px;font-size:16px;line-height:140%}}.delivery-tables__table-th_1{padding-left:50px;width:34.5%}@media screen and (max-width:1679px){.delivery-tables__table-th_1{padding-left:0;width:29.5%}}@media screen and (max-width:1140px){.delivery-tables__table-th_1{width:37.5%}}.delivery-tables__table-th_2{width:31%}@media screen and (max-width:1679px){.delivery-tables__table-th_2{width:31%}}@media screen and (max-width:1140px){.delivery-tables__table-th_2{width:40%}}.delivery-tables__table-th_3{padding-right:50px;width:31.5%}@media screen and (max-width:1679px){.delivery-tables__table-th_3{padding-right:0;width:31%;text-align:right}}@media screen and (max-width:1140px){.delivery-tables__table-th_3{width:22.5%}}.delivery-tables__table-th_4{padding-right:50px;width:14.5%}@media screen and (max-width:1679px){.delivery-tables__table-th_4{padding-right:0;width:14.5%;text-align:right}}.delivery-tables__table-td{padding:20px 0 25px;text-align:left;font-size:18px;line-height:29px;color:#2C2E2D}@media screen and (max-width:1679px){.delivery-tables__table-td{padding:25px 0 29px}}@media screen and (max-width:1140px){.delivery-tables__table-th_4{width:62.5%}.delivery-tables__table-td{font-size:16px;line-height:130%;padding:27px 0 34px}}.delivery-tables__table-td_1{padding-left:50px}.delivery-tables__table-td_3{padding-right:50px}@media screen and (max-width:1679px){.delivery-tables__table-td_1{padding-left:0}.delivery-tables__table-td_3{padding-right:0;text-align:right}}.delivery-tables__table-td_4{padding-right:50px}@media screen and (max-width:1679px){.delivery-tables__table-td_4{padding-right:0;text-align:right}}.delivery-tables__text{width:100%;max-width:73%;margin:0 auto 32px;padding:0 50px;font-size:14px;line-height:149%}@media screen and (max-width:1679px){.delivery-tables__text{max-width:none;padding:0;margin-bottom:62px}.delivery-tables__text_2{max-width:844px;transform:translateX(7px);margin-bottom:30px}}@media screen and (max-width:1140px){.delivery-tables__text{font-size:13.5px;line-height:140%;margin-bottom:41px}.delivery-tables__text_2{transform:none;margin-bottom:0}}@media screen and (max-width:768px){.delivery-tables__text{margin-bottom:31px}}.delivery-tables__text-columns{display:flex}.delivery-tables__text-left{white-space:nowrap;font-weight:700;line-height:17px;margin-right:12px}@media screen and (max-width:1679px){.delivery-tables__text-columns{display:block}.delivery-tables__text-left{margin:0 0 20px}}.delivery-tables__text-right{flex-basis:100%;max-width:844px}@media screen and (max-width:1140px){.delivery-tables__text-left{margin:0 0 22px}.delivery-tables__text-right{max-width:674px}}@media screen and (max-width:768px){.delivery-tables__text-left{font-size:12.5px;line-height:12px;margin:0 0 10px}.delivery-tables__text-right{font-size:12.5px;line-height:168.5%}}.delivery-info{margin:125px 0;padding:44px 130px 80px}@media screen and (max-width:1679px){.delivery-info{margin:30px -55px 65px;padding:44px 55px 97px}}@media screen and (max-width:1140px){.delivery-info{margin:24px -20px 70px;padding:33px 20px 1px}}@media screen and (max-width:768px){.delivery-info{margin:34px 0 80px;padding:0;border-radius:0;box-shadow:none}}.delivery-info__title{font-weight:700;font-size:32px;line-height:40px;padding-bottom:13px;width:100%;max-width:1170px;margin:0 auto 44px;text-align:center}@media screen and (max-width:1679px){.delivery-info__title{font-size:24px;line-height:143%;max-width:830px;margin-bottom:68px}}@media screen and (max-width:1140px){.delivery-info__title{font-size:20px;line-height:25px;padding-bottom:12px;margin-bottom:60px;max-width:603px}}@media screen and (max-width:768px){.delivery-info__title{margin-bottom:5px}}.delivery-info__table-sm{display:none;margin-bottom:21px}.delivery-info__table-sm-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.delivery-info__table-sm-column{width:50%;font-size:13.5px;line-height:140%}.delivery-info__table-sm-column:nth-child(1){position:relative;padding-left:40px}.delivery-info__table-sm-column:nth-child(2){text-align:right}.delivery-info__table-sm-icon{position:absolute;left:-3px;top:55%;transform:translateY(-50%) scale(.8)}.delivery-info__table-sm-text{font-size:13.5px;line-height:140%;color:#52575C}.delivery-info__table{width:100%;border-spacing:0;border-collapse:collapse;margin:63px 0 50px}@media screen and (max-width:768px){.delivery-info__table-sm{display:block}.delivery-info__table{display:none}}.delivery-info__table-thead{position:relative}.delivery-info__other-top:before,.delivery-info__table-thead:before{position:absolute;left:50%;height:1px;content:'';bottom:0;background:#DADEE3;transform:translateX(-50%)}.delivery-info__table-thead:before{width:100%}@media screen and (max-width:1679px){.delivery-info__table{margin-bottom:39px}.delivery-info__table-thead:before{width:921px}}@media screen and (max-width:1140px){.delivery-info__table{margin:60px 0 50px}.delivery-info__table-thead:before{width:590px}.delivery-info__table-icon{position:absolute;margin-top:5px}}.delivery-info__table-icon{display:inline-block;vertical-align:middle;margin-right:10px}.delivery-info__table-text{font-weight:400;font-size:18px;line-height:29px;color:#52575C}@media screen and (max-width:1140px){.delivery-info__table-text{font-size:16px;line-height:130%;display:block;max-width:180px;padding-left:46px}}.delivery-info__table-th{text-align:left;padding:0 0 20px}.delivery-info__table-th_1{width:41%}@media screen and (max-width:1679px){.delivery-info__table-th{padding-bottom:27px}.delivery-info__table-th_1{width:42%}}@media screen and (max-width:1140px){.delivery-info__table-th{padding-bottom:31px}.delivery-info__table-th_1{width:39.2%}}.delivery-info__table-th_2{width:38%}@media screen and (max-width:1679px){.delivery-info__table-th_2{width:37%}.delivery-info__table-th_3{text-align:right}}@media screen and (max-width:1140px){.delivery-info__table-th_2{width:36.3%}}.delivery-info__table-th_3{width:21%}.delivery-info__table-td{padding-top:17px;text-align:left;font-weight:700;line-height:140%}@media screen and (max-width:1679px){.delivery-info__table-td{padding-top:23px}}@media screen and (max-width:1140px){.delivery-info__table-th_3{width:24.5%;text-align:left}.delivery-info__table-td{padding-top:28px}}.delivery-info__other{margin-bottom:83px}@media screen and (max-width:1679px){.delivery-info__table-td_3{text-align:right}.delivery-info__other{margin-bottom:67px}}@media screen and (max-width:1140px){.delivery-info__table-td_3{text-align:left}.delivery-info__other{margin-bottom:70px}}@media screen and (max-width:768px){.delivery-info__other{margin-bottom:42px}}.delivery-info__other-icon{display:inline-block;vertical-align:middle;margin-right:10px}.delivery-info__other-text{font-size:18px;line-height:29px;color:#52575C}.delivery-info__other-top{position:relative;padding-bottom:21px;margin-bottom:18px}.delivery-info__other-top:before{width:100%}@media screen and (max-width:1679px){.delivery-info__other-top{margin-bottom:42px}.delivery-info__other-top:before{width:921px}}@media screen and (max-width:1140px){.delivery-info__other-icon{margin-right:8px}.delivery-info__other-text{font-size:16px;line-height:130%}.delivery-info__other-top{padding-bottom:30px;margin-bottom:40px}.delivery-info__other-top:before{width:590px}}.delivery-info__other-bottom{font-weight:600;line-height:143%;max-width:1264px;margin-bottom:60px}@media screen and (max-width:1679px){.delivery-info__other-bottom{max-width:1000px;margin-bottom:41px}}@media screen and (max-width:1140px){.delivery-info__other-bottom{font-weight:500;font-size:14px;line-height:150.5%;max-width:646px}}.delivery-info__other-bottom-delimiter{display:none}@media screen and (max-width:768px){.delivery-info__other-top{display:none}.delivery-info__other-bottom{font-weight:600;font-size:12.5px;margin-bottom:29px}.delivery-info__other-bottom-delimiter{display:block}}.delivery-info__other-companies{display:flex;justify-content:center;align-items:center;margin:-30px -30px 10px}@media screen and (max-width:1679px){.delivery-info__other-companies{margin:-20px auto 30px;width:997px}}@media screen and (max-width:1140px){.delivery-info__other-companies{margin:-9px auto 62px;flex-wrap:wrap;width:550px}}@media screen and (max-width:768px){.delivery-info__other-companies{margin:-6px auto 38px;width:270px}}.delivery-info__other-companies-image{max-height:100px;margin:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}@media screen and (max-width:1679px){.delivery-info__other-companies-image{margin:20px;width:100%;max-height:89px}.delivery-info__other-contacts{position:relative;padding-left:40px}.delivery-info__other-contacts .delivery-info__other-icon{position:absolute;left:0;top:50%;transform:translateY(-50%)}}@media screen and (max-width:1140px){.delivery-info__other-companies-image{margin:9px 22px;max-height:none;width:auto}.delivery-info__other-companies-image:nth-child(1){width:142px}.delivery-info__other-companies-image:nth-child(2){width:113px}.delivery-info__other-companies-image:nth-child(3){width:133px}.delivery-info__other-companies-image:nth-child(4){width:141px}.delivery-info__other-companies-image:nth-child(5){width:211px}}.delivery-info__other-contacts-text{font-size:13.5px;line-height:140%;color:#2C2E2D}@media screen and (max-width:768px){.delivery-info__other-companies-image{margin:6px 20px}.delivery-info__other-companies-image:nth-child(1){width:94px}.delivery-info__other-companies-image:nth-child(2){width:96px}.delivery-info__other-companies-image:nth-child(3){width:89px}.delivery-info__other-companies-image:nth-child(4){width:101px}.delivery-info__other-companies-image:nth-child(5){width:148px}.delivery-info__other-contacts-text{font-size:12.5px;line-height:18px}}.delivery-info__other-contacts-text a{color:#2C2E2D;font-weight:700;text-decoration:none;white-space:nowrap}.delivery-info__block{margin-top:82px}@media screen and (max-width:1679px){.delivery-info__other-contacts-text{max-width:553px;display:block}.delivery-info__block{margin-top:67px}.delivery-info__block .delivery-info__title{margin-bottom:40px}.delivery-info__block-text_1{max-width:900px}}@media screen and (max-width:1140px){.delivery-info__block{margin-top:50px}.delivery-info__block .delivery-info__title{margin-bottom:30px}}@media screen and (max-width:768px){.delivery-info__block{margin-top:32px}.delivery-info__block .delivery-info__title{margin-bottom:22px}}.delivery-info__block-contacts{margin-top:22px}@media screen and (max-width:1140px){.delivery-info__block-contacts{margin-top:0}}@media screen and (max-width:768px){.delivery-info__block-contacts{margin-top:12px}.delivery-info__block-contacts a{font-size:13.5px}.delivery-info__block-contacts a[href*=mailto]{display:block;margin-top:12px}}.delivery-info__block-text{font-weight:500;line-height:150.5%}@media screen and (max-width:1140px){.delivery-info__block-text{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.delivery-info__block-text{font-weight:400;font-size:12.5px;line-height:168.5%}}.delivery-info__block-text ul{margin:0;padding:0;list-style:none;font-weight:500;font-size:18px;line-height:28px;color:#2C2E2D}@media screen and (max-width:1140px){.delivery-info__block-text ul{font-size:14px;line-height:150.5%;margin-top:-6px;margin-bottom:66px}}@media screen and (max-width:768px){.delivery-info__block-text ul{font-weight:500;font-size:12.5px;line-height:152.3%;margin-top:0;margin-bottom:57px}}.delivery-info__block-text ul a{color:#2C2E2D;font-weight:700;text-decoration:none}.delivery-info__block-text ul li{padding-left:18px;position:relative}.delivery-info__block-text ul li:before{content:'';position:absolute;left:2px;top:11px;width:6px;height:6px;background:#9B6A5B;border-radius:50%}.delivery-info__block-text ul li+li{margin-top:40px}@media screen and (max-width:1679px){.delivery-info__block-text ul li+li{margin-top:30px}}@media screen and (max-width:1140px){.delivery-info__block-text ul li{padding-left:22px}.delivery-info__block-text ul li:before{top:8px}.delivery-info__block-text ul li+li{margin-top:26px}}@media screen and (max-width:768px){.delivery-info__block-text ul li{padding-left:18px}.delivery-info__block-text ul li:before{top:6px}.delivery-info__block-text ul li+li{margin-top:21px}}.partnership-title{font-weight:700;line-height:40px;margin:28px auto;padding:0 0 16px;width:100%;max-width:1170px;text-align:center;font-family:Cormorant;font-size:48px;border-bottom:none}@media screen and (max-width:1679px){.partnership-title{font-size:24px;line-height:143%;max-width:603px;margin:62px auto 30px}}@media screen and (max-width:1140px){.partnership-title{font-size:22px;line-height:25px;margin:36px auto 37px}}@media screen and (max-width:768px){.partnership-title{margin:31px auto 21px}.partnership-switch__container{width:100%}}.partnership-switch{--gap:34px;--width:200px;display:flex;justify-content:center;margin-bottom:24px}@media screen and (max-width:1140px){.partnership-switch{margin-bottom:20px;--gap:0px}}.partnership-switch__container{display:flex;background:#FAFAFA;border-radius:6px;position:relative}.partnership-switch__container:before{content:'';position:absolute;background:#FFF;box-shadow:0 0 1px rgba(12,26,75,.1),0 4px 20px -2px rgba(50,50,71,.08);border-radius:8px;transition:.3s;top:0;bottom:0;width:var(--width)}.partnership-switch__container_active_0:before{left:0}@media screen and (max-width:768px){.partnership-switch__container_active_0:before{left:0;width:30%}}.partnership-switch__container_active_1:before{left:calc(var(--width) + var(--gap))}@media screen and (max-width:768px){.partnership-switch__container_active_1:before{left:30%;width:40%}}.partnership-switch__container_active_2:before{left:calc(2 * var(--width) + 2 * var(--gap))}@media screen and (max-width:768px){.partnership-switch__container_active_2:before{left:70%;width:30%}}.partnership-switch__control{position:relative;width:var(--width);display:flex;align-items:center;justify-content:center;height:55px;text-decoration:none;font-weight:700;font-size:14px;line-height:17px;color:#1E1E1E;margin-left:var(--gap)}.orders__item-product-image+.orders__item-product-info,.partnership-switch__control:first-child{margin-left:0}@media screen and (max-width:1679px){.partnership-switch__control{height:45px;font-weight:500}.partnership-switch__control_active{font-weight:700}}.partnership-switch__control span{position:relative}.partnership-switch__control span:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#1E1E1E;opacity:0}@media screen and (min-width:1141px){.partnership-switch__control span:after{transition:.3s}.partnership-switch__control span:hover:after{opacity:0}.partnership-switch__control:hover span:after{opacity:1}}.partnership-switch__control_active span:after{opacity:1}.partnership-banner{margin:0 -30px 50px}.partnership-banner_1{box-shadow:0 4px 8px rgba(142,141,208,.16);padding:50px 38px 40px 95px}@media screen and (max-width:1679px){.partnership-banner{margin:0 -56px 50px}.partnership-banner_1{padding:25px 56px 37px}}@media screen and (max-width:1140px){.partnership-banner{margin:20px -30px 50px -20px;position:relative}.partnership-banner:after{content:'';position:absolute;left:0;right:0;bottom:-10px;height:10px;background:#fff}.partnership-banner_1{padding:25px 20px}}@media screen and (max-width:768px){.partnership-switch__control{font-size:13.5px;line-height:20px}.partnership-switch__control:nth-child(1){width:30%}.partnership-switch__control:nth-child(2){width:40%}.partnership-switch__control:nth-child(3){width:30%}.partnership-banner{margin:26px 0 31px}.partnership-banner:after{content:none}.partnership-banner_1{box-shadow:none;padding:0}.partnership-banner_1 .partnership-banner__columns{display:block}}.partnership-banner_1 .partnership-banner__left{width:47.3%;min-width:47.3%}@media screen and (max-width:1679px){.partnership-banner_1 .partnership-banner__left{width:61.6%;min-width:61.6%}}@media screen and (max-width:1140px){.partnership-banner_1 .partnership-banner__left{width:98.9%;min-width:98.9%}}@media screen and (max-width:768px){.partnership-banner_1 .partnership-banner__left{width:calc(100% + 30px);margin:0 -15px;padding:0;box-shadow:none}}.partnership-banner_1 .partnership-banner__right{width:72%;min-width:72%;margin:80px 0 64px -19.3%;background:#FFF;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:2px;padding:45px 77px 65px 73px}@media screen and (max-width:1679px){.partnership-banner_1 .partnership-banner__right{width:65.6%;min-width:65.6%;margin:104px 0 104px -27.2%;padding:45px 31px 47px 40px}}@media screen and (max-width:1140px){.partnership-banner_1 .partnership-banner__right{width:67.2%;min-width:67.2%;margin:60px 1% 50px -67%;padding:30px 30px 34px}.partnership-banner_1 .partnership-banner__image{max-height:400px}}@media screen and (max-width:768px){.partnership-banner_1 .partnership-banner__right{width:100%;margin:0;padding:28px 0 0;box-shadow:none}.partnership-banner_1 .partnership-banner__image{height:200px}}.partnership-banner_2{padding:10px 35px 10px 30px;margin-bottom:10px}@media screen and (max-width:1679px){.partnership-banner_2{padding:25px 56px 40px;margin-bottom:40px}}@media screen and (max-width:1140px){.partnership-banner_2{padding:25px 28px 0 20px;margin:20px -30px 50px}}@media screen and (max-width:768px){.partnership-banner_2{box-shadow:none;padding:0;margin:26px 0 31px}.partnership-banner_2 .partnership-banner__columns{display:flex;flex-direction:column-reverse}}.partnership-banner_2 .partnership-banner__left{width:50.2%;min-width:50.2%;background:#FFF;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:2px;margin:120px -6% 130px 0;padding:55px 60px 55px 70px;position:relative}@media screen and (max-width:1679px){.partnership-banner_2 .partnership-banner__left{width:53.7%;min-width:53.7%;margin:70px -15.3% 60px 0;padding:45px 40px 39px}}@media screen and (max-width:1140px){.partnership-banner_2 .partnership-banner__left{width:69.3%;min-width:69.3%;margin:auto -67.9% 0 0;padding:30px 30px 8px}}@media screen and (max-width:768px){.partnership-banner_2 .partnership-banner__left{width:100%;margin:0;padding:28px 0 0;box-shadow:none}}.partnership-banner_2 .partnership-banner__right{width:56%;min-width:56%}@media screen and (max-width:1679px){.partnership-banner_2 .partnership-banner__right{width:61.6%;min-width:61.6%}.partnership-banner_2 .partnership-banner__image{max-height:392px}}@media screen and (max-width:1140px){.partnership-banner_2 .partnership-banner__right{width:98.6%;min-width:98.6%;margin:0 0 25px}.partnership-banner_2 .partnership-banner__image{max-height:400px}}@media screen and (max-width:768px){.partnership-banner_2 .partnership-banner__right{width:calc(100% + 30px);margin:0 -15px;padding:0;box-shadow:none}.partnership-banner_2 .partnership-banner__image{height:200px}}.partnership-banner_3{padding:18px 95px 0 25px}@media screen and (max-width:1679px){.partnership-banner_3{padding:7px 0 35px;margin:0}}@media screen and (max-width:1140px){.partnership-banner_3{padding:25px 28px 20px 20px;margin:20px -30px 64px;box-shadow:0 4px 8px rgba(142,141,208,.16)}.partnership-banner_3:after{display:none}}@media screen and (max-width:768px){.partnership-banner_3{box-shadow:none;padding:0;margin:26px 0 31px}.partnership-banner_3 .partnership-banner__columns{display:flex;flex-direction:column-reverse}}.partnership-banner_3 .partnership-banner__left{width:63.6%;min-width:63.6%;background:#FFF;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);border-radius:2px;margin:auto -53.6% 0 0;padding:45px 60px 37px 70px;position:relative}@media screen and (max-width:1679px){.partnership-banner_3 .partnership-banner__left{width:57.5%;min-width:57.5%;margin:auto -57.5% 0 0;padding:40px 30px;z-index:1}}@media screen and (max-width:1140px){.partnership-banner_3 .partnership-banner__left{width:69.3%;min-width:69.3%;margin:auto -67.9% 0 0;padding:30px}}@media screen and (max-width:768px){.partnership-banner_3 .partnership-banner__left{width:100%;margin:0;padding:28px 0 0;box-shadow:none}}.partnership-banner_3 .partnership-banner__right{width:90%;min-width:90%;margin-bottom:124px}@media screen and (max-width:1679px){.partnership-banner_3 .partnership-banner__right{width:100%;min-width:100%;margin-bottom:113px;height:375px;position:relative}}@media screen and (max-width:1140px){.partnership-banner_3 .partnership-banner__right{width:98.6%;min-width:98.6%;margin:0 0 17px}}@media screen and (max-width:768px){.partnership-banner_3 .partnership-banner__right{width:calc(100% + 30px);margin:0 -15px;padding:0;box-shadow:none;height:auto}}@media screen and (max-width:1679px){.partnership-banner_3 .partnership-banner__image{height:100%;position:absolute;top:0;left:0;width:calc(100vw - (100vw - 1120px)/ 2)}.partnership-banner_3 .partnership-banner__title{margin-bottom:24px}}@media screen and (max-width:768px){.partnership-banner_3 .partnership-banner__image{height:250px}}.partnership-banner__columns{display:flex}.partnership-banner__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.partnership-banner__image.show-sm{display:none}.partnership-banner__title{font-weight:500;font-size:18px;line-height:143%;color:#52575C;margin-bottom:20px}@media screen and (max-width:1679px){.partnership-banner__title{font-size:16px;line-height:24px;margin-bottom:31px}}@media screen and (max-width:1140px){.partnership-banner_3 .partnership-banner__image{width:100%;position:static;max-height:280px}.partnership-banner__title{font-size:13.5px;line-height:16px;margin-bottom:25px}}@media screen and (max-width:768px){.partnership-banner__image.hide-sm{display:none}.partnership-banner__image.show-sm{display:block}.partnership-banner__title{font-size:14px;line-height:20px}}.partnership-banner__title strong{font-weight:700;font-size:24px;line-height:143%;color:#1E1E1E}@media screen and (max-width:1679px){.partnership-banner__title strong{font-size:20px;line-height:25px}}@media screen and (max-width:1140px){.partnership-banner__title strong{font-size:18px;line-height:22px}}@media screen and (max-width:768px){.partnership-banner__title strong{font-size:14px;line-height:20px}}.partnership-banner__title span{font-weight:700;font-size:24px;line-height:143%;color:#9B6A5B}@media screen and (max-width:1679px){.partnership-banner__title span{font-size:20px;line-height:25px}}@media screen and (max-width:1140px){.partnership-banner__title span{font-size:18px;line-height:22px}.partnership-banner__title span:after{content:'';display:block;height:3px}}.partnership-banner__text-delimiter,.partnership-cards__button-wrapper-lg{display:none}@media screen and (max-width:768px){.partnership-banner__title span{font-size:14px;line-height:20px}.partnership-banner__title span:after{display:none}}.partnership-banner__text{font-weight:400;font-size:16px;line-height:1.5;color:#52575C}@media screen and (max-width:1679px){.partnership-banner__text{font-size:13.5px;line-height:140%}.partnership-banner__text-delimiter{display:block;height:24px}}@media screen and (max-width:1140px){.partnership-banner__text-delimiter{height:20px}.partnership-banner__button{display:none}}@media screen and (max-width:768px){.partnership-banner__text{font-weight:500;font-size:12.5px;line-height:152.3%}.partnership-banner__text-delimiter{height:22px}}.partnership-banner__button{margin-top:30px;width:325px;min-height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.partnership-banner__button{width:286px;min-height:50px;font-weight:400;font-size:16px;line-height:130%}}@media screen and (max-width:768px){.partnership-banner__button{display:flex;width:100%;margin:22px 0 0}}.partnership-cards{margin:50px -30px 58px;padding:60px 80px 100px;display:flex}@media screen and (max-width:1679px){.partnership-cards{margin:67px -10px 76px;padding:0}}@media screen and (max-width:1140px){.partnership-cards{margin:50px calc(344px - 50vw) 55px;padding-bottom:10px;overflow:auto}}@media screen and (max-width:768px){.partnership-cards{margin:0;padding:0;overflow:visible;display:block}}.partnership-cards_2{margin:10px -47.5px 69px;padding:60px 0 26px}@media screen and (max-width:1679px){.partnership-cards_2{margin:40px -10px 77px;padding:80px 0 0}}@media screen and (max-width:1140px){.partnership-cards_2{padding:0 0 10px;margin:50px calc(344px - 50vw) 71px}}@media screen and (max-width:768px){.partnership-cards_2{margin:0;padding:0}}.partnership-cards_2 .partnership-cards__item{margin:0 47.5px}.partnership-cards_2 .partnership-cards__item_1{width:calc(33.33% - 95px);min-width:calc(33.33% - 95px)}@media screen and (max-width:1679px){.partnership-cards_2 .partnership-cards__item{margin:0 10px}.partnership-cards_2 .partnership-cards__item_1{width:calc(33.33% - 20px);min-width:calc(33.33% - 20px)}}@media screen and (max-width:1140px){.partnership-cards_2 .partnership-cards__item{margin:0 9px}.partnership-cards_2 .partnership-cards__item_1{width:320px;min-width:320px}}@media screen and (max-width:768px){.partnership-cards_2 .partnership-cards__item{margin:0 0 36px}.partnership-cards_2 .partnership-cards__item_1{width:100%;min-width:100%}}.partnership-cards_3{padding:0 80px 63px}@media screen and (max-width:1679px){.partnership-cards_3{padding:55px 0 0;margin:0 -14px 76px}}@media screen and (max-width:1140px){.partnership-cards_3{margin:64px -20px 0;padding:0}}@media screen and (max-width:768px){.partnership-cards_3{margin:0;padding:0}}@media screen and (max-width:1679px){.partnership-cards_3 .partnership-cards__item{margin:0 14px}.partnership-cards_3 .partnership-cards__item_1{width:calc(33.33% - 28px);min-width:calc(33.33% - 28px)}.partnership-cards_3 .partnership-cards__item_2{width:calc(66.66% - 28px);min-width:calc(66.66% - 28px)}}@media screen and (max-width:1140px){.partnership-cards_3 .partnership-cards__item,.partnership-cards_3 .partnership-cards__item:first-child,.partnership-cards_3 .partnership-cards__item:last-child{margin:0 20px}.partnership-cards_3 .partnership-cards__item_1,.partnership-cards_3 .partnership-cards__item_2{width:calc(50% - 40px);min-width:calc(50% - 40px)}}@media screen and (max-width:768px){.partnership-cards_3 .partnership-cards__item,.partnership-cards_3 .partnership-cards__item:first-child,.partnership-cards_3 .partnership-cards__item:last-child{margin:0 0 36px}.partnership-cards_3 .partnership-cards__item_1,.partnership-cards_3 .partnership-cards__item_2{width:100%;min-width:100%}}.partnership-cards_3 .partnership-cards__item_2 .partnership-cards__item-title{margin-right:7%}@media screen and (max-width:1679px){.partnership-cards_3 .partnership-cards__item_2 .partnership-cards__item-title{margin-right:0;font-weight:500;font-size:20px;line-height:140%}}@media screen and (max-width:1140px){.partnership-cards_3 .partnership-cards__item_2 .partnership-cards__item-title{margin-right:0;text-align:left;font-weight:600;font-size:16px;line-height:143%}}@media screen and (max-width:768px){.partnership-cards_3 .partnership-cards__item_2 .partnership-cards__item-title{text-align:center}.partnership-cards_3 .partnership-cards__item_2 .partnership-cards__item-image{border-radius:0}.partnership-cards_3 .partnership-cards__item_2 .partnership-cards__item-image-wrapper{border-radius:0;margin:-5px -16px 19px;height:260px}}@media screen and (max-width:1679px){.partnership-cards_3 .partnership-cards__button{width:346px;margin:60px 0 0 4px}}@media screen and (max-width:1140px){.partnership-cards_3 .partnership-cards__button{margin:12px 0 0;width:100%}}.partnership-cards__item{margin:0 15px;display:flex;flex-direction:column}.partnership-cards__item_1{width:calc(33.33% - 30px);min-width:calc(33.33% - 30px)}@media screen and (max-width:1679px){.partnership-cards__item{margin:0 10px}.partnership-cards__item_1{width:calc(33.33% - 20px);min-width:calc(33.33% - 20px)}}@media screen and (max-width:1140px){.partnership-cards__item{margin:0 9px}.partnership-cards__item:first-child{margin-left:calc(50vw - 344px)}.partnership-cards__item:last-child{margin-right:calc(50vw - 344px)}.partnership-cards__item_1{width:320px;min-width:320px}}@media screen and (max-width:768px){.partnership-cards__item{margin:0 0 36px}.partnership-cards__item:first-child{margin-left:0}.partnership-cards__item:last-child{margin-right:0}.partnership-cards__item_1{width:100%;min-width:100%}}.partnership-cards__item_2{width:calc(66.66% - 30px);min-width:calc(66.66% - 30px)}@media screen and (max-width:1679px){.partnership-cards__item_2{width:calc(66.66% - 20px);min-width:calc(66.66% - 20px)}}.partnership-cards__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin:0 auto}.partnership-cards__item-image-wrapper{background:#000;margin-bottom:30px;border-radius:4px 4px 0 0;overflow:hidden}@media screen and (max-width:1140px){.partnership-cards__item-image-wrapper{margin-bottom:20px}}@media screen and (max-width:768px){.partnership-cards__item_2{width:100%;min-width:100%}.partnership-cards__item-image-wrapper{margin:0 -15px 18px;border-radius:0;height:207px}}.partnership-cards__item-title{text-align:center;font-weight:600;font-size:28px;line-height:140%;margin-bottom:25px;font-family:Cormorant}@media screen and (max-width:1679px){.partnership-cards__item-title{font-size:22px;font-weight:700}}@media screen and (max-width:1140px){.partnership-cards__item-title{font-size:22px;font-weight:700;line-height:143%;margin-bottom:18px}}@media screen and (max-width:768px){.partnership-cards__item-title{margin-bottom:16px}}.partnership-cards__item-list{margin:0;padding:0;list-style:none}.partnership-cards__item-list li{font-size:16px;color:#6D7580;line-height:1.25;position:relative;padding-left:18px}@media screen and (max-width:1679px){.partnership-cards__item-list li{font-size:16px;max-width:350px}}.partnership-cards__item-list li:before{content:'';position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%;background:#9B6A5B}.partnership-cards__item-list li+li{margin-top:25px}@media screen and (max-width:1140px){.partnership-cards__item-list li{font-size:13.5px;max-width:none}.partnership-cards__item-list li+li{margin-top:18px}}@media screen and (max-width:768px){.partnership-cards__item-list li+li{margin-top:16px}}.partnership-cards__item-steps{display:flex;flex-wrap:wrap;margin:-11px -26px -12px}@media screen and (max-width:1679px){.partnership-cards__item-steps{margin:-13px -26px -12px}}@media screen and (max-width:1140px){.partnership-cards__item-steps{margin:8px -5px 0 0;display:block}}@media screen and (max-width:768px){.partnership-cards__item-steps{margin:6px 0 16px}}.partnership-cards__item-steps-item{margin:12.5px 26px;display:flex;align-items:flex-start}.partnership-cards__item-steps-item:nth-child(2n+1){width:calc(51.5% - 52px);min-width:calc(51.5% - 52px)}@media screen and (max-width:1679px){.partnership-cards__item-steps-item{margin:15px 26px}.partnership-cards__item-steps-item:nth-child(2n+1){width:calc(54% - 52px);min-width:calc(54% - 52px)}}@media screen and (max-width:1140px){.partnership-cards__item-steps-item{margin:0 0 18px}.partnership-cards__item-steps-item:nth-child(2n+1){width:100%}}.partnership-cards__item-steps-item:nth-child(2n){width:calc(48.5% - 52px);min-width:calc(48.5% - 52px)}@media screen and (max-width:1679px){.partnership-cards__item-steps-item:nth-child(2n){width:calc(46% - 52px);min-width:calc(46% - 52px)}}@media screen and (max-width:1140px){.partnership-cards__item-steps-item:nth-child(2n){width:100%}}.partnership-cards__item-steps-item-number{width:28px;min-width:28px;font-weight:500;font-size:12px;line-height:146%;color:#9E826B;margin-top:2px;margin-left:1px}@media screen and (max-width:1140px){.partnership-cards__item-steps-item-number{margin:0;font-size:12.5px;line-height:152.3%;width:23px;min-width:23px}}@media screen and (max-width:768px){.partnership-cards__item-steps-item-number{font-weight:600;font-size:10px;line-height:12px;width:25px;min-width:25px;margin-top:2px}}.partnership-cards__item-steps-item-text{font-weight:500;line-height:150.5%}.partnership-cards__button{margin-top:55px;width:326px}@media screen and (max-width:1679px){.partnership-cards__button{width:408px;margin:0}.partnership-cards__button-wrapper-lg{display:flex;justify-content:center;margin-bottom:93px}}@media screen and (max-width:1140px){.partnership-cards__item-steps-item-text{font-size:13.5px;line-height:16px}.partnership-cards__button-wrapper-lg{margin-bottom:90px}}@media screen and (max-width:768px){.partnership-cards__item-steps-item-text{font-size:12.5px;line-height:152.3%}.partnership-cards__button{min-height:48px;width:100%}.partnership-cards__button-wrapper-lg{margin-top:-4px;margin-bottom:32px}}.partnership-form{margin:58px -30px 92px;padding:89px 0}@media screen and (max-width:1679px){.partnership-form{margin:93px 0 86px;padding:89px 0 53px}}@media screen and (max-width:1140px){.partnership-form{margin:90px 0 70px;padding:0}.partnership-form_1 .partnership-form__inner{padding:340px 0 0}.partnership-form_1 .partnership-form__inner:before{height:400px}.partnership-form_1 .partnership-form__image{top:30px;left:50%;transform:translateX(-50%);height:294px;width:495px;max-height:none;max-width:none}}@media screen and (max-width:768px){.partnership-form{margin:32px 0 40px}.partnership-form_1 .partnership-form__inner{padding:230px 0 0}.partnership-form_1 .partnership-form__inner:before{height:230px}.partnership-form_1 .partnership-form__image{top:10px;height:210px;width:100%;transform:none;left:0}}@media screen and (max-width:1140px){.partnership-form_2{margin:71px 0 70px}.partnership-form_2 .partnership-form__inner{padding:394px 0 0}.partnership-form_2 .partnership-form__inner:before{height:454px}.partnership-form_2 .partnership-form__image{top:25px;left:50%;transform:translateX(-50%);height:385px;width:523px;max-height:none;max-width:none}}@media screen and (max-width:768px){.partnership-form_2{margin:42px 0 40px}.partnership-form_2 .partnership-form__inner{padding:230px 0 0}.partnership-form_2 .partnership-form__inner:before{height:230px}.partnership-form_2 .partnership-form__image{top:10px;height:210px;width:100%;transform:none;left:0}}@media screen and (max-width:1140px){.partnership-form_3{margin:94px 0 70px}.partnership-form_3 .partnership-form__inner{padding:330px 0 0}.partnership-form_3 .partnership-form__inner:before{height:390px}.partnership-form_3 .partnership-form__image{top:65px;left:48%;transform:translateX(-50%);height:220px;width:575px;max-height:none;max-width:none}}@media screen and (max-width:768px){.partnership-form_3{margin:-5px 0 40px}.partnership-form_3 .partnership-form__inner{padding:230px 0 0}.partnership-form_3 .partnership-form__inner:before{height:230px}.partnership-form_3 .partnership-form__image{top:10px;height:210px;width:100%;transform:none;left:0}}.partnership-form__inner{position:relative;background:#FAFAFA;height:400px}@media screen and (max-width:1679px){.partnership-form__inner:before{content:'';position:absolute;left:50%;top:0;bottom:0;background:#FAFAFA;width:100vw;transform:translateX(-50%)}}.partnership-form__box{background:#FFF;border-radius:2px;width:43%;padding:35px 50px 47px;position:absolute;right:95px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1679px){.partnership-form__box{right:0;width:60.7%;padding:35px 40px 40px 60px;top:calc(50% - 18px)}}@media screen and (max-width:1140px){.partnership-form__inner{height:auto}.partnership-form__box{position:relative;width:100%;transform:none;top:auto;right:auto;padding:35px 50px 50px}}.partnership-form__checkbox-icon,.partnership-form__checkbox-label:before,.partnership-form__image{top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.partnership-form__box{margin:0 -16px;padding:16px 16px 39px;width:calc(100% + 32px)}}.partnership-form__title{font-weight:700;font-size:24px;line-height:143%;width:100%;max-width:390px;margin:0 auto 35px;text-align:center}@media screen and (max-width:1679px){.partnership-form__title{font-size:20px;line-height:25px;max-width:492px;padding-right:30px;margin-bottom:40px}}@media screen and (max-width:768px){.partnership-form__title{font-size:18px;line-height:22px;margin-bottom:27px}}.partnership-form__text{text-align:center}.partnership-form__fields{display:flex;flex-wrap:wrap;margin:-12px -15px 23px;flex-direction:row}@media screen and (max-width:1679px){.partnership-form__fields{margin:-11px -20px 21px}}@media screen and (max-width:1140px){.partnership-form__title{padding-right:0}.partnership-form__fields{margin:-11px -24px 21px}}@media screen and (max-width:768px){.partnership-form__fields{display:block;margin:0}}.partnership-form__fields-row{width:calc(50% - 30px);min-width:calc(50% - 30px);margin:12px 15px}@media screen and (max-width:1679px){.partnership-form__fields-row{width:calc(50% - 40px);min-width:calc(50% - 40px);margin:11px 20px}.partnership-form__fields-row .form__input{font-weight:400;font-size:16px;line-height:130%}.partnership-form__fields-row .form__input_call{padding-left:15px}.partnership-form__fields-row .svg-call{display:none}}@media screen and (max-width:1140px){.partnership-form__fields-row{width:calc(50% - 48px);min-width:calc(50% - 48px);margin:11px 24px}}@media screen and (max-width:768px){.partnership-form__fields-row{width:100%;margin:0 0 17px}.partnership-form__fields-row .form__input{font-size:13.5px;line-height:140%}.partnership-form__fields-row .form__input_call{padding-left:47px}.partnership-form__fields-row .svg-call{display:block}}.partnership-form__label{margin-bottom:10px}.partnership-form__checkbox{max-width:425px;padding-left:4px;margin-bottom:0}@media screen and (max-width:1679px){.partnership-form__label{font-weight:500;font-size:14px;line-height:150.5%}.partnership-form__checkbox{max-width:437px}}.partnership-form__checkbox-label{font-weight:500;font-size:80%;line-height:150.5%;color:#52575C}.partnership-form__checkbox-label a{color:#9E826B;white-space:nowrap;transition:.4s}.partnership-form__checkbox-label a:hover{color:#6c5848}@media screen and (max-width:768px){.partnership-form__checkbox{margin:6px 0 0}.partnership-form__checkbox-label a{white-space:nowrap}.partnership-form__checkbox-label{font-size:13.5px;line-height:16px}}.partnership-form__button{margin-top:49px;width:100%;min-height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.partnership-form__button{margin-top:44px}}@media screen and (max-width:768px){.partnership-form__button{margin-top:32px;font-weight:400;font-size:16px;line-height:130%;min-height:50px}}.partnership-form__image{position:absolute;left:95px;max-width:52%;max-height:calc(100% + 89px + 89px);-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}@media screen and (max-width:1679px){.partnership-form__image{left:0;max-width:39.3%;max-height:calc(100% + 89px + 53px)}}.company-title{margin:62px auto 25px;width:100%;max-width:1170px;text-align:center;padding-bottom:16px;font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width:1679px){.company-title{font-weight:700;font-size:24px;line-height:143%;max-width:603px}}@media screen and (max-width:1140px){.company-title{font-size:20px;line-height:25px;margin:36px auto 29px}}@media screen and (max-width:768px){.company-title{margin:35px auto 27px;padding-bottom:13px}}.company-banner{position:relative;margin:0 0 70px}.company-banner__image-wrapper,.company-banner__image-wrapper:before{position:absolute;width:100%;height:100%;top:0;left:0}@media screen and (max-width:1679px){.company-banner{margin:31px 0 50px}}@media screen and (max-width:1140px){.company-banner{margin:29px 0 45px}}.company-banner__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.company-banner__image-wrapper:before{content:'';background:rgba(37,37,37,.5)}.company-banner__columns{display:flex;flex-wrap:wrap;position:relative}@media screen and (max-width:768px){.company-banner{margin:27px 0 28px}.company-banner__columns{display:block;padding:0 0 24px}}.company-advantages__items .svg-company-advantages-left-lg,.company-banner__delimiter{display:none}.company-banner__left{margin:0 auto 0 0;padding:50px 30px 38px 0;width:calc(50% + 106px);position:relative}.company-banner__left:after,.company-banner__left:before{content:'';position:absolute;background:rgba(71,63,60,.6);mix-blend-mode:multiply}@media screen and (max-width:1679px){.company-banner__left{width:calc(50% + 74px);padding:50px 30px 30px 0}}@media screen and (max-width:1140px){.company-banner__left{width:calc(50% + 155px);padding:37px 34px 37px 0}}@media screen and (max-width:768px){.company-banner__left{width:100%;padding:30px 16px;margin:0 0 44px}}.company-banner__left:before{right:0;top:0;width:calc(50vw + 106px);bottom:58px}@media screen and (max-width:1679px){.company-banner__left:before{width:calc(50vw + 74px);bottom:30px}}@media screen and (max-width:1140px){.company-banner__left:before{width:calc(50vw + 155px);bottom:20px}}@media screen and (max-width:768px){.company-banner__left:before{width:100%;left:0;top:0;right:0;bottom:0}.company-banner__left:after{display:none}}.company-banner__left:after{right:212px;bottom:0;height:58px;width:calc(50vw - 106px)}.company-banner__left-text{max-width:767px;font-weight:500;font-size:18px;line-height:26px;color:#FFF;position:relative;z-index:1}@media screen and (max-width:1679px){.company-banner__left:after{width:calc(50vw - 74px);height:30px;right:148px}.company-banner__left-text{font-size:16px;line-height:150.5%;max-width:546px}}@media screen and (max-width:1140px){.company-banner__left:after{width:calc(50vw - 155px);height:20px;right:370px}.company-banner__left-text{font-size:14px;line-height:150.5%}}.company-banner__right{margin:-58px 0 0 auto;padding:96px 0 55px 30px;width:calc(50% + 106px);position:relative}.company-banner__right:after,.company-banner__right:before{position:absolute;background:rgba(71,63,60,.6);mix-blend-mode:multiply;content:''}@media screen and (max-width:1679px){.company-banner__right{margin:-30px 0 0 auto;width:calc(50% + 74px);padding:60px 0 60px 30px}}@media screen and (max-width:1140px){.company-banner__right{margin:-20px 0 0 auto;width:calc(50% + 215px);padding:60px 0 40px 52px}}@media screen and (max-width:768px){.company-banner__left-text{font-size:12.5px;line-height:152.3%}.company-banner__delimiter{display:block;height:10px}.company-banner__right{width:100%;padding:30px 16px;margin:0}}.company-banner__right:before{left:0;top:58px;width:calc(50vw + 106px);bottom:0}@media screen and (max-width:1679px){.company-banner__right:before{top:30px;width:calc(50vw + 74px)}}@media screen and (max-width:1140px){.company-banner__right:before{top:20px;width:calc(50vw + 215px)}}@media screen and (max-width:768px){.company-banner__right:before{width:100%;left:0;top:0;right:0;bottom:0}.company-banner__right:after{display:none}}.company-banner__right:after{left:212px;top:0;height:58px;width:calc(50vw - 106px)}.company-banner__right-text{text-align:right;max-width:714px;font-weight:500;font-size:18px;line-height:27px;color:#FFF;position:relative;z-index:1;margin:0 0 0 auto}.company-advantages{margin:80px 0 134px}@media screen and (max-width:1679px){.company-banner__right:after{left:148px;height:30px;width:calc(50vw - 74px)}.company-banner__right-text{font-weight:500;font-size:16px;line-height:150.5%;max-width:586px}.company-advantages{margin:50px 0 80px}}@media screen and (max-width:1140px){.company-banner__right:after{left:370px;height:20px;width:calc(50vw - 155px)}.company-banner__right-text{font-size:14px;line-height:150.5%}.company-advantages{margin:45px 0 70px}}@media screen and (max-width:768px){.company-banner__right-text{font-size:12.5px;line-height:152.3%;text-align:left}.company-advantages{margin:28px 0 38px}}.company-advantages__title{margin:0 auto 40px;width:100%;max-width:1170px;padding-bottom:16px;font-weight:700;font-size:32px;line-height:40px;text-align:center}@media screen and (max-width:1679px){.company-advantages__title{font-weight:700;font-size:24px;line-height:143%;border:none;padding:0;margin:0 0 25px}.company-advantages__items{--f-carousel-button-width:34px!important;--f-carousel-button-height:34px!important}}.company-advantages__items .svg-company-advantages-left,.company-advantages__items .svg-company-advantages-left-lg{border-radius:50%;box-shadow:0 0 1px rgba(12,26,75,.1),0 20px 24px rgba(20,37,63,.06)}@media screen and (max-width:1140px){.company-advantages__title{font-size:20px;line-height:25px;margin:0 0 40px}.company-advantages__items.f-carousel{--f-button-width:34px;--f-button-height:34px}}@media screen and (max-width:768px){.company-advantages__title{font-size:18px;line-height:22px;margin:0 0 32px}.company-advantages__items.has-dots{padding-bottom:40px;margin-bottom:0}}.company-advantages__items{--f-carousel-slide-width:100%;--f-carousel-button-width:50px;--f-carousel-button-height:50px}.company-advantages__items.has-dots{margin-bottom:0}@media screen and (max-width:1679px){.company-advantages__items .svg-company-advantages-left,.company-advantages__items .svg-company-advantages-right{display:none}.company-advantages__items .svg-company-advantages-left-lg{display:block}}.company-advantages__items .svg-company-advantages-right-lg{display:none}@media screen and (max-width:1679px){.company-advantages__items .svg-company-advantages-right-lg{display:block}}.company-advantages__items.f-carousel{--f-button-width:50px;--f-button-height:50px;--f-carousel-dots-width:24px;--f-carousel-dots-height:24px;--f-carousel-dot-hover-opacity:1;--f-carousel-dot-opacity:1}.company-advantages__items .f-carousel__slide{padding:0}.company-advantages__items .f-carousel__dots{display:none}@media screen and (max-width:1140px){.company-advantages__items.f-carousel{--f-carousel-dots-width:12px;--f-carousel-dots-height:12px}.company-advantages__items .f-carousel__dots{display:flex;top:calc(100% - 22px);bottom:auto}.company-advantages__items .f-carousel__dots .is-current .f-carousel__dot{background:#9B6A5B}}@media screen and (max-width:768px){.company-advantages__items{margin:0 -16px}.company-advantages__items .f-carousel__slide{padding:0 16px}.company-advantages__items .f-carousel__dots{top:calc(100% - 12px);bottom:auto}}.company-advantages__items .f-carousel__dots li button{margin:0 7px}@media screen and (max-width:768px){.company-advantages__items .f-carousel__dots .is-current .f-carousel__dot{background:#473F3C}}.company-advantages__items .f-carousel__dot{width:12px;height:12px;transition:.3s}@media screen and (max-width:1140px){.company-advantages__items .f-carousel__dot{background:#B6B8B8;width:9px;height:9px}}@media screen and (max-width:768px){.company-advantages__items .f-carousel__dot{background:#B6B8B8;width:7px;height:7px}.company-advantages__items .f-carousel__nav{display:none}}.company-advantages__items .f-button.is-prev{left:20px!important}.company-advantages__items .f-button.is-prev:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0}.company-advantages__items .f-button.is-next{right:20px!important}.company-advantages__items .f-button.is-next:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0}.company-advantages__item{position:relative;display:flex}.company-advantages__item-image{width:40.4%;min-width:40.4%;height:460px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin-right:98px;filter:drop-shadow(0 0 .8px rgba(0, 0, 0, .06)) drop-shadow(0 0 2px rgba(0, 0, 0, .04)) drop-shadow(0 0 5px rgba(0, 0, 0, .04)) drop-shadow(0 0 17px rgba(0, 0, 0, .03));border-radius:2px}@media screen and (max-width:1679px){.company-advantages__items .f-button.is-prev{left:15px!important}.company-advantages__items .f-button.is-next{right:15px!important}.company-advantages__item-image{width:39.3%;min-width:39.3%;height:320px;margin-right:62px}}@media screen and (max-width:1140px){.company-advantages__items .f-button.is-prev{left:-10px!important}.company-advantages__items .f-button.is-next{right:-10px!important}.company-advantages__item-image{width:37.8%;min-width:37.8%;height:260px;margin-right:39px}.company-advantages__item-block{padding-top:20px}}@media screen and (max-width:768px){.company-advantages__item{display:block}.company-advantages__item-image{width:100%;height:190px;margin:0 0 18px;display:block}}.company-advantages__item-block{flex-basis:100%;display:flex;flex-direction:column;justify-content:center}.company-advantages__item-title{margin:0 0 29px;font-weight:700;font-size:32px;line-height:40px}@media screen and (max-width:1679px){.company-advantages__item-block{justify-content:flex-end}.company-advantages__item-title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:32px}}@media screen and (max-width:1140px){.company-advantages__item-title{font-size:18px;line-height:22px;margin-bottom:22px}}@media screen and (max-width:768px){.company-advantages__item-block{padding:0;display:block}.company-advantages__item-title{margin-bottom:12px}}.company-advantages__item-text{max-width:550px;margin-bottom:65px;line-height:18px}@media screen and (max-width:1679px){.company-advantages__item-text{font-weight:400;font-size:16px;line-height:18px;margin-bottom:45px}}@media screen and (max-width:1140px){.company-advantages__item-text{font-weight:400;font-size:13.5px;line-height:140%;max-width:358px;flex-basis:100%}}@media screen and (max-width:768px){.company-advantages__item-text{font-size:12.5px;line-height:152.3%;max-width:none;margin:0}}.company-advantages__item-dots{display:flex;margin:0}.company-advantages__item-dot{width:9px;height:9px;border-radius:50%;background:#DADEE3;margin:10px;position:relative}.company-advantages__item-dot:before{content:'';position:absolute;left:-5px;top:-5px;right:-5px;bottom:-5px;border-radius:50%}.company-advantages__item-dot_active{background:#9B6A5B}.company-advantages__item-arrow{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%}@media screen and (max-width:768px){.company-advantages__item-arrow{display:none}}.company-advantages__item-arrow_left{left:20px;box-shadow:0 0 1px rgba(12,26,75,.1),0 20px 24px rgba(20,37,63,.06)}@media screen and (max-width:1679px){.company-advantages__item-dot{margin:8px}.company-advantages__item-arrow_left{left:15px}}.company-advantages__item-arrow_right{right:0}@media screen and (max-width:1140px){.company-advantages__item-dots{display:none}.company-advantages__item-dot{margin:8px}.company-advantages__item-arrow{top:54%}.company-advantages__item-arrow_left{left:-10px}.company-advantages__item-arrow_right{right:-20px}}.company-advantages__item-arrow-icon{display:block}.company-choice{margin:134px 0 174px;display:flex}@media screen and (max-width:1679px){.company-choice{margin:80px 0 142px}}@media screen and (max-width:1140px){.company-choice{margin:70px -30px 130px 0}}@media screen and (max-width:768px){.company-choice{margin:38px 0 34px;display:block}}.company-choice__left{width:39.9%;min-width:39.9%;margin-right:4.2%}@media screen and (max-width:1679px){.company-choice__left{width:39.3%;min-width:39.3%;margin-right:5.4%}}@media screen and (max-width:1140px){.company-choice__left{width:45.8%;min-width:45.8%;margin-right:2.8%}}@media screen and (max-width:768px){.company-choice__left{width:100%;margin:0 0 14px;height:300px}}.company-choice__image{display:block;width:100%;height:100%;border-radius:2px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.company-choice__right{width:51.3%;min-width:51.3%;box-shadow:0 0 .8px rgba(0,0,0,.06),0 0 2px rgba(0,0,0,.04),0 0 5px rgba(0,0,0,.04),0 0 17px rgba(0,0,0,.03);padding:67px 102px 62px}@media screen and (max-width:1679px){.company-choice__right{width:55.3%;min-width:55.3;padding:40px 60px 64px}}@media screen and (max-width:1140px){.company-choice__right{width:51.4%;min-width:51.4%;padding:33px 30px 28px}}@media screen and (max-width:768px){.company-choice__right{width:calc(100% + 12px);margin:0 -6px 14px;padding:18px 14px 26px}}.company-choice__title{margin:0 0 74px;font-weight:600;font-size:40px;line-height:49px}@media screen and (max-width:1679px){.company-choice__title{font-weight:700;font-size:24px;line-height:143%;margin:0 0 25px}}@media screen and (max-width:1140px){.company-choice__title{font-size:18px;line-height:22px;margin:0 0 35px}}@media screen and (max-width:768px){.company-choice__title{text-align:center;margin:0 0 29px}}.company-choice__title span{color:#9B6A5B}.company-choice__block{max-width:470px}.company-choice__block+.company-choice__block{margin-top:55px}.company-choice__block-title{font-weight:500;font-size:20px;line-height:140%;margin-bottom:14px}@media screen and (max-width:1679px){.company-choice__block+.company-choice__block{margin-top:35px}.company-choice__block-title{font-weight:500;font-size:16px;line-height:150.5%;margin-bottom:11px}}@media screen and (max-width:1140px){.company-choice__block+.company-choice__block{margin-top:32px}.company-choice__block-title{font-size:14px;line-height:150.5%;margin-bottom:8px}}@media screen and (max-width:768px){.company-choice__block+.company-choice__block{margin-top:24px}.company-choice__block-title{font-size:13.5px;line-height:16px;margin-bottom:11px}}.company-choice__block-title span{color:#9B6A5B;font-size:24px;font-weight:700}@media screen and (max-width:1679px){.company-choice__block-title span{font-weight:700;font-size:16px}}@media screen and (max-width:1140px){.company-choice__block-title span{font-size:14px}}@media screen and (max-width:768px){.company-choice__block-title span{font-size:13.5px;line-height:16px}}.company-choice__block-text{font-weight:500;font-size:16px;line-height:150.5%;color:#52575C}.company-configure{margin:170px 0 45px}@media screen and (max-width:1679px){.company-choice__block-text{font-size:14px}.company-configure{margin:142px 0 75px}}@media screen and (max-width:1140px){.company-choice__block-text{font-size:12.5px;line-height:152.3%}.company-configure{margin:130px 0 40px}}@media screen and (max-width:768px){.company-configure{margin:34px 0 42px}}.company-configure__title{margin:0 auto 40px;padding-top:20px;width:100%;max-width:1170px;padding-bottom:16px;font-weight:700;font-size:32px;line-height:40px;text-align:center;text-transform:uppercase}@media screen and (max-width:1679px){.company-configure__title{font-weight:700;font-size:24px;line-height:143%;padding-bottom:20px;margin-bottom:20px}}@media screen and (max-width:1140px){.company-configure__title{max-width:603px;font-size:20px;line-height:25px;padding-bottom:12px;margin-bottom:10px}}@media screen and (max-width:768px){.company-configure__title{margin-bottom:22px}}.company-configure__text{font-weight:400;font-size:18px;line-height:29px;color:#52575C;max-width:1284px;margin-bottom:49px}@media screen and (max-width:1679px){.company-configure__text{text-align:center;font-weight:400;font-size:16px;line-height:130%;max-width:877px;margin:0 auto 65px}}@media screen and (max-width:1140px){.company-configure__text{font-size:14px;line-height:23px;margin:0 auto 40px}}@media screen and (max-width:768px){.company-configure__text{font-weight:400;font-size:10px;line-height:168.5%;text-align:left;margin-bottom:22px}}.company-configure__text strong{color:#2C2E2D}.company-configure__row{display:flex;margin:0 -14px}@media screen and (max-width:1679px){.company-configure__row{margin:0 -12px}}@media screen and (max-width:1140px){.company-configure__row{margin:0 -15px}}@media screen and (max-width:768px){.company-configure__row{margin:0;display:block}}.company-configure__row_small_gap{margin:0 -10px}@media screen and (max-width:1140px){.company-configure__row_small_gap{margin:0 -15px}}@media screen and (max-width:768px){.company-configure__row_small_gap{margin:0}}.company-configure__item{position:relative;margin:0 14px}.company-configure__item:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(162,144,141,.4) 0,rgba(0,0,0,.4) 100%);border-radius:2px}.company-configure__item_1{width:calc(30.5% - 28px);min-width:calc(30.5% - 28px)}@media screen and (max-width:1679px){.company-configure__item{margin:0 12px}.company-configure__item_1{width:calc(35.3% - 24px);min-width:calc(35.3% - 24px);height:320px}}@media screen and (max-width:1140px){.company-configure__item{margin:0 15px}.company-configure__item_1{width:calc(50% - 30px);min-width:calc(50% - 30px);height:260px}}@media screen and (max-width:768px){.company-configure__item{margin:0 0 12px}.company-configure__item_1{width:100%;height:170px}}.company-configure__item_2{width:calc(69.5% - 28px);min-width:calc(69.5% - 28px)}@media screen and (max-width:1679px){.company-configure__item_2{width:calc(64.7% - 24px);min-width:calc(64.7% - 24px);height:320px}}@media screen and (max-width:1140px){.company-configure__item_2{width:calc(50% - 30px);min-width:calc(50% - 30px);height:260px}}@media screen and (max-width:768px){.company-configure__item_2{width:100%;height:170px}}.company-configure__item_3{margin:0 10px;width:calc(66.6% - 20px);min-width:calc(66.6% - 20px)}@media screen and (max-width:1679px){.company-configure__item_3{width:calc(60.6% - 20px);min-width:calc(60.6% - 20px);height:320px}.company-configure__item_3 .company-configure__item-subtitle{font-weight:500;font-size:16px;line-height:150.5%}.company-configure__item_3 .company-configure__item-title{font-weight:700;font-size:24px;line-height:143%;max-width:222px}}@media screen and (max-width:1140px){.company-configure__item_3{margin:0 15px;width:calc(50% - 30px);min-width:calc(50% - 30px);height:250px}.company-configure__item_3 .company-configure__item-subtitle{font-weight:500;font-size:14px;line-height:150.5%}.company-configure__item_3 .company-configure__item-title{font-weight:700;font-size:20px;line-height:25px;max-width:none}}@media screen and (max-width:768px){.company-configure__item_3{width:100%;height:170px;margin:0 0 12px}.company-configure__item_3 .company-configure__item-subtitle{font-weight:600;font-size:10px;line-height:12px}.company-configure__item_3 .company-configure__item-title{font-weight:700;font-size:14px;line-height:17px}}.company-configure__item_4{margin:0 10px;width:calc(33.4% - 20px);min-width:calc(33.4% - 20px)}@media screen and (max-width:1679px){.company-configure__item_4{width:calc(39.4% - 20px);min-width:calc(39.4% - 20px);height:320px}.company-configure__item_4 .company-configure__item-subtitle{font-weight:500;font-size:16px;line-height:150.5%}.company-configure__item_4 .company-configure__item-title{font-weight:700;font-size:24px;line-height:143%;max-width:222px}}@media screen and (max-width:1140px){.company-configure__item_4{margin:0 15px;width:calc(50% - 30px);min-width:calc(50% - 30px);height:250px}.company-configure__item_4 .company-configure__item-subtitle{font-weight:500;font-size:14px;line-height:150.5%}.company-configure__item_4 .company-configure__item-title{font-weight:700;font-size:20px;line-height:25px;max-width:none}}@media screen and (max-width:768px){.company-configure__item_4{width:100%;height:170px;margin:0 0 12px}.company-configure__item_4 .company-configure__item-subtitle{font-weight:600;font-size:10px;line-height:12px}.company-configure__item_4 .company-configure__item-title{font-weight:700;font-size:14px;line-height:17px}}.company-configure__item-image{display:block;width:100%;height:100%;border-radius:2px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.company-configure__item-text{position:absolute;left:21px;bottom:21px}.company-configure__item-subtitle{font-weight:500;font-size:18px;line-height:28px;color:#F8FAFC;margin-bottom:12px;text-transform:uppercase}@media screen and (max-width:1140px){.company-configure__item-text{left:20px;bottom:20px}.company-configure__item-subtitle{font-size:14px;line-height:150.5%;margin-bottom:4px}}@media screen and (max-width:768px){.company-configure__item-subtitle{font-weight:600;font-size:10px;line-height:12px;margin-bottom:8px}}.company-configure__item-title{font-weight:700;font-size:32px;line-height:40px;color:#FFF;max-width:300px;text-transform:uppercase}.company-configure__highlight{margin:40px 0 60px 50%;width:100vw;transform:translateX(-50%);background:#F8FAFC}@media screen and (max-width:1679px){.company-configure__highlight{margin-top:20px;margin-bottom:55px;padding:40px 0 35px}}@media screen and (max-width:1140px){.company-configure__item-title{font-size:24px;line-height:143%}.company-configure__highlight{margin-bottom:30px;padding:40px 0}}.company-configure__highlight-inner{display:flex}@media screen and (max-width:768px){.company-configure__item-title{font-weight:700;font-size:14px;line-height:17px}.company-configure__highlight{margin:14px -16px 22px;transform:none;padding:30px 0 0}.company-configure__highlight-inner{display:block;padding:0}}.company-configure__highlight-left{width:70.8%;min-width:70.8%;padding:43px 30px 38px 0}@media screen and (max-width:1679px){.company-configure__highlight-left{width:66.9%;min-width:66.9%;padding:43px 30px 15px 0}}@media screen and (max-width:1140px){.company-configure__highlight-left{width:59.3%;min-width:59.3%;padding:0 30px 0 0}}@media screen and (max-width:768px){.company-configure__highlight-left{width:100%;padding:0 16px 26px}}.company-configure__highlight-right{width:29.2%;min-width:29.2%;position:relative}@media screen and (max-width:1679px){.company-configure__highlight-right{width:33.1%;min-width:33.1%}}@media screen and (max-width:1140px){.company-configure__highlight-right{width:40.7%;min-width:40.7%}}@media screen and (max-width:768px){.company-configure__highlight-right{width:100%;height:240px}}.company-configure__highlight-right:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(162,144,141,.208) 0,rgba(0,0,0,.4) 100%);border-radius:2px}.company-configure__highlight-image{border-radius:2px;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.company-configure__highlight-subtitle{font-weight:500;font-size:20px;line-height:140%;text-transform:uppercase;margin-bottom:12px}@media screen and (max-width:1679px){.company-configure__highlight-subtitle{font-size:16px;line-height:150.5%;margin-bottom:8px}}@media screen and (max-width:1140px){.company-configure__highlight-subtitle{font-size:14px;line-height:150.5%;margin-bottom:4px}}@media screen and (max-width:768px){.company-configure__highlight-image{border-radius:0}.company-configure__highlight-subtitle{font-size:12.5px;line-height:152.3%;margin-bottom:8px}}.company-configure__highlight-title{font-weight:700;font-size:32px;line-height:40px;text-transform:uppercase;margin-bottom:34px}@media screen and (max-width:1679px){.company-configure__highlight-title{font-size:24px;line-height:143%;margin-bottom:30px}}@media screen and (max-width:1140px){.company-configure__highlight-title{font-size:20px;line-height:25px;margin-bottom:24px}}@media screen and (max-width:768px){.company-configure__highlight-title{font-size:18px;line-height:22px;margin-bottom:18px}}.company-configure__highlight-text{font-size:18px;line-height:29px;color:#52575C;max-width:813px}.company-configure__columns{margin:40px -49px 0;padding:24px 49px;background:#F8FAFC;display:flex}@media screen and (max-width:1679px){.company-configure__highlight-text{font-size:16px;line-height:130%;max-width:627px}.company-configure__columns{margin:40px 0 0;padding:50px 0 83px;position:relative}.company-configure__columns:before{content:'';position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:#F8FAFC}}@media screen and (max-width:1140px){.company-configure__highlight-text{font-size:14px;line-height:149%}.company-configure__columns{margin:30px 0 0;padding:39px 0 50px;flex-wrap:wrap}}@media screen and (max-width:768px){.company-configure__highlight-text{font-weight:500;font-size:12.5px;line-height:152.3%}.company-configure__columns{margin:14px -16px 0;flex-direction:column;padding:40px 0 0}}.company-configure__columns-left{width:25.3%;min-width:25.3%;padding:60px 30px 60px 0;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1679px){.company-configure__columns-left{position:relative;width:26.6%;min-width:26.6%;padding:0 30px 0 0}}@media screen and (max-width:1140px){.company-configure__columns-left{width:41%;padding:17px 0 13px}}@media screen and (max-width:768px){.company-configure__columns-left{order:1;width:100%;padding:0 16px}}.company-configure__columns-right{width:25.3%;min-width:25.3%;padding:60px 0 60px 64px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1679px){.company-configure__columns-right{position:relative;width:30.9%;min-width:30.9%;padding:0 0 0 50px}.company-configure__columns-right .company-configure__columns-text{max-width:none}}@media screen and (max-width:1140px){.company-configure__columns-right{width:100%;padding:28px 0 0}.company-configure__columns-right .company-configure__columns-text{max-width:610px}}@media screen and (max-width:768px){.company-configure__columns-right{order:2;width:100%;padding:33px 16px 20px}}.company-configure__columns-center{width:49.4%;min-width:49.4%;position:relative}.company-configure__columns-center:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(162,144,141,.096) 0,rgba(0,0,0,.4) 82.58%)}.company-configure__columns-center-text{position:absolute;left:30px;bottom:37px}.company-configure__columns-center-subtitle{font-weight:500;font-size:20px;line-height:140%;color:#FFF;margin-bottom:12px;text-transform:uppercase}@media screen and (max-width:1679px){.company-configure__columns-center{width:42.5%;min-width:42.5%}.company-configure__columns-center-text{left:30px;bottom:32px}.company-configure__columns-center-subtitle{font-size:16px;line-height:150.5%;margin-bottom:8px}}@media screen and (max-width:1140px){.company-configure__columns-center{width:59%}.company-configure__columns-center-text{left:20px;bottom:20px}.company-configure__columns-center-subtitle{font-size:14px;line-height:150.5%;margin-bottom:4px}}@media screen and (max-width:768px){.company-configure__columns-center{order:3;width:100%;height:260px}.company-configure__columns-center-text{bottom:21px}.company-configure__columns-center-subtitle{font-weight:600;font-size:10px;line-height:12px;margin-bottom:8px}}.company-configure__columns-center-title{font-weight:700;font-size:32px;line-height:39px;color:#FFF;text-transform:uppercase}@media screen and (max-width:1679px){.company-configure__columns-center-title{font-size:24px;line-height:143%}}@media screen and (max-width:1140px){.company-configure__columns-center-title{font-size:20px;line-height:25px}}@media screen and (max-width:768px){.company-configure__columns-center-title{font-weight:700;font-size:14px;line-height:17px}}.company-configure__columns-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.company-configure__columns-title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:12px}@media screen and (max-width:1679px){.company-configure__columns-title{font-size:20px;line-height:25px;margin-bottom:10px}}@media screen and (max-width:1140px){.company-configure__columns-title{font-size:16px;line-height:140%;margin-bottom:12px}}.company-configure__columns-text{font-weight:500;font-size:16px;line-height:150.5%;color:#52575C;max-width:296px}@media screen and (max-width:1679px){.company-configure__columns-text{font-size:14px;line-height:150.5%;max-width:235px}.company-configure__columns-block+.company-configure__columns-block{margin-top:56px}}@media screen and (max-width:1140px){.company-configure__columns-text{font-size:13.5px;line-height:140%;max-width:245px}.company-configure__columns-block+.company-configure__columns-block{margin-top:40px}}@media screen and (max-width:768px){.company-configure__columns-title{margin-bottom:8px}.company-configure__columns-text{font-weight:500;font-size:12.5px;line-height:152.3%;max-width:none;margin-right:-5px}.company-configure__columns-block+.company-configure__columns-block{margin-top:30px}}.company-options{margin:46px 0 7px;display:flex;padding:70px 0;align-items:center}@media screen and (max-width:1679px){.company-options{margin:75px 0 0;padding:0 0 73px}}@media screen and (max-width:1140px){.company-options{margin:40px 0 0;padding:0 0 40px}}@media screen and (max-width:768px){.company-options{margin:42px 0 32px;padding:0;display:block}}.company-options__left{width:61%;min-width:61%;padding:16px 50px 70px 0}@media screen and (max-width:1679px){.company-options__left{width:62.3%;min-width:62.3%;padding:0 40px 0 0}}@media screen and (max-width:1140px){.company-options__left{width:55.2%;min-width:55.2%;padding:0 23px 0 0}}@media screen and (max-width:768px){.company-options__left{width:100%;padding:0 0 18px}}.company-options__right{width:39%;min-width:39%}@media screen and (max-width:1679px){.company-options__right{width:37.7%;min-width:37.7%}}@media screen and (max-width:1140px){.company-options__right{width:44.8%;min-width:44.8%}}@media screen and (max-width:768px){.company-options__right{width:100%;height:150px}}.company-options__image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.company-options__title{font-weight:700;font-size:32px;line-height:40px;margin:0 0 49px}@media screen and (max-width:1679px){.company-options__title{font-size:24px;line-height:143%;margin:0 0 40px}}@media screen and (max-width:1140px){.company-options__title{font-size:20px;line-height:25px;margin:0 0 44px}}@media screen and (max-width:768px){.company-options__title{font-weight:700;font-size:18px;line-height:22px;margin-bottom:24px}}.company-options__columns{margin:0 -46px;display:flex}@media screen and (max-width:1679px){.company-options__columns{margin:0 -22px}}@media screen and (max-width:1140px){.company-options__columns{display:block;margin:0}}.company-options__column{margin:0 46px;width:calc(41% - 92px);min-width:calc(41% - 92px)}@media screen and (max-width:1679px){.company-options__column{margin:0 22px;width:calc(49% - 44px);min-width:calc(49% - 44px)}}@media screen and (max-width:1140px){.company-options__column{margin:0;width:100%}.company-options__column+.company-options__column{margin-top:18px}}.company-options__column-title{font-weight:500;font-size:20px;line-height:140%;margin-bottom:12px}@media screen and (max-width:1679px){.company-options__column-title{font-size:18px;line-height:28px}}@media screen and (max-width:1140px){.company-options__column-title{font-size:16px;line-height:143%;margin-bottom:10px}}.company-options__column-text{font-weight:500;font-size:16px;line-height:150.5%;color:#52575C}@media screen and (max-width:1679px){.company-options__column-text{font-size:14px}}@media screen and (max-width:1140px){.company-options__column-text{font-size:13.5px;line-height:140%}}@media screen and (max-width:768px){.company-options__column+.company-options__column{margin-top:23px}.company-options__column:nth-child(2) .company-options__column-text-delimiter{display:none}.company-options__column-text{font-weight:500;font-size:12.5px;line-height:152.3%}}.company-options__column-text-delimiter{display:none}.company-levels{position:relative;margin:7px 0 106px;padding:48px 0 27px}@media screen and (max-width:1679px){.company-levels{margin:0 0 61px}}@media screen and (max-width:1140px){.company-options__column-text-delimiter{display:block;height:20px}.company-levels{padding:40px 0 0;margin:0 0 57px}}@media screen and (max-width:768px){.company-options__column-text-delimiter{height:10px}.company-levels{padding:0;margin:32px 0 44px}}.company-levels__title{font-weight:700;font-size:32px;line-height:40px;margin:0 0 47px}@media screen and (max-width:1679px){.company-levels__title{font-size:24px;line-height:143%;margin:0 0 53px}}@media screen and (max-width:1140px){.company-levels__title{font-size:20px;line-height:25px;margin:0 0 40px}}@media screen and (max-width:768px){.company-levels__title{font-weight:700;font-size:18px;line-height:22px;margin:0 0 18px}}.company-levels__columns{display:flex;margin:0 -48px}@media screen and (max-width:1679px){.company-levels__columns{margin:0 -20px}}@media screen and (max-width:1140px){.company-levels__columns{margin:0 calc(344px - 50vw);overflow:auto;padding-bottom:10px}}@media screen and (max-width:768px){.company-levels__columns{overflow:visible;margin:0;padding:0;display:block}}.company-levels__column{margin:92px 48px 0;width:calc(33.33% - 96px);min-width:calc(33.33% - 96px);background:#FAFBFC;border-radius:4px;position:relative;padding:108px 35px 8px}@media screen and (max-width:1679px){.company-levels__column{margin:92px 20px 0;width:calc(33.33% - 40px);min-width:calc(33.33% - 40px);padding:108px 20px 20px 35px}}@media screen and (max-width:1140px){.company-levels__column{margin:0 13px;width:262px;min-width:262px;padding:0 15px 26px}.company-levels__column:first-child{margin-left:calc(50vw - 344px)}.company-levels__column:last-child{margin-right:calc(50vw - 344px)}}.company-levels__column-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.company-levels__column-image.show-md{display:none}@media screen and (max-width:1140px){.company-levels__column-image.show-md{display:block}}@media screen and (max-width:768px){.company-levels__column{margin:0 0 18px;width:100%;padding:0 14px 20px}.company-levels__column:first-child{margin-left:0}.company-levels__column:last-child{margin-right:0}.company-levels__column-image.hide-md{display:block!important}.company-levels__column-image.show-md{display:none!important}}.company-levels__column-image-wrapper{position:absolute;background:#FFF;left:0;top:-92px;padding:15px 10px 10px;width:100%;height:170px;max-width:335px}@media screen and (max-width:1140px){.company-levels__column-image-wrapper{max-width:none;position:static;padding:0;margin:0 -15px 38px;width:auto}}@media screen and (max-width:768px){.company-levels__column-image-wrapper{margin:0 -14px 30px;padding:15px 0 10px}}.company-levels__column-title{font-weight:700;font-size:24px;line-height:143%;margin-bottom:12px;text-transform:uppercase}@media screen and (max-width:1679px){.company-levels__column-title{font-size:20px;line-height:25px}}@media screen and (max-width:1140px){.company-levels__column-title{font-size:16px;line-height:140%;margin-bottom:8px}}.company-levels__column-text{font-weight:400;font-size:14px;line-height:23px;color:#52575C}@media screen and (max-width:1679px){.company-levels__column-text{font-size:12px;line-height:146%}}.company-levels__column-text-delimiter{display:none}@media screen and (max-width:1140px){.company-levels__column-text-delimiter{display:block;height:20px}}@media screen and (max-width:768px){.company-levels__column-title{margin-bottom:12px}.company-levels__column-text{font-weight:500;font-size:12.5px;line-height:152.3%}.company-levels__column-text-delimiter{height:10px}}.company-quality{margin:106px 0 113px}@media screen and (max-width:1679px){.company-quality{margin:61px 0 71px}}@media screen and (max-width:1140px){.company-quality{margin:57px 0 100px}}@media screen and (max-width:768px){.company-quality{margin:44px 0 110px}}.company-quality__title{font-weight:700;font-size:32px;line-height:40px;text-transform:uppercase;margin:0 0 60px;padding-bottom:20px;text-align:center}@media screen and (max-width:1679px){.company-quality__title{font-size:24px;line-height:143%;border:none;position:relative;margin:0 0 30px}.company-quality__title:after{content:'';position:absolute;left:50%;bottom:0;height:1px;background:#DADEE3;transform:translateX(-50%);width:100%;max-width:603px}}@media screen and (max-width:1140px){.company-quality__title{font-size:20px;line-height:25px;padding-bottom:14px;margin-bottom:49px}}@media screen and (max-width:768px){.company-quality__title{margin-left:-5px;margin-right:-5px;margin-bottom:40px}.company-quality__title:after{max-width:calc(100% - 10px)}}.company-quality__items{display:flex;margin:-80px;justify-content:center}@media screen and (max-width:1679px){.company-quality__items{margin:-40px}}@media screen and (max-width:1140px){.company-quality__items{margin:-18px}}@media screen and (max-width:768px){.company-quality__items{margin:-11px -18px;flex-wrap:wrap}}.company-quality__item{width:172px;height:172px;margin:80px;background:#FFF;border-radius:6px;padding:16px}@media screen and (max-width:1679px){.company-quality__item{margin:40px;width:150px;height:150px;padding:14px}}@media screen and (max-width:1140px){.company-quality__item{margin:18px;width:120px;height:120px;padding:11px}}@media screen and (max-width:768px){.company-quality__item{margin:11px 18px;width:110px;height:110px;padding:10px}}.company-quality__item-image{display:block;width:100%;height:100%;-o-object-fit:center center;object-fit:center center}.page-404{margin:182px 0 287px}@media screen and (max-width:1679px){.page-404{margin:174px 0 252px}}@media screen and (max-width:1140px){.page-404{margin:159px 0 128px}}@media screen and (max-width:768px){.page-404{margin:136px 0 90px}}.page-404__title{display:flex;justify-content:center;margin:0 -35px 78px;align-items:flex-end}@media screen and (max-width:1679px){.page-404__title{margin:0 -25px 60px}}@media screen and (max-width:1140px){.page-404__title{margin:0 -20px 60px}}@media screen and (max-width:768px){.page-404__title{margin:0 auto;padding-bottom:96px;width:235px;position:relative}.page-404__title .svg-rack-sm{position:absolute;right:-7px;bottom:25px}.page-404__title .svg-chair-sm{position:absolute;left:0;bottom:22px}}.page-404__title i{margin:0 35px}@media screen and (max-width:1679px){.page-404__title i{margin:0 25px}}@media screen and (max-width:1140px){.page-404__title i{margin:0 20px}}@media screen and (max-width:768px){.page-404__title i{margin:0}}.page-404__title i.svg-rack{margin-bottom:9px}@media screen and (max-width:1679px){.page-404__title i.svg-rack{margin-bottom:0}}.page-404__subtitle{font-weight:500;font-size:48px;line-height:110%;text-align:center;margin-bottom:16px}@media screen and (max-width:1679px){.page-404__subtitle{font-weight:600;font-size:32px;line-height:106.12%;margin-bottom:16px}}@media screen and (max-width:1140px){.page-404__subtitle{font-weight:700;font-size:24px;line-height:143%;margin-bottom:12px}}@media screen and (max-width:768px){.page-404__subtitle{font-weight:500;font-size:18px;line-height:28px;margin-bottom:6px}}.page-404__text{font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#52575C}@media screen and (max-width:1679px){.page-404__text{font-size:18px;line-height:28px}}@media screen and (max-width:1140px){.page-404__text{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.page-404__text{font-weight:500;font-size:12.5px;line-height:152.3%}}.page-404__button{width:340px;min-height:68px;font-weight:500;font-size:20px;line-height:140%}.page-404__button-wrapper{margin-top:46px;display:flex;justify-content:center}@media screen and (max-width:1679px){.page-404__button-wrapper{margin-top:40px}}@media screen and (max-width:1140px){.page-404__button-wrapper{margin-top:32px}}@media screen and (max-width:768px){.page-404__button{min-height:50px;font-weight:400;font-size:16px;line-height:130%;width:100%}.page-404__button-wrapper{margin-top:28px}}.page-500{margin:185px 65px 300px}@media screen and (max-width:1679px){.page-500{margin:155px 0 300px}}@media screen and (max-width:1140px){.page-500{margin:170px 0 260px}}@media screen and (max-width:768px){.page-500{margin:80px 0 100px}}.page-500__top{display:flex;justify-content:flex-end;margin:0 -15px 50px}@media screen and (max-width:1679px){.page-500__top{margin:0 -15px 30px}}@media screen and (max-width:768px){.page-500__top{justify-content:flex-start;margin:0 0 18px -8px}}.page-500__top i{margin:0 15px}.page-500__middle{display:flex;justify-content:space-between}@media screen and (max-width:768px){.page-500__top i{margin:0 7px}.page-500__middle{flex-direction:column-reverse}}.page-500__right i{display:block}.page-500__left{margin-right:30px;max-width:595px;margin-top:-25px}@media screen and (max-width:1679px){.page-500__left{max-width:587px;margin-top:-43px}}@media screen and (max-width:1140px){.page-500__left{max-width:329px;margin-top:-85px}}@media screen and (max-width:768px){.page-500__left{margin:29px 0 0;max-width:none}}.page-500__title{font-weight:500;font-size:48px;line-height:110%;color:#2C2E2D;margin-bottom:22px}@media screen and (max-width:1679px){.page-500__title{font-weight:600;font-size:32px;line-height:106.12%;margin-bottom:16px}}@media screen and (max-width:1140px){.page-500__title{font-weight:700;font-size:24px;line-height:143%}}@media screen and (max-width:768px){.page-500__title{font-weight:500;font-size:18px;line-height:28px;margin-bottom:6px}}.page-500__text{font-weight:500;font-size:20px;line-height:140%;color:#52575C}@media screen and (max-width:1679px){.page-500__text{font-weight:500;font-size:18px;line-height:28px}}@media screen and (max-width:1140px){.page-500__text{font-size:14px;line-height:150.5%}}@media screen and (max-width:768px){.page-500__text{font-weight:500;font-size:12.5px;line-height:152.3%}}.page-500__button{margin-top:50px;width:340px;min-height:68px;font-weight:500;font-size:20px;line-height:140%}@media screen and (max-width:1679px){.page-500__button{margin-top:44px}}@media screen and (max-width:1140px){.page-500__button{margin-top:20px;width:288px}}@media screen and (max-width:768px){.page-500__button{margin-top:24px;width:100%;min-height:50px;font-weight:400;font-size:16px;line-height:130%}}.orders{margin:57px 0 225px}@media screen and (max-width:1679px){.orders{margin:20px 0 225px}}@media screen and (max-width:1140px){.orders{margin:39px 0 170px}}@media screen and (max-width:768px){.orders{margin:42px 0 80px}}.orders__title{font-weight:700;font-size:32px;line-height:40px;padding-bottom:16px;width:100%;max-width:1170px;margin:0 auto 38px;text-align:center}.orders__item-product,.orders__item-status{width:calc(33.33% - 50px);min-width:calc(33.33% - 50px)}@media screen and (max-width:768px){.orders__title{margin-bottom:29px}}.orders__items{margin-bottom:-5px}@media screen and (max-width:1679px){.orders__title{font-size:24px;line-height:143%;padding-bottom:12px;max-width:830px}.orders__items{margin-bottom:59px}}.orders__item{border-radius:2px;padding-bottom:38px}.orders__item+.orders__item{margin-top:28px}@media screen and (max-width:1679px){.orders__item{padding-bottom:27px}.orders__item+.orders__item{margin-top:30px}}@media screen and (max-width:1140px){.orders__title{font-size:20px;line-height:25px;max-width:603px}.orders__items{margin-bottom:62px}.orders__item{padding-bottom:17px}.orders__item+.orders__item{margin-top:20px}}@media screen and (max-width:768px){.orders__items{margin-bottom:58px}.orders__item{box-shadow:none;position:relative;padding-bottom:18px}.orders__item:after{content:'';position:absolute;bottom:0;left:8px;right:8px;height:1px;background:#DADEE3}.orders__item+.orders__item{margin-top:23px}}.orders__item-top{background:rgba(137,122,108,.05);border-radius:2px 2px 0 0;padding:13px 40px}@media screen and (max-width:1679px){.orders__item-top{padding:17px 30px}}@media screen and (max-width:1140px){.orders__item-top{padding:14px 25px 14px 20px}}.orders__item-top-inner{max-width:1390px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.orders__item-top{padding:0;background:0 0;margin:0 0 11px}.orders__item-top-inner{align-items:flex-start}}.orders__item-top-left{display:flex;align-items:center}.orders__item-title{font-weight:500;font-size:20px;line-height:140%;margin-right:27px}@media screen and (max-width:1679px){.orders__item-title{margin-right:34px;font-size:16px;line-height:150.5%}}@media screen and (max-width:1140px){.orders__item-title{font-size:14px;line-height:150.5%;margin-right:18px}}@media screen and (max-width:768px){.orders__item-top-left{display:block}.orders__item-title{font-weight:500;font-size:13.5px;line-height:16px;margin-bottom:6px}}.orders__item-number{font-weight:500;font-size:14px;line-height:150.5%;color:#473F3C}@media screen and (max-width:1679px){.orders__item-number{font-size:12px;line-height:146%}}@media screen and (max-width:1140px){.orders__item-number{font-size:12.5px;line-height:152.3%}}@media screen and (max-width:768px){.orders__item-number{font-weight:500;font-size:12.5px;line-height:152.3%;color:#798087}}.orders__item-sum{font-weight:700;font-size:24px;line-height:143%}.orders__item-statuses{max-width:1440px;margin:40px 15px 45px;display:flex}@media screen and (max-width:1679px){.orders__item-sum{font-size:20px;line-height:25px}.orders__item-statuses{margin:42px 15px 43px;max-width:1070px}}@media screen and (max-width:1140px){.orders__item-sum{font-size:18px;line-height:22px}.orders__item-statuses{margin:21px 5px 22px;flex-wrap:wrap}}@media screen and (max-width:768px){.orders__item-sum{font-weight:700;font-size:16px;line-height:140%}.orders__item-statuses{display:none}}.orders__item-status{margin:0 25px;padding-left:39px;position:relative}@media screen and (max-width:1679px){.orders__item-status{width:calc(33.33% - 30px);min-width:calc(33.33% - 30px);margin:0 15px}}@media screen and (max-width:1140px){.orders__item-status{width:calc(50% - 30px);min-width:calc(50% - 30px);margin:10px 15px}.orders__item-status:nth-child(3){width:calc(100% - 30px);min-width:calc(100% - 30px)}.orders__item-status:nth-child(3) .orders__item-status-title{font-weight:600;font-size:16px;line-height:143%}.orders__item-status:nth-child(3) .orders__item-status-text{max-width:none}}.orders__item-status_offset{padding-left:50px}.orders__item-status i{position:absolute;left:0;top:0}.orders__item-status-title{font-weight:600;font-size:18px;line-height:22px;margin-bottom:10px;position:relative}@media screen and (max-width:1679px){.orders__item-status-title{font-size:16px;line-height:143%;margin-bottom:8px}}@media screen and (max-width:1140px){.orders__item-status-title{font-weight:700;font-size:14px;line-height:17px}}.orders__item-status-title-right{position:absolute;right:0;top:5px;font-weight:400;font-size:10px;line-height:168.5%;color:#2C2E2D}@media screen and (max-width:1140px){.orders__item-status-title-right{position:static;display:inline;margin-left:10px}}.orders__item-status-text{font-weight:400;font-size:14px;line-height:149%;color:#52575C;max-width:260px}@media screen and (max-width:1679px){.orders__item-status-text{font-weight:400;font-size:13.5px;line-height:140%}}.orders__item-product-subtitle,.orders__item-product-title{font-weight:400;font-size:14px;line-height:149%}.orders__item-status-text-delimiter{height:6px}.orders__item-products{max-width:1440px;margin:-25px 15px 0;display:flex;flex-wrap:wrap;filter:drop-shadow(0 .7px 1.4px rgba(131, 131, 131, .07)) drop-shadow(0 1.9px 4px rgba(131, 131, 131, .05)) drop-shadow(0 4.5px 10px rgba(131, 131, 131, .05))}@media screen and (max-width:1679px){.orders__item-status-text-delimiter{height:0}.orders__item-products{margin:-10px 20px 0 18px}}@media screen and (max-width:1140px){.orders__item-products{margin:0 10px;overflow:auto;flex-wrap:nowrap;padding-bottom:10px}}@media screen and (max-width:768px){.orders__item-products{margin:0;filter:none}}.orders__item-product{margin:25px;border:.5px solid #DADEE3;display:flex;color:#1E1E1E;text-decoration:none;background-color:#fff}@media screen and (max-width:1679px){.orders__item-product{width:calc(33.33% - 20px);min-width:calc(33.33% - 20px);margin:10px}}@media screen and (max-width:1140px){.orders__item-product{width:125px;min-width:125px;margin:0 10px}}@media screen and (max-width:768px){.orders__item-product{width:40px;min-width:40px;height:40px;margin:0 4px 0 0;border:none;background:#FAFAFA}.orders__item-product:last-child{margin-right:0}}.orders__item-product-image{width:150px;min-width:150px;height:150px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}@media screen and (max-width:1140px){.orders__item-product-image{width:100%;min-width:100%;height:100%}.orders__item-product-image+.orders__item-product-info{display:none}}.orders__item-product-info{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:14px 0 50px;margin-left:14px}@media screen and (max-width:768px){.orders__item-product-info{display:none}}.orders__item-product-subtitle{color:#6D7580}.orders__item-product-price{margin-top:4px;font-weight:600;font-size:16px;line-height:143%}.orders__item-product-color{position:absolute;left:-1px;bottom:18px;display:flex;align-items:center}.orders__item-product-color-text{font-weight:400;font-size:14px;line-height:149%;color:#2C2E2D;margin-right:8px}.orders__item-product-color-color{width:16px;min-width:16px;height:16px;border-radius:50%}.showrooms-title{margin:18px auto;font-weight:700;font-size:32px;line-height:40px;width:100%;text-align:center}@media screen and (max-width:1679px){.orders__item-product-info{padding-left:5px}.orders__item-product-color{left:5px}.showrooms-title{font-size:24px;line-height:143%;margin:-11px auto 36px;max-width:603px}}@media screen and (max-width:1140px){.showrooms-title{font-size:20px;line-height:25px;margin:36px auto 19px}}@media screen and (max-width:768px){.showrooms-title{margin:25px auto 15px;padding-bottom:13px}}.showrooms-subtitle{margin:18px 0 51px;font-weight:700;font-size:24px;line-height:143%}@media screen and (max-width:1679px){.showrooms-subtitle{margin:25px 0 51px}}@media screen and (max-width:1140px){.showrooms-subtitle{font-size:20px;line-height:25px;margin:26px 0 41px}}@media screen and (max-width:768px){.showrooms-subtitle{font-weight:700;font-size:18px;line-height:22px;margin:26px 0 34px;max-width:248px}}.showrooms-subtitle_2{margin-bottom:40px}@media screen and (max-width:768px){.showrooms-subtitle_2{margin-bottom:20px}}.showrooms-list{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:133px}.showrooms-list__item{display:flex;transition:1s;background:#FAFAFA;flex-direction:column;width:calc(50% - 15px)}@media screen and (max-width:1140px){.showrooms-list{margin-bottom:80px}.showrooms-list__item{position:relative}}.showrooms-list__item-image-wrapper{display:flex;aspect-ratio:16/9;position:relative}.showrooms-list__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute}.showrooms-list__item-center{padding:38px 50px 9px;flex-basis:100%;display:flex;flex-direction:column}@media screen and (max-width:1860px){.showrooms-list__item-center{padding:28px 42px 9px}}@media screen and (max-width:1279px){.showrooms-list__item-center{padding:22px 28px 9px}}@media screen and (max-width:768px){.showrooms-list{margin:0 -15px 58px}.showrooms-list__item{width:100%;background:0 0}.showrooms-list__item-center{padding:18px 15px 9px}}.showrooms-list__item-top{margin-bottom:22px;text-decoration:none;color:#1E1E1E}.showrooms-list__item-title{font-size:38px;font-weight:700;line-height:40px;font-family:Cormorant}@media screen and (max-width:1140px){.showrooms-list__item-top{margin-bottom:18px}.showrooms-list__item-title{font-size:32px;line-height:36px}.showrooms-list__item-subtitle{display:block}}@media screen and (max-width:768px){.showrooms-list__item-title{font-size:32px;line-height:28px}}@media screen and (max-width:429px){.showrooms-list__item-title{font-size:24px;line-height:24px}}.showrooms-list__item-subtitle{font-weight:500;font-size:16px;line-height:150.5%;color:#798087;white-space:nowrap}.showrooms-list__item-address{overflow:hidden;margin-bottom:18px;display:flex;gap:5px;flex-wrap:wrap}@media screen and (max-width:768px){.showrooms-list__item-subtitle{font-weight:400;font-size:10px;line-height:168.5%}.showrooms-list__item-address{flex-direction:column;gap:9px}}.showrooms-list__item-address-text{font-weight:400;font-size:16px;color:#2C2E2D;text-decoration:none;border-bottom:.5px dashed #9ba39f}@media screen and (max-width:1679px){.showrooms-list__item-address-text{font-size:13.5px;line-height:16px}}@media screen and (max-width:1140px){.showrooms-list__item-address-text{border-bottom:none;text-decoration:underline}}.showrooms-list__item-address-details{font-weight:400;font-size:14px;line-height:149%;color:#798087}@media screen and (max-width:1679px){.showrooms-list__item-address-details{font-size:13.5px;line-height:140%}}.showrooms-list__item-text{line-height:1.5;margin-bottom:9px}.showrooms-list__item-schedule{display:flex;margin-bottom:9px;gap:10px}.showrooms-list__item-schedule-column{white-space:nowrap;display:flex;gap:5px}.showrooms-list__item-schedule-left{font-weight:500;font-size:14px;line-height:150.5%}.showrooms-list__item-schedule-right{font-weight:400;font-size:14px;line-height:149%;color:#2C2E2D}.showrooms-list__item-contacts{display:flex}.showrooms-list__item-contacts-left{width:93px;min-width:93px;font-weight:500;font-size:14px;line-height:150.5%}@media screen and (max-width:768px){.showrooms-list__item-contacts-left{font-size:10px;line-height:12px}}.showrooms-list__item-contacts-right{padding-top:2px;font-weight:400;font-size:14px;line-height:149%;color:#2C2E2D;display:flex}@media screen and (max-width:768px){.showrooms-list__item-contacts-right{font-size:10px;line-height:12px}}.showrooms-list__item-contacts-column{margin-right:28px;white-space:nowrap}.showrooms-list__item-contacts-column:last-child{margin-right:0}.showrooms-list__item-contacts-line+.showrooms-list__item-contacts-line{margin-top:4px}.showrooms-list__item-contacts-line a{font-weight:400;font-size:14px;line-height:149%;color:#2C2E2D;text-decoration:none}.showrooms-list__item-right{display:flex;justify-content:space-between;align-items:flex-end;padding:9px 50px 38px}@media screen and (max-width:1860px){.showrooms-list__item-right{padding:9px 42px 28px}}@media screen and (max-width:1279px){.showrooms-list__item-right{padding:9px 28px 22px}}@media screen and (max-width:1140px){.showrooms-list__item-right{flex-direction:column;gap:13px}.showrooms-list__item-right .showrooms-list__item-metro{position:absolute;left:190px;bottom:21px}}@media screen and (max-width:1140px) and (max-width:768px){.showrooms-list__item-right .showrooms-list__item-metro{left:85px;bottom:13px}}.showrooms-list__item-metro{display:flex;align-items:center;white-space:nowrap;margin-bottom:18px}.showrooms-list__item-metro-color{width:12px;min-width:12px;height:12px;border-radius:50%;margin-right:8px;margin-top:-1px}@media screen and (max-width:768px){.showrooms-list__item-contacts-line a{font-size:10px;line-height:12px}.showrooms-list__item-right{padding:9px 15px 18px}.showrooms-list__item-metro-color{margin-right:4px}}.showrooms-list__item-metro-name{font-size:14px}@media screen and (max-width:768px){.showrooms-list__item-metro-name{font-weight:600;font-size:10px}}.showrooms-list__item-metro-distance{font-weight:400;font-size:13px;color:#52575C;margin-left:5px;align-self:end}@media screen and (max-width:768px){.showrooms-list__item-metro-distance{font-weight:400;font-size:10px;margin-left:4px}}.showrooms-list__item-button{width:31%;margin-top:auto;min-height:46px;font-weight:500;font-size:14px;line-height:1.5}@media screen and (max-width:1679px){.showrooms-list__item-button{width:48%}.showrooms-list__item-button-email{display:none}}.showrooms-list__item-md-link{display:none}@media screen and (max-width:1140px) and (min-width:769px){.showrooms-list__item-md-link.hide-sm{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.showrooms-list__item-md-link.hide-sm i{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.slider:not(.slider_products){--slides:3!important}.slider_collections{--slides:4!important}}@media screen and (max-width:768px){.showrooms-list__item-md-link.show-sm{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.showrooms-list__item-md-link.show-sm i{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.showrooms-list__item-md-link i{right:6px}}.showrooms-map{width:100%;height:530px;margin:40px 0 162px;background:#f2f2f2;border-radius:2px;overflow:hidden}@media screen and (max-width:1140px){.showrooms-list__item-button{width:100%}.v2-tablet-hide{display:none}.showrooms-map{height:370px;margin-bottom:135px}}@media screen and (max-width:768px){.showrooms-map{height:160px;margin-bottom:60px;margin-top:20px}}.showrooms-map__balloon{font:400 16px/1.3 Gilroy,sans-serif;color:#1E1E1E}.showrooms-map__balloon .showrooms-list__item-top{margin-bottom:15px;display:block}.showrooms-map__balloon .showrooms-list__item-address{height:auto;overflow:visible;margin-bottom:15px}.showrooms-map__balloon .showrooms-list__item-schedule{display:block}.showrooms-map__balloon .showrooms-list__item-schedule-column{margin-right:0}.showrooms-map__balloon .showrooms-list__item-schedule-left{width:93px;min-width:93px;margin:0}.showrooms-map__balloon .showrooms-list__item-contacts-right{display:block;padding:0;margin-top:-4px}.showrooms-map__balloon .showrooms-list__item-contacts-line{margin-top:4px}.showrooms-map__balloon .showrooms-list__item-metro{margin:-10px 0 15px}.showrooms-detail{margin:43px 0 -39px}@media screen and (max-width:768px){.showrooms-detail{margin:30px 0 75px}}.showrooms-detail__title{font-weight:700;font-size:20px;line-height:25px;margin:0 0 30px}@media screen and (max-width:768px){.showrooms-detail__title{font-weight:700;font-size:18px;line-height:22px;margin-bottom:26px}}.showrooms-detail__map{height:280px;margin-bottom:35px}@media screen and (max-width:768px){.showrooms-detail__map{height:160px;margin-bottom:26px}}.showrooms-detail__address{font-weight:400;font-size:14px;line-height:160%;letter-spacing:.03em;color:#2C2E2D;max-width:468px;margin-bottom:34px}.showrooms-detail__address_wide{max-width:none}.showrooms-detail__data-wo-metro{max-width:577px;display:flex;justify-content:space-between}.showrooms-detail__data-wo-metro-left{width:208px;margin-right:20px}@media screen and (max-width:768px){.showrooms-detail__address{font-weight:400;font-size:13.5px;line-height:140%;margin-bottom:26px;letter-spacing:normal}.showrooms-detail__data-wo-metro{display:block;margin-top:29px}.showrooms-detail__data-wo-metro-left{width:100%;min-width:0;margin:0 0 23px}}.showrooms-detail__data-wo-metro-right{width:218px;min-width:218px}.showrooms-detail__data-wo-metro-right .showrooms-detail__data-value{text-align:left}.showrooms-detail__data-w-metro{max-width:688px;display:flex;justify-content:space-between}@media screen and (max-width:768px){.showrooms-detail__data-wo-metro-right{width:100%;min-width:0;margin:0}.showrooms-detail__data-w-metro{display:block}}.showrooms-detail__data-w-metro-left{width:329px;padding-top:3px;margin-right:20px}@media screen and (max-width:768px){.showrooms-detail__data-w-metro-left{width:100%;margin:0 0 29px;padding:5px 0 0}}.showrooms-detail__data-w-metro-right{width:214px;min-width:214px}.showrooms-detail__metro-line{display:flex;position:relative;padding-left:46px}.showrooms-detail__metro-line+.showrooms-detail__metro-line{margin-top:19px}.showrooms-detail__metro-line svg{position:absolute;left:0;top:0}.showrooms-detail__metro-line-text{flex-basis:100%;font-weight:700;font-size:13.5px;line-height:20px}.showrooms-detail__metro-line-distance{font-weight:400;font-size:14px;line-height:149%;color:#52575C;white-space:nowrap;padding-left:10px;margin-top:-1px}.showrooms-detail__data-line{display:flex;justify-content:space-between}.showrooms-detail__data-line+.showrooms-detail__data-line{margin-top:24px}.showrooms-detail__data-label{font-weight:500;font-size:16px;line-height:150.5%;margin-right:10px}@media screen and (max-width:768px){.showrooms-detail__data-w-metro-right{width:100%;min-width:0}.showrooms-detail__data-line+.showrooms-detail__data-line{margin-top:23px}.showrooms-detail__data-label{font-weight:500;font-size:14px;line-height:150.5%;width:90px;min-width:90px;margin-right:0}}.showrooms-detail__data-value{text-align:right;margin-top:2px}.showrooms-detail__data-value-line{font-weight:400;font-size:14px;line-height:149%;color:#2C2E2D}.showrooms-detail__data-value-line+.showrooms-detail__data-value-line{margin-top:18px}@media screen and (max-width:768px){.showrooms-detail__data-value{text-align:left;flex-basis:100%}.showrooms-detail__data-value-line{font-weight:400;font-size:13.5px;line-height:140%}.showrooms-detail__data-value-line+.showrooms-detail__data-value-line{margin-top:11px}}.showrooms-detail__data-value-line a{text-decoration:none;color:#2C2E2D}.promo-popup{left:0;top:0;width:100%;height:100%;background:rgba(44,46,45,.7);display:flex;align-items:center;justify-content:center;z-index:110;overflow:auto}.promo-popup_active,.slider__block-scrollbar .mCSB_scrollTools,.slider_products .slider__item.is-selected,.slider_products .slider__item.is-selected+.slider__item,.slider_products .slider__item.is-selected+.slider__item+.slider__item,.slider_products .slider__item.is-selected+.slider__item+.slider__item+.slider__item,.slider_products .slider__item.is-selected+.slider__item+.slider__item+.slider__item+.slider__item{opacity:1}.promo-popup_active{visibility:visible}.promo-popup__box{width:100%;max-width:1084px;display:flex;position:relative;background:#FFF;margin:auto}.promo-popup__close{position:absolute;right:26px;top:18px;text-decoration:none;z-index:1;background:#fff;border-radius:50%;padding:9px 9px 3px;box-shadow:0 0 15px -1px #d9d9d9}@media screen and (max-width:768px){.promo-popup__close{right:10px;top:6px}}.promo-popup__left{width:calc(100% * 350 / 1084);min-width:calc(100% * 350 / 1084);position:relative;overflow:hidden}@media screen and (max-width:1140px){.promo-popup__box{max-width:727px;flex-direction:column}.promo-popup__left{width:100%;aspect-ratio:727/430}}.promo-popup__image{position:absolute;left:50%;top:50%;width:350px;height:100%;min-height:588px;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.promo-popup__right{flex-basis:100%;padding:67px 52px 59px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1140px){.promo-popup__image{width:100%}.promo-popup__right{padding:40px 45px 29px 52px}}.promo-popup__title{color:#2C2E2D;font-size:32px;font-weight:700;line-height:38.4px}@media screen and (max-width:768px){.promo-popup__right{padding:17px 18px 18px;gap:15px}.promo-popup__title{font-size:20px;line-height:24px}}@media screen and (max-width:374px){.promo-popup__title{font-size:16px;line-height:19.2px}}.promo-popup__subtitle{color:#2C2E2D;font-size:26px;font-weight:700;line-height:31.2px}@media screen and (max-width:768px){.promo-popup__subtitle{font-size:16px;line-height:19.2px}}@media screen and (max-width:374px){.promo-popup__subtitle{font-size:13px;line-height:15.6px}}.promo-popup__text{color:#A5ABB3;font-size:21px;font-weight:500;line-height:25.62px}@media screen and (max-width:768px){.promo-popup__text{font-size:14px;line-height:17.08px}}.promo-popup__form{padding-top:22px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1140px){.promo-popup__form{padding-top:19px;gap:30px}.promo-popup__form-columns{flex-direction:column}}@media screen and (max-width:768px){.promo-popup__form{gap:20px;padding-top:8px}}@media screen and (max-width:374px){.promo-popup__text{font-size:12.5px;line-height:15.25px}.promo-popup__form{gap:25px}}.promo-popup__form-columns{display:flex;gap:20px}@media screen and (max-width:374px){.promo-popup__form-columns{gap:15px}}.promo-popup__form-column{flex-basis:100%}.promo-popup__form-row{display:flex;flex-direction:column;margin:0}.promo-popup__form-label{color:#2C2E2D;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px}.promo-popup__form-input{height:48px;padding:0 14px;font-family:Inter,sans-serif}.banner__title,.text-left-image-right__title{font-family:Cormorant}@media screen and (max-width:768px){.promo-popup__form-input{font-size:16px}}.promo-popup__form-input::-moz-placeholder{color:#A5ABB3}.promo-popup__form-input::placeholder{color:#A5ABB3}.promo-popup__form-button{width:100%;height:50px;min-height:50px;font-size:16px;font-weight:600;line-height:20.8px}.promo-popup__form label.error{padding-left:0;padding-right:0}.promo-popup__agreement{margin-top:4px;font-size:14px;font-weight:500;line-height:18px;color:#52575C}@media screen and (max-width:768px){.promo-popup__agreement{margin-top:9px;font-size:12.5px;line-height:18px}}.promo-popup__agreement a{color:#9B6A5B;text-decoration:none}@media screen and (min-width:1141px){.promo-popup__close path{transition:.3s}.promo-popup__close:hover path{stroke:#2C2E2D}.promo-popup__agreement a{transition:.3s}.promo-popup__agreement a:hover{color:#6c5848}}.banner{min-height:calc(100vh - 84px);display:flex;align-items:center;justify-content:center;padding:108px 0;gap:50px;flex-direction:column;line-height:1.1;position:relative;text-shadow:rgba(0,0,0,.75) 0 0 20px;overflow:hidden}.slider__block-slider .f-carousel__viewport,.slider__item{overflow:visible}@media screen and (max-width:1679px){.banner_type_inner .banner__title [style*="font-size: 92px"]{font-size:72px!important}}@media screen and (max-width:768px){.banner_type_inner .banner__title [style*="font-size: 92px"]{line-height:80px}.banner{padding:82px 0;gap:35px}}@media screen and (max-width:429px){.banner_type_inner .banner__title [style*="font-size: 72px"]{font-size:28px!important;letter-spacing:-.01em}.banner_type_inner .banner__title [style*="font-size: 92px"]{font-size:36px!important;line-height:42px!important}.banner{min-height:auto;aspect-ratio:1920/1600}}.banner__image,.banner__video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.banner__button,.banner__title{color:#fff;font-weight:500;position:relative;z-index:2;text-align:center}.banner__title{font-size:68px;line-height:1.25;margin:0}.banner__title-stack{display:flex;flex-direction:column;align-items:center;gap:14px}@media screen and (max-width:1140px){.banner{min-height:auto;aspect-ratio:1920/1600}.banner__title-stack{gap:14px}.banner__button{min-width:632px}}.banner__title-caption{font-size:22px}@media screen and (max-width:768px){.banner__title-stack{gap:10px}.banner__title-caption{font-size:20px}}@media screen and (max-width:429px){.banner__title-stack{gap:8px}.banner__title-caption{font-size:18px}}@media screen and (max-width:768px){.banner__title{margin-left:5px;margin-right:5px;font-size:40px}}@media screen and (max-width:429px){.banner__title{font-size:28px}}.banner__button{border:1px solid #fff;border-radius:4px;box-shadow:0 5px 15px 0 rgba(0,0,0,.141);padding:17px 26px;align-items:center;font-size:16px;text-decoration:none;transition:.3s}@media screen and (min-width:1141px){.banner__button:hover{background:#fff;color:#52575C}}@media screen and (max-width:768px){.banner__button{min-width:0;width:calc(100% - 2 * $gap);margin-left:5px;margin-right:5px;font-size:16px}}@media screen and (max-width:429px){.banner__button{font-size:13px;padding:13px 26px;line-height:20px}}.banner__arrow{position:absolute;left:50%;bottom:14px;transform:translate(-50%,0);animation:1.3s banner-arrow-animation infinite;animation-delay:.3s;z-index:2}.banner__arrow-svg{display:block}@media screen and (max-width:768px){.banner__arrow{bottom:18px}.banner__arrow-svg{width:32px;height:32px}.banner__arrow-svg path{stroke:#fff;stroke-width:8px}}@keyframes banner-arrow-animation{0%,100%{bottom:14px}50%{bottom:3px}}.two-images{padding:90px 0 0;display:flex;flex-direction:column;color:#1E1E1E}@media screen and (max-width:1679px){.two-images{padding:44px 0 28px}}@media screen and (max-width:768px){@keyframes banner-arrow-animation{0%,100%{bottom:18px}50%{bottom:3px}}.two-images{padding:40px 0;gap:40px}}.two-images__line{position:relative;display:flex;gap:32px}.two-images__line .two-images__column_text{padding-bottom:70px}.two-images__line:first-child .two-images__column_text{padding-bottom:100px;padding-left:60px}.two-images__line:last-child .two-images__column_text{padding-bottom:0}.two-images__line+.two-images__line{margin-top:-70px}@media screen and (max-width:768px){.two-images__line{flex-direction:column;gap:40px}.two-images__line:nth-child(2n){flex-direction:column-reverse}.two-images__line:first-child .two-images__column_text{padding:0}.two-images__line+.two-images__line{margin-top:0}}.two-images__line+.two-images__line .two-images__column_text{padding-top:70px;padding-left:30px}.two-images__column{display:flex}.two-images__column_text{flex-basis:100%;display:flex;flex-direction:column;justify-content:center;gap:32px}.slider,.slider_products{flex-direction:column;display:flex}.two-images__column_image{width:calc(100% * 990 / 1720);min-width:calc(100% * 990 / 1720);min-height:390px}@media screen and (max-width:1679px){.two-images__column_image{width:calc(100% * 697 / 1216);min-width:calc(100% * 697 / 1216)}}@media screen and (max-width:768px){.two-images__line+.two-images__line .two-images__column_text{padding-top:0;padding-left:0}.two-images__column_text{gap:28px}.two-images__column_image{width:calc(100% + 2 * 5px);min-width:0;margin-left:-5px;margin-right:-5px;min-height:0;height:240px}}.two-images__image{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.two-images__text{max-width:388px;font-size:18px}@media screen and (max-width:1679px){.two-images__text{font-size:16px;max-width:388px}}@media screen and (max-width:429px){.two-images__text{font-size:16px;font-weight:400;line-height:22px}.two-images__text_serif{font-weight:500}}.two-images__text_serif{font-family:Cormorant,serif;font-size:36px}.slider{--slides:4;--gap:calc(2 * 5px);--width:calc(100% / var(--slides) - var(--gap) * (var(--slides) - 1) / var(--slides));padding:90px 0;align-items:center;gap:54px}@media screen and (max-width:1679px){.slider{padding:44px 0;gap:44px}}@media screen and (max-width:1140px){.slider{gap:54px}}@media screen and (max-width:768px){.two-images__text_serif{font-size:28px;line-height:32px;letter-spacing:-.01em}.two-images__text_serif br{display:none}.slider{padding:0;gap:10px}}.slider_collections .slider__item-image-wrapper{aspect-ratio:815/714}.slider_products{--slides:5;padding:70px 0;gap:20px}@media screen and (max-width:768px){.slider_products{padding:40px 0;gap:40px}}.slider_products .slider__item{padding-bottom:95px;position:relative;background:#fff;box-shadow:0 4.5px 10px 0 #8383830D,0 1.9px 4px 0 #8383830D,0 .7px 1.4px 0 #83838312}@media screen and (max-width:1860px){.slider_products .slider__item{padding-bottom:77px}}@media screen and (max-width:1279px){.slider_products .slider__item{padding-bottom:59px}}@media screen and (max-width:1140px){.slider_products .slider__item{padding-bottom:95px}}@media screen and (max-width:768px){.slider_products .slider__item{padding-bottom:47px}}@media screen and (max-width:429px){.slider:not(.slider_products){--width:217px!important;--gap:calc(2 * 5px)!important}.slider_products{--width:237px!important;--gap:20px!important}.slider_products .slider__item{gap:16px;padding-bottom:63px}}.slider_products .slider__item-image{-o-object-fit:contain;object-fit:contain}.slider_products .slider__item-image-wrapper{aspect-ratio:320/175;height:175px}.slider_products .slider__item-info{padding:0 24px;gap:20px}.slider_products .slider__item-title{font-size:20px;font-weight:500}@media screen and (max-width:429px){.slider_products .slider__item-info{gap:16px}.slider_products .slider__item-title{font-size:18px;line-height:22px}}.slider_products .slider__item-link{color:#E05A33;position:absolute;left:24px;bottom:26px}.slider_products .slider__item-link-text{font-size:16px}@media screen and (max-width:429px){.slider_products .slider__item-link-text{font-size:14px}}@media screen and (max-width:1860px){.slider_products+.map{padding-top:54px}}.slider_bg{position:relative}.slider_bg:before{content:'';position:absolute;left:50%;top:0;bottom:0;width:100vw;transform:translateX(-50%);background:#FAFAFA}.slider_bg .slider__block,.slider_bg .slider__info{position:relative}.slider__info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.slider__info-title{font-size:32px;font-weight:600}@media screen and (max-width:768px){.slider__info{gap:18px;align-items:flex-start;text-align:start}.slider__info-title{font-size:24px}}@media screen and (max-width:429px){.slider__info-title{font-size:20px;line-height:24px}}.slider__info-text{color:#6D7580;font-size:20px;font-weight:500}@media screen and (max-width:768px){.slider__info-text{font-size:16px;line-height:20px;font-weight:400}.slider__info-text br{display:none}}.slider__block{width:100%;display:flex;flex-direction:column;gap:52px}@media screen and (max-width:768px){.slider__block{gap:31px}}.slider__block-slider{--f-carousel-slide-width:var(--width);--f-carousel-spacing:var(--gap);user-select:none}.slider__block-slider .f-carousel__track_animate{transition:.5s}.slider__block-scrollbar-virtual{width:calc(100% * var(--scroll-slides)/ var(--slides))}.slider__block-scrollbar .mCustomScrollBox{padding-bottom:10px;margin:-4px 0}.slider__block-scrollbar .mCSB_horizontal.mCSB_inside>.mCSB_container{margin:0}.slider__block-scrollbar .mCSB_horizontal.mCSB_inside>.mCSB_container .slider__block-scrollbar-virtual{width:auto}.slider__block-scrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal{height:2px;bottom:4px}.slider__block-scrollbar .mCSB_scrollTools .mCSB_draggerContainer{background:#DADEE3}.slider__block-scrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{margin:0;height:2px;background:#57504E}.slider__block-scrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar:before{content:'';position:absolute;left:0;right:0;top:-4px;height:10px}.slider__block-scrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{display:none}.slider__item{display:flex;flex-direction:column;text-decoration:none;color:#2C2E2D;gap:20px;opacity:.5;transition:.3s}.map__info-link,.text-left-image-right__text a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.slider__item.is-selected,.slider__item.is-selected+.slider__item,.slider__item.is-selected+.slider__item+.slider__item,.slider__item.is-selected+.slider__item+.slider__item+.slider__item{opacity:1}.slider__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.slider__item-image-wrapper{width:100%;aspect-ratio:1;overflow:hidden}.slider__item-info,.slider__item-info-top{display:flex;flex-direction:column;gap:6px}.slider__item-title{font-size:20px;font-weight:300}@media screen and (max-width:1679px){.slider__item-title_desktop_md_smaller{font-size:20px}.slider__button{min-height:48px}}@media screen and (max-width:1279px){.slider__item-title{font-size:18px}}@media screen and (max-width:429px){.slider__item-title{font-size:16px}.slider__item-link-text{font-size:14px;line-height:13px}}.slider__item-subtitle{color:#52575C;font-weight:500}.slider__item-link{display:inline-flex;align-items:center;gap:3px}.slider__item-link-text{font-size:14px;line-height:13px}.slider__item-link-icon{min-width:20px;height:14px}.slider__item-text{color:#6D7580;font-size:14px;line-height:18px}.slider__button{width:300px;max-width:100%}@media screen and (max-width:1279px){.slider__button{width:351px}.text-left-image-right{gap:20px}}@media screen and (max-width:1140px){.slider__button{min-width:538px;min-height:52px}.text-left-image-right{padding:10px 0}}@media screen and (max-width:768px){.slider__button{min-width:0;width:100%;font-size:16px}}@media screen and (max-width:429px){.slider__button{font-size:14px;min-height:46px}}.text-left-image-right{padding:10px 0;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1679px){.text-left-image-right{padding:10px 0}.text-left-image-right__columns{margin:0 -32px}}@media screen and (max-width:768px){.text-left-image-right{padding:20px 0;gap:40px}}.text-left-image-right .three-in-row{padding:0}.text-left-image-right__columns{display:flex;gap:10px;background:#fafafa}@media screen and (max-width:768px){.text-left-image-right__columns{flex-direction:column-reverse;gap:30px}}.text-left-image-right__left{flex-basis:100%;display:flex;flex-direction:column;justify-content:center}.three-in-row,.three-in-row__item{flex-direction:column;display:flex}.text-left-image-right__right{width:calc(100% * 990 / 1720);min-width:calc(100% * 990 / 1720);display:flex;flex-direction:column;justify-content:center}.text-left-image-right__info{max-width:511px;padding-left:90px}@media screen and (max-width:1679px){.text-left-image-right__info{max-width:511px;padding-left:90px}}@media screen and (max-width:1279px){.text-left-image-right__columns{margin:0 -20px;background:#fff}.text-left-image-right__info{max-width:511px;padding-left:90px}}@media screen and (max-width:1140px){.text-left-image-right__columns{margin:0}.text-left-image-right__info{padding-left:0}}.text-left-image-right__title{font-size:36px;font-weight:500;margin-bottom:28px}@media screen and (max-width:768px){.text-left-image-right__right{width:calc(100% + 2 * 5px);min-width:0;margin-left:-5px;margin-right:-5px}.text-left-image-right__title{font-size:28px;margin-bottom:18px}}@media screen and (max-width:429px){.text-left-image-right__title{font-size:26px;margin-bottom:16px}}.text-left-image-right__text{font-size:16px;color:#6D7580}.text-left-image-right__text a{color:#6D7580}.text-left-image-right__button{padding:10px 14px;min-height:42px;font-size:16px;font-weight:400;margin-top:40px;min-width:260px}@media screen and (max-width:1679px){.text-left-image-right__button{padding-left:28px;padding-right:28px;min-width:235px}}@media screen and (max-width:1279px){.text-left-image-right__text{font-size:16px}.text-left-image-right__button{padding-left:14px;padding-right:14px;min-width:257px}}@media screen and (max-width:1140px){.text-left-image-right__button{min-width:351px;min-height:52px}}@media screen and (max-width:768px){.text-left-image-right__text{font-size:16px}.text-left-image-right__button{width:100%;min-width:0;font-size:16px;margin-top:30px}}@media screen and (max-width:429px){.text-left-image-right__button{font-size:14px;text-align:center;padding:8px 28px;line-height:18px;min-height:46px}.three-in-row{--width:217px!important;--gap:calc(2 * 5px)!important}}.text-left-image-right__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;min-height:450px}.three-in-row{--items:3;--gap:calc(2 * 5px);--width:calc(100% / var(--items) - var(--gap) * (var(--items) - 1) / var(--items));padding:72px 0;gap:54px;align-items:center}@media screen and (max-width:768px){.text-left-image-right__image{min-height:0;height:auto;margin:0 -15px;width:calc(100% + 6*5px)}.three-in-row{--width:267px;--gap:calc(2 * 5px)!important}.three-in-row_w_text .three-in-row__container{margin:0;width:100%;gap:25px}.three-in-row_w_text .three-in-row__container .f-carousel__viewport{padding:0}.three-in-row_w_text .three-in-row__item{width:100%;gap:18px;overflow:visible}}@media screen and (max-width:768px) and (max-width:768px){.three-in-row_w_text .three-in-row__item-image{height:auto;margin:0 -15px;width:calc(100% + 6 * 5px)}}@media screen and (max-width:768px){.three-in-row_w_text .three-in-row__item-image-wrapper{height:250px;aspect-ratio:auto}.three-in-row_w_text .three-in-row__item-info{gap:10px}.three-in-row_w_text .three-in-row__item-title{font-weight:600}}@media screen and (max-width:768px) and (max-width:768px){.three-in-row_w_text .three-in-row__item-image-wrapper{height:auto;margin:0 -15px;width:calc(100% + 6 * 5px)}}@media screen and (max-width:768px) and (max-width:429px){.three-in-row_w_text .three-in-row__item-link-text{font-size:14px;line-height:18px}}@media screen and (max-width:429px){.three-in-row_w_text{gap:40px!important}}@media screen and (max-width:768px){.three-in-row{padding:40px 0;gap:40px}}@media screen and (max-width:429px){.three-in-row{gap:54px}}.three-in-row__container{width:100%;display:flex;flex-wrap:wrap;gap:var(--gap);--f-carousel-slide-width:var(--width);--f-carousel-spacing:var(--gap)}@media screen and (max-width:768px){.three-in-row__container{margin-left:-15px;margin-right:-15px;width:calc(100% + 6 * 5px)}.three-in-row__container .f-carousel__viewport{padding-left:15px;padding-right:15px}}.three-in-row__item{width:var(--width);min-width:var(--width);gap:10px;color:#2C2E2D;text-decoration:none;overflow:hidden}.three-in-row__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.three-in-row__item-image-wrapper{width:100%;aspect-ratio:1134/770;overflow:hidden}.three-in-row__item-info{display:flex;width:100%;flex-direction:column;gap:6px}.three-in-row__item-title{font-size:20px;font-weight:300}.three-in-row__title,.video__title{font-weight:500;font-family:Cormorant}@media screen and (max-width:1679px){.three-in-row__item-title_desktop_md_smaller{font-size:20px}.three-in-row__button{min-height:48px}}@media screen and (max-width:1279px){.three-in-row__item-title{font-size:18px}}@media screen and (max-width:429px){.three-in-row__item-title{font-size:16px}.three-in-row__item-link-text{font-size:14px;line-height:13px}}.three-in-row__item-link{display:inline-flex;align-items:center;gap:3px}.three-in-row__item-link-text{font-size:14px;line-height:13px}.three-in-row__item-link-icon{min-width:20px;height:14px}.three-in-row__button{width:300px;max-width:100%}@media screen and (max-width:1279px){.three-in-row__button{width:351px}}@media screen and (max-width:1140px){.three-in-row__button{min-width:538px;min-height:52px}}@media screen and (max-width:768px){.three-in-row__button{width:100%;min-width:0;font-size:16px}}@media screen and (max-width:429px){.three-in-row__button{font-size:14px;min-height:46px}}.three-in-row__title{margin:43px 0 18px;text-align:center;font-size:36px}@media screen and (max-width:1140px){.three-in-row__title{margin-bottom:7px}}@media screen and (max-width:768px){.three-in-row__title{text-align:left;font-size:24px;margin-bottom:0}}@media screen and (max-width:429px){.three-in-row__title{font-size:28px}}.video{padding:72px 0}@media screen and (max-width:1860px){.video{margin-left:calc((1540px - 100vw + 15px)/ 2);margin-right:calc((1540px - 100vw + 15px)/ 2)}}@media screen and (max-width:1679px){.three-in-row__title{margin-top:0}.video{padding:44px 0;margin-left:calc((1216px - 100vw + 15px)/ 2);margin-right:calc((1216px - 100vw + 15px)/ 2)}}@media screen and (max-width:1279px){.video{margin-left:calc((1101px - 100vw + 15px)/ 2);margin-right:calc((1101px - 100vw + 15px)/ 2)}}.video__columns{display:flex;background:#DFE8CB}.video__left{width:calc(100% * 866 / 1720);min-width:calc(100% * 866 / 1720)}@media screen and (max-width:1860px){.video__left{width:calc(100% * 808 / 1680);min-width:calc(100% * 808 / 1680)}}@media screen and (max-width:1679px){.video__left{width:calc(100% * 615 / 1216);min-width:calc(100% * 615 / 1216)}}.video__left-video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% center;object-position:50% center;min-height:450px;display:block}@media screen and (max-width:1140px){.video{margin-left:-20px;margin-right:-20px;padding:28px 0 0}.video__columns{flex-direction:column}.video__left{width:100%;min-width:0}.video__left-video{min-height:0}}.video__right{flex-basis:100%;display:flex;flex-direction:column;justify-content:center;padding:calc(2 * 5px) 62px}.three-grid,.video__info{flex-direction:column;display:flex}@media screen and (max-width:1860px){.video__right{padding:calc(2 * 5px) 73px}}@media screen and (max-width:1679px){.video__right{padding:calc(2 * 5px) 42px}}@media screen and (max-width:1140px){.video__right{padding:40px 20px}}.video__info{margin-bottom:4px;max-width:780px;align-items:flex-start}@media screen and (max-width:1679px){.video__info{margin:0;max-width:590px}.video__title{font-size:36px}}.video__title{font-size:36px;margin-bottom:34px}@media screen and (max-width:768px){.video__title{margin-bottom:24px;font-size:28px}}@media screen and (max-width:429px){.video__title{font-size:28px}}.video__text{font-size:18px;color:#52575C;max-width:578px}@media screen and (max-width:1679px){.video__text{font-size:16px}}@media screen and (max-width:768px){.video__text{font-size:14px}}.video__button{padding:10px 28px;min-height:48px;font-size:16px;font-weight:400;margin-top:54px}@media screen and (max-width:768px){.video__button{margin-top:32px;width:100%;padding:13px 28px;font-size:16px;text-align:center;line-height:20px}}@media screen and (max-width:429px){.video__button{font-size:14px;padding:8px 28px;text-align:center;line-height:18px}}.three-grid{padding:50px 0 10px;gap:45px}@media screen and (max-width:1679px){.three-grid{gap:54px}}@media screen and (max-width:1279px){.three-grid{padding:50px 0 10px}}@media screen and (max-width:1140px){.three-grid{gap:49px;padding:50px 0 10px}}@media screen and (max-width:768px){.three-grid{padding:40px 0;gap:24px}}.three-grid_wo_text{padding:54px 0}@media screen and (max-width:1679px){.three-grid_wo_text{padding:44px 0}}.three-grid .title-text-button{padding:0}.three-grid__grid{display:flex;gap:10px;height:710px}.three-grid__left{width:calc(100% * 866 / 1720);min-width:calc(100% * 866 / 1720);overflow:hidden;position:relative}@media screen and (max-width:1679px){.three-grid__grid{gap:10px;height:660px}.three-grid__left{width:calc(100% * (609 + 15)/ 1216 - 15px);min-width:calc(100% * (609 + 15)/ 1216 - 15px)}}@media screen and (max-width:1279px){.three-grid__grid{gap:10px}.three-grid__left{width:calc(100% * (552 + 12)/ 1101 - 12px);min-width:calc(100% * (552 + 12)/ 1101 - 12px)}}.three-grid__left .three-grid__title{left:15px;bottom:20px}@media screen and (max-width:768px){.three-grid__grid{flex-direction:column;gap:12px;height:auto;margin:0 -15px}.three-grid__left{width:100%;height:auto}.three-grid__left .three-grid__title{top:auto;left:20px;bottom:24px}}@media screen and (max-width:429px){.three-grid__left .three-grid__title{left:16px;bottom:20px}}.three-grid__right{width:calc(100% * 844 / 1720);min-width:calc(100% * 844 / 1720);display:flex;flex-wrap:wrap;row-gap:20px;-moz-column-gap:10px;column-gap:10px}@media screen and (max-width:1679px){.three-grid__right{-moz-column-gap:10px;column-gap:10px;width:calc(100% * (593 + 15)/ 1216 - 15px);min-width:calc(100% * (593 + 15)/ 1216 - 15px)}}@media screen and (max-width:1279px){.three-grid__right{-moz-column-gap:10px;column-gap:10px;width:calc(100% * (539 + 5)/ 1101 - 5px);min-width:calc(100% * (539 + 5)/ 1101 - 5px)}}.three-grid__right-top{width:100%;height:390px;overflow:hidden;position:relative}@media screen and (max-width:1679px){.three-grid__right-top{height:370px}}.three-grid__right-top .three-grid__title{left:15px;bottom:20px}@media screen and (max-width:768px){.three-grid__right{flex-direction:column;row-gap:12px;width:100%;min-width:0}.three-grid__right-top{height:auto}.three-grid__right-top .three-grid__title{left:20px;bottom:24px}}@media screen and (max-width:429px){.three-grid__right-top .three-grid__title{left:16px;bottom:20px}}.three-grid__right-bottom{width:calc(100% / 2 - 5px);height:300px;overflow:hidden;position:relative}@media screen and (max-width:1279px){.three-grid__right-bottom{width:calc(100% / 2 - 5px)}}.three-grid__right-bottom .three-grid__title{left:7.5px;bottom:10px}.three-grid__right-bottom_bg{background:#DFE8CB;display:flex;flex-direction:column;justify-content:center;padding:24px}@media screen and (max-width:1679px){.three-grid__right-bottom{width:calc(100% / 2 - 5px);height:270px}.three-grid__right-bottom_bg{padding:14px 13px 14px 14px}.three-grid__right-bottom_bg .button__inner{gap:8px}}@media screen and (max-width:768px){.three-grid__right-bottom{width:100%;height:auto}.three-grid__right-bottom .three-grid__title{left:20px;bottom:24px}.three-grid__right-bottom_bg{padding:10px;height:auto}}.three-grid__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (min-width:1141px){.slider__item:hover .slider__item-image{transform:scale(1.1)}.slider__item:hover .slider__item-link-icon{transform:translateX(4px)}.slider__item-image,.slider__item-link-icon{transition:.3s}.text-left-image-right__text a:hover{text-decoration:none}.three-in-row__item:hover .three-in-row__item-image{transform:scale(1.1)}.three-in-row__item:hover .three-in-row__item-link-icon{transform:translateX(4px)}.three-in-row__item-image,.three-in-row__item-link-icon{transition:.3s}.three-grid__left:hover .three-grid__image,.three-grid__right-bottom:hover .three-grid__image,.three-grid__right-top:hover .three-grid__image{transform:scale(1.1)}.three-grid__image{transition:.3s}.map__info-link:hover{text-decoration:none}}.three-grid__title{position:absolute;color:#fff;font-size:20px;text-shadow:rgba(0,0,0,.75) 0 0 20px}@media screen and (max-width:768px){.three-grid__title{font-size:18px}}@media screen and (max-width:429px){.three-grid__right-bottom .three-grid__title{left:16px;bottom:20px}.three-grid__right-bottom_bg{padding:10px}.three-grid__title{font-size:16px}}.three-grid__info{display:flex;flex-direction:column;align-items:flex-start;gap:36px;margin-bottom:10px}@media screen and (max-width:1679px){.three-grid__info{gap:40px;margin:0}}@media screen and (max-width:768px){.three-grid__info{gap:25px}}@media screen and (max-width:1279px){.three-grid__info{gap:20px;padding:10px}}.three-grid__text{font-family:Cormorant;font-size:36px;font-weight:500;max-width:314px}@media screen and (max-width:1679px){.three-grid__text{font-size:32px;line-height:34px}}@media screen and (max-width:768px){.three-grid__text{font-size:28px;line-height:42px}}@media screen and (max-width:429px){.three-grid__text{font-size:28px;line-height:34px}}.three-grid__button{padding-left:27px;padding-right:27px;min-height:42px;font-size:16px}@media screen and (max-width:1679px){.three-grid__button{padding-left:18px;padding-right:18px;min-width:190px}}@media screen and (max-width:1279px){.three-grid__button{white-space:nowrap;padding-left:5px;padding-right:5px;min-width:215px}}@media screen and (max-width:1140px){.three-grid__button{min-height:48px;min-width:200px}}@media screen and (max-width:768px){.three-grid__button{min-height:46px;padding-left:26.5px;padding-right:26.5px;font-size:16px;min-width:250px}}.title-text-button{padding:72px 0;display:flex;flex-direction:column;gap:44px;align-items:center;width:100%;max-width:1238px;margin:0 auto}@media screen and (max-width:1679px){.title-text-button{max-width:1124px}.title-text-button__button{min-height:48px}}@media screen and (max-width:1279px){.title-text-button{max-width:923px}}.title-text-button_product{padding:44px 0}@media screen and (max-width:1140px){.title-text-button{max-width:957px}.title-text-button_product{padding:10px 0}}@media screen and (max-width:429px){.three-grid__button{font-size:14px}.title-text-button_product{padding:24px 0}}.title-text-button_product .title-text-button__text{color:#52575C;font-size:24px;font-weight:500;max-width:868px}@media screen and (max-width:1140px){.title-text-button_product .title-text-button__text{max-width:818px;font-size:20px;line-height:24px}}@media screen and (max-width:768px){.title-text-button{align-items:stretch}.title-text-button_product .title-text-button__text{text-align:center;font-size:18px;line-height:22px;font-weight:600}}@media screen and (max-width:429px){.title-text-button_product .title-text-button__text{font-size:16px;line-height:20px}}.title-text-button__top{display:flex;flex-direction:column;text-align:center;gap:22px}.title-text-button__title{font-family:Cormorant;font-size:36px;font-weight:500}@media screen and (max-width:768px){.title-text-button__top{gap:18px;text-align:left}.title-text-button__title{font-size:28px}}@media screen and (max-width:429px){.title-text-button__title{font-size:28px}}.title-text-button__text{font-size:16px;color:#6D7580;line-height:1.5}.title-text-button__button{min-width:300px;max-width:100%;padding-left:28px;padding-right:28px}@media screen and (max-width:1279px){.title-text-button__button{width:351px;padding-left:20px;padding-right:20px}}@media screen and (max-width:1140px){.title-text-button__button{min-width:538px;min-height:52px}}@media screen and (max-width:768px){.title-text-button__text{font-size:14px}.title-text-button__button{width:100%;min-width:0;font-size:16px}}@media screen and (max-width:429px){.title-text-button__button{font-size:14px;min-height:46px;padding-left:15px;padding-right:15px}}.title-text-button__button.button_outline{font-size:16px}.content-banner{padding:10px 0}@media screen and (max-width:1860px){.content-banner{margin-left:calc((1540px - 100vw + 15px)/ 2);margin-right:calc((1540px - 100vw + 15px)/ 2)}}@media screen and (max-width:1679px){.content-banner{margin-left:calc((1216px - 100vw + 15px)/ 2);margin-right:calc((1216px - 100vw + 15px)/ 2);padding:0}}@media screen and (max-width:1279px){.content-banner{margin-left:calc((1101px - 100vw + 15px)/ 2);margin-right:calc((1101px - 100vw + 15px)/ 2);padding:0}}@media screen and (max-width:1140px){.content-banner{margin-left:-20px;margin-right:-20px}}.content-banner__columns{display:flex;min-height:450px;background:#fafafa}.content-banner__left{width:calc(100% * 885 / 1720);min-width:calc(100% * 885 / 1720);max-height:450px}@media screen and (max-width:1860px){.content-banner__left{width:calc(100% * 956 / 1680);min-width:calc(100% * 956 / 1680)}}@media screen and (max-width:1279px){.content-banner__left{width:calc(100% * 538 / 1101);min-width:calc(100% * 538 / 1101)}}@media screen and (max-width:768px){.title-text-button__button.button_outline{font-size:16px}.content-banner{margin-left:-5px;margin-right:-5px}.content-banner__columns{flex-direction:column;min-height:0;margin:0 -15px}.content-banner__left{width:100%;min-width:0;height:270px}}@media screen and (max-width:429px){.title-text-button__button.button_outline{font-size:14px}.content-banner__left{height:250px}}.content-banner__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.content-banner__right{flex-basis:100%;padding:30px 90px;display:flex;flex-direction:column;justify-content:center}.content-banner__info{display:flex;flex-direction:column;gap:45px;max-width:438px}@media screen and (max-width:1140px){.content-banner__right{padding:30px 28px}.content-banner__info{max-width:none}.content-banner__button{min-width:44%}}.content-banner__info-top{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:768px){.content-banner__right{padding:40px 5px}.content-banner__info{gap:30px;padding:0 15px}.content-banner__info-top{gap:12px}}.content-banner__info-middle{display:flex;flex-direction:column;gap:28px}@media screen and (max-width:768px){.content-banner__info-middle{gap:34px}}.content-banner__info-buttons{display:flex;gap:20px}.content-banner__title{font-family:Cormorant;font-size:36px;font-weight:500}@media screen and (max-width:768px){.content-banner__info-buttons{flex-direction:column;gap:5px}.content-banner__title{font-size:28px}}@media screen and (max-width:429px){.content-banner__info-buttons{gap:14px}.content-banner__title{font-size:26px}}.content-banner__text{color:#52575C;font-size:18px}@media screen and (max-width:768px){.content-banner__text{font-size:16px}}.content-banner__features{margin:0;color:#52575C;padding:0;display:flex;flex-direction:column;gap:5px;list-style:none}.content-banner__features li{padding-left:16px;position:relative}.content-banner__features li:before{content:'';position:absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:#6D7580}@media screen and (max-width:429px){.content-banner__features li{font-size:14px;line-height:18px}}.content-banner__button{min-height:42px;flex-basis:200px}@media screen and (max-width:768px){.content-banner__button{width:100%;min-width:0;flex-basis:auto;min-height:48px;font-size:16px}}.content-highlight:before,.grid_bg:before{width:100vw;background:#FAFAFA}@media screen and (max-width:429px){.content-banner__button{min-height:40px;font-size:14px;padding-top:0;padding-bottom:0}}.content-highlight{padding:72px 0;position:relative;margin-top:72px}.content-highlight:before{content:'';position:absolute;left:50%;top:0;height:100%;transform:translateX(-50%)}.content-highlight__inner{position:relative;display:flex;flex-direction:column;gap:64px}@media screen and (max-width:768px){.content-highlight{padding:40px 0;margin-top:40px}.content-highlight__inner{gap:40px}}.content-highlight .slider,.content-highlight .title-text-button{padding:0}.content-highlight__image{display:none}@media screen and (max-width:768px){.content-highlight__image{display:block;margin-left:-5px;margin-right:-5px;width:calc(100% + 2 * $gap);height:320px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.map{padding:54px 0;display:flex;color:#2C2E2D}@media screen and (max-width:1860px){.map{padding:0 0 54px}}@media screen and (max-width:768px){.map{flex-direction:column-reverse;gap:40px;padding-bottom:40px}}@media screen and (max-width:429px){.content-highlight__image{height:250px}.map{gap:52px;padding-bottom:52px}}.map__left{flex-basis:100%;display:flex;flex-direction:column;justify-content:center}.map__info,.map__info-top{display:flex;flex-direction:column}.map__right{width:calc(100% * 990 / 1720);min-width:calc(100% * 990 / 1720);min-height:480px}@media screen and (max-width:1860px){.map__right{margin-right:-70px;width:calc(100% * 825 / 1540);min-width:calc(100% * 825 / 1540)}.map__info{padding-left:90px}}@media screen and (max-width:1679px){.map__right{margin-right:-32px;width:calc(100% * 729 / 1216);min-width:calc(100% * 729 / 1216)}}@media screen and (max-width:1279px){.map__right{margin-right:-20px;width:calc(100% * 558 / 1101);min-width:calc(100% * 558 / 1101)}}.map__info{gap:51px;padding-left:90px}@media screen and (max-width:1140px){.map__right{min-height:510px;margin-right:-20px;width:calc(100% * 653 / 1100);min-width:calc(100% * 653 / 1100)}.map__info{padding-left:0}}@media screen and (max-width:768px){.map__right{min-height:0;height:362px;margin-left:-15px;margin-right:-15px;width:calc(100% + 6 * 5px)}.map__info{margin:0;gap:40px}}.map__info-top{gap:43px}.map__contacts,.map__info-bottom{display:flex;flex-direction:column}@media screen and (max-width:768px){.map__info-top{gap:40px}}.map__info-bottom{gap:33px;align-items:flex-start}.map__info-link{color:#2C2E2D;font-size:14px;font-weight:500;line-height:22px}.catalog-grid__item,.grid__item,.map__contacts-link,.modal__close,.modal__content-disclaimer-link,.modal__content-disclaimer-link:hover,.order-visit__form-checkbox-label-link,.order-visit__form-checkbox-label-link:hover,.order-visit__text a,.order-visit__text a:hover{text-decoration:none}.map__title{font-size:38px;font-weight:500;font-family:Cormorant}@media screen and (max-width:768px){.map__info-bottom{gap:20px}.map__title{font-size:28px}}@media screen and (max-width:429px){.map__title{font-size:24px}}.map__contacts{gap:12px;align-items:flex-start;line-height:22px}.main-feature,.map__address{flex-direction:column;display:flex}.map__contacts-link{color:#2C2E2D;font-size:18px;font-weight:500}.map__address-value,.map__contacts-schedule{color:#52575C;font-weight:500}@media screen and (max-width:429px){.map__contacts-link{font-size:16px}}.map__address{gap:5px;line-height:22px}.map__address-name{font-weight:500}.map__address-value{font-size:14px}.main-feature{padding:54px 0;gap:64px}.main-feature_condensed{padding:0}.main-feature__inner{position:relative;height:640px}@media screen and (max-width:1140px){.main-feature__inner{height:585px}}@media screen and (max-width:768px){.main-feature{margin-left:-5px;margin-right:-5px;padding:0;gap:40px}.main-feature_condensed{padding:0}.main-feature__inner{height:400px}}@media screen and (max-width:429px){.main-feature__inner{height:330px}}.main-feature__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.main-feature__info{position:absolute;left:54px;bottom:54px;color:#fff;display:flex;flex-direction:column;gap:20px;text-shadow:rgba(0,0,0,.75) 0 0 20px}@media screen and (max-width:768px){.main-feature__image{margin:0 -15px;width:calc(100% + 6 * 5px)}.main-feature__info{left:5px;right:5px;bottom:44px}}.main-feature__title{font-family:Cormorant;font-size:72px;font-weight:600}@media screen and (max-width:429px){.main-feature__info{bottom:40px;max-width:279px;gap:18px}.main-feature__title{font-size:32px}}.main-feature__text{font-size:24px;max-width:628px}@media screen and (max-width:768px){.main-feature__text{font-size:20px}}@media screen and (max-width:429px){.main-feature__text{font-size:16px;line-height:20px}}.main-feature__after{text-align:center;font-size:24px;font-weight:600;padding-top:40px}@media screen and (max-width:768px){.main-feature__after{padding:40 5px;font-size:18px}}.additional-features{padding:54px 0;display:flex;gap:10px;flex-wrap:wrap}@media screen and (max-width:1279px){.additional-features{gap:24px}}@media screen and (max-width:1140px){.additional-features{padding:44px 0;gap:24px;flex-direction:column}}@media screen and (max-width:768px){.additional-features{padding:40px 0;gap:40px}}.additional-features__item{width:calc(100% / 3 - 2 * 5px * 2 / 3);min-width:calc(100% / 3 - 2 * 5px * 2 / 3);display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1279px){.additional-features__item{width:calc(100% / 3 - 24px * 2 / 3);min-width:calc(100% / 3 - 24px * 2 / 3)}}.additional-features__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px 4px 0 0}.additional-features__item-image-wrapper{width:100%;aspect-ratio:552/240;height:240px;position:relative}@media screen and (max-width:1140px){.additional-features__item{flex-direction:row;width:100%;min-width:0;align-items:center;gap:24px}.additional-features__item-image{border-radius:4px}.additional-features__item-image-wrapper{height:220px;width:calc(100% * 444 / 1100);min-width:calc(100% * 444 / 1100)}}@media screen and (max-width:768px){.additional-features__item{flex-direction:column;gap:18px}.additional-features__item-image-wrapper{width:100%;min-width:0;height:200px}}@media screen and (max-width:429px){.main-feature__after{font-size:14px;line-height:18px}.additional-features__item-image-wrapper{height:180px}}.additional-features__item-title{position:absolute;color:#fff;font-size:24px;font-weight:600;left:10px;right:10px;bottom:28px;text-align:center;text-shadow:rgba(0,0,0,.75) 0 0 20px}@media screen and (max-width:1140px){.additional-features__item-title{bottom:25px}}@media screen and (max-width:429px){.additional-features__item-title{font-size:18px;bottom:18px}}.additional-features__item-text{padding:0 12px;font-size:18px;color:#52575C}@media screen and (max-width:1140px){.additional-features__item-text{font-size:20px;padding:0;max-width:570px}}@media screen and (max-width:768px){.additional-features__item-text{font-size:16px;line-height:20px;font-weight:500}}@media screen and (max-width:429px){.additional-features__item-text{font-size:14px;line-height:18px}.additional-features__item-text br{display:none}}.features-list{padding:54px 0;display:flex;flex-direction:column}@media screen and (max-width:1140px){.features-list{padding:72px 0}}@media screen and (max-width:768px){.features-list{padding:0 0 10px;gap:10px}}.features-list__item{display:flex;min-height:380px}.features-list__item:nth-child(2n){background:#FAFAFA;flex-direction:row-reverse}@media screen and (max-width:1279px){.features-list__item_v2_desktop_sm_title_narrow .features-list__item-right{padding-bottom:44px}.features-list__item_v2_desktop_sm_title_narrow .features-list__item-top{gap:8px}.features-list__item_v2_desktop_sm_remove_line_break .features-list__item-text{max-width:none}.features-list__item_v2_desktop_sm_remove_line_break .features-list__item-text br{display:none}}@media screen and (max-width:1140px){.features-list__item_v2_desktop_sm_title_narrow .features-list__item-right{padding-bottom:58px}.features-list__item_v2_desktop_sm_title_narrow .features-list__item-top{gap:20px}.features-list__item_v2_desktop_sm_title_narrow .features-list__item-info{padding-top:0}}.features-list__item-left{width:calc(100% * 844 / 1720);min-width:calc(100% * 844 / 1720)}@media screen and (max-width:1860px){.features-list__item-left{width:calc(100% * 754 / 1540);min-width:calc(100% * 754 / 1540)}}@media screen and (max-width:1679px){.features-list__item{min-height:340px}.features-list__item-left{width:calc(100% * 593 / 1216);min-width:calc(100% * 593 / 1216)}}@media screen and (max-width:1279px){.features-list__item-left{width:calc(100% * 539 / 1101);min-width:calc(100% * 539 / 1101)}}@media screen and (max-width:768px){.features-list__item{flex-direction:column-reverse;min-height:0;margin-left:-5px;margin-right:-5px;padding:0 5px}.features-list__item:nth-child(2n){flex-direction:column-reverse}.features-list__item_v2_desktop_sm_title_narrow .features-list__item-right{padding-bottom:32px}.features-list__item_v2_desktop_sm_title_narrow .features-list__item-top{gap:10px}.features-list__item_v2_desktop_sm_title_narrow .features-list__item-info{padding-top:0}.features-list__item-left{width:auto;min-width:0;margin-left:-5px;margin-right:-5px;height:auto}}@media screen and (max-width:429px){.features-list__item_v2_desktop_sm_title_narrow .features-list__item-top{gap:0}.features-list__item-left{height:auto}}.features-list__item-right{flex-basis:100%;display:flex;flex-direction:column;padding:35px 50px 44px;justify-content:center;gap:10px}@media screen and (max-width:1679px){.features-list__item-right{padding:44px 35px 44px 30px;gap:34px}}@media screen and (max-width:1279px){.features-list__item-right{padding:44px 35px 26px 24px}}@media screen and (max-width:768px){.features-list__item-right{padding:0 0 32px;gap:24px}}.features-list__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.features-list__item-top{display:flex;align-items:flex-start;gap:20px}@media screen and (max-width:768px){.features-list__item-top{flex-direction:column-reverse;align-items:flex-start;gap:10px}}@media screen and (max-width:429px){.features-list__item-top{gap:0}}.features-list__item-info{padding-top:13px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:1279px){.features-list__item-info{padding-top:10px}}.features-list__item-info-title{font-size:24px;font-weight:700}@media screen and (max-width:429px){.features-list__item-info-title{font-size:20px}}.features-list__item-info-subtitle{color:#E05A33;font-size:20px;font-weight:600}@media screen and (max-width:1679px){.features-list__item-info-subtitle{font-size:18px}}@media screen and (max-width:768px){.features-list__item-info{padding-top:0;gap:8px}.features-list__item-info-subtitle{font-size:16px}}@media screen and (max-width:429px){.features-list__item-info-subtitle{font-size:14px;max-width:273px;line-height:18px}}.features-list__item-icon{width:90px;height:90px;min-width:90px}@media screen and (max-width:1279px){.features-list__item-icon{width:80px;height:80px;min-width:80px}}@media screen and (max-width:768px){.features-list__item-icon{width:72px;height:72px;min-width:72px}}.grid_6 .grid__item-image-wrapper,.grid_auto .grid__item-image-wrapper{aspect-ratio:auto;height:auto}.features-list__item-text{color:#52575C;font-size:18px;max-width:757px}@media screen and (max-width:1860px){.features-list__item-text{max-width:644px}}@media screen and (max-width:1279px){.features-list__item-text{line-height:20px;max-width:495px}}@media screen and (max-width:1140px){.features-list__item-text{max-width:500px}}.grid{--per-row:3;--gap:calc(2 * 5px);--width:calc(100% / var(--per-row) - var(--gap) * (var(--per-row) - 1) / var(--per-row));--aspect:552/270;padding:54px 0;display:flex;flex-direction:column;gap:54px}@media screen and (max-width:768px) and (min-width:430px){.slider:not(.slider_products){--width:267px!important}.slider_products{--width:284px!important;--gap:20px!important}.grid{--per-row:1!important}}@media screen and (max-width:768px){.grid{padding:40px 0}}.grid_auto{padding:72px 0}@media screen and (max-width:1679px){.features-list__item-text{font-size:16px}.grid_auto{padding:62px 0}}@media screen and (max-width:1279px){.grid_auto{padding:72px 0}}.grid_auto .grid__inner{-moz-column-gap:0;column-gap:0;row-gap:12px;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.grid_auto{padding:40px 0;gap:40px}.grid_auto .grid__inner{row-gap:22px}}.grid_auto .grid__item{min-width:0}.grid_auto .grid__item-image{-o-object-fit:contain;object-fit:contain}.grid_bg{position:relative}.awards__inner:before,.grid_bg:before{position:absolute;left:50%;top:0;bottom:0;transform:translateX(-50%);content:''}.awards__inner,.grid_bg .grid__info,.grid_bg .grid__inner{position:relative}.grid_6{--per-row:6;--aspect:auto;--gap:0;--width:230px;padding:72px 0}@media screen and (max-width:1679px){.grid_auto .grid__inner{justify-content:center;-moz-column-gap:32px;column-gap:32px;max-width:1000px;width:100%;margin:0 auto}.grid_6{padding:62px 0}}@media screen and (max-width:1279px){.grid_6{padding:72px 0}}@media screen and (max-width:1140px) and (min-width:769px){.slider_products{--slides:3!important;--gap:24px!important}.grid{--per-row:2!important}.grid_6{--width:239px!important}}@media screen and (max-width:768px){.grid_6{padding:40px 0;--width:190px!important;gap:24px}}@media screen and (max-width:429px){.features-list__item-text{font-size:14px;line-height:18px}.grid{--per-row:1!important}.grid_auto .grid__inner{row-gap:21px}.grid_6{--width:170px!important}}.grid_6 .grid__inner{justify-content:space-evenly;row-gap:29px;-moz-column-gap:25px;column-gap:25px}@media screen and (max-width:1679px){.grid_6 .grid__inner{max-width:1082px;width:100%;margin:0 auto;-moz-column-gap:0;column-gap:0}}@media screen and (max-width:1140px){.grid_6 .grid__inner{max-width:none;flex-wrap:nowrap;overflow:auto;margin:0 -15px;width:calc(100% + 30px);padding-bottom:20px;display:none}.grid_6 .grid__item-image-wrapper{height:200px}}@media screen and (max-width:429px){.grid_6 .grid__inner{max-width:none;flex-wrap:nowrap;overflow:auto;margin:0 -15px;width:calc(100% + 30px);padding-bottom:20px}}.grid__info,.grid__item{display:flex;flex-direction:column}.grid_6 .grid__item{gap:10px}.grid_6 .grid__item-info-secondary{line-height:18px}.grid_6 .grid__item-image{-o-object-fit:contain;object-fit:contain}.grid__info{gap:5px;align-items:center;text-align:center}@media screen and (max-width:768px){.grid_6 .grid__item-image-wrapper{height:168px}.grid__info{align-items:flex-start;gap:18px;text-align:start}}@media screen and (max-width:429px){.grid_6 .grid__item-info-secondary{line-height:16px;margin-right:3px;margin-left:3px}.grid_6 .grid__item-image-wrapper{height:150px}.grid__info{gap:16px}}.grid__info-title{font-size:38px;font-weight:500;font-family:Cormorant}@media screen and (max-width:768px){.grid__info-title{font-size:28px;line-height:28px}}@media screen and (max-width:429px){.grid__info-title{font-size:24px;line-height:24px}}.grid__info-text{color:#6D7580;font-size:18px}.grid__inner{display:flex;flex-wrap:wrap;-moz-column-gap:var(--gap);column-gap:var(--gap);row-gap:50px}@media screen and (max-width:1679px){.grid__inner{row-gap:54px}}.grid__item{width:var(--width);min-width:var(--width);gap:24px;color:#2C2E2D}.grid__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px 4px 0 0}.grid__item-image-wrapper{width:100%;aspect-ratio:var(--aspect);height:270px}@media screen and (max-width:768px){.grid__info-text{font-size:16px;line-height:20px;font-weight:400}.grid__inner{row-gap:10px}.grid__item{gap:18px}.grid__item-image{border-radius:4px}.grid__item-image-wrapper{height:180px}}@media screen and (max-width:429px){.grid__info-text{font-size:16px;line-height:20px}.grid__item{gap:5px}.grid__item-image-wrapper{height:170px}}.grid__item-info{padding:0 12px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:1679px){.grid__item-info{padding-right:0}}.grid__item-info_wo_padding{padding:0}.grid__item-info-title{font-size:20px;font-weight:700}@media screen and (max-width:1279px){.grid__item-info-title{font-size:18px}}@media screen and (max-width:1140px){.grid__item-info{padding:0}.grid__item-info-title{font-size:24px}}@media screen and (max-width:768px){.grid__item-info{gap:8px}.grid__item-info-title{font-size:18px}}@media screen and (max-width:429px){.grid__item-info-title{font-size:16px;line-height:20px}}.grid__item-info-text{color:#52575C;line-height:20px}@media screen and (max-width:1140px){.grid__item-info-text{font-size:18px}}@media screen and (max-width:768px){.grid__item-info-text{font-size:16px;max-width:353px}}.grid__item-info-secondary{font-size:14px}.grid__item-info-secondary_center{text-align:center}.awards{padding:54px 0}.awards__inner{display:flex;justify-content:center}.awards__inner:before{width:100vw;background:#363F4B;border-radius:6px}@media screen and (max-width:768px){.awards{padding:24px 0}.awards__inner{position:relative;flex-direction:column;gap:24px;padding:24px 5px}.awards__inner:before{width:100%;left:0;transform:none}}.awards__item{display:flex;align-items:center;min-height:154px;padding:10px 80px;gap:24px;position:relative;justify-content:center}@media screen and (max-width:1679px){.awards__item{padding:31px 44px;min-height:142px}}@media screen and (max-width:1279px){.awards__item{padding:31px 32px}.awards__item:first-child{padding-left:23px}.awards__item:last-child{padding-right:23px}}@media screen and (max-width:1140px){.awards__item{flex-grow:1}.awards__item:first-child{padding-left:4px}.awards__item:last-child{padding-right:4px}}.awards__item:after{content:'';position:absolute;right:0;top:26px;bottom:26px;width:1px;background:#fff;opacity:.3}@media screen and (max-width:768px){.awards__item{padding:0;min-height:0;justify-content:flex-start}.awards__item:first-child{padding-left:0}.awards__item:last-child{padding-right:0}.awards__item:after{left:0;right:0;top:auto;bottom:-13px;width:auto;height:1px}}.awards__item-icon{min-width:90px}@media screen and (max-width:1679px){.awards__item-icon{width:80px;min-width:80px;height:80px}}@media screen and (max-width:768px){.awards__item-icon{width:58px;min-width:58px;height:58px}}@media screen and (max-width:429px){.grid__item-info-text{font-size:14px;line-height:16px}.grid__item-info-secondary{font-size:12.5px;line-height:16px}.awards__item{gap:20px}.awards__item-icon{width:48px;min-width:48px;height:48px}}.awards__item-text{color:#fff;font-size:20px;font-weight:600}.construction{padding:54px 0;display:flex;flex-direction:column;gap:64px}@media screen and (max-width:1679px){.awards__item-text{font-size:18px}.construction{padding-bottom:70px}}@media screen and (max-width:1140px){.construction{padding-bottom:54px}}@media screen and (max-width:768px){.awards__item-text{font-size:16px}.construction{padding:40px 0 64px;gap:28px}}@media screen and (max-width:429px){.awards__item-text{font-weight:500}.construction{padding:40px 0}}.construction__info{display:flex;align-items:center;flex-direction:column;gap:16px}.construction__info-title{font-size:32px;font-weight:600}@media screen and (max-width:768px){.construction__info{gap:18px}.construction__info-title{font-size:24px}}@media screen and (max-width:429px){.construction__info-title{font-size:20px}}.construction__info-text{color:#6D7580;font-size:20px;font-weight:500;max-width:684px;text-align:center}.construction__grid{gap:10px;display:flex;flex-wrap:wrap}@media screen and (max-width:1679px){.construction__grid{gap:0;-moz-column-gap:27px;column-gap:27px;row-gap:50px}}@media screen and (max-width:1140px){.construction__grid{flex-direction:column;gap:20px}}@media screen and (max-width:768px){.construction__info-text{font-size:16px;text-align:left}.construction__grid{gap:56px}}@media screen and (max-width:429px){.construction__grid{gap:28px!important}}.construction__item{display:flex;min-height:300px;width:calc(50% - 5px);min-width:calc(50% - 5px)}@media screen and (max-width:1679px){.construction__item{width:calc(50% - 27px / 2);min-width:calc(50% - 27px / 2)}.construction__item_v2_desktop_md_no_padding .construction__item-right{padding-top:6px}}@media screen and (max-width:1279px){.construction__grid{-moz-column-gap:24px;column-gap:24px;row-gap:10px}.construction__item{min-height:270px}.construction__item_v2_desktop_md_no_padding .construction__item-right{padding-top:24px}}@media screen and (max-width:1140px){.construction__item{min-height:240px;width:100%;min-width:0}}.construction__item-left{width:calc(100% * 406 / 844);min-width:calc(100% * 406 / 844)}@media screen and (max-width:1679px){.construction__item-left{width:calc(100% * 280.5 / 593);min-width:calc(100% * 280.5 / 593)}}@media screen and (max-width:1279px){.construction__item-left{width:calc(100% * 257 / 538);min-width:calc(100% * 257 / 538)}}@media screen and (max-width:1140px){.construction__item-left{width:calc(100% * 538 / 1100);min-width:calc(100% * 538 / 1100)}.construction__item-image{max-height:240px}}.construction__item-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:2px}@media screen and (max-width:768px){.construction__item{flex-direction:column;min-height:0;gap:18px}.construction__item-left{width:100%;min-width:0}.construction__item-image{max-height:none;height:230px;border-radius:4px}}@media screen and (max-width:429px){.construction__item_v2_desktop_md_no_padding .construction__item-right{padding-top:0}.construction__item-image{height:190px}}.construction__item-right{flex-basis:100%;padding:24px 20px 0;display:flex;flex-direction:column;gap:20px}.construction__item-title{font-size:20px;font-weight:700}@media screen and (max-width:1279px){.construction__item-right{padding:24px 0 24px 24px}.construction__item-title{font-size:18px}}@media screen and (max-width:1140px){.construction__item-right{padding:32px 0 14px 24px}.construction__item-title{font-size:24px}}@media screen and (max-width:768px){.construction__item-right{padding:0;gap:12px}.construction__item-title{font-size:20px}}@media screen and (max-width:429px){.construction__item-title{font-size:16px;line-height:20px}}.construction__item-text{color:#6D7580;line-height:1.25}.test{padding:54px 0;display:flex;justify-content:center;align-items:center;position:relative;gap:230px}@media screen and (max-width:1679px){.test{gap:10px;justify-content:space-between}}@media screen and (max-width:1279px){.construction__item-text{font-size:14px;line-height:1.28}.test{padding-bottom:75px}}@media screen and (max-width:1140px){.construction__item-text{font-size:18px;line-height:1.22}.test{padding:76px 0 69px}}@media screen and (max-width:768px){.construction__item-text{font-size:16px;line-height:20px}.test{padding:40px 0;flex-direction:column;gap:40px}}@media screen and (max-width:429px){.construction__item-text{font-size:14px;line-height:18px}.test{gap:50px;padding-bottom:50px}}.test:before{content:'';position:absolute;left:50%;top:0;bottom:0;background:#FAFAFA;width:100vw;transform:translateX(-50%)}.test__left{display:flex;flex-direction:column;gap:32px;position:relative;width:40%}@media screen and (max-width:1860px){.test__left{width:38%}.test__text{max-width:530px}}@media screen and (max-width:1679px){.test__left{width:calc(100% * 588 / 1216);min-width:calc(100% * 588 / 1216)}}@media screen and (max-width:1279px){.test__left{width:calc(100% * 588 / 1101);min-width:calc(100% * 588 / 1101)}}@media screen and (max-width:1140px){.test__left{width:calc(100% * 540 / 1101);min-width:calc(100% * 540 / 1101)}}.test__right{position:relative}.test__title{font-size:24px;font-weight:700}@media screen and (max-width:768px){.test__left{width:100%;min-width:0;gap:24px}.test__title{font-weight:600}}@media screen and (max-width:429px){.test__title{font-size:20px}}.test__text{color:#6D7580;font-size:18px;line-height:22px;font-weight:500}@media screen and (max-width:1679px){.test__text{max-width:577px}}.test__image{display:block;min-height:484px;max-width:492px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.boxspring__item-image,.collections__item-image,.create__grid-item-image{-o-object-fit:cover;-o-object-position:center}@media screen and (max-width:1279px){.test__image{min-height:0;max-width:none;height:445px;width:452px}}@media screen and (max-width:1140px){.test__image{width:445px}}.boxspring{padding:54px 0;display:flex;flex-direction:column;gap:62px}@media screen and (max-width:768px){.test__text{font-size:16px;line-height:20px;font-weight:400}.test__image{width:100%;height:auto}.boxspring{padding:40px 0 64px;gap:24px}}.boxspring__info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.boxspring__info-title{font-size:32px;font-weight:600}@media screen and (max-width:768px){.boxspring__info{align-items:flex-start;text-align:start}.boxspring__info-title{font-size:24px;max-width:370px}}@media screen and (max-width:429px){.boxspring{padding:40px 0}.boxspring__info-title{font-size:20px;line-height:24px}}.boxspring__info-text{color:#6D7580;font-size:20px;font-weight:500}.boxspring__list{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1679px){.boxspring__list{gap:30px}.boxspring__item:nth-child(1){justify-content:space-between}.boxspring__item:nth-child(1) .boxspring__item-left{max-width:532px;padding-top:24px}}@media screen and (max-width:768px){.boxspring__info-text{font-size:16px;line-height:20px}.boxspring__list{gap:56px}}@media screen and (max-width:429px){.boxspring__list{gap:33px}}.boxspring__item{display:flex;gap:40px}@media screen and (max-width:1679px) and (max-width:1279px){.boxspring__item:nth-child(1) .boxspring__item-left{padding-top:32px}}@media screen and (max-width:1679px) and (max-width:768px){.boxspring__item:nth-child(1) .boxspring__item-left{padding:0}}@media screen and (max-width:1279px){.boxspring__item{gap:24px}}.boxspring__item:nth-child(2n){flex-direction:row-reverse}.boxspring__item-right{width:calc(100% * 844 / 1720);min-width:calc(100% * 844 / 1720)}@media screen and (max-width:1679px){.boxspring__item-right{width:calc(100% * 593 / 1216);min-width:calc(100% * 593 / 1216)}}.boxspring__item-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:2px;min-height:360px}@media screen and (max-width:1679px){.boxspring__item-image{min-height:340px}}@media screen and (max-width:768px){.boxspring__item{flex-direction:column-reverse;gap:18px}.boxspring__item:nth-child(2n){flex-direction:column-reverse}.boxspring__item-right{width:100%;min-width:0}.boxspring__item-image{border-radius:4px;min-height:0;height:230px}}@media screen and (max-width:429px){.boxspring__item-image{height:190px}}.boxspring__item-image_video{min-height:0;height:360px}.boxspring__item-left{flex-basis:100%;padding-top:44px;padding-bottom:44px;display:flex;flex-direction:column;gap:30px}@media screen and (max-width:1679px){.boxspring__item-image_video{height:340px}.boxspring__item-left{padding-top:32px;padding-bottom:28px}}@media screen and (max-width:1140px){.boxspring__item-left{padding-bottom:20px}}@media screen and (max-width:768px){.boxspring__item-image_video{height:230px}.boxspring__item-left{padding:0;gap:24px}}.boxspring__item-top{display:flex;flex-direction:column;gap:14px}.boxspring__item-title{font-size:24px;font-weight:700}@media screen and (max-width:768px){.boxspring__item-top{gap:12px}.boxspring__item-title{font-size:20px}}@media screen and (max-width:429px){.boxspring__item-image_video{height:190px}.boxspring__item-top{gap:10px}.boxspring__item-title{font-size:16px;line-height:20px}}.boxspring__item-subtitle{color:#52575C;font-size:20px;font-weight:500}@media screen and (max-width:1860px){.boxspring__item-subtitle{max-width:544px}}@media screen and (max-width:1679px){.boxspring__item-subtitle{font-size:18px}}@media screen and (max-width:1140px){.boxspring__item-subtitle{font-size:20px}}@media screen and (max-width:768px){.boxspring__item-subtitle{font-size:18px;font-weight:700}.boxspring__item-subtitle br{display:none}}@media screen and (max-width:429px){.boxspring__item-subtitle{font-size:14px;line-height:18px}}.boxspring__item-text{max-width:800px;color:#6D7580;font-size:18px;line-height:22px}@media screen and (max-width:1860px){.boxspring__item-text{max-width:674px}}@media screen and (max-width:1679px){.boxspring__item-text{font-size:16px;line-height:20px}}@media screen and (max-width:1140px){.boxspring__item-text{font-size:18px;line-height:22px}}@media screen and (max-width:768px){.boxspring__item-text{font-size:16px;line-height:20px}}@media screen and (max-width:429px){.boxspring__item-text{font-size:14px;line-height:18px}}.boxspring__item-list{margin:5px 0;padding:0;list-style:none;color:#52575C;font-size:18px;font-weight:500;display:flex;flex-direction:column;gap:17px;line-height:22px}@media screen and (max-width:1679px){.boxspring__item-list{font-size:16px;gap:18px}}@media screen and (max-width:1140px){.boxspring__item-list{font-size:18px;gap:21px}}@media screen and (max-width:768px){.boxspring__item-list{font-size:16px;gap:20px;margin:0;line-height:20px}}@media screen and (max-width:429px){.boxspring__item-list{font-size:14px;line-height:18px;gap:21px}}.boxspring__item-list li{padding-left:42px;position:relative}.boxspring__item-list li:before{content:'';position:absolute;left:0;top:-1px;width:24px;height:24px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDZMOSAxN0w0IDEyIiBzdHJva2U9IiM3OTgwODciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) center center no-repeat;background-size:contain}@media screen and (max-width:768px){.boxspring__item-list li{max-width:341px;padding-left:36px}.boxspring__item-list li:before{top:50%;transform:translateY(-50%);width:20px;height:20px;left:1px}}.collections{padding:72px 0;display:flex;flex-direction:column;gap:54px}.collections__title{font-family:Cormorant;font-size:54px;line-height:64px;font-weight:600;text-align:center}@media screen and (max-width:1679px){.collections__title{font-size:48px;line-height:48px}}@media screen and (max-width:1140px){.collections{padding:40px 0}.collections__title{font-size:36px;line-height:36px}}@media screen and (max-width:768px){.collections{gap:12px}.collections__title{font-size:32px;line-height:32px;margin-bottom:24px}}.collections__container{display:flex;flex-wrap:wrap;gap:30px}.collections__item{display:flex;opacity:.1;transition:1s;background:#FAFAFA;flex-direction:column;width:calc(50% - 15px)}.collections__item_active{opacity:1}.collections__item-left{width:100%;position:relative;aspect-ratio:845/475}@media screen and (max-width:768px){.collections__item{background:0 0;width:100%}.collections__item-left{width:calc(100% + 6 * 5px);min-width:0;margin-left:-15px;margin-right:-15px}}.collections__item-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;position:absolute}.collections__item-right{padding:38px 50px;flex-basis:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1860px){.collections__container{gap:30px}.collections__item-right{padding:28px 42px}}@media screen and (max-width:1279px){.collections__item-right{padding:28px 42px}}.collections__item-info{display:flex;flex-direction:column;gap:18px;align-items:flex-start;height:100%}.collections .pagination__button:before,.collections__button:before{height:24px;transition:background .15s;position:relative;content:'';vertical-align:middle}.collections__item-title{font-size:38px;font-weight:700;line-height:40px;font-family:Cormorant}@media screen and (max-width:1140px){.collections__item-info{gap:10}.collections__item-title{font-size:32px;line-height:36px}}@media screen and (max-width:768px){.collections__item-right{padding:18px 0 20px}.collections__item-info{gap:10px;margin:0}.collections__item-title{font-size:28px;line-height:28px}}.collections__item-tags{display:flex;gap:5px;flex-wrap:wrap;margin:16px 0 0}.collections__item-tag{padding:3px 9px;border:1px solid #e5e5e5;border-radius:16px;white-space:nowrap;font-size:13px}.collections__item-text{color:#2d3136;font-size:16px;margin-bottom:15px}@media screen and (max-width:1140px){.collections__item-text{font-size:14px;line-height:22px}}@media screen and (max-width:429px){.collections__item-info{gap:5px}.collections__item-text{font-size:15px;line-height:20px}.collections__item-text br{display:none}}.collections__item-button{padding-left:28px;padding-right:28px;min-height:42px;font-size:16px;margin-top:auto}@media screen and (max-width:1140px){.collections__item-button{min-height:52px;max-width:350px;width:100%;padding-left:10px;padding-right:10px}}@media screen and (max-width:768px){.collections__item-text{font-weight:400;margin-bottom:0}.collections__item-button{margin-top:18px;width:100%;min-height:50px;max-width:none;font-size:16px}}@media screen and (max-width:429px){.collections__item-button{min-height:46px;margin-top:10px;font-size:14px}}.collections__button{display:flex;width:100%;max-width:330px;margin:0 auto}@media screen and (max-width:1679px){.collections__button{min-height:48px}}@media screen and (max-width:1279px){.collections__button{max-width:351px}}@media screen and (max-width:1140px){.collections__button{max-width:538px}}@media screen and (max-width:768px){.collections__button{min-height:52px;font-size:16px}}@media screen and (max-width:429px){.collections__button{font-size:14px;min-height:46px}}.collections__button:before{display:inline-block;border:3px solid #fff;border-left-color:transparent;width:24px;border-radius:50%;margin:-2px 16px 0 0}@media screen and (max-width:768px){.collections__button:before{width:16px;height:16px;margin-right:7px}}@media screen and (min-width:1141px){.collections__button:hover:before{border-color:#fff #fff #fff transparent;animation:rotateLoadingButton .6s infinite linear}}.collections__button_loading:before,.collections__button_loading:hover:before{animation:rotateLoadingButton .6s infinite}.collections .pagination__button{display:flex;width:100%;max-width:330px;margin:0 auto}@media screen and (max-width:1279px){.collections .pagination__button{max-width:351px}}@media screen and (max-width:1140px){.collections .pagination__button{max-width:538px}}.collections .pagination__button:before{display:inline-block;border:3px solid #fff;border-left-color:transparent;width:24px;border-radius:50%;margin:-2px 16px 0 0}@media screen and (min-width:1141px){.collections .pagination__button:hover:before{border-color:#fff #fff #fff transparent;animation:rotateLoadingButton .6s infinite linear}}.collections .pagination__button_loading:before,.collections .pagination__button_loading:hover:before{animation:rotateLoadingButton .6s infinite}.seo{display:flex;flex-direction:column;gap:84px;padding:72px 0 120px}@media screen and (max-width:1860px){.seo{padding-bottom:120px}}@media screen and (max-width:1679px){.collections .pagination__button{min-height:48px}.seo{gap:72px;padding-bottom:90px}}@media screen and (max-width:1279px){.seo{padding-bottom:90px}}@media screen and (max-width:768px){.collections .pagination__button{min-height:52px;font-size:16px}.collections .pagination__button:before{width:16px;height:16px;margin-right:7px}.seo{padding:52px 0 90px;gap:48px}}@media screen and (max-width:429px){.collections .pagination__button{font-size:14px;min-height:46px}.seo{padding:42px 0 90px;gap:48px}}.seo__top{display:flex;flex-direction:column;gap:28px;align-items:center}@media screen and (max-width:768px){.seo__top{align-items:flex-start}}.seo__block,.seo__block-grid-item{flex-direction:column;display:flex}.seo__top-title{font-size:38px;font-weight:700;text-align:center;font-family:Cormorant}@media screen and (max-width:768px){.seo__top-title{text-align:start;font-size:28px}}@media screen and (max-width:429px){.seo__top-title{font-size:24px;max-width:258px}}.seo__top-text{color:#6D7580;font-size:18px;font-weight:400;text-align:center;max-width:1356px}@media screen and (max-width:1860px){.seo__top-text{max-width:1119px}}@media screen and (max-width:1679px){.seo__top-text{max-width:1040px}}@media screen and (max-width:1279px){.seo__top-text{max-width:915px}}.seo__block{gap:54px}@media screen and (max-width:1679px){.seo__block{gap:42px}}@media screen and (max-width:1140px){.seo__block{gap:54px}}@media screen and (max-width:768px){.seo__top-text{text-align:start;font-size:16px;line-height:22px}.seo__block{gap:40px}}@media screen and (max-width:429px){.seo__top-text{font-size:16px;line-height:20px}.seo__block{gap:36px}}.seo__block-title{font-size:34px;font-weight:700;text-align:center;font-family:Cormorant}@media screen and (max-width:768px){.seo__block-title{font-size:24px;text-align:start}}@media screen and (max-width:429px){.seo__block-title{font-size:22px;max-width:280px}}.seo__block-grid{display:flex;flex-wrap:wrap;width:100%;margin:0 auto}.seo__block-grid_2{max-width:1422px;-moz-column-gap:52px;column-gap:52px;row-gap:34px}@media screen and (max-width:1860px){.seo__block-grid_2{max-width:1402px;-moz-column-gap:10px;column-gap:10px}}@media screen and (max-width:1140px){.seo__block-grid_2{flex-direction:column;-moz-column-gap:0;column-gap:0;row-gap:40px}}@media screen and (max-width:429px){.seo__block-grid_2{row-gap:36px}}.seo__block-grid_2 .seo__block-grid-item:nth-child(2n+1){width:calc(100% * 698 / 1422 - 26px);min-width:calc(100% * 698 / 1422 - 26px)}@media screen and (max-width:1860px){.seo__block-grid_2 .seo__block-grid-item:nth-child(2n+1){width:calc(100% * 688 / 1402 - 5px);min-width:calc(100% * 688 / 1402 - 5px)}}@media screen and (max-width:1679px){.seo__block-grid_2 .seo__block-grid-item:nth-child(2n+1){width:calc(50% - 5px);min-width:calc(50% - 5px)}}@media screen and (max-width:1140px){.seo__block-grid_2 .seo__block-grid-item:nth-child(2n+1){width:100%;min-width:0}}.seo__block-grid_2 .seo__block-grid-item:nth-child(2n){width:calc(100% * 724 / 1422 - 26px);min-width:calc(100% * 724 / 1422 - 26px)}@media screen and (max-width:1860px){.seo__block-grid_2 .seo__block-grid-item:nth-child(2n){width:calc(100% * 714 / 1402 - 5px);min-width:calc(100% * 714 / 1402 - 5px)}}@media screen and (max-width:1679px){.seo__block-grid_2 .seo__block-grid-item:nth-child(2n){width:calc(50% - 5px);min-width:calc(50% - 5px)}}@media screen and (max-width:1140px){.seo__block-grid_2 .seo__block-grid-item:nth-child(2n){width:100%;min-width:0}.seo__block-grid_2 .seo__block-grid-item{align-items:center}.seo__block-grid_2 .seo__block-grid-item-title{text-align:center}.seo__block-grid_2 .seo__block-grid-item-text{max-width:913px;text-align:center}}@media screen and (max-width:768px){.seo__block-grid_2 .seo__block-grid-item{align-items:flex-start}.seo__block-grid_2 .seo__block-grid-item-title{text-align:start}.seo__block-grid_2 .seo__block-grid-item-text{max-width:913px;text-align:start}}.seo__block-grid_3{-moz-column-gap:141px;column-gap:141px;row-gap:54px;align-items:center}@media screen and (max-width:1860px){.seo__block-grid_3{-moz-column-gap:51px;column-gap:51px}}@media screen and (max-width:1679px){.seo__block-grid_3{-moz-column-gap:30px;column-gap:30px;padding-top:12px}.seo__block-grid_3 .seo__block-grid-item-text{font-size:16px;line-height:20px}}.seo__block-grid_3 .seo__block-grid-item:nth-child(1),.seo__block-grid_3 .seo__block-grid-item:nth-child(4),.seo__block-grid_3 .seo__block-grid-item:nth-child(7){width:calc(100% * (544 + 141 * 2 / 3)/ 1720 - 141px * 2 / 3);min-width:calc(100% * (544 + 141 * 2 / 3)/ 1720 - 141px * 2 / 3)}@media screen and (max-width:1860px){.seo__block-grid_3 .seo__block-grid-item:nth-child(1),.seo__block-grid_3 .seo__block-grid-item:nth-child(4),.seo__block-grid_3 .seo__block-grid-item:nth-child(7){width:calc(100% * (544 + 51 * 2 / 3)/ 1540 - 51px * 2 / 3);min-width:calc(100% * (544 + 51 * 2 / 3)/ 1540 - 51px * 2 / 3)}}@media screen and (max-width:1679px){.seo__block-grid_3 .seo__block-grid-item:nth-child(1),.seo__block-grid_3 .seo__block-grid-item:nth-child(4),.seo__block-grid_3 .seo__block-grid-item:nth-child(7){width:calc(100% * (400 + 30 * 2 / 3)/ 1216 - 30px * 2 / 3);min-width:calc(100% * (400 + 30 * 2 / 3)/ 1216 - 30px * 2 / 3)}}@media screen and (max-width:1279px){.seo__block-grid_3{-moz-column-gap:24px;column-gap:24px}.seo__block-grid_3 .seo__block-grid-item:nth-child(1),.seo__block-grid_3 .seo__block-grid-item:nth-child(4),.seo__block-grid_3 .seo__block-grid-item:nth-child(7){width:calc(100% / 3 - 24px * 2 / 3);min-width:calc(100% / 3 - 24px * 2 / 3)}}.seo__block-grid_3 .seo__block-grid-item:nth-child(2),.seo__block-grid_3 .seo__block-grid-item:nth-child(5),.seo__block-grid_3 .seo__block-grid-item:nth-child(8){width:calc(100% * (462 + 141 * 2 / 3)/ 1720 - 141px * 2 / 3);min-width:calc(100% * (462 + 141 * 2 / 3)/ 1720 - 141px * 2 / 3)}@media screen and (max-width:1860px){.seo__block-grid_3 .seo__block-grid-item:nth-child(2),.seo__block-grid_3 .seo__block-grid-item:nth-child(5),.seo__block-grid_3 .seo__block-grid-item:nth-child(8){width:calc(100% * (462 + 51 * 2 / 3)/ 1540 - 51px * 2 / 3);min-width:calc(100% * (462 + 51 * 2 / 3)/ 1540 - 51px * 2 / 3)}}@media screen and (max-width:1679px){.seo__block-grid_3 .seo__block-grid-item:nth-child(2),.seo__block-grid_3 .seo__block-grid-item:nth-child(5),.seo__block-grid_3 .seo__block-grid-item:nth-child(8){width:calc(100% * (400 + 30 * 2 / 3)/ 1216 - 30px * 2 / 3);min-width:calc(100% * (400 + 30 * 2 / 3)/ 1216 - 30px * 2 / 3)}}@media screen and (max-width:1279px){.seo__block-grid_3 .seo__block-grid-item:nth-child(2),.seo__block-grid_3 .seo__block-grid-item:nth-child(5),.seo__block-grid_3 .seo__block-grid-item:nth-child(8){width:calc(100% / 3 - 24px * 2 / 3);min-width:calc(100% / 3 - 24px * 2 / 3)}}.seo__block-grid_3 .seo__block-grid-item:nth-child(3),.seo__block-grid_3 .seo__block-grid-item:nth-child(6),.seo__block-grid_3 .seo__block-grid-item:nth-child(9){width:calc(100% * (432 + 141 * 2 / 3)/ 1720 - 141px * 2 / 3);min-width:calc(100% * (432 + 141 * 2 / 3)/ 1720 - 141px * 2 / 3)}@media screen and (max-width:1860px){.seo__block-grid_3 .seo__block-grid-item:nth-child(3),.seo__block-grid_3 .seo__block-grid-item:nth-child(6),.seo__block-grid_3 .seo__block-grid-item:nth-child(9){width:calc(100% * (432 + 51 * 2 / 3)/ 1540 - 51px * 2 / 3);min-width:calc(100% * (432 + 51 * 2 / 3)/ 1540 - 51px * 2 / 3)}.seo__block-grid-item-text{max-width:650px}}@media screen and (max-width:1679px){.seo__block-grid_3 .seo__block-grid-item:nth-child(3),.seo__block-grid_3 .seo__block-grid-item:nth-child(6),.seo__block-grid_3 .seo__block-grid-item:nth-child(9){width:calc(100% * (356 + 30 * 2 / 3)/ 1216 - 30px * 2 / 3);min-width:calc(100% * (356 + 30 * 2 / 3)/ 1216 - 30px * 2 / 3)}}@media screen and (max-width:1279px){.seo__block-grid_3 .seo__block-grid-item:nth-child(3),.seo__block-grid_3 .seo__block-grid-item:nth-child(6),.seo__block-grid_3 .seo__block-grid-item:nth-child(9){width:calc(100% / 3 - 24px * 2 / 3);min-width:calc(100% / 3 - 24px * 2 / 3)}}@media screen and (max-width:1140px){.seo__block-grid_3{row-gap:44px;padding:0}.seo__block-grid_3 .seo__block-grid-item:nth-child(1),.seo__block-grid_3 .seo__block-grid-item:nth-child(2),.seo__block-grid_3 .seo__block-grid-item:nth-child(3),.seo__block-grid_3 .seo__block-grid-item:nth-child(4),.seo__block-grid_3 .seo__block-grid-item:nth-child(5),.seo__block-grid_3 .seo__block-grid-item:nth-child(6),.seo__block-grid_3 .seo__block-grid-item:nth-child(7),.seo__block-grid_3 .seo__block-grid-item:nth-child(8),.seo__block-grid_3 .seo__block-grid-item:nth-child(9){width:calc(50% - 12px);min-width:calc(50% - 12px)}.seo__block-grid_3 .seo__block-grid-item-text{line-height:22px;font-size:18px}}.seo__block-grid-item{gap:14px}@media screen and (max-width:768px){.seo__block-grid_3{flex-direction:column;row-gap:24px;margin-top:-8px}.seo__block-grid_3 .seo__block-grid-item-text{font-size:16px;line-height:20px}.seo__block-grid_3 .seo__block-grid-item:nth-child(1),.seo__block-grid_3 .seo__block-grid-item:nth-child(2),.seo__block-grid_3 .seo__block-grid-item:nth-child(3),.seo__block-grid_3 .seo__block-grid-item:nth-child(4),.seo__block-grid_3 .seo__block-grid-item:nth-child(5),.seo__block-grid_3 .seo__block-grid-item:nth-child(6),.seo__block-grid_3 .seo__block-grid-item:nth-child(7),.seo__block-grid_3 .seo__block-grid-item:nth-child(8),.seo__block-grid_3 .seo__block-grid-item:nth-child(9){width:100%;min-width:none}.seo__block-grid-item{gap:16px}}@media screen and (max-width:429px){.seo__block-grid_3 .seo__block-grid-item-text{font-size:14px;line-height:18px}.seo__block-grid-item{gap:14px}}.seo__block-grid-item_dot{padding-left:31px;position:relative}.seo__block-grid-item_dot:before{content:'';position:absolute;left:13px;top:11px;width:5px;height:5px;border-radius:50%;background:#2C2E2D}.seo__block-grid-item_dot .seo__block-grid-item-text{padding-left:0}@media screen and (max-width:1140px){.seo__block-grid-item_dot{padding:0}.seo__block-grid-item_dot:before{content:none}.seo__block-grid-item_dot .seo__block-grid-item-text{padding:0}.seo__block-grid-item_dot .seo__block-grid-item-title{padding-left:31px;position:relative}.seo__block-grid-item_dot .seo__block-grid-item-title:before{content:'';position:absolute;left:13px;top:11px;width:5px;height:5px;border-radius:50%;background:#2C2E2D}}@media screen and (max-width:1140px) and (max-width:768px){.seo__block-grid-item_dot .seo__block-grid-item-title{padding-left:18px}.seo__block-grid-item_dot .seo__block-grid-item-title:before{left:1px;top:9px}}@media screen and (max-width:1140px) and (max-width:429px){.seo__block-grid-item_dot .seo__block-grid-item-title:before{top:8px}}.seo__block-grid-item_check:before,.visual__features li:before{top:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDZMOSAxN0w0IDEyIiBzdHJva2U9IiM3OTgwODciIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) center center no-repeat}.seo__block-grid-item_check{padding-left:42px;position:relative}.seo__block-grid-item_check:before{content:'';position:absolute;left:0;width:24px;height:24px;background-size:contain;transform:translateY(-50%)}.seo__block-grid-item-title{font-size:20px;font-weight:500}@media screen and (max-width:768px){.seo__block-grid-item_check{padding-left:36px}.seo__block-grid-item_check:before{width:20px;height:20px}.seo__block-grid-item-title{font-size:18px;line-height:22px}.seo__block-grid-item-text{font-size:16px;line-height:20px}}@media screen and (max-width:429px){.seo__block-grid-item-title{font-size:16px;line-height:20px}}.seo__block-grid-item-text{color:#6D7580;font-size:16px}.seo__block-grid-item-text span{color:#2C2E2D}.seo__note{background:#FAFAFA;padding:54px 0;display:flex;flex-direction:column;align-items:center}.seo__note-text{text-align:center;font-size:18px;font-weight:500;line-height:1.5;max-width:1194px}@media screen and (max-width:1679px){.seo__note{padding:50px 0}.seo__note-text{max-width:995px}}@media screen and (max-width:1279px){.seo__note-text{max-width:858px}}.seo__note-text br{display:none}@media screen and (max-width:768px){.seo__note{padding:32px 5px;margin-left:-5px;margin-right:-5px}.seo__note-text{text-align:start;font-size:16px}.seo__note-text br{display:initial}}.seo__bottom{margin-top:26px;display:flex;flex-direction:column;gap:10px;align-items:center}@media screen and (max-width:1679px){.seo__bottom{margin-top:38px}}@media screen and (max-width:1140px){.seo__note-text{max-width:986px}.seo__bottom{margin-top:28px}}.seo__bottom-title{font-size:38px;font-weight:700;text-align:center;font-family:Cormorant;max-width:906px}@media screen and (max-width:1679px){.seo__bottom-title{font-size:34px;max-width:718px}}@media screen and (max-width:1279px){.seo__bottom-title{max-width:782px}}@media screen and (max-width:768px){.seo__bottom{margin-top:20px}.seo__bottom-title{font-size:24px}.seo__text{line-height:20px}}.seo__text{color:#6D7580;font-size:16px;max-width:1422px;margin:0 auto}@media screen and (max-width:1860px){.seo__text{max-width:1402px}}.seo__text span{color:#2C2E2D}.catalog-grid{display:flex;flex-direction:column;gap:20px;padding:10px 0 220px}@media screen and (max-width:1140px){.catalog-grid{padding-bottom:250px}}.catalog-grid__title{text-align:center;font-size:32px;font-weight:600}@media screen and (max-width:768px){.catalog-grid{padding:25px 0 124px}.catalog-grid__title{font-size:24px;line-height:28px}}@media screen and (max-width:429px){.catalog-grid{padding:27px 0 124px;gap:59px}.catalog-grid__title{font-size:20px;line-height:24px}}.catalog-grid__container{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;row-gap:54px}@media screen and (max-width:1679px){.catalog-grid__container{-moz-column-gap:29.33px;column-gap:29.33px}}.catalog-grid__item{width:calc(100% / 4 - 2 * 5px * 3 / 4);min-width:calc(100% / 4 - 2 * 5px * 3 / 4);display:flex;flex-direction:column;align-items:center;gap:14px;color:#2C2E2D;position:relative}@media screen and (min-width:1141px){.catalog-grid__item:hover .catalog-grid__item-image{transform:translateX(-50%) scale(1.1)}.catalog-grid__item:hover .catalog-grid__item-title:after{width:100%}.catalog-grid__item-image{transition:.3s}}@media screen and (max-width:1679px){.catalog-grid__item{width:calc(100% / 4 - 29.33px * 3 / 4);min-width:calc(100% / 4 - 29.33px * 3 / 4)}}@media screen and (max-width:1279px){.catalog-grid__container{-moz-column-gap:24.33px;column-gap:24.33px;row-gap:52px}.catalog-grid__item{width:calc(100% / 4 - 24.33px * 3 / 4);min-width:calc(100% / 4 - 24.33px * 3 / 4);gap:16px}}@media screen and (max-width:1140px){.catalog-grid__container{-moz-column-gap:24px;column-gap:24px;row-gap:32px}.catalog-grid__item{width:calc(100% / 2 - 24px / 2);min-width:calc(100% / 2 - 24px / 2);gap:18px}}@media screen and (max-width:768px){.catalog-grid__container{-moz-column-gap:10px;column-gap:10px}.catalog-grid__item{width:calc(100% / 2 - 10px / 2);min-width:calc(100% / 2 - 10px / 2)}}.catalog-grid__item-image{position:absolute;left:50%;top:20px;transform:translateX(-50%);height:calc(100% - 40px);max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.catalog-grid__item-image-wrapper{width:100%;background:#FAFAFA;height:307px;position:relative}@media screen and (max-width:1679px){.catalog-grid__item-image-wrapper{height:258px;padding:16px}}@media screen and (max-width:768px){.catalog-grid__item-image-wrapper{height:198px;padding:13px}}@media screen and (max-width:429px){.catalog-grid__item-image-wrapper{height:160px;padding:10px}}.catalog-grid__item-title:after,.order-visit__text a:after{content:'';left:0;height:1px}.catalog-grid__item-title{font-size:18px;font-weight:500;line-height:26px}@media screen and (max-width:1140px){.catalog-grid__item-title{line-height:22px}}@media screen and (min-width:1141px){.catalog-grid__item-title{position:relative}.catalog-grid__item-title:after{transition:.3s}}@media screen and (max-width:429px){.catalog-grid__item-title{font-size:16px;line-height:20px}}.catalog-grid__item-title:after{position:absolute;top:100%;width:0;background:#2C2E2D}.catalog-grid__item-icon{position:absolute;right:16px;top:16px}.title-left-text-right{display:flex;flex-direction:column;gap:54px;padding:72px 0}.title-left-text-right__columns{display:flex;gap:10px}.title-left-text-right__right{width:calc(100% * (990 + 16)/ 1720 - 2 * 5px / 2);min-width:calc(100% * (990 + 16)/ 1720 - 2 * 5px / 2)}@media screen and (max-width:1860px){.title-left-text-right__right{width:calc(100% * (907 + 16)/ 1540 - 2 * 5px / 2);min-width:calc(100% * (907 + 16)/ 1540 - 2 * 5px / 2)}}@media screen and (max-width:1679px){.title-left-text-right__right{width:calc(100% * (729 + 16)/ 1216 - 2 * 5px / 2);min-width:calc(100% * (729 + 16)/ 1216 - 2 * 5px / 2)}.title-left-text-right__text{max-width:709px}}@media screen and (max-width:1279px){.title-left-text-right__right{width:calc(100% * (734 + 16)/ 1101 - 2 * 5px / 2);min-width:calc(100% * (734 + 16)/ 1101 - 2 * 5px / 2)}}@media screen and (max-width:1140px){.title-left-text-right__columns{flex-direction:column;gap:44px}.title-left-text-right__right{width:100%;min-width:0}}.title-left-text-right__left{flex-basis:100%}.title-left-text-right__title{font-size:42px;font-weight:500;font-family:Cormorant;line-height:40px}@media screen and (max-width:768px){.title-left-text-right{padding:40px 0 32px}.title-left-text-right__columns{gap:32px}.title-left-text-right__title{font-size:32px;line-height:36px}}@media screen and (max-width:429px){.title-left-text-right__title{font-size:28px;line-height:28px}.gallery__main-image{height:auto}}.title-left-text-right__text{color:#2C2E2D;font-size:16px;line-height:1.5}.title-left-text-right__text strong{color:#2C2E2D;font-weight:600}.gallery{display:flex;flex-direction:column;gap:20px}.gallery__main-image{width:100%;display:block}.gallery__grid{display:flex;flex-wrap:wrap;-moz-column-gap:5px;column-gap:5px;row-gap:0;align-items:flex-start;padding-bottom:30px}@media screen and (max-width:1679px){.gallery__grid{padding-bottom:30px}}@media screen and (max-width:768px){.gallery{gap:0}.gallery_product .gallery__grid:before{bottom:0}.gallery__main-image{margin-bottom:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-left:-15px;margin-right:-15px;width:calc(100% + 6 * 5px)}.gallery__grid{-moz-column-gap:5px;column-gap:5px;position:relative;padding-bottom:20px;margin:10px -5px 0}.gallery__grid:before{content:'';position:absolute;left:-15px;right:-15px;top:-10px;bottom:-10px;background:#FAFAFA}}.order-visit:before,.visual:before{bottom:0;transform:translateX(-50%)}.gallery__grid-image{display:block;width:100%}.gallery__grid-image-wrapper{width:calc(50% - 5px);min-width:calc(50% - 5px);margin-bottom:20px}@media screen and (max-width:1860px){.gallery__grid-image-wrapper{width:calc(50% - 5px);min-width:calc(50% - 5px)}}@media screen and (max-width:1679px){.gallery__grid-image-wrapper{width:calc(50% - 5px);min-width:calc(50% - 5px);margin-bottom:20px}}@media screen and (max-width:1279px){.gallery__grid-image-wrapper{width:calc(50% - 5px);min-width:calc(50% - 5px);margin-bottom:20px}}@media screen and (max-width:768px){.gallery__grid-image-wrapper{width:calc(50% - 5px);min-width:calc(50% - 5px);margin-bottom:8px;position:relative}.gallery__grid-gutter{width:10px}}.gallery__grid-gutter{width:10px}@media screen and (max-width:1860px){.gallery__grid-gutter{width:10px}}@media screen and (max-width:1679px){.gallery__grid-gutter{width:10px}}@media screen and (max-width:1279px){.gallery__grid-gutter{width:10px}}.order-visit{position:relative;padding:96px 0;display:flex;flex-direction:column;gap:54px;margin-top:48px}.order-visit:before{content:'';position:absolute;left:50%;top:0;width:100vw;background:#FAFAFA}.order-visit__columns{position:relative;display:flex;gap:10px}@media screen and (max-width:768px){.order-visit{padding:20px 0;margin-top:0}.order-visit__columns{flex-direction:column;gap:18px}}.order-visit__column{width:calc(50% - 5px);min-width:calc(50% - 5px);padding:44px 64px 44px 44px;display:flex;flex-direction:column;gap:36px;background:#fff;box-shadow:0 4.5px 10px 0 rgba(131,131,131,.051),0 1.9px 4px 0 rgba(131,131,131,.051),0 .7px 1.4px 0 rgba(131,131,131,.071)}@media screen and (max-width:1860px){.order-visit__column{padding:44px 64px 44px 54px}}@media screen and (max-width:1679px){.order-visit__column{padding:44px 40px}}@media screen and (max-width:768px){.order-visit__column{margin-left:-15px;margin-right:-15px;padding:40px 15px;box-shadow:none;width:calc(100% + 6 * 5px);min-width:0;gap:44px}}@media screen and (max-width:429px){.order-visit__column{gap:40px}}.order-visit__top{display:flex;flex-direction:column;gap:20px}.create,.order-visit__form{display:flex;flex-direction:column}.order-visit__title{font-size:24px;font-weight:600}@media screen and (max-width:429px){.order-visit__title{font-size:18px;line-height:22px}}.order-visit__text{color:#6D7580;font-size:18px;font-weight:400}@media screen and (max-width:768px){.order-visit__top{gap:14px}.order-visit__text{font-size:16px;line-height:20px}.order-visit__form-columns{flex-direction:column}}.order-visit__text a{color:#05F;white-space:nowrap;position:relative}.order-visit__text a:after{position:absolute;top:100%;width:0;background:#05F;transition:.3s}.order-visit__text a:hover:after{width:100%}.order-visit__form{gap:24px}.order-visit__form-columns{display:flex;gap:20px}.order-visit__form-column{flex-basis:100%}.order-visit__form-row{margin:0;position:relative}.order-visit__form-row_phone .order-visit__form-input{padding-left:48px}.order-visit__form-row-icon{position:absolute;left:14px;top:12px}@media screen and (max-width:429px){.order-visit__form-columns{gap:18px}.order-visit__form-row .form__checkbox{margin-top:-2px}}.order-visit__form-input{height:44px;padding:0 14px;font-size:16px}.order-visit__form-input::-moz-placeholder{color:#A5ABB3}.order-visit__form-input::placeholder{color:#A5ABB3}.order-visit__form label.error{padding-left:0;padding-right:0}.order-visit__form-checkbox-label{font-size:14px;font-weight:500}.order-visit__form-checkbox-label-link{font-weight:500;color:#9B6A5B;position:relative}.order-visit__form-checkbox-label-link:after,.visual:before{position:absolute;content:''}.order-visit__form-checkbox-label-link:after{left:0;top:100%;width:0;height:1px;background:#9B6A5B;transition:.3s}.order-visit__form-checkbox-label-link:hover:after{width:100%}.order-visit__form .order-visit__button{margin-top:11px}@media screen and (max-width:768px){.order-visit__form .order-visit__button{margin-top:18px;min-height:52px}}@media screen and (max-width:429px){.order-visit__form .order-visit__button{margin-top:12px;min-height:46px;font-size:14px}}.order-visit__button{width:100%;min-height:52px;font-size:16px;font-weight:500;margin-top:auto;text-align:center}@media screen and (max-width:1679px){.order-visit__button{min-height:48px}}@media screen and (max-width:768px){.order-visit__button{min-height:52px;margin-top:10px}}@media screen and (max-width:429px){.order-visit__button{margin-top:7px;min-height:46px;font-size:14px}}.create{gap:40px;padding:90px 0}.create__grid-item,.create__info{flex-direction:column;display:flex}@media screen and (max-width:768px){.create{padding:40px 0 64px;gap:20px}.create__info{gap:10px}}.create__info{gap:10px}.create__info-title{font-size:38px;font-weight:500;font-family:Cormorant;text-align:center}@media screen and (max-width:768px){.create__info-title{font-size:28px;text-align:start}}.create__info-text{color:#6D7580;font-size:18px;text-align:center}.create__grid{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;row-gap:72px}@media screen and (max-width:1679px){.create__grid{-moz-column-gap:30px;column-gap:30px}}@media screen and (max-width:768px){.create__info-text{font-size:16px;line-height:20px;text-align:start}.create__grid{flex-direction:column;gap:56px}}@media screen and (max-width:429px){.create__grid{gap:32px}}.create__grid-item{width:calc(50% - 5px);min-width:calc(50% - 5px);gap:20px}@media screen and (max-width:1679px){.create__grid-item{width:calc(50% - 15px);min-width:calc(50% - 15px)}}@media screen and (max-width:1279px){.create__grid{-moz-column-gap:24px;column-gap:24px}.create__grid-item{width:calc(50% - 12px);min-width:calc(50% - 12px)}}.create__grid-item-image{aspect-ratio:844/290;width:100%;object-fit:cover;object-position:center;border-radius:2px;height:290px}@media screen and (max-width:1679px){.create__grid-item-image{height:270px}}.create__grid-item-info{display:flex;flex-direction:column;gap:20px;padding:0 12px}@media screen and (max-width:1140px){.title-left-text-right__text{max-width:none}.create__grid-item-info{padding:0}}@media screen and (max-width:768px){.create__grid-item{width:100%;min-width:0;gap:20px}.create__grid-item-image{border-radius:4px;height:230px}.create__grid-item-info{gap:12px}}.create__grid-item-title{font-size:28px;font-weight:500;font-family:Cormorant}@media screen and (max-width:1679px){.create__grid-item-title{font-size:26px}}@media screen and (max-width:429px){.create__grid-item-image{height:170px}.create__grid-item-title{font-size:24px}}.create__grid-item-text{color:#6D7580;font-size:16px;line-height:22px}.collection-catalog{display:flex;flex-direction:column;gap:54px;padding:72px 0}@media screen and (max-width:768px){.create__grid-item-text{font-size:16px;line-height:20px}.collection-catalog{padding:40px 0;gap:40px}}@media screen and (max-width:429px){.create__grid-item-text{font-size:14px;line-height:18px}.collection-catalog{gap:28px}}.collection-catalog__info{display:flex;flex-direction:column;gap:15px;align-items:center}@media screen and (max-width:1279px){.collection-catalog__info{gap:15px}}.collection-catalog__info-title{font-size:32px;font-weight:600;text-align:center;line-height:36px}@media screen and (max-width:768px){.collection-catalog__info{gap:10px;align-items:flex-start}.collection-catalog__info-title{text-align:start;font-size:24px;line-height:28px}}.collection-catalog__info-text{color:#6D7580;font-size:16px;text-align:center;max-width:1148px;line-height:24px}@media screen and (max-width:1679px){.collection-catalog__info-text{max-width:930px}}.collection-catalog__container{display:flex;flex-direction:column;align-items:center;gap:72px}.collection-catalog__container .pagination{width:100%;margin:0}@media screen and (max-width:768px){.collection-catalog__info-text{text-align:start;font-size:16px;line-height:20px}.collection-catalog__container{gap:44px}.collection-catalog__container .pagination{width:100%}}.collection-catalog__container .pagination__button{width:100%;max-width:300px}@media screen and (max-width:1679px){.collection-catalog__container .pagination__button{max-width:330px;min-height:48px}}@media screen and (max-width:1279px){.collection-catalog__container .pagination__button{max-width:351px}}@media screen and (max-width:1140px){.collection-catalog__container .pagination__button{width:538px;max-width:none}}@media screen and (max-width:768px){.collection-catalog__container .pagination__button{width:100%;min-height:52px}}.collection-catalog__container .pagination__button:before{content:'';display:inline-block;border:3px solid #fff;border-left-color:transparent;width:24px;height:24px;border-radius:50%;position:relative;vertical-align:middle;margin:-2px 16px 0 0;transition:background .15s}@media screen and (max-width:768px){.collection-catalog__container .pagination__button:before{width:16px;height:16px;margin-right:7px}}@media screen and (min-width:1141px){.collection-catalog__container .pagination__button:hover:before{border-color:#fff #fff #fff transparent;animation:rotateLoadingButton .6s infinite linear}.modal__close path{transition:.3s}.modal__close:hover path{stroke:#2C2E2D}}.collection-catalog__container .pagination__button_loading:before,.collection-catalog__container .pagination__button_loading:hover:before{animation:rotateLoadingButton .6s infinite}.collection-catalog__grid{display:flex;flex-wrap:wrap;width:100%;-moz-column-gap:10px;column-gap:10px;row-gap:44px}@media screen and (max-width:1679px){.collection-catalog__grid{-moz-column-gap:10px;column-gap:10px}.collection-catalog__grid-item{width:calc(33.3333% - 2 * 5px * 2 / 3);min-width:calc(33.3333% - 2 * 5px * 2 / 3)}}.collection-catalog__grid-item{width:calc(33.3333% - 2 * 5px * 2 / 3);min-width:calc(33.3333% - 2 * 5px * 2 / 3)}@media screen and (max-width:1279px){.collection-catalog__grid{-moz-column-gap:10px;column-gap:10px}.collection-catalog__grid-item{width:calc(33.3333% - 2 * 5px * 2 / 3);min-width:calc(33.3333% - 2 * 5px * 2 / 3)}}@media screen and (max-width:1140px){.collection-catalog__grid{-moz-column-gap:10px;column-gap:10px}.collection-catalog__grid-item{width:calc(33.3333% - 2 * 5px * 2 / 3);min-width:calc(33.3333% - 2 * 5px * 2 / 3)}}@media screen and (max-width:768px){.collection-catalog__grid{-moz-column-gap:10px;column-gap:10px;row-gap:8px}.collection-catalog__grid-item{width:calc(100% / 2 - 10px / 2);min-width:calc(100% / 2 - 10px / 2)}}@media screen and (max-width:429px){.collection-catalog__container .pagination__button{min-height:46px;font-size:14px}.collection-catalog__grid{-moz-column-gap:8px;column-gap:8px}.collection-catalog__grid-item{width:calc(100% / 2 - 8px / 2);min-width:calc(100% / 2 - 8px / 2)}}.visual{padding:72px 0;position:relative;display:flex;flex-direction:column;gap:54px}.visual:before{left:50%;top:0;width:100vw;background:#FAFAFA}.visual__columns{display:flex;gap:10px;position:relative}@media screen and (max-width:1679px){.visual__columns{gap:30px}}@media screen and (max-width:1279px){.visual__columns{gap:24px}}@media screen and (max-width:768px){.visual{padding:40px 0}.visual__columns{flex-wrap:wrap;gap:0;-moz-column-gap:12px;column-gap:12px;row-gap:40px}.visual__left{width:100%;order:3}}.visual__left{flex-basis:100%;display:flex;flex-direction:column;justify-content:center}.visual__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.visual__image-1{width:calc(100% * 552 / 1720);min-width:calc(100% * 552 / 1720)}@media screen and (max-width:1860px){.visual__image-1{width:calc(100% * 492 / 1540);min-width:calc(100% * 492 / 1540);height:454px}}@media screen and (max-width:1679px){.visual__image-1{width:calc(100% * 281 / 1216);min-width:calc(100% * 281 / 1216);height:450px}}@media screen and (max-width:1279px){.visual__image-1{width:calc(100% * 258 / 1101);min-width:calc(100% * 258 / 1101)}}@media screen and (max-width:768px){.visual__image-1{order:1;width:calc(100% * (250 + 6)/ 398 - 6px);min-width:calc(100% * (250 + 6)/ 398 - 6px);height:320px}}@media screen and (max-width:429px){.visual__columns{-moz-column-gap:8px;column-gap:8px;row-gap:32px}.visual__image-1{width:calc(100% * (200 + 4)/ 288 - 4px);min-width:calc(100% * (200 + 4)/ 288 - 4px);height:190px}}.visual__image-2{width:calc(100% * 260 / 1720);min-width:calc(100% * 260 / 1720)}@media screen and (max-width:1860px){.visual__image-2{width:calc(100% * 230 / 1540);min-width:calc(100% * 230 / 1540);height:454px}}@media screen and (max-width:1679px){.visual__image-2{width:calc(100% * 178 / 1216);min-width:calc(100% * 178 / 1216);height:450px}}@media screen and (max-width:1279px){.visual__image-2{width:calc(100% * 163 / 1101);min-width:calc(100% * 163 / 1101)}}@media screen and (max-width:768px){.visual__image-2{order:2;width:calc(100% * (136 + 6)/ 398 - 6px);min-width:calc(100% * (136 + 6)/ 398 - 6px);height:320px}}.visual__info{display:flex;flex-direction:column;gap:40px;max-width:682px;align-items:flex-start}@media screen and (max-width:429px){.visual__image-2{width:calc(100% * (80 + 4)/ 288 - 4px);min-width:calc(100% * (80 + 4)/ 288 - 4px);height:190px}.visual__info{gap:10px}}.visual__info-top{display:flex;flex-direction:column;gap:28px}@media screen and (max-width:768px){.visual__info-top{gap:18px}}@media screen and (max-width:429px){.visual__info-top{gap:16px}}.visual__info-middle{display:flex;flex-direction:column;gap:24px}.visual__title{max-width:545px;font-size:42px;font-weight:500;font-family:Cormorant}@media screen and (max-width:768px){.visual__info-middle{gap:28px;padding:0 4px}.visual__title{font-size:32px}}@media screen and (max-width:429px){.visual__info-middle{padding:0}.visual__title{font-size:28px}}.visual__text{color:#6D7580;font-size:18px;line-height:22px}@media screen and (max-width:1860px){.visual__text{max-width:624px}}@media screen and (max-width:768px){.visual__text{font-size:16px;line-height:20px}}.visual__subtitle{color:#9B6A5B;font-size:18px;font-weight:700;line-height:22px}.visual__features{margin:0;padding:0;list-style:none;color:#52575C;font-size:16px;font-weight:500;display:flex;flex-direction:column;gap:14px;line-height:20px}.visual__features li{padding-left:38px;position:relative}@media screen and (max-width:429px){.visual__subtitle{font-size:16px;line-height:20px}.visual__features{font-size:14px;line-height:18px;gap:16px}.visual__features li{padding-left:36px}}.visual__features li:before{content:'';position:absolute;left:0;width:20px;height:20px;background-size:contain;transform:translateY(-50%)}.visual__button{width:100%;max-width:339px}@media screen and (max-width:1860px){.visual__button{max-width:315px}}@media screen and (max-width:1679px){.visual__button{min-height:48px;max-width:325px}}.diversity{padding:44px 0;display:flex;flex-direction:column;gap:54px}@media screen and (max-width:1279px){.diversity{padding:54px 0 56px}}.diversity__columns{display:flex;gap:10px;align-items:flex-start}@media screen and (max-width:1860px){.diversity__columns{gap:13px}}@media screen and (max-width:1140px){.diversity{padding:44px 0 46px}.diversity__columns{flex-direction:column-reverse;gap:50px}}@media screen and (max-width:768px){.visual__button{width:100%;min-height:52px;max-width:none;font-size:16px}.diversity{padding:44px 0 34px}.diversity__columns{gap:63px}}@media screen and (max-width:429px){.visual__button{min-height:46px;font-size:14px}.diversity{padding:48px 0 34px}.diversity__columns{gap:53px}}.diversity__left{flex-basis:100%;display:flex;flex-direction:column;gap:44px}.diversity__right{width:calc(100% * 754 / 1720);min-width:calc(100% * 754 / 1720)}@media screen and (max-width:1860px){.diversity__right{width:calc(100% * 756 / 1540);min-width:calc(100% * 756 / 1540)}}@media screen and (max-width:1279px){.diversity__left{gap:54px}.diversity__right{padding-top:19px}}@media screen and (max-width:1140px){.diversity__left{gap:34px}.diversity__right{padding:0;width:100%;max-width:594px;margin:0 auto;min-width:0}}@media screen and (max-width:429px){.diversity__right{margin-right:-9px;margin-left:0;width:auto}}.diversity__image{display:block;width:100%}.diversity__title{font-size:32px;font-weight:600;font-family:Cormorant;position:relative}@media screen and (max-width:1279px){.diversity__title{margin-right:-50vw}}@media screen and (max-width:768px){.diversity__title{margin:0}}@media screen and (max-width:429px){.diversity__title{font-size:18px;line-height:22px}}.diversity__info{display:flex;flex-direction:column;gap:20px;max-width:773px;position:relative}@media screen and (max-width:1140px){.diversity__info{max-width:none}}.diversity__info-row{display:flex;flex-wrap:wrap;gap:13px;align-items:baseline}@media screen and (max-width:1860px) and (min-width:1680px){.slider_products{--gap:22.5px}.diversity__info-row:nth-child(5) .diversity__info-value{max-width:663px}.diversity__info-row:nth-child(6) .diversity__info-value{max-width:670px}.diversity__info-row:nth-child(7){margin-right:-13px}}@media screen and (max-width:1679px) and (min-width:1280px){.diversity__info-row:nth-child(7){margin-right:-200px}}@media screen and (max-width:1279px) and (min-width:1141px){.slider:not(.slider_products){--gap:24px!important}.slider_products{--slides:4!important;--gap:24px!important}.grid{--gap:24px!important}.diversity__info-row:nth-child(5) .diversity__info-value{max-width:490px}.diversity__info-row:nth-child(6){margin-right:-80px}.diversity__info-row:nth-child(7){margin-right:-230px}.diversity__info-row:nth-child(8){margin-right:-80px}}.diversity__info-label{font-size:18px;font-weight:500;line-height:22px}@media screen and (max-width:768px){.diversity__info-row{gap:12px}.diversity__info-label{font-size:16px;line-height:20px}}@media screen and (max-width:429px){.diversity__info-label{font-size:14px;line-height:18px}}.diversity__info-value{color:#6D7580;font-size:16px;line-height:22px}.product-specials{padding:54px 0;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1140px){.product-specials{padding:44px 0;gap:10px}}@media screen and (max-width:768px){.diversity__info-value{font-size:16px;line-height:20px}.product-specials{padding:40px 0}}@media screen and (max-width:429px){.product-specials{padding:32px 0}}.product-specials__item{display:flex;gap:30px}@media screen and (max-width:1279px){.product-specials__item{gap:24px}}@media screen and (max-width:768px){.product-specials__item{flex-direction:column;gap:28px}}.product-specials__item:nth-child(2n){flex-direction:row-reverse}.product-specials__item:nth-child(2n) .product-specials__item-image{-o-object-fit:contain;object-fit:contain;height:390px}.product-specials__item-left{width:calc(100% * 844 / 1720);min-width:calc(100% * 844 / 1720);background:#E7E7E7}@media screen and (max-width:1860px){.product-specials__item-left{width:calc(100% * 754 / 1540);min-width:calc(100% * 754 / 1540)}}@media screen and (max-width:1679px){.product-specials__item:nth-child(2n) .product-specials__item-image{height:380px}.product-specials__item-left{width:calc(100% * 593 / 1216);min-width:calc(100% * 593 / 1216)}}@media screen and (max-width:1279px){.product-specials__item-left{width:calc(100% * 539 / 1101);min-width:calc(100% * 539 / 1101)}}@media screen and (max-width:768px){.product-specials__item:nth-child(2n){flex-direction:column}.product-specials__item:nth-child(2n) .product-specials__item-image{height:220px}.product-specials__item-left{margin-left:-5px;margin-right:-5px;width:calc(100% + 2 * 5px);min-width:0}}.product-specials__item-image{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:400px}@media screen and (max-width:1679px){.product-specials__item-image{height:380px}}.product-specials__item-right{flex-basis:100%;padding:44px 0 0;display:flex;flex-direction:column;gap:30px;align-items:flex-start}@media screen and (max-width:768px){.product-specials__item-image{height:220px}.product-specials__item-right{padding:0;gap:15px}}.product-specials__item-top{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1679px){.product-specials__item-top{gap:20px}}.product-specials__item-title{font-size:32px;font-weight:500;font-family:Cormorant}@media screen and (max-width:768px){.product-specials__item-top{gap:15px}.product-specials__item-title{font-size:28px;line-height:24px}}@media screen and (max-width:429px){.product-specials__item-top{gap:15px}.product-specials__item-title{font-size:26px;line-height:22px}}.product-specials__item-subtitle{color:#52575C;max-width:787px;font-size:17px}@media screen and (max-width:1860px){.product-specials__item-subtitle{max-width:615px}}@media screen and (max-width:1679px){.product-specials__item-subtitle{font-size:17px;line-height:22px}}.product-specials__item-text{color:#6D7580;font-size:16px;max-width:700px}@media screen and (max-width:1679px){.product-specials__item-text{font-size:16px;line-height:20px;max-width:525px}}@media screen and (max-width:1140px){.product-specials__item-text{max-width:445px}.product-specials__item-text br{display:none}}.product-specials__button{padding-left:39px;padding-right:39px;min-height:42px;font-size:16px;min-width:300px;text-align:center}@media screen and (max-width:768px){.product-specials__button{margin-top:8px;width:100%;min-width:0;font-size:16px;min-height:50px}}@media screen and (max-width:429px){.product-specials__item-subtitle{font-size:16px;line-height:20px}.product-specials__button{min-height:46px;font-size:14px;padding-left:20px;padding-right:20px}}.modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(44,46,45,.7);display:flex;align-items:center;justify-content:center;transition:.3s;z-index:110;overflow:auto}.modal__box,.modal__content{flex-direction:column;display:flex}.modal_active{opacity:1;visibility:visible}.modal__box{width:100%;max-width:1084px;position:relative;background:#FFF;margin:auto;padding:44px 52px 68px;gap:74px}.modal__close{position:absolute;right:28px;top:47px}.modal__title{text-align:center;font-size:32px;line-height:36px;font-weight:700}.modal__content{gap:62px;align-items:center}.modal__content-disclaimer{display:flex;gap:38px;align-items:center}@media screen and (max-width:768px){.modal__box{padding:32px}.modal__close{top:35px;right:8px}.modal__title{font-size:20px;line-height:24px}.modal__content-disclaimer{flex-direction:column;text-align:center}}.modal__content-disclaimer-text{font-size:16px;font-weight:500;color:#A5ABB3;line-height:20px}@media screen and (max-width:768px){.modal__content-disclaimer-text{font-size:14px;line-height:18px}}.modal__content-disclaimer-link{font-size:20px;font-weight:700;line-height:24px;color:#2C2E2D;white-space:nowrap;position:relative}.modal__form-label,.modal__form-row_legal{font-size:14px;font-weight:500;line-height:18px}.modal__content-disclaimer-link:after{content:'';position:absolute;left:0;top:100%;width:0;height:1px;background:#2C2E2D;transition:.3s}.modal__content-disclaimer-link:hover:after{width:100%}.modal__form{width:100%;display:flex;align-items:flex-start;gap:24px;flex-direction:row}@media screen and (max-width:768px){.modal__form{flex-direction:column}}.modal__form-left{width:calc(100% * (640 + 12)/ 974 - 12px);min-width:calc(100% * (640 + 12)/ 974 - 12px);display:flex;-moz-column-gap:20px;column-gap:20px;row-gap:24px;flex-wrap:wrap}@media screen and (max-width:768px){.modal__form-left{width:100%;min-width:0}}.modal__form-right{width:calc(100% * (310 + 12)/ 974 - 12px);min-width:calc(100% * (310 + 12)/ 974 - 12px);padding-top:23px;margin:0}@media screen and (max-width:768px){.modal__form-right{width:100%;min-width:0}}.modal__form-column{width:calc(50% - 10px);min-width:calc(50% - 10px)}@media screen and (max-width:429px){.modal__form-left{flex-direction:column}.modal__form-column{width:100%;min-width:0}}.modal__form-row{margin:0;display:flex;flex-direction:column;gap:6px}.modal__form-row_legal{width:100%;color:#52575C;display:block}.modal__form-row_legal a{color:#9B6A5B;text-decoration:underline}@media screen and (min-width:1141px){.modal__form-row_legal a:hover{text-decoration:none}}.modal__form-label{margin:0}
/* End */


/* Start:/local/templates/norrmobler/template_styles.css?17473047055790*/
@media screen and (max-width: 1860px) {
    .body-v2 .container {
        overflow-x: hidden;
    }
}
.seo-text {
    margin: 0 0 40px;
    line-height: 150.5%;
    color: #52575C;
    max-width: 1120px;
}
.nothing-found {
    padding: 40px 0;
    line-height: 150.5%;
    color: #52575C; 
    text-align: center;
}
.catalog__categories::-webkit-scrollbar-track, .catalog__tags::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #edeef0;
}
.catalog__categories::-webkit-scrollbar, .catalog__tags::-webkit-scrollbar {
	width: 5px;
    height:5px;
	background-color: #edeef0;
    border-radius: 5px;
}
.catalog__categories::-webkit-scrollbar-thumb, .catalog__tags::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #d6dde2;
}

.collection-catalog table {
	width: 550px;
	margin: 18px 0 10px;
    border-spacing: 0;
}
.collection-catalog table tr {
	height: 52px;
}
.collection-catalog table tr td {
	vertical-align: middle;
	text-align: left;
	width: 52.8%;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 600;
}
.collection-catalog table tr:last-child td {
	border:none;
}
.collection-catalog table tr td:first-child {
	width: 29%;
	font-weight: 300;

}
.collection-catalog table tr td:last-child {
	width: 18.2%;
}
@media all and (max-width: 1140px) {
    .collection-catalog table {
		width: 100%;
	}
	.collection-catalog table tr td {
		width: 31%;
	}
}
@media all and (max-width: 369px) {
    .collection-catalog table tr td {
        font-size: 15px;
	}
}

.listing-collections-prices{
    width: 100%;
    max-width: 430px;
}
.listing-collections-prices table {
	margin: 10px 0 18px;
    border-spacing: 0;
}
.listing-collections-prices table tr {
	height: 52px;
}
.listing-collections-prices table tr td {
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 600;
}
.listing-collections-prices table tr:last-child td {
	border:none;
}
.listing-collections-prices table tr td:first-child {
	width: 35%;
    font-weight: 300;
    white-space: nowrap;
}
.listing-collections-prices table tr td:last-child {
	width: 0%;
}

@media all and (max-width: 425px) {
    .listing-collections-prices table tr {
        height: 46px;
    }
    .listing-collections-prices table tr td {
        font-size: 15px;
	}
}


.prices{
    display: flex;
}
.prices-image{
    width: 50%;
    margin-right: 5%;
}
.prices-image img{
    max-width: 100%;
}
.prices-video{
    max-width: 100%;
}
.prices-info{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.prices-info-title {
    font-size: 33px;
    font-weight: 400;
    font-family: Cormorant;
}
.prices-info-buttons{
    line-height: 1.5;
    max-width: 575px;
}
.price-buttons{
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.prices-info-buttons p{
    font-size: 15px;
}
.price-button{
    width: 47%;
    min-height: 46px;
    font-size: 14px;
    white-space: nowrap;
}
.fw600{
    font-weight: 600;
}
@media all and (max-width: 1140px) {
    .prices-info-buttons{
        max-width: 100%;
    }
}
@media all and (max-width: 425px) {
    .price-button{
        width: 48%;
    }
}
.linedphone {
    color: #05F;
    white-space: nowrap;
    position: relative;
    text-decoration: none;
    display: inline-block;
}

.linedphone:after {
    position: absolute;
    top: 100%;
    width: 0;
    background: #05F;
    transition: .3s;
    content: '';
    left: 0;
    height: 1px;
}

.linedphone:hover:after {
    width: 100%
}
@media all and (max-width: 1140px) {
    .prices{
        flex-direction: column;
    }
    .prices-image {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        margin-bottom: 28px;
    }
}
@media all and (max-width: 768px) {
    .prices-image {
        width: calc(100% + 30px);
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 28px;
    }
}
@media all and (max-width: 768px) {
    .prices-info-title {
        font-size: 28px;
    }
}
.whatsapp-button{
    line-height: 40px;
    text-decoration: none;
    color: rgb(79, 206, 93);
    position: fixed;
    bottom: -50px;
    left: 25px;
	right: 25px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 12px;
    border-radius: 25px;
    font-size: 15px;
    text-align: center;
    z-index: 2;
    display: block;
    transition: .3s;
    width: calc(100% - 50px);
  }
.whatsapp-button-icon{
    padding: 0 10px 0 0;
    display: inline-block;
    margin-bottom: -5px;
    box-sizing: content-box;
}
.wadisplay{
    bottom: 20px;
}

.bold {
    font-weight: 700;
}

.js-promo-popup-close{
    cursor: pointer;
}
.smallheader{
    height: 84px!important;
}

@media screen and (min-width: 1140px){
    .whatsapp-button{
        width: 280px;
        left: auto;
    }
    .whatsapp-button:hover{
        box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
    }
  }
  .compensate-for-scrollbar {
    overflow: hidden;
  }

  @media screen and (min-width: 1180px){
    .desctop-to-top{
        margin-top: -140px;
    }
    .smallheader .header-v2__logo{
        bottom: 7px;
        top: 7px;
        height: calc(100% - 14px);
    }
  }


input[data-value='многоцветный'] ~ .filter__color-label:before {
    background: url('/local/templates/norrmobler/images/multicolor.png') center center;
}
input[data-value='белый'] ~ .filter__color-label:after {
    border: 3px solid #dbdbdb;
}


.slider-options{
    --slides: 7;
    --gap: calc(5 * 5px)!important;
    --width: calc(100% / var(--slides) - var(--gap)*(var(--slides) - 1) / var(--slides));
    align-items: center;
}
.slider-options .slider__item-image-wrapper{
    overflow: visible;
}
@media screen and (min-width: 1141px){
    .slider-options{
        display: none;
    }
}
/* End */
/* /local/templates/norrmobler/html/build/assets/css/main.css?1752669391621799 */
/* /local/templates/norrmobler/template_styles.css?17473047055790 */
