/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}#app .page__main{display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes swing{0%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}@keyframes swing{0%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}@-webkit-keyframes loading2{0%,80%,to{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em}40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0}}@keyframes loading2{0%,80%,to{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em}40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0}}.swiper-container{position:relative;margin:0 auto;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xmlcharset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}:root{--height-point:1vh}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-gutter:stable}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.focus-visible,:focus-visible{outline:1px solid #566fa5}:focus:not(.focus-visible),:focus:not(:focus-visible){outline:none}.editor-styles-wrapper.editor-styles-wrapper,body:not(.wp-admin){background:#fff;line-height:1.5;color:#000;font-family:Raleway,sans-serif;word-break:break-word;word-wrap:break-word}body.not-editor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:320px;height:100%}@media only screen and (max-width:782px){body.admin-bar{margin-top:46px;height:calc(100% - 46px)}}.app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:320px;height:100%}.app-wrapper{-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;position:relative;overflow:hidden}.app-wrapper,main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;min-height:100vh;min-height:calc(var(--height-point)*100)}main{-ms-flex-direction:column;flex-direction:column;width:100%}body:not(.header-grey) main{padding-top:80px}@media only screen and (max-width:1024px){body:not(.header-grey) main{padding-top:80px}}body:not(.header-grey).top-menu-collapsed main{padding-top:80px}body:not(.header-grey):not(.home).top-menu-collapsed.is-preview main{padding-top:0}.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100vh;min-height:calc(var(--height-point)*100)}.hidden{display:none!important}.visually-hidden{margin:-1px;border:0;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;position:absolute}input::-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}input::-ms-clear,input::-ms-reveal{display:none}.editor-styles-wrapper.editor-styles-wrapper h1,.editor-styles-wrapper.editor-styles-wrapper h2,.editor-styles-wrapper.editor-styles-wrapper h3,.editor-styles-wrapper.editor-styles-wrapper h4,.editor-styles-wrapper.editor-styles-wrapper h5,.editor-styles-wrapper.editor-styles-wrapper h6,h1,h2,h3,h4,h5,h6{margin:0 0 .625rem;line-height:1.2;font-family:"Source Serif Pro",serif;font-weight:700}.editor-styles-wrapper h1.wp-block,h1{font-size:calc(1.5rem + 3vw)}@media (min-width:1200px){.editor-styles-wrapper h1.wp-block,h1{font-size:3.75rem}}.editor-styles-wrapper h2.wp-block,h2{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.editor-styles-wrapper h2.wp-block,h2{font-size:1.5rem}}.editor-styles-wrapper h3.wp-block,h3{font-size:1.25rem}.editor-styles-wrapper h4.wp-block,h4{font-size:1.1875rem}.editor-styles-wrapper h5.wp-block,h5{font-size:1.125rem}.editor-styles-wrapper h6.wp-block,h6{font-size:1.0625rem}.editor-styles-wrapper p,p{margin:0}hr{margin:1.25rem 0;border:0;border-top:1px solid #000}b,strong{font-weight:700}dd{margin:0}.editor-styles-wrapper.editor-styles-wrapper .uppercase,.uppercase{text-transform:uppercase;line-height:1.5;letter-spacing:.2em;color:#90a8a4;font-family:Raleway,sans-serif;font-weight:500;font-size:.875rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .uppercase,.uppercase{font-size:18px}}.custom-input input[type=text]{width:100%;line-height:70px;font-family:Raleway,sans-serif;font-size:18px;background-color:transparent;border:none;border-bottom:2px solid #90a8a4;text-align:center;color:#222;outline:none!important;padding:0 20px}.custom-input input[type=text]::-webkit-input-placeholder{color:#222}.custom-input input[type=text]::-moz-placeholder{color:#222}.custom-input input[type=text]:-ms-input-placeholder{color:#222}.custom-input input[type=text]::-ms-input-placeholder{color:#222}.custom-input input[type=text]::placeholder{color:#222}.section-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:65px}@media only screen and (max-width:780px){.section-main-wrapper{padding:20px 0;background:#f4f9fa}}.is-loading{pointer-events:none;opacity:.5}.shade{position:relative}.shade:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;background-color:#f4f9fa}.background-color-blue,.background-color-default{background-color:#566fa5}.background-color-yellow{background-color:gold}.background-color-olive{background-color:#636e4a}.background-color-red{background-color:#db4514}.background-color-purple{background-color:#745e6b}.background-color-green-gray{background-color:#90a8a4}.background-color-winter-blue{background-color:#dceaed}.text-color-white{color:#fff}.text-color-black{color:#000}.speedload .page__main>div{opacity:1!important}.button,.editor-styles-wrapper .button{-webkit-transition:color .3s,background .3s,border .3s;transition:color .3s,background .3s,border .3s;border:1px solid;background:none;cursor:pointer;padding:0 26px;min-height:40px;text-align:center;letter-spacing:.05em;font-weight:600;font-size:1rem}@media only screen and (max-width:780px){.button,.editor-styles-wrapper .button{font-size:16px}}.editor-styles-wrapper .button:hover,.editor-styles-wrapper .editor-styles-wrapper .button:hover,.with-hovers .button:hover,.with-hovers .editor-styles-wrapper .button:hover{background:#90a8a4;color:#fff}.button_green,.editor-styles-wrapper .button_green{border-color:#90a8a4;color:#000}.editor-styles-wrapper .button_green:hover,.editor-styles-wrapper .editor-styles-wrapper .button_green:hover,.with-hovers .button_green:hover,.with-hovers .editor-styles-wrapper .button_green:hover{border-color:#90a8a4;background-color:#90a8a4;color:#fff}.button_blue,.editor-styles-wrapper .button_blue{border-color:#566fa5;background-color:#566fa5;color:#fff}.editor-styles-wrapper .button_blue:hover,.editor-styles-wrapper .editor-styles-wrapper .button_blue:hover,.with-hovers .button_blue:hover,.with-hovers .editor-styles-wrapper .button_blue:hover{border-color:#566fa5;background-color:#fff;color:#566fa5}.button_white,.editor-styles-wrapper .button_white{border-color:#fff;color:#fff;background-color:transparent}.editor-styles-wrapper .button_white:hover,.editor-styles-wrapper .editor-styles-wrapper .button_white:hover,.with-hovers .button_white:hover,.with-hovers .editor-styles-wrapper .button_white:hover{border-color:#fff;background-color:#fff;color:#566fa5}.button_black,.editor-styles-wrapper .button_black{border-color:#000;color:#000;background-color:transparent}.editor-styles-wrapper .button_black:hover,.editor-styles-wrapper .editor-styles-wrapper .button_black:hover,.with-hovers .button_black:hover,.with-hovers .editor-styles-wrapper .button_black:hover{border-color:#000;background-color:#000;color:gold}.editor-styles-wrapper a,a{position:relative;display:inline-block;text-decoration:none;color:#566fa5}.editor-styles-wrapper a:after,a:after{bottom:4px}.content .editor-styles-wrapper a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item),.content a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item),.editor-styles-wrapper .editor-styles-wrapper a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item),.editor-styles-wrapper a.underline,.editor-styles-wrapper a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item),.signup-form__bottom .editor-styles-wrapper a,.signup-form__bottom a,a.underline{display:inline;background:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor)) no-repeat left 100%;background:linear-gradient(currentColor,currentColor) no-repeat left 100%;background-size:100% 1px}.content .editor-styles-wrapper a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item):hover,.content a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item):hover,.editor-styles-wrapper .editor-styles-wrapper a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item):hover,.editor-styles-wrapper a.underline:hover,.editor-styles-wrapper a:not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.block-linkpool__item):hover,.signup-form__bottom .editor-styles-wrapper a:hover,.signup-form__bottom a:hover,a.underline:hover{background-size:100% 0}.editor-styles-wrapper.editor-styles-wrapper a.button,a.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}a[href^="tel:"]{color:inherit}a[href^="tel:"]:after{display:none}.router-link_current{pointer-events:none}.wrapper{padding:0 20px;margin:0 auto;max-width:1280px}@media only screen and (max-width:780px){.wrapper{padding:0 12.5px}}.wrapper_inner{max-width:1240px}.wrapper_outer{max-width:1320px}.wrapper_narrow{max-width:780px;margin:0 auto}.wrapper_medium{max-width:820px;margin:0 auto}.blog-page .wrapper_medium{max-width:880px}.wrapper_full{position:relative}.error404__section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:80px;background:#edf5f6}@media only screen and (max-width:1024px){.error404__section{padding-top:80px}}@media only screen and (max-width:780px){.error404__section{padding-top:95px}}.error404__content{padding-left:52.5%;padding-top:57px;padding-bottom:80px;background:url(../404.b4f96a1b968a18dda8b6ada343191ae2.png) no-repeat 50px 10px}@media only screen and (max-width:1024px){.error404__content{background-position:5px;background-size:45%;padding-left:48%}}@media only screen and (max-width:780px){.error404__content{padding:85% 0 50px;background-position:top;background-size:80%}}.error404__title{margin:0 0 35px;line-height:.49;font-size:calc(1.75rem + 6vw)}@media (min-width:1200px){.error404__title{font-size:6.25rem}}.error404__subtitle{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.error404__subtitle{font-size:2.5rem}}.error404__message{margin-bottom:62px;font-weight:600;font-size:1.25rem}@media only screen and (max-width:1024px){.error404__message{margin-bottom:40px}}.error404__message p{margin:0 0 16px}.error404 .error404__button{min-width:210px}.admin-bar #wpadminbar{-webkit-transition:width 0s 1s,opacity .3s;transition:width 0s 1s,opacity .3s;opacity:.7;width:32px;min-width:0;height:32px;overflow:hidden}.admin-bar #wpadminbar:hover{-webkit-transition:width 0s 0s,opacity .3s;transition:width 0s 0s,opacity .3s;opacity:1;width:100%;overflow:visible}@media only screen and (max-width:782px){.admin-bar #wpadminbar{position:fixed;-webkit-transition:none;transition:none;opacity:1;width:100%;height:46px;overflow:visible}}.sprite-icon{display:inline-block;width:1em;height:1em;fill:currentColor}.sprite-icon-logo{width:3.03846em}.sprite-icon-logo-footer{width:5.18033em}.sprite-icon-example-logo{width:6em}.sprite-icon-arrow{width:7px;height:14px}.sprite-icon-facebook{width:.6em}.sprite-icon-twitter{width:1.16em}.sprite-icon-play{width:.85em}.sprite-icon-quote{width:1.23611em}.sprite-icon-search{width:28px;height:28px;margin-top:4px}.sprite-icon-close{width:24px;height:24px}.loader,.loader:after,.loader:before{border-radius:50%;width:2.4em;height:2.4em;-webkit-animation:loading2 1.8s ease-in-out infinite;animation:loading2 1.8s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loader{color:#566fa5;font-size:10px;margin:0 auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:3.5em}.loader-container{min-height:200px;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.loader_centered{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.embed-responsive{display:block;padding:0;height:auto;overflow:hidden;position:relative}.embed-responsive:before{display:block;content:""}.embed-responsive img{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;width:auto;max-width:none;height:auto;max-height:none;position:absolute;top:50%;right:auto;bottom:auto;left:50%}.embed-responsive__item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{z-index:2;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.embed-responsive__21x9:before{padding-top:42.85714%}.embed-responsive__16x9:before{padding-top:56.25%}.embed-responsive__4x3:before{padding-top:75%}.embed-responsive__2x1:before{padding-top:50%}.embed-responsive__1x1:before{padding-top:100%}.image-logo.image-logo{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 50px;width:280px;height:160px;position:absolute;top:-40px}@media only screen and (max-width:1280px){.image-logo.image-logo{padding:15px 30px;width:180px;height:102px}}@media only screen and (max-width:780px){.image-logo.image-logo{top:-30px;padding:15px;width:120px;height:70px}}.image-logo.image-logo img{display:block;margin:auto;max-width:100%;max-height:100%;height:auto}.image-logo.image-logo-left{left:60px}@media only screen and (max-width:780px){.image-logo.image-logo-left{left:12.5px}}.image-logo.image-logo-right{right:60px}@media only screen and (max-width:780px){.image-logo.image-logo-right{right:12.5px}}div.image-container{position:relative;z-index:1;background:#dceaed}div.image-container>img{display:block;margin:0;width:100%;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}div.image-container.featured-image:before,div.image-container.fit:before{display:block;content:""}div.image-container.featured-image>img,div.image-container.fit>img{height:100%;position:absolute;top:0;right:0;bottom:0;left:0}div.image-container.featured-image:before,div.image-container.with-logo{background:#dceaed url(../logo.7263da9d6773735aeaefe1711255487d.svg) no-repeat 50%/50%}.video-wrapper{display:inline-block;position:relative;z-index:1;background:#000}.video-wrapper:before{display:block;content:""}.video-wrapper>div,.video-wrapper>iframe{height:100%;position:absolute;top:0;left:0}.video-wrapper>div{background:#000}.video-wrapper__play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px;padding:0;border:none;border-radius:50%;background:#566fa5;cursor:pointer;z-index:10}@media only screen and (max-width:780px){.video-wrapper__play{width:40px;height:40px}}.video-wrapper__icon{width:25px;height:30px;margin-left:3px}@media only screen and (max-width:780px){.video-wrapper__icon{width:13px;height:16px;margin-left:2px}}.video-wrapper_blue .video-wrapper__play,.video-wrapper_default .video-wrapper__play{background-color:#566fa5}.video-wrapper_green-gray .video-wrapper__play{background-color:#90a8a4}.video-wrapper_winter-blue .video-wrapper__play{background-color:#dceaed}.video-wrapper_olive .video-wrapper__play{background-color:#636e4a}.video-wrapper_purple .video-wrapper__play{background-color:#745e6b}.video-wrapper_yellow .video-wrapper__play{background-color:gold}.video-wrapper_red .video-wrapper__play{background-color:#db4514}.video-overlay{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:#000;opacity:.2}.video-overlay.default{background-color:#566fa5}.video-overlay.black{background-color:#000}.video-overlay.yellow{background-color:gold}.video-overlay.blue{background-color:#566fa5}.video-overlay.red{background-color:#db4514}.video-overlay.purple{background-color:#745e6b}.video-overlay.olive{background-color:#636e4a}.video-overlay.green-gray{background-color:#90a8a4}.video-overlay.winter-blue{background-color:#dceaed}.page__header-full-width .react-player__preview{background-position:unset!important}@media only screen and (max-width:1200px){.page__header-full-width.play-btn-position__bottom .video-wrapper__play{position:absolute;top:55%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:550px){.page__header-full-width.play-btn-position__bottom .video-wrapper__play{top:65%}}@media only screen and (max-width:767px){.page__header-full-width.play-btn-position__center .video-wrapper__play{position:absolute;top:45%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.thumbnail{display:block}.thumbnail img{display:block;margin:auto;max-width:100%;height:auto}.thumbnail_link{z-index:0;cursor:pointer;position:relative}.thumbnail_link:after{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(transparent,#000);content:"";position:absolute;top:0;right:0;bottom:0;left:0}.alignnone{margin:1.25rem 0}.aligncenter{display:block;clear:both;margin:1.25rem auto}.alignright{float:right;clear:right;margin:.625rem 0 1.25rem .625rem}.alignleft{float:left;clear:left;margin:.625rem .625rem 1.25rem 0}img.alignnone{vertical-align:middle}.wp-caption img{display:block;max-width:100%}.wp-caption p.wp-caption-text{margin:0;padding:.3125rem .3125rem .625rem;font-size:.8em}.screen-reader-text{border:0;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;position:absolute}.screen-reader-text:active,.screen-reader-text:focus{width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;position:static}.content{margin-bottom:130px;padding:55px 0 0}@media only screen and (max-width:780px){.content{margin-bottom:50px;padding:30px 0 0}}.content .wrapper_medium>ol,.content .wrapper_medium>p,.content .wrapper_medium>table,.content .wrapper_medium>ul{margin:0 auto 1.25rem}.content .no-margin-top{margin-top:0}.content,.editor-styles-wrapper{font-weight:300;font-family:Raleway,sans-serif;font-size:1.125rem}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6{margin-top:40px;margin-bottom:15px}@media only screen and (max-width:480px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6{margin-top:0}}.content p.uppercase+h1,.content p.uppercase+h2,.content p.uppercase+h3,.content p.uppercase+h4,.content p.uppercase+h5,.content p.uppercase+h6,.editor-styles-wrapper p.uppercase+h1,.editor-styles-wrapper p.uppercase+h2,.editor-styles-wrapper p.uppercase+h3,.editor-styles-wrapper p.uppercase+h4,.editor-styles-wrapper p.uppercase+h5,.editor-styles-wrapper p.uppercase+h6{margin-top:0}.content ol:not([class]),.content ul:not([class]),.editor-styles-wrapper ol:not([class]),.editor-styles-wrapper ul:not([class]){padding:0;list-style:none}.content ol:not([class]) li,.content ul:not([class]) li,.editor-styles-wrapper ol:not([class]) li,.editor-styles-wrapper ul:not([class]) li{padding-left:58px;position:relative}.content ul:not([class]) li:before,.editor-styles-wrapper ul:not([class]) li:before{content:"—";position:absolute;top:0;left:37px}.content ol:not([class]) li,.editor-styles-wrapper ol:not([class]) li{counter-increment:step-counter}.content ol:not([class]) li:before,.editor-styles-wrapper ol:not([class]) li:before{opacity:.75;content:counter(step-counter) ".";position:absolute;top:auto;right:auto;bottom:auto;left:0}.content table,.editor-styles-wrapper table{width:100%}.content td,.content th,.editor-styles-wrapper td,.editor-styles-wrapper th{border:1px solid #000;padding:.3125rem .625rem}.content th,.editor-styles-wrapper th{font-weight:bolder}.content th:active,.content th:hover,.editor-styles-wrapper th:active,.editor-styles-wrapper th:hover{text-decoration:none}.content .wp-block-image,.editor-styles-wrapper .wp-block-image{text-align:center}@media only screen and (max-width:780px){.content .wp-block-image,.editor-styles-wrapper .wp-block-image{margin-bottom:30px}}.content .wp-block-image figcaption,.editor-styles-wrapper .wp-block-image figcaption{text-align:left;font-style:italic;color:#90a8a4;font-size:.875rem}@media only screen and (max-width:480px){.content .wp-block-image.alignleft,.content .wp-block-image.alignright,.editor-styles-wrapper .wp-block-image.alignleft,.editor-styles-wrapper .wp-block-image.alignright{margin-left:0;margin-right:0;width:100%}}.content .wp-block-image.alignleft,.editor-styles-wrapper .wp-block-image.alignleft{margin:.5em 1em .5em 0}.content .wp-block-image.alignright,.editor-styles-wrapper .wp-block-image.alignright{margin:.5em 0 .5em 1em}.content figure.wp-block-image,.editor-styles-wrapper figure.wp-block-image{margin:55px 0 65px}.content pre,.editor-styles-wrapper pre{overflow:auto;white-space:normal}.content a:not([class]),.content b,.content strong,.editor-styles-wrapper a:not([class]),.editor-styles-wrapper b,.editor-styles-wrapper strong{font-weight:600}.content a:not([class]),.editor-styles-wrapper a:not([class]){font-style:italic}.content p.uppercase,.editor-styles-wrapper p.uppercase{margin-top:40px;margin-bottom:25px}.content .case-slider-section,.content .customers,.content .news-feed-block,.content .products-archive,.content .products-section,.content .projects-archive{clear:both;margin-right:-250px;margin-left:-250px}@media only screen and (max-width:1280px){.content .case-slider-section,.content .customers,.content .news-feed-block,.content .products-archive,.content .products-section,.content .projects-archive{margin-right:-122px;margin-left:-122px}}@media only screen and (max-width:1024px){.content .case-slider-section,.content .customers,.content .news-feed-block,.content .products-archive,.content .products-section,.content .projects-archive{margin-right:0;margin-left:0}}@media only screen and (max-width:780px){.content .case-slider-section,.content .products-archive,.content .products-section,.content .projects-archive{margin-right:-12.5px;margin-left:-12.5px}}@media only screen and (max-width:780px){.content .news-feed-block .wrapper,.content .products-archive .wrapper,.content .projects-archive .wrapper{padding:0}}.content .product-case,.content .wp-block-gallery{clear:both;margin-right:-230px;margin-left:-230px}@media only screen and (max-width:1280px){.content .product-case,.content .wp-block-gallery{margin-right:-122px;margin-left:-122px}}@media only screen and (max-width:1024px){.content .product-case,.content .wp-block-gallery{margin-right:0;margin-left:0}}.content .block-video-section,.content .featured-slider-section{margin-left:calc(-50vw + 390px);margin-right:calc(-50vw + 390px)}.content .block-video-section:not(:first-child){margin-top:100px}@media only screen and (max-width:780px){.content .block-video-section,.content .featured-slider-section,.content .wp-block-gallery{margin-right:-12.5px;margin-left:-12.5px}}.content .quote_block{clear:both;margin-right:-120px;margin-left:-120px}@media only screen and (max-width:1024px){.content .quote_block{margin-right:0;margin-left:0}}.content .multi-grid-block{clear:both;width:auto;margin-right:-350px;margin-left:-350px}@media only screen and (max-width:1440px){.content .multi-grid-block{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}}@media only screen and (max-width:780px){.content .multi-grid-block{margin-right:0;margin-left:0}}.rcs-custom-scrollbar{position:absolute;height:100%;width:10px;right:0;opacity:0;z-index:9999;-webkit-transition:opacity .4s ease-out,background-color .2s ease;transition:opacity .4s ease-out,background-color .2s ease;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:opacity;background-color:rgba(144,168,164,.9)}.rcs-custom-scrollbar:hover{background-color:rgba(144,168,164,.7)}.rcs-custom-scrollbar:hover,.rcs-custom-scrollbar:hover .rcs-inner-handle{width:12px}.rcs-custom-scrollbar.rcs-custom-scrollbar-rtl{right:auto;left:3px}.rcs-custom-scroll-handle{position:absolute;width:100%;top:0;cursor:pointer}.rcs-inner-handle{height:calc(100% - 12px);margin-top:6px;background-color:#90a8a4;border-radius:3px}.rcs-custom-scroll{min-height:0;min-width:0}.rcs-outer-container{overflow:hidden;position:relative}.rcs-outer-container:hover .rcs-custom-scrollbar{opacity:1;-webkit-transition-duration:.2s;transition-duration:.2s}.rcs-positioning{position:absolute;right:0;left:auto;height:100%;width:10px}.rcs-inner-container{overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.rcs-inner-container:after{content:"";position:absolute;top:0;right:0;left:0;height:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),color-stop(60%,rgba(0,0,0,.05)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.05) 60%,transparent);pointer-events:none;-webkit-transition:height .1s ease-in;transition:height .1s ease-in;will-change:height}.rcs-inner-container.rcs-scroll-handle-dragged{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rcs-inner-container.rcs-scroll-handle-dragged .rcs-custom-scrollbar{opacity:1}.rcs-inner-container.rcs-content-scroller:after{height:5px;-webkit-transition:height .15s ease-out;transition:height .15s ease-out}body.navigation-open{height:100vh;height:calc(var(--height-point)*100);overflow:hidden}.header{width:100%;font-weight:500;z-index:100;position:absolute;top:0;left:0}@media only screen and (max-width:780px){.admin-bar .header.detached{top:46px}}.header a{color:#333}.header .logo{margin-right:35px}.header .logo img{width:159px;height:auto}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:stretch;align-self:stretch;margin-left:auto}.header__search-form{width:100%;position:absolute;top:100%;left:0;z-index:-1;visibility:hidden;opacity:0;-webkit-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s;will-change:visibility,opacity}body.search-open .header__search-form{visibility:visible;opacity:1}.header .main-nav,.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__right{-webkit-transition:visibility .3s,-webkit-transform .3s ease-out;transition:visibility .3s,-webkit-transform .3s ease-out;transition:transform .3s ease-out,visibility .3s;transition:transform .3s ease-out,visibility .3s,-webkit-transform .3s ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width:1024px){.header__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:20px 40px;width:auto;min-width:370px;height:100%;min-height:100vh;min-height:calc(var(--height-point)*100);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden;background:#f4f9fa;position:fixed;top:0;right:0}body.navigation-open .header__right{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@media only screen and (max-width:780px){.header__right{width:100%!important;padding:20px 25px!important}}.top-menu-collapsed .header__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 40px;width:auto;min-width:370px;height:100%;min-height:100vh;min-height:calc(var(--height-point)*100);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden;background:#f4f9fa;position:fixed;top:0;right:0}.top-menu-collapsed.navigation-open .header__right{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}.header__overlay{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100vh;min-height:calc(var(--height-point)*100);background:#566fa5;opacity:0;-webkit-transition:opacity .3s ease-out,visibility .3s ease-out;transition:opacity .3s ease-out,visibility .3s ease-out;z-index:-1;visibility:hidden}@media only screen and (max-width:780px){.header__overlay{display:none}}.navigation-open .header__overlay{opacity:.9;z-index:0;visibility:visible}@media only screen and (max-width:780px){.navigation-open .header__overlay{display:none}}.main-nav{min-height:80px}.logo svg{font-size:52px}.mobile-menu-btn{display:none;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0;z-index:1;border:none;background:none;padding:0;cursor:pointer;width:80px}.editor-styles-wrapper .mobile-menu-btn:hover,.with-hovers .mobile-menu-btn:hover{background:none}.top-menu-collapsed .mobile-menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1024px){.mobile-menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobile-menu-btn__bars{width:30px;height:21px;margin:auto;position:relative}body.navigation-open .mobile-menu-btn__bars{width:22px;height:22px}.mobile-menu-btn__bar{display:block;-webkit-transition:background-color .3s,width .3s,-webkit-transform .3s;transition:background-color .3s,width .3s,-webkit-transform .3s;transition:background-color .3s,transform .3s,width .3s;transition:background-color .3s,transform .3s,width .3s,-webkit-transform .3s;will-change:background-color,transform,width;background:#333;width:24px;height:2px;position:absolute;top:0;right:0}.mobile-menu-btn__bar:first-child{width:30px}body.navigation-open .mobile-menu-btn__bar:first-child{width:22px;top:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mobile-menu-btn__bar:nth-child(2){top:9px}body.navigation-open .mobile-menu-btn__bar:nth-child(2){background:transparent}.mobile-menu-btn__bar:nth-child(3){top:18px}body.navigation-open .mobile-menu-btn__bar:nth-child(3){top:10px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:22px}.headroom{-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;-webkit-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s}@media only screen and (max-width:1024px){.headroom{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-backface-visibility:initial;backface-visibility:initial}}.top-menu-collapsed .headroom{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-backface-visibility:initial;backface-visibility:initial}.headroom.detached{position:fixed;background:#fff;-webkit-transition:background-color .4s,color .4s,-webkit-transform .4s;transition:background-color .4s,color .4s,-webkit-transform .4s;transition:background-color .4s,color .4s,transform .4s;transition:background-color .4s,color .4s,transform .4s,-webkit-transform .4s}.headroom--unpinned{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.menu{width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.menu::-webkit-scrollbar{display:none}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}@media only screen and (max-width:1280px){.menu__list{font-size:15px}}@media only screen and (max-width:1024px){.menu__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:340px;font-size:18px;margin-top:20px;margin-right:calc(50vw - 672px);padding-bottom:80px}}@media only screen and (max-width:1321px){.menu__list{margin-right:0!important}}@media only screen and (max-width:780px){.menu__list{width:100%!important;-webkit-box-shadow:inset 0 10px 10px 0 #f4f9fa;box-shadow:inset 0 10px 10px 0 #f4f9fa}}.top-menu-collapsed .menu__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:340px;font-size:18px;margin-top:20px;margin-right:calc(50vw - 672px);padding-bottom:80px;-webkit-box-shadow:inset 0 10px 10px 0 #f4f9fa;box-shadow:inset 0 10px 10px 0 #f4f9fa}.menu__item{position:relative;margin:0;padding:0}.menu__item:nth-child(n+2){margin-left:20px}@media only screen and (max-width:1024px){.menu__item:nth-child(n+2){margin-top:10px}}.top-menu-collapsed .menu__item:nth-child(n+2){margin-top:10px}.top-menu-collapsed .menu__item{margin:0}@media only screen and (max-width:1024px){.menu__item{margin:0}}.editor-styles-wrapper .menu__item:hover,.with-hovers .menu__item:hover{background:#fff}.editor-styles-wrapper .menu__item:hover .submenu,.with-hovers .menu__item:hover .submenu{display:block}.menu__item.expanded{background:none!important}.top-menu-collapsed .menu__item.expanded .submenu{max-height:2000px;opacity:1}@media only screen and (max-width:1024px){.menu__item.expanded .submenu{max-height:2000px;opacity:1}}.menu__button{display:none;background:none;border:none;position:absolute;right:0;top:0;cursor:pointer;height:60px;padding:10px 45px 10px 10px;z-index:1;color:inherit}@media only screen and (max-width:1024px){.menu__button{display:block}}.top-menu-collapsed .menu__button{display:block}.menu__icon{width:14px;height:8px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;will-change:transform}.expanded .menu__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#90a8a4}.menu__link{display:block;padding:20px 30px 19px;line-height:1.2}@media only screen and (max-width:1024px){.menu__link{padding-right:69px}}.top-menu-collapsed .menu__link{padding-right:69px}.expanded .menu__link,.menu__link_current{background:#dceaed}.menu__link_current{pointer-events:none}.submenu{display:none;width:200px;position:absolute;top:100%;left:0;z-index:1;margin:0;border-top:2px solid rgba(86,111,165,.5);padding:12px 0;background:#dceaed;list-style:none;overflow:hidden;-webkit-transition:max-height .3s,padding .3s,opacity .3s;transition:max-height .3s,padding .3s,opacity .3s}@media only screen and (max-width:1024px){.submenu{display:block;position:static;-webkit-transform:none;transform:none;border:none;background:none;width:auto;padding:0 0 0 40px;max-height:0;opacity:0;will-change:max-height,padding,opacity}}.top-menu-collapsed .submenu{display:block;position:static;-webkit-transform:none;transform:none;border:none;background:none;width:auto;padding:0 0 0 40px;max-height:0;opacity:0;will-change:max-height,padding,opacity}.top-menu-collapsed .expanded .submenu{padding-top:10px;max-height:2000px;opacity:1}@media only screen and (max-width:1024px){.expanded .submenu{padding-top:10px;max-height:2000px;opacity:1}}.submenu__item{position:relative}.submenu__item:after,.submenu__item:before{display:none;content:"";position:absolute}@media only screen and (max-width:1024px){.submenu__item:after,.submenu__item:before{display:block}}.top-menu-collapsed .submenu__item:after,.top-menu-collapsed .submenu__item:before{display:block}.submenu__item:before{width:14px;height:14px;top:12px;left:-2px;z-index:1;background:url(../submenu-pointer.4cea0c0184cafba98d5eedde8a387896.svg) no-repeat}.submenu__item:nth-child(n+2){margin-top:7px}@media only screen and (max-width:1024px){.submenu__item:nth-child(n+2){margin-top:0}}.top-menu-collapsed .submenu__item:nth-child(n+2){margin-top:0}.top-menu-collapsed .submenu__item:nth-last-child(n+2){border-left:2px solid #dceaed}@media only screen and (max-width:1024px){.submenu__item:nth-last-child(n+2){border-left:2px solid #dceaed}}.submenu__item:last-child:before{left:0}.submenu__item:last-child:after{top:0;left:0;bottom:calc(100% - 12px);width:2px;background:#dceaed}@media only screen and (max-width:1024px){.submenu__item{padding:10px 30px}}.top-menu-collapsed .submenu__item{padding:10px 30px}.submenu__link{display:block;padding:6px 15px;line-height:1.2}.submenu__link:after{display:none;content:"";width:0;height:2px;background:#90a8a4;-webkit-transition:width .3s;transition:width .3s;will-change:width;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;bottom:-7px}.editor-styles-wrapper .submenu__link:after:hover,.with-hovers .submenu__link:after:hover{width:100%}@media only screen and (max-width:1024px){.submenu__link:after{display:block}}.top-menu-collapsed .submenu__link:after{display:block}.submenu__link_current{pointer-events:none}.submenu__link_current:after{width:100%}.top-menu-collapsed .submenu__link{display:inline-block;padding:0;font-size:16px;background:none!important}.editor-styles-wrapper .submenu__link:hover,.with-hovers .submenu__link:hover{background:rgba(86,111,165,.2)}.editor-styles-wrapper .submenu__link:hover:after,.with-hovers .submenu__link:hover:after{width:100%}@media only screen and (max-width:1024px){.submenu__link{display:inline-block;padding:0;font-size:16px;background:none!important}}.languages{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;list-style:none;width:100%;margin:0;padding:0 0 0 40px;text-transform:capitalize;position:relative}@media only screen and (max-width:1280px){.languages{padding-left:35px}}.languages:after{display:none;content:"";width:100%;height:10px;background:-webkit-gradient(linear,left top,left bottom,from(#f4f9fa),to(rgba(244,249,250,0)));background:linear-gradient(#f4f9fa,rgba(244,249,250,0));position:absolute;left:0;top:100%;z-index:1;pointer-events:none}.top-menu-collapsed .languages:after{display:block}@media only screen and (max-width:1024px){.languages:after{display:block}}@media only screen and (max-width:1024px){.languages{padding-left:20px;padding-bottom:20px}}.top-menu-collapsed .languages{padding-left:20px;padding-bottom:20px}.languages__item{margin:0;padding:0}.languages__item:nth-child(n+2){margin-left:10px}.languages__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:40px;height:40px}.editor-styles-wrapper .languages__link:hover,.with-hovers .languages__link:hover{background:#fff}.languages__link_current{pointer-events:none;background:#dceaed}.footer{margin-top:auto}.footer dl,.footer ul{margin:0;padding:0;list-style:none}.footer p{margin:0}.footer .logo{margin-top:-5px;color:#333}@media only screen and (max-width:780px){.footer .logo{margin-left:3px}}.footer .logo img{width:157px;height:auto}.footer__top{padding:75px 0 55px}@media only screen and (max-width:780px){.footer__top{padding-top:40px}}.footer__top .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:780px){.footer__top .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__bottom{background-color:#333;color:hsla(0,0%,100%,.5)}.footer__bottom .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:70px;font-weight:500;font-size:.875rem}@media only screen and (max-width:780px){.footer__bottom .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:120px;font-size:16px}}.footer__bottom a{color:inherit}@media only screen and (max-width:780px){.footer .copyright{margin-bottom:15px}}.footer .social-links__list{margin-top:25px}.footer .social-links__item a{color:inherit;font-weight:500;line-height:1.75}@media only screen and (max-width:780px){.footer .social-links__item a{font-size:18px}}.footer .social-links__item a:after{bottom:6px}.footer .offices__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:170px}@media only screen and (max-width:1280px){.footer .offices__list{margin-left:100px}}@media only screen and (max-width:1024px){.footer .offices__list{margin-left:30px}}@media only screen and (max-width:780px){.footer .offices__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:35px;margin-left:0}}@media only screen and (max-width:780px){.footer .offices__item{margin-bottom:25px}}@media only screen and (max-width:780px){.footer .offices__item dd{font-size:18px}}.footer .offices__title{margin-bottom:20px;font-weight:700;font-size:1.125rem}@media only screen and (max-width:780px){.footer .offices__title{margin-bottom:10px;font-size:22px}}.footer .offices__address{font-style:normal;margin-bottom:20px}@media only screen and (max-width:780px){.footer .offices__address{margin-bottom:12px}}.footer .offices__phone{font-weight:700;color:inherit}.footer .offices__email{font-style:italic;font-weight:600}.footer .offices__email:after{bottom:2px;background:#566fa5}.featured{position:relative;width:100%}@media only screen and (max-width:1024px){.featured{width:calc(100% + 25px);margin:0 -12.5px}}.featured:before{display:block;padding-top:56.41%;content:""}.featured:after{position:absolute;top:0;right:calc(-50vw - -390px);bottom:50%;left:calc(-50vw - -390px);z-index:-1;background:#edf5f6;content:""}@media only screen and (max-width:820px){.featured:after{display:none}}.page-article .featured-image{margin:0 auto;width:1340px;max-width:100%}.page-article .featured-image:before{padding-top:34.7%}.signup,.signup-block{text-align:center}.signup-block .signup__text,.signup .signup__text{margin:0;color:#90a8a4;font-weight:500;font-size:1.125rem}.signup-block .signup__title,.signup .signup__title{margin:13px 0 20px!important;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.signup-block .signup__title,.signup .signup__title{font-size:3.125rem}}@media only screen and (max-width:780px){.signup-block .signup__title,.signup .signup__title{margin-bottom:10px!important}}.signup-block .signup-form,.signup .signup-form{margin:0 auto;max-width:580px}.signup-block .signup-form input:not([type=checkbox]),.signup .signup-form input:not([type=checkbox]){border-radius:0;border:none;border-bottom:1px solid #90a8a4;background:none;padding:10px;width:100%;text-align:center;line-height:1.15;font-size:1.125rem}@media only screen and (max-width:780px){.signup-block .signup-form input:not([type=checkbox]),.signup .signup-form input:not([type=checkbox]){font-size:20px}}.signup-block .signup-form input:not([type=checkbox])::-webkit-input-placeholder,.signup .signup-form input:not([type=checkbox])::-webkit-input-placeholder{color:#000}.signup-block .signup-form input:not([type=checkbox])::-moz-placeholder,.signup .signup-form input:not([type=checkbox])::-moz-placeholder{color:#000}.signup-block .signup-form input:not([type=checkbox]):-ms-input-placeholder,.signup .signup-form input:not([type=checkbox]):-ms-input-placeholder{color:#000}.signup-block .signup-form input:not([type=checkbox])::-ms-input-placeholder,.signup .signup-form input:not([type=checkbox])::-ms-input-placeholder{color:#000}.signup-block .signup-form input:not([type=checkbox])::placeholder,.signup .signup-form input:not([type=checkbox])::placeholder{color:#000}.signup-block .signup-form__bottom,.signup .signup-form__bottom{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px;text-align:left}@media only screen and (max-width:780px){.signup-block .signup-form__bottom,.signup .signup-form__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}}.signup-block .signup-form .checkbox,.signup .signup-form .checkbox{display:block;font-size:16px;font-weight:300;font-style:italic}@media only screen and (max-width:780px){.signup-block .signup-form .checkbox,.signup .signup-form .checkbox{font-size:16px}}.signup-block .signup-form .checkbox a,.signup .signup-form .checkbox a{color:inherit;font-size:inherit;font-weight:inherit}.signup-block .signup-form button,.signup .signup-form button{-ms-flex-negative:0;flex-shrink:0;margin-left:10px;min-width:100px}@media only screen and (max-width:780px){.signup-block .signup-form button,.signup .signup-form button{margin-top:25px;margin-left:0}}.signup-block .error-msg,.signup-block .form-field__error-message,.signup-block .success-msg,.signup .error-msg,.signup .form-field__error-message,.signup .success-msg{text-align:center;font-size:15px;font-weight:300;position:absolute;top:100%;right:0;left:0}.signup-block .success-msg,.signup .success-msg{color:#636e4a}.signup-block .error-msg,.signup-block .form-field__error-message,.signup .error-msg,.signup .form-field__error-message{color:#db4514}.signup{background-color:#dceaed;padding:75px 0 80px}@media only screen and (max-width:780px){.signup{padding-top:38px;padding-bottom:52px}}.signup-block{margin:50px auto 45px;border:25px solid #edf5f6;padding:38px 20px 50px;max-width:780px}@media only screen and (max-width:780px){.signup-block{margin-right:-12.5px;margin-left:-12.5px;padding:35px 12.5px}}@media only screen and (max-width:480px){.signup-block{border-width:12.5px}}.home .signup-block{width:100%}@media only screen and (max-width:780px){.home .signup-block{margin-right:0;margin-left:0;width:auto}}.signup-block .signup__title{margin:14px 0 10px!important}.signup-block .form-field:nth-child(n+2){margin-top:20px}.signup-block .checkbox span{background:#edf5f6}.signup-block .button{padding:0 14px}.case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}@media only screen and (max-width:780px){.case{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.case__box{width:680px;z-index:2;padding:72px 80px 80px}@media only screen and (max-width:1280px){.case__box{padding:50px}}@media only screen and (max-width:1024px){.case__box{padding:25px;width:55%}}@media only screen and (max-width:780px){.case__box{padding:12.5px}}.case .case__title{margin:0 0 30px;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.case .case__title{font-size:1.875rem}}@media only screen and (max-width:780px){.case .case__title{margin-bottom:20px;line-height:1.125;font-size:22px}}.case .case__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:480px){.case .case__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.case .case__button{min-width:205px;margin-right:25px}@media only screen and (max-width:780px){.case .case__button{margin-right:15px}}@media only screen and (max-width:480px){.case .case__button{margin-right:0;margin-bottom:10px}}.case .case__link{font-weight:600}.case_yellow{color:#000}.case_yellow .case__box,.case_yellow .image-logo{background-color:gold}.case_yellow .button:hover{color:gold}.case_winter-blue .case__box,.case_winter-blue .image-logo{background-color:#dceaed}.case_winter-blue .button:hover{color:#dceaed}.case_olive .case__box,.case_olive .image-logo{background-color:#636e4a}.case_olive .button:hover{color:#636e4a}.case_red .case__box,.case_red .image-logo{background-color:#db4514}.case_red .button:hover{color:#db4514}.case_blue .case__box,.case_blue .image-logo,.case_default .case__box,.case_default .image-logo{background-color:#566fa5}.case_green-gray .case__box,.case_green-gray .image-logo{background-color:#90a8a4}.case_green-gray .button:hover{color:#90a8a4}.case_purple .case__box,.case_purple .image-logo{background-color:#745e6b}.case_purple .button:hover{color:#745e6b}.tags{margin-bottom:20px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:.5;font-size:1.125rem}@media only screen and (max-width:780px){.tags{margin-bottom:5px;font-size:16px}}.tags__item{margin-top:5px;line-height:1}.tags__separator{padding:0 8px;display:inline-block}.case__box_grey .tags__item{color:rgba(144,168,164,.55)}.info-section{margin-bottom:160px}@media only screen and (max-width:780px){.info-section{margin-bottom:27px}}.info-section .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width:780px){.info-section .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0}}.info-section .uppercase{position:absolute;top:0;max-width:780px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1280px){.info-section .uppercase{max-width:544px}}@media only screen and (max-width:1024px){.info-section .uppercase{max-width:340px}}@media only screen and (max-width:780px){.info-section .uppercase{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 13px;padding:0 12.5px;max-width:100%}}.info-section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:65px}@media only screen and (max-width:780px){.info-section__content{padding:20px 0;background:#f4f9fa}}.info-section__content_bottom,.info-section__content_top{padding-right:80px}@media only screen and (max-width:1024px){.info-section__content_bottom,.info-section__content_top{padding-right:20px}}@media only screen and (max-width:780px){.info-section__content_bottom,.info-section__content_top{padding:0 12.5px}}.info-section__content_top{padding-bottom:20px}@media only screen and (max-width:780px){.info-section__content_top{padding-bottom:0}}.info-section__content_bottom{margin-top:auto;background:#f4f9fa;padding-top:35px}@media only screen and (max-width:1280px){.info-section__content_bottom{padding:10px 12.5px 0}}.info-section .image-container{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0;width:480px}@media only screen and (max-width:780px){.info-section .image-container{width:100%}}.info-section .image-container:before{display:block;padding-top:133%;content:""}@media only screen and (max-width:780px){.info-section .image-container:before{padding-top:58.67%}}.info-section .image-container>img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.info-section .image-container .image-logo{background:gold}.info-section .button{min-width:210px}@media only screen and (max-width:780px){.info-section .button{width:100%}}.info-section .info-section__title{margin:0 0 10px;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.info-section .info-section__title{font-size:3.125rem}}@media only screen and (max-width:780px){.info-section .info-section__title{margin-bottom:5px;font-size:35px}}.info-section .info-section__description{font-weight:300;font-size:1.125rem}@media only screen and (max-width:780px){.info-section .info-section__description{line-height:1.34;font-size:16px}}.info-section .info-section__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 25px;padding:0;width:100%;list-style:none}@media only screen and (max-width:780px){.info-section .info-section__list{margin-top:15px;margin-bottom:0}}.info-section .info-section__item{margin-bottom:20px;width:50%}@media only screen and (max-width:780px){.info-section .info-section__item{margin-bottom:17px;width:100%}}.info-section .info-section__item:nth-child(odd){padding-right:10px}.info-section .info-section__item-title{margin-bottom:5px;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.info-section .info-section__item-title{font-size:1.5rem}}@media only screen and (max-width:780px){.info-section .info-section__item-title{font-size:20px}}.info-section .info-section__item-text{margin:0;max-width:330px;font-size:16px;line-height:1.2;font-weight:300}@media only screen and (max-width:780px){.info-section .info-section__item-text{max-width:370px}}.info-section .shade:after{top:0;right:-400px;bottom:-80px;left:0;width:auto;height:auto}@media only screen and (max-width:780px){.info-section .shade:after{display:none}}.info-section_reverse .image-container{margin-right:-100px}.info-section_reverse .uppercase{left:20px}.info-section_reverse .info-section__content_bottom{margin-left:-100px;padding-left:100px}@media only screen and (max-width:780px){.info-section_reverse .info-section__content_bottom{margin-left:0;padding-left:12.5px}}.info-section_development .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:780px){.info-section_development .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.info-section_development .uppercase{right:20px}.info-section_development .image-container{margin-left:-100px}@media only screen and (max-width:780px){.info-section_development .image-container{margin-left:0}}.info-section_development .shade:after{right:0;left:-400px}@media only screen and (max-width:780px){.info-section_development .info-section__content{display:block;padding:20px 0}}.info-section_development .info-section__content_bottom,.info-section_development .info-section__content_top{padding-right:20px;padding-left:80px}@media only screen and (max-width:1280px){.info-section_development .info-section__content_bottom,.info-section_development .info-section__content_top{padding-right:10px}}@media only screen and (max-width:1024px){.info-section_development .info-section__content_bottom,.info-section_development .info-section__content_top{padding-right:5px;padding-left:40px}}@media only screen and (max-width:780px){.info-section_development .info-section__content_bottom,.info-section_development .info-section__content_top{padding:0 12.5px}}.info-section_development .info-section__content_bottom{margin-right:-100px;padding-right:100px}@media only screen and (max-width:780px){.info-section_development .info-section__content_bottom{margin-right:0;padding-right:12.5px}}.info-section_development .button{float:right;margin-top:-15px}@media only screen and (max-width:780px){.info-section_development .button{margin-top:20px}}.info-section_development .info-section__list{margin-bottom:0}@media only screen and (max-width:780px){.info-section_development .info-section__list{margin-top:20px}}.info-section_development .info-section__item{margin-bottom:50px}@media only screen and (max-width:1024px){.info-section_development .info-section__item{margin-bottom:25px}}.info-section_development .info-section__item-text{margin-top:15px;font-size:1.125rem}@media only screen and (max-width:780px){.info-section_development .info-section__item-text{margin-top:10px;font-size:16px}}.credit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.credit__image{-ms-flex-negative:0;flex-shrink:0}.credit__image .image{width:100%;height:100%}.credit__image .image img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.credit__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.credit__content p{margin:0}.credit__title{font-family:"Source Serif Pro",serif}.credit.small .credit__image{width:50px;height:50px}.credit.small .credit__content{padding:0 30px}.credit.small .credit__title{font-size:20px}.credit.small .credit__text,.credit.small .credit__title{line-height:1.2}.quote_reverse .credit{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.quote_reverse .credit__content{text-align:right}.quote{margin:0 0 0 30px;background:url(../quotes.b6ccdb62ba8a9abb92f90fd1205bb06d.svg) no-repeat 0 30px;padding:35px 30px 20px 0;color:#000}@media only screen and (max-width:780px){.quote{margin-left:0;background-color:#f4f9fa;background-position:10px 30px;padding:20px 20px 20px 0}}.quote__text{margin-bottom:20px;padding-left:80px;font-weight:300;font-style:italic;font-size:1.125rem}@media only screen and (max-width:780px){.quote__text{padding-left:70px}}.quote__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:780px){.quote__bottom{padding-left:10px}}.quote__bottom img{margin:0;border-radius:50%;width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.quote__bottom img.photo-size-increased{width:65px;height:65px}.quote__author{margin-left:30px;line-height:1.2;font-style:normal}@media only screen and (max-width:780px){.quote__author{margin-left:10px}}.quote__author_name{font-family:"Source Serif Pro",serif;font-weight:700;font-size:1.25rem}.quote__author_position{font-size:1rem}.quote_block{max-width:1020px;margin:45px auto 90px;background:url(../big-quotes.870d99e21e48151e2d33303742c6b471.svg) no-repeat top;padding:65px 0 0;text-align:center}@media only screen and (max-width:1024px){.quote_block{margin:45px 0 90px}}@media only screen and (max-width:780px){.quote_block{margin:40px 0;padding-top:30px;background-size:25%}}.quote_block .quote__text{margin:0 0 20px;padding:0;line-height:1.43;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.quote_block .quote__text{font-size:2rem}}.quote_block .quote__text.quote-size-reduced{font-size:calc(1.28125rem + .375vw)}@media (min-width:1200px){.quote_block .quote__text.quote-size-reduced{font-size:1.5625rem}}.quote_block .quote__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote_block img{margin:0 0 25px}.quote_block .quote__author{margin:0}.quote_block .quote__author_position{display:block;margin-top:3px;font-size:1.125rem}.news{margin-bottom:65px}@media only screen and (max-width:780px){.news{margin-bottom:20px}}.news .uppercase{margin:0;max-width:570px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width:1280px){.news .uppercase{max-width:442px}}@media only screen and (max-width:1024px){.news .uppercase{max-width:320px}}@media only screen and (max-width:780px){.news .uppercase{margin-bottom:13px;max-width:100%}}.news .news__columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:780px){.news .news__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.news .news__column{padding-top:50px;padding-bottom:50px;width:50%}@media only screen and (max-width:780px){.news .news__column{width:auto;padding-top:5px;padding-bottom:35px}}.news .news__articles{-ms-flex-negative:0;flex-shrink:0;padding-top:0;padding-right:50px}@media only screen and (max-width:780px){.news .news__articles{padding-right:0;text-align:center}}.news .news__articles_list{margin:32px 0 0;padding:0;list-style:none}@media only screen and (max-width:780px){.news .news__articles_list{text-align:left}}.news .news__articles_all{opacity:.8;font-weight:600;font-style:italic;font-size:1.125rem}@media only screen and (max-width:780px){.news .news__articles_all{margin-top:5px;font-size:20px}}.news .news__facebook{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:-100px;background:#f4f9fa;padding-right:100px;padding-left:60px;width:auto}@media only screen and (max-width:1280px){.news .news__facebook{margin-right:-50px;padding-right:50px}}@media only screen and (max-width:1024px){.news .news__facebook{margin-right:-25px;padding-right:25px}}@media only screen and (max-width:780px){.news .news__facebook{margin:0 -12.5px;padding:20px 12.5px}}.news .news__facebook .news__facebook_title{margin:0;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.news .news__facebook .news__facebook_title{font-size:3.125rem}}@media only screen and (max-width:780px){.news .news__facebook .news__facebook_title{font-size:35px}}.news .news__facebook .news__facebook_description{margin-top:0;margin-bottom:15px;color:#90a8a4;font-weight:500;font-size:1.125rem}@media only screen and (max-width:780px){.news .news__facebook .news__facebook_description{margin-top:-3px;margin-bottom:10px;font-size:18px}}.news .news__facebook_scroller{background-color:#fff;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}@media only screen and (max-width:780px){.news .news__facebook_scroller{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:0;height:395px}}.news_row{margin-bottom:35px}@media only screen and (max-width:780px){.news_row{margin-bottom:20px}}.news_row .news__title{margin:0;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.news_row .news__title{font-size:3.125rem}}.news_row .news__articles_list{-ms-flex-wrap:wrap;flex-wrap:wrap}.news_row .news__articles_list,.news_row .news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news_row .news__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}@media only screen and (max-width:780px){.news_row .news__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}}.news_row .post-box{width:calc(50% - 50px)}@media only screen and (max-width:1280px){.news_row .post-box{width:calc(50% - 25px)}}@media only screen and (max-width:1024px){.news_row .post-box{width:calc(50% - 12px)}}@media only screen and (max-width:780px){.news_row .post-box{width:100%}}.news_row .post-box:nth-of-type(n+3){margin-top:40px}.news_row .post-box__excerpt,.news_row .post-box__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-page .post-box__image-link,.news .post-box__image-link{display:block}.blog-page .post-box__title-link,.news .post-box__title-link{color:inherit}.news .post-box{margin-bottom:40px}@media only screen and (max-width:780px){.news .post-box{margin-bottom:25px}}.news .post-box__thumbnail{margin-bottom:23px}@media only screen and (max-width:780px){.news .post-box__thumbnail{width:calc(100% + 25px);height:auto;margin-right:-12.5px;margin-bottom:7px;margin-left:-12.5px}}.news .post-box__thumbnail:before{padding-top:49.12%}.news .post-box__category{margin-bottom:20px;color:#90a8a4;font-family:Raleway,sans-serif;font-size:14px;letter-spacing:.2em;text-transform:uppercase}.news .post-box__title{margin:0 0 10px;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.news .post-box__title{font-size:1.875rem}}@media only screen and (max-width:780px){.news .post-box__title{margin-bottom:5px;line-height:1.375;font-size:20px}}.news .post-box__excerpt{font-weight:300;font-size:1.125rem}@media only screen and (max-width:780px){.news .post-box__excerpt{margin-bottom:5px;line-height:1.34;font-size:16px}}.news .post-box__excerpt p{margin:0}.news .post-box__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:25px}@media only screen and (max-width:780px){.news .post-box__footer{margin-top:0}}.news .post-box__footer .button{min-width:120px}.news-feed-block .post-box__title-link{overflow:hidden}@media only screen and (max-width:780px){.news-feed-block .post-box__excerpt{margin-bottom:15px}}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.share__text{text-transform:uppercase;letter-spacing:.1em;color:#888;font-size:.6875rem}.share__link{padding:13px}.share__link:hover svg{color:#888}.share svg{font-size:12.5px;color:#222;-webkit-transition:color .3s ease;transition:color .3s ease}.checkbox,.share svg,.signup-form .form-field{position:relative}.checkbox{padding-left:30px!important}.checkbox span{margin-left:-30px;border:1px solid #90a8a4;border-radius:50%;cursor:pointer;width:20px;height:20px;position:absolute;top:2px}.checkbox span:before{-webkit-transition:.2s;transition:.2s;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);border-radius:50%;background:#90a8a4;width:10px;height:10px;content:"";will-change:transform;position:absolute;top:50%;left:50%}.checkbox input:checked+span:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.editor-styles-wrapper.editor-styles-wrapper .employees,.page__main .employees{margin:70px auto;width:100%;max-width:1240px}.editor-styles-wrapper.editor-styles-wrapper .employees__section_title,.page__main .employees__section_title{margin:0 0 70px;text-align:center;text-transform:uppercase;line-height:1.5;letter-spacing:.2em;color:#90a8a4;font-family:Raleway,sans-serif;font-weight:500;font-size:.875rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .employees__section_title,.page__main .employees__section_title{font-size:18px;margin-bottom:25px}}.editor-styles-wrapper.editor-styles-wrapper .employees__list,.page__main .employees__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;list-style:none}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .employees__list,.page__main .employees__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.editor-styles-wrapper.editor-styles-wrapper .employees__item,.page__main .employees__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#edf5f6;padding:40px 0 40px 40px;width:calc(50% - 50px)}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .employees__item,.page__main .employees__item{padding:20px;width:calc(50% - 12px)}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .employees__item,.page__main .employees__item{margin-top:20px;width:100%}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .employees__item,.page__main .employees__item{margin-top:10px}}@media only screen and (max-width:480px){.editor-styles-wrapper.editor-styles-wrapper .employees__item,.page__main .employees__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.editor-styles-wrapper.editor-styles-wrapper .employees__item:before,.page__main .employees__item:before{display:none}.editor-styles-wrapper.editor-styles-wrapper .employees__item:only-child,.page__main .employees__item:only-child{margin-right:auto;margin-left:auto;width:780px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .employees__item:only-child,.page__main .employees__item:only-child{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .employees__item:nth-of-type(n+3),.page__main .employees__item:nth-of-type(n+3){margin-top:100px}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .employees__item:nth-of-type(n+3),.page__main .employees__item:nth-of-type(n+3){margin-top:50px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .employees__item:nth-of-type(n+3),.page__main .employees__item:nth-of-type(n+3){margin-top:25px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .employees__item:nth-of-type(n+3),.page__main .employees__item:nth-of-type(n+3){margin-top:10px}}.editor-styles-wrapper.editor-styles-wrapper .employees__item_image,.page__main .employees__item_image{margin:0;width:188px;height:250px;-o-object-fit:cover;object-fit:cover}.editor-styles-wrapper.editor-styles-wrapper .employees__item_info,.page__main .employees__item_info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px;text-align:center}@media only screen and (max-width:480px){.editor-styles-wrapper.editor-styles-wrapper .employees__item_info,.page__main .employees__item_info{margin-top:15px}}.editor-styles-wrapper.editor-styles-wrapper .employees__item_name,.page__main .employees__item_name{margin:0 0 3px;font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .employees__item_name,.page__main .employees__item_name{font-size:1.75rem}}.editor-styles-wrapper.editor-styles-wrapper .employees__item_position,.page__main .employees__item_position{margin:0 0 7px;font-weight:400;font-size:1rem}.editor-styles-wrapper.editor-styles-wrapper .employees__item_contacts,.page__main .employees__item_contacts{line-height:1.34;font-size:1.125rem}.editor-styles-wrapper.editor-styles-wrapper .employees__item_phone,.page__main .employees__item_phone{font-size:inherit;font-weight:700;color:inherit}.editor-styles-wrapper.editor-styles-wrapper .employees__item_email:after,.page__main .employees__item_email:after{bottom:2px}.content .employees{margin-right:-230px;margin-left:-230px;width:auto}@media only screen and (max-width:1280px){.content .employees{margin-right:-122px;margin-left:-122px}}@media only screen and (max-width:1024px){.content .employees{margin-right:0;margin-left:0}}.page__header{background-color:#edf5f6;padding-top:80px;padding-bottom:58px}@media only screen and (max-width:1024px){.page__header{padding-top:80px}}@media only screen and (max-width:780px){.page__header{padding:95px 0 25px}}.page__header-full-width{background-color:transparent}@media only screen and (max-width:780px){.page__header-full-width{padding:80px 0 25px}}.page__header-home{padding-top:0}.page__header-default{padding-bottom:0}.page__title-hero-fw{position:absolute;top:27%;width:1480px;z-index:10;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}@media only screen and (max-width:1500px){.page__title-hero-fw{width:1000px;font-size:2.5rem}}@media only screen and (max-width:992px){.page__title-hero-fw{width:700px;font-size:2rem}}@media only screen and (max-width:767px){.page__title-hero-fw{width:400px;font-size:1.5rem}}@media only screen and (max-width:550px){.page__title-hero-fw{top:23%}}@media only screen and (max-width:450px){.page__title-hero-fw{width:320px;font-size:1.3rem}}.page__title-white{color:#fff}.page__title-hidden{opacity:0;top:0}.page__title-center{top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:992px){.page__title-center{top:50%}}.page__title-big{font-size:4.75rem}@media only screen and (max-width:1500px){.page__title-big{font-size:3.75rem}}@media only screen and (max-width:992px){.page__title-big{font-size:2.75rem}}@media only screen and (max-width:767px){.page__title-big{font-size:2rem}}@media only screen and (max-width:550px){.page__title-big{font-size:1.7rem}}@media only screen and (max-width:450px){.page__title-big{font-size:1.5rem}}.page__title-small{font-size:3rem}@media only screen and (max-width:1500px){.page__title-small{font-size:2.5rem}}@media only screen and (max-width:992px){.page__title-small{font-size:2rem}}@media only screen and (max-width:767px){.page__title-small{font-size:1.5rem}}@media only screen and (max-width:550px){.page__title-small{font-size:1.2rem}}.page__contacts,.page__excerpt{line-height:1.6;font-weight:600;font-size:1.25rem}.page__contacts{margin-top:20px;margin-bottom:38px}.page__phone{margin-bottom:10px}.page__email a{font-style:italic}.post__category{display:block;margin-bottom:20px}@media only screen and (max-width:780px){.post__category{margin-bottom:10px}}.post__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}@media only screen and (max-width:1280px){.post__meta{margin-left:0}}@media only screen and (max-width:480px){.post__meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.post__meta_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:480px){.post__meta .share,.post__meta_left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post__meta .share{margin-top:15px;padding-left:0}}.post__meta .post__author_image{margin-left:-80px}@media only screen and (max-width:991px){.post__meta .post__author_image{margin-left:0}}.post__author_image{margin-right:30px;border-radius:50%}@media only screen and (max-width:780px){.post__author_image{margin-right:20px}}.post__author_name{margin-bottom:-6px;font-family:"Source Serif Pro",serif;font-weight:700;font-size:1.25rem}.customers{margin:0 0 40px}.customers .customers__title{margin:0 0 75px;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.customers .customers__title{font-size:3.125rem}}@media only screen and (max-width:780px){.customers .customers__title{margin-bottom:30px;font-size:35px}}.customers .customers__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:75px 0 0;padding:0;list-style:none}@media only screen and (max-width:780px){.customers .customers__list{-ms-flex-pack:distribute;justify-content:space-around;margin-top:35px}}.customers .customers__item{margin-bottom:50px;padding:0;width:20%;text-align:center}@media only screen and (max-width:1280px){.customers .customers__item{width:25%}}@media only screen and (max-width:1024px){.customers .customers__item{width:33.3%}}@media only screen and (max-width:780px){.customers .customers__item{margin-bottom:15px;width:40%}}.customers .customers__item:before{display:none}.customers .customers__item img{margin:0;max-width:100%;height:auto}.slider,.swiper-slide{position:relative}.swiper-wrapper{-webkit-box-sizing:inherit;box-sizing:inherit}.products-section footer,.slider footer{position:absolute;bottom:30px;width:100%;z-index:1}@media only screen and (max-width:1024px){.products-section footer,.slider footer{bottom:10px}}@media only screen and (max-width:780px){.products-section footer,.slider footer{bottom:0}}.products-section footer .wrapper,.slider footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:780px){.products-section footer .wrapper,.slider footer .wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.swiper-pagination-bullets{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-pagination-bullet{-webkit-transition:.3s;transition:.3s;margin-right:11px;border:none;border-radius:50%;background:#dceaed;cursor:pointer;width:12px;height:12px;opacity:1}@media only screen and (max-width:780px){.swiper-pagination-bullet{margin-right:9px;width:9px;height:9px}}.swiper-pagination-bullet:last-child{margin-right:0}.swiper-pagination-bullet-active,.swiper-pagination-bullet:hover{background:#90a8a4}.slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:780px){.slider__buttons{display:none}}.slider__button{-webkit-transition:background-color .3s ease;transition:background-color .3s ease;margin-left:4px;border:none;background:rgba(220,234,237,.8) url(../slider-arrow.85484d46f416310f927e88b3a7aee23c.svg) no-repeat 50%;cursor:pointer;width:40px;height:40px}.editor-styles-wrapper .slider__button:hover,.with-hovers .slider__button:hover{background-color:#dceaed}.slider__button_prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}section.featured-slider-section{margin-bottom:120px}@media only screen and (max-width:780px){section.featured-slider-section{margin-bottom:60px}}section.featured-slider-section .featured-slider{padding-top:10px}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider{padding-top:0;padding-bottom:42px}}section.featured-slider-section .featured-slider__image{background:#edf5f6}section.featured-slider-section .featured-slider__image:before{padding-top:43.75%}@media only screen and (max-width:480px){section.featured-slider-section .featured-slider__image:before{padding-top:65%}}section.featured-slider-section .featured-slider__title{margin:0 0 15px;max-width:630px;font-size:calc(1.5rem + 3vw)}@media (min-width:1200px){section.featured-slider-section .featured-slider__title{font-size:3.75rem}}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__title{font-size:40px}}@media only screen and (max-width:480px){section.featured-slider-section .featured-slider__title{margin-bottom:10px;font-size:30px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}}section.featured-slider-section .featured-slider__text{margin-top:0;margin-bottom:47px;max-width:550px;line-height:1.33;font-weight:300;font-style:italic;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){section.featured-slider-section .featured-slider__text{font-size:1.5rem}}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__text{margin-bottom:30px;font-size:18px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media only screen and (max-width:480px){section.featured-slider-section .featured-slider__text{margin-bottom:20px}}section.featured-slider-section .featured-slider__button{min-width:280px;min-height:50px}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__button{min-width:100%;min-height:40px}}section.featured-slider-section .featured-slider .swiper-slide .wrapper{z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1280px;position:absolute;top:50%;left:50%}@media only screen and (max-width:1280px){section.featured-slider-section .featured-slider .swiper-slide .wrapper{width:100%}}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider .swiper-slide .wrapper{-webkit-transform:none;transform:none;top:auto;bottom:-20px;left:0}}.case-slider-section{margin-top:75px;margin-bottom:80px}@media only screen and (max-width:780px){.case-slider-section{margin-top:0;margin-bottom:45px}}.case-slider-section .wrapper{position:relative}.case-slider-section .shade:after{width:auto;height:calc(50% + 20px);position:absolute;right:0;bottom:0;left:100px}@media only screen and (max-width:780px){.case-slider-section .shade:after{left:0}}.case-slider-section .uppercase{margin:0;max-width:360px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:absolute;top:40px;right:20px}@media only screen and (max-width:1280px){.case-slider-section .uppercase{max-width:280px}}@media only screen and (max-width:1024px){.case-slider-section .uppercase{max-width:200px}}@media only screen and (max-width:780px){.case-slider-section .uppercase{position:static;margin-bottom:-20px;max-width:none}}.case-slider{margin-right:-100px;margin-left:-100px;padding:40px 0 80px;color:#fff}@media only screen and (max-width:1280px){.case-slider{margin-right:0;margin-left:0}}@media only screen and (max-width:780px){.case-slider{margin-right:-12.5px;margin-left:-12.5px;padding:30px 0 35px}}.case-slider .swiper-slide{height:auto}.case-slider footer{bottom:80px}@media only screen and (max-width:780px){.case-slider footer{bottom:14px}}.case-slider__dots{visibility:hidden}@media only screen and (max-width:780px){.case-slider__dots{visibility:visible}}.case-slider .case{height:100%}.case-slider .case a{color:inherit}.case-slider .case .image-container{-ms-flex-negative:0;flex-shrink:0;width:66.67%}@media only screen and (max-width:780px){.case-slider .case .image-container{width:100%}}.case-slider .case .image-container:before{padding-top:66.67%}@media only screen and (max-width:780px){.case-slider .case .image-logo{right:12.5px;left:auto}}.case-slider .case__box{margin-left:-20.83%;width:47.2%}@media only screen and (max-width:780px){.case-slider .case__box{margin:-40px auto 0;width:calc(100% - 25px)}}@media only screen and (max-width:480px){.case-slider .case__box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.products-section{position:relative;margin-bottom:160px;padding:0}@media only screen and (max-width:1024px){.products-section{margin-bottom:80px}}@media only screen and (max-width:780px){.products-section{overflow:hidden;margin-bottom:40px}}.products-section .wrapper{position:relative}.products-section .uppercase{max-width:780px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:0;right:20px}@media only screen and (max-width:1440px){.products-section .uppercase{max-width:680px}}@media only screen and (max-width:1280px){.products-section .uppercase{max-width:544px}}@media only screen and (max-width:1024px){.products-section .uppercase{max-width:360px}}@media only screen and (max-width:780px){.products-section .uppercase{position:static;margin:0 0 13px;max-width:100%}}.products-section footer{bottom:0}@media only screen and (max-width:780px){.products-section footer{bottom:15px}}@media only screen and (max-width:1024px){.products-section .slider__buttons{position:relative;right:10px;bottom:10px}}.products-section .products-slider{position:relative;margin-left:-100px}@media only screen and (max-width:1440px){.products-section .products-slider{margin-left:0}}@media only screen and (max-width:780px){.products-section .products-slider{width:calc(100% + 25px);margin:0 -12.5px}}.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{-ms-flex-negative:0;flex-shrink:0;z-index:1;width:480px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:1280px){.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{width:400px}}@media only screen and (max-width:1024px){.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{width:340px}}@media only screen and (max-width:780px){.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{width:100%}}.products-section .products-slider .image-container:before,.products-section .products-slider .video-wrapper:before{padding-top:133.34%;content:""}@media only screen and (max-width:780px){.products-section .products-slider .image-container:before,.products-section .products-slider .video-wrapper:before{padding-top:58.67%}}.products-section .products-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:1024px){.products-section .products-slider .swiper-slide{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:780px){.products-section .products-slider .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.products-section .products-slider .swiper-slide-prev .image-container,.products-section .products-slider .swiper-slide-prev .video-wrapper{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.products-section .products-slider .swiper-slide-next .image-container,.products-section .products-slider .swiper-slide-next .video-wrapper{-webkit-transform:translateX(50%);transform:translateX(50%)}.products-section .products-slider__dots{visibility:hidden}@media only screen and (max-width:780px){.products-section .products-slider__dots{visibility:visible;bottom:14px}}.products-section .products-slider__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 20px 350px 80px}@media only screen and (max-width:1280px){.products-section .products-slider__content{padding:30px 20px 300px 40px}}@media only screen and (max-width:1024px){.products-section .products-slider__content{padding-bottom:0}}@media only screen and (max-width:780px){.products-section .products-slider__content{padding:12.5px 12.5px 16px}}.products-section .products-slider__content .button{min-width:210px}@media only screen and (max-width:780px){.products-section .products-slider__content .button{width:100%}}.products-section .products-slider__content h3{margin:0 0 10px;background:#fff;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.products-section .products-slider__content h3{font-size:3.125rem}}@media only screen and (max-width:780px){.products-section .products-slider__content h3{margin-bottom:5px;font-size:40px}}.products-section .products-slider__excerpt{margin-bottom:30px;background:#fff;font-weight:300;font-size:1.125rem}@media only screen and (max-width:780px){.products-section .products-slider__excerpt{margin-bottom:15px;line-height:1.34;font-size:16px}}.products-section .products-slider__excerpt p{margin:0}.products-section .products-slider-thumbs__wrapper{background:rgba(220,234,237,.3);padding:85px 100px 85px 460px;height:270px;position:absolute;right:-80px;bottom:0;left:20px}@media only screen and (max-width:1440px){.products-section .products-slider-thumbs__wrapper{left:120px}}@media only screen and (max-width:1280px){.products-section .products-slider-thumbs__wrapper{padding-left:340px}}@media only screen and (max-width:1024px){.products-section .products-slider-thumbs__wrapper{position:static;padding:50px;height:auto}}@media only screen and (max-width:780px){.products-section .products-slider-thumbs__wrapper{position:static;margin:0 -12.5px;padding:12.5px 12.5px 42.5px;min-width:450px}}.products-section .products-slider-thumbs__wrapper:after{bottom:-80px;left:0;height:80px}@media only screen and (max-width:1024px){.products-section .products-slider-thumbs__wrapper:after{display:none}}.products-section .products-slider-thumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.products-section .products-slider-thumbs__image{margin-right:20px;border-radius:50%;width:100px}@media only screen and (max-width:780px){.products-section .products-slider-thumbs__image{margin-right:10px;width:75px}}.products-section .products-slider-thumbs__image:before{padding-top:100%}.products-section .products-slider-thumbs__image img{border-radius:50%}.products-section .products-slider-thumbs__title{margin:0 0 5px;line-height:1.2;font-family:"Source Serif Pro",serif;font-weight:700;font-size:calc(1.2875rem + .45vw)}@media (min-width:1200px){.products-section .products-slider-thumbs__title{font-size:1.625rem}}@media only screen and (max-width:780px){.products-section .products-slider-thumbs__title{font-size:20px}}.products-section .products-slider-thumbs__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:170px;font-size:16px;line-height:1.2;font-weight:300}@media only screen and (max-width:780px){.products-section .products-slider-thumbs__text{font-size:16px}}.products-section .products-slider-thumbs__text p{margin:0}.products-section .products-slider-thumbs.two-products .swiper-slide-next{visibility:hidden}.campaign-banner{margin-bottom:160px;background:#dceaed url(../promo-bg.24800de8d8a95dbfaf6d56802fb7ceef.png) no-repeat 50%;background-size:655px;text-align:center}@media only screen and (max-width:780px){.campaign-banner{margin-bottom:40px}}.campaign-banner .wrapper{position:relative;padding:50px 20px}@media only screen and (max-width:780px){.campaign-banner .wrapper{padding:32px 12.5px}}.campaign-banner .wrapper:after{width:auto;height:auto;position:absolute;top:100%;right:20px;bottom:-80px;left:-50vw}@media only screen and (max-width:780px){.campaign-banner .wrapper:after{display:none}}.content .campaign-banner .wrapper:after{display:none}.campaign-banner .campaign-banner__subtitle{color:#90a8a4;font-weight:500;margin:0;font-size:1.125rem}@media only screen and (max-width:780px){.campaign-banner .campaign-banner__subtitle{font-size:16px}}.campaign-banner .campaign-banner__title{margin:7px 0;line-height:1.15;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.campaign-banner .campaign-banner__title{font-size:2.5rem}}@media only screen and (max-width:780px){.campaign-banner .campaign-banner__title{font-size:40px;margin:2px 0 9px}}.campaign-banner .campaign-banner__text{margin:0 auto 45px;max-width:600px;line-height:1.2;font-weight:300;font-style:italic;font-size:1.25rem}@media only screen and (max-width:780px){.campaign-banner .campaign-banner__text{line-height:1.33;font-size:16px;margin-bottom:25px}}.campaign-banner .button{min-width:120px;color:inherit}.about{padding-bottom:160px;overflow:visible}@media only screen and (max-width:780px){.about{padding-bottom:40px}}.about .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-gap:60px;gap:60px}@media only screen and (max-width:780px){.about .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:0;gap:0;background:#f4f9fa;padding:0 0 20px}}.about .about__subtitle{margin-bottom:80px;margin-top:5px}@media only screen and (max-width:780px){.about .about__subtitle{margin-bottom:40px;margin-top:20px}}.about .section-main-wrapper{-ms-flex-preferred-size:300px;flex-basis:300px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;padding:0}@media only screen and (max-width:780px){.about .section-main-wrapper{padding:0 12.5px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background:none}}.about .section-image-wrapper{aspect-ratio:4/4;max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:780px){.about .section-image-wrapper{max-width:100%;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.about .section-image-wrapper>img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about .shade:after{top:80px;left:100px;right:auto}@media only screen and (max-width:780px){.about .shade:after{display:none}}.about .button{margin-top:20px;min-width:170px}@media only screen and (max-width:780px){.about .button{margin-top:7px;width:100%;border-color:#566fa5;background:#566fa5;color:#fff}}.about .about__title{margin-bottom:12px;font-size:30px}.about .about__text{font-weight:300;font-size:18px}.about .about__text p{margin:0 0 20px}.about.about--image-left .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:780px){.about.about--image-left .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about.about--image-left .wrapper .section-image-wrapper.shade:after{right:100px;left:auto}.contact-us{background-color:#edf5f6;padding:70px 0 60px}@media only screen and (max-width:780px){.contact-us{padding:20px 0 15px}}.contact-us__title{margin:0 0 15px;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.contact-us__title{font-size:3.125rem}}@media only screen and (max-width:780px){.contact-us__title{margin-bottom:8px}}.contact-us__text{margin-bottom:62px;max-width:600px;font-weight:300;font-style:italic;font-size:1.25rem}@media only screen and (max-width:780px){.contact-us__text{margin-bottom:18px;line-height:1.34;font-size:16px}}.contact-us__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}@media only screen and (max-width:1280px){.contact-us__list{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (max-width:780px){.contact-us__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.contact-us__item{margin-bottom:15px;padding-right:20px}@media only screen and (max-width:780px){.contact-us__item{width:100%}}.contact-us__item:last-child{padding-right:0}.contact-us__item-title{color:#90a8a4;font-weight:500;font-size:1.125rem}@media only screen and (max-width:780px){.contact-us__item-title{font-size:16px}}.contact-us__item-text{color:inherit;font-family:"Source Serif Pro",serif;font-weight:700;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.contact-us__item-text{font-size:1.875rem}}@media only screen and (max-width:780px){.contact-us__item-text{font-size:22px}}.contact-us__item-additional{margin-left:15px;color:rgba(86,111,165,.8);font-family:Raleway,sans-serif;font-weight:600;font-style:italic;font-size:1.125rem}@media only screen and (max-width:780px){.contact-us__item-additional{margin-left:10px;font-size:16px}}.contact-us dd{margin-top:5px}@media only screen and (max-width:780px){.contact-us dd{margin-top:-5px}}.projects-archive{margin-top:75px}@media only screen and (max-width:780px){.projects-archive{margin-top:0}}.projects-archive .projects-archive__list{margin:0;padding:0 0 20px;list-style:none}@media only screen and (max-width:780px){.projects-archive .projects-archive__list{padding-bottom:0}}.projects-archive .projects-archive__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px}@media only screen and (max-width:780px){.projects-archive .projects-archive__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}}.projects-archive .projects-archive__item:nth-child(2n) .case{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:780px){.projects-archive .projects-archive__item:nth-child(2n) .case{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.projects-archive .projects-archive__item:nth-child(2n) .image-logo{right:-40px;left:auto}.projects-archive .projects-archive__item .image-container{-ms-flex-negative:0;flex-shrink:0;width:570px}@media only screen and (max-width:1280px){.projects-archive .projects-archive__item .image-container{width:370px}}@media only screen and (max-width:780px){.projects-archive .projects-archive__item .image-container{margin:0 -12.5px;width:100%}}.projects-archive .projects-archive__item .image-container:before{padding-top:100%}@media only screen and (max-width:780px){.projects-archive .projects-archive__item .image-container:before{padding-top:58.67%}}.projects-archive .projects-archive__item .image-logo{left:-40px}@media only screen and (max-width:780px){.projects-archive .projects-archive__item .image-logo{right:12.5px!important;left:auto}}.projects-archive .case{width:100%}.projects-archive .case__box{background:#f4f9fa;padding:95px 70px;color:#90a8a4}@media only screen and (max-width:780px){.projects-archive .case__box{padding:30px;width:100%}}.projects-archive .case__title{margin:0 0 25px;color:#000;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.projects-archive .case__title{font-size:1.875rem}}@media only screen and (max-width:780px){.projects-archive .case__title{margin-bottom:15px}}.projects-archive .case .tags{margin-bottom:35px;font-weight:500;font-size:1.125rem}@media only screen and (max-width:780px){.projects-archive .case .tags{margin-bottom:20px}}.projects-archive .case .button:hover{color:#fff}.projects-archive .case__link{color:#90a8a4}.wp-block-gallery{margin:75px 0}@media only screen and (max-width:780px){.wp-block-gallery{margin:30px 0}}.wp-block-gallery.columns-3 .blocks-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px}@media only screen and (max-width:780px){.wp-block-gallery.columns-3 .blocks-gallery-grid{grid-gap:20px}}@media only screen and (max-width:480px){.wp-block-gallery.columns-3 .blocks-gallery-grid{grid-gap:10px}}.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item{margin:0;width:auto;height:280px}@media only screen and (max-width:780px){.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item{height:140px}}@media only screen and (max-width:480px){.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item{height:120px}}.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item:nth-child(5n+1){grid-row:span 2;grid-column:1/span 2;height:600px}@media only screen and (max-width:780px){.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item:nth-child(5n+1){height:300px}}@media only screen and (max-width:480px){.wp-block-gallery.columns-3 .blocks-gallery-grid .blocks-gallery-item:nth-child(5n+1){height:250px}}.gdpr-ribbon{position:fixed;bottom:0;right:0;left:0;z-index:10001;font-weight:600}.gdpr-ribbon.closed{pointer-events:none}.gdpr-ribbon.closed .open-button{-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.gdpr-ribbon.closed .full-bar{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-box-shadow:none;box-shadow:none}.gdpr-ribbon .full-bar,.gdpr-ribbon .open-button{will-change:transform;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-webkit-box-shadow .2s ease}.gdpr-ribbon .open-button{display:none;position:absolute;bottom:0;right:450px;border-radius:0;-webkit-transform:translateY(100%);transform:translateY(100%);pointer-events:none;-webkit-transition:all .2s ease,-webkit-transform .2s ease;transition:all .2s ease,-webkit-transform .2s ease;transition:all .2s ease,transform .2s ease;transition:all .2s ease,transform .2s ease,-webkit-transform .2s ease}@media only screen and (max-width:767px){.gdpr-ribbon .open-button{right:10px}}.gdpr-ribbon .full-bar{border-top:1px solid #cdd6da;padding:14px 0;background:#fff;text-align:center;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.gdpr-ribbon a,.gdpr-ribbon button{margin:0 6px}.gdpr-ribbon a{margin-right:0}.gdpr-ribbon .button{min-width:90px;min-height:30px;cursor:pointer}.gdpr-ribbon p{display:inline-block;margin-right:25px;line-height:1.4;font-size:1rem}.block-embed-video{margin-bottom:20px;clear:both}.block-embed-video>div>div{position:relative;padding-bottom:56.25%;width:100%}.block-embed-video>div>div iframe{position:absolute;width:100%;height:100%}.block-embed-video__caption{font-style:italic;font-size:16px;color:#90a8a4;margin-top:10px}@media only screen and (max-width:780px){.category-filters{width:100vw;margin-left:-12.5px}}.category-filters__wrapper{position:relative;margin:0 -10px 20px;padding-top:25px}@media only screen and (max-width:780px){.category-filters__wrapper{overflow:auto;margin:0;padding:0;background:#edf5f6;-ms-overflow-style:none;scrollbar-width:none}}.category-filters__wrapper::-webkit-scrollbar{display:none}.category-filters__wrapper:before{position:absolute;top:0;bottom:-147px;left:calc(50% - 50vw);right:calc(50% - 50vw);z-index:-1;content:"";background:#edf5f6}@media only screen and (max-width:780px){.category-filters__wrapper:before{display:none}}.category-filters__title{display:none;text-align:center;font-size:20px;color:#333;line-height:1.2;font-weight:600}@media only screen and (max-width:780px){.category-filters__title{display:block;margin-bottom:7px;text-align:left}}.category-filters__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0 -10px 34px;padding:0}@media only screen and (max-width:780px){.category-filters__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:12px 8px 20px;margin:0}}.category-filters__item{width:152px;margin:0 10px 20px}@media only screen and (max-width:780px){.category-filters__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;margin:0 5px}}.category-filters__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;min-height:58px;border:1px solid #90a8a4;border-radius:0;color:inherit;background:none;cursor:pointer;font-weight:700;line-height:1.3;letter-spacing:.02em;-webkit-transition:.3s;transition:.3s;font-size:1rem}@media only screen and (max-width:780px){.category-filters__button{padding:0 15px;min-height:50px;font-weight:600}}.category-filters__button:hover,.category-filters__button_active{color:#fff;background:#90a8a4}.category-filters__button_active{cursor:default}.category-filters_size-small{background:transparent}@media only screen and (max-width:780px){.category-filters_size-small{background:#fff;margin-top:16px;width:100vw;margin-left:-13px}}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__wrapper{background:#fff;padding-left:13px}}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__title{margin-left:13px}}.category-filters_size-small .category-filters__list{padding-top:0}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__list{padding:0 0 15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__item{width:auto;margin-left:3px;margin-right:3px}}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__item:first-child{margin-left:0}}.category-filters_size-small .category-filters__button{min-height:40px}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__button{background:#dceaed;color:#333;border:none;font-size:14px}}.category-filters_size-small .category-filters__button_active:before{display:none;content:"";position:absolute;left:15px;right:15px;bottom:8px;background:#90a8a4;height:2px}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__button_active:before{display:block}}@media only screen and (max-width:780px){.category-filters_size-small .category-filters__button_active{position:relative;background:none}}.multi-grid-block{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;margin:0 auto 50px;width:100%;max-width:1480px;padding:0 20px}@media only screen and (max-width:780px){.multi-grid-block{display:block;padding:0}}.multi-grid-block__slider{margin:0}.multi-grid-slider{grid-row:span 2;position:relative;overflow:hidden}@media only screen and (max-width:1024px){.multi-grid-slider{grid-column:span 2}}@media only screen and (max-width:780px){.multi-grid-slider{padding-bottom:45px}}.multi-grid-slider__image{height:100%;overflow:hidden}.multi-grid-slider__image:before{padding-top:64.33566%}@media only screen and (max-width:480px){.multi-grid-slider__image:before{padding-top:100%}}.multi-grid-slider__image img{-webkit-transition:.3s;transition:.3s;will-change:transform}.multi-grid-slider__link{display:block!important;height:100%;position:relative}.multi-grid-slider__link:hover .multi-grid-slider__image img{-webkit-transform:scale(1.02);transform:scale(1.02)}.multi-grid-slider__text{position:absolute;left:40px;right:20px;bottom:15px;z-index:1;padding:20px 105px 20px 40px;font-family:"Source Serif Pro",serif;font-weight:900;letter-spacing:.02em;line-height:1.3;-webkit-transform:translateZ(0);transform:translateZ(0);font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.multi-grid-slider__text{font-size:3.125rem}}@media only screen and (max-width:780px){.multi-grid-slider__text{left:30px;right:30px;bottom:-30px;padding:15px 55px 55px 20px}}.multi-grid-slider__text span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:780px){.multi-grid-slider__text span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}}.multi-grid-slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;bottom:35px;right:40px;z-index:1}@media only screen and (max-width:780px){.multi-grid-slider__buttons{right:50px}}.multi-grid-slider__button{border:none;background:none;padding:10px;cursor:pointer;color:#000}.multi-grid-slider__button .sprite-icon{display:block}.multi-grid-slider__button_prev{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:15px}.multi-grid-item:nth-child(3) .multi-grid-item__wrapper,.multi-grid-item:nth-child(4n+6) .multi-grid-item__wrapper,.multi-grid-item:nth-child(42n+6)+* .multi-grid-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:1024px){.multi-grid-item:nth-child(3) .multi-grid-item__wrapper,.multi-grid-item:nth-child(4n+6) .multi-grid-item__wrapper,.multi-grid-item:nth-child(42n+6)+* .multi-grid-item__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.multi-grid-item__image{-ms-flex-negative:0;flex-shrink:0;width:50%;overflow:hidden}@media only screen and (max-width:1024px){.multi-grid-item__image{width:100%}}@media only screen and (max-width:780px){.multi-grid-item__image{display:none}}.multi-grid-item__image:before{padding-top:63.02521%}.multi-grid-item__image img{-webkit-transition:.3s;transition:.3s;will-change:transform}.multi-grid-item__wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%}@media only screen and (max-width:1024px){.multi-grid-item__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.multi-grid-item .multi-grid-item__link:hover .multi-grid-item__image img{-webkit-transform:scale(1.02);transform:scale(1.02)}.multi-grid-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;width:50%}@media only screen and (max-width:1024px){.multi-grid-item__content{width:100%;min-height:200px}}@media only screen and (max-width:780px){.multi-grid-item__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:160px;padding:20px 30px;min-height:0}}.multi-grid-item__content .sprite-icon{display:none}@media only screen and (max-width:780px){.multi-grid-item__content .sprite-icon{display:block;-ms-flex-negative:0;flex-shrink:0}}@media only screen and (max-width:780px){.multi-grid-item__text-wrapper{padding-right:50px}}.multi-grid-item__title{margin:0!important;font-weight:900!important;letter-spacing:.02em;font-size:calc(1.2875rem + .45vw);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media (min-width:1200px){.multi-grid-item__title{font-size:1.625rem}}@media only screen and (max-width:780px){.multi-grid-item__title{display:block;overflow:visible}}.multi-grid-item__text{font-weight:500;line-height:1.3;font-size:1.125rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:780px){.multi-grid-item__text{display:block;overflow:visible}}.search-page__form{padding-top:80px}.search-page__wrapper{max-width:820px}.search-page__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:90px;padding:25px 0}@media only screen and (max-width:780px){.search-page__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0}}.search-page__info{margin-right:20px}@media only screen and (max-width:780px){.search-page__info{margin:0;padding:12px 0}}.search-page__info strong{font-weight:600}.search-page__sorting{margin-left:auto}@media only screen and (max-width:780px){.search-page__sorting{margin-left:0;padding:20px 0;border-bottom:1px solid #edf5f6}}.search-page__list{list-style:none;margin:0;padding:0;border-top:1px solid #edf5f6}.search-page__loadmore{display:block;margin:40px auto}.search-page__filters{padding-bottom:40px;background:#edf5f6}@media only screen and (max-width:780px){.search-page__filters{padding-bottom:0}}.search-page__filters .category-filters__wrapper{max-width:820px;margin:0 auto;padding:0 20px}@media only screen and (max-width:780px){.search-page__filters .category-filters__wrapper{padding:0 12.5px;margin-right:-12.5px}}.search-page__filters .category-filters__wrapper:before{display:none}.search-page__filters .category-filters__list{margin:0}@media only screen and (max-width:780px){.search-page__filters .category-filters__list{padding-top:10px;padding-bottom:10px}}.search-page__filters .category-filters__item{margin:0 5px 10px;width:auto}@media only screen and (max-width:780px){.search-page__filters .category-filters__item:last-child{padding-right:12.5px}}.search-page__filters .category-filters__button{min-height:50px;padding:10px 15px}.search-btn{width:80px;border:none;background:none;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;will-change:background-color}.search-form,body.search-open .search-btn{background:#edf5f6}.search-form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:820px;padding-top:35px;padding-bottom:35px}@media only screen and (max-width:780px){.search-page__form .search-form__wrapper{padding-top:20px;padding-bottom:0}}.search-form__input-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #90a8a4;position:relative;padding-right:25px}.search-form__input{width:100%;height:49px;border:0;background:none;font-weight:600;padding:0 10px;font-size:18px}@media only screen and (max-width:780px){.search-form__input{font-size:16px}}.search-form__clear-btn{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:0;background:none;padding:5px;cursor:pointer}.search-form__clear-btn svg{width:14px;height:15px}.search-form__button{min-width:140px;min-height:50px;margin-left:40px;letter-spacing:.1em}@media only screen and (max-width:780px){.search-form__button{min-width:70px;margin-left:10px;padding:0 15px}}.search-sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-sorting__label{margin-right:20px}.search-sorting__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}@media only screen and (max-width:480px){.search-sorting__list{margin-left:auto}}.search-sorting__item{margin-left:-1px}.search-sorting__button{padding:10px 12px;font-size:.875rem}.search-sorting__button_active{background:#90a8a4;color:#fff}.search-item{border-bottom:1px solid #edf5f6}.search-item__article{margin:10px 0;padding:20px}@media only screen and (max-width:780px){.search-item__article{padding:10px 0}}.search-item__link{display:block;color:inherit;-webkit-transition:background-color .3s;transition:background-color .3s}.editor-styles-wrapper .search-item__link:hover,.with-hovers .search-item__link:hover{background:#edf5f6}@media only screen and (max-width:780px){.search-item__title{font-size:24px}}.search-item__excerpt{font-weight:300;font-size:1.125rem}.search-item__category{margin-bottom:10px;font-size:14px;font-weight:400;letter-spacing:.28em}.search-item__date{margin-top:15px;font-weight:300}.block-video-section{margin-top:60px;margin-bottom:50px;padding-bottom:30px;background:no-repeat 50%;background-size:cover}@media only screen and (max-width:780px){.block-video-section{margin-top:0;padding-top:25px;padding-bottom:25px}}.block-video-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:780px){.block-video-section__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.block-video-section__content{color:#fff;width:17.5%;margin-right:7.5%}@media only screen and (max-width:1280px){.block-video-section__content{width:30%}}@media only screen and (max-width:780px){.block-video-section__content{width:50%;margin:0}}@media only screen and (max-width:480px){.block-video-section__content{width:70%}}.block-video-section__content-black{color:#000}.block-video-section .block-video-section__title{margin-top:0;font-size:30px;font-weight:700}@media only screen and (max-width:780px){.block-video-section .block-video-section__title{margin-bottom:5px}}@media only screen and (max-width:480px){.block-video-section .block-video-section__title{font-size:24px}}.block-video-section__description{font-size:16px;font-weight:500;line-height:1.2}.block-video-section__video{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:-60px}@media only screen and (max-width:780px){.block-video-section__video{width:calc(100% + 25px);margin:30px -12.5px 0}}.block-video-section__video:before{padding-bottom:56.25%}.block-video-section__video:hover .video-wrapper__play{opacity:1}.block-video-section__video .video-wrapper__play{width:130px;height:130px;opacity:.75;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width:780px){.block-video-section__video .video-wrapper__play{width:70px;height:70px}}.block-video-section__video .video-wrapper__icon{width:40px;height:48px}@media only screen and (max-width:780px){.block-video-section__video .video-wrapper__icon{width:20px;height:24px}}.block-video-section_blue,.block-video-section_default{background-color:#566fa5}.block-video-section_green-gray{background-color:#90a8a4}.block-video-section_winter-blue{background-color:#dceaed}.block-video-section_olive{background-color:#636e4a}.block-video-section_purple{background-color:#745e6b}.block-video-section_yellow{background-color:gold}.block-video-section_red{background-color:#db4514}.block-linkpool{width:100vw;margin:50px 0 50px calc(50% - 50vw)}@media only screen and (max-width:780px){.block-linkpool{margin:25px 0 25px calc(50% - 50vw)}}.block-linkpool__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:21px 27px;gap:21px 27px}@media only screen and (max-width:780px){.block-linkpool__items{grid-gap:21px 9px;gap:21px 9px}}.block-linkpool__item{display:inline-block;background:#fff;border:1px solid #566fa5;color:#000;font-weight:700;padding:20px 30px;text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.editor-styles-wrapper .block-linkpool__item:hover,.with-hovers .block-linkpool__item:hover{color:#fff;background:#566fa5}.block-linkpool .block-linkpool__title{margin-bottom:1.9rem;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.block-linkpool .block-linkpool__title{font-size:3.125rem}}@media only screen and (max-width:780px){.block-linkpool .block-linkpool__title{margin-bottom:1.5rem}}.editor-styles-wrapper .block-linkpool__item{color:#000}.post-single{margin-bottom:10px}.post-single .page__header{padding-bottom:40px}.post-single .page__header-full-width{padding-bottom:0}.post-single .post__category{margin-bottom:10px}.post-single h1{margin:0 0 28px}.post-single .content{padding-top:35px}@media only screen and (max-width:780px){.product-single .featured{margin-right:-12.5px;margin-left:-12.5px;width:calc(100% + 25px)}}.product-single .employees{margin-top:70px}.product-single .page__header-full-width{padding-bottom:0}.product-case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1240px;margin:105px auto 135px;position:relative}@media only screen and (max-width:780px){.product-case{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:60px;margin-bottom:40px}}.product-case:after{height:auto;position:absolute;top:50%;right:100px;bottom:-80px;left:-100px}@media only screen and (max-width:780px){.product-case:after{display:none}}.product-case .image-container{-ms-flex-negative:0;flex-shrink:0;width:640px}@media only screen and (max-width:780px){.product-case .image-container{margin-right:-12.5px;margin-left:-12.5px;width:calc(100% + 25px)}}.product-case .image-container:before{padding-top:75%}.product-case .image-container .image-logo{right:-56px;background:#90a8a4}@media only screen and (max-width:780px){.product-case .image-container .image-logo{right:12.5px}}.product-case .product-card{margin-right:-85px;background:#90a8a4}@media only screen and (max-width:1024px){.product-case .product-card{margin-right:-320px}}@media only screen and (max-width:780px){.product-case .product-card{margin-right:-12.5px;margin-left:-12.5px!important;width:calc(100% + 25px)}}.product-case .product-card .uppercase{color:inherit}.product-case .product-card .product-card__subtitle p{margin-bottom:27px}.product-case .product-card a{letter-spacing:.05em;font-weight:600;color:inherit}.product-case .product-card,.products-archive .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px 80px;background:#566fa5;min-height:320px;color:#fff;z-index:2;position:relative}@media only screen and (max-width:780px){.product-case .product-card,.products-archive .product-card{margin-left:0;padding:10px 40px;min-height:230px}}.product-case .product-card_yellow,.products-archive .product-card_yellow{background-color:gold;color:#000}.product-case .product-card_yellow .button:hover,.products-archive .product-card_yellow .button:hover{color:gold}.product-case .product-card_red,.products-archive .product-card_red{background-color:#db4514}.product-case .product-card_red .button:hover,.products-archive .product-card_red .button:hover{color:#db4514}.product-case .product-card_blue,.product-case .product-card_default,.products-archive .product-card_blue,.products-archive .product-card_default{background-color:#566fa5}.product-case .product-card_green-gray,.products-archive .product-card_green-gray{background-color:#90a8a4}.product-case .product-card_green-gray .button:hover,.products-archive .product-card_green-gray .button:hover{color:#90a8a4}.product-case .product-card_winter-blue,.products-archive .product-card_winter-blue{background-color:#dceaed}.product-case .product-card_winter-blue .button:hover,.products-archive .product-card_winter-blue .button:hover{color:#dceaed}.product-case .product-card_olive,.products-archive .product-card_olive{background-color:#636e4a}.product-case .product-card_olive .button:hover,.products-archive .product-card_olive .button:hover{color:#636e4a}.product-case .product-card_purple,.products-archive .product-card_purple{background-color:#745e6b}.product-case .product-card_purple .button:hover,.products-archive .product-card_purple .button:hover{color:#745e6b}.product-case .product-card .uppercase,.products-archive .product-card .uppercase{margin:0 0 10px;opacity:.5;color:inherit;font-size:1.125rem}.product-case .product-card .product-card__subtitle p:not([class]),.products-archive .product-card .product-card__subtitle p:not([class]){margin-top:0;margin-bottom:20px;line-height:1.2;font-family:"Source Serif Pro",serif;font-weight:700;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.product-case .product-card .product-card__subtitle p:not([class]),.products-archive .product-card .product-card__subtitle p:not([class]){font-size:1.875rem}}.product-case .product-card .button,.products-archive .product-card .button{min-width:110px}.products-archive{margin:90px 0 0}.products-archive .image-container,.products-archive .video-wrapper{-ms-flex-negative:0;flex-shrink:0;width:51.61%}@media only screen and (max-width:780px){.products-archive .image-container,.products-archive .video-wrapper{width:100%}}.products-archive .image-container:before,.products-archive .video-wrapper:before{padding-top:100%}@media only screen and (max-width:780px){.products-archive .image-container:before,.products-archive .video-wrapper:before{padding-top:58.67%}}.products-archive .product-card{margin-left:-80px}@media only screen and (max-width:780px){.products-archive .product-card{margin-left:0}}.products-archive .products-archive__list{margin:0;padding:0;list-style:none}.products-archive .products-archive__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:160px;padding:0;color:#fff;position:relative}@media only screen and (max-width:1400px){.products-archive .products-archive__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:780px){.products-archive .products-archive__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}}.products-archive .products-archive__item:after{width:auto;height:auto;position:absolute;top:46.875%;right:-100px;bottom:-80px;left:100px}@media only screen and (max-width:780px){.products-archive .products-archive__item:after{display:none}}.products-archive .products-archive__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:780px){.products-archive .products-archive__item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.products-archive .products-archive__item:nth-child(2n):after{right:100px;left:-100px}.products-archive .products-archive__item:nth-child(2n) .product-card{margin-right:-80px;margin-left:0}@media only screen and (max-width:780px){.products-archive .products-archive__item:nth-child(2n) .product-card{margin-right:0}}.products-archive .products-archive__item:nth-child(2n) .quote{margin-right:30px;margin-left:0;background-position:right 30px;padding:35px 0 20px 30px}@media only screen and (max-width:780px){.products-archive .products-archive__item:nth-child(2n) .quote{margin-right:0;background-position:10px 30px;padding:20px 20px 20px 0}}.products-archive .products-archive__item:nth-child(2n) .quote__text{padding-right:80px;padding-left:0}@media only screen and (max-width:780px){.products-archive .products-archive__item:nth-child(2n) .quote__text{padding-right:0;padding-left:70px}}.products-archive .products-archive__item:nth-child(2n) .quote__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (max-width:780px){.products-archive .products-archive__item:nth-child(2n) .quote__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.products-archive .products-archive__item:nth-child(2n) .quote__author{margin-right:30px;margin-left:0;text-align:right}@media only screen and (max-width:780px){.products-archive .products-archive__item:nth-child(2n) .quote__author{margin-right:0;margin-left:10px;text-align:left}}.products-archive .products-archive__item-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:2}@media only screen and (max-width:780px){.products-archive .products-archive__item-main{width:100%}}.products-archive .products-archive__item_no-review{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-page{position:relative;padding-top:80px;padding-bottom:140px}@media only screen and (max-width:1024px){.blog-page{padding-top:80px}}@media only screen and (max-width:780px){.blog-page{padding-bottom:50px}}.blog-page:before{z-index:-1;background:#edf5f6;height:390px;content:"";position:absolute;top:0;right:0;left:0}@media only screen and (max-width:1024px){.blog-page:before{height:300px}}@media only screen and (max-width:780px){.blog-page:before{height:85px}}.blog-page_no-filters{padding-top:80px}.blog-page_no-filters:before{height:80px}.blog-page__items{margin:0;padding:0;list-style:none}.blog-page__items .post-box{margin-bottom:40px;padding-bottom:32px}@media only screen and (max-width:780px){.blog-page__items .post-box{margin-bottom:20px;padding-bottom:16px}}.blog-page__items .post-box__thumbnail{margin-bottom:18px}@media only screen and (max-width:780px){.blog-page__items .post-box__thumbnail{margin-left:-12.5px;margin-right:-12.5px}}.blog-page__items .post-box__thumbnail:before{padding-top:56.41%}.blog-page__items .post-box__category{display:block;margin-bottom:20px;font-size:1rem}@media only screen and (max-width:780px){.blog-page__items .post-box__category{margin-bottom:10px}}.blog-page__items .post-box__excerpt{margin-bottom:30px;font-weight:300;line-height:1.3;font-size:1.25rem}.blog-page__items .post-box h2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.blog-page__items .post-box h2{font-size:1.875rem}}.blog-page__items .post-box__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-page__items .post-box .post__readmore{font-weight:600;font-style:italic;opacity:.8;font-size:1.125rem}.blog-page__items .post-box .post__readmore:after{bottom:2px}.blog-page__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-page__items .post-box{width:calc(50% - 20px)}@media only screen and (max-width:780px){.blog-page__items .post-box{width:100%}}.blog-page__items .post-box:nth-child(3n+3){width:100%}.blog-page__items .post-box:nth-child(3n+3) article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:780px){.blog-page__items .post-box:nth-child(3n+3) article{display:block}}.blog-page__items .post-box:nth-child(3n+3) .post-box__image-link,.blog-page__items .post-box:nth-child(3n+3) .post-box__main{width:calc(50% - 20px)}@media only screen and (max-width:780px){.blog-page__items .post-box:nth-child(3n+3) .post-box__image-link,.blog-page__items .post-box:nth-child(3n+3) .post-box__main{width:auto}}.blog-page__items .post-box:nth-child(3n+3) .post-box__category{margin-top:37px}.blog-page__items .post-box:nth-child(3n+3) .post-box__thumbnail:before{padding-top:116.33%}@media only screen and (max-width:780px){.blog-page__items .post-box:nth-child(3n+3) .post-box__thumbnail:before{padding-top:56.41%}}.blog-page__items .post-box:nth-child(3n+3) .post__meta_left{margin-left:auto}@media only screen and (max-width:780px){.blog-page__items .post-box:nth-child(3n+3) .post__meta_left{margin-left:0}}.blog-page .button{display:block;margin:0 auto}
