.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:#fff0;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgb(1 210 232 / .94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgb(24 24 27 / .92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0%;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgb(255 255 255 / .1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgb(255 255 255 / .1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgb(0 0 0 / .2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:#fff0;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgb(24 24 27 / .9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:#fff0}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgb(34 213 233 / .96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgb(255 255 255 / .1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,#fff0 0%,hsl(0deg 0% 0% / .006) 8.1%,hsl(0deg 0% 0% / .021) 15.5%,hsl(0deg 0% 0% / .046) 22.5%,hsl(0deg 0% 0% / .077) 29%,hsl(0deg 0% 0% / .114) 35.3%,hsl(0deg 0% 0% / .155) 41.2%,hsl(0deg 0% 0% / .198) 47.1%,hsl(0deg 0% 0% / .242) 52.9%,hsl(0deg 0% 0% / .285) 58.8%,hsl(0deg 0% 0% / .326) 64.7%,hsl(0deg 0% 0% / .363) 71%,hsl(0deg 0% 0% / .394) 77.5%,hsl(0deg 0% 0% / .419) 84.5%,hsl(0deg 0% 0% / .434) 91.9%,hsl(0deg 0% 0% / .44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgb(0 0 0 / .4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgb(34 213 233 / .96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@font-face{font-display:swap;font-family:"Nunito Sans";font-style:normal;font-weight:300;src:url(/wp-content/themes/mfamily/assets/fonts/nunito-sans-v19-cyrillic_cyrillic-ext_latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Nunito Sans";font-style:normal;font-weight:400;src:url(/wp-content/themes/mfamily/assets/fonts/nunito-sans-v19-cyrillic_cyrillic-ext_latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Nunito Sans";font-style:normal;font-weight:500;src:url(/wp-content/themes/mfamily/assets/fonts/nunito-sans-v19-cyrillic_cyrillic-ext_latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Nunito Sans";font-style:normal;font-weight:700;src:url(/wp-content/themes/mfamily/assets/fonts/nunito-sans-v19-cyrillic_cyrillic-ext_latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;src:url(/wp-content/themes/mfamily/assets/fonts/inter-v20-cyrillic_cyrillic-ext_latin-300.woff2) format("woff2")}*,*::before,*::after{box-sizing:border-box}html,body{height:100%}body,ul,ol,p,dl,dd,figure,blockquote,pre{margin:0}h1,h2,h3,h4,h5,h6{font:inherit;margin:0}ul,ol{padding:0;list-style:none}table{border-collapse:collapse;border-spacing:0;table-layout:fixed}td,th{padding:0;text-align:left;font-weight:400}a{text-decoration:none}a:active,a:hover{outline:0}img,audio,canvas,iframe,svg,video{max-width:100%;height:auto;vertical-align:middle}iframe{border:none}fieldset{margin:0;padding:0;border:none}input,textarea,button,optgroup,select{margin:0;font-family:inherit;vertical-align:middle}textarea{resize:vertical}a,button,input,label,select,textarea{touch-action:manipulation}body,input,textarea,button,select{-webkit-font-smoothing:antialiased}html{width:100%;height:auto;scroll-behavior:smooth;scrollbar-gutter:stable;font-size:.0525vw}*::-moz-placeholder{opacity:1}*::placeholder{opacity:1}body{width:100%;height:auto;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-family:"Nunito Sans",Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.4;color:#393939;background-color:#fff}.wrapper{width:100%;height:100%;min-height:100dvh;overflow:hidden;display:flex;flex-direction:column;z-index:1;position:relative}.header{flex:0 0}.main{flex:1 0}.footer{flex:0 0}a{color:#000;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:#fff0}input{border:0;outline:0;border-radius:0}button{padding:0;border:0;background-color:#fff0;color:#fff;-webkit-appearance:none;-webkit-tap-highlight-color:#fff0}img{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.no-scroll{overflow-y:hidden}section{scroll-margin-top:86px}@supports (-moz-appearance:none){.no-scroll{padding-right:0}}@media (hover:none) and (pointer:coarse){.no-scroll{margin-right:0}}textarea:focus{outline:none}._container{width:100%;padding-left:11.2%;padding-right:11.2%;margin-left:auto;margin-right:auto}.section-padding{padding-top:70px;padding-bottom:70px}.section-padding-top{padding-top:70px}.section-padding-bottom{padding-bottom:70px}.btn{display:flex;justify-content:center;align-items:center;white-space:nowrap;cursor:pointer}.btn:hover{filter:brightness(110%)}.btn:active{transform:translateY(1px)}::-moz-selection{color:#fff;background-color:#0E0E0E}::selection{color:#fff;background-color:#0E0E0E}::-moz-selection{color:#fff;background-color:#0E0E0E}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff0}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #fff0}button,label,input{-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.br-tab{display:none}.br-mob{display:none}}@media (min-width:480px) and (max-width:768px){.br-desc{display:none}.br-mob{display:none}}@media (max-width:480px){.br-desc{display:none}.br-tab{display:none}}:root{--burger-menu-color:#E8E8E8;--burger-menu-width:18px;--burger-menu-height:14px;--burger-top-plus:7px;--burger-top-minus:-7px;--burger-line-height:2.5px;--burger-line-round:10px}.header__burger{width:var(--burger-menu-width);height:var(--burger-menu-height);position:relative;transition-duration:1s;background-color:#fff0;flex-shrink:0;margin-left:25px;cursor:pointer}.header__burger span{height:var(--burger-line-height);border-radius:var(--burger-line-round);background-color:var(--burger-menu-color);width:100%;position:absolute;transition-duration:0.25s;transition-delay:0.25s;top:50%;left:50%;transform:translate(-50%,-50%)}.header__burger span::before{content:"";height:var(--burger-line-height);border-radius:var(--burger-line-round);background-color:var(--burger-menu-color);left:0;position:absolute;top:var(--burger-top-minus);width:100%;transition-duration:0.25s;transition:transform 0.25s,top 0.25s 0.25s}.header__burger span::after{content:"";height:var(--burger-line-height);border-radius:var(--burger-line-round);background-color:var(--burger-menu-color);left:0;position:absolute;top:var(--burger-top-plus);width:100%;transition-duration:0.25s;transition:transform 0.25s,top 0.25s 0.25s}.header__burger.open span{transition-duration:0.1s;transition-delay:0.25s;background:#fff0}.header__burger.open span:before{transition:top 0.25s,transform 0.25s 0.25s;top:0;transform:rotateZ(-45deg)}.header__burger.open span:after{transition:top 0.4s,transform 0.25s 0.25s;top:0;transform:rotateZ(45deg)}.mobile-menu{width:100%;position:fixed;top:0;left:0;height:70dvh;background-color:#fff0;z-index:200;min-height:670px;transform:translateY(-200%);overflow:hidden;transition-duration:0.5s}.mobile-menu .mf-btn{margin-bottom:55px}.mobile-menu-opened .mobile-menu{transform:translateY(0);transition-duration:0s}.mobile-menu-opened .header__burger,.mobile-menu-opened .header__logo{z-index:250}.site-backing{position:absolute;top:0;left:0;width:100vw;height:100vh;height:100%;background-color:rgb(0 0 0 / .368627451);z-index:5;opacity:0;visibility:hidden;transition-duration:0.7s;pointer-events:none}.mobile-menu-opened .site-backing{opacity:1;visibility:visible}.mobile-menu-backing{position:absolute;top:0;left:0;width:25px;height:25px;aspect-ratio:1/1;background-color:#000;border-radius:10000px;transition-duration:1s}.mobile-menu-opened .mobile-menu-backing{transform:scale(500);transition-duration:3s}.mobile-menu-close{position:absolute;top:-95px;right:0;content:"";position:absolute;width:14px;height:14px;background-image:url("data:image/svg+xml;utf8,<svg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M13 13L7.00002 7.00002M7.00002 7.00002L1 1M7.00002 7.00002L13 1M7.00002 7.00002L1 13' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:contain;background-repeat:no-repeat;cursor:pointer;display:none}.mobile-menu__inner{position:relative;height:100%;padding-top:177px;padding-bottom:95px}.mobile-menu-box{height:100%;display:flex;-moz-column-gap:150px;column-gap:150px;position:relative}.mobile-menu-box__left{flex-grow:1;display:flex;width:100%;justify-content:space-between;-moz-column-gap:20px;column-gap:20px}.mobile-menu-cl{min-width:150px}.mobile-menu-box__right{width:260px;flex-shrink:0;display:flex;flex-direction:column}.mf-btn{display:flex;color:#E8E8E8;font-size:13px;font-style:normal;font-weight:500;line-height:1.7;letter-spacing:.39px;text-transform:uppercase;height:42px;width:100%;border-radius:20px;border:1px solid #AAA;display:flex;justify-content:center;align-items:center;flex-shrink:0;transition-duration:0.5s}.mf-btn:hover{background-color:#E8E8E8;color:#000}.mob-soc-box{display:flex;align-items:center;-moz-column-gap:23px;column-gap:23px;margin-bottom:42px}.mob-soc-box a{max-width:24px;cursor:pointer}.mob-menu-nav{display:flex;flex-direction:column;row-gap:27px;margin-bottom:60px}.mb-tel{color:#FFF;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:23px;transition-duration:0.3s;display:flex}.mb-tel:hover{opacity:.7}.mb-address{color:#C7C7C7;font-size:14px;font-style:normal;font-weight:300;line-height:1.57;transition-duration:.3s}.mb-address:hover{color:#fff}.mob-soc-box a{transition-duration:1s}.footer-soc a:hover,.mob-soc-box a:hover{opacity:.65}.mobile-menu-cl__title{color:#656565;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:.48px;text-transform:uppercase;margin-bottom:46px}.mobile-menu-cl ul{display:flex;flex-direction:column;row-gap:35px}.mobile-menu-cl ul a{color:#E8E8E8;font-size:16px;font-style:normal;font-weight:400;line-height:1;letter-spacing:.48px;text-transform:uppercase}.header-search-box{width:100%;position:fixed;top:0;left:0;height:100dvh;background-color:#111;z-index:200;overflow:hidden;transition-duration:0.5s;transform:translateY(200%);pointer-events:none;opacity:0}.header-search-box .mf-btn{margin-bottom:55px}.header-search-box-opened .header-search-box{transform:translateY(0);transition-duration:0.5s;pointer-events:initial;opacity:1}.header-search-box-opened .header__logo{z-index:250}.header-search-box__inner{position:relative;padding-top:180px;height:100%}.close-header-search-btn{position:absolute;top:86px;right:11.2%;width:14px;height:14px;cursor:pointer}.close-header-search-btn svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.site-search-section__label{display:flex;margin-bottom:55px;font-weight:400;font-size:14px;line-height:93%;letter-spacing:.03em;text-transform:uppercase;color:#E8E8E8}.site-search-form__input{width:100%;height:65px;background-color:#fff0;border-bottom:1px solid #777;font-weight:300;font-size:30px;line-height:1.2;letter-spacing:.03em;padding-left:0;padding-right:0;color:#E8E8E8}.site-search-form__input::-moz-placeholder{font-weight:300;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#656565}.site-search-form__input::placeholder{font-weight:300;font-size:30px;line-height:1.2;letter-spacing:.03em;color:#656565}.site-search-grid{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:15px;column-gap:15px;row-gap:40px;padding-bottom:40px}.site-search-section__results{width:100%;margin-top:100px;height:calc(100% - 240px);overflow-y:auto;overflow-x:hidden}.site-search-section__empty{font-weight:300;font-size:12px;line-height:100%;letter-spacing:.03em;text-transform:uppercase;color:#E8E8E8;display:none}.site-search-section__status{font-weight:300;font-size:12px;line-height:100%;letter-spacing:.03em;text-transform:uppercase;color:#E8E8E8;display:block}.site-search-form__input:focus-visible{border-bottom-color:#E8E8E8}.site-search-grid .product-item,.site-search-grid .product-item .projects-slide__image-box{width:100%!important;height:auto!important}.site-search-grid .project-link-box{margin-top:20px}.site-search-grid .arrow-link{color:#E8E8E8;font-weight:500}.site-search-grid .arrow-link::before{width:11px;height:11px;filter:brightness(0) saturate(100%) invert(81%) sepia(0%) saturate(8%) hue-rotate(152deg) brightness(113%) contrast(99%);top:0}.site-search-card__placeholder{background:#222;aspect-ratio:1/0.72}.scroll-to-top-btn{position:fixed;right:32px;bottom:40px;width:72px;height:72px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:120;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity 0.3s ease,transform 0.3s ease,visibility 0.3s ease,background-color 0.3s ease}.scroll-to-top-btn.freeze{position:absolute;bottom:350px}.scroll-to-top-btn svg{width:40px;height:49px}.scroll-to-top-btn.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.link-btn{display:inline-block;color:var(--White-text,#E8E8E8);text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.51px;text-transform:uppercase}.link-btn--black{color:#393939;font-size:22px;transition-duration:0.55s}.link-btn::before{content:"";display:inline-flex;margin-right:16px;width:15px;height:15px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 14L14 1M14 1H3.6M14 1V11.4' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");top:1px;position:relative;transition-duration:0.7s}.link-btn--black.link-btn::before{margin-right:18px;filter:brightness(0) saturate(100%) invert(17%) sepia(65%) saturate(0%) hue-rotate(237deg) brightness(100%) contrast(89%)}.link-btn--black:hover{padding-right:10px;transform:translateX(-5px)}.link-btn--black:hover::before{transform:translateX(4px) translateY(-1px)}.header{width:100%;position:absolute;position:fixed;left:0;right:0;top:0;padding-top:80px;z-index:50;transition-duration:.7s;will-change:transform;opacity:0}.header__inner{position:relative}header.header-visible{opacity:1}.header.header-hide{top:-120px}.header-special{padding-top:0}.header-special .header__inner{padding-top:37px;padding-bottom:37px;background-color:#0E0E0E}.header-special .header__inner::after{content:'';position:absolute;top:0;left:-110px;width:110px;height:100%;background-color:#0E0E0E}.header-special .header__inner::before{content:'';position:absolute;top:0;right:-110px;width:110px;height:100%;background-color:#0E0E0E}@media (max-width:1450px){.header-special .header__inner::after{left:-60px;width:60px}.header-special .header__inner::before{right:-60px;width:60px}}@media (max-width:769px){.header-special .header__inner::after{display:none}.header-special .header__inner::before{display:none}.header-special{background-color:#0E0E0E}}.header__inner-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.header__logo{width:114px;display:flex}.header__inner{display:flex;align-items:center;justify-content:space-between}.header-section-container{display:flex;align-items:center;justify-content:space-between}.header-menu{margin-right:62px}.hero-section__search{font-size:0;display:flex;width:17px;height:17px;background-image:url("data:image/svg+xml;utf8,<svg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.3939 11.3007C13.3461 10.1104 13.9154 8.60052 13.9154 6.95771C13.9154 3.11507 10.8003 0 6.95771 0C3.11507 0 0 3.11507 0 6.95771C0 10.8003 3.11507 13.9154 6.95771 13.9154C8.60052 13.9154 10.1104 13.3461 11.3007 12.3939L15.6802 16.7736C15.9821 17.0755 16.4717 17.0755 16.7736 16.7736C17.0755 16.4717 17.0755 15.9821 16.7736 15.6802L12.3939 11.3007ZM6.95771 12.377C3.9647 12.377 1.5384 9.95071 1.5384 6.95771C1.5384 3.9647 3.9647 1.5384 6.95771 1.5384C9.95071 1.5384 12.377 3.9647 12.377 6.95771C12.377 9.95071 9.95071 12.377 6.95771 12.377Z' fill='%23E8E8E8'/></svg>");background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer}.header-menu li a,.mob-menu-nav li a,.mobile-menu-cl ul a{color:#E8E8E8;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.75px;text-transform:uppercase;position:relative;transition-duration:0.5s}.header-menu li a:hover,.mob-menu-nav li a:hover,.mobile-menu-cl ul a:hover{color:#fff}.project-info-section__right a{position:relative;width:-moz-max-content;width:max-content}.header-menu li a::after,.mob-menu-nav li a::after,.mobile-menu-cl ul a::after,.project-info-section__right a::after{content:"";position:absolute;left:1px;bottom:-7px;height:2px;width:0;background-color:#545454;transition:width 0.5s ease}.project-info-section__right a::after{height:1px}.header-menu li a:hover::after,.mob-menu-nav li a:hover::after,.mobile-menu-cl ul a:hover::after,.project-info-section__right a:hover::after{width:98%}.hero-section__bg-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#0E0E0E;transition:opacity 0.15s ease}.hero-section__bg-video.video-loaded{opacity:1}@media (min-width:600px){.hero-section__bg-video{opacity:0}.hero-section__bg-video.video-loaded{opacity:1}}.hero-section{position:relative;width:100%;height:100vh;min-height:450px;overflow:hidden;color:#fff;background-color:#0E0E0E}.hero-section__bg{position:absolute;inset:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;background-color:#0E0E0E;transition-duration:1.5s}.site-curtain{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:102%;height:102%;transition-delay:0.25s;transition-duration:1.5s;background:#0E0E0E}.video-loaded .site-curtain{background:linear-gradient(0deg,#fff0 87.67%,rgb(0 0 0 / .27) 100%),linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .18) 100%),linear-gradient(0deg,rgb(0 0 0 / .45) 0%,rgb(0 0 0 / .54) 100%),50%/cover no-repeat}.video-loaded.hero-section__bg{background-color:#fff0}.video-loaded .hero-section__bg-video{opacity:1}.hero-section__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section__content{position:relative;z-index:2;width:100%;height:100%;padding-top:40px;padding-bottom:105px;display:flex;flex-direction:column;justify-content:flex-end}.hero-section__top{display:flex;align-items:center;justify-content:space-between}.hero-section__logo{font-size:22px;font-weight:500;letter-spacing:2px}.hero-section__nav{display:flex;align-items:center;gap:24px}.hero-section__nav-link{color:#fff;font-size:14px;text-decoration:none}.hero-section__title{color:var(--White-text,#E8E8E8);font-family:"Helvetica Neue";font-family:"Nunito Sans",Arial,Helvetica,sans-serif;font-size:45px;font-style:normal;font-weight:500;line-height:1.11;text-transform:uppercase;margin-bottom:33px}.hero-section__subtitle{color:#C7C7C7;font-size:20px;font-style:normal;font-weight:300;line-height:1.25;letter-spacing:.6px}.wf-500{font-weight:500}.white-text{color:#fff;color:#E8E8E8}.our-mission-section{padding-top:105px;padding-bottom:105px;background-color:#0E0E0E;overflow:hidden;top:-2px;position:relative;z-index:2}.our-mission-section-inner{display:flex;justify-content:space-between;-moz-column-gap:60px;column-gap:60px}.our-mission-section-inner__left{width:100%;max-width:1080px;font-size:20px;font-style:normal;font-weight:300;line-height:1.4;color:#A9A9A9}.our-mission-section-inner__left p{margin-bottom:20px}.our-mission-section-inner__left p:last-child{margin-bottom:0}.our-mission-header{font-weight:500;color:#E8E8E8}.our-mission-section-inner__right{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:50px}.our-mission-logo{max-width:42px}.projects-section{padding-top:260px;padding-bottom:220px}.projects-section-box{margin-top:37px}.projects-slider-section{width:100%;padding-top:40px}.projects-slider__top{margin-bottom:16px}.projects-slider__all{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:600;text-decoration:none;color:#A7A7A7}.projects-slider__icon{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23A7A7A7' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7M17 7H9M17 7V15'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.splide{width:100%}.projects-slider{width:100%}.splide__track{overflow:visible}.splide__slide{position:relative;overflow:hidden;width:auto}.projects-slide__image-box{width:auto;height:443px;aspect-ratio:688/443;overflow:hidden}.projects-slide__image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects-slide__content{position:absolute;left:0;bottom:0;padding:28px;width:100%;background:linear-gradient(0deg,rgb(0 0 0 / .65) 0%,#fff0 100%);color:#FFF;display:flex;justify-content:space-between;align-items:flex-end}.projects-slide__text{color:#E8E8E8;font-family:"Nunito Sans",Arial,Helvetica,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:23px;letter-spacing:-.36px;text-transform:uppercase;max-width:478px}.projects-slide__arrow{display:block;width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7M17 7H9M17 7V15'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition-duration:0.5s;top:3px;position:relative}.projects-slide__image-box img,.detail-slide-box__image img{transition-duration:1s;will-change:transform}.projects-slide:hover .projects-slide__image-box img{transform:scale(1.05)}.projects-slide:hover .projects-slide__arrow{transform:translateX(2px) translateY(-2px)}.product-item:hover .projects-slide__image-box img{transform:scale(1.05)}.product-item:hover .arrow-link::before{transform:translateX(7px) translateY(0)}.product-item:hover .arrow-link{transform:translateX(-5px)}.detail-slide-box__image{overflow:hidden;aspect-ratio:571/370}.detail-slide-box__image img{width:100%;height:100%;object-fit:cover}.detail-slide-box__image:hover img{transform:scale(1.05)}.arrow-link:hover::before{transform:translateX(7px) translateY(0)}.arrow-link:hover{transform:translateX(-5px)}.link-btn,.link-btn:before{transition-duration:1.7s}.link-btn:hover::before{transform:translateX(6px) translateY(0)}.link-btn:hover{transform:translateX(-5px)}.f-video-section{width:100%;padding-top:140px;padding-bottom:140px}.f-video-box{width:100%;aspect-ratio:1490/796;background-color:#000;cursor:default;position:relative;overflow:hidden}.f-video-box video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.f-video-box .video-poster{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:101%;height:101%;z-index:5;transition-duration:0.3s;display:flex;justify-content:center;align-items:center}.f-video-box .f-video-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:auto;width:273px;aspect-ratio:273/34;height:auto;display:flex;z-index:6;-o-object-fit:initial;object-fit:initial}.f-video-box{cursor:url(/wp-content/themes/mfamily/assets/img/video-cursor.svg) 12 0,default}.f-video-box.f-video-box--play{cursor:default}.f-video-box--play .f-video-cursor{display:none}.video-poster picture,.video-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-poster picture::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .45)}.f-video-box--play .video-poster{opacity:0;pointer-events:none;visibility:hidden}.products-section{padding-top:140px;padding-bottom:140px}.section-top{display:flex;align-items:flex-start;justify-content:space-between;-moz-column-gap:90px;column-gap:90px;margin-bottom:70px}.section-top__text{color:#656565;font-size:20px;font-style:normal;font-weight:300;line-height:1.25;max-width:745px}.project-link-box{margin-top:40px;width:100%;display:flex}.product-item{display:flex;flex-direction:column;aspect-ratio:571/427;height:427px;width:auto;transition-duration:0.5s}.product-item .projects-slide__image-box{aspect-ratio:572/370;height:370px;overflow:hidden}.projects-section__header{display:flex;align-items:center;justify-content:space-between}.arrow-link{display:inline-block;color:#393939;font-size:16px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.51px;text-transform:uppercase;transition-duration:0.75s}.arrow-link::before{content:"";display:inline-flex;margin-right:16px;width:13px;height:13px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 14L14 1M14 1H3.6M14 1V11.4' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");top:2px;position:relative;transition-duration:0.7s;margin-right:20px;filter:brightness(0) saturate(100%) invert(17%) sepia(65%) saturate(0%) hue-rotate(237deg) brightness(100%) contrast(89%)}.splide img,.splide .projects-slide__text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.products-section__bottom{width:100%;display:flex;align-items:center;justify-content:flex-end}.request-section{padding-top:140px;padding-bottom:120px;background-color:#fff}.request-section::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:4px;background-color:#fff}.request-section--full-padding{padding-top:300px;padding-bottom:140px}.products-section__inner .section-top{margin-bottom:15px}.products-section__bottom{margin-bottom:57px}.request-title{font-size:25px;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase}.request-form{width:100%;display:flex;justify-content:space-between;-moz-column-gap:90px;column-gap:90px}.request-form-box__left{flex-grow:1;display:flex;align-items:flex-end;-moz-column-gap:40px;column-gap:40px;width:50%}.request-form-box__right{max-width:745px;width:100%;padding-top:17px}input{border-bottom:1px solid #060606;padding:8px;font-size:17px;font-style:normal;font-weight:500;line-height:.76;letter-spacing:.34px}input::-moz-placeholder{color:#656565;font-size:16px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.26px}input::placeholder{color:#656565;font-size:16px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.26px}[type=submit]{display:flex;justify-content:center;align-items:center;color:var(--White-text,#E8E8E8);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.48px;text-transform:uppercase;border-radius:100px;background-color:#0E0E0E;border:1px solid #0E0E0E;padding:0 100px;height:50px;transition-duration:0.5s;cursor:pointer}[type=submit]:hover{background-color:#fff0;color:#0E0E0E}.features-section{padding-top:110px;padding-bottom:110px}.fs-top{width:100%;display:flex;-moz-column-gap:90px;column-gap:90px;margin-bottom:120px}.fs-top__left{width:50%;display:flex;align-items:flex-start;-moz-column-gap:40px;column-gap:40px}.m-logo{width:84px}.features-title{font-size:25px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;max-width:281px;top:-4px;position:relative}.fs-top__right{width:100%;max-width:745px;display:flex;flex-direction:column;row-gap:32px}.fs-item{display:flex;flex-direction:column;row-gap:3px}.fs-item-title{font-size:20px;font-style:normal;font-weight:500;line-height:1.25;text-transform:uppercase}.fs-item-text{font-size:20px;font-style:normal;font-weight:300;line-height:25px;color:#656565}.fs-bottom{display:flex;-moz-column-gap:90px;column-gap:90px;margin-bottom:70px}.fs-bottom__left{width:50%}.fs-bottom__right{width:100%;max-width:745px}.fs-bottom .fs-item-title{margin-bottom:24px}.splide__slide.inst-slide{aspect-ratio:302/377;height:377px;margin-right:3px;overflow:hidden}.splide__slide.inst-slide .projects-slide__image-box{width:100%;height:100%;aspect-ratio:initial;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inst-slide-icon{position:absolute;top:14px;right:14px;width:16px;height:16px;z-index:2}.splide__slide.inst-slide:hover .projects-slide__image-box img{transform:scale(1.05)}.f-info-section{padding-top:150px;padding-bottom:90px;background-color:#fff}.f-info__inner{display:flex;align-items:flex-start;-moz-column-gap:195px;column-gap:195px}.f-info__left{width:50%;padding-right:55px}.f-info-title{color:#393939;font-size:20px;font-style:normal;font-weight:500;line-height:1.25;text-transform:uppercase;margin-bottom:20px}.f-info-text{color:#888;font-size:20px;font-style:normal;font-weight:300;line-height:25px}.f-info__right{width:50%;padding-right:55px}.pal-ca{position:relative;max-height:200px;overflow-y:auto;overflow-x:hidden;scrollbar-width:auto;scrollbar-color:#999 #fff0}.pal-ca::-webkit-scrollbar{width:3px}.pal-ca::-webkit-scrollbar-track{background:#fff0}.pal-ca::-webkit-scrollbar-thumb{background-color:#999;border-radius:999px}.pal-ca::-webkit-scrollbar-thumb:hover{background-color:#777}.timeline-title{color:#E8E8E8;font-size:25px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase}.timeline-section{padding-top:120px;padding-bottom:85px;margin-bottom:110px;background-color:#0E0E0E}.splide__slide.time-item{aspect-ratio:244/241;height:241px;width:auto;margin-right:65px;display:flex;flex-direction:column;color:#fff;position:relative;overflow:visible}.splide__slide.time-item::before{content:"";position:absolute;top:-2px;left:0;width:7px;aspect-ratio:6/61;height:auto;background-image:url(/wp-content/themes/mfamily/assets/img/tl-line.svg);background-size:contain;background-repeat:no-repeat}.timeline-header{color:#E8E8E8;font-size:25px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase}.timeline-section__inner{position:relative;margin-top:90px}.timeline-section__inner::before{background:linear-gradient(90deg,#666 0%,#E3E3E3 100%);width:100%;height:1px;content:"";position:absolute;top:0;left:50%;transform:translateX(-50%)}.timeline-box{display:flex;flex-direction:column;row-gap:0;padding-top:90px}.timeline-title{color:#E8E8E8;font-size:15px;font-style:normal;font-weight:500;line-height:1.53;letter-spacing:.3px;text-transform:uppercase}.timeline-text{color:#939393;font-size:15px;font-style:normal;font-weight:300;line-height:1.33;letter-spacing:-.3px}.timeline-mobile{display:none}.inst-section{padding-top:110px;padding-bottom:110px;background-color:#fff}.details-section{padding-top:125px;padding-bottom:125px}.show-more-btn{color:#393939;font-size:16px;font-style:normal;font-weight:700;line-height:1;letter-spacing:.32px;text-transform:uppercase;margin-top:34px;cursor:pointer}.show-more-btn::before{content:"";display:inline-flex;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M7 1V13M7 13L13 7M7 13L1 7' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:25px;top:1px;position:relative;transition-duration:1.5s}.show-more-btn:hover::before{top:4px;margin-right:10px}.footer{background-color:#0E0E0E;padding-bottom:57px;z-index:3;position:relative;height:310px}.footer-inner-top{padding-top:70px;padding-bottom:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(255 255 255 / .2)}.footer__logo{display:flex;width:135px}.footer-inner-bottom{padding-top:23px;display:flex;align-items:center;justify-content:space-between}.footer-cred-box{margin-bottom:18px}.footer-cred-box a{color:#FFF;text-align:right;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition-duration:1s;margin-right:9px;position:relative;font-family:"Inter",Arial,Helvetica,sans-serif;position:relative}.footer-cred-box a::after{content:"";display:inline-flex;background-color:#fff;width:1px;height:9px;margin-left:12px;top:0;position:relative}.footer-cred-box a:hover{opacity:.65}.footer-cred-box a:last-child::after{display:none}.footer-copyright{font-family:"Inter",Arial,Helvetica,sans-serif;color:rgb(255 255 255 / .5);font-size:10px;font-style:normal;font-weight:300;line-height:normal}.footer-inner-bottom__right{display:flex;align-items:center}.footer-nav-menu{margin-right:40px}.footer-nav-menu a{color:#E8E8E8;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:1;letter-spacing:.39px;text-transform:uppercase;position:relative}.footer-nav-menu a::after{content:"";position:absolute;left:1px;bottom:-5px;height:2px;width:0;background-color:#545454;transition:width 0.5s ease}.footer-nav-menu a:hover::after{width:98%}.footer-soc{display:flex;align-items:center;-moz-column-gap:23px;column-gap:23px;padding-left:34px;border-left:1px solid #A3A1A1}.footer-soc a{width:24px;display:flex;justify-content:center;align-items:center;transition-duration:1s}.footer-soc>a:nth-child(1){width:21px}.footer-soc>a:nth-child(2){width:20px}.footer-soc a:hover{opacity:.65}.groove-arrow{transition-duration:1.7s;cursor:pointer}.groove-arrow:hover{transform:translateX(7px)}#smooth-wrapper{overflow:hidden}.magic-text-1,.magic-text-2,.fade-in{will-change:transform,opacity}.shelopa-section{padding-top:140px;padding-bottom:100px}.shelopa-section__inner{display:flex;justify-content:space-between;width:100%;-moz-column-gap:250px;column-gap:250px}.shelopa-section__left{width:46%;display:flex;flex-direction:column;justify-content:space-between}.shelopa-section__left-bottom{margin-top:230px}.shelopa-section__right{width:54%}.shelopa-section__right-bottom{margin-top:110px}.f-video-section-info{display:flex;-moz-column-gap:40px;column-gap:40px;width:100%;margin-top:80px}.f-video-section-info__left{width:50%;font-weight:500;font-size:20px;line-height:1.25;text-transform:uppercase}.f-video-section-info__right{width:50%;max-width:500px}.f-video-section-info__item{margin-bottom:35px}.f-video-section-info__item .project-info-f-item__title{margin-bottom:7px}.f-video-section-info .loom-about-item__text br{display:none}.project-info-section--showroom .project-info-description{max-width:870px}.project-info-section--showroom .project-info-section__right{width:450px}.project-info-section--showroom .project-info-f-item__text{margin-bottom:5px}.shelopa-section__right-top .loom-about-item__title{margin-bottom:25px}.shelopa-section__right-top .loom-about-item__text{margin-bottom:20px}@media (max-width:1900px){._container{padding-left:8.8%;padding-right:8.8%}.f-info__inner{-moz-column-gap:100px;column-gap:100px}.close-header-search-btn{right:8.8%}}@media (max-width:1800px){.mobile-menu-box{-moz-column-gap:100px;column-gap:100px}}@media (max-width:1600px){.mobile-menu-box{-moz-column-gap:60px;column-gap:60px}}@media (max-width:1500px){.m-logo{width:72px}.features-title{font-size:20px;top:-2px}.fs-item-title,.fs-item-text{font-size:18px}.fs-top{margin-bottom:100px;-moz-column-gap:70px;column-gap:70px}.fs-bottom{-moz-column-gap:70px;column-gap:70px}.fs-top__right,.fs-bottom__right{width:50%;max-width:initial}.fs-bottom .fs-item-title{margin-bottom:12px}.f-info__left{padding-right:15px}.shelopa-section__inner{-moz-column-gap:125px;column-gap:125px}.shelopa-section__right{max-width:520px}.shelopa-section__right-bottom{margin-top:90px}.shelopa-section__left{max-width:525px}.shelopa-section__left-top img{max-width:460px;width:100%}.project-info-section--showroom .project-info-description{max-width:640px}}@media (max-width:1440px){.hero-section__subtitle{font-size:18px;max-width:590px;font-weight:300;line-height:1.27;letter-spacing:.54px}.our-mission-section-inner__left{max-width:932px;font-size:18px}.projects-section{padding-top:220px}.f-video-section,.products-section{padding-top:125px;padding-bottom:125px}.projects-slide__text{font-size:15px;max-width:425px}.section-top__text,.request-form-box__right{max-width:585px;font-size:18px}.section-top{margin-bottom:57px;-moz-column-gap:35px;column-gap:35px}.request-form{-moz-column-gap:35px;column-gap:35px}.request-title{font-size:22px;line-height:1.13}[type=submit]{height:42px;padding-left:90px;padding-right:90px;font-size:14px}.request-form-box__left{-moz-column-gap:35px;column-gap:35px}.f-info-title{font-size:18px}.f-info-text{font-size:18px}.mobile-menu-cl__title{font-size:13px;margin-bottom:35px}.mobile-menu-cl ul a{font-size:13px}.mob-menu-nav li a{font-size:13px}.mob-menu-nav{row-gap:24px}}@media (max-width:1430px){._container{padding-left:6.65%;padding-right:6.65%}.close-header-search-btn{right:6.65%}.projects-section{padding-top:220px;padding-bottom:120px}}@media (max-width:1350px){.mobile-menu-box__right{width:220px}.mobile-menu-cl__title,.mobile-menu-cl ul a{font-size:10px}.mf-btn{font-size:13px;height:34px}.mobile-menu .mf-btn{margin-bottom:45px}.mobile-menu-cl ul{row-gap:25px}.mobile-menu-cl__title{margin-bottom:30px}.mobile-menu-box__left{-moz-column-gap:0;column-gap:0}.mobile-menu-box{-moz-column-gap:30px;column-gap:30px}}@media (max-width:1199px){.f-info__inner{-moz-column-gap:50px;column-gap:50px}.footer-inner-bottom{align-items:flex-end}}@media (max-width:1150px){.mobile-menu-box{flex-direction:column;row-gap:50px}.mobile-menu__inner{padding-top:150px}.mobile-menu-box__right{width:100%;display:flex;flex-wrap:wrap;flex-direction:row}.mobile-menu .mf-btn{max-width:260px}.mobile-menu-box-right--t{width:50%}.mobile-menu-box-right--tx{width:50%}.mobile-menu-box-right--tb{width:100%}.mob-soc-box{margin-bottom:23px}.mb-tel{margin-bottom:25px}}@media (max-width:1100px){.section-top{flex-direction:column;row-gap:28px;margin-bottom:60px}.section-top__text{font-size:16px}.link-btn::before{content:"";display:inline-flex;margin-right:16px;width:18px;height:18px}.shelopa-section__inner .loom-about-item__title{margin-bottom:10px}.shelopa-section__inner .loom-about-item__text{margin-bottom:10px}.project-info-section--showroom .project-info-section__right{width:100%;flex-wrap:nowrap}.project-info-section--showroom .project-info-section__right .project-info-f-item:nth-child(2){display:none}.project-info-section--showroom .project-info-section__right .project-info-f-item{width:25%}}@media (max-width:1300px){.video-poster::after{content:"";position:absolute;top:20px;left:20px;width:100px;aspect-ratio:74/10;height:auto;background-image:url(/wp-content/themes/mfamily/assets/img/watch-vd.svg);background-size:contain;background-repeat:no-repeat;z-index:2}}@media (max-width:1000px){.our-mission-section-inner__left{font-size:16px;max-width:545px}.section-top{width:100%}.request-form{flex-direction:column;row-gap:44px}.request-form-box__left{-moz-column-gap:60px;column-gap:60px}.request-form-box__right{width:calc(50% - 15px);max-width:initial}input{width:50%}[type=submit]{width:100%;padding-left:0;padding-right:0}.fs-top{flex-direction:column;row-gap:80px}.fs-top__left{width:100%;justify-content:space-between}.features-title{max-width:228px}.fs-top__right{width:100%}.fs-top__right{display:grid;grid-template-columns:1fr 1fr;gap:30px}.fs-item-title,.fs-item-text{font-size:16px}.fs-top{margin-bottom:85px}.fs-bottom{width:100%;flex-direction:column;row-gap:44px}.fs-bottom__left,.fs-bottom__right{width:100%}.fs-bottom .fs-item-title{margin-bottom:4px}.fs-bottom{max-width:520px;margin-bottom:50px}.f-info__inner{flex-direction:column;row-gap:63px}.f-info__left{width:100%}.f-info__right{width:100%}.f-info__left{padding-right:45px}.footer-copyright{max-width:400px}.footer-copyright br{display:none}.mobile-menu-cl{min-width:initial}.footer-cred-box a{font-size:10px}}@media (max-width:769px){.header{padding-top:60px}.header.header-special{padding-top:0}.header__logo{width:130px}.our-mission-section-inner__right{display:none}.our-mission-section{padding-top:65px;padding-bottom:65px}.hero-section__title{margin-bottom:25px}.f-video-section,.products-section,.request-section,.features-section{padding-top:110px;padding-bottom:110px}.projects-section{padding-top:160px;padding-bottom:110px}.timeline-section{margin-top:110px}.features-section{padding-top:110px;padding-bottom:110px}.inst-section{padding-top:110px;padding-bottom:110px}.hero-section__subtitle{font-size:16px;max-width:476px}._container{padding-left:12%;padding-right:12%}.close-header-search-btn{right:12%;top:65px}.projects-slide__image-box{aspect-ratio:850/528;height:528px}.splide__slide.projects-slide{aspect-ratio:initial;aspect-ratio:820/580;width:auto;height:400px}.splide__slide.projects-slide .projects-slide__image-box{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:initial}.splide__slide.projects-slide .projects-slide__image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.splide__slide.product-item{aspect-ratio:814/605;width:auto;height:400px}.splide__slide.product-item .projects-slide__image-box{aspect-ratio:814/527;width:100%;height:auto}.request-form-box__left{-moz-column-gap:30px;column-gap:30px}.timeline-section{padding-top:92px;padding-bottom:82px}.f-info-title{font-size:16px}.f-info-text{font-size:16px;line-height:1.4}.splide__slide.inst-slide{aspect-ratio:390/486;height:486px}.link-btn::before{content:"";display:inline-flex;margin-right:16px;width:16px;height:16px;top:-1px}.footer-cred-box a{font-size:10px}.footer-copyright{font-size:8px}.footer-copyright br{display:none}.footer-nav-menu{margin-right:20px}.footer-soc{padding-left:20px}.footer-inner-bottom{-moz-column-gap:30px;column-gap:30px;position:relative}.footer-inner-bottom__left{width:100%;height:77px}.footer-inner-bottom__right{position:absolute;bottom:0;right:0}.footer-copyright{max-width:300px}.link-btn::before{margin-right:16px;width:16px;height:16px;top:0}.mobile-menu{padding-bottom:50px;height:85dvh;overflow-y:auto}.mobile-menu-backing{display:none}.mobile-menu-opened .mobile-menu{background-color:#000}.f-video-box{cursor:pointer}.f-video-box .f-video-logo{width:155px}.video-poster::after{content:"";position:absolute;top:11px;left:13px;width:74px;aspect-ratio:74/10;height:auto;background-image:url(/wp-content/themes/mfamily/assets/img/watch-vd.svg);background-size:contain;background-repeat:no-repeat;z-index:2}.products-section__bottom{margin-bottom:18px}.groove-arrow{max-width:17px}.timeline-header{max-width:530px;margin-left:0;padding-right:0}.timeline-title{margin-bottom:5px}.fs-top__right{justify-content:space-between;grid-template-columns:228px 228px}.f-info-section{padding-bottom:60px}.link-btn::before{width:13px;height:13px}.explain-two-section__left-bottom{margin-top:90px}.explain-two-section__right-bottom{margin-top:75px}.shelopa-section__inner{-moz-column-gap:70px;column-gap:70px}.shelopa-section__right-bottom{margin-top:60px}.shelopa-section__left-bottom{margin-top:210px}.f-video-section-info .loom-about-item__text br{display:block}}@media (max-width:720px){.footer-inner-bottom__right{position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial}.footer-inner-bottom{flex-direction:column;width:100%}.footer-inner-bottom__right{order:1;width:100%;display:flex;justify-content:center;padding-bottom:25px;border-bottom:1px solid #3E3E3E;margin-bottom:25px}.footer-inner-bottom__left{order:2;width:100%}.footer-inner-top{border-bottom:none}.footer-inner-top{padding-top:50px;padding-bottom:30px}.footer-nav-menu{order:2}.footer-soc{order:1;padding-right:20px;padding-left:0;border-left:none;border-right:1px solid #A3A1A1}.footer-nav-menu{margin-left:20px}.footer-cred-box{display:flex;justify-content:center}.footer-copyright{max-width:initial}.footer-copyright{line-height:1.4}}@media (max-width:700px){.mobile-menu-box__left{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:40px}.mobile-menu{height:100dvh}}@media (max-width:600px){._container{padding-left:22px;padding-right:22px}.close-header-search-btn{right:22px;top:38px;width:11px;height:11px}.header{padding-top:20px;padding-bottom:20px}.header__logo{width:82px}.header-menu li a{font-size:12px}.header-menu{margin-right:20px;top:-1px;position:relative}.hero-section__search{width:13px;height:13px}.hero-section{height:100dvh;width:100%;max-height:965px}.header.header-dark{transition-duration:.5s;background-color:#0E0E0E}.our-mission-section-inner__left{font-size:13px;width:100%;max-width:initial;margin-left:auto;margin-right:auto}.our-mission-section-inner__right{display:flex;padding-bottom:0}.our-mission-section-inner{flex-direction:column;row-gap:45px}.our-mission-section-inner._container{padding-left:11%;padding-right:11%}.our-mission-logo{max-width:25px}.our-mission-section{padding-top:55px;padding-bottom:80px}.hero-section__title{font-size:25px;margin-bottom:10px}.hero-section__subtitle{font-size:13px;max-width:290px}.hero-section__content{padding-bottom:35px}.projects-section{padding-top:90px;padding-bottom:60px}.f-video-section,.products-section{padding-top:70px;padding-bottom:70px}.f-info-section{padding-top:60px;padding-bottom:60px}.timeline-section{margin-bottom:10px}.request-section{padding-top:70px;padding-bottom:50px}.request-section--full-padding{padding-bottom:70px}.features-section{padding-top:70px;padding-bottom:60px}.inst-section{padding-top:60px;padding-bottom:70px}.details-section{padding-top:60px;padding-bottom:70px}.timeline-section{margin-top:30px}.link-btn--black{font-size:12px}.link-btn--black.link-btn::before{margin-right:8px}.link-btn::before{width:9px;height:9px}.projects-section-box{margin-top:15px}.splide__slide.projects-slide{aspect-ratio:269/257;width:269px;height:auto}.splide__slide.projects-slide .projects-slide__image-box{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:initial}.splide__slide.projects-slide .projects-slide__image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.splide__slide.projects-slide .projects-slide__content{padding-left:14px;padding-right:14px;padding-bottom:10px;padding-top:10px}.splide__slide.projects-slide .projects-slide__text{font-size:9px;line-height:1.4;max-width:210px}.splide__slide.projects-slide .projects-slide__arrow{width:15px;height:15px}.splide__slide.product-item{aspect-ratio:268/290;width:auto;height:290px}.splide__slide.product-item .projects-slide__image-box{aspect-ratio:268/257;width:100%;height:auto}.splide__slide.product-item .projects-slide__image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-link-box{margin-top:22px}.arrow-link{font-size:12px}.arrow-link::before{width:9px;height:9px;margin-right:10px;top:0}.section-top__text{font-size:13px;max-width:300px}.section-top{margin-bottom:27px;row-gap:15px}.request-title{font-size:14px}.request-form-box__left{flex-direction:column;width:100%;row-gap:25px}.request-form-box__left{max-width:400px}input{width:100%;font-size:10px}input::-moz-placeholder{font-size:10px}input::placeholder{font-size:10px}.request-form{row-gap:40px}.request-form-box__right{width:100%}[type=submit]{max-width:300px;width:100%;font-size:10px;height:33px}.timeline-section{padding-top:40px;padding-bottom:65px}.timeline-header{font-size:14px;max-width:350px;margin-left:22px}.timeline-section__inner{display:none}.timeline-mobile{margin-top:40px;display:flex;flex-direction:column;row-gap:32px}.timeline-mobile .timeline-box{padding-top:0;position:relative}.timeline-mobile .timeline-title{font-size:13px;position:relative}.timeline-mobile .timeline-text{font-size:13px}.timeline-mobile__item{margin-left:20px}.timeline-mobile .timeline-title::before{content:"";position:absolute;display:flex;top:7px;left:-21px;width:5px;height:5px;border-radius:100px;background-color:#8B8B8B}.timeline-mobile{position:relative}.timeline-mobile-line{display:flex;position:absolute;top:7.5px;left:23px;width:1px;height:88%;background:linear-gradient(180deg,#666 0%,#E3E3E3 100%);z-index:-1}.m-logo{width:41px}.features-title{font-size:13px;max-width:165px;top:-4px}.fs-top{row-gap:50px}.fs-top__right{flex-direction:column;grid-template-columns:1fr;row-gap:27px}.fs-item-title,.fs-item-text{font-size:13px}.fs-item-text{line-height:1.4}.fs-top__left{justify-content:flex-start;-moz-column-gap:40px;column-gap:40px}.fs-bottom{row-gap:18px}.fs-top{margin-bottom:70px}.fs-bottom{margin-bottom:26px}.arrow-link{font-weight:500}.f-info-title{font-size:10px;margin-bottom:15px}.f-info-text{font-size:10px;line-height:1.4}.pal-ca::before{height:25px}.f-info__inner{row-gap:40px}.pal-ca::after{height:100%}.splide__slide.inst-slide{aspect-ratio:205/257;height:257px}.footer-cred-box a{font-size:10px}.footer__logo{width:88px}.footer .link-btn{font-size:12px}.footer .link-btn::before{margin-right:14px}.footer-inner-top{padding-top:32px;padding-bottom:10px}.footer-soc a{width:18px}.footer-soc>a:nth-child(1){width:17px}.footer-soc>a:nth-child(2){width:16px}.footer-nav-menu a{font-size:12px}.footer-cred-box a{font-size:7px}.footer-cred-box a::after{height:5px}.footer-inner-bottom__left{height:auto}.footer{padding-bottom:25px}.footer-cred-box{margin-bottom:10px}.footer-copyright{font-size:7px}.inst-slide-icon{position:absolute;top:12px;right:12px;width:12px;height:12px}.splide__slide.inst-slide{margin-right:2px}.mobile-menu__inner{padding-top:90px}.mobile-menu-cl__title{margin-bottom:20px}.mobile-menu-cl ul{row-gap:15px}.mob-soc-box{-moz-column-gap:18px;column-gap:18px}.mob-soc-box a{max-width:18px}.mb-address{font-size:9px}.products-section__inner .section-top{margin-bottom:8px}.products-section__bottom{margin-bottom:10px}.groove-arrow{width:10px;aspect-ratio:21/18;height:auto;flex-shrink:0;top:-1px;position:relative}@supports (-webkit-touch-callout:none){.groove-arrow{top:-5px}}.f-video-box .f-video-logo{width:112px}.link-btn::before{width:10px;height:10px}.link-btn--black.link-btn::before{margin-right:10px}.splide__slide.projects-slide .projects-slide__text{max-width:205px}.video-poster::after{width:50px;top:8px;left:10px}.products-section__inner .section-top{margin-bottom:0}.project-link-box .arrow-link{font-size:10px}.arrow-link::before{width:7px;height:7px}.timeline-title{margin-bottom:0}.f-video-box{aspect-ratio:1920/1080}.our-mission-section-inner__right{display:none}.shelopa-section__inner{flex-direction:column}.shelopa-section__left{width:100%;max-width:initial}.shelopa-section__left-top img{max-width:initial;width:100%}.shelopa-section__left-bottom{margin-top:0;display:none}.shelopa-section__right{margin-top:40px;max-width:initial;width:100%}.shelopa-section__right-bottom{margin-top:40px}.shelopa-section__right-bottom--text{margin-top:40px}.project-info-section--showroom .project-info-section__right .project-info-f-item:nth-child(2){display:flex}.project-info-section--showroom .project-info-section__right{flex-wrap:wrap}.project-info-section--showroom .project-info-section__right .project-info-f-item{width:calc(50% - 20px)}.project-info-section--showroom .project-info-section__left{margin-bottom:35px}}@media (max-width:500px){.mobile-menu .mf-btn{width:100%;height:27px;font-size:10px;max-width:initial;width:100%;margin-bottom:35px}.mob-menu-nav li a{font-size:9px}.mob-menu-nav{row-gap:10px}.mobile-menu-box-right--tx .mb-tel{font-size:12px;margin-bottom:15px}.mob-soc-box{margin-bottom:15px}:root{--burger-top-plus:6px;--burger-top-minus:-6px;--burger-line-height:1.5px;--burger-line-round:10px}.header__burger{margin-left:17px}.timeline-text{height:87px}.timeline-mobile-line{height:87%}}@media (max-width:400px){.our-mission-section-inner._container{padding-left:54px;padding-right:54px}.mobile-menu-box__left{-moz-column-gap:15px;column-gap:15px}}@media (max-width:380px){.mobile-menu-cl__title,.mobile-menu-cl ul a{font-size:8px}}@media (max-width:360px){.footer-cred-box a::after{display:none}.footer-cred-box{flex-direction:column;align-items:center;row-gap:5px}}#smooth-content{overscroll-behavior:none;scroll-behavior:auto;-webkit-overflow-scrolling:touch}#smooth-wrapper{height:100%;overflow:hidden}#smooth-content{min-height:100%;will-change:transform}.projects-section .splide__track::after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:500%;height:5px;background-color:#fff;z-index:2}.projects-section .splide__track::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:500%;height:5px;background-color:#fff;z-index:2}.products-section .splide__track::after{content:"";position:absolute;bottom:58px;left:50%;transform:translateX(-50%);width:500%;height:5px;background-color:#fff;z-index:2}.products-section .splide__track::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:500%;height:5px;background-color:#fff;z-index:2}@media (max-width:600px){.products-section .splide__track::after{bottom:39px}}.regular-page-section{padding-top:230px;width:100%;background-color:#0E0E0E}.breadcrumbs-section{padding-top:35px;padding-bottom:35px}.breadcrumbs-section a{color:#C7C7C7;font-size:15px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.3px;text-transform:uppercase;position:relative}.breadcrumbs-section span{color:#C7C7C7;font-size:15px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.3px;text-transform:uppercase}.breadcrumbs-section .breadcrumb_last{position:relative}.breadcrumbs-section .breadcrumbs-separator{margin-left:6px;margin-right:6px}.dwnl-show{opacity:0;transition-duration:1s}.dwnl-show.dwnl-show--visible{opacity:1}.breadcrumb_last::after{content:"";position:absolute;left:0;bottom:-6px;height:1.5px;width:100%;background-color:#545454;transition:width 0.5s ease}.breadcrumbs-section a::after,.materials-configurator-btn::after{content:"";position:absolute;left:0;bottom:-6px;height:1.5px;width:0;background-color:#545454;transition:width 0.5s ease}.materials-configurator-btn::after{height:1px}.breadcrumbs-section a:hover::after,.materials-configurator-btn:hover::after{width:100%}.materials-configurator-btn::before{content:"/";position:absolute;top:50%;transform:translateY(-50%);right:-13px}.materials-configurator-btn--active::after{width:100%}.all-products-section{background-color:#0E0E0E;padding-bottom:110px}.all-products-box-item__bottom{margin-top:24px}.all-products-box-item__bottom .arrow-link{color:#E8E8E8}.all-products-box-item__bottom .arrow-link::before{filter:brightness(0) saturate(100%) invert(98%) sepia(4%) saturate(11%) hue-rotate(196deg) brightness(115%) contrast(82%)}.all-products-section{padding-top:85px}.all-products-section.dark-bg .title-product{color:#E8E8E8;margin-bottom:50px}.all-products-section.dark-bg .show-more-btn{color:#E8E8E8}.all-products-section.dark-bg .show-more-btn::before{filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(46%) hue-rotate(126deg) brightness(112%) contrast(82%)}.all-products-box{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:16px;column-gap:16px;row-gap:55px}.all-products-box-item__image{aspect-ratio:486/328;width:100%;height:auto;overflow:hidden}.all-products-box-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition-duration:1s}.all-products-header{color:#E8E8E8;font-size:45px;font-style:normal;font-weight:500;line-height:1.1;text-transform:uppercase}.all-projects-item__left{overflow:hidden}.all-projects-item__left img{transition-duration:1s;width:100%;height:100%;object-fit:cover}.all-products-box-item:hover .all-products-box-item__image img,.all-projects-item__left:hover img{transform:scale(1.05)}.all-products-box-item:hover .arrow-link{transform:translateX(-5px)}.all-products-box-item:hover .arrow-link::before{transform:translateX(7px) translateY(0)}.regular-page-title{width:100%;background-color:#0E0E0E}.all-projects-section{padding-top:85px;width:100%;background-color:#0E0E0E;padding-bottom:200px}.all-projects-controls{display:flex;align-items:center;-moz-column-gap:25px;column-gap:25px}.all-projects-controls a{color:#C7C7C7;text-align:right;font-size:15px;font-style:normal;font-weight:300;line-height:1.06;letter-spacing:.3px;text-transform:uppercase}.all-projects-controls a{position:relative}.all-projects-controls a::after{content:"";position:absolute;left:0;bottom:-7px;height:1.5px;width:0;background-color:#545454;transition:width 0.5s ease}.all-projects-controls a:hover::after{width:100%}a.all-projects-control--active::after{width:100%}.all-projects-box{margin-top:50px}.all-projects-item{display:flex;-moz-column-gap:90px;column-gap:90px}.all-projects-item__left{flex-grow:1;aspect-ratio:837/492}.all-projects-item__right{width:357px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between}.all-projects-item__right-top{display:flex;justify-content:space-between;align-items:flex-start;column-gap:10px}.alpri-item{display:flex;flex-direction:column;row-gap:10px;width:calc(50% - 5px)}.alpri-item__title{color:#C7C7C7;font-size:14px;font-style:normal;font-weight:500;line-height:1;text-transform:uppercase}.alpri-item__text{color:#656565;font-size:15px;font-style:normal;font-weight:300;line-height:1.25}.all-projects-item__right-bottom{display:flex;flex-direction:column}.all-projects-item__right-bottom .arrow-link{color:#C7C7C7;font-size:16px;font-style:normal;font-weight:700;width:-moz-max-content;width:max-content}.all-projects-item__right-bottom .arrow-link::before{filter:brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(2263%) hue-rotate(25deg) brightness(84%) contrast(94%)}.all-projects-item__name{color:#E8E8E8;font-size:45px;font-style:normal;font-weight:500;line-height:1.11;text-transform:uppercase;margin-bottom:40px}.all-projects-item{padding-top:125px;padding-bottom:125px;border-bottom:1px solid #292929}.all-projects-item:nth-child(1){padding-top:30px}.project-info-section{width:100%;padding-top:120px;padding-bottom:110px}.project-info-section__inner{display:flex;justify-content:space-between;-moz-column-gap:90px;column-gap:90px}.project-info-section__left{max-width:970px;width:100%}.project-info-description{width:100%}.project-info-description p{font-size:20px;font-style:normal;font-weight:300;line-height:1.25;margin-bottom:20px}.project-info-description p:last-child{margin-bottom:0}.project-info-section .breadcrumbs-section{padding:0 0;margin-bottom:60px}.project-info-section .breadcrumbs-section a,.project-info-section .breadcrumbs-section span{color:#393939;font-size:15px;font-style:normal;font-weight:300;line-height:1.06;letter-spacing:.3px;text-transform:uppercase}.project-info-section .breadcrumbs-section .breadcrumb_last::after{height:1px;background-color:#777}.project-info-section .breadcrumbs-section a::after{background-color:#777;height:1px}.project-info-section__right{width:402px;flex-shrink:0;display:flex;flex-wrap:wrap;gap:30px}.project-info-f-item{width:calc(50% - 15px);display:flex;flex-direction:column;justify-content:flex-start;row-gap:8px}.project-info-f-item__title{color:#393939;font-size:14px;font-style:normal;font-weight:500;line-height:1.07;text-transform:uppercase}.project-info-f-item__text{color:#656565;font-size:15px;font-style:normal;font-weight:300;line-height:1.4}.splide-details-next{cursor:pointer}.detail-slide-box{display:flex;flex-direction:column;row-gap:37px}.splide-details .splide__slide{width:569px!important}.detail-slide-box__details{color:#656565;font-size:18px;font-style:normal;font-weight:300;line-height:1.22;padding-right:70px}.detail-slide-box__details strong{font-weight:500}.dt-header{color:#393939;font-size:22px;font-style:normal;font-weight:500;line-height:1.13;text-transform:uppercase}.all-products-box-item__image::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:101%;height:5px;background-color:#0E0E0E;z-index:2}.all-products-box-item__image::after{content:"";position:absolute;bottom:44px;left:50%;transform:translateX(-50%);width:101%;height:5px;background-color:#0E0E0E;z-index:2}.gallery-section{padding-top:125px;padding-bottom:125px}.details-section .splide__track::before{content:"";position:absolute;top:-5px;left:50%;transform:translateX(-50%);width:500%;height:5px;background-color:#fff;z-index:2}.gallery-box{margin-top:55px;display:flex;flex-direction:column;row-gap:0}.gallery-row{position:relative;width:100%;aspect-ratio:1487/479;display:flex;-moz-column-gap:4px;column-gap:4px;margin-bottom:4px}.gallery-item{overflow:hidden}.gallery-item a{display:flex;height:100%;position:relative}.gallery-item picture{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-item img{transition-duration:1s;will-change:transform;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-row-1-2 .gallery-item:first-child{width:calc(66.8% - 2.6666px)}.gallery-row-1-2 .gallery-item:nth-child(2){width:calc(33.3333333% - 2.6666px)}.gallery-row-2-1 .gallery-item:first-child{width:calc(33.3333333% - 2.6666px)}.gallery-row-2-1 .gallery-item:nth-child(2){width:calc(66.67% - 2.6666px)}.gallery-row-1-1-1 .gallery-item{width:calc(33.3333333% - 2.6666px)}.arrow-link{display:inline-block;color:#393939;font-size:16px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.51px;text-transform:uppercase;transition-duration:0.75s}.arrow-link::before{content:"";display:inline-flex;margin-right:16px;width:13px;height:13px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 14L14 1M14 1H3.6M14 1V11.4' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");top:2px;position:relative;transition-duration:0.7s;margin-right:20px;filter:brightness(0) saturate(100%) invert(17%) sepia(65%) saturate(0%) hue-rotate(237deg) brightness(100%) contrast(89%)}.gallery-row--hidden.gallery-row{opacity:0;visibility:hidden;height:0;overflow:hidden;transform:translateY(30px);margin-bottom:0}.gallery-row--hidden.gallery-item{margin-bottom:0}.gallery-row--fade-in{opacity:1;visibility:visible;transform:translateY(0)}.fancybox__backdrop{background:var(--fancybox-bg,rgb(0 0 0 / .92))}.hero-section__bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:3px;border-style:solid;border-color:#fff;opacity:0;transition:opacity 0.15s ease;border-radius:0}.fancybox__thumb{border-radius:0}.request-section--xv-padding{padding-top:25px;padding-bottom:220px}.all-projects-item:last-child{border-bottom:none}.all-projects-item.all-projects-item--last{border-bottom:none}.gallery-section.dark-bg .dt-header{color:#E8E8E8}.gallery-section.dark-bg .gallery-show-more-btn{color:#E8E8E8}.gallery-section.dark-bg .show-more-btn::before,.gallery-section.dark-bg .arrow-link::before{filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(46%) hue-rotate(126deg) brightness(112%) contrast(82%)}.gallery-section.dark-bg .arrow-link{color:#E8E8E8}.hero-product-section{width:100%;aspect-ratio:1920/945;max-height:945px}.hero-product-section .hero-product-section__inner{width:100%;height:100%}.hero-product-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);aspect-ratio:490/138;opacity:0;animation:heroLogoFadeIn 2s ease forwards 0.15s}@keyframes heroLogoFadeIn{to{opacity:1}}.vb-product-info-section{position:relative;overflow:hidden}.vb-product-info-section .project-info-section__inner{z-index:2;position:relative;padding-top:88px;padding-bottom:88px}.vb-product-info-bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:initial;height:auto;aspect-ratio:1920/1362;-o-object-fit:cover;object-fit:cover}.vb-product-info-bg--mob{display:none}.vb-product-info-special-box{transition-duration:1s}.vb-product-info-section .vb-product-title{color:#E8E8E8;font-size:20px;font-style:normal;font-weight:500;line-height:1.25;text-transform:uppercase;margin-bottom:20px}.dark-bg .project-info-description p{color:#E8E8E8}.vb-product-info-section .breadcrumbs-section{padding-top:0;padding-bottom:50px}.vb-product-info-section .project-info-section__right .project-info-f-item__title{color:#E8E8E8}.vb-product-info-section .project-info-section__right .project-info-f-item__text{color:#B9B9B9}.vb-product-info-section .project-info-section__right{padding-top:80px}.vb-product-info-image{width:100%;z-index:2;position:relative;padding-bottom:78px}.vb-product-info-section .show-more-btn{z-index:2;position:relative;color:#E8E8E8;margin-top:35px}.vb-product-info-section .show-more-btn::before{filter:brightness(0) saturate(100%) invert(99%) sepia(5%) saturate(8%) hue-rotate(118deg) brightness(108%) contrast(82%)}.vb-product-info-show-more-btn--mobile{display:none}.vb-product-info-special-box .vb-product-info-special-item{overflow:hidden;max-height:0;opacity:0;transform:translateY(8px);transition:max-height 0.5s ease,opacity 0.4s ease,transform 0.4s ease;margin-bottom:0;transition-duration:1s}.vb-product-info-special-box .vb-product-info-special-item.is-visible{max-height:300px;opacity:1;transform:translateY(0);margin-bottom:20px}.vb-product-info-special-item .loom-about-item{margin-bottom:25px}.loom-about-section{width:100%;height:auto;display:flex;overflow:hidden;aspect-ratio:1920/929}.loom-about-section__inner{height:100%}.loom-about-box{height:100%;width:100%;display:flex;-moz-column-gap:100px;column-gap:100px;justify-content:space-between}.loom-about-box__left{width:47%;position:relative}.loom-about-box__left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loom-about-box__right{width:53%;display:flex;flex-direction:column;padding-top:73px;justify-content:space-between;padding-right:11vw}.loom-about-item{display:flex;flex-direction:column;margin-bottom:48px}.loom-about-section-invert .loom-about-item:last-child{margin-bottom:0}.loom-about-item__title{font-size:20px;font-style:normal;font-weight:500;line-height:1.3;text-transform:uppercase;margin-bottom:10px}.loom-about-item__text{color:#656565;font-size:20px;font-style:normal;font-weight:300;line-height:1.35;max-width:745px}.loom-about-box__img{max-width:309px;width:100%;aspect-ratio:309/409;margin-left:auto}.loom-about-box__img-title{position:absolute;left:30px;bottom:25px;color:#FFF;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:1.28;text-transform:uppercase}.product-image-section{width:100%;aspect-ratio:1920/936;position:relative;margin-top:150px}.product-image__img{position:absolute;-o-object-position:center;object-position:center;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-image__title{position:absolute;right:40px;bottom:25px;color:#FFF;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:1.28;text-transform:uppercase}.product-image__img-mob{display:none}.hero-section__bg .hero-section__bg--mob{display:none}.hero-section__bg--mob picture{width:100%}.hero-section__bg--mob{display:none}.loom-about-box__img--mob{display:none}.all-products-section.all-products-section--white{margin-top:250px;background-color:#fff}.all-products-section.all-products-section--white .title-product{margin-bottom:40px}.all-products-section.all-products-section--white .arrow-link{color:#393939}.all-products-section.all-products-section--white .all-products-box-item__bottom .arrow-link::before{filter:brightness(0) saturate(100%) invert(20%) sepia(13%) saturate(23%) hue-rotate(38deg) brightness(98%) contrast(92%)}.all-products-section.all-products-section--white .all-products-box-item__image::before,.all-products-section.all-products-section--white .all-products-box-item__image::after{background-color:#fff}.title-product{font-size:22px;font-style:normal;font-weight:500;line-height:1.13;text-transform:uppercase}.all-products-section-show-more-btn{margin-top:75px}.vb-product-info-image-mobile{display:none}.all-products-box-item.is-hidden{display:none}.all-products-section-show-more-btn.all-products-section-show-more-btn--hidden::before{transform:rotate(180deg)}.loom-about-indents{margin-top:170px}.loom-about-section-invert .loom-about-box__right{padding-top:0;padding-right:0;position:relative;width:47%}.loom-about-section-invert .loom-about-box__left{width:53%;padding-left:11vw;display:flex;flex-direction:column;justify-content:space-between;padding-right:20px}.loom-about-section-invert .loom-about-box__img-title{left:initial;right:30px;bottom:25px}.loom-about-section-invert .loom-about-box__img{margin-left:0;margin-right:auto;aspect-ratio:initial;max-width:445px}.loom-about-section-invert .loom-about-box__bottom{padding-bottom:30px}.loom-about-section-invert__img--mob,.loom-about-section-invert__img--tablet{display:none}.materials-configurator-section{padding-top:170px;padding-bottom:170px}.materials-configurator__inner{display:flex;flex-direction:column;row-gap:100px}.materials-configurator-top{display:flex;justify-content:space-between;-moz-column-gap:160px;column-gap:160px}.materials-configurator-container__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;-moz-column-gap:160px;column-gap:160px}.materials-configurator-container__title{font-size:20px;font-style:normal;font-weight:500;line-height:1.25;text-transform:uppercase}.materials-configurator-btns{display:flex;align-items:center;width:50%}.materials-configurator-btn{position:relative;color:#393939;font-size:15px;font-style:normal;font-weight:300;line-height:1.06;letter-spacing:.3px;text-transform:uppercase;padding-right:0;margin-right:24px;cursor:pointer}.materials-configurator-container__title{width:50%}.mcx-box{display:flex}.mcx-box__left{display:flex;width:46%}.mcx-box__left .mcx-item:nth-child(1){width:55%}.mcx-box__left .mcx-item:nth-child(2){width:45%}.mcx-item{width:100%;display:flex;flex-direction:column;row-gap:17px}.mcx-item__img img{width:100%;height:102%;-o-object-fit:cover;object-fit:cover}.mcx-item__img{height:18px;overflow:hidden}.mcx-item__title{font-size:13px;font-style:normal;font-weight:500;line-height:1.15;text-transform:uppercase;padding-right:15px;min-height:30px}.mcx-box__right{display:flex;width:54%}.mcx-box__right .mcx-item:nth-child(1){width:25%}.mcx-box__right .mcx-item:nth-child(2){width:75%}.materials-configurator-top__left{width:50%}.materials-configurator-top__right{width:50%}.all-products-box-item.all-products-box-item--last{border-bottom:none}.dark-bg{background-color:#0E0E0E}.dark-bg .loom-about-item__title{color:#E8E8E8}.dark-bg .loom-about-item__text{color:#C7C7C7}.rock-about-section{padding-top:100px;padding-bottom:125px;width:100%}.rock-about-section__inner{display:flex;-moz-column-gap:50px;column-gap:50px;width:100%;max-height:880px}.rock-about-section__left{max-width:450px;width:100%;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;row-gap:40px}.rock-about-section__right{flex-grow:1;display:flex;-moz-column-gap:16px;column-gap:16px;width:calc(100% - 500px);aspect-ratio:988/879}.rock-about-section__right img{height:100%;-o-object-fit:cover;object-fit:cover}.rock-about-section__left-top .loom-about-item__text{margin-bottom:20px}.rock-about-section__left-top .loom-about-item__title{margin-bottom:30px}.rock-about-section__fg{aspect-ratio:209/372;max-width:10.6vw;width:100%;max-width:210px}.gala-about-section{padding-top:125px;padding-bottom:125px}.gala-about-section__inner{display:flex;-moz-column-gap:160px;column-gap:160px}.gala-about-section__header{flex-grow:1;color:#E8E8E8;font-size:45px;font-style:normal;font-weight:500;line-height:1.15;text-transform:uppercase}.gala-about-section__text{max-width:486px;width:100%;color:#C7C7C7;font-size:20px;font-style:normal;font-weight:300;line-height:1.25}.calisto-video-section{padding-top:125px;padding-bottom:125px}.calisto-video-section__inner{width:100%;display:flex;-moz-column-gap:45px;column-gap:45px}.calisto-video-section__videos-box{aspect-ratio:928/675;width:100%;height:auto;flex-grow:1}.calisto-video-section__videos-box video{width:100%;-o-object-fit:cover;object-fit:cover}.calisto-video{opacity:1;visibility:visible;pointer-events:none;transition-duration:1.5s;width:100%;aspect-ratio:928/675;height:auto}.calisto-video--hidden{width:0;height:0;opacity:0;visibility:hidden;pointer-events:none;position:absolute;left:0;top:0}.calisto-video-section__texts-box{display:flex;flex-direction:column;row-gap:30px;width:517px;flex-shrink:0}.calisto-video-text-box{max-width:485px;padding-left:30px}.calisto-video-text-box .loom-about-item__title{margin-bottom:20px;cursor:pointer;position:relative;left:-30px}.calisto-video-text-box .loom-about-item__text{margin-bottom:20px}.calisto-video-text--hidden.loom-about-item__text{margin-bottom:0}.calisto-video-text--hidden{height:0!important;opacity:0}.calisto-video-text-box .loom-about-item__title::before{content:"";display:inline-flex;width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M7 1V13M7 13L13 7M7 13L1 7' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:16px;position:relative;transition-duration:0.7s;filter:brightness(0) saturate(100%) invert(98%) sepia(2%) saturate(460%) hue-rotate(235deg) brightness(115%) contrast(82%);transform:rotate(-90deg)}.calisto-video-text-box--active .loom-about-item__title::before{transform:rotate(0)}.loom-about-item__text{overflow:hidden;height:auto;transition:height 0.7s ease,opacity 0.7s ease;will-change:height,opacity}.loom-about-section-invert .loom-about-box__right{display:block}.vb-product-info-show-more-btn.vb-product-info-show-more-btn--less::before{transform:rotate(-180deg)}.no-margin{margin-top:0;margin-bottom:0}.dark-page{background-color:#0E0E0E}.details-section.dark-bg .splide__track::before{background-color:#0E0E0E}.details-section.dark-bg .dt-header{color:#E8E8E8}.details-section.dark-bg .splide-details-next{filter:brightness(0) saturate(100%) invert(100%) sepia(44%) saturate(136%) hue-rotate(199deg) brightness(109%) contrast(82%)}.details-section.dark-bg .detail-slide-box__details{color:#c7c7c7}.details-section.dark-bg .detail-slide-box__details strong{color:#e8e8e8}.product-image-section--trip{margin-top:125px;margin-bottom:125px}.request-section--big-indents{padding-top:250px;padding-bottom:200px}.prime-about-section{padding-top:125px;padding-bottom:125px;background-color:#0E0E0E}.prime-about-section__inner{display:flex;width:100%;-moz-column-gap:100px;column-gap:100px}.prime-about-section__left{width:48%;display:flex;flex-direction:column;justify-content:space-between}.prime-about-section__left-image{max-width:486px;width:100%}.prime-about-section__right{width:52%;display:flex;flex-direction:column;justify-content:space-between}.prime-about-section__right-box{display:flex;align-items:flex-start;-moz-column-gap:18px;column-gap:18px}.pas-text{color:#C7C7C7;font-size:20px;font-weight:300;line-height:1.25}.prime-about-section__left .pas-text{margin-top:300px}.prime-about-section__left-image-2{display:none}.splide-scheme .splide__slide{width:1130px!important}.bread-section{padding-top:100px}.explain-one-section{padding-top:25px;padding-bottom:115px}.explain-one-section__inner{display:flex;justify-content:space-between;-moz-column-gap:140px;column-gap:140px;width:100%}.explain-one-section__left{width:100%;max-width:745px}.explain-one-section__left-top{max-width:725px}.explain-one-section__left-bottom{margin-top:250px}.explain-one-section__right{display:flex;align-items:flex-start}.explain-one-section__left-top .loom-about-item__text{margin-bottom:20px}.explain-one-section__left-top .loom-about-item__text:last-child{margin-bottom:0}.bread-section--dark-text .breadcrumbs-section a,.bread-section--dark-text .breadcrumbs-section span,.bread-section--dark-text .breadcrumbs-separator{color:#393939}.explain-two-section{padding-top:100px;padding-bottom:100px}.explain-two-section__inner{display:flex;-moz-column-gap:170px;column-gap:170px}.explain-two-section__left{width:565px;flex-shrink:0}.explain-two-section__left-bottom{margin-top:200px}.explain-two-section__right{max-width:747px;width:100%}.explain-two-section__right-bottom{margin-top:200px}.explain-two-section__left-top .hero-section__bg-image{width:100%;max-width:486px}.explain-three-section{padding-top:100px}.explain-three-section__top{width:100%;max-width:1330px;display:flex;-moz-column-gap:120px;column-gap:120px;margin-left:auto;padding-bottom:40px;justify-content:space-between}.explain-three-section__top-left{width:100%;flex-grow:1;padding-bottom:130px}.explain-three-section__top-right{width:100%;max-width:435px;display:flex;flex-direction:column;justify-content:flex-end}.explain-three-section__center{display:flex;-moz-column-gap:100px;column-gap:100px;padding-bottom:80px}.explain-three-section__center-left{width:47%}.explain-three-section__center-right{width:53%;display:flex;flex-direction:column;justify-content:flex-end}.explain-three-section__bottom{margin-top:80px;display:flex;-moz-column-gap:120px;column-gap:120px}.explain-three-section__bottom-left{width:64%}.explain-three-section__bottom-left-top{max-width:610px;width:100%;margin-bottom:210px}.explain-three-section__bottom-left-bottom{padding-left:130px}.explain-three-section__bottom-right{width:36%;display:flex;flex-direction:column;align-items:self-start}.wpcf7-form-control-wrap[data-name=acceptance-803]{margin-bottom:25px}.wpcf7-form-control-wrap[data-name=acceptance-803]{display:block}.wpcf7-form-control-wrap[data-name=acceptance-803] .wpcf7-list-item{position:relative;line-height:1.5;margin-left:0!important}.wpcf7-form-control-wrap[data-name=acceptance-803] input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.wpcf7-form-control-wrap[data-name=acceptance-803] label{position:relative;display:inline-block;padding-left:25px;font-weight:300;font-size:13px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpcf7-form-control-wrap[data-name=acceptance-803] label::before{content:"";position:absolute;left:0;top:4px;border:.5px solid #656565;width:11px;height:11px;box-sizing:border-box;background-color:#fff0;transition:all 0.2s;border-radius:0}.wpcf7-form-control-wrap[data-name=acceptance-803] input[type=checkbox]:checked+.wpcf7-list-item-label::after{content:"";position:absolute;left:2px;top:6px;width:7px;height:7px;background-color:#0E0E0E;pointer-events:none}.wpcf7-form-control-wrap[data-name=acceptance-803] .wpcf7-list-item-label{display:block}.wpcf7-list-item-label a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.wpcf7-list-item-label a:hover{text-decoration:none}.request-form-box__hidden-block{width:100%;margin-top:30px;height:0;overflow:hidden}.request-form-box__left{flex-wrap:wrap}.wpcf7-form-control-wrap{position:relative}.request-form-box__left .wpcf7-form-control-wrap,.request-form-box__left input{width:calc(50% - 20px)}.request-form-box__left input{width:100%}.error-input{color:#dc3232;font-size:11px;font-weight:400;display:none;position:absolute;right:0;top:45px;bottom:-22px;line-height:1.4;height:auto}.request-form.is-attempted .wpcf7-form-control-wrap.has-error .error-input{display:block}.request-form.is-attempted .wpcf7-form-control-wrap.has-error input{border-bottom-color:#dc3232}.request-form.is-attempted .wpcf7-form-control-wrap[data-name=acceptance-803].has-error .error-input{display:block;top:10px}.request-form-box__left .request-form-box__hidden-block input{width:100%}.request-form-show-more{font-weight:700;font-size:16px;line-height:100%;letter-spacing:.02em;text-transform:uppercase;color:#393939;margin-top:35px;cursor:pointer}.request-form-show-more::before{content:"";display:inline-flex;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M1 6H6M6 6H11M6 6V11M6 6V1' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;margin-right:14px}.shelopa-section__right-bottom--text{display:none}.request-form-show-more--open.request-form-show-more::before{width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M7 13L7 0.999999M7 0.999999L1 7M7 0.999999L13 7' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;top:2px;position:relative}.file-field{position:relative;margin-top:40px}.file-field input[type=file]{position:absolute;left:-9999px;opacity:0;pointer-events:none}.file-field__btn{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:7px}.file-field__text{font-size:16px;font-weight:400;transition-duration:0.3s;font-weight:500;font-size:13px;line-height:123%;letter-spacing:.02em;text-transform:uppercase}.file-field__text:hover{color:var(--brand-color-blue)}.file-field__text::before{content:"";display:inline-block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='13' viewBox='0 0 22 13' fill='none'%3E%3Cpath d='M6 1H15.75C18.6495 1 21 3.35051 21 6.25C21 9.1495 18.6495 11.5 15.75 11.5H4.5C2.567 11.5 1 9.933 1 8C1 6.067 2.567 4.5 4.5 4.5H15.75C16.7165 4.5 17.5 5.2835 17.5 6.25C17.5 7.2165 16.7165 8 15.75 8H6' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;margin-right:8px;top:5px;position:relative}.file-field{margin-top:30px;margin-bottom:12px}.file-field .file-field__name{font-size:15px;font-weight:400;color:var(--brand-color-blue);width:100%;display:flex;-moz-column-gap:25px;column-gap:25px}.file-field .wpcf7-not-valid-tip{display:flex;bottom:-5px;color:var(--brand-color-pomegranate);font-size:13px;font-style:normal;font-weight:400;line-height:1.4;height:20px}.file-field--selected .file-field__remove{opacity:1;visibility:visible;pointer-events:auto}.file-field__item{display:flex;align-items:center;gap:8px;margin-bottom:6px}.file-field__item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.file-field__remove{display:inline-flex;align-items:center;justify-content:center;width:10px;height:10px;background:none;border:none;cursor:pointer;padding:0;color:#999;transition:color 0.2s ease;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%228%22%20viewBox%3D%220%200%208%208%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M7.5%207.5L4%204M4%204L0.5%200.5M4%204L7.5%200.5M4%204L0.5%207.5%22%20stroke%3D%22%23656565%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);background-position:center;background-size:contain;background-repeat:no-repeat;flex-shrink:0}.gallery-section__inner-top{width:100%;display:flex;align-items:center;justify-content:space-between}.thank-you-box{margin-top:150px;padding-bottom:60px}.thank-you-box__text{font-weight:300;font-size:20px;line-height:125%;color:#E8E8E8;margin-top:2px}.go-back-to-home{display:flex;margin-top:100px;font-weight:700;font-size:16px;line-height:100%;letter-spacing:.02em;text-transform:uppercase;color:#E8E8E8;padding-left:35px;position:relative}.go-back-to-home:hover::before{transform:translateX(5px)}.go-back-to-home::before{content:"";position:absolute;display:inline-flex;width:14px;aspect-ratio:1/1;height:auto;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 7L1 7M1 7L7 13M1 7L7 1' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;transition-duration:0.5s;left:0}.designers-section{background-color:#0E0E0E;padding-top:165px;padding-bottom:140px}.designers-section .arrow-link{width:-moz-max-content;width:max-content;color:#C7C7C7}.designers-section .arrow-link::before{filter:brightness(0) saturate(100%) invert(91%) sepia(0%) saturate(833%) hue-rotate(163deg) brightness(89%) contrast(90%)}.designers-item{padding:85px 0;border-bottom:1px solid #292929;display:flex;-moz-column-gap:70px;column-gap:70px}.designers-item:first-child{padding-top:0}.designers-item__left{width:385px;flex-shrink:0}.designers-item__right{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.designers-item__name{margin-bottom:40px;font-weight:500;font-size:45px;line-height:111%;text-transform:uppercase;color:#C7C7C7}.designers-item__name br{display:none}.designers-item:last-child{border-bottom:none;padding-bottom:0}.designer-single-section{padding-top:165px;padding-bottom:100px}.designer-single-section__inner{display:flex;-moz-column-gap:90px;column-gap:90px}.designer-single-section__left{width:55%}.designer-single-section__right{width:65%}.designer-single-section__right a{color:#C7C7C7;text-decoration:underline}.designer-single-section__right a:hover{text-decoration:none}.designer-single-section__right p{font-weight:300;font-size:20px;line-height:125%;text-align:justify;margin-bottom:20px;color:#C7C7C7}.designer-single-section__right p:last-child{margin-bottom:0}.girk-section,.dirk-section{padding-top:120px;padding-bottom:120px}.girk-section__inner,.dirk-section__inner{display:flex;flex-direction:column;row-gap:55px}.girk-section__top,.dirk-section__top{display:flex;width:100%}.dirk-section__top{width:100%;aspect-ratio:1490/645;overflow:hidden}.girk-section__top picture:first-child{width:34%}.girk-section__top picture:nth-child(2){width:66%}.girk-section__left-img,.dirk-section__left-img,.girk-section__right-img,.dirk-section__right-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.girk-section__bottom,.dirk-section__bottom{display:flex;width:100%;justify-content:space-between}.girk-section__left{width:35%;padding-right:50px}.girk-section__title{font-weight:500;font-size:22px;line-height:1.25;text-transform:uppercase}.girk-section__right{width:50%}.girk-section__text p{font-weight:300;font-size:20px;line-height:1.3;margin-bottom:20px}.girk-section__text p:last-child{margin-bottom:0}.dirk-section{background-color:#0E0E0E}.dirk-section .girk-section__title{color:#C7C7C7}.dirk-section .girk-section__text p{color:#C7C7C7}.dirk-section__left{width:35%}.dirk-section__right{width:50%}.dirk-section__top picture:first-child{width:66%}.dirk-section__top picture:nth-child(2){width:34%}.project-info-section.project-info-section--about-production{padding-bottom:30px}.all-products-section--projects-grid .projects-grid-show-more-btn{margin-top:90px}.rp-tp-text{margin-top:20px;color:#C7C7C7}.all-products-section--news .all-products-section-show-more-btn{margin-top:120px}.all-products-section--news .arrow-link::before{position:absolute;top:5px;left:0}.all-products-section--news .arrow-link{padding-left:30px;position:relative;text-align:left}.article-m-section{margin-top:55px;overflow:hidden}.article-m-top{margin-top:35px;display:flex;-moz-column-gap:70px;column-gap:70px;margin-bottom:35px}.article-m-top__left{aspect-ratio:1303/640;flex-grow:1}.article-m-top__right{display:flex;flex-direction:column;row-gap:40px;width:120px;flex-shrink:0}.amt-z-box{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;flex-shrink:initial}.amt-title{font-weight:700;font-size:14px;line-height:107%;text-transform:uppercase;color:#E8E8E8;margin-bottom:5px;width:-moz-max-content;width:max-content}.amt-value{font-weight:300;font-size:15px;line-height:127%;color:#C7C7C7;width:-moz-max-content;width:max-content}.superiority-article-section{font-weight:300;font-size:20px;line-height:125%;color:#C7C7C7;padding-top:85px;padding-bottom:85px}.superiority-article-section a{text-decoration:underline;color:#C7C7C7}.superiority-article-section a:hover{text-decoration:none}.sas-top{margin-bottom:160px;max-width:1075px}.sas-bottom{display:flex;width:100%;-moz-column-gap:150px;column-gap:150px}.sas-top__left{width:35%}.sas-top__right{width:65%;display:flex;flex-direction:column;align-items:flex-end}.sas-top__right-top{max-width:750px;width:100%;margin-bottom:155px}.sas-top__right-top p{margin-bottom:25px}.sas-top__right-top p:last-child{margin-bottom:0}.article-featured-text{padding-top:65px;padding-bottom:65px;width:100%;font-weight:700;font-size:20px;line-height:1.4;color:#E8E8E8}.article-featured-text__inner{max-width:1190px}.article-info-group-text{padding-top:85px;padding-bottom:140px}.article-info-group-text__left{width:60%}.article-info-group-text__right{width:40%;display:flex;flex-direction:column;justify-content:flex-end}.article-info-group-text__right p{margin-bottom:20px;color:#C7C7C7;font-size:20px;font-weight:300}.article-info-group-text__right p:last-child{margin-bottom:0}.article-info-group-text__inner{display:flex;-moz-column-gap:115px;column-gap:115px}.sast-rb{display:none}.contacts-page-top-box{width:100%;display:flex;justify-content:flex-start;padding-top:120px;-moz-column-gap:120px;column-gap:120px;padding-bottom:80px}.contacts-page-top-box__item{display:flex;flex-direction:column}.contacts-page-top-box__title{font-weight:700;font-size:16px;line-height:100%;letter-spacing:.03em;text-transform:uppercase;color:#C7C7C7;margin-bottom:37px}.contacts-page-top-box__cn{margin-bottom:30px;display:flex;flex-direction:column}.contacts-page-top-box__in{font-weight:300;font-size:20px;line-height:1.25;color:#656565}.contacts-page-top-box__va a{font-weight:300;font-size:20px;line-height:1.25;color:#C7C7C7;transition-duration:0.7s}.contacts-page-top-box__va a:hover{color:#fff}.sp-lin-mail{position:relative}.sp-lin-mail::after{content:"hello@mfamily.by";position:absolute;top:50%;transform:translateY(-50%);right:-140px;width:-moz-max-content;width:max-content;height:auto;display:flex;align-items:center;font-weight:300;font-size:15px;line-height:100%;color:#C7C7C7;opacity:0;pointer-events:none;transition-duration:0.3s}.sp-lin-mail:hover::after{pointer-events:all;opacity:1}.contacts-page-top-bonit{display:flex;align-items:center;-moz-column-gap:50px;column-gap:50px;padding-bottom:100px}.contacts-page-top-bonit__text{font-weight:700;font-size:16px;line-height:100%;letter-spacing:.03em;text-transform:uppercase;color:#C7C7C7}.bonit-socials{display:flex;-moz-column-gap:30px;column-gap:30px;align-items:center}.bonit-socials a{transition-duration:0.5s}.bonit-socials a:hover{opacity:.7}.bonit-socials a:hover::after{opacity:1}.showroom-map-section{padding-top:125px;padding-bottom:125px}.showroom-map-header{font-weight:700;font-size:45px;line-height:111%;text-transform:uppercase}.smh-top{display:flex;-moz-column-gap:260px;column-gap:260px;margin-top:65px}.smh-top__left{width:100%;max-width:560px}.smh-top__title{font-weight:700;font-size:20px;line-height:125%;text-transform:uppercase;margin-bottom:34px}.smh-top__line{margin-bottom:13px;font-weight:300;font-size:20px;line-height:125%;color:#656565}.smh-top__time{margin-top:30px;display:flex;flex-direction:column;-moz-column-gap:30px;column-gap:30px;font-weight:300;font-size:20px;line-height:125%;color:#656565;row-gap:4px}.smh-top__time-line span:nth-child(1){display:inline-flex;width:60px;flex-shrink:1;margin-right:35px}.smh-top__right{width:100%;max-width:560px}.smh-map{margin-top:140px;width:100%;aspect-ratio:1490/770;position:relative}.smh-map::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:30px;background-color:#FFF}#smh-yandex-map,#smh-yandex-map-custom,#smh-yandex-map-locations{width:100%;height:100%;filter:grayscale(100%)}.smh-map-info{margin-top:50px}.smh-map-info__title{font-weight:700;font-size:20px;line-height:125%;text-transform:uppercase;margin-bottom:30px}.smh-map-info__text{font-weight:300;font-size:20px;line-height:1.3;color:#656565}.contacts-social-section{padding-top:120px;padding-bottom:120px}.contacts-social-section__box{display:flex;width:100%;-moz-column-gap:180px;column-gap:180px}.contacts-social-section__box-left,.contacts-social-section__box-right{width:50%;display:flex;flex-direction:column;row-gap:45px}.contacts-social-item__right{flex-grow:1}.contacts-social-item{display:flex;align-items:flex-start;-moz-column-gap:45px;column-gap:45px;height:110px;border-bottom:1px solid #d6d5d5}.contacts-social-item__left{display:flex;align-items:center;justify-content:space-between;width:190px;flex-shrink:0}.contacts-social-item__sc-name{font-weight:800;font-size:16px;line-height:125%;letter-spacing:.02em;text-transform:uppercase}.contacts-social-item__right{font-weight:300;font-size:18px;line-height:122%;color:#7c7c7c}.contacts-social-item__left{top:11px;position:relative}.csvt-box{display:flex;align-items:center;-moz-column-gap:40px;column-gap:40px;width:-moz-max-content;width:max-content;margin-left:30px;margin-right:auto}.contacts-social-section__box a{transition-duration:0.5s}.contacts-social-section__box a:hover{opacity:.8}.sas-top__right-last{display:none}div.contacts-page-top-box__item:nth-child(2)>div:nth-child(4)>div:nth-child(1){margin-top:27px}.contacts-page-top-bonit--mob{display:none}.contacts-page-top-bonit--desk{display:flex}.contacts-social-section__box-right>div:nth-child(2){padding-top:10px}.contacts-social-section--mob{display:none}.all-projects-section--reviews{padding-top:50px;padding-bottom:60px}.rew-s-title{font-weight:700;font-size:22px;line-height:1.1;text-transform:uppercase;color:#C7C7C7;margin-bottom:50px}.rew-s-text{font-weight:300;font-size:20px;line-height:1.25;color:#C7C7C7;margin-bottom:50px}.all-projects-section--reviews .all-projects-item__right{width:420px}.all-projects-section--reviews .all-projects-item{-moz-column-gap:110px;column-gap:110px}.all-projects-section--reviews .show-more-btn{color:#C7C7C7;margin-top:0}.all-projects-section--reviews .show-more-btn::before{filter:brightness(0) saturate(100%) invert(74%) sepia(0%) saturate(23%) hue-rotate(194deg) brightness(110%) contrast(89%)}.elanto-section{width:100%;padding-top:60px;padding-bottom:60px}.elanto-section__inner{width:100%;display:flex}.elanto-section__inner picture{width:33.33%}.elanto-section-image{width:100%}.sl-project-info-section{padding-top:120px;padding-bottom:120px}.sl-project-info-section .product-item .projects-slide__image-box{height:auto}.sl-project-info-section .product-item{aspect-ratio:688/443;height:443px;display:flex;flex-direction:row}.sl-project-info-section .product-item .projects-slide__image-box{width:100%}.sl-project-info-section .products-section__bottom{justify-content:space-between;margin-bottom:40px}.sl-project-ph__bottom{position:absolute;bottom:24px;left:28px;display:flex;justify-content:space-between;width:calc(100% - 56px)}.sl-project-ph__title{font-weight:500;font-size:18px;line-height:128%;letter-spacing:-.02em;text-transform:uppercase;color:#E8E8E8}.sl-project-ph__image{position:absolute;left:28px;top:22px}.project-info-description .project-info-description__title{font-weight:700;font-size:20px;line-height:125%;text-transform:uppercase;color:#393939!important}.project-info-section--rewiev .project-info-section__right a::after{display:none}.project-info-section--rewiev .project-info-section__right a{width:auto}.project-info-section--rewiev .project-info-f-item__l-list{row-gap:5px}.project-info-section--rewiev .arrow-link{line-height:1.1}.project-info-section--rewiev .arrow-link::before{margin-right:15px}.project-info-section--rewiev .project-info-section__right{row-gap:43px}.project-info-section--rewiev .project-info-section__inner{align-items:flex-start}.project-info-section--about-company .project-info-section__inner{display:flex;width:100%;-moz-column-gap:100px;column-gap:100px;align-items:flex-start}.project-info-section--about-company .project-info-section__left{max-width:720px;width:55%}.project-info-section--about-company .project-info-section__right{max-width:660px;width:45%;gap:0;padding-top:85px;flex-shrink:initial}.project-info-section--about-company .project-info-description p{color:#656565}.furio-section{padding-top:70px;padding-bottom:90px}.furio-section__box{width:100%;display:flex;margin-bottom:170px}.furio-section__box picture{width:25%}.furio-center-box{width:100%;display:flex;justify-content:space-between;-moz-column-gap:120px;column-gap:120px;font-weight:300;font-size:20px;line-height:1.3;color:#656565;margin-bottom:125px}.furio-center__left{width:50%}.furio-center__right{width:45%}.furio-section__bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.furio-center__left p{margin-bottom:25px}.furio-center__left p:last-child{margin-bottom:0}.ktur-section{padding-top:100px;padding-bottom:80px}.ktur-section__inner{width:100%;position:relative}.ktur-section-one{width:100%;display:flex;-moz-column-gap:125px;column-gap:125px;padding-bottom:50px}.ktur-section-one__left{width:50%;display:flex}.ktur-section-one__left picture{width:50%}.ktur-section-one__right{padding-top:80px;width:50%;display:flex;flex-direction:column;row-gap:30px;max-width:530px;font-size:20px}.ktur-text{font-weight:300;font-size:20px;line-height:1.25;color:#393939}.ktur-text strong{font-weight:500}.ktur-section-two__top-text{margin-bottom:365px;margin-left:200px;max-width:835px}.ktur-section-two__img-b{width:300px}.ktur-section-two__bottom-text{padding-top:35px;margin-left:450px;max-width:755px}.ktur-section-two{padding-top:50px;position:relative;padding-bottom:110px}.ktur-section-two__img-r{position:absolute;top:47%;transform:translateY(-50%);right:0;width:65%;max-width:876px;aspect-ratio:876/584;flex-shrink:0}.ktur-section-three{width:100%;display:flex;justify-content:space-between;-moz-column-gap:100px;column-gap:100px}.ktur-section-three__left{max-width:450px;flex-shrink:0;display:flex;flex-direction:column;row-gap:30px;font-size:20px}.ktur-section-three__right{max-width:360px;flex-shrink:0}.ktur-section-four{display:flex;justify-content:space-between;-moz-column-gap:100px;column-gap:100px;width:100%;margin-top:-160px}.ktur-section-four__left{margin-left:100px;margin-bottom:75px;width:710px;flex-shrink:0}.ktur-section-five{padding-top:45px;max-width:560px}.ktur-section-five__title{font-weight:500;font-size:20px;line-height:1.25;margin-top:25px}.ktur-section-four__right{max-width:435px;display:flex;flex-direction:column;justify-content:flex-end;font-size:20px}.mayura-section{padding-top:120px;padding-bottom:70px}.mayura-section__top{width:100%;display:flex;-moz-column-gap:100px;column-gap:100px;margin-bottom:250px}.mayura-section__top-left{width:55%}.mayura-section__top-right{width:45%;display:flex;flex-direction:column;justify-content:flex-end}.msr-title{font-weight:700;font-size:20px;line-height:1.25;text-transform:uppercase;margin-bottom:8px;color:#393939}.msr-text{font-weight:300;font-size:20px;line-height:1.25;color:#656565;margin-bottom:20px}.msr-text:last-child{margin-bottom:0}.mayura-section__center{width:100%;display:flex;-moz-column-gap:100px;column-gap:100px}.mayura-section__center-left{width:45%;padding-left:140px;display:flex;flex-direction:column;justify-content:flex-end}.mayura-section__center-right{width:55%}.mayura-section__bottom{margin-top:165px;max-width:670px;margin-left:auto}.designer-info-section{padding-top:85px;padding-bottom:100px}.dsis-item-one{width:100%;background-color:#0e0e0e}.dsis-item-one__inner{width:100%;display:flex;-moz-column-gap:90px;column-gap:90px}.dsis-item-one__left{width:360px;flex-shrink:0;padding-top:90px}.dsis-item__title{font-weight:700;font-size:30px;line-height:117%;text-transform:uppercase;color:#E8E8E8;margin-bottom:35px}.dsis-item__text{font-weight:300;font-size:20px;line-height:1.25;color:#C7C7C7}.dsis-item-one__right{flex-grow:1;position:relative}.dsis-item-one__right img{max-width:30vw}.dsis-item-one__img{height:100%;min-height:100%;width:auto;position:relative;top:90px;aspect-ratio:576/868}.dsis-item-one__text{position:absolute;left:39%;bottom:125px;max-width:600px}.dsis-text-df{font-weight:700;font-size:25px;line-height:140%;text-transform:uppercase;color:#E8E8E8}.dsis-item-two{padding-top:330px;padding-bottom:280px}.dsis-item-two__inner{display:flex;width:100%;-moz-column-gap:150px;column-gap:150px}.dsis-item-two__left{width:45%}.dsis-item-two__right{width:55%;display:flex;flex-direction:column}.dsis-item-two__text{margin-top:auto;color:#393939}.dsis-item-two__right .dsis-item__title{color:#393939;padding-left:80px}.dsis-item-two__right .dsis-item__text{color:#656565;padding-left:80px}.dsis-item-three{width:100%;background-color:#0e0e0e}.dsis-item-three__inner{width:100%;display:flex;-moz-column-gap:90px;column-gap:90px}.dsis-item-three__left{display:flex;flex-direction:column;width:52%;padding-top:110px;padding-bottom:110px}.dsis-item-three__right{width:48%}.dsis-item-three__img{position:relative;top:-80px}.dsis-item-three__text{padding-top:200px}.terra-section{padding-top:100px;padding-bottom:0}.terra-section-one{width:100%;display:flex;-moz-column-gap:260px;column-gap:260px;-moz-column-gap:170px;column-gap:170px}.terra-section-one__left{width:40%}.terra-section-one__right{width:60%;max-width:745px}.terra-section-two{display:flex;-moz-column-gap:170px;column-gap:170px;margin-top:-30vw}.terra-section-two__left{width:40%;display:flex;flex-direction:column;justify-content:flex-end}.terra-section-two__right{width:60%;max-width:740px;padding-bottom:130px}.terra-section-three{margin-top:190px;display:flex;align-items:flex-end;width:100%;-moz-column-gap:145px;column-gap:145px}.terra-section-three__left{width:70%;padding-left:160px}.terra-section-three__right{width:30%;min-width:400px}.terra-section-one__left img{max-width:25.3vw}.ts-tlv--mob{display:none}.elora-section{padding-top:60px;padding-bottom:140px}.elora-section .ktur-text{margin-bottom:25px}.elora-section .ktur-text:last-child{margin-bottom:0}.ktur-text a{text-decoration:underline;color:#393939}.ktur-text a:hover{text-decoration:none}.elora-section__intro{margin-left:200px;max-width:690px}.elora-section__row--first{width:100%;display:flex;justify-content:space-between;margin-top:80px;-moz-column-gap:50px;column-gap:50px}.elora-section__media--kitchen{max-width:518px}.elora-section__content--top{max-width:480px}.elora-section__row--second{width:100%;display:flex;align-items:flex-end;-moz-column-gap:150px;column-gap:150px;margin-top:-16vw}.elora-section__content--middle{max-width:590px}.elora-section__media--handle{max-width:440px;padding-bottom:45px}.elora-section__row--third{margin-top:100px;display:flex;justify-content:space-between;width:100%;-moz-column-gap:50px;column-gap:50px}.elora-section__media--workspace{padding-left:145px;padding-top:55px;max-width:550px}.elora-section__content--bathroom{max-width:455px}.elora-section__row--fourth{width:100%;display:flex;-moz-column-gap:120px;column-gap:120px;margin-top:-14vw}.elora-section__content--details{max-width:630px;display:flex;flex-direction:column;justify-content:flex-end}.dsis-item-two__img--mob{display:none}.all-projects-item--xlast{border-bottom:none}.elora-section__row-bottom__mob{display:none}.elora-section__media--bath{max-width:40vw}.regular-page--white .regular-page-section{background-color:#fff}.regular-page--white .breadcrumbs-section a,.regular-page--white .breadcrumbs-section span{color:#656565}.regular-page--white .breadcrumb_last::after,.regular-page--white .breadcrumbs-section a::after{height:1px}.regular-page--white .all-products-header{color:#393939}.regular-page--white .header__burger,.regular-page--white .hero-section__search,.regular-page--white .header__logo{filter:brightness(0) saturate(100%) invert(20%) sepia(0%) saturate(3163%) hue-rotate(328deg) brightness(86%) contrast(87%)}.mobile-menu-opened.regular-page--white .header__burger,.mobile-menu-opened.regular-page--white .hero-section__search,.mobile-menu-opened.regular-page--white .header__logo{transition-duration:.5s;filter:initial}.regular-page--white .header-special .header__burger,.regular-page--white .header-special .hero-section__search,.regular-page--white .header-special .header__logo{filter:initial}.regular-page--white .header-menu li a{color:#393939}.regular-page--white .header-special .header-menu li a{color:#E8E8E8}.faq-section{padding-top:170px}.faq-section__inner{width:100%;margin-left:auto;margin-right:auto}.faq-section__header{margin-bottom:40px;font-size:28px}.faq-box{width:100%}.faq-item{width:100%;border-top:1px solid #a3a1a1}.faq-item__button{display:flex;justify-content:space-between;align-items:center;width:100%;text-decoration:none;padding-top:35px;padding-bottom:35px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.faq-item__title{font-size:14px;letter-spacing:.03em;color:#393939;font-weight:700;font-size:22px;line-height:114%;text-transform:uppercase;padding-right:20px}.faq-item__icon{position:relative;width:16px;height:16px;transition-duration:0.3s}.faq-item__icon:before{content:"";position:absolute;width:16px;height:2px;top:7px;left:0;background-color:#393939}.faq-item__icon:after{content:"";position:absolute;width:2px;height:16px;left:7px;top:0;background-color:#393939;transition:transform 0.3s ease}.accordion__item--opened .faq-item__icon{transform:rotate(45deg)}.accordion__panel{overflow:hidden;transition:max-height 0.35s ease}.faq-item__content{padding-bottom:35px;font-size:14px;line-height:1.6;max-width:1150px}.mf-content p,.mf-content ul,.mf-content ol{font-family:var(--font-family);font-weight:300;font-size:20px;line-height:1.3;color:#656565;margin-bottom:20px}.mf-content i{font-style:italic;font-weight:400;color:#393939}.mf-content a{text-decoration:underline;color:#393939}.mf-content a:hover{text-decoration:none}.mf-content ul,.mf-content ol{margin-bottom:25px}.mf-content ul{list-style:initial;padding-left:30px}.mf-content ol{list-style:decimal;padding-left:22px}@supports (-webkit-touch-callout:none){.mf-content ol{padding-left:19px}.mf-content ul{padding-left:27px}}.mf-content ol li::marker{font-weight:700;color:#656565;left:-20px;position:relative}.mf-content strong{font-weight:700;color:#393939}.mf-content ul li,.mf-content ol li{color:#393939;margin-bottom:5px}.mf-content ul li::marker{color:#656565;font-size:22px;line-height:1}.mf-content ol li::marker{color:#393939}.mf-content p:last-child{margin-bottom:0}.faq-item:first-child{border-top:none}.mf-content ol li{margin-bottom:25px}.faq-item__icon::before,.faq-item__icon::after{border-radius:100px}.reg-page-text{max-width:1060px;width:100%;font-weight:300;font-size:20px;line-height:125%;color:#656565;margin-top:50px}.all-projects-section--partners{background-color:#fff;margin-top:60px}.all-projects-section--partners .all-projects-item{-moz-column-gap:130px;column-gap:130px;height:auto}.all-projects-section--partners .all-projects-item__left{aspect-ratio:522/307;max-width:522px;width:43%;flex-shrink:0}.all-projects-section--partners .all-projects-item__left picture,.all-projects-section--partners .all-projects-item__left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.all-projects-section--partners .all-projects-item__right{width:auto;max-width:initial;flex-shrink:initial}.all-projects-section--partners .all-projects-item__name{font-size:45px;color:#393939}.all-projects-section--partners .rew-s-text{font-weight:300;font-size:20px;line-height:125%;color:#656565}.all-projects-section--partners .arrow-link{color:#393939}.all-projects-section--partners .all-projects-item__right-bottom .arrow-link::before{filter:brightness(0) saturate(100%) invert(20%) sepia(0%) saturate(3163%) hue-rotate(328deg) brightness(86%) contrast(87%)}.all-projects-section--partners .all-projects-item{border-color:#A3A1A1}.all-projects-section--reviews .arrow-link--mob{display:none}.inst-section-socials-box{width:100%;display:flex;margin-top:90px}.inst-section-socials-box__left,.inst-section-socials-box__right{width:50%;display:flex;-moz-column-gap:50px;column-gap:50px}.inst-section-socials-box__icon{display:flex;align-items:center;flex-shrink:0}.inst-section-socials-box__text{max-width:420px;font-weight:300;font-size:18px;line-height:1.3;color:#7c7c7c}.all-projects-section--partners .revirews-show-more-btn{color:#393939}.all-projects-section--reviews .show-more-btn::before{filter:brightness(0) saturate(100%) invert(17%) sepia(11%) saturate(0%) hue-rotate(165deg) brightness(99%) contrast(84%)}.all-projects-section--partners .revirews-show-more-btn{margin-top:80px}.contacts-social-item__sc-icon{max-width:33px}.contacts-social-section__box-right>a:nth-child(1)>div:nth-child(1)>img:nth-child(2){max-width:37px}@media (max-width:1700px){.loom-about-item__title,.loom-about-item__text{font-size:18px}.rock-about-section__fg{max-width:150px}.vb-product-info-bg{height:135%}.explain-one-section__left{width:55%}.explain-three-section__top-left{max-width:700px}.explain-three-section__center-left{max-width:600px}.contacts-social-section__box{-moz-column-gap:100px;column-gap:100px}.elora-section__intro{margin-left:160px}.elora-section__row--second{margin-top:-20vw}.elora-section__content--top{max-width:400px}.elora-section__row--fourth{margin-top:-5vw}}@media (max-width:1600px){.all-products-box{-moz-column-gap:12px;column-gap:12px;row-gap:40px}.all-products-box-item__bottom{margin-top:19px}.all-products-section{padding-bottom:95px}.regular-page-section{padding-top:200px}.request-form-box__left{width:500px;flex-shrink:0}.request-title{width:500px;flex-shrink:0}.loom-about-box__right{padding-top:68px}.loom-about-section{aspect-ratio:initial}.loom-about-box__img{min-width:200px}.contacts-page-top-box{-moz-column-gap:80px;column-gap:80px}.all-projects-section--reviews .all-projects-item{-moz-column-gap:70px;column-gap:70px}.all-projects-section--reviews .all-projects-item__name{font-size:40px}.rew-s-title{margin-bottom:30px}.rew-s-text{font-size:18px;margin-bottom:30px}.dsis-text-df{font-size:23px}.dsis-item-three__inner{-moz-column-gap:60px;column-gap:60px}.terra-section-two{margin-top:-22vw}.splide-scheme .splide__slide{width:700px!important}}@media (max-width:1500px){.contacts-social-item__right{font-size:15px}.contacts-social-item{height:90px}.contacts-social-item__left>a,.contacts-social-item__sc-icon{max-width:24px}.csvt-box>a:nth-child(1){max-width:28px}.csvt-box>a:nth-child(2){max-width:13px}.csvt-box>a:nth-child(3){max-width:20px}.csvt-box>a:nth-child(4){max-width:20px}.contacts-social-item__left{width:150px}.contacts-social-item__sc-name{top:1px;position:relative}.contacts-social-section__box-right>div:nth-child(2){padding-top:0}.csvt-box{top:6px;position:relative}.dsis-item__title{font-size:22px;margin-bottom:28px}.dsis-item__text{font-size:18px}.dsis-text-df{font-size:18px}.dsis-item-one__text{max-width:440px}.dsis-item-one__img{top:70px}.dsis-item-two{padding-top:240px;padding-bottom:210px}.dsis-item-two__left{max-width:445px}.dsis-item-two__right .dsis-item__text{padding-left:100px}}@media (max-width:1450px){.product-image-section{margin-top:138px}.vb-product-info-section .project-info-section__inner{padding-top:105px;padding-bottom:45px}.vb-product-info-section .vb-product-title{font-size:18px}.vb-product-info-image{padding-bottom:60px}.loom-about-box__img{aspect-ratio:199/263;width:auto;min-width:initial;height:263px}.loom-about-box__right{padding-right:9vw}.loom-about-item__text br{display:none}.loom-about-section{min-height:717px;min-height:initial}.loom-about-box{min-height:100%}.loom-about-section-invert .loom-about-box__left{padding-left:9vw;padding-right:0}.loom-about-section-invert .loom-about-box__img{max-width:377px}.calisto-video-section__texts-box{row-gap:10px}.calisto-video-text-box .loom-about-item__text{margin-bottom:30px}.calisto-video-text-box .loom-about-item__text.calisto-video-text--hidden{margin-bottom:0}.prime-about-section__inner{-moz-column-gap:55px;column-gap:55px}.prime-about-section__left .pas-text{margin-top:260px}.pas-text{font-size:18px}.splide-scheme .splide__slide{width:600px!important}.explain-one-section__left-bottom{margin-top:150px}.explain-one-section__left{max-width:590px}.explain-two-section__left{max-width:450px}.explain-two-section__left-bottom{margin-top:120px}.explain-two-section__right-bottom{margin-top:150px}.explain-two-section__inner{-moz-column-gap:130px;column-gap:130px}.explain-one-section__right{max-width:447px;width:45%}.explain-two-section__right{max-width:590px}.explain-two-section__left-top .hero-section__bg-image{max-width:385px}.explain-two-section__right-bottom{margin-top:120px}.explain-three-section__top-left{max-width:725px;padding-left:125px}.explain-three-section__center-left{max-width:600px}.explain-three-section__top{-moz-column-gap:90px;column-gap:90px}.explain-three-section__top-right{max-width:370px}.explain-three-section__center-right{max-width:575px}.explain-three-section__bottom-left-top{max-width:470px}.explain-three-section__bottom-left-top{margin-bottom:125px}.explain-one-section{padding-bottom:55px}.explain-two-section{padding-top:55px;padding-bottom:55px}.explain-three-section{padding-top:75px}.explain-three-section__center{padding-bottom:60px}.explain-three-section__bottom{margin-top:60px}.shelopa-section{padding-top:40px;padding-bottom:50px}.f-video-section-info{margin-top:70px}.designers-item__name{font-size:40px}.designers-item{padding:80px 0}.designers-section{padding-top:140px;padding-bottom:120px}.girk-section__inner,.dirk-section__inner{row-gap:45px}.girk-section__text p{font-size:18px}.girk-section,.dirk-section{padding-top:100px;padding-bottom:100px}.dirk-section__left{max-width:400px;width:50%}.girk-section__left{width:50%}.designer-single-section__inner{-moz-column-gap:70px;column-gap:70px}.designer-single-section__right p{font-size:18px}.designer-single-section{padding-top:120px;padding-bottom:35px}.contacts-page-top-box__in,.contacts-page-top-box__va a{font-size:18px}.smh-top{-moz-column-gap:160px;column-gap:160px}.smh-top__line,.smh-map-info__title,.smh-map-info__text{font-size:18px}.showroom-map-section{padding-top:100px;padding-bottom:100px}.project-info-description .project-info-description__title{font-size:18px}.project-info-section--rewiev .project-info-section__inner{align-items:flex-start}.project-info-section--rewiev .project-info-section__right{row-gap:35px}.project-info-section--rewiev .arrow-link{font-size:12px}.project-info-section--rewiev .arrow-link::before{width:11px;height:11px}.sl-project-info-section{padding-top:100px;padding-bottom:100px}.sl-project-ph__title{font-size:15px}.sl-project-ph__image{max-width:28px}.sl-project-info-section .sl-project-ph__bottom svg{transition-duration:0.3s}.sl-project-info-section .product-item:hover .sl-project-ph__bottom svg{transform:translate(3px,-3px)}.project-info-section--about-company .project-info-section__inner{-moz-column-gap:85px;column-gap:85px}.furio-section__box{margin-bottom:125px}.furio-center-box{font-size:18px;margin-bottom:50px}.furio-section{padding-top:60px;padding-bottom:70px}.ktur-section-one{-moz-column-gap:100px;column-gap:100px;font-size:18px;font-weight:300;line-height:1.22}.ktur-text{font-size:18px}.ktur-section-one__right{max-width:430px}.ktur-section-two__top-text{max-width:670px}.ktur-section-two__top-text{margin-left:160px}.ktur-section-two__top-text{margin-bottom:270px}.ktur-section-two__img-b{max-width:240px}.ktur-section-two__img-r{max-width:700px}.ktur-section-two__bottom-text{max-width:576px}.ktur-section-three__right{max-width:290px}.ktur-section-four__right{width:380px;flex-shrink:0}.ktur-section-four__left{max-width:570px;margin-left:75px}.ktur-section-five{max-width:450px}.ktur-section-three__left{max-width:523px;padding-top:60px}.ktur-section-four{margin-top:-50px}.ktur-section{padding-bottom:60px}.mayura-section__top{-moz-column-gap:80px;column-gap:80px;margin-bottom:200px}.mayura-section__bottom{margin-top:130px}.mayura-section__bottom{max-width:530px}.msr-text,.msr-title{font-size:18px}.mayura-section__center-left{padding-left:110px}.dsis-item-two__text{max-width:540px}.dsis-item-three__left{padding-top:85px;padding-bottom:100px}.dsis-item-three__text{padding-top:115px}.dsis-item-three__left .dsis-item__text{max-width:535px}.dsis-item-three__text{max-width:540px}.designer-info-section{padding-top:70px;padding-bottom:60px}.terra-section-three{-moz-column-gap:110px;column-gap:110px}.terra-section-three__left{padding-left:130px}.elora-section__media--kitchen{max-width:410px}.elora-section__content--middle{max-width:472px}.elora-section__media--handle{max-width:350px}.elora-section__row--second{margin-top:-17vw}.elora-section__media--workspace{padding-left:110px;max-width:424px}.elora-section__row--fourth{margin-top:-6vw}.elora-section__content--details{width:48%;max-width:initial}.elora-section__media--bath{width:52%;max-width:initial}.elora-section__row--fourth{-moz-column-gap:55px;column-gap:55px}.mf-content p,.mf-content ul,.mf-content ol{font-size:18px}.faq-section{padding-top:150px}.all-projects-section--partners{margin-top:30px}.all-projects-section--partners .all-projects-item__left{width:437px}.all-projects-section--reviews .all-projects-item{-moz-column-gap:80px;column-gap:80px}.all-projects-section--partners .all-projects-item{padding-bottom:85px;height:auto}.all-projects-section--partners .rew-s-text{font-size:18px}.all-projects-section--partners{margin-top:0}.inst-section-socials-box__text{max-width:345px;font-size:16px}.inst-section-socials-box__right,.inst-section-socials-box__left{-moz-column-gap:40px;column-gap:40px}.inst-section-socials-box{-moz-column-gap:50px;column-gap:50px}.all-projects-section--partners .revirews-show-more-btn{margin-top:65px}}@media (max-width:1440px){.request-section--full-padding{padding-top:260px}.all-projects-item__name{font-size:40px}.alpri-item__title{font-size:10px}.alpri-item__text{font-size:12px}.all-projects-item{padding-top:110px;padding-bottom:110px}.project-info-f-item__title{font-size:12px}.project-info-f-item__text{font-size:14px}.project-info-description p{font-size:18px}.project-info-section__left{max-width:805px}.project-info-section__inner{-moz-column-gap:60px;column-gap:60px}.project-info-section__right{width:322px}.detail-slide-box__details{font-size:16px}.gallery-box{margin-top:45px}.details-section .splide__track::after{bottom:130px}.request-section--xv-padding{padding-bottom:140px}.loom-about-indents{margin-top:140px}.materials-configurator-top,.materials-configurator-container__top{-moz-column-gap:125px;column-gap:125px}.materials-configurator-section{padding-top:110px;padding-bottom:110px}.rock-about-section__right{-moz-column-gap:12px;column-gap:12px}.gala-about-section{padding-top:80px;padding-bottom:80px}.gala-about-section__header{font-size:40px}.gala-about-section__text{font-size:18px;max-width:366px}.pas-text{font-size:16px}.request-section--big-indents{padding-top:100px;padding-bottom:100px}.explain-one-section__inner{-moz-column-gap:50px;column-gap:50px}.explain-two-section__left{flex-shrink:initial;width:45%}.explain-two-section__right{width:55%}}@media (max-width:1400px){.loom-about-section-invert .loom-about-box__img{max-width:220px}.rock-about-section__inner{row-gap:50px;flex-direction:column;max-height:initial;height:auto}.rock-about-section__left{width:100%;max-width:initial}.rock-about-section__right{width:100%;aspect-ratio:initial}.rock-about-section__right img{display:flex;width:100%;height:auto}.rock-about-section__left-bottom{display:none}.gala-about-section__inner{-moz-column-gap:80px;column-gap:80px}}@media (max-width:1300px){.gala-about-section__header{font-size:30px}.contacts-page-top-box{flex-wrap:wrap;row-gap:80px;padding-bottom:150px}.contacts-page-top-box__item{width:calc(50% - 40px)}.contacts-social-section__box{-moz-column-gap:40px;column-gap:40px}.rew-s-title{font-size:13px;margin-bottom:15px}.rew-s-text{font-size:16px;margin-bottom:20px}.all-projects-section--reviews .all-projects-item__name{font-size:30px}.all-projects-section--reviews .all-projects-item{padding-bottom:64px;padding-top:64px;-moz-column-gap:45px;column-gap:45px}.all-projects-section--reviews .all-projects-item:first-child{padding-top:0}.terra-section-one,.terra-section-two{-moz-column-gap:110px;column-gap:110px}.terra-section-one__right{padding-left:60px}}@media (max-width:1200px){.all-projects-item__name{font-size:24px}.all-projects-item__right{width:300px}.all-projects-item{-moz-column-gap:60px;column-gap:60px}.all-projects-item__right-bottom .arrow-link{font-size:13px}.all-projects-item__right-bottom .arrow-link::before{width:10px;height:10px}.all-projects-controls a{font-size:13px}.all-projects-box{margin-top:80px}.all-projects-section{padding-top:65px}.all-projects-item{padding-top:80px;padding-bottom:80px}.vb-product-info-section .project-info-description p br{display:none}.loom-about-box__right{padding-right:3vw}.loom-about-box{-moz-column-gap:60px;column-gap:60px}.loom-about-section-invert .loom-about-box__left{padding-left:3vw}.loom-about-section-invert .loom-about-box__left{row-gap:35px}.mcx-box__left,.mcx-box__right{width:50%;display:flex;flex-direction:column}.mcx-box__left .mcx-item:nth-child(1),.mcx-box__left .mcx-item:nth-child(2),.mcx-box__right .mcx-item:nth-child(1),.mcx-box__right .mcx-item:nth-child(2){width:100%}.mcx-box{width:100%;display:flex;flex-wrap:wrap}.mcx-box__left .mcx-item:nth-child(1) .mcx-item__title{order:1}.mcx-box__left .mcx-item:nth-child(1) .mcx-item__img{order:2}.mcx-box__right .mcx-item:nth-child(1) .mcx-item__title{order:1}.mcx-box__right .mcx-item:nth-child(1) .mcx-item__img{order:2}.materials-configurator-top{flex-direction:column;row-gap:50px}.materials-configurator-top__left,.materials-configurator-top__right{width:100%}.calisto-video-section__inner{flex-direction:column;row-gap:70px}.explain-three-section__top-left{padding-left:0}.explain-three-section__bottom-left-bottom{min-width:430px}.explain-three-section__bottom-right{position:absolute;top:0;right:0;width:250px}.f-video-section-info{margin-top:60px}.f-video-section-info{flex-direction:column}.f-video-section-info__left{width:100%;margin-bottom:45px}.f-video-section-info__right{width:100%;max-width:initial;display:flex;-moz-column-gap:70px;column-gap:70px}.f-video-section-info .loom-about-item__text br{display:block}.ktur-section-four__left{width:50%}.ktur-section-four__right,.ktur-section-three__right,.ktur-section-three__left{flex-shrink:initial}.ktur-section-four{-moz-column-gap:70px;column-gap:70px}.dsis-item-one__inner{-moz-column-gap:50px;column-gap:50px}.dsis-text-df{font-size:15px}.dsis-item-two__inner{-moz-column-gap:90px;column-gap:90px}.dsis-item-one__img{max-width:80%}.dsis-item-three__left{padding-top:57px;padding-bottom:50px}.dsis-item-two__right .dsis-item__text,.dsis-item-two__right .dsis-item__title{padding-left:0}.dsis-item-two .dsis-item__title{font-size:18px;margin-bottom:15px}.dsis-item-two{padding-top:180px;padding-bottom:180px}.terra-section-three__left{padding-left:0}.terra-section-three{-moz-column-gap:70px;column-gap:70px;margin-top:80px}.elora-section__row--fourth{margin-top:0}}@media (max-width:1150px){.contacts-social-item{height:130px}}@media (max-width:1100px){.all-products-box{grid-template-columns:1fr 1fr;-moz-column-gap:16px;column-gap:16px}.request-form-box__left{width:initial}.request-form-box__right{width:calc(50% - 30px)}.project-info-section__inner{flex-direction:column}.project-info-section .breadcrumbs-section{margin-bottom:70px}.project-info-section__left{margin-bottom:78px}.project-info-section__right{width:100%}.project-info-f-item{width:calc(26% - 20px)}.f-video-section,.products-section{padding-top:65px;padding-bottom:65px}.project-info-section{padding-bottom:65px}.product-image__title{color:#FFF;text-align:right;font-size:9px;font-style:normal;font-weight:500;line-height:1.33;text-transform:uppercase;right:15px;bottom:10px}.vb-product-info-section .project-info-section__left{margin-bottom:0}.materials-configurator-container__top{flex-direction:column;align-items:flex-start;row-gap:50px}.materials-configurator-container__top{margin-bottom:50px}.materials-configurator-btns{width:100%}.explain-one-section{padding-bottom:85px}.explain-two-section__inner{-moz-column-gap:70px;column-gap:70px}.request-form{flex-direction:column}.request-form-box__right{padding-top:90px;padding-top:35px}.wpcf7-form-control-wrap[data-name=acceptance-803]{margin-bottom:15px}.thank-you-box .all-products-header span{display:block;font-size:30px}.thank-you-box__text{margin-top:15px;font-size:16px}.thank-you-box{margin-top:100px}.designers-item{-moz-column-gap:50px;column-gap:50px}.designers-item__left{width:320px}.designers-item__name{font-weight:500;font-size:30px;line-height:100%;letter-spacing:.02em;text-transform:uppercase;margin-bottom:35px}.girk-section__bottom,.dirk-section__bottom{flex-direction:column;row-gap:30px}.girk-section__left,.girk-section__right,.dirk-section__left,.dirk-section__right{width:100%}.girk-section{padding-top:75px;padding-bottom:75px}.dirk-section{padding-top:55px;padding-bottom:55px}.project-info-section.project-info-section--about-production .project-info-section__left{margin-bottom:0}.dirk-section__left{max-width:initial}.all-products-section.all-products-section--news{padding-top:50px}.rp-tp-text{font-size:16px;margin-top:30px}.all-products-box-item__bottom{margin-top:28px}.all-products-section--news .all-products-section-show-more-btn{margin-top:100px}.article-m-top{-moz-column-gap:50px;column-gap:50px}.article-m-section{margin-top:0}.article-m-section .all-products-header{max-width:600px}.superiority-article-section{padding-top:40px}.sas-top{font-size:18px;max-width:830px}.sas-top{margin-bottom:90px}.sas-bottom{-moz-column-gap:120px;column-gap:120px}.sas-top__right-top{max-width:570px}.superiority-article-section{font-size:18px}.sas-top__right-top{margin-bottom:110px}.article-featured-text{font-size:18px}.article-featured-text__inner{max-width:1100px}.superiority-article-section{padding-bottom:60px}.article-info-group-text{padding-top:60px}.article-info-group-text{padding-bottom:125px}.article-info-group-text__right p{font-size:18px}.article-info-group-text__inner{-moz-column-gap:70px;column-gap:70px}.article-m-top{flex-direction:column;row-gap:50px}.article-m-top__left{order:2}.article-m-top__right{order:1}.article-m-top__right{flex-direction:row;-moz-column-gap:60px;column-gap:60px}.article-m-top{margin-top:15px}.amt-title{font-size:8px}.amt-value{font-size:9px}.sas-top{font-size:16px}.sas-top{margin-bottom:35px}.superiority-article-section{font-size:16px}.sas-top__left{display:none}.sas-top__right{width:100%}.sas-top__right-top{max-width:initial;width:100%}.sas-top__right-top{margin-bottom:35px}.sast-rb{display:flex}.sas-top__right-bottom{display:flex;width:100%;aspect-ratio:582/298}.sas-top__right-bottom picture,.sas-top__right-bottom img{max-height:100%}.sas-top__right-bottom picture:nth-child(1){max-width:29.5%}.sas-top__right-last{display:flex;margin-top:35px}.sas-top__right-top>p:nth-child(2){display:none}.article-info-group-text__inner{flex-direction:column;row-gap:55px}.article-info-group-text__left{width:100%}.article-info-group-text__right{width:100%}.sas-top,.superiority-article-section,.article-info-group-text__right p{line-height:1.4}.article-m-top{margin-bottom:15px}.sas-top{margin-bottom:20px}.article-info-group-text__right p{font-size:16px}.project-info-section--rewiev .project-info-section__inner{row-gap:50px}.project-info-section__right{width:100%}.project-info-section--rewiev .project-info-f-item{width:calc(50% - 20px)}.project-info-section--about-company .project-info-section__left,.project-info-section--about-company .project-info-section__right{max-width:initial;width:100%}.project-info-section--about-company .project-info-section__right{padding-top:60px}.furio-section__box{margin-bottom:70px}.furio-section__box>picture:nth-child(5){display:none}.furio-center-box{flex-direction:column}.furio-center__left,.furio-center__right{width:100%}.furio-center__left{margin-bottom:30px}.furio-center-box{margin-bottom:35px}.furio-section{padding-top:50px;padding-bottom:50px}.ktur-section-one{-moz-column-gap:90px;column-gap:90px}.ktur-text{font-size:16px}.ktur-section-two{padding-bottom:65px}.ktur-section-two__img-b{max-width:160px}.ktur-section-two__img-r{max-width:400px}.mayura-section{padding-top:70px}.mayura-section__center-left{padding-left:0}.mayura-section__bottom{margin-top:80px}.mayura-section__top{margin-bottom:110px}.terra-section{padding-top:50px}.msr-text,.msr-title{font-size:16px}.terra-section-two{margin-top:65px}.terra-section-one__right{padding-left:0;padding-top:60px}.terra-section-two__right{width:100%;display:flex;-moz-column-gap:80px;column-gap:80px;max-width:initial}.terra-section-two__right picture{width:48%}.terra-section-two__right .ts-tlv--mob{width:52%}.terra-section-one{-moz-column-gap:60px;column-gap:60px}.terra-section-two__left{justify-content:flex-start;width:100%;max-width:555px}.ts-tlv{display:none}.ts-tlv--mob{display:flex;padding-top:100px}.terra-section-two{flex-direction:column;row-gap:65px}.terra-section-two__right{padding-bottom:0}.terra-section-three{display:flex;flex-direction:column;row-gap:90px}.terra-section-three__left{width:100%;padding-left:80px}.terra-section-three__right{width:100%;min-width:initial;max-width:80%}.terra-section-three{align-items:flex-start}.designer-info-section{padding-bottom:50px}.designer-info-section{padding-top:15px}.dsis-item-one__text{bottom:40px}.all-projects-section--partners .rew-s-text{font-size:16px}.all-projects-item__name{margin-bottom:25px}}@media (max-width:1000px){.all-projects-item__name{margin-bottom:35px}.loom-about-box__left{display:none}.loom-about-box__right{width:100%;padding-left:6.65%;padding-right:6.65%}.loom-about-box{width:100%}.loom-about-box__top{margin-bottom:60px}.loom-about-box__img--mob{display:flex;aspect-ratio:296/319}.loom-about-box__bottom{display:flex;justify-content:space-between;align-items:flex-end}.loom-about-box__right{padding-top:100px}.loom-about-box__top{margin-bottom:20px}.loom-about-section-invert .loom-about-box__left{padding-left:3vw}.loom-about-section-invert .loom-about-box__left .loom-about-box__top{margin-bottom:30px}.loom-about-section-invert .loom-about-box{flex-direction:column}.loom-about-section-invert .loom-about-box__left,.loom-about-section-invert .loom-about-box__right{width:100%}.loom-about-section-invert .loom-about-box__left .loom-about-box__top{display:none}.loom-about-section-invert .loom-about-box__left{order:2;padding-left:0}.loom-about-section-invert .loom-about-box__right{order:1;padding-left:0}.loom-about-section-invert .loom-about-box{padding-left:6.65%;padding-right:6.65%;row-gap:80px}.loom-about-section-invert .loom-about-box__bottom{flex-direction:column;align-items:flex-start;padding-bottom:0}.loom-about-section-invert__img{max-width:286px;margin-left:auto}.loom-about-section-invert__img--tablet{aspect-ratio:221/159;width:100%;max-width:221px;position:absolute;top:0;left:0;display:flex}.loom-about-section-invert .loom-about-box__img-title{font-size:9px;font-style:normal;font-weight:500;line-height:12px;text-transform:uppercase;right:12px;bottom:8px}.loom-about-indents{margin-top:128px}.explain-three-section__top{flex-direction:column}.explain-three-section__top-left{padding-bottom:85px}.explain-three-section__top-right{max-width:240px;margin-left:auto}.explain-three-section__top-left{padding-left:50px;max-width:550px}.explain-three-section__center{flex-direction:column;row-gap:90px;margin-top:-250px}.explain-three-section__center-right{max-width:450px;width:100%;margin-left:auto}.explain-three-section__bottom-right{width:185px}.explain-three-section__bottom-left-bottom{padding-left:60px}.explain-three-section__bottom-left-top{margin-bottom:70px}.explain-three-section .loom-about-item__title{font-size:16px}.explain-three-section .loom-about-item__text{font-size:16px}.explain-three-section__center-left{max-width:300px}.connect-popup .request-form-box__left input{width:calc(50% - 30px)}.designer-single-section{padding-bottom:0;padding-top:90px}.designer-single-section__inner{width:100%;display:flex;flex-direction:column;row-gap:60px}.designer-single-section__right{width:100%}.designer-single-section__left{min-width:300px}.contacts-social-section__box{flex-direction:column;row-gap:45px}.contacts-social-section__box-left,.contacts-social-section__box-right{width:100%}.contacts-social-item{height:auto}.contacts-social-item__right{min-height:80px;font-size:14px}.contacts-social-item__sc-name{top:0}.csvt-box{margin-top:8px}.contacts-social-section{padding-top:80px;padding-bottom:80px}.csvt-box{top:0}.all-projects-section--reviews .all-projects-item{flex-direction:column;row-gap:35px}.all-projects-section--reviews .all-projects-item__right{width:100%;position:relative}.rew-s-title br{display:none}.all-projects-section--reviews .arrow-link{position:absolute;top:0;right:0}.rew-s-text{line-height:1.4;margin-bottom:0}.all-projects-section--reviews .all-projects-box{margin-top:20px}.ktur-section-three__left{max-width:300px}.ktur-section-three__right{max-width:200px}.ktur-section-four__left{max-width:320px;margin-left:0;margin-bottom:0}.ktur-section-four{margin-top:0}.ktur-section-three{margin-bottom:60px}.ktur-section-one__right{padding-top:0}.ktur-section-two__top-text{margin-bottom:160px}.ktur-section-two__bottom-text{max-width:404px;margin-left:270px}.ktur-section-one__left picture:nth-child(2){display:none}.ktur-section-one__left picture{width:100%}.ktur-section{padding-top:80px}.ktur-section-two__top-text{margin-left:0;max-width:510px}.ktur-section-two__img-b{max-width:120px}.ktur-section-two__img-r{width:50%}.ktur-section-two__bottom-text{margin-left:0}.ktur-section-two__top-text{margin-bottom:140px}.ktur-section-three__left{max-width:250px}.ktur-section-four__right{width:190px}.ktur-section-four__left{padding-top:30px}.dsis-item-one__left{max-width:270px}.dsis-item-one__img{top:0;-moz-column-gap:30px;column-gap:30px}.dsis-item-one{padding-top:60px;padding-bottom:85px}.dsis-item-one__text{max-width:250px}.dsis-item-one__text{bottom:-60px}.dsis-item-two{padding-top:85px;padding-bottom:115px}.dsis-item-two__img{max-width:240px}.dsis-item__text{font-size:16px}.dsis-item-two__inner{-moz-column-gap:60px;column-gap:60px}.dsis-item-two__text{margin-top:90px}.dsis-item-three__img{top:-40px}.dsis-item-three__img{max-width:280px}.elora-section__media--workspace{padding-left:0}.elora-section__row--second{margin-top:-7vw}.elora-section__media--handle{min-width:190px}.elora-section__row--fourth{margin-top:50px}.elora-section__media--workspace{padding-top:0}.elora-section__content--bathroom{max-width:350px}.elora-section__media--workspace{max-width:280px}.all-projects-section--partners .all-projects-item__right{order:1}.all-projects-section--partners .all-projects-item__left{order:2;width:100%;max-width:initial;aspect-ratio:initial;height:auto}.all-projects-section--partners .all-projects-item__right-bottom .rew-s-text{display:none;line-height:1.45}.all-projects-section--partners .all-projects-item{row-gap:0;padding-bottom:55px}.all-projects-section--partners .all-projects-item__name{font-size:22px}.all-projects-section--partners .all-projects-item__right-bottom .arrow-link{font-size:16px}.all-projects-section--partners .rew-s-text.rew-s-text--mob{display:flex;margin-top:28px}.all-projects-section--partners .all-projects-item__left:hover img{transform:scale(1)}.all-projects-section--reviews .arrow-link::before{top:0}.reg-page-text{font-size:18px}.all-projects-item__name{margin-bottom:28px}}@media (max-width:900px){.all-projects-item{width:100%;display:flex;flex-direction:column;row-gap:60px}.all-projects-item__right{width:100%;display:flex;flex-direction:row}.all-projects-item__right-bottom{order:1}.all-projects-item__right-top{order:2}.all-projects-item__name{font-size:30px}.arrow-link::before{margin-right:15px}.all-projects-item__right-bottom .arrow-link{font-weight:500}.all-projects-item__right-top{flex-direction:column;row-gap:26px}.alpri-item{row-gap:6px}.all-projects-item__right-bottom{justify-content:space-between}.all-projects-item{padding-top:40px;padding-bottom:40px}.all-projects-section{padding-bottom:125px}.project-info-f-item{min-width:160px}.project-info-section__right{gap:40px}.materials-configurator-container__title{width:100%}.gala-about-section__inner{-moz-column-gap:80px;column-gap:80px}.gala-about-section__header{font-size:22px}.gala-about-section__text{font-size:16px}.all-projects-section--reviews .all-projects-item__right{flex-direction:column}.all-projects-section--reviews .all-projects-item__right-top{order:1}.mayura-section{padding-top:0}.mayura-section__top{flex-direction:column;row-gap:50px}.mayura-section__top-right{order:1;width:100%}.mayura-section__top-left{order:2;width:438px}.mayura-section__center-right{display:flex;flex-direction:column;justify-content:flex-end}.mayura-section__top{margin-bottom:65px}.mayura-section__center{position:relative;padding-top:185px}div.msr-text:nth-child(1){position:absolute;top:0;left:0}.elora-section__intro{margin-left:0}.elora-section__row--first{margin-top:70px}.elora-section__row--first{-moz-column-gap:90px;column-gap:90px}}@media (max-width:800px){.elora-section__row--second{margin-top:0}.elora-section__row--second{-moz-column-gap:64px;column-gap:64px}.elora-section__content--middle{max-width:240px}.elora-section__media--handle{width:190px}.elora-section__media--handle{padding-bottom:0}.sl-project-info-section .product-item{height:50vw}.sl-project-info-section{padding-bottom:0}.ktur-text{line-height:1.4}}@media (max-width:769px){.regular-page-section{padding-top:170px}.breadcrumbs-section{padding-top:30px;padding-bottom:30px}.breadcrumbs-section span,.breadcrumbs-section a{font-size:13px}.all-products-box{grid-template-columns:1fr}.all-products-box-item{padding-bottom:40px;border-bottom:1px solid #292929}.all-products-box-item.all-products-box-item--last{margin-bottom:40px;padding-bottom:0}.all-products-box-item__bottom{margin-top:33px}.all-products-box-item__bottom .arrow-link{width:100%;display:flex;align-items:flex-start;position:relative}.all-products-box-item__bottom .arrow-link::before{right:0;position:absolute;top:4px;margin-right:0}.all-products-section{padding-bottom:45px}.all-products-box-item:last-child{border-bottom:none}.request-section--full-padding{padding-top:220px}.all-products-box-item:hover .all-products-box-item__image img{transform:scale(1)}.all-products-box-item:hover .arrow-link{transform:translateX(0)}.all-products-box-item:hover .arrow-link::before{transform:translateX(0) translateY(0)}.all-projects-section{padding-bottom:65px}.all-products-section{padding-top:50px}.all-products-box-item__image::after{bottom:90px}.request-form-box__right{width:calc(50% - 15px);width:70%}.project-info-section .breadcrumbs-section a,.project-info-section .breadcrumbs-section span{font-size:13px}.splide-details .splide__slide{width:426px!important}.detail-slide-box{row-gap:27px}.projects-section-box{margin-top:22px}.splide-details-next{max-width:20px}.gallery-box{margin-top:32px}.gallery-box{row-gap:0}.gallery-section{padding-top:110px;padding-bottom:110px}.gallery-row{-moz-column-gap:2px;column-gap:2px;margin-bottom:2px}.details-section .splide__track::after{bottom:160px}.details-section{padding-top:65px;padding-bottom:65px}.gallery-row-1-2 .gallery-item:first-child{width:calc(66.6% - 2.6666px)}.request-section--xv-padding{padding-bottom:110px}.product-image__title{right:10px;bottom:5px}.product-image-section{margin-top:125px}.hero-product-section{width:100%;aspect-ratio:768/897}.vb-product-info-section .project-info-section__inner{padding-bottom:85px}.vb-product-info-image{padding-bottom:40px}.vb-product-info-section .project-info-section__right{padding-top:70px}.vb-product-info-section .show-more-btn::before{margin-right:10px}.loom-about-box__right{padding-left:12%;padding-right:12%}.loom-about-section{min-height:initial}.all-products-section.all-products-section--white .title-product{margin-bottom:28px}.all-products-section.all-products-section--white .all-products-box-item__bottom{margin-top:18px}.all-products-section.all-products-section--white .all-products-box-item__image::before,.all-products-section.all-products-section--white .all-products-box-item__image::after{display:none}.all-products-section.all-products-section--white{margin-top:210px}.loom-about-box__img{height:174px}.loom-about-item__text{max-width:550px}.vb-product-info-image-desc{display:none}.vb-product-info-image-mobile{display:flex}.rock-about-section__right{-moz-column-gap:10px;column-gap:10px}.gala-about-section{padding-top:60px;padding-bottom:60px}.gala-about-section__header{font-size:22px;max-width:213px}.gala-about-section__text{font-size:16px;max-width:286px;line-height:1.35}.rock-about-section{padding-top:65px;padding-bottom:65px}.gala-about-section__inner{-moz-column-gap:60px;column-gap:60px}.calisto-video-section{padding-top:65px;padding-bottom:65px}.product-image-section--trip{margin-top:65px;margin-bottom:65px}.calisto-video-section__texts-box{left:-30px;position:relative}.hero-product-section--triptih .hero-product-logo{max-width:289px}.prime-about-section__inner{flex-direction:column;row-gap:70px}.prime-about-section__left{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;order:2}.prime-about-section__right{width:100%;order:1}.prime-about-section__left-image-2{display:flex}.prime-about-section__left-image{width:100%;height:auto;max-width:initial}.prime-about-section__right .prime-about-section__right-image-1,.prime-about-section__right .prime-about-section__right-image-2{display:none}.prime-about-section__left--left{width:calc(50% - 5px);overflow:hidden}.prime-about-section__left--left img{width:100%;height:101%;-o-object-fit:cover;object-fit:cover}.prime-about-section__left--right{width:calc(50% - 5px);overflow:hidden}.prime-about-section__left--right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prime-about-section__left .pas-text{margin-top:70px}.splide-scheme .splide__slide{width:100%!important}.prime-about-section{padding-top:65px;padding-bottom:65px}.f-info-section{padding-top:100px}.request-section--big-indents{padding-top:65px;padding-bottom:65px}.explain-one-section__left-bottom{margin-top:90px}.explain-one-section .loom-about-item__title,.explain-one-section .loom-about-item__text{font-size:16px}.explain-one-section__right{max-width:212px}.loom-about-item__title,.loom-about-item__text{font-size:16px}.explain-two-section__right-bottom{margin-top:120px}.explain-two-section__left-bottom{margin-top:90px}.explain-three-section__top-left{padding-left:50px;max-width:420px}.explain-three-section__center-left{max-width:244px}.explain-three-section__top-right{max-width:230px}.explain-three-section__center-right{max-width:425px}.explain-three-section__bottom-left-top{max-width:310px}.explain-three-section__bottom-left-bottom{min-width:470px}.explain-one-section{padding-bottom:35px}.explain-two-section{padding-top:35px;padding-bottom:35px}.connect-popup .request-form-box__left input{width:calc(50% - 15px)}.shelopa-section{padding-bottom:30px}.designers-section{padding-top:120px;padding-bottom:100px}.girk-section__bottom,.dirk-section__bottom{row-gap:22px}.girk-section__text p{font-size:16px}.all-products-section--projects-grid.dark-bg .title-product{margin-bottom:20px}.all-products-box-item__bottom .arrow-link::before{right:0;left:initial}.all-products-box-item__bottom .arrow-link{padding-left:0;padding-right:30px}.all-products-box-item__bottom .arrow-link br{display:none}.all-products-section.all-products-section--news .all-products-box-item,.all-products-section--news .all-products-box-item{padding-bottom:0;border-bottom:none}.all-products-section.all-products-section--news .all-products-box{row-gap:60px}.all-products-section--news .all-products-section-show-more-btn{margin-top:50px}.all-products-section.all-products-section--news .all-products-box-item__image::after,.all-products-section--news .all-products-box-item .all-products-box-item__image::after{display:none}.article-featured-text{padding-top:30px;padding-bottom:30px;font-size:16px}.article-featured-text__inner{font-size:16px}.superiority-article-section{padding-bottom:30px}.article-info-group-text{padding-top:30px;padding-bottom:30px}.contacts-page-top-box__title,.contacts-page-top-bonit__text{font-size:14px}.contacts-page-top-box__in,.contacts-page-top-box__va a{font-size:16px}.contacts-page-top-box{padding-top:70px}.bonit-socials{-moz-column-gap:22px;column-gap:22px}.showroom-map-section{padding-top:70px;padding-bottom:50px}.showroom-map-header{font-weight:700;font-size:45px;line-height:111%}.smh-top{flex-direction:column;row-gap:60px}.smh-map{margin-top:50px}.smh-map-info{margin-top:25px}.smh-top__title{margin-bottom:16px}.smh-top__title,.smh-top__line,.smh-map-info__title,.smh-map-info__text,.smh-top__time{font-size:16px}.smh-map-info__title{margin-bottom:10px}.hero-section__bg--mob{display:flex}.hero-section__bg--desc{display:none}.project-info-section--rewiev .project-info-description p{font-size:16px}.project-info-section--rewiev .project-info-description__title{margin-bottom:28px}.project-info-section--rewiev .project-info-section__right{max-width:400px}.msr-text,.msr-title{font-size:16px}.mayura-section__center{-moz-column-gap:50px;column-gap:50px}.dsis-text-df{font-size:13px}.dsis-item-one__img{max-width:100%}.dsis-item__title{font-size:18px}.dsis-item-one__inner{-moz-column-gap:30px;column-gap:30px}.dsis-item-two__right{position:relative}.dsis-item-two{padding-bottom:300px}.dsis-item-two__text{width:425px;position:absolute;bottom:-170px;right:0}.dsis-item__text{line-height:1.4}.dsis-item-three__text{padding-top:70px}.dsis-item-three__text{width:210%;max-width:initial}.terra-section-one{-moz-column-gap:50px;column-gap:50px}div.msr-text:nth-child(1){padding-left:120px}.project-info-section.project-info-section--about-company{padding-bottom:0}.mayura-section__center-right{padding-top:75px}.mayura-section__center-left{justify-content:flex-start}.mayura-section__center{padding-top:210px}.mayura-section{padding-bottom:40px}.furio-center-box{font-size:16px}.dsis-item-one__text{width:80%;bottom:-35px}.dsis-item-two{padding-bottom:275px}.elora-section{padding-top:0}.elora-section__intro{max-width:435px}.elora-section__row--first{-moz-column-gap:94px;column-gap:94px}.elora-section__media--kitchen{max-width:initial;width:45%}.elora-section__content--top{max-width:initial;width:55%}.elora-section__row--second{margin-top:80px}.elora-section__row--second{align-items:flex-start}.elora-section__media--handle{padding-top:30px}.elora-section__row--third{margin-top:70px;-moz-column-gap:84px;column-gap:84px}.elora-section__content--bathroom{width:50%;padding-top:32px}.elora-section__media--workspace{width:50%;padding-left:55px}.elora-section__content--details .ktur-text:nth-child(2){display:none}.elora-section__content--details .ktur-text{margin-bottom:0}.elora-section__row-bottom__mob{display:flex;margin-top:75px;width:100%}.elora-section{padding-bottom:90px}.ktur-section-five{padding-top:90px}.elanto-section{padding-top:20px}.faq-section{padding-top:130px}.mf-content p,.mf-content ul,.mf-content ol,.faq-item__title{font-size:16px}.mf-content ul{padding-left:20px}.faq-item__icon{width:11px;height:11px}.faq-item__icon::before{width:11px;height:2px;top:4.5px;left:0}.faq-item__icon::after{width:2px;height:11px;left:4.5px;top:0}.faq-section{padding-top:100px}.inst-section-socials-box__right,.inst-section-socials-box__left{-moz-column-gap:25px;column-gap:25px}.inst-section-socials-box{margin-top:65px}.mf-content p,.mf-content ul,.mf-content ol{line-height:1.4}.mf-content ul li::marker{font-size:16px}.site-search-section__results{margin-top:70px;height:calc(100% - 210px)}.header-search-box__inner{padding-top:160px}.site-search-grid{grid-template-columns:1fr 1fr;-moz-column-gap:8px;column-gap:8px;row-gap:25px}.site-search-grid .arrow-link{font-size:12px}.site-search-grid .project-link-box{margin-top:10px}.site-search-grid .arrow-link::before{width:9px;height:9px;margin-right:12px}.all-projects-section--partners .revirews-show-more-btn{margin-top:50px}}@media (max-width:750px){.gala-about-section__inner{flex-direction:column;row-gap:30px}.gala-about-section__header,.gala-about-section__text{width:100%;max-width:initial}.designers-item__left{width:200px;max-width:initial}.dsis-item-one__inner{flex-direction:column}.dsis-item-one__left{padding-top:0}.dsis-item-one__left{max-width:initial;width:100%;margin-bottom:40px}.dsis-item-one__text{max-width:initial;width:65%;left:10%;bottom:-12vw;line-height:1.45}.dsis-item-one{padding-bottom:20vw}.dsis-item-two{padding-top:60px}.dsis-item-two__inner{flex-direction:column;row-gap:35px}.dsis-item-two__left{max-width:initial}.dsis-item-two__right,.dsis-item-two__left{width:100%}.dsis-item-two__right{order:1}.dsis-item-two__left{order:2}.dsis-item-two__img{max-width:initial}.dsis-item-two__text{position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial}.dsis-item-two__text{margin-top:35px}.dsis-item-two__text{width:100%}.dsis-item-two{padding-bottom:60px}.dsis-item-three__inner{flex-direction:column}.dsis-item-three__left{width:100%;padding-top:0;padding-bottom:0}.dsis-item-three__right{width:100%}.dsis-item-three__right{margin-top:40px}.dsis-item-three__img{max-width:initial;top:0}.dsis-item-three{padding-top:50px;padding-bottom:20vw}.dsis-item-two .dsis-item__title{font-size:16px}.dsis-item-one__img{width:100%;max-width:initial;height:auto;aspect-ratio:277/380;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.dsis-item-three__left{position:relative;z-index:2}.dsis-item-three__text{padding-top:0;position:absolute;top:99vw;left:10%;width:80%}.inst-section-socials-box{flex-direction:column;row-gap:35px}.inst-section-socials-box__left,.inst-section-socials-box__right{width:100%}.inst-section-socials-box__icon{max-width:28px}.inst-section-socials-box{margin-top:40px}.dsis-item-one__right img,.terra-section-one__left img{max-width:initial}}@media (max-width:700px){.all-projects-controls a{font-size:10px}.all-projects-controls a::after{bottom:-5px;height:1px}.loom-about-box__img--mob{height:100%;width:100%}.loom-about-box__img{height:100%;width:100%}.loom-about-box__bottom picture{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.loom-about-box__bottom picture:first-child{width:70%}.mcx-item__title{font-size:10px}.materials-configurator-btn{font-size:12px}.explain-one-section__right{display:none}.explain-one-section .loom-about-item__title,.explain-one-section .loom-about-item__text{font-size:13px}.explain-one-section__left-bottom{margin-top:50px}.explain-two-section__inner{flex-direction:column}.explain-two-section__left{width:100%;max-width:initial;order:2}.explain-two-section__right{width:100%;max-width:initial;order:1}.explain-two-section__right-top{order:2}.explain-two-section__right-bottom{order:1;margin-top:40px}.explain-two-section__left{flex-direction:column;display:flex}.explain-two-section__inner{row-gap:100px}.explain-two-section__left-bottom{order:1;margin-top:0}.explain-two-section__left-top{order:2;margin-top:40px}.explain-one-section__left{max-width:initial;width:100%}.explain-two-section__left-top{display:none}}@media (max-width:650px){.loom-about-section-invert__img,.loom-about-section-invert__img--tablet{display:none}.loom-about-section-invert__img--mob{display:flex}}@media (max-width:600px){.regular-page-section{padding-top:95px}.breadcrumbs-section{padding-top:15px;padding-bottom:15px}.breadcrumbs-section span,.breadcrumbs-section a{font-size:10px}.all-products-box-item__bottom .arrow-link{font-size:14px}.all-products-box-item__bottom{margin-top:18px}.all-products-box-item__bottom .arrow-link::before{width:11px;height:11px}.all-products-header{font-size:25px}.breadcrumb_last::after,.breadcrumbs-section a::after{bottom:-5px;height:1px}.request-section--full-padding{padding-top:65px}.all-projects-item__right{flex-direction:column;row-gap:27px}.all-projects-item__right-bottom{flex-direction:row}.all-projects-item__right-top{flex-direction:row;justify-content:flex-start;-moz-column-gap:38px;column-gap:38px}.alpri-item__title{font-size:8px}.alpri-item__text{font-size:9px}.all-projects-item__name{font-size:14px;margin-bottom:0}.all-projects-item{row-gap:20px}.all-projects-item__right-bottom .arrow-link{font-size:0}.all-projects-item__right-bottom .arrow-link::before{margin-right:0;top:4px;position:relative}.alpri-item{row-gap:4px}.all-projects-item__right-top .alpri-item:first-child{order:2}.all-projects-controls{flex-direction:column;align-items:flex-start;row-gap:14px}.all-projects-box{margin-top:35px}.all-projects-section{padding-top:35px}.all-products-section{padding-top:38px}.all-products-box-item__image::after{bottom:75px}.request-form-box__right{width:100%}.project-info-description p{font-size:16px}.project-info-section{padding-top:125px}.project-info-section .breadcrumbs-section a,.project-info-section .breadcrumbs-section span{font-size:10px}.project-info-section{padding-top:60px}.project-info-section .breadcrumbs-section{margin-bottom:45px}.project-info-description p{font-size:13px}.project-info-section__left{margin-bottom:50px}.project-info-f-item__title{font-size:8px}.project-info-f-item__text{font-size:9px}.project-info-f-item{row-gap:4px}.dt-header{font-size:14px;font-weight:500}.details-section .projects-section-box{margin-top:20px}.splide-details-next{max-width:12px}.splide-details .splide__slide{width:257px!important}.detail-slide-box__image{aspect-ratio:257/284}.detail-slide-box__image img{-o-object-fit:cover;object-fit:cover;height:100%}.detail-slide-box__details{font-size:13px;line-height:1.38;padding-right:30px}.dt-header{font-size:14px}.gallery-box{margin-top:23px}.project-info-f-item{min-width:115px}.project-info-description p{margin-bottom:16px;line-height:1.5}.gallery-box{row-gap:0}.show-more-btn{font-size:10px;margin-top:17px;margin-bottom:25px}.gallery-row{flex-direction:column;row-gap:0}.gallery-section .gallery-row-1-2 .gallery-item,.gallery-section .gallery-row-2-1 .gallery-item{width:100%}.gallery-row-1-2 .gallery-item:first-child,.gallery-row-2-1 .gallery-item:first-child{aspect-ratio:276/185}.gallery-row-1-2 .gallery-item:nth-child(2),.gallery-row-2-1 .gallery-item:nth-child(2){aspect-ratio:1/1;width:100%}.gallery-row-2-1 .gallery-item:first-child{order:2}.gallery-row-1-1-1 .gallery-item{aspect-ratio:1/1;width:100%}.details-section .splide__track::after,.details-section .splide__track::before{display:none}.show-more-btn::before{width:10px;height:10px}.show-more-btn::before{margin-right:8px}.gallery-item{margin-bottom:2px}.gallery-row{margin-bottom:0}.request-section--xv-padding{padding-bottom:60px;padding-top:60px}.gallery-section{padding-top:65px;padding-bottom:65px}.groove-arrow:hover{transform:translateX(0)}.gallery-item:hover img{transform:initial}.project-info-section__right{row-gap:30px}.product-image-section{margin-top:65px}.product-image__img{display:none}.product-image__img-mob{display:flex}.product-image-section{aspect-ratio:320/489}.product-image-section .product-image__title{display:none}.hero-product-section .hero-section__bg{display:none}.hero-product-section .hero-section__bg--mob{display:flex}.hero-product-logo{min-width:175px}.vb-product-info-section .project-info-section__inner{padding-top:60px}.vb-product-info-section .breadcrumbs-section{padding-bottom:45px}.vb-product-info-section .vb-product-title{font-size:13px}.vb-product-info-special-box p{margin-bottom:0}.vb-product-info-special-box p.is-visible{margin-bottom:16px}.vb-product-info-section .project-info-section__right{padding-top:35px}.vb-product-info-section .project-info-section__inner{padding-bottom:35px}.vb-product-info-section .show-more-btn{margin-top:30px}.vb-product-info-show-more-btn--desktop{display:none}.vb-product-info-show-more-btn--mobile{display:block}.loom-about-box__right{padding-left:22px;padding-right:22px}.loom-about-box__right{padding-top:65px}.loom-about-box__bottom{aspect-ratio:277/168;width:100%}.loom-about-item__title,.loom-about-item__text{font-size:13px;line-height:1.5}.all-products-section.all-products-section--white{margin-top:110px;padding-top:0}.title-product{font-size:14px}.vb-product-info-image{padding-bottom:30px}.loom-about-indents{margin-top:65px}.loom-about-item{height:auto}.loom-about-section-invert .loom-about-box{row-gap:65px}.loom-about-section-invert .loom-about-box__left{row-gap:0}.loom-about-section-invert .loom-about-box__bottom{aspect-ratio:initial}.loom-about-section-invert .loom-about-box__img-title{display:none}.materials-configurator-container__title{font-size:12px;margin-bottom:27px}.mcx-item__title{font-size:8px;font-weight:700}.materials-configurator-btn{font-size:10px}.materials-configurator-container__top{margin-bottom:22px}.mcx-box__left,.mcx-box__right{width:100%}.mcx-box__left .mcx-item:nth-child(1) .mcx-item__img,.mcx-box__right .mcx-item:nth-child(1) .mcx-item__img{order:1}.mcx-box__left .mcx-item:nth-child(1) .mcx-item__title,.mcx-box__right .mcx-item:nth-child(1) .mcx-item__title{order:2}.mcx-item{row-gap:3px;margin-bottom:11px}.mcx-item__title br{display:none}.materials-configurator-container__top{row-gap:0}.materials-configurator-section{padding-top:50px;padding-bottom:50px}.loom-about-section-invert .loom-about-box{padding-left:22px;padding-right:22px}.materials-configurator-section{padding-top:100px;padding-bottom:50px}.loom-about-box__right .loom-about-item .loom-about-item__text br{display:none}.rock-about-section__right{-moz-column-gap:5px;column-gap:5px}.rock-about-section{padding-top:50px;padding-bottom:50px}.rock-about-section__inner{row-gap:40px}.rock-about-section__left-top .loom-about-item__title{margin-bottom:20px}.rock-about-section__left-top .loom-about-item__text{margin-bottom:15px}.gala-about-section{padding-top:50px;padding-bottom:50px}.gala-about-section__inner{flex-direction:column;row-gap:30px}.gala-about-section__header{font-size:20px;max-width:initial}.gala-about-section__text{font-size:13px;max-width:initial;line-height:1.5}.vb-product-info-special-item .loom-about-item{margin-bottom:0}.vb-product-info-bg{display:none}.vb-product-info-bg.vb-product-info-bg--mob{display:flex;aspect-ratio:320/648;width:110%;height:auto}.hero-product-section--triptih .hero-product-logo{max-width:176px;aspect-ratio:initial}.hero-product-section--triptih{aspect-ratio:320/489;max-height:800px}.calisto-video-section__texts-box{left:0}.calisto-video-section__texts-box{row-gap:0}.calisto-video-text-box .loom-about-item__title::before{width:10px;height:10px}.calisto-video-section__inner{row-gap:40px}.calisto-video-section__texts-box{width:100%}.calisto-video-text-box .loom-about-item__text{margin-bottom:25px}.product-image-section--trip{aspect-ratio:320/192;width:100%;height:auto}.product-image-section--trip .product-image__img{position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial}.calisto-video-section{padding-top:50px;padding-bottom:50px}.product-image-section--trip{margin-top:50px;margin-bottom:50px}.detail-slide-box{row-gap:34px}.detail-slide-box__details{line-height:1.5}.request-section--big-indents{padding-top:100px;padding-bottom:50px}.pas-text{font-size:13px}.prime-about-section__inner{row-gap:50px}.prime-about-section__left{-moz-column-gap:5px;column-gap:5px}.prime-about-section__left--left,.prime-about-section__left--right{width:calc(50% - 2.5px)}.prime-about-section__left .pas-text{margin-top:50px}.prime-about-section{padding-top:50px;padding-bottom:50px}.bread-section{padding-top:50px}.explain-one-section{padding-bottom:35px}.explain-three-section{padding-top:0;padding-bottom:50px}.explain-three-section__top-left{padding-left:0;max-width:initial;width:100%}.explain-three-section__center{margin-top:0}.explain-three-section__top-right{margin-left:0;width:100%;max-width:initial}.explain-three-section__top{padding-bottom:50px}.explain-three-section__center-left{max-width:initial;width:100%}.explain-three-section__center{row-gap:100px}.explain-three-section__center-right{max-width:initial;width:100%}.explain-three-section__bottom-left{width:100%;max-width:initial;order:2}.explain-three-section__center{padding-bottom:30px}.explain-three-section__bottom{margin-top:30px;flex-direction:column;row-gap:100px}.explain-three-section__bottom-left-top{max-width:initial;width:100%;margin-bottom:50px}.explain-three-section__bottom-left-bottom{padding-left:0}.explain-three-section__bottom-right{display:block;position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial;order:1}.explain-three-section__bottom-left-bottom{min-width:initial;max-width:initial;width:100%}.explain-three-section__bottom-right{width:100%;max-width:initial;aspect-ratio:277/300}.explain-three-section__bottom-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.explain-two-section{padding-bottom:50px}.explain-three-section .loom-about-item__text,.explain-three-section .loom-about-item__title{font-size:13px}.hero-section__bg--mob img{width:100%}.request-form-box__left input{width:100%}.request-form-show-more{margin-right:auto}.request-form-box__hidden-block{margin-top:0}.file-field{margin-top:-10px}.file-field__text{font-size:10px}.file-field .file-field__name{font-size:11px;flex-direction:column;row-gap:2px}.file-field__remove{width:8px;height:8px;top:1px;position:relative}.file-field__text::before{width:16px;height:9px;top:1px}.request-form-show-more{margin-top:20px;font-size:10px}.request-form-show-more::before{width:10px;height:10px;top:1px;position:relative;margin-right:10px}.request-form-show-more--open.request-form-show-more::before{width:10px;height:10px;top:1px;margin-right:10px}.request-form-box__left{row-gap:0}.request-form-box__right{padding-top:50px}.wpcf7-form-control-wrap[data-name=acceptance-803] label{font-size:10px;padding-left:18px}.wpcf7-form-control-wrap[data-name=acceptance-803] label::before{top:2px}.wpcf7-form-control-wrap[data-name=acceptance-803] input[type=checkbox]:checked+.wpcf7-list-item-label::after{top:4px}.request-form{row-gap:10px}.request-form-box__left input{margin-bottom:20px}.thank-you-box .all-products-header span{font-size:25px;max-width:200px}.thank-you-box__text{margin-top:25px;font-weight:300;font-size:13px;line-height:138%;max-width:260px}.go-back-to-home{font-size:10px;padding-left:20px}.go-back-to-home::before{width:8px;height:8px;top:1px}.thank-you-box{padding-bottom:30px}.shelopa-section{padding-top:0}.shelopa-section__right-bottom--text{display:flex}.f-video-section-info__left{font-size:13px}.f-video-section-info__right .loom-about-item__title{font-size:8px}.f-video-section-info__right .loom-about-item__text{font-size:9px}.f-video-section-info__left{margin-bottom:30px}.f-video-section-info{margin-top:40px}.project-info-section--showroom .project-info-section__right{row-gap:20px}.designers-item{padding:30px 0}.designers-section .arrow-link{font-size:10px}.designers-section .arrow-link::before{width:9px;height:9px}.designers-item__left{width:140px}.designers-item{-moz-column-gap:22px;column-gap:22px}.designers-item__name{margin-bottom:20px;font-size:14px}.designers-section{padding-top:50px;padding-bottom:35px}.designers-item__name br{display:block}.file-field__item{width:-moz-max-content;width:max-content}.project-info-section.project-info-section--about-production{padding-bottom:0}.girk-section__inner,.dirk-section__inner{row-gap:30px}.girk-section__title,.girk-section__text p{font-size:13px;line-height:1.5}.girk-section__bottom,.dirk-section__bottom{row-gap:10px}.girk-section{padding-top:60px;padding-bottom:60px}.dirk-section{padding-top:45px;padding-bottom:45px}.designer-single-section{padding-top:50px;padding-bottom:20px}.designer-single-section__left{width:100%;max-width:initial}.designer-single-section__right p{font-size:13px}.all-products-section--projects-grid .projects-grid-show-more-btn{margin-top:30px}.all-products-section{padding-bottom:30px}.gallery-section .arrow-link{font-size:14px}.designer-single-section__left{min-width:initial}.rp-tp-text{margin-top:13px}.all-products-section.all-products-section--news{padding-top:30px}.all-products-section.all-products-section--news .all-products-box-item__image{aspect-ratio:276/162}.all-products-section.all-products-section--news .all-products-box{row-gap:50px}.all-products-box-item__bottom .arrow-link{line-height:1.25}.all-products-section--news .all-products-section-show-more-btn{margin-top:20px;margin-bottom:0}.article-m-top{margin-top:23px}.article-m-top{row-gap:40px}.sas-top,.sas-top__right-top p,.superiority-article-section,.article-featured-text__inner,.article-info-group-text__right p{font-size:13px}.sas-top__right-top{margin-bottom:25px}.superiority-article-section{padding-bottom:20px}.article-featured-text{padding-top:20px;padding-bottom:20px;font-size:13px}.article-info-group-text__inner{row-gap:40px}.contacts-page-top-box{padding-top:50px;padding-bottom:60px;row-gap:40px}.contacts-page-top-box__title,.contacts-page-top-bonit__text,.contacts-page-top-box__in,.contacts-page-top-box__va a{font-size:13px}.contacts-page-top-box__title{margin-bottom:20px}.contacts-page-top-box__cn{row-gap:0}.contacts-page-top-box__el{line-height:1.1}.contacts-page-top-box__item{width:100%}.contacts-page-top-bonit{padding-bottom:70px}.contacts-page-top-bonit{-moz-column-gap:35px;column-gap:35px}.bonit-socials{-moz-column-gap:15px;column-gap:15px}.sp-lin-mail::after{font-size:13px;right:-110px}.contacts-page-top-box__title{margin-bottom:15px}.showroom-map-section{padding-top:35px}.showroom-map-header{font-size:25px}.smh-top{margin-top:60px}.smh-top__title{margin-bottom:18px}.smh-top__title,.smh-top__line,.smh-map-info__title,.smh-map-info__text,.smh-top__time{font-size:13px}.smh-top__time{margin-top:20px}.smh-top__line{margin-bottom:10px}.smh-map{margin-top:45px;min-height:280px}.smh-map::after{display:none}.smh-map-info__title{margin-bottom:5px}.contacts-social-item{flex-direction:column;align-items:center;row-gap:22px}.contacts-social-item__sc-name{top:1px}.contacts-social-item__right{font-size:13px;line-height:1.4;min-height:initial;padding-bottom:25px}.contacts-social-section__box-left,.contacts-social-section__box-right,.contacts-social-section__box{row-gap:24px}.contacts-social-item__left{top:2px}.csvt-box{margin-left:0;-moz-column-gap:50px;column-gap:50px}.contacts-social-section{padding-top:65px;padding-bottom:65px}.sp-lin-mail::after{display:none}.rp-tp-text{font-size:13px}.request-title{width:100%}.contacts-page-top-bonit--mob{display:flex;padding-bottom:30px}.contacts-page-top-bonit--desk{display:none}.contacts-page-top-box__cn{margin-bottom:25px}.all-projects-section--reviews .all-projects-item{row-gap:18px;padding-bottom:55px}.all-projects-section--reviews .all-projects-item__name{font-size:14px}.all-projects-section--reviews .all-projects-item__right{row-gap:45px}.all-projects-section--reviews .all-projects-item__right-bottom{flex-direction:column}.rew-s-title{font-size:12px}.rew-s-text{font-size:13px;margin-bottom:0}.project-info-section--rewiev .project-info-description p{font-size:13px;margin-bottom:20px}.project-info-section--rewiev .arrow-link{font-size:8px;line-height:1.2}.project-info-section--rewiev .arrow-link::before{width:6px;height:6px;margin-right:5px}.project-info-section--rewiev .project-info-section__inner{row-gap:25px}.project-info-section--rewiev .project-info-section__right{max-width:300px;row-gap:25px}.elanto-section__inner picture{width:50%}.elanto-section__inner picture:nth-child(1){display:none}.elanto-section{padding-top:35px;padding-bottom:35px}.sl-project-info-section .product-item{aspect-ratio:269/257;height:257px}.sl-project-ph__title{font-size:9px}.sl-project-ph__image{max-width:initial;left:14px;top:14px;max-width:18px}.sl-project-ph__bottom{position:absolute;bottom:10px;left:14px;width:calc(100% - 28px)}.sl-project-info-section .sl-project-ph__bottom svg{max-width:7px}.sl-project-info-section .products-section__bottom{margin-bottom:15px}#splide01-slide03>div:nth-child(3){max-width:18px}.sl-project-info-section{padding-top:35px;padding-bottom:35px}.project-info-section--about-company .project-info-description p{font-size:13px}.project-info-section--about-company .project-info-section__right{padding-top:50px}.furio-section__box{margin-bottom:35px}.furio-section__box>picture:nth-child(4){display:none}.furio-section__box picture{width:33.33%}.furio-center__left{margin-bottom:20px}.furio-bottom-image{min-width:200%}.furio-center-box{font-size:13px;margin-bottom:40px}.ktur-section-one__left picture:nth-child(2){display:block}.ktur-section-one,.ktur-section-three,.ktur-section-four{display:flex;flex-direction:column;row-gap:35px}.ktur-section{padding-top:60px}.ktur-section-one__left,.ktur-section-one__right,.ktur-section-two__img-b,.ktur-section-two__bottom-text,.ktur-section-three__left,.ktur-section-three__right,.ktur-section-four__left,.ktur-section-four__right{width:100%;max-width:initial}.ktur-section-one__right{row-gap:20px}.ktur-section-one{padding-bottom:0}.ktur-text{font-size:13px}.ktur-section-two__img-r{order:1;width:100%;max-width:initial;position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial}.ktur-section-two{padding-top:35px}.ktur-section-two__img-pic{order:1;margin-bottom:35px}.ktur-section-two__top-text{order:2}.ktur-section-two__img-pic-tw{order:3}.ktur-section-two__bottom-text{order:4}.ktur-section-two__left{display:flex;flex-direction:column}.ktur-section-two__top-text{margin-bottom:35px}.ktur-section-three__left{row-gap:20px;padding-top:0}.ktur-section-two{padding-bottom:25px}.ktur-section-three{margin-bottom:35px}.ktur-section-four__left{padding-top:0}.ktur-section-four__left{order:2}.ktur-section-four__right{order:1}.ktur-section-five{padding-top:35px}.msr-text{margin-bottom:15px}.msr-text,.msr-title{font-size:13px;line-height:1.4}.furio-center__left p{line-height:1.4}.msr-title{margin-bottom:15px}.mayura-section__top{row-gap:35px}.mayura-section__top-left{width:100%}.mayura-section__top{margin-bottom:35px}div.msr-text:nth-child(1){position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial}.mayura-section__center{padding-top:0;flex-direction:column;width:100%;row-gap:35px}.mayura-section__center-left,.mayura-section__center-right{width:100%}.mayura-section__bottom{margin-left:0;width:100%}.mayura-section__bottom{margin-top:35px}.mayura-section{padding-bottom:0}.terra-section-one{flex-direction:column;row-gap:35px}.terra-section-one__right{padding-top:0;width:100%;order:1}.terra-section-one__left{width:100%;order:2}.designer-info-section{padding-bottom:0}.terra-section{padding-top:45px}.terra-section-two{margin-top:35px}.terra-section-two{row-gap:20px}.terra-section-two__right{flex-direction:column;row-gap:35px}.terra-section-two__right picture,.ts-tlv--mob{width:100%}.terra-section-two__right .ts-tlv--mob{padding-top:0;width:100%}.terra-section-three{margin-top:35px;padding-left:0}.terra-section-three__left{padding-left:0}.terra-section-three{row-gap:35px}.terra-section-three__right{max-width:initial}.tso-mob{-o-object-position:center bottom;object-position:center bottom;-o-object-fit:cover;object-fit:cover;aspect-ratio:277/396}.terra-section{padding-bottom:80px}.furio-section{padding-bottom:35px}.designer-info-section{padding-top:0}.dsis-item__title{font-size:14px;margin-bottom:16px}.dsis-item-one{padding-bottom:25vw}.dsis-item-one__text{bottom:initial;top:115vw}div.msr-text:nth-child(1){padding-left:0}.mayura-section__center-right{padding-top:0}.all-projects-section.all-projects-section--reviews{padding-bottom:15px;margin-bottom:50px}.all-projects-item:last-child{border-bottom:0}.project-info-section--rewiev .project-info-section__right a{margin-bottom:5px}.project-info-section--rewiev .arrow-link:hover::before{transform:translateX(0) translateY(0)}.project-info-section--rewiev .arrow-link::before{top:1px}.ktur-section{padding-bottom:0}.dsis-item__text{font-size:13px}.dsis-item-two__img--mob{display:flex;margin-top:35px}.dsis-item-two__left{display:none}.dsis-item-three__text{top:110vw}.dsis-text-df{font-weight:600}.elora-section__row--first{margin-top:35px;flex-direction:column;row-gap:35px}.elora-section__media--kitchen,.elora-section__content--top,.elora-section__content--middle,.elora-section__media--handle,.elora-section__content--details,.elora-section__media--bath{width:100%}.elora-section__row--second{margin-top:35px;flex-direction:column;row-gap:35px}.elora-section__content--middle{max-width:initial}.elora-section__media--handle{padding-top:0;max-width:initial;min-width:initial}.elora-section__media--handle{display:none}.elora-section__row--second{margin-top:25px}.elora-section__row--third{margin-top:35px;flex-direction:column;row-gap:35px}.elora-section__media--workspace{padding-left:0}.elora-section__content--bathroom{padding-top:0}.elora-section__media--workspace{width:100%;max-width:initial}.elora-section__content--bathroom{width:100%;max-width:initial}.elora-section__row--fourth{flex-direction:column;row-gap:35px;margin-top:35px}.elora-section__row-bottom__mob{margin-top:35px}.elora-section{padding-bottom:50px}.elora-section__content--details{order:2}.faq-item__title{font-weight:800;font-size:10px;line-height:160%;letter-spacing:.02em;text-transform:uppercase}.faq-item__button{padding-top:15px;padding-bottom:15px}.faq-item__icon{width:7px;height:7px}.faq-item__icon::before{width:7px;height:2px;top:2.5px;left:0}.faq-item__icon::after{width:2px;height:7px;left:2.5px;top:0}.mf-content p,.mf-content ul,.mf-content ol,.faq-item__title{font-size:13px}.faq-item__content{padding-bottom:25px}.all-projects-section--partners .rew-s-text.rew-s-text--mob{font-size:13px;margin-top:20px;line-height:1.4}.all-projects-section--partners .all-projects-item{row-gap:0}.all-projects-section--partners .all-projects-item__right-bottom .arrow-link{font-size:12px}.all-projects-section--partners .all-projects-item__right-bottom .arrow-link::before{margin-right:10px;top:2px}.all-projects-section--partners .all-projects-item__right{row-gap:20px}.all-projects-section--partners .arrow-link--desk{display:none}.all-projects-section--partners .arrow-link--mob{display:flex;position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial;margin-top:22px;font-size:12px}.all-projects-section--partners .arrow-link::before{width:8px;height:8px;top:6px}.reg-page-text{font-size:13px;line-height:1.4}.all-projects-section.all-projects-section--reviews{padding-top:50px}.faq-section{padding-top:60px}.faq-item__title{font-size:10px}.mf-content ul li::marker{font-size:12px}.mf-content p,.mf-content ul,.mf-content ol{margin-bottom:15px}.header-search-box__inner{padding-top:110px}.site-search-section__label{font-size:10px;margin-bottom:35px}.site-search-form__input::-moz-placeholder{font-weight:300;font-size:16px;line-height:1;letter-spacing:.03em}.site-search-form__input,.site-search-form__input::placeholder{font-weight:300;font-size:16px;line-height:1;letter-spacing:.03em}.site-search-form__input{height:45px}.site-search-section__results{margin-top:35px;height:calc(100% - 120px)}.site-search-grid{padding-bottom:10px}.all-projects-section--partners .revirews-show-more-btn{margin-top:25px}}@media (max-width:500px){.splide-details-next{max-width:10px;top:-2px;position:relative}.vb-product-info-bg.vb-product-info-bg--mob{width:170%}.dsis-item-one{padding-bottom:28vw}.dsis-item-one__text{top:104vw}.dsis-item-one__text{width:70%}.dsis-item-three{padding-bottom:120px}.elora-section__row--first{flex-direction:column}.faq-section{padding-top:60px}.faq-item__button{align-items:flex-start}.faq-item__icon{top:6px;position:relative}.inst-section-socials-box__text{font-size:12px}.inst-section-socials-box__right,.inst-section-socials-box__left{-moz-column-gap:22px;column-gap:22px}.site-search-grid{grid-template-columns:1fr}.site-search-grid .arrow-link{font-size:10px}.site-search-grid .arrow-link::before{width:8px;height:8px}.site-search-section__label{margin-bottom:25px}}@media (max-width:450px){.dsis-item-one{padding-bottom:32vw}}@media (max-width:400px){.dsis-item-one{padding-bottom:150px}}@media (max-width:370px){.vb-product-info-bg.vb-product-info-bg--mob{width:185%}.dsis-item-one{padding-bottom:180px}.dsis-item-one__text{width:80%}}@media (max-width:320px){.project-info-section__right{-moz-column-gap:20px;column-gap:20px}}.no-curtain .site-curtain{display:none}.cookie-notice{position:fixed;bottom:-100%;left:0;right:0;background:#000;color:#fff;padding-top:30px;padding-bottom:30px;z-index:99999;font-size:14px;transition:bottom 2s ease;box-shadow:0 -4px 10px rgb(0 0 0 / .1)}.cookie-notice .mf-btn{width:260px;height:42px;cursor:pointer}.cookie-notice__content a{color:#fff}.cookie-notice.show{bottom:0}.cookie-notice__content{width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.cookie-notice__content a{text-decoration:underline}.cookie-notice__content a:hover{text-decoration:none}.cookie-notice__btn{background:red;color:#fff;border:none;padding:8px 16px;cursor:pointer;font-size:14px;border-radius:4px;transition-duration:0.3s}.cookie-notice__btn:hover{opacity:.8}.cookie-notice__title{color:#E8E8E8;font-family:"Nunito Sans";font-size:12px;font-style:normal;font-weight:700;line-height:1.1;text-transform:uppercase;margin-bottom:10px}.cookie-notice__text{color:#C7C7C7;font-family:"Nunito Sans";font-size:14px;font-style:normal;font-weight:300;line-height:1.2}.cookie-notice__text a{color:#E8E8E8;font-weight:600;text-decoration:underline}.cookie-notice__text .cookie-link{font-weight:300}.cookie-notice__text p{margin-bottom:3px}.cookie-notice__text p:last-child{margin-bottom:0}.popup-success-message__img{display:none}@media (max-width:1450px){.cookie-notice__title{font-size:10px}.cookie-notice__text{font-size:12px}.cookie-notice__content-box{max-width:670px}}@media (max-width:1200px){.cookie-notice__text p{margin-bottom:8px}.cookie-notice__content{-moz-column-gap:70px;column-gap:70px}.cookie-notice .mf-btn{width:190px}}@media (max-width:750px){.cookie-notice__content{font-size:12px;-moz-column-gap:35px;column-gap:35px;flex-direction:column;align-items:center}.cookie-notice{padding-top:15px;padding-bottom:15px}.cookie-notice__title,.cookie-notice__text{font-size:8px}.cookie-notice .mf-btn{font-size:10px;height:27px;width:140px}.cookie-notice__content{flex-direction:column}}@media (max-width:500px){.cookie-notice .mf-btn{width:100%}.cookie-notice__content{row-gap:20px}.cookie-notice__title{margin-bottom:7px}}.popup-success-message{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;padding:75px;background-color:#fff;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;transition-duration:0.3s;opacity:0;visibility:hidden;pointer-events:none;z-index:2000;overflow:hidden}.show.popup-success-message{opacity:1;visibility:visible;pointer-events:all}.popup-success-header{color:#393939;font-size:40px;font-style:normal;font-weight:700;line-height:1;text-transform:uppercase;margin-bottom:6px;text-align:left}.psm-content{width:100%}.popup-success-title{color:#393939;font-size:20px;font-style:normal;font-weight:300;line-height:1.25;text-align:left}.psl-to-home-page{position:absolute;bottom:75px;left:75px;font-size:16px;font-style:normal;font-weight:800;line-height:1.25;letter-spacing:.32px;text-transform:uppercase;color:#393939;cursor:pointer}.psl-to-home-page::before{content:"";display:inline-flex;margin-right:16px;width:13px;height:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 7L1 7M1 7L7 13M1 7L7 1' stroke='%23393939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;top:2px;position:relative;transition-duration:0.7s}.popup-overlay{position:fixed;inset:0;z-index:5000;align-items:center;justify-content:center;padding:24px 0;background-color:rgb(0 0 0 / .5);backdrop-filter:blur(3px) saturate(140%);-webkit-backdrop-filter:blur(3px) saturate(140%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out}.popup-overlay.open{display:block;opacity:1;visibility:visible;pointer-events:all}.popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;padding-top:15px;max-width:464px;width:100%;border-radius:16px;background-color:#fff;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;max-height:98%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--brand-color-blue) #fff0;opacity:0;visibility:hidden;pointer-events:none}.popup.open{opacity:1;visibility:visible;pointer-events:all}.popup__container{position:relative;z-index:2;border-radius:28px;height:100%;min-height:100%}.popup__close{position:absolute;top:20px;right:20px;width:32px;height:32px;border:none;background:#fff0;z-index:4;cursor:pointer}.popup__close::before,.popup__close::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;background:#0f172a;transform-origin:center}.popup__close::before{transform:translate(-50%,-50%) rotate(45deg)}.popup__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.popup__title{font-size:25px;font-style:normal;font-weight:600;line-height:1.2;margin-bottom:5px;text-transform:uppercase;margin-bottom:25px}.popup__subtitle{font-size:16px;font-style:normal;font-weight:300;line-height:1.5;max-width:535px;margin-bottom:45px}.connect-popup{aspect-ratio:1266/681;width:100%;max-width:1266px;border-radius:0;padding:0 0;min-height:620px;display:flex;align-items:stretch;flex-direction:column}.popup__container{display:flex;justify-content:space-between;align-items:stretch;flex-grow:1}.connect-popup__left{width:35%;height:100%;min-height:100%}.connect-popup__left picture,.connect-popup__left img{height:100%;object-fit:cover}.connect-popup__right{width:65%;padding:75px;padding-bottom:35px;display:flex;flex-direction:column;position:relative}.connect-popup .wpcf7{flex-grow:1}.connect-popup .request-form{flex-direction:column;flex-grow:1;height:100%}.connect-popup .request-form-show-more{margin-top:10px}.connect-popup .request-form-box__left{align-items:flex-start;flex-grow:0;width:100%}.connect-popup .request-form-box__right{margin-top:auto}.connect-popup [type="submit"]{margin-bottom:30px}@media (max-height:700px){.connect-popup__right{padding:40px 55px}.connect-popup{height:95%;min-height:initial}.popup__subtitle{margin-bottom:35px}}@media (max-width:1450px){.connect-popup{aspect-ratio:1010/543;max-width:80%}.popup-success-message{padding:50px}.popup-success-header{font-size:35px;margin-bottom:10px}.popup-success-title{font-size:18px}.psl-to-home-page{bottom:50px;left:50px}}@media (max-width:1300px){.connect-popup{max-width:95%}.popup-success-header{font-size:3.2vw}}@media (max-width:1100px){.connect-popup{aspect-ratio:initial}.connect-popup .connect-popup__left{height:auto}.connect-popup .connect-popup__left img{object-fit:cover}.connect-popup__right{padding:40px}.connect-popup .request-form-box__right{width:100%}}@media (max-width:1000px){.connect-popup .request-form-box__left input,.connect-popup .request-form-box__left .wpcf7-form-control-wrap{width:100%}.connect-popup .request-form-box__left div:nth-child(2):not(.file-field__item){margin-top:30px}.connect-popup{min-height:675px}.connect-popup.popup__title{margin-bottom:20px}.connect-popup .popup__subtitle{margin-bottom:15px}.connect-popup .request-form-box__right{padding-top:40px}.request-form-box__left .request-form-box__hidden-block input{width:calc(50% - 20px)}.connect-popup .request-form-box__left .request-form-box__hidden-block input{width:100%}}@media (max-width:769px){.connect-popup .connect-popup__left{display:none}.connect-popup .connect-popup__right{width:100%}.connect-popup__right{padding:50px 50px 45px 50px}.connect-popup{max-width:510px;width:100%}.connect-popup .popup__title{font-size:22px;margin-bottom:15px}.connect-popup .popup__subtitle{margin-bottom:60px}.connect-popup input,.connect-popup textarea{font-size:13px}.connect-popup input::placeholder,.connect-popup textarea::placeholder{font-size:13px}.connect-popup form.request-form:nth-child(5)>div:nth-child(4)>div:nth-child(1){margin-bottom:20px}.connect-popup .request-form-box__left div:nth-child(2):not(.file-field__item){margin-top:20px}.connect-popup .request-form-box__hidden-block{margin-top:20px}.connect-popup .file-field{margin-top:10px}.connect-popup .request-form-show-more{font-size:13px}.connect-popup .psl-to-home-page{bottom:28px}.connect-popup .popup-success-message{padding-left:45px;padding-right:45px}.connect-popup .popup-success-header{font-size:35px}.connect-popup .popup-success-title{font-size:16px;max-width:350px}.psm-content{top:55%;left:45px;width:calc(100% - 90px);position:absolute}.popup-success-message__img{display:flex;position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:102%;aspect-ratio:510/330}.popup-success-message__img img{width:100%;height:100%;object-fit:cover}.request-form-box__left .request-form-box__hidden-block input{width:100%}.pal-ca{height:155px}}@media (max-width:850px){.request-form.is-attempted .wpcf7-form-control-wrap[data-name="acceptance-803"].has-error .error-input{left:0;right:initial;top:-10px}}@media (max-width:750px){.error-input{font-size:9px;top:34px}}@media (max-width:600px){.popup{width:calc(100% - 40px);min-height:initial;height:auto}.connect-popup .connect-popup__right{padding:50px 24px 20px 24px}.connect-popup .popup__title{font-size:14px}.connect-popup .popup__subtitle{font-size:11px;margin-bottom:25px;max-width:260px}.connect-popup .popup__close{top:3px;right:3px;width:24px;height:24px}.connect-popup [type="submit"]{max-width:initial;font-size:10px;max-width:400px}.connect-popup .request-form-box__left input{margin-bottom:0}.connect-popup input,.connect-popup textarea,.connect-popup input::placeholder,.connect-popup textarea::placeholder{font-size:11px}.connect-popup .request-form-show-more{font-size:11px}.popup__close::before,.popup__close::after{width:15px}.connect-popup .psl-to-home-page{bottom:20px;font-size:10px}.psl-to-home-page::before{top:2px;width:10px;height:10px;margin-right:10px}.popup-success-message__img{aspect-ratio:272/218}.connect-popup{aspect-ratio:272/488;max-height:580px}.psm-content{left:22px;width:calc(100% - 44px);top:50%}.connect-popup .popup-success-header{font-size:25px;max-width:250px}.connect-popup .popup-success-title{font-size:13px;max-width:210px}.connect-popup .psl-to-home-page{bottom:25px;left:24px}.popup__close::before,.popup__close::after{width:12px;height:1px}.error-input{font-size:9px;top:34px}.request-form-box__left .wpcf7-form-control-wrap{width:100%}.connect-popup .request-form-box__left div:nth-child(2):not(.file-field__item),.connect-popup .request-form-box__hidden-block{margin-top:10px}.connect-popup input{padding-left:4px;padding-right:4px}.pal-ca{height:115px}.connect-popup .request-form-show-more{margin-top:30px}}@media (max-width:350px){.connect-popup{aspect-ratio:initial;max-height:initial}.connect-popup .request-form-show-more{margin-top:0}}.not-found{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding-left:15px;padding-right:15px}.not-found-box{text-align:center}.not-found__btn{margin-top:5px;color:#0e233a;font-size:16px}.not-found__desc{margin-bottom:15px;font-size:22px;line-height:1.3}.not-found__btn:hover{text-decoration:underline}.not-found__404{font-size:50px;font-weight:700;line-height:1;margin-bottom:10px}.main-404{margin-top:150px;height:500px;position:relative}.wpcf7-form br{display:none}.wpcf7-form .wpcf7-spinner{display:none}.wpcf7-form .wpcf7-response-output{display:none}.wpcf7-form .wpcf7-not-valid-tip{color:#dc3232;font-size:11px;font-weight:400;display:block;position:absolute;right:0;top:40px;bottom:-22px;line-height:1.4;height:auto}.wpcf7-not-valid{border-color:#E10101!important}.wpcf7{width:100%}.wpcf7-form-control-wrap{width:100%}.text-page-box{margin-top:180px;padding-bottom:100px}.mf-content h1,.mf-content h2,.mf-content h3,.mf-content h4,.mf-content h5{font-weight:700;line-height:1.35;margin-top:40px;margin-bottom:25px}.mf-content h1{font-size:32px}.mf-content h2{font-size:23px}.mf-content h3{font-size:20px}.mf-content h4{font-size:18px}.mf-content h5{font-size:16px}.text-page-box.mf-content a{color:#393939}@media (max-width:768px){.mf-content h1{font-size:28px}.mf-content h2{font-size:24px}.mf-content h3{font-size:20px}.mf-content h4{font-size:18px}.mf-content h5{font-size:16px}}@media (max-width:600px){.mf-content h1{font-size:24px}.mf-content h2{font-size:18px}.mf-content h3{font-size:17px}.mf-content h4{font-size:16px}.mf-content h5{font-size:15px}.text-page-box{margin-top:100px;padding-bottom:50px}.mf-content h2,.mf-content h3,.mf-content h4,.mf-content h5{margin-top:25px;margin-bottom:12px}}@media (max-width:1450px){.scroll-to-top-btn{right:0;width:60px;height:60px}}@media (max-width:800px){.scroll-to-top-btn{display:none}}.vb-product-info-section .project-info-section__right .project-info-f-item__text a{color:#B9B9B9;transition-duration:0.3s}.vb-product-info-section .project-info-section__right .project-info-f-item__text a::after{width:98%}.vb-product-info-section .project-info-section__right .project-info-f-item__text a:hover{color:#fff}.section-fiba-video-bg,.section-fiba-video-bg__mob{width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-fiba-video-bg__mob{display:none}@media (max-width:600px){.section-fiba-video-bg{display:none}.section-fiba-video-bg__mob{display:flex}}.vb-product-info-scheme-box{display:flex;width:100%;-moz-column-gap:95px;column-gap:95px}.vb-product-ich-left__title{color:#fff;font-size:16px;font-weight:800;text-transform:uppercase;margin-bottom:10px}.vb-product-ich-left{max-width:450px;width:100%}.vb-product-ich-right{width:100%;max-width:450px}.defero-box .vb-product-info-special-item{margin-bottom:20px}.vb-product-info-scheme-box{display:flex;width:100%;-moz-column-gap:95px;column-gap:95px;row-gap:40px;flex-wrap:wrap;overflow:hidden;height:0;opacity:0;visibility:hidden;position:relative;z-index:2;margin-top:65px;transition:height 0.6s ease,opacity 0.35s ease}.vb-product-info-scheme-box.vb-product-info-scheme-box--open{opacity:1;visibility:visible}.vb-product-ich-item{width:100%;max-width:450px}.vb-product-info-scheme-box:has(>.vb-product-ich-item:only-child) .vb-product-ich-item{max-width:650px}.vb-product-info-scheme-box picture{display:block}.vb-product-info-scheme-box .vb-product-info-bg{position:static;top:auto;left:auto;transform:none;display:block;width:100%;max-width:100%;height:auto;aspect-ratio:auto;-o-object-fit:contain;object-fit:contain}.vb-product-info-scheme-box picture+picture{margin-top:20px}.vb-product-info-section--special .project-info-section__inner{padding-bottom:0}.vb-product-info-ger{margin-top:45px;padding-bottom:80px}@media (max-width:1450px){.vb-product-info-ger{padding-bottom:70px}}@media (max-width:769px){.vb-product-info-ger{padding-bottom:45px}.vb-product-ich-left__title{font-size:13px}}@media (max-width:600px){.vb-product-info-scheme-box{margin-top:40px;flex-direction:column;row-gap:15px}.vb-product-ich-item,.vb-product-info-scheme-box:has(>.vb-product-ich-item:only-child) .vb-product-ich-item{max-width:90%}.vb-product-ich-left__title{font-size:10px}.vb-product-info-ger{margin-top:10px;padding-bottom:50px}.vb-product-info-scheme-box{margin-top:20px}.vb-product-info-section--special .vb-product-info-bg.vb-product-info-bg--mob{-o-object-fit:cover;object-fit:cover;height:100%}.vb-product-info-section--special .vb-product-info-section .breadcrumbs-section{padding-bottom:30px}.vb-product-info-section--special .vb-product-info-section .project-info-section__right{padding-top:25px}}.gph-section{display:flex;flex-direction:column;padding-top:20px;padding-bottom:150px}.gph-section__top{margin-bottom:100px}.gph-section__center{margin-bottom:170px;max-width:970px}.gph-section__bottom{width:100%;display:flex;flex-direction:column}.gph-section__bottom-box{display:flex;width:100%;justify-content:space-between;-moz-column-gap:100px;column-gap:100px;margin-top:80px}.gphb-title{color:#E8E8E8;font-size:30px;font-style:normal;font-weight:700;line-height:1;text-transform:uppercase}.gphs-item{width:33.33%;display:flex;flex-direction:column;row-gap:20px}.gphs-item__text,.gph-section p{color:#C7C7C7;font-size:20px;font-style:normal;font-weight:300;line-height:1.25}.gph-section .gphs-title{color:#E8E8E8;font-size:20px;font-style:normal;font-weight:700;line-height:1.25;text-transform:uppercase;margin-bottom:20px}.gph-section .gphs-item__title{color:#E8E8E8;font-size:22px;font-style:normal;font-weight:700;line-height:1.13;text-transform:uppercase}.nero-box{margin-top:65px;width:100%;display:grid;row-gap:110px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(3,1fr);padding-bottom:50px}.nero-box-item{width:100%;max-width:421px}.nero-box-item__title{margin-bottom:30px;color:#393939;font-size:20px;font-style:normal;font-weight:700;line-height:1.25;text-transform:uppercase}.nero-box-item__el{color:#656565;font-size:20px;font-style:normal;font-weight:300;line-height:1.25}.nero-box-item__el:not(:last-child){margin-bottom:12px}@media (max-width:1450px){.gphs-item__text,.gph-section p{font-size:18px}.gph-section .gphs-item__title{font-size:20px}.gph-section__bottom-box{-moz-column-gap:60px;column-gap:60px}.gph-section__center{max-width:932px}.gph-section__top{margin-bottom:80px}.gph-section__center{margin-bottom:120px}.gph-section__bottom-box{margin-top:60px}.gph-section{padding-bottom:120px}.nero-box-item__el{font-size:18px}.nero-box-item__title{font-size:18px;margin-bottom:24px}}@media (max-width:1400px){.regular-page-section--todealers .all-products-header{font-size:clamp(35px, 3.1vw, 50px)}}@media (max-width:1200px){.nero-box-item__el,.nero-box-item__title{font-size:16px}.nero-box-item__title{margin-bottom:16px}}@media (max-width:1100px){.gph-section__bottom-box{flex-direction:column;row-gap:60px}.gphs-item{width:100%;max-width:520px}.gphb-title{font-size:22px}}@media (max-width:900px){.nero-box{grid-template-columns:repeat(2,1fr);-moz-column-gap:50px;column-gap:50px;row-gap:70px}}@media (max-width:769px){.gphs-item__text,.gph-section p{font-size:16px}.gph-section__top{margin-bottom:70px}.gph-section__center{margin-bottom:100px}.gphs-item{row-gap:10px}.gph-section{padding-bottom:90px}}@media (max-width:600px){.gphs-item__text,.gph-section p{font-size:13px;line-height:1.38}.gph-section__center{margin-bottom:80px}.gph-section__bottom-box{margin-top:40px}.gph-section .gphs-item__title{font-size:13px}.gph-section__bottom-box{row-gap:30px}.gphb-title{font-size:15px;line-height:1.2}.gph-section .gphs-title{font-size:13px;margin-bottom:10px}.nero-box{margin-top:55px}.nero-box-item__title{margin-bottom:13px}.nero-box{grid-template-columns:repeat(1,1fr);row-gap:40px}.nero-box-item__el,.nero-box-item__title{font-size:13px}.nero-box-item__el:not(:last-child){margin-bottom:8px}.regular-page-section--todealers .all-products-header{font-size:18px}}.become-partner-section{display:flex;width:100%;margin-top:100px;margin-bottom:100px}.become-partner__inner{display:flex;width:100%}.become-partner__left{width:50%}.become-partner__right{width:50%;display:flex;justify-content:center;align-items:center;background-color:#0E0E0E}.become-partner-form{width:100%;max-width:570px}.become-partner-form__title{color:#E8E8E8;font-size:44px;font-style:normal;font-weight:700;line-height:1.1;text-transform:uppercase;margin-bottom:20px}.become-partner-form__text{color:#E8E8E8;font-size:20px;font-style:normal;font-weight:300;line-height:1.25}.become-partner-form__text p:not(:last-child){margin-bottom:20px}.become-partner-form__form{margin-top:55px;display:flex;flex-direction:column;row-gap:30px}.become-partner-form__form input{width:100%;background-color:#fff0;border:none;border-bottom:1px solid #E8E8E8;font-size:14px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.26px;color:#fff}.become-partner-form__form input::-moz-placeholder{color:#C7C7C7;font-size:13px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.26px}.become-partner-form__form input::placeholder{color:#C7C7C7;font-size:13px;font-style:normal;font-weight:300;line-height:1;letter-spacing:.26px}.become-partner-form__form [type=submit]{margin-top:30px;max-width:370px;border:1px solid #E8E8E8;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.48px;text-transform:uppercase;padding-left:0;padding-right:0}.become-partner-form__form [type=submit]:hover{background-color:#E8E8E8;color:#000}.become-partner__right{padding-top:125px;padding-bottom:125px}.become-partner__left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1450px){.become-partner__right{padding-top:85px;padding-bottom:85px;padding-left:60px;padding-right:60px}.become-partner-form__text p{font-size:18px}.become-partner-form__form{row-gap:20px}.become-partner-section{margin-bottom:70px}}@media (min-width:1100px) and (max-width:1350px){.gph-section .gphs-item__title{font-size:1.5vw}}@media (max-width:1200px){.become-partner-form__title{font-size:35px}.become-partner-form__text p{font-size:16px}.become-partner-form__form [type=submit]{font-size:14px}}@media (max-width:1100px){.become-partner__left{width:40%}.become-partner__right{width:60%}}@media (min-width:769px) and (max-width:1400px){.become-partner-form__title{font-size:3vw}}@media (max-width:769px){.become-partner__inner{flex-direction:column}.become-partner__left{width:100%;aspect-ratio:768/350}.become-partner__right{width:100%}.become-partner-form{max-width:516px}.become-partner__left img{-o-object-position:center 70%;object-position:center 70%}.become-partner-form__title{font-size:37px;margin-bottom:20px}.become-partner-form__text p br{display:none}.become-partner-form__text p:not(:last-child){margin-bottom:25px}.become-partner-form__form input{font-size:13px;padding:7px}.become-partner-form__form [type=submit]{height:36px;font-size:14px;max-width:315px;margin-top:20px}.become-partner-form__text p{font-size:13px}.become-partner-form__form{margin-top:35px}.become-partner-section{margin-bottom:50px}}@media (max-width:600px){.become-partner-form__title{font-size:20px}.become-partner__right{padding-top:60px;padding-bottom:60px}.become-partner-form__form input::-moz-placeholder{font-size:10px}.become-partner-form__form input,.become-partner-form__form input::placeholder{font-size:10px}.become-partner-form__form input{padding:6px}.become-partner-form__form [type=submit]{font-size:10px;max-width:initial;width:100%}.become-partner__left{min-height:193px}.become-partner__right{padding-left:22px;padding-right:22px}.become-partner-form__text p{font-size:13px;line-height:1.4}.showroom-map-section{padding-bottom:80px}.become-partner-section{margin-bottom:50px;margin-top:70px}}.slider-three-photos{width:100%;overflow:hidden;height:auto;padding-bottom:100px}.slider-three-photos__inner{width:100%;aspect-ratio:1920/945;height:auto}.slider-three-photos__head{position:relative}.slider-three-photos__slider{width:100%}.slider-three-photos__slider .splide__track{overflow:visible}.slider-three-photos__slider .splide__list{align-items:stretch}.slider-three-photos__slide{width:100%}.slider-three-photos__image-box{position:relative;height:min(49.4vw, 948px);overflow:hidden;background:#d9d2cb}.slider-three-photos__image-box img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.slider-three-photos__image-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1.01)}.slider-three-photos__image-box--left img{-o-object-position:left center;object-position:left center}.slider-three-photos__image-box--center img{-o-object-position:center center;object-position:center center}.slider-three-photos__image-box--right img{-o-object-position:right center;object-position:right center}.slider-three-photos__arrow{position:absolute;top:50%;z-index:3;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#fff0;border:0;padding:0;cursor:pointer;transform:translateY(-50%);transition:opacity 0.25s ease,transform 0.25s ease}.slider-three-photos__arrow:hover{opacity:.72}.slider-three-photos__arrow:active{transform:translateY(-50%) scale(.96)}.slider-three-photos__arrow--prev{left:18px}.slider-three-photos__arrow--next{right:18px}@media (max-width:1200px){.slider-three-photos__arrow--next{right:8px;width:35px;height:35px}.slider-three-photos__arrow--prev{left:8px;width:35px;height:35px}}@media (max-width:600px){.slider-three-photos{aspect-ratio:auto;max-height:none;padding-bottom:40px}.slider-three-photos__slider .splide__track{overflow:hidden}.slider-three-photos__slider,.slider-three-photos__image-box{height:100%}.slider-three-photos__arrow{width:44px;height:44px}.slider-three-photos__arrow--prev{left:2px}.slider-three-photos__arrow--next{right:2px}}.reg-page-text p:not(:last-child){margin-bottom:20px}.reg-page-text strong{font-weight:700;color:#393939}.debora-section{padding-top:200px;padding-bottom:50px}.debora-section__inner{display:flex;flex-direction:column;row-gap:110px}.debora-section-box{width:100%;display:flex}.debora-section__item{width:50%;display:flex;flex-direction:column;row-gap:50px}.debora-section__item-image-wrap{width:100%;position:relative;display:flex;flex-direction:column;row-gap:55px}.debora-section__item-image-wrap img{width:100%}.debora-section__item-img{width:100%}.debora-section__image-link{display:block;width:100%}.debora-section__item-text{display:flex;flex-direction:column;row-gap:30px}.debora-section__subtitle{display:inline-flex;align-items:baseline;width:-moz-max-content;width:max-content;position:relative;color:#393939;font-size:28px;font-style:normal;font-weight:700;line-height:1.4;text-transform:uppercase}.debora-section__subtitle::before{content:"";display:inline-block;width:20px;flex-shrink:0;height:auto;aspect-ratio:18/17;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2220%22%20viewBox%3D%220%200%2021%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1.5%2018.5L19.5%201.5M19.5%201.5H2.31871M19.5%201.5V18.5%22%20stroke%3D%22%23393939%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);background-position:center;background-size:contain;background-repeat:no-repeat;margin-right:24px}.debora-section__item-left,.debora-section__item-right{position:relative}.debora-section__one{width:100%}.debora-section__one .debora-section__item-left .debora-section__item-image-wrap{max-width:25vw;min-width:380px}.debora-section__one .debora-section__item-right .debora-section__item-image-wrap{min-width:385px}.debora-section__one .debora-section__item-right{padding-left:12.5vw;padding-right:2vw;margin-top:17vw;position:relative}.debora-section__one .debora-section__item-left .debora-section__subtitle{position:absolute;left:calc(100% + 5vw);top:15%}.debora-section__two{width:100%}.debora-section__two .debora-section__item-left .debora-section__item-image-wrap{max-width:23.5vw;min-width:360px;margin-left:12vw}.debora-section__two .debora-section__item-right .debora-section__item-image-wrap{min-width:360px;max-width:24vw}.debora-section__two .debora-section__item-right{padding-left:12.5vw;margin-top:25vw;position:relative;align-items:flex-end}.debora-section__two .debora-section__item-right .debora-section__subtitle{position:absolute;bottom:-8px;left:-80%}.debora-section__three{width:100%}.debora-section__three .debora-section__item-left .debora-section__item-image-wrap{max-width:25.5vw;min-width:385px}.debora-section__three .debora-section__item-right .debora-section__item-image-wrap{min-width:450px;max-width:30vw;margin-top:24vw}.debora-section__four .debora-section__item-left .debora-section__item-image-wrap{max-width:25vw;min-width:380px}.debora-section__four .debora-section__item-left .debora-section__subtitle{position:absolute;left:calc(100% + 5vw);top:80%}@media (max-width:1450px){.debora-section{padding-top:130px;padding-bottom:130px}.debora-section__subtitle br{display:none}.debora-section__item-image-wrap{row-gap:45px}.debora-section__subtitle{font-size:21px}.debora-section__subtitle::before{width:16px}.debora-section__two .debora-section__item-right .debora-section__subtitle{bottom:80px}.debora-section__inner{row-gap:80px}.debora-section{padding-bottom:0}}@media (max-width:1300px){.debora-section__three{padding-top:15px}}@media (max-width:1200px){.debora-section{padding-top:50px;padding-bottom:50px}.debora-section__subtitle{font-size:16px}.debora-section__subtitle::before{margin-right:17px;width:12px}.debora-section__one .debora-section__item-left .debora-section__item-image-wrap,.debora-section__four .debora-section__item-left .debora-section__item-image-wrap{min-width:initial;max-width:245px}.debora-section__one .debora-section__item-right .debora-section__item-image-wrap,.debora-section__four .debora-section__item-right .debora-section__item-image-wrap{min-width:initial;max-width:250px}.debora-section__two .debora-section__item-left .debora-section__item-image-wrap{min-width:initial;max-width:245px}.debora-section__two .debora-section__item-right .debora-section__item-image-wrap{min-width:initial;max-width:215px}.debora-section__three .debora-section__item-left .debora-section__item-image-wrap{min-width:initial;max-width:250px}.debora-section__three .debora-section__item-right .debora-section__item-image-wrap{min-width:initial;max-width:250px}.debora-section__two .debora-section__item-right .debora-section__subtitle{left:initial;right:120%}}@media (max-width:1000px){.debora-section__item-image-wrap{row-gap:32px}.debora-section__one .debora-section__item-right,.debora-section__four .debora-section__item-right{padding-left:0;padding-right:0;align-items:flex-end}.div.debora-section-box:nth-child(4){padding-top:75px}}@media (max-width:950px){.debora-section__two .debora-section__item-left .debora-section__item-image-wrap{margin-left:4vw}.debora-section__two .debora-section__item-right{margin-top:43vw}}@media (max-width:769px){.debora-section{padding-top:30px;padding-bottom:65px}.debora-section__three .debora-section__item-right{align-items:flex-end}.debora-section__three .debora-section__item-right .debora-section__item-image-wrap{margin-top:0}}@media (max-width:769px){.debora-section-box{flex-direction:column;row-gap:70px}.debora-section__inner,.debora-section__inner-item{display:flex;flex-direction:column;row-gap:70px}.debora-section__inner{row-gap:70px}.debora-section-box .debora-section__item{width:100%;max-width:initial}.debora-section-box .debora-section__item-right,.debora-section-box .debora-section__item-left{margin:0}}@media (max-width:600px){.debora-section{padding-top:10px}.debora-section-box .debora-section__item-right,.debora-section-box .debora-section__item-left{margin:0;padding:0}.debora-section-box .debora-section__item-right .debora-section__item-image-wrap,.debora-section-box .debora-section__item-left .debora-section__item-image-wrap{margin:0}.debora-section .debora-section-box .debora-section__subtitle{position:relative;top:initial;bottom:initial;left:initial;right:initial;transform:initial;width:100%;font-size:14px}.debora-section__subtitle::before{right:0;top:45%;transform:translateY(-50%);position:absolute;margin-right:0}.debora-section .debora-section-box .debora-section__item-right{align-items:flex-start}.debora-section .debora-section-box .debora-section__item-image-wrap{row-gap:20px;max-width:initial;width:100%}.debora-section .debora-section-box .debora-section__item-image-wrap img{aspect-ratio:277/331;-o-object-fit:cover;object-fit:cover}.div.debora-section-box:nth-child(3){padding-top:0}.vb-product-ich-left,.vb-product-ich-item,.vb-product-info-scheme-box:has(>.vb-product-ich-item:only-child) .vb-product-ich-item{max-width:90%}}.faq-anchor{position:relative;top:-140px}.gallery-section__inner-top{column-gap:40px}.gst-links-box{display:flex;align-items:baseline;column-gap:30px;row-gap:15px;position:relative;flex-wrap:wrap;justify-content:flex-end}.gst-links-box .arrow-link{white-space:nowrap}.gst-links-box .arrow-link::before{display:none}.gst-links-box .arrow-link:hover{transform:translateX(0)}.gst-links-box .arrow-link::after{content:"";position:absolute;left:1px;bottom:-7px;height:2px;width:0;background-color:#545454;transition:width 0.5s ease}.gst-links-box .arrow-link:hover::after{width:98%}.gst-links-box::before{content:"";display:inline-flex;margin-right:5px;width:15px;height:15px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 14L14 1M14 1H3.6M14 1V11.4' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");top:1px;position:relative;transition-duration:0.7s}@media (max-width:1300px){.gst-links-box .arrow-link{font-size:13px;line-height:1}.gst-links-box::before{margin-right:0;width:12px;height:12px}}@media (max-width:769px){.gst-links-box{column-gap:15px;row-gap:15px}}@media (max-width:600px){.gst-links-box{flex-direction:column;row-gap:20px}.gst-links-box .arrow-link{font-size:10px;line-height:1}.gallery-section__inner-top{align-items:flex-end}.gst-links-box::before{position:absolute;left:-30px;bottom:0;top:initial}.section-fiba-video-bg__desk{display:none}}.b24-widget-button-position-bottom-right{bottom:130px!important;right:35px!important}@media (max-width:600px){.b24-widget-button-position-bottom-right{bottom:35px!important;right:17px!important}}.contacts-page-top-box__va a{white-space:nowrap}.f-video-box .f-video-logo--mob{display:none}.project-info-f-item__l-list{display:flex;flex-direction:column;margin-top:5px;row-gap:10px}@media (max-width:1300px) and (hover:none) and (pointer:coarse){.f-video-box .f-video-logo,.video-poster::after{display:none}.f-video-box .f-video-logo--mob{display:flex;width:10vw;aspect-ratio:35 / 37}}@media (max-width:1000px){.f-video-box .f-video-logo,.video-poster::after{display:none}.f-video-box .f-video-logo--mob{display:flex;aspect-ratio:35/37;width:10vw}}@media (max-width:600px){.project-info-section__right{width:auto}.project-info-section--rewiev .project-info-f-item__l-list{row-gap:0}.vb-product-info-scheme-box{flex-wrap:nowrap}.rock-about-section__right img{height:100%}}.vb-product-info-section--special{background-image:url(https://mfamily.by/wp-content/uploads/2026/06/ver.png);background-repeat:repeat-y;background-position:top center;background-size:100% auto}.newgen-info-section{width:100%;padding-top:100px;padding-bottom:110px;.loom-about-item__text{max-width:initial}}.newgen-info-section__inner{width:100%;display:flex;flex-direction:column;align-items:flex-start}.newgen-info-section__top{width:100%;max-width:910px;margin-bottom:60px}.newgen-info-section__title{color:#E8E8E8;font-size:45px;font-style:normal;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:38px}.newgen-info-section__bottom{width:100%;display:flex;justify-content:space-between;padding-right:4dvw;padding-left:1dvw}.newgen-info-section__bottom__left{width:60dvw;display:flex;column-gap:10px;justify-content:flex-start;align-items:flex-start;aspect-ratio:1075/853}.newgen-info-section__bottom__left picture{width:50%}.newgen-info-section__bottom__left__img{width:100%;height:100%;object-fit:cover}.newgen-info-section__bottom__right{width:320px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between}.newgen-info-section__ret-img{width:100%;aspect-ratio:320/451;height:auto;img{width:100%;height:100%;object-fit:cover}}.newgen-info-section__ret-content{margin-top:125px}.newgen-info-subtitle-text{color:#E8E8E8;font-family:"Nunito Sans";font-size:17px;font-style:normal;font-weight:200;line-height:1.5;text-transform:uppercase}.newgen-info-subtitle-name{color:#E8E8E8;font-family:"Nunito Sans";font-size:17px;font-style:normal;font-weight:500;line-height:1.5;text-transform:uppercase;margin-top:25px}.newgen-info-three-section{padding-top:120px;padding-bottom:120px;.newgen-info-section__top{max-width:950px;margin-bottom:90px}.loom-about-item__text{max-width:initial}}.newgen-info-three-box{width:100%;display:flex;column-gap:8px;margin-bottom:95px}.newgen-info-three-item{width:25%}.newgen-info-three-item__img{width:100%;aspect-ratio:480/289;height:auto;img{width:100%;height:100%;object-fit:cover}}.newgen-info-three-item__title{margin-top:15px;color:#E8E8E8;font-size:15px;font-style:normal;font-weight:700;line-height:1.33;text-transform:uppercase}.newgen-info-three-info{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:170px;row-gap:90px;padding-top:95px}.newgen-info-three-section__inner,.newgen-info-two-section__inner{padding-left:130px;padding-right:130px}.newgen-info-three-info-item{width:calc(50% - 85px);max-width:745px}.newgen-info-three-info-item__title{color:#E8E8E8;font-size:20px;font-style:normal;font-weight:700;line-height:1.25;text-transform:uppercase;margin-bottom:20px}.newgen-info-three-info-item__text{color:#C7C7C7;font-size:20px;font-style:normal;font-weight:300}.loom-about-item__ng-title{color:#E8E8E8;font-size:20px;font-style:normal;font-weight:500;line-height:1.25;margin-bottom:20px}.newgen-info-four-section{width:100%;padding-top:120px;padding-bottom:120px;background-color:#fff;.newgen-info-section__title{color:#393939}.newgen-info-four-section__inner{display:flex;justify-content:flex-end;padding-left:11.2%;padding-right:11.2%}.newgen-info-section__top{width:100%;max-width:830px;margin-bottom:90px}.loom-about-item__text{margin-bottom:25px;max-width:690px}.newgen-info-subtitle-name{color:#656565;text-transform:none}}.newgen-info-four-section__center{width:100%;display:flex;justify-content:space-between;column-gap:8px;padding-right:1dvw;padding-left:1dvw;picture:first-child{width:33.33%}picture:last-child{width:66.67%}}.newgen-info-four-section__bottom{width:100%;display:flex;justify-content:flex-end;margin-top:-200px;padding-left:11.2%;padding-right:11.2%;.newgen-info-four-section__bottom__wrap{width:100%;max-width:825px;.loom-about-item__text{max-width:initial}.newgen-info-subtitle-name{font-size:20px}}}.newgen-info-four-section__bottom .loom-about-item__text strong{font-weight:500}.newgen-info-two-section{padding-top:110px;padding-bottom:110px;.newgen-info-section__title{width:100%;text-align:left}}.newgen-info-two-section__inner{width:100%;display:flex;column-gap:100px}.newgen-info-two__left{width:34%;display:flex;flex-direction:column;row-gap:30px}.newgen-info-two__left--mobile{display:none}.newgen-info-two__right{width:66%}.newgen-info-two__right__box{width:100%;display:flex;column-gap:50px}.newgen-info-two__right__box-text{width:50%}.newgen-info-two__right__box-text p{margin-bottom:25px}.newgen-info-two__right__box-text p:last-child{margin-bottom:0}.newgen-info-two__right{display:flex;flex-direction:column;align-items:flex-end}.newgen-info-two__right__bot-img{width:calc(50% - 25px)}.newgen-info-two__left__img__last{display:none}.vb-product-info-special-box--nep .loom-about-item__text:not(:last-child){margin-bottom:25px}@media (max-width:1700px){.newgen-info-four-section__bottom,.newgen-info-four-section .newgen-info-four-section__inner{padding-right:2vw}}@media (max-width:1600px){.newgen-info-three-info{column-gap:120px;row-gap:70px}.newgen-info-three-info-item__title{margin-bottom:25px}}@media (max-width:1450px){.newgen-info-section .loom-about-item__text{font-size:18px}.newgen-info-section__top{max-width:700px;margin-bottom:90px}.newgen-info-three-info-item__title,.newgen-info-three-info-item__text{font-size:18px}.newgen-info-three-box{margin-bottom:60px}.newgen-info-three-info{padding-top:60px;column-gap:60px}.newgen-info-three-box{column-gap:5px}.newgen-info-four-section__center{column-gap:6px}.newgen-info-three-info-item{width:calc(50% - 60px)}.newgen-info-four-section{padding-top:150px;padding-bottom:110px}.newgen-info-four-section .newgen-info-section__top{margin-bottom:90px}.newgen-info-four-section .newgen-info-section__top,.newgen-info-four-section__bottom .newgen-info-four-section__bottom__wrap{max-width:700px}.newgen-info-four-section__bottom,.newgen-info-four-section .newgen-info-four-section__inner{padding-right:4vw}.newgen-info-four-section__bottom .loom-about-item__text{padding-right:7vw}.newgen-info-four-section__inner .loom-about-item__text{padding-right:8.5vw}.newgen-info-two__right__bot-img{display:none}.newgen-info-two__right{width:100%}.newgen-info-two-section__inner{display:flex;flex-direction:column;row-gap:60px}.newgen-info-two__left{width:100%;flex-direction:row;flex-wrap:wrap;column-gap:120px;row-gap:35px;order:1;picture{width:calc(50% - 60px)}}.newgen-info-two__left__img__last{display:block}.newgen-info-two__right__box{justify-content:space-between}.newgen-info-two__right__box-text{max-width:500px}.loom-about-item__ng-title{font-size:18px}}@media (max-width:1200px){.newgen-info-three-info{flex-direction:column;row-gap:54px}.newgen-info-three-info-item{width:100%}.newgen-info-three-section .newgen-info-section__title{max-width:500px}.newgen-info-four-section__center picture:first-child{display:none}.newgen-info-four-section__bottom{margin-top:80px}.newgen-info-four-section__bottom,.newgen-info-four-section .newgen-info-four-section__inner{justify-content:flex-start}.newgen-info-four-section .newgen-info-section__top{margin-bottom:50px}.newgen-info-three-section__inner,.newgen-info-four-section__bottom,.newgen-info-four-section .newgen-info-four-section__inner,.newgen-info-section__ret-content,.newgen-info-three-section__inner,.newgen-info-two-section__inner{padding-left:6.65%;padding-right:6.65%}.newgen-info-four__img-d{width:100%;aspect-ratio:750/470}.newgen-info-four-section__center{column-gap:0;padding-left:0;padding-right:0}.newgen-info-two__right__box{flex-direction:column;row-gap:30px}.newgen-info-two__right__box-text{width:100%;max-width:initial}.newgen-info-four-section .newgen-info-four-section__center{picture{width:100%}}}@media (max-width:1100px){.newgen-info-section__bottom{column-gap:40px}.newgen-info-section__bottom{padding-right:0;flex-direction:column}.newgen-info-section__bottom__left{width:100%}.newgen-info-section__bottom__right{width:100%}.newgen-info-section__ret-img{display:none}.newgen-info-section__top{margin-bottom:65px}.newgen-info-section__ret-content{margin-top:65px}.newgen-info-subtitle-text{max-width:620px}.newgen-info-section__title{margin-bottom:25px}.newgen-info-section__title{font-size:35px}.newgen-info-section .loom-about-item__text{font-size:16px}.newgen-info-section__top{max-width:600px}}@media (max-width:769px){.newgen-info-section__top{width:100%;max-width:initial}.newgen-info-three-info-item__title,.newgen-info-three-info-item__text,.newgen-info-three-section .loom-about-item__text{font-size:16px;line-height:1.5}.newgen-info-three-section .newgen-info-section__top{margin-bottom:55px}.newgen-info-three-box{column-gap:2px}.newgen-info-three-item__title{font-size:12px}.newgen-info-three-box{margin-bottom:35px}.newgen-info-three-info{padding-top:35px}.newgen-info-three-info-item__title{margin-bottom:15px}.newgen-info-subtitle-text,.newgen-info-subtitle-name{font-size:16px}.newgen-info-four-section__inner .loom-about-item__text,.newgen-info-four-section__bottom .loom-about-item__text{padding-right:0}.newgen-info-four-section{padding-bottom:75px}.newgen-info-two__left{flex-direction:column}.newgen-info-two__left picture{width:100%}.loom-about-item__ng-title{font-size:16px}}@media (max-width:600px){.newgen-info-two-section__inner{padding-left:22px;padding-right:22px;row-gap:30px}.newgen-info-two__left--desktop{display:none}.newgen-info-two__left--mobile{display:block;width:100%;order:1}.newgen-info-two__left--mobile .splide__track,.newgen-info-two__left--mobile .splide__list,.newgen-info-two__left--mobile .splide__slide,.newgen-info-two__left--mobile picture,.newgen-info-two__left--mobile .newgen-info-two__left__img{width:100%}.newgen-info-two__left--mobile .newgen-info-two__left__img{display:block}.newgen-info-section__title{font-size:19px;margin-bottom:20px}.newgen-info-section .loom-about-item__text,.newgen-info-subtitle-text,.newgen-info-subtitle-name{font-size:13px}.newgen-info-section .loom-about-item__text{font-weight:1.5}.newgen-info-section__bottom{padding-left:0;margin-top:20px}.newgen-info-three-section__inner{padding-left:22px;padding-right:22px}.newgen-info-three-info-item__title,.newgen-info-three-info-item__text,.newgen-info-three-section .loom-about-item__text{font-size:13px}.newgen-info-three-info-item__title{margin-bottom:20px}.newgen-info-three-info{row-gap:50px}.newgen-info-three-box{flex-wrap:wrap;row-gap:16px}.newgen-info-three-item{width:calc(50% - 1px)}.newgen-info-three-item__title{margin-top:8px}.newgen-info-three-section .newgen-info-section__title{max-width:300px}.newgen-info-three-section__inner,.newgen-info-four-section__bottom,.newgen-info-four-section .newgen-info-four-section__inner,.newgen-info-section__ret-content{padding-left:22px;padding-right:22px}.newgen-info-four-section{padding-top:100px}.newgen-info-four-section__bottom .newgen-info-four-section__bottom__wrap .newgen-info-subtitle-name{font-size:13px}.newgen-info-four-section .loom-about-item__text{margin-bottom:20px}.newgen-info-four-section__bottom{margin-top:60px}.newgen-info-four-section,.newgen-info-section{padding-bottom:50px}.newgen-info-three-section,.newgen-info-section{padding-top:50px}.newgen-info-section__top{margin-bottom:50px}.newgen-info-four-section .newgen-info-section__top{margin-bottom:30px}.loom-about-item__ng-title{font-size:13px}}.catalogue-dwl-section{padding-top:140px;padding-bottom:140px}.catalogue-dwl-section__inner{width:100%;display:flex;-moz-column-gap:100px;column-gap:100px}.catalogue-dwl-section__left{width:70%}.catalogue-dwl-header{font-family:"Nunito Sans";font-size:45px;font-style:normal;font-weight:400;line-height:1;text-transform:uppercase;margin-bottom:20px}.catalogue-dwl-text{font-family:"Nunito Sans";font-size:20px;font-style:normal;font-weight:300;line-height:1.25;margin-bottom:55px}.catalogue-dwl-section__right{width:30%;min-width:394px}.catalogue-dwl-section__desk{display:flex}.catalogue-dwl-section__mob{display:none}.download-link-btn{position:relative;font-family:"Nunito Sans";font-size:12.5px;font-style:normal;font-weight:700;line-height:12px;text-transform:uppercase}.download-link-btn::before{content:"";display:inline-flex;margin-right:16px;width:11px;aspect-ratio:1/1;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 14L14 1M14 1H3.6M14 1V11.4' stroke='%23E8E8E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");top:2px;position:relative;transition-duration:0.7s;margin-right:15px;filter:brightness(0) saturate(100%) invert(17%) sepia(65%) saturate(0%) hue-rotate(237deg) brightness(100%) contrast(89%)}.dark-bg .download-link-btn{color:#E8E8E8}.dark-bg .catalogue-dwl-header{color:#E8E8E8}.dark-bg .catalogue-dwl-text{color:#C7C7C7}.dark-bg .download-link-btn::before{filter:none}@media (max-width:1450px){.catalogue-dwl-text{font-size:18px}.catalogue-dwl-text{margin-bottom:35px}.catalogue-dwl-section{padding-top:100px;padding-bottom:100px}}@media (max-width:1300px){.catalogue-dwl-section__right{min-width:300px}.catalogue-dwl-header{font-size:35px}}@media (max-width:900px){.catalogue-dwl-section{padding-top:75px;padding-bottom:75px}.catalogue-dwl-section__inner{flex-direction:column;row-gap:50px}.catalogue-dwl-text{margin-bottom:30px}.catalogue-dwl-section__left{width:100%}.catalogue-dwl-section__right{width:100%}.catalogue-dwl-section__desk{display:none}.catalogue-dwl-section__mob{display:flex}}@media (max-width:600px){.catalogue-dwl-section{padding-top:60px;padding-bottom:60px}.catalogue-dwl-header{font-size:19px}.catalogue-dwl-text{font-size:13px;margin-bottom:20px}.catalogue-dwl-section__inner{row-gap:40px}.download-link-btn{font-size:9px}.download-link-btn::before{width:9px;margin-right:12px}}.next-ref-section{width:100%;padding-top:100px;padding-bottom:100px;position:relative}.next-ref-section__inner{aspect-ratio:1489/201;width:100%;height:auto;min-height:130px;position:relative;display:flex}.next-ref-bg{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.next-ref-text{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#E8E8E8;font-size:40px;font-style:normal;font-weight:500;line-height:1;text-transform:uppercase;white-space:nowrap}.next-ref-text::after{content:"";display:inline-flex;width:24px;aspect-ratio:1/1;background:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00069 24L24 2M24 24V2H2' stroke='%23E8E8E8' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;background-size:contain;background-repeat:no-repeat;margin-left:37px;transition-duration:0.15s}.next-ref-section__inner:hover .next-ref-text::after{transform:translateX(2px) translateY(-2px)}@media (max-width:1450px){.next-ref-text{font-size:35px}}@media (max-width:1300px){.next-ref-text{font-size:25px}.next-ref-text::after{width:17px;margin-left:25px}}@media (max-width:700px){.next-ref-text{font-size:15px}.next-ref-section__inner{min-height:100px}.next-ref-text::after{width:10px;margin-left:15px}}@media (max-width:600px){.next-ref-text{font-size:12px}.next-ref-text::after{width:8px;margin-left:10px}.next-ref-section__inner{aspect-ratio:277/48;min-height:48px}}.project-info-section__inner{align-items:flex-start}.project-info-section__right .download-link-btn{margin-top:44px}.project-info-section__right .download-link-btn::after{display:none}@media (max-width:1100px){.project-info-section__right .download-link-btn{margin-top:0}}.ktur-section-two,.ktur-section-one__right,.ktur-text,.ktur-section-three__left,.ktur-section-four__right,.elora-section__intro,.elora-section__content{font-size:20px;font-weight:300;line-height:1.3}.ktur-section-two a,.ktur-section-one__right a,.ktur-text a,.ktur-section-three__left a,.ktur-section-four__right a,.elora-section__intro a,.elora-section__content a{color:#393939;text-decoration:underline}.ktur-section-two a:hover,.ktur-section-one__right a:hover,.ktur-text a:hover,.ktur-section-three__left a:hover,.ktur-section-four__right a:hover,.elora-section__intro a:hover,.elora-section__content a:hover{text-decoration:none}@media (max-width:1450px){.ktur-section-two,.ktur-section-one__right,.ktur-text,.ktur-section-three__left,.ktur-section-four__right,.elora-section__intro,.elora-section__content{font-size:18px}}@media (max-width:769px){.ktur-section-two,.ktur-section-one__right,.ktur-text,.ktur-section-three__left,.ktur-section-four__right,.elora-section__intro,.elora-section__content{font-size:16px}}@media (max-width:600px){.ktur-section-two,.ktur-section-one__right,.ktur-text,.ktur-section-three__left,.ktur-section-four__right,.elora-section__intro,.elora-section__content{font-size:13px}}