@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.ef-header-container{background-color:#fff;box-shadow:0 2px 10px -6px #404040;position:sticky;top:0;z-index:2}.ef-header-container .ef-header{align-items:center;display:flex;height:100px;justify-content:space-between}.ef-header-container .ef-header-name{flex-basis:30%;font-size:30px}.ef-header-container .ef-header-name--eco{color:#c1fe72}.ef-header-container .ef-header-nav{display:flex;justify-content:space-around;width:100%}.ef-header-container .ef-header-nav-list{display:flex;list-style:none}.ef-header-container .ef-header-nav-list--item:not(:last-child){margin-right:50px}.ef-header-container .ef-header-menu,.ef-header-container .ef-header-nav--close{display:none}.ef-contact-button{background-color:#fff;border:2px solid #404040;color:#404040;cursor:pointer;font-size:15px;font-weight:700;padding:15px 50px}.flipbox{background-color:initial;height:auto;height:200px;perspective:1000px;width:100%;width:300px}.flipbox-container{height:100%;position:relative;transform-style:preserve-3d;width:100%}.flipbox-container.rotate-left .flipbox-back{transform:rotateY(180deg)}.flipbox-container.rotate-right .flipbox-back{transform:rotateY(-180deg)}.flipbox-container.rotate-up .flipbox-back{transform:rotateX(180deg)}.flipbox-container.rotate-down .flipbox-back{transform:rotateX(-180deg)}.flipbox-back,.flipbox-front{align-items:center;backface-visibility:hidden;color:#fff;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:100%;justify-content:center;transform-style:preserve-3d;width:100%}.flipbox .flipbox-front{background-color:#f28585}.flipbox .flipbox-back{background-color:#f2b263;position:absolute;top:0}.flipbox-3d{all:inherit;background:none;border:none;outline:none}.anim-rotate-left{transform:rotateY(-180deg)}.anim-rotate-right{transform:rotateY(180deg)}.anim-rotate-up{transform:rotateX(180deg)}.anim-rotate-down{transform:rotateX(-180deg)}.ef-main-about{background-color:#e4e4e54d;height:75vh}.ef-main-about-content{display:flex;height:100%}.ef-main-about--image{background-image:url(/static/media/window.5d988b50eab234f5fd16.jpg);background-position:50% 50%;background-size:cover;flex-basis:50%;max-width:50%}.ef-main-about--texts{display:flex;flex-basis:50%;flex-direction:column;max-width:50%}.ef-main-about--texts-inner{margin:20px 0 0 20px}.ef-main-about--texts-inner-title{color:#22211b;font-size:40px}.ef-main-about--texts-inner-description{margin-top:15px}.ef-main-about--texts-flipbox{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin:20px 0 0 20px}.ef-main-about--texts-flipbox--item{width:45%}.ef-main-about--texts-flipbox .flipbox{width:100%}.ef-main-about--texts-flipbox .flipbox-front{background-color:#22211be6}.ef-main-about--texts-flipbox .flipbox-back{align-items:center;background-color:#c1fe72;color:#22211b;display:flex;justify-content:center;text-align:center}.ef-main-call{background-color:#c1fe72;height:300px}.ef-main-call-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.ef-main-call-text{font-size:40px;text-align:center}.ef-main-call-button{background-color:#0000;margin-top:30px;transition:box-shadow .3s ease-in-out 0s}.ef-main-call-button:hover{box-shadow:5px 5px 15px 5px #000}.ef-main-gallery--title{font-size:40px;margin-top:50px;text-align:center}.ef-main-gallery--images-masonry{display:flex;margin-top:20px;width:auto}.ef-main-gallery--images-masonry-item:not(:first-child){padding-left:30px}.ef-main-gallery--images-masonry img,.ef-main-gallery--images-masonry video{cursor:zoom-in;margin-bottom:10px;max-height:700px;object-fit:cover;width:100%}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .25s ease;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:9999;z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:#000;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:contain;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:1;opacity:var(--yarl__pull_opacity,1);transform:translate(0);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*100%);width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*0*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-webkit-touch-callout:none;max-height:100%;max-width:100%;object-fit:contain;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);user-select:none;-webkit-user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:#fffc;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:red;color:var(--yarl__slide_icon_error_color,red);height:48px;height:var(--yarl__slide_icon_error_size,48px);width:48px;width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:none 0s ease 0s;transition:initial}.yarl__slide_loading,.yarl__slide_loading line{animation:none 0s ease 0s 1 normal none running;animation:initial}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:8px;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:32px;height:var(--yarl__icon_size,32px);width:32px;width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:initial;background-color:var(--yarl__button_background_color,#0000);border:0;border:var(--yarl__button_border,0);color:#fffc;color:var(--yarl__color_button,#fffc);cursor:pointer;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:0;margin:var(--yarl__button_margin,0);outline:none;padding:8px;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:#fff;color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:#fffc;color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:#fff;color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:#fff;color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:#fff6;color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:24px 16px;padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:auto;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.ef-main-services{display:flex;height:75vh;justify-content:space-between}.ef-main-services-texts{display:flex;flex-basis:50%;flex-direction:column;justify-content:center;max-width:40%}.ef-main-services-texts--title{color:#99d051;font-size:40px}.ef-main-services-texts--title-inner{margin-left:10px}.ef-main-services-texts--subtitle{font-size:25px;margin-top:10px}.ef-main-services-accordion{margin-top:50px}.ef-main-services-accordion-arrow-icon{color:#000;font-size:1rem;margin-left:auto;transition:transform .25s cubic-bezier(0,0,0,1)}.ef-main-services-accordion .szh-accordion__item{border-bottom:2.5px solid #b0b0b04d;margin:20px 0}.ef-main-services-accordion .szh-accordion__item-btn{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex;font-size:1.1rem;font-weight:400;margin:0;padding:1rem 1rem 1rem 0;text-align:left;width:100%}.ef-main-services-accordion .szh-accordion__item-content{transition:height .25s cubic-bezier(0,0,0,1)}.ef-main-services-accordion .szh-accordion__item-panel{font-size:1rem;padding:1rem 1rem 1rem 0}.ef-main-services-accordion .szh-accordion__item--expanded .ef-main-services-accordion-arrow-icon{transform:rotate(180deg)}.ef-main-services-images{background-image:url(/static/media/roller.19076b654bfac6e4ceb4.jpg);background-position:50% 20%;background-size:cover;flex-basis:50%;max-width:50%}.ef-main-services-images img{height:100%;object-fit:cover;object-position:center center;width:100%}.ef-main-stats{background-color:#c1fe72;height:300px;overflow:hidden;position:relative}.ef-main-stats--lines{border:3px solid #fff;border-radius:50%;height:200px;position:absolute;width:200px}.ef-main-stats--lines>div{border:3px solid #fff;border-radius:50%;height:170px;width:170px}.ef-main-stats--lines-line1{left:-100px;top:-100px}.ef-main-stats--lines-line2{bottom:-100px;right:-100px}.ef-main-stats--lines-line2>div{bottom:0;position:absolute;right:0}.ef-main-stats-content{display:flex;height:100%;justify-content:space-between}.ef-main-stats-content--item{align-items:center;display:flex;flex-direction:column;justify-content:center}.ef-main-stats-content--item-numbers{color:#777;font-size:25px;font-weight:700}.ef-main-stats-content--item-title{margin-top:10px}.ef-main-welcome{display:flex;height:75vh}.ef-main-welcome-texts{display:flex;flex-basis:50%;flex-direction:column;justify-content:center;margin-right:30px}.ef-main-welcome-texts--title{font-size:40px;font-weight:700;margin-bottom:20px}.ef-main-welcome-image{flex-basis:50%;max-width:50%;overflow:hidden;position:relative}.ef-main-welcome-image .swiper{height:100%;width:100%}.ef-main-welcome-image img{height:100%;object-fit:cover;width:100%}.ef-main-welcome-image--arrow{color:#c1fe72;position:absolute;top:50%;z-index:1}.ef-main-welcome-image--arrow svg{cursor:pointer;font-size:30px}.ef-main-welcome-image--arrow-left{left:20px}.ef-main-welcome-image--arrow-right{right:20px}.ef-main-welcome-image--arrow-right svg{transform:rotate(180deg)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ec-main-contacts--texts-item{align-items:center;display:flex;margin:20px 0}.ec-main-contacts--texts-item-icon{color:#777;font-size:20px;height:1em}.ec-main-contacts--texts-item-text{margin-left:10px}.ef-main-contacts{background-color:#c1fe72;height:75vh}.ef-main-contacts-content{display:flex;height:100%}.ef-main-contacts--texts{display:flex;flex-basis:50%;flex-direction:column;justify-content:center}.ef-main-contacts--texts-title{align-items:center;color:#777;display:flex;font-size:20px}.ef-main-contacts--texts-title-icon,.ef-main-contacts--texts-title-icon svg{height:100%}.ef-main-contacts--texts-title-inner{margin-left:10px}.ef-main-contacts--texts-heading{font-size:30px;margin-top:20px}.ef-main-contacts--texts-line{background-color:#777;height:2.5px;margin-top:40px;opacity:.3;width:20%}.ef-main-contacts--texts-items-email,.ef-main-contacts--texts-items-tel{text-decoration:underline}.ef-main-contacts--map{align-items:center;display:flex;flex-basis:50%}.ef-main-contacts--map iframe{border:none;height:100%;width:100%}.ef-language{align-items:center;background-color:#fff;border:2px solid #404040;border-right:none;display:flex;height:30px;overflow:hidden;padding:2px 1px 2px 2px;position:fixed;right:0;top:50%;transition-duration:.2s;transition-property:width;width:30px;z-index:1000}.ef-language:hover{width:100px}.ef-language--image{height:100%}.ef-language--image img{height:30px;width:30px}.ef-language--lang-item{cursor:pointer;margin:0 5px;opacity:.5;text-transform:uppercase}.ef-language--lang-item-active,.ef-language--lang-item:hover{opacity:1}*{font-family:Roboto,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:hidden}a{color:inherit;text-decoration:none}.container{width:70%}.m0auto{margin:0 auto}@media(min-width:1025px)and (max-width:1235px){.container{width:100%}.ef-header,.ef-main-contacts,.ef-main-services,.ef-main-welcome-texts{padding-left:20px}.ef-main-stats-content--item:first-child{margin-left:20px}.ef-main-stats-content--item:last-child{margin-right:20px}}@media(min-width:769px)and (max-width:1024px){.container{width:100%}.ef-header-container{padding:0 20px}.ef-header-container .ef-contact-button{padding:10px}.ef-main-welcome{height:50vh}.ef-main-stats,.ef-main-welcome{padding:0 20px}.ef-main-services{height:60vh}.ef-main-services-texts{margin:20px 0 20px 20px}.ef-main-about{height:60vh}.ef-main-about--texts{justify-content:space-evenly}.ef-main-about--texts-inner{margin-top:0}.ef-main-about--texts-flipbox .flipbox{height:170px}.ef-main-contacts-content{flex-direction:column}.ef-main-contacts--texts{align-items:center;text-align:center}}@media(max-width:768px){.container{width:100%}.ef-header-container--opened .ef-header-container{overflow:visible}.ef-header-container--opened .ef-header-nav.ef-header-nav{transform:translateX(0);visibility:visible}.ef-header-container{display:flex;height:70px;overflow:hidden;padding:10px}.ef-header-container .ef-header{height:100%;position:relative}.ef-header-container .ef-header-nav{background-color:#94df8f;display:flex;flex-direction:column;height:100vh;left:-10px;position:absolute;top:-10px;transform:translateX(100%);transition-duration:.3s;transition-property:transform;visibility:hidden;width:100vw}.ef-header-container .ef-header-nav-list{align-items:center;flex-direction:column;font-size:30px;height:80%;justify-content:space-evenly}.ef-header-container .ef-header-nav-list--item.ef-header-nav-list--item{margin:0;padding:0}.ef-header-container .ef-header-nav .ef-header-utils{align-items:flex-start;display:flex;height:20%;justify-content:center}.ef-header-container .ef-header-nav--close{display:block;font-size:30px;position:absolute;right:15px;top:10px}.ef-header-container .ef-header-menu{display:block}.ef-header-container .ef-header-menu svg{font-size:30px;height:100%}.ef-main-welcome{flex-direction:column}.ef-main-welcome-texts{margin-right:0;text-align:center}.ef-main-welcome-texts--title{font-size:30px;margin-top:20px}.ef-main-welcome-image{margin-top:20px;max-width:none;width:100%}.ef-main-stats{height:350px}.ef-main-stats-content{flex-direction:column;justify-content:space-evenly}.ef-main-services{flex-direction:column;height:100vh}.ef-main-services-texts{max-width:none;width:100%}.ef-main-services-texts--subtitle,.ef-main-services-texts--title{margin:10px}.ef-main-services-accordion{margin:30px 10px 10px}.ef-main-services-accordion-arrow-icon{color:#000;font-size:1rem;margin-left:auto;transition:transform .25s cubic-bezier(0,0,0,1)}.ef-main-services-accordion .szh-accordion__item-btn{color:#000}.ef-main-services-images{max-width:none;width:100%}.ef-main-about{height:135vh}.ef-main-about-content{flex-direction:column}.ef-main-about--image{min-height:50vh}.ef-main-about--image,.ef-main-about--texts{max-width:none;width:100%}.ef-main-about--texts-inner{margin:10px}.ef-main-about--texts-flipbox{margin:15px 5px 0}.ef-main-gallery--images-masonry-item:not(:first-child){margin-left:5px}.ef-main-contacts-content{flex-direction:column}.ef-main-contacts--texts{align-items:center;text-align:center}}