/*! 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}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;font-size:16px}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.focus-visible,:focus-visible{outline:1px solid #60a3c3}: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:Roboto,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}main{-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:100px}@media only screen and (max-width:1024px){main{padding-top:80px}}.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}.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:Quicksand,sans-serif;font-weight:900}.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:calc(1.2625rem + .15vw)}@media (min-width:1200px){.editor-styles-wrapper h3.wp-block,h3{font-size:1.375rem}}.editor-styles-wrapper h4.wp-block,h4{font-size:1.25rem}.editor-styles-wrapper h5.wp-block,h5{font-size:1.1875rem}.editor-styles-wrapper h6.wp-block,h6{font-size:1.125rem}.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:.02em;color:#333;font-family:Roboto,sans-serif;font-weight:300;font-size:1rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .uppercase,.uppercase{font-size:16px}}.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:#afd5cf}}.is-loading{pointer-events:none;opacity:.5}.shade{position:relative}.shade:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;background-color:#afd5cf}.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 20px;min-height:50px;text-align:center;letter-spacing:.02em;font-weight:400;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:#afd5cf;color:#fff}.button_green,.editor-styles-wrapper .button_green{border-color:#afd5cf;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:#afd5cf;background-color:#afd5cf;color:#fff}.button_blue,.editor-styles-wrapper .button_blue{border-color:#60a3c3;background-color:#60a3c3;color:#fff}.button_white,.editor-styles-wrapper .button_blue:hover,.editor-styles-wrapper .button_white,.editor-styles-wrapper .editor-styles-wrapper .button_blue:hover,.with-hovers .button_blue:hover,.with-hovers .editor-styles-wrapper .button_blue:hover{border-color:#60a3c3;background-color:#fff;color:#60a3c3}.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{background-color:#60a3c3;color:#fff}.button_black,.editor-styles-wrapper .button_black{border-color:#000;color:#000;background-color:#fff}.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{background-color:#000;color:#fff}.button_yellow,.editor-styles-wrapper .button_yellow{border-color:#ffb23b;color:#000;background-color:#ffb23b}.editor-styles-wrapper .button_yellow:hover,.editor-styles-wrapper .editor-styles-wrapper .button_yellow:hover,.with-hovers .button_yellow:hover,.with-hovers .editor-styles-wrapper .button_yellow:hover{border-color:#000;background-color:#000;color:#ffb23b}.editor-styles-wrapper a:not(.block-tools__item),a:not(.block-tools__item){position:relative;display:inline-block;text-decoration:none;color:#60a3c3}.editor-styles-wrapper a:not(.block-tools__item):after,a:not(.block-tools__item):after{bottom:4px}.content .editor-styles-wrapper a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link),.content a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link),.editor-styles-wrapper .editor-styles-wrapper a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link):not(.block-tools__item),.editor-styles-wrapper a:not(.block-tools__item).underline,.editor-styles-wrapper a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link):not(.block-tools__item),.signup-form__bottom .editor-styles-wrapper a:not(.block-tools__item),.signup-form__bottom a:not(.block-tools__item),a:not(.block-tools__item).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(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link):hover,.content a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link):hover,.editor-styles-wrapper .editor-styles-wrapper a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link):not(.block-tools__item):hover,.editor-styles-wrapper a:not(.block-tools__item).underline:hover,.editor-styles-wrapper a:not(.block-tools__item):not(.button):not(.share__link):not(.customers__link):not(.employees__item_phone):not(.instagram-feed__item-link):not(.block-tools__item):hover,.signup-form__bottom .editor-styles-wrapper a:not(.block-tools__item):hover,.signup-form__bottom a:not(.block-tools__item):hover,a:not(.block-tools__item).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}.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}.error404__section{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:100px;background:#afd5cf}@media only screen and (max-width:1024px){.error404__section{padding-top:80px}}.error404__content{padding-left:52.5%;padding-top:57px;padding-bottom:80px;background:url(../../../logo-ign.82a9c770479943e1c8e1eff5b39799a7.svg) no-repeat 50px;background-size:40%}@media only screen and (max-width:1024px){.error404__content{background-position:5px;padding-left:48%}}@media only screen and (max-width:780px){.error404__content{padding:45% 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 .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:.55em}.sprite-icon-facebook{width:.6em}.sprite-icon-twitter{width:1.16em}.sprite-icon-play{width:.85em}.sprite-icon-quote{width:1.23611em;width:.85em}.sprite-icon-slider-arrow{width:.5em}.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:#60a3c3;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:-10px;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}}@media only screen and (max-width:780px){.info-section .image-logo.image-logo-left{left:auto;right: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:#afd5cf}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:#afd5cf url(../../../logo.c7f23a27701daa823e6a998129bac48d.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%;background:#000;position:absolute;top:0;left:0}.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:#60a3c3;cursor:pointer}@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_default .video-wrapper__play{background-color:#60a3c3}.video-wrapper_color1 .video-wrapper__play{background-color:#243558}.video-wrapper_color2 .video-wrapper__play{background-color:#afd5cf}.video-wrapper_color3 .video-wrapper__play{background-color:#355e38}.video-wrapper_color4 .video-wrapper__play{background-color:#b2061b}.video-wrapper_color5 .video-wrapper__play{background-color:#ffb23b}.video-wrapper_color6 .video-wrapper__play{background-color:#d7eae7}.video-wrapper_color7 .video-wrapper__play{background-color:#929aac}.video-wrapper_color8 .video-wrapper__play{background-color:#9aaf9c}.video-wrapper_color9 .video-wrapper__play{background-color:#ffd99d}.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,.editor-styles-wrapper{font-weight:300;font-family:Roboto,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}.content p,.editor-styles-wrapper p{letter-spacing:.02em}.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 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{font-weight:400;text-align:left;font-style:italic;line-height:1.2;letter-spacing:.02em;margin-top:5px;padding:0 15px;font-size:1.125rem}@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 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 .about,.content .case-slider-section,.content .customers,.content .info-section,.content .instagram-feed,.content .products-archive,.content .products-section,.content .projects-archive{margin-right:-250px;margin-left:-250px}@media only screen and (max-width:1280px){.content .about,.content .case-slider-section,.content .customers,.content .info-section,.content .instagram-feed,.content .products-archive,.content .products-section,.content .projects-archive{margin-right:-122px;margin-left:-122px}}@media only screen and (max-width:1024px){.content .about,.content .case-slider-section,.content .customers,.content .info-section,.content .instagram-feed,.content .products-archive,.content .products-section,.content .projects-archive{margin-right:0;margin-left:0}}@media only screen and (max-width:780px){.content .about,.content .case-slider-section,.content .info-section,.content .instagram-feed,.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 .products-archive .wrapper,.content .projects-archive .wrapper{padding:0}}.content .product-case,.content .wp-block-gallery{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}}.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(175,213,207,.9)}.rcs-custom-scrollbar:hover{background-color:rgba(175,213,207,.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:#afd5cf;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:not(.safari){height:100vh;overflow:hidden}.header{width:100%;z-index:100;font-family:Quicksand,sans-serif;background:#fff;position:absolute;top:0;left:0}@media only screen and (max-width:780px){.admin-bar .header.detached{top:46px}}@media only screen and (max-width:1024px){.header{font-size:18px}}.navigation-open.safari .header{position:fixed}.header a{color:#000;font-weight:900}.header .logo{margin-right:35px}.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-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;margin-left:auto}@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:80px 40px;width:71.875%;min-width:375px;height:100%;min-height:100vh;overflow-y:auto;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);background:#fff;text-align:right;position:fixed;top:0;right:0}body.safari .header__right{min-height:-webkit-fill-available}body.navigation-open .header__right{-webkit-transform:translateZ(0);transform:translateZ(0)}}.header__right .router-link{position:relative}.header__right .router-link:after{display:block;-webkit-transition:width .3s ease;transition:width .3s ease;background:#355e38;width:0;height:2px;content:"";pointer-events:none;will-change:width;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;bottom:-5px;left:0}.header__right .router-link:not(.router-link_current):hover:after,.header__right .router-link_current:after{width:100%}.header .menu{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){.header .menu{font-size:15px}}@media only screen and (max-width:1024px){.header .menu{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0}}.header .menu__item{position:relative;padding-bottom:3px}.header .menu__item:nth-child(n+2){margin-left:33px}@media only screen and (max-width:1280px){.header .menu__item:nth-child(n+2){margin-left:20px}}@media only screen and (max-width:1024px){.header .menu__item{margin:10px 0}}@media only screen and (max-width:1024px){.header .menu_main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header .submenu__list{display:none;width:200px;position:absolute;top:100%;left:0;z-index:1;margin:0;border-top:2px solid rgba(53,94,56,.5);padding:12px 0;background:#afd5cf;list-style:none;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:1024px){.header .submenu__list{display:block;position:static;-webkit-transform:none;transform:none;border:none;background:none;width:auto;padding:0;max-height:0;opacity:0;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;will-change:max-height,padding,opacity}}.header .submenu__list.leftside{left:auto;right:0}.header .submenu__list .submenu__list{top:-2px;left:100%;min-height:calc(100% + 2px)}.header .submenu__list .submenu__list.leftside{left:auto;right:100%}.header .submenu__item{position:static;padding-bottom:0}@media only screen and (max-width:1024px){.header .submenu__item{position:relative;margin:0;padding-bottom:1px}}.header .submenu__item:nth-child(n+2){margin-left:0;margin-top:7px}.header .submenu__item .router-link{display:block;padding:6px 15px}.editor-styles-wrapper .header .submenu__item .router-link:hover,.with-hovers .header .submenu__item .router-link:hover{background:rgba(96,163,195,.2)}@media only screen and (max-width:1024px){.header .submenu__item .router-link{display:inline-block;padding:0;font-weight:700;font-size:13px}}.header .submenu__item .router-link:after{display:none;bottom:-2px}@media only screen and (max-width:1024px){.header .submenu__item .router-link:after{display:block}}@media only screen and (max-width:1024px){.header .submenu__item .submenu__item{margin-top:0}}@media only screen and (max-width:1024px){.header .submenu__item .submenu__item .router-link{font-weight:500}}.editor-styles-wrapper .header .menu__item:hover>.submenu__list,.with-hovers .header .menu__item:hover>.submenu__list{display:block}.header .menu__item_has-children svg{display:none}@media only screen and (max-width:1024px){.header .menu__item_has-children svg{display:block;position:absolute;right:-25px;top:1px;cursor:pointer;padding:5px;width:20px;height:23px;color:#60a3c3;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;will-change:transform}}.header .menu__item.expanded>svg{-webkit-transform:rotate(270deg);transform:rotate(270deg)}@media only screen and (max-width:1024px){.header .menu__item.expanded>.submenu__list{padding-top:12px;max-height:2000px;opacity:1}}@media only screen and (max-width:1024px){.header .menu__item.expanded>.submenu__list .submenu__list{padding-top:5px}}.main-nav{-webkit-transition:.3s;transition:.3s;min-height:100px}@media only screen and (max-width:1024px){.main-nav{min-height:80px}}.logo svg{font-size:52px}.mobile-menu-btn{display:none;-ms-flex-negative:0;flex-shrink:0;z-index:1;border:none;background:none;padding:0;cursor:pointer;width:30px;height:21px;position:relative}.editor-styles-wrapper .mobile-menu-btn:hover,.with-hovers .mobile-menu-btn:hover{background:none}@media only screen and (max-width:1024px){.mobile-menu-btn{display:block;margin-left:auto}}.mobile-menu-btn span{display:block;-webkit-transition:.3s ease-out;transition:.3s ease-out;background:#000;width:24px;height:2px;will-change:transform;position:absolute;top:0;right:0}.mobile-menu-btn span:first-child{width:100%}body.navigation-open .mobile-menu-btn span:first-child{-webkit-transform:rotate(-135deg) translate(25px,-30px);transform:rotate(-135deg) translate(25px,-30px);opacity:0}.mobile-menu-btn span:nth-child(2){top:9px}body.navigation-open .mobile-menu-btn span:nth-child(2){width:100%;top:9px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.mobile-menu-btn span:nth-child(3){top:18px}body.navigation-open .mobile-menu-btn span:nth-child(3){width:100%;top:9px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.headroom{-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;will-change:transform;-webkit-transition:background-color .4s,color .4s;transition:background-color .4s,color .4s}.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%)}.lang-switcher{-ms-flex-negative:0;flex-shrink:0;margin-left:65px;text-transform:capitalize}@media only screen and (max-width:1280px){.lang-switcher{margin-left:35px}}@media only screen and (max-width:1024px){.lang-switcher{margin:0}}.lang-switcher__item{position:relative;padding-bottom:3px}.lang-switcher__item:nth-child(n+2){margin-left:28px}.lang-switcher__item:not(:last-of-type):after{content:"/";font-weight:700;position:absolute;top:0;right:-19px;pointer-events:none}@media only screen and (max-width:1280px){.lang-switcher__item:not(:last-of-type):after{right:-14px}}.lang-switcher__link{position:relative}.lang-switcher__link:after{display:block;-webkit-transition:width .3s ease;transition:width .3s ease;background:#355e38;width:0;height:2px;content:"";pointer-events:none;will-change:width;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;bottom:-5px}.lang-switcher__link:hover:after,.lang-switcher__link_current:after{width:100%}.footer{margin-top:auto;letter-spacing:.02em;font-weight:300;font-size:1.125rem}.footer dl,.footer ul{margin:0;padding:0;list-style:none}.footer p{margin:0}@media only screen and (max-width:780px){.footer .logo{margin-left:3px}}.footer__top{padding:50px 0 140px;border-top:2px solid #707070}@media only screen and (max-width:780px){.footer__top{padding:40px 0}}.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:#000;color:#fff}.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:75px;font-weight:300}@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:35px}.footer .social-links__item a{color:inherit;font-weight:300;line-height:1.2;background-position:left 90%}@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;padding-top:35px}@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}}.footer .offices__item dd{line-height:1.3}@media only screen and (max-width:780px){.footer .offices__item dd{font-size:18px}}@media only screen and (max-width:780px){.footer .offices__item{margin-bottom:25px}}.footer .offices__title{margin-bottom:10px;font-family:Quicksand,sans-serif;font-weight:900;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.footer .offices__title{font-size:1.5rem}}@media only screen and (max-width:780px){.footer .offices__title{font-size:22px}}.footer .offices__address{font-style:normal;font-weight:300;margin-bottom:20px}@media only screen and (max-width:780px){.footer .offices__address{margin-bottom:12px}}.footer .offices__phone{font-weight:400;letter-spacing:0;color:inherit}.footer--alternative{position:relative;background:#000;padding-top:120px;padding-bottom:30px}.footer--alternative:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:9.375vw;background:#fff;-webkit-clip-path:polygon(0 0,100% 100%,100% 0);clip-path:polygon(0 0,100% 100%,100% 0)}@media only screen and (max-width:780px){.footer--alternative:before{height:135px}}.footer--alternative .footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin-top:70px;background:none}@media only screen and (max-width:780px){.footer--alternative .footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:55px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.footer--alternative .social-links__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;margin-left:auto}@media only screen and (max-width:780px){.footer--alternative .social-links__list{margin-left:0;margin-top:35px;-ms-flex-item-align:center;align-self:center}}.footer--alternative .social-links__item:not(:last-child){margin-right:20px}.footer--alternative .social-links__item a{font-size:36px!important}.footer__copyright--with-image{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:780px){.footer__copyright--with-image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__copyright--with-image img{margin-right:30px}@media only screen and (max-width:780px){.footer__copyright--with-image img{margin-right:0;margin-bottom:20px}}.footer .footer__copyright-text{max-width:670px;margin-right:30px;font-size:16px;line-height:1.2}.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:#afd5cf;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;letter-spacing:.02em;font-weight:300;font-size:1.125rem}.signup-block .signup__title,.signup .signup__title{margin:13px 0 20px!important;letter-spacing:.02em;text-transform:uppercase;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.signup-block .signup__title,.signup .signup__title{font-size:2.5rem}}@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:630px}.signup-block .signup-form input:not([type=checkbox]),.signup .signup-form input:not([type=checkbox]){border-radius:0;border:none;border-bottom:3px solid;background:none;padding:6px 10px;width:100%;text-align:center;line-height:1.15;font-weight:300;color:inherit;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:inherit}.signup-block .signup-form input:not([type=checkbox])::-moz-placeholder,.signup .signup-form input:not([type=checkbox])::-moz-placeholder{color:inherit}.signup-block .signup-form input:not([type=checkbox]):-ms-input-placeholder,.signup .signup-form input:not([type=checkbox]):-ms-input-placeholder{color:inherit}.signup-block .signup-form input:not([type=checkbox])::-ms-input-placeholder,.signup .signup-form input:not([type=checkbox])::-ms-input-placeholder{color:inherit}.signup-block .signup-form input:not([type=checkbox])::placeholder,.signup .signup-form input:not([type=checkbox])::placeholder{color:inherit}.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;line-height:1.2}.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:150px;color:inherit}@media only screen and (max-width:780px){.signup-block .signup-form button,.signup .signup-form button{margin-top:50px;margin-left:0}}.editor-styles-wrapper .signup-block .signup-form button:hover,.editor-styles-wrapper .signup .signup-form button:hover,.with-hovers .signup-block .signup-form button:hover,.with-hovers .signup .signup-form button:hover{background:#60a3c3;color:#fff;border-color:#60a3c3}.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:#355e38}.signup-block .error-msg,.signup-block .form-field__error-message,.signup .error-msg,.signup .form-field__error-message{color:#b2061b}.signup{background-color:#afd5cf;padding:75px 0 80px}@media only screen and (max-width:780px){.signup{padding-top:38px;padding-bottom:52px}}.signup-block{margin:0 auto 130px;background:50% no-repeat;background-color:#afd5cf;background-size:cover;background-image:url(../../../newsletter-bg.664717a544be539600a5987c01c8e7a0.jpg);padding:60px 20px 90px;width:100%;color:#fff}@media only screen and (max-width:780px){.signup-block{margin:0 0 80px;padding:35px 20px}}.content .signup-block{color:#000;max-width:780px;background-image:none}@media only screen and (max-width:780px){.content .signup-block{margin-right:-12.5px;margin-left:-12.5px;padding:35px 12.5px;width:auto}}.signup-block .signup__title{margin:10px 0 25px!important}.signup-block .form-field:nth-child(n+2){margin-top:20px}.signup-block .button{padding:0 14px}.case,.editor-styles-wrapper.editor-styles-wrapper .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,.editor-styles-wrapper.editor-styles-wrapper .case{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.case__box,.editor-styles-wrapper.editor-styles-wrapper .case__box{width:680px;z-index:2;padding:45px 50px 50px}@media only screen and (max-width:1280px){.case__box,.editor-styles-wrapper.editor-styles-wrapper .case__box{padding:50px}}@media only screen and (max-width:1024px){.case__box,.editor-styles-wrapper.editor-styles-wrapper .case__box{padding:25px;width:55%}}@media only screen and (max-width:780px){.case__box,.editor-styles-wrapper.editor-styles-wrapper .case__box{padding:12.5px}}.case .case__subtitle,.editor-styles-wrapper.editor-styles-wrapper .case .case__subtitle{margin-bottom:15px;text-transform:uppercase;font-weight:300;letter-spacing:.02em;font-size:1.125rem}.case .case__title,.editor-styles-wrapper.editor-styles-wrapper .case .case__title{margin:0 0 40px;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.case .case__title,.editor-styles-wrapper.editor-styles-wrapper .case .case__title{font-size:1.875rem}}@media only screen and (max-width:780px){.case .case__title,.editor-styles-wrapper.editor-styles-wrapper .case .case__title{margin-bottom:20px;font-size:22px}}.case .case__links,.editor-styles-wrapper.editor-styles-wrapper .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,.editor-styles-wrapper.editor-styles-wrapper .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,.editor-styles-wrapper.editor-styles-wrapper .case .case__button{min-width:210px;background:#fff;border-color:#fff}.case .case__button:hover,.editor-styles-wrapper.editor-styles-wrapper .case .case__button:hover{background:transparent;color:#fff}.case .case__link,.editor-styles-wrapper.editor-styles-wrapper .case .case__link{font-weight:600}.case_default .case__box,.case_default .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_default .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_default .image-logo{background-color:#60a3c3}.case_default .button,.editor-styles-wrapper.editor-styles-wrapper .case_default .button{color:#60a3c3}.case_color1 .case__box,.case_color1 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color1 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color1 .image-logo{background-color:#243558}.case_color1 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color1 .button{color:#243558}.case_color2 .case__box,.case_color2 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color2 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color2 .image-logo{background-color:#afd5cf}.case_color2 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color2 .button{color:#afd5cf}.case_color3 .case__box,.case_color3 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color3 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color3 .image-logo{background-color:#355e38}.case_color3 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color3 .button{color:#355e38}.case_color4 .case__box,.case_color4 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color4 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color4 .image-logo{background-color:#b2061b}.case_color4 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color4 .button{color:#b2061b}.case_color5 .case__box,.case_color5 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color5 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color5 .image-logo{background-color:#ffb23b}.case_color5 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color5 .button{color:#ffb23b}.case_color6 .case__box,.case_color6 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color6 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color6 .image-logo{background-color:#d7eae7}.case_color6 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color6 .button{color:#d7eae7}.case_color7 .case__box,.case_color7 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color7 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color7 .image-logo{background-color:#929aac}.case_color7 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color7 .button{color:#929aac}.case_color8 .case__box,.case_color8 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color8 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color8 .image-logo{background-color:#9aaf9c}.case_color8 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color8 .button{color:#9aaf9c}.case_color9 .case__box,.case_color9 .image-logo,.editor-styles-wrapper.editor-styles-wrapper .case_color9 .case__box,.editor-styles-wrapper.editor-styles-wrapper .case_color9 .image-logo{background-color:#ffd99d}.case_color9 .button,.editor-styles-wrapper.editor-styles-wrapper .case_color9 .button{color:#ffd99d}.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(175,213,207,.55)}.editor-styles-wrapper.editor-styles-wrapper .info-section,.info-section{margin-bottom:190px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section,.info-section{margin-bottom:57px}}.editor-styles-wrapper.editor-styles-wrapper .info-section .wrapper,.info-section .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .wrapper,.info-section .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section .uppercase,.info-section .uppercase{position:absolute;top:0;max-width:780px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .info-section .uppercase,.info-section .uppercase{max-width:544px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .info-section .uppercase,.info-section .uppercase{max-width:340px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .uppercase,.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%}}.editor-styles-wrapper.editor-styles-wrapper .info-section__content,.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;width:100%;padding-top:65px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section__content,.info-section__content{padding:20px 0;background:#afd5cf}}.editor-styles-wrapper.editor-styles-wrapper .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section__content_top,.info-section__content_bottom,.info-section__content_top{padding-right:80px}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section__content_top,.info-section__content_bottom,.info-section__content_top{padding-right:20px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section__content_top,.info-section__content_bottom,.info-section__content_top{padding:0 12.5px}}.editor-styles-wrapper.editor-styles-wrapper .info-section__content_top,.info-section__content_top{padding-bottom:20px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section__content_top,.info-section__content_top{padding-bottom:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section__content_bottom,.info-section__content_bottom{margin-top:auto;background:#afd5cf;padding-top:45px}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .info-section__content_bottom,.info-section__content_bottom{padding:35px 12.5px 0}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section__content_bottom,.info-section__content_bottom{padding-top:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section .image-container,.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){.editor-styles-wrapper.editor-styles-wrapper .info-section .image-container,.info-section .image-container{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .info-section .image-container:before,.info-section .image-container:before{display:block;padding-top:133%;content:""}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .image-container:before,.info-section .image-container:before{padding-top:58.67%}}.editor-styles-wrapper.editor-styles-wrapper .info-section .image-container>img,.info-section .image-container>img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.editor-styles-wrapper.editor-styles-wrapper .info-section .image-container .image-logo,.info-section .image-container .image-logo{background:#ffb23b}.editor-styles-wrapper.editor-styles-wrapper .info-section .button,.info-section .button{min-width:210px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .button,.info-section .button{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__title,.info-section .info-section__title{margin:0 0 10px;letter-spacing:.02em;text-transform:uppercase;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__title,.info-section .info-section__title{font-size:3.125rem}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__title,.info-section .info-section__title{margin-bottom:5px;font-size:35px}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__description,.info-section .info-section__description{line-height:1.2;font-weight:300;letter-spacing:.02em;font-size:1.125rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__description,.info-section .info-section__description{line-height:1.34;font-size:16px}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__list,.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){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__list,.info-section .info-section__list{margin-top:15px;margin-bottom:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item,.info-section .info-section__item{margin-bottom:20px;padding-right:50px;width:50%}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item,.info-section .info-section__item{padding-right:20px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item,.info-section .info-section__item{width:100%;max-width:370px;margin-left:auto;margin-right:auto;margin-bottom:17px;padding-right:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item-title,.info-section .info-section__item-title{letter-spacing:.02em;margin-top:0;margin-bottom:5px;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item-title,.info-section .info-section__item-title{font-size:1.5rem}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item-title,.info-section .info-section__item-title{font-size:20px}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item-text,.info-section .info-section__item-text{margin:0;line-height:1.2;letter-spacing:.02em;font-weight:300;font-size:1.125rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item-text,.info-section .info-section__item-text{max-width:370px}}.editor-styles-wrapper.editor-styles-wrapper .info-section .info-section__item img,.info-section .info-section__item img{display:block;margin:0 auto 15px}.editor-styles-wrapper.editor-styles-wrapper .info-section .shade:after,.info-section .shade:after{top:0;right:-400px;bottom:-80px;left:0;width:auto;height:auto}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section .shade:after,.info-section .shade:after{display:none}}.editor-styles-wrapper.editor-styles-wrapper .info-section_reverse .image-container,.info-section_reverse .image-container{margin-right:-100px}.editor-styles-wrapper.editor-styles-wrapper .info-section_reverse .uppercase,.info-section_reverse .uppercase{left:20px}.editor-styles-wrapper.editor-styles-wrapper .info-section_reverse .info-section__content_bottom,.info-section_reverse .info-section__content_bottom{margin-left:-100px;padding-left:100px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_reverse .info-section__content_bottom,.info-section_reverse .info-section__content_bottom{margin-left:0;padding-left:12.5px}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .wrapper,.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){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .wrapper,.info-section_development .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .uppercase,.info-section_development .uppercase{right:20px}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .image-container,.info-section_development .image-container{margin-left:-100px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .image-container,.info-section_development .image-container{margin-left:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .shade:after,.info-section_development .shade:after{right:0;left:-400px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content,.info-section_development .info-section__content{display:block;padding:20px 0}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_top,.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){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_top,.info-section_development .info-section__content_bottom,.info-section_development .info-section__content_top{padding-right:10px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_top,.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){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_bottom,.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_top,.info-section_development .info-section__content_bottom,.info-section_development .info-section__content_top{padding:0 12.5px}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_bottom,.info-section_development .info-section__content_bottom{margin-right:-100px;padding-right:100px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__content_bottom,.info-section_development .info-section__content_bottom{margin-right:0;padding-right:12.5px}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .button,.info-section_development .button{float:right;margin-top:-15px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .button,.info-section_development .button{margin-top:20px}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__list,.info-section_development .info-section__list{margin-bottom:0}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__list,.info-section_development .info-section__list{margin-top:20px}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__item,.info-section_development .info-section__item{margin-bottom:50px;padding-right:130px}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__item,.info-section_development .info-section__item{margin-bottom:25px;padding-right:50px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__item,.info-section_development .info-section__item{padding-right:20px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__item,.info-section_development .info-section__item{padding-right:0}}.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__item-text,.info-section_development .info-section__item-text{font-size:1.125rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .info-section_development .info-section__item-text,.info-section_development .info-section__item-text{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:Quicksand,sans-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}.editor-styles-wrapper.editor-styles-wrapper .quote,.quote{margin:0 0 0 30px;background:url(../../../quotes.1d380b12b5961f55d09edf4ed1b06c29.svg) no-repeat 0 30px;padding:35px 30px 20px 0;color:#000}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .quote,.quote{margin-left:0;background-color:#afd5cf;background-position:10px 30px;padding:20px 20px 20px 0}}.editor-styles-wrapper.editor-styles-wrapper .quote__text,.quote__text{margin-bottom:20px;padding-left:80px;font-style:italic;letter-spacing:.02em;line-height:1.2;font-size:1.125rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .quote__text,.quote__text{padding-left:70px}}.editor-styles-wrapper.editor-styles-wrapper .quote__bottom,.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){.editor-styles-wrapper.editor-styles-wrapper .quote__bottom,.quote__bottom{padding-left:10px}}.editor-styles-wrapper.editor-styles-wrapper .quote__bottom img,.quote__bottom img{margin:0;border-radius:50%;width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.editor-styles-wrapper.editor-styles-wrapper .quote__author,.quote__author{margin-left:30px;line-height:1.2;font-style:normal}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .quote__author,.quote__author{margin-left:10px}}.editor-styles-wrapper.editor-styles-wrapper .quote__author_name,.quote__author_name{font-weight:700;font-size:1.25rem}.editor-styles-wrapper.editor-styles-wrapper .quote__author_position,.quote__author_position{font-weight:500;font-size:1rem}.editor-styles-wrapper.editor-styles-wrapper .quote_block,.quote_block{margin:45px 0 90px;background:url(../../../big-quotes.70e513870279297de1cb4293a94f81e4.svg) no-repeat top;padding:65px 0 0;text-align:center}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .quote_block,.quote_block{margin:45px 0 90px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .quote_block,.quote_block{margin:40px 0;padding-top:30px;background-size:25%}}.editor-styles-wrapper.editor-styles-wrapper .quote_block .quote__text,.quote_block .quote__text{margin:0 0 20px;padding:0;font-weight:400;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .quote_block .quote__text,.quote_block .quote__text{font-size:1.5rem}}.editor-styles-wrapper.editor-styles-wrapper .quote_block .quote__bottom,.quote_block .quote__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.editor-styles-wrapper.editor-styles-wrapper .quote_block img,.quote_block img{margin:0 0 15px}.editor-styles-wrapper.editor-styles-wrapper .quote_block .quote__author,.quote_block .quote__author{margin:0}.editor-styles-wrapper.editor-styles-wrapper .quote_block .quote__author_name,.quote_block .quote__author_name{font-family:Quicksand,sans-serif;font-size:1.125rem}.editor-styles-wrapper.editor-styles-wrapper .quote_block .quote__author_position,.quote_block .quote__author_position{display:block;margin-top:3px}.news{margin-bottom:55px}.content .news .wrapper{padding:0}.news .news__title{margin:0 0 15px;text-transform:uppercase;letter-spacing:.02em;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.news .news__title{font-size:2.5rem}}.news .news__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}@media only screen and (max-width:780px){.news .news__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.news .post-box__excerpt,.news .post-box__title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news_2col .post-box{width:calc(50% - 25px)}@media only screen and (max-width:1280px){.news_2col .post-box{width:calc(50% - 12px)}}@media only screen and (max-width:1024px){.news_2col .post-box{width:calc(50% - 6px)}}@media only screen and (max-width:780px){.news_2col .post-box{width:100%}}.news_2col .post-box:nth-of-type(odd){margin-right:50px}@media only screen and (max-width:1280px){.news_2col .post-box:nth-of-type(odd){margin-right:24px}}@media only screen and (max-width:1024px){.news_2col .post-box:nth-of-type(odd){margin-right:12px}}@media only screen and (max-width:780px){.news_2col .post-box:nth-of-type(odd){margin-right:0}}.news_2col .post-box:nth-of-type(n+3){margin-top:40px}.news_3col .post-box{width:calc(33.33333% - 33.33333px);margin-right:50px}@media only screen and (max-width:1280px){.news_3col .post-box{width:calc(33.33333% - 16.66667px);margin-right:25px}}@media only screen and (max-width:1024px){.news_3col .post-box{width:calc(50% - 20px);margin-right:10px}}@media only screen and (max-width:780px){.news_3col .post-box{width:100%;margin-right:0}}.news_3col .post-box:nth-of-type(3n){margin-right:0}.news_3col .post-box:nth-of-type(n+4){margin-top:40px}.blog-page .post-box__image-link,.news .post-box__image-link{display:block}.blog-page .post-box__image-link:hover img,.news .post-box__image-link:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.blog-page .post-box__image-link img,.news .post-box__image-link img{-webkit-transition:.3s;transition:.3s}.blog-page .post-box__title-link,.news .post-box__title-link{color:inherit}.blog-page .post-box__category,.news .post-box__category{display:block;color:#60a3c3;font-family:Roboto,sans-serif;letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:1.125rem}.news .post-box{margin-bottom:25px}.news .post-box__thumbnail{overflow:hidden;margin-bottom:20px}@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:75%}.news .post-box__title{margin:0 0 10px;text-transform:uppercase;font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){.news .post-box__title{font-size:1.375rem}}@media only screen and (max-width:780px){.news .post-box__title{margin-bottom:5px;line-height:1.375;font-size:20px}}.editor-styles-wrapper .news .post-box__title-link:hover,.with-hovers .news .post-box__title-link:hover{text-decoration:underline}.news .post-box__excerpt{font-weight:500;line-height:1.2;font-size:1rem}@media only screen and (max-width:780px){.news .post-box__excerpt{margin-bottom:5px;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:200px}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;padding-top:8px}.share__text{padding-right:15px;color:#333;font-weight:500}.share__link{padding:0 10px}.share__link:hover svg{color:#005eab}.share__link:last-child{padding-right:0}.share svg{font-size:16px;color:#000;-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;border-radius:50%;cursor:pointer;width:20px;height:20px;position:absolute;top:0}.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:#60a3c3;width:16px;height:16px;content:"";will-change:transform;position:absolute;top:50%;left:50%}.checkbox input:checked+span:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:none}.editor-styles-wrapper.editor-styles-wrapper .employees,.page__main .employees{margin:70px auto 100px;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:#afd5cf;font-family:Roboto,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:#afd5cf;padding:30px 0 30px 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:70px;width:100%}}@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;margin-top:30px}}.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:80px}}@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:70px}}@media only screen and (max-width:480px){.editor-styles-wrapper.editor-styles-wrapper .employees__item:nth-of-type(n+3),.page__main .employees__item:nth-of-type(n+3){margin-top:30px}}.editor-styles-wrapper.editor-styles-wrapper .employees__item_image,.page__main .employees__item_image{margin:0 0 -60px;width:240px;height:310px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:480px){.editor-styles-wrapper.editor-styles-wrapper .employees__item_image,.page__main .employees__item_image{margin-bottom:0}}.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;text-transform:uppercase;letter-spacing:.02em;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .employees__item_name,.page__main .employees__item_name{font-size:1.5rem}}.editor-styles-wrapper.editor-styles-wrapper .employees__item_position,.page__main .employees__item_position{margin:0 0 7px;letter-spacing:.02em;font-weight:300;font-size:1.125rem}.editor-styles-wrapper.editor-styles-wrapper .employees__item_contacts,.page__main .employees__item_contacts{line-height:1.34;font-family:Quicksand,sans-serif;font-weight:700;font-size:1.125rem}.editor-styles-wrapper.editor-styles-wrapper .employees__item_phone,.page__main .employees__item_phone{font-size:inherit;color:inherit;margin-bottom:4px}.editor-styles-wrapper.editor-styles-wrapper .employees__item_email,.page__main .employees__item_email{background:none!important}.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:#afd5cf;padding-top:50px;padding-bottom:30px}@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__title{text-transform:uppercase;letter-spacing:.02em;margin-bottom:40px;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.page__title{font-size:3.125rem}}.page__contacts,.page__excerpt{line-height:1.375;font-weight:300;color:#333;font-size:1rem}.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;font-weight:500;letter-spacing:normal;color:#333}@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:start;-ms-flex-align:start;align-items:flex-start;-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}.post__meta_left time{font-weight:500;color:#333}@media only screen and (max-width:480px){.post__meta .share{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;padding-left:0}}.post__author_image{margin-left:-80px;margin-right:30px;border-radius:50%}@media only screen and (max-width:1280px){.post__author_image{margin-left:0}}@media only screen and (max-width:780px){.post__author_image{margin-right:20px}}.post__author_name{margin-bottom:-4px;font-weight:700;font-size:1.25rem}.customers{margin-bottom:60px}.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:#afd5cf;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:#afd5cf}.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:10px;border:none;border-radius:50%;cursor:pointer;width:40px;height:40px;color:#fff;font-size:14px}.editor-styles-wrapper .slider__button:hover,.with-hovers .slider__button:hover{background-color:#fff}.slider__button .sprite-icon{position:relative;left:1px;-webkit-transition:color .3s;transition:color .3s}.slider__button_prev{background-color:#60a3c3;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.editor-styles-wrapper .slider__button_prev:hover,.with-hovers .slider__button_prev:hover{color:#60a3c3}.slider__button_prev .sprite-icon{top:1px}.slider__button_next{background-color:#355e38}.editor-styles-wrapper .slider__button_next:hover,.with-hovers .slider__button_next:hover{color:#355e38}.slider__button_next .sprite-icon{top:2px}section.featured-slider-section{margin-bottom:80px;color:#fff}@media only screen and (max-width:780px){section.featured-slider-section{color:#000;margin-bottom:50px}}@media only screen and (max-width:780px){section.featured-slider-section footer{bottom:auto;top:0;margin-top:calc(70% - 65px)}}@media only screen and (max-width:780px){section.featured-slider-section .slider__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}}section.featured-slider-section .featured-slider__image{background:#afd5cf}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__image{margin-bottom:20px}}section.featured-slider-section .featured-slider__image:before{padding-top:43.75%}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__image:before{padding-top:70%}}section.featured-slider-section .featured-slider__title{margin:0 0 5px;max-width:630px;text-transform:uppercase;letter-spacing:-.02em;line-height:1.04;font-size:calc(1.59375rem + 4.125vw)}@media (min-width:1200px){section.featured-slider-section .featured-slider__title{font-size:4.6875rem}}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__title{letter-spacing:.02em;font-size:40px;line-height:1.2;margin-bottom:15px}}section.featured-slider-section .featured-slider__text{margin:0 0 47px;max-width:550px;line-height:1.33;letter-spacing:-.02em;text-transform:uppercase;font-size:1.125rem}@media only screen and (max-width:780px){section.featured-slider-section .featured-slider__text{letter-spacing:.02em;margin-bottom:25px;font-size:16px;font-weight:300;text-transform:none;line-height:1.2}}section.featured-slider-section .featured-slider__button{min-width:200px}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{position:static;-webkit-transform:none;transform:none}}.case-slider-section,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section{margin-bottom:110px}@media only screen and (max-width:780px){.case-slider-section,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section{margin-bottom:75px}}.case-slider-section .wrapper,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .wrapper{position:relative}.case-slider-section .shade:after,.editor-styles-wrapper.editor-styles-wrapper .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,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .shade:after{left:0}}.case-slider-section .uppercase,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .uppercase{margin:0;max-width:360px;color:#8761c6;font-size:1.125rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:absolute;top:0;right:20px}@media only screen and (max-width:1280px){.case-slider-section .uppercase,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .uppercase{max-width:280px}}@media only screen and (max-width:1024px){.case-slider-section .uppercase,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .uppercase{max-width:200px}}@media only screen and (max-width:780px){.case-slider-section .uppercase,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .uppercase{position:static;margin-bottom:-20px;max-width:none}}.case-slider{margin-right:-100px;margin-left:-100px;padding:0 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 .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}}.editor-styles-wrapper.editor-styles-wrapper .products-section,.products-section{position:relative;margin-bottom:190px;padding:0}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section,.products-section{margin-bottom:110px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section,.products-section{overflow:hidden;margin-bottom:70px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .wrapper,.products-section .wrapper{position:relative}.editor-styles-wrapper.editor-styles-wrapper .products-section .uppercase,.products-section .uppercase{max-width:780px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:0;right:20px}@media only screen and (max-width:1440px){.editor-styles-wrapper.editor-styles-wrapper .products-section .uppercase,.products-section .uppercase{max-width:680px}}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .products-section .uppercase,.products-section .uppercase{max-width:544px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section .uppercase,.products-section .uppercase{max-width:360px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .uppercase,.products-section .uppercase{position:static;margin:0 0 13px;max-width:100%}}.editor-styles-wrapper.editor-styles-wrapper .products-section footer,.products-section footer{bottom:0}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section footer,.products-section footer{bottom:15px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section .slider__buttons,.products-section .slider__buttons{position:relative;right:10px;bottom:10px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider,.products-section .products-slider{position:relative;margin-left:-100px}@media only screen and (max-width:1440px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider,.products-section .products-slider{margin-left:0}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider,.products-section .products-slider{width:calc(100% + 25px);margin:0 -12.5px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .video-wrapper,.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){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .video-wrapper,.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{width:400px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .video-wrapper,.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{width:340px}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .video-wrapper,.products-section .products-slider .image-container,.products-section .products-slider .video-wrapper{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .image-container:before,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .video-wrapper:before,.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){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .image-container:before,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .video-wrapper:before,.products-section .products-slider .image-container:before,.products-section .products-slider .video-wrapper:before{padding-top:58.67%}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide,.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){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide,.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){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide,.products-section .products-slider .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide-prev .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide-prev .video-wrapper,.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%)}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide-next .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider .swiper-slide-next .video-wrapper,.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%)}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__dots,.products-section .products-slider__dots{visibility:hidden}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__dots,.products-section .products-slider__dots{visibility:visible;bottom:14px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content,.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){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content,.products-section .products-slider__content{padding:30px 20px 300px 40px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content,.products-section .products-slider__content{padding-bottom:0}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content,.products-section .products-slider__content{padding:12.5px 12.5px 16px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content .button,.products-section .products-slider__content .button{min-width:210px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content .button,.products-section .products-slider__content .button{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content h3,.products-section .products-slider__content h3{margin:0 0 10px;text-transform:uppercase;letter-spacing:.02em;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content h3,.products-section .products-slider__content h3{font-size:3.125rem}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__content h3,.products-section .products-slider__content h3{margin-bottom:5px;font-size:40px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__excerpt,.products-section .products-slider__excerpt{margin-bottom:30px;background:#fff;font-weight:300;line-height:1.2;letter-spacing:.02em;font-size:1.125rem}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__excerpt,.products-section .products-slider__excerpt{margin-bottom:15px;line-height:1.34;font-size:16px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider__excerpt p,.products-section .products-slider__excerpt p{margin:0}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper,.products-section .products-slider-thumbs__wrapper{background:#afd5cf;padding:85px 100px 85px 460px;height:270px;position:absolute;right:-80px;bottom:0;left:20px}@media only screen and (max-width:1440px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper,.products-section .products-slider-thumbs__wrapper{left:120px}}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper,.products-section .products-slider-thumbs__wrapper{padding-left:340px}}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper,.products-section .products-slider-thumbs__wrapper{position:static;padding:50px;height:auto}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper,.products-section .products-slider-thumbs__wrapper{position:static;margin:0 -12.5px;padding:12.5px 12.5px 42.5px;min-width:450px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper:after,.products-section .products-slider-thumbs__wrapper:after{bottom:-80px;left:0;height:80px}@media only screen and (max-width:1024px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__wrapper:after,.products-section .products-slider-thumbs__wrapper:after{display:none}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__item,.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}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__image,.products-section .products-slider-thumbs__image{margin-right:10px;border-radius:50%;width:110px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__image,.products-section .products-slider-thumbs__image{width:75px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__image:before,.products-section .products-slider-thumbs__image:before{padding-top:100%}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__image img,.products-section .products-slider-thumbs__image img{border-radius:50%}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__title,.products-section .products-slider-thumbs__title{margin:0 0 5px;line-height:1.2;font-family:Quicksand,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__title,.products-section .products-slider-thumbs__title{font-size:1.5rem}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__text,.products-section .products-slider-thumbs__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:170px;font-size:18px;line-height:1.2;font-weight:300;letter-spacing:.02em}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__text,.products-section .products-slider-thumbs__text{font-size:16px}}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs__text p,.products-section .products-slider-thumbs__text p{margin:0}.editor-styles-wrapper.editor-styles-wrapper .products-section .products-slider-thumbs.two-products .swiper-slide-next,.products-section .products-slider-thumbs.two-products .swiper-slide-next{visibility:hidden}.campaign-banner{margin-bottom:190px;background:no-repeat 50%;background-color:#8761c6;background-image:url(../../../banner-bg.f6c559c98d2b5fb428336cd01ebccb1e.svg);text-align:center}@media only screen and (max-width:780px){.campaign-banner{margin-bottom:70px}}.campaign-banner .wrapper{position:relative;padding:45px 20px 60px}@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{font-family:Quicksand,sans-serif;font-weight:900;margin:0;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.campaign-banner .campaign-banner__subtitle{font-size:1.5rem}}@media only screen and (max-width:780px){.campaign-banner .campaign-banner__subtitle{font-size:18px}}.campaign-banner .campaign-banner__title{font-family:Quicksand,sans-serif;font-weight:900;margin:10px 0 25px;line-height:1.15;text-transform:uppercase;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{margin:2px 0 9px}}.campaign-banner .campaign-banner__text{margin:0 auto 55px;max-width:660px;line-height:1.2;font-weight:300;font-size:1.125rem}@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:200px;color:inherit}.about.about{margin-bottom:190px}@media only screen and (max-width:780px){.about.about{margin-bottom:60px}}.about.about .uppercase{position:absolute;max-width:570px;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width:780px){.about.about .uppercase{position:static;margin-bottom:13px;max-width:100%}}.about.about .section-main-wrapper{padding:0}@media only screen and (max-width:780px){.about.about .section-main-wrapper{margin:0 -12.5px;padding:0 12.5px 20px;width:calc(100% + 25px)}}.about.about .image-container{float:right;margin-left:100px;width:46%}@media only screen and (max-width:1280px){.about.about .image-container{margin-left:50px}}@media only screen and (max-width:1024px){.about.about .image-container{margin-left:25px}}@media only screen and (max-width:780px){.about.about .image-container{float:none;margin:0 -12.5px;width:calc(100% + 25px)}}.about.about .image-container:before{padding-top:112%}@media only screen and (max-width:780px){.about.about .image-container:before{padding-top:58.67%}}.about.about .image-container>img{z-index:1;width:100%}@media only screen and (max-width:780px){.about.about .image-container>img{height:100%;position:absolute;top:0;left:0}}.about.about .shade:after{top:80px;left:100px}@media only screen and (max-width:1280px){.about.about .shade:after{top:40px;left:50px}}@media only screen and (max-width:1024px){.about.about .shade:after{top:20px;left:25px}}@media only screen and (max-width:780px){.about.about .shade:after{display:none}}.about.about .button{margin-top:20px;min-width:170px}@media only screen and (max-width:780px){.about.about .button{margin-top:7px;width:100%;border-color:#60a3c3;background:#60a3c3;color:#fff}.editor-styles-wrapper .about.about .button:hover,.with-hovers .about.about .button:hover{background:none;color:#60a3c3}}.about.about:after{display:block;clear:both;content:""}.about.about .about__title{margin-top:85px;margin-bottom:12px;text-transform:uppercase;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.about.about .about__title{font-size:3.125rem}}@media only screen and (max-width:1280px){.about.about .about__title{margin-top:30px}}@media only screen and (max-width:780px){.about.about .about__title{margin-top:22px}}.about.about .about__text{line-height:1.4;font-weight:300;font-size:1.125rem}@media only screen and (max-width:780px){.about.about .about__text{font-size:16px}}.about.about .about__text p{margin:0 0 20px}.contact-form{background:rgba(183,212,207,.2);padding:50px 0;margin-bottom:15px}@media only screen and (min-width:768px){.contact-form__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;max-width:1110px}}.contact-form__col-1{text-align:center}@media only screen and (min-width:768px){.contact-form__col-1{width:45%}}@media only screen and (min-width:992px){.contact-form__col-1{width:40%}}@media only screen and (max-width:767px){.contact-form__col-1{margin-bottom:45px}}@media only screen and (min-width:768px){.contact-form__col-2{width:45.2%}}.contact-form__img-wrap img{max-width:100%;height:auto}.contact-form__heading{line-height:1.25;margin-bottom:18px;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.contact-form__heading{font-size:2.5rem}}@media only screen and (max-width:1280px){.contact-form__heading{margin-top:30px}}@media only screen and (max-width:780px){.contact-form__heading{margin-top:22px}}.contact-form__heading-2{margin-bottom:30px}@media only screen and (max-width:780px){.contact-form__heading-2{text-align:center}}.contact-form__text{line-height:1.63}.contact-form .form-field{margin-bottom:30px;position:relative}.contact-form .form-field__2-children .name,.contact-form .form-field__2-children>span{display:block}@media only screen and (min-width:451px){.contact-form .form-field__2-children .name,.contact-form .form-field__2-children>span{width:calc(50% - 10px)}}@media only screen and (max-width:450px){.contact-form .form-field__2-children .email-wrapper-0,.contact-form .form-field__2-children .name-1{margin-bottom:30px}}.contact-form .form-field__2-children input{width:100%}@media only screen and (min-width:451px){.contact-form .form-field__2-children{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:20px;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.contact-form .email.form-field__2-children{position:relative}.contact-form .email.form-field__2-children .error-message{position:absolute;top:77px}.contact-form label{display:block;margin-bottom:7px}.contact-form input[type=email],.contact-form input[type=name],.contact-form input[type=text],.contact-form textarea{display:block;width:100%;border-radius:0;border:1px solid #000;padding:11px}.contact-form textarea{height:102px;resize:none}.contact-form button[type=submit],.contact-form input[type=submit]{background-color:#243558;border:1px solid #243558;border-radius:0;color:#fff;cursor:pointer;font-weight:300;padding:14px 51px;-webkit-transition:all .3s;transition:all .3s}.editor-styles-wrapper .contact-form button[type=submit]:hover,.editor-styles-wrapper .contact-form input[type=submit]:hover,.with-hovers .contact-form button[type=submit]:hover,.with-hovers .contact-form input[type=submit]:hover{color:#243558;background-color:#fff}.contact-form__label-agreement{cursor:pointer;padding-left:36px}.contact-form__label-agreement a{color:#000;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.contact-form__label-agreement a:hover{text-decoration:none}.contact-form .checkbox__replacer{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#fff;border-radius:5px;border:1px solid #000}.contact-form .checkbox__replacer:after{content:"";position:absolute;display:none}.contact-form .form-field input:checked~.checkbox__replacer:after{display:block}.contact-form .form-field .checkbox__replacer:after{left:8px;top:4px;width:8px;height:13px;border:solid #243558;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.contact-form .error-msg,.contact-form .form-field__error-message,.contact-form .success-msg{text-align:center;font-size:15px;font-weight:300}.contact-form .form-field__error-message{position:absolute;top:100%;right:0;left:0}.contact-form .success-msg{color:#4c8450;margin-top:20px}.contact-form .error-msg{margin-top:20px}.contact-form .error-message,.contact-form .error-msg,.contact-form .form-error,.contact-form .form-field__error-message{color:#b2061b}@media only screen and (max-width:900px){.contact-form .error-message,.contact-form .error-msg,.contact-form .form-error,.contact-form .form-field__error-message{font-size:13px}}.contact-form .charleft{display:none}.contact-form .checkboxes{border:none;margin:0;padding:0}.contact-form .checkboxes a{color:#000;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.contact-form .checkbox-label{cursor:pointer;padding-left:36px;position:relative}.contact-us{background-color:#afd5cf;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:#afd5cf;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:Quicksand,sans-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(96,163,195,.8);font-family:Roboto,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:#afd5cf;padding:95px 70px;color:#afd5cf}@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:#afd5cf}.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:#afd5cf;margin-top:10px}.category-filters__list{position:relative;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 45px;padding:0}@media only screen and (max-width:480px){.category-filters__list{margin:0 0 5px}}.category-filters__list:before{position:absolute;top:0;bottom:-125px;left:calc(50% - 50vw);right:calc(50% - 50vw);z-index:-1;content:"";background:#afd5cf}.category-filters__item{width:152px;margin:0 10px 20px}@media only screen and (max-width:780px){.category-filters__item{width:calc(50% - 20px)}}@media only screen and (max-width:480px){.category-filters__item{width:100%}}.category-filters__button{width:100%;min-height:58px;border:1px solid #000;border-radius:0;background:none;cursor:pointer;line-height:1.3;letter-spacing:.02em;-webkit-transition:.3s;transition:.3s;font-size:1rem}.category-filters__button:hover,.category-filters__button_active{color:#fff;background:#60a3c3;border-color:#60a3c3}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed,.instagram-feed{margin-bottom:145px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed,.instagram-feed{margin-bottom:80px}}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__title,.instagram-feed__title{margin:0 0 35px;letter-spacing:.02em;text-transform:uppercase;font-size:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__title,.instagram-feed__title{font-size:3.125rem}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__title,.instagram-feed__title{margin-bottom:15px}}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__list,.instagram-feed__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0 -100px;padding:0}@media only screen and (max-width:1280px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__list,.instagram-feed__list{margin:0}}@media only screen and (max-width:480px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__list,.instagram-feed__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item,.instagram-feed__item{width:33%;border:1px solid #fff}@media only screen and (max-width:480px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item,.instagram-feed__item{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item img,.instagram-feed__item img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item-link,.instagram-feed__item-link{display:block;position:relative}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item-link:before,.instagram-feed__item-link:before{display:block;content:"";padding-top:100%}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item-link:after,.instagram-feed__item-link:after{content:"";background:rgba(0,0,0,.25);opacity:0;-webkit-transition:.3s;transition:.3s;position:absolute;top:0;right:0;bottom:0;left:0}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__item-link:hover:after,.instagram-feed__item-link:hover:after{opacity:1}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__footer,.instagram-feed__footer{padding-top:20px;text-align:center}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed__footer,.instagram-feed__footer{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:center;-ms-flex-align:center;align-items:center}}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed .button,.instagram-feed .button{text-transform:uppercase}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed button,.instagram-feed button{margin-left:25px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .instagram-feed button,.instagram-feed button{margin:10px 0 0}}.editor-styles-wrapper.editor-styles-wrapper .instagram-feed button[disabled],.instagram-feed button[disabled]{opacity:.5;pointer-events:none}.accordion{margin-bottom:50px;font-size:1.125rem}.accordion__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:21px 30px 21px 50px;background:#afd5cf;font-family:Quicksand,sans-serif;font-weight:500;cursor:pointer;-webkit-transition:.3s;transition:.3s}.editor-styles-wrapper .accordion__summary:hover,.with-hovers .accordion__summary:hover{background:#60a3c3;color:#fff}@media only screen and (max-width:780px){.accordion__summary{padding:15px 20px 15px 25px}}.accordion_has-table.accordion_is-open .accordion__summary{background:#60a3c3;color:#fff}.accordion_has-table .accordion__summary{text-transform:uppercase}.accordion__summary-text{padding-right:10px}.accordion__summary .sprite-icon{font-size:20px;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.accordion_is-open .accordion__summary .sprite-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion__details{display:none;padding:25px 50px;background:rgba(175,213,207,.15)}.accordion__details:after{display:block;clear:both;content:""}@media only screen and (max-width:780px){.accordion__details{padding:25px}}.accordion_is-open .accordion__details{display:block}.accordion_has-table .accordion__details{padding:0;background:none}.accordion__close{float:right;background:none;padding-right:10px;border:none;font-weight:300;color:#60a3c3;letter-spacing:.02em;cursor:pointer}.accordion__close .sprite-icon{-webkit-transform:translateY(5px) rotate(-90deg);transform:translateY(5px) rotate(-90deg);color:inherit;margin-left:12px}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border:0}.wp-block-table.is-style-stripes td:first-child,.wp-block-table.is-style-stripes th:first-child{padding-left:50px}.wp-block-table.is-style-stripes th{padding-top:13px;padding-bottom:13px;background:#afd5cf;font-family:Quicksand,sans-serif;font-weight:700;text-align:left}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background:#fff}.wp-block-table.is-style-stripes tbody tr:nth-child(2n){background:rgba(0,0,0,.1)}.wp-block-table.is-style-stripes tbody td{letter-spacing:.02em}.accordeon_has-table .wp-block-table{margin:0}@media only screen and (min-width:782px){.wp-block-column:not(:first-child){margin-left:15px}}@media only screen and (min-width:600px) and (max-width:781px){.wp-block-column:nth-child(2n){margin-left:15px}}@media only screen and (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.home .block-embed-video,.home main>.accordion,.home main>.quote_block,.home main>.wp-block-columns,.home main>.wp-block-image:not(.alignfull),.home main>.wp-block-preformatted,.home main>.wp-block-pullquote,.home main>.wp-block-quote,.home main>.wp-block-table,.home main>h2,.home main>h3,.home main>h4,.home main>h5,.home main>h6,.home main>ol,.home main>p,.home main>ul{padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto;width:100%;max-width:820px}@media only screen and (max-width:780px){.home .block-embed-video,.home main>.accordion,.home main>.quote_block,.home main>.wp-block-columns,.home main>.wp-block-image:not(.alignfull),.home main>.wp-block-preformatted,.home main>.wp-block-pullquote,.home main>.wp-block-quote,.home main>.wp-block-table,.home main>h2,.home main>h3,.home main>h4,.home main>h5,.home main>h6,.home main>ol,.home main>p,.home main>ul{padding-left:12.5px;padding-right:12.5px}}.home main>p{margin-bottom:1.25rem}.home main>ol,.home main>ul{padding-left:58px}.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 .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_default{background-color:#60a3c3}.block-video-section_color1{background-color:#243558}.block-video-section_color2{background-color:#afd5cf}.block-video-section_color3{background-color:#355e38}.block-video-section_color4{background-color:#b2061b}.block-video-section_color5{background-color:#ffb23b}.block-video-section_color6{background-color:#d7eae7}.block-video-section_color7{background-color:#929aac}.block-video-section_color8{background-color:#9aaf9c}.block-video-section_color9{background-color:#ffd99d}.logo img{display:block;width:auto;max-width:200px;max-height:80px}.block-tools{width:100vw;margin:64px 0 50px calc(50% - 50vw)}@media only screen and (max-width:780px){.block-tools{margin:30px 0 25px calc(50% - 50vw)}}.block-tools__title{font-size:2.25rem}.block-tools__container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media only screen and (max-width:780px){.block-tools__container{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:475px){.block-tools__container{grid-template-columns:1fr}}.block-tools__item{background:none;border:2px solid #243558;color:#243558;padding:16px;text-decoration:none;min-height:183px;position:relative;-webkit-transition:all .3s;transition:all .3s}.block-tools__item:after{position:absolute;content:url(../../../tool-arrow.d2be443a3d37df6c98370a7815a09d2c.svg);right:16px;bottom:6px}.block-tools__item:hover{background:#f1f6f5}.block-tools__type{letter-spacing:0;font-size:.75rem;line-height:1;padding-right:20px;position:relative}.block-tools__type:before{position:absolute;content:"";top:0;right:0;width:12px;height:12px;background:#fcb13b;border-radius:50%}.block-tools__type.green:before{background:#4c844f}.block-tools__type.blue:before{background:#b0d5d1}.block-tools__type.dark-blue:before{background:#243558}.block-tools__item-title{font-size:1.25rem;line-height:1;margin:5px 0 0!important}.post-single{margin-bottom:10px}.post-single .page__header{padding-bottom:40px}.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-case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:105px 0 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:#afd5cf}@media only screen and (max-width:780px){.product-case .image-container .image-logo{right:12.5px}}.product-case .product-card{margin-right:-85px;background:#afd5cf}@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:#60a3c3;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 .button,.products-archive .product-card .button{min-width:210px;background:#fff;border-color:#fff}.product-case .product-card .button:hover,.products-archive .product-card .button:hover{background:transparent;color:#fff}.product-case .product-card_default,.products-archive .product-card_default{background-color:#60a3c3}.product-case .product-card_default .button,.products-archive .product-card_default .button{color:#60a3c3}.product-case .product-card_color1,.products-archive .product-card_color1{background-color:#243558}.product-case .product-card_color1 .button,.products-archive .product-card_color1 .button{color:#243558}.product-case .product-card_color2,.products-archive .product-card_color2{background-color:#afd5cf}.product-case .product-card_color2 .button,.products-archive .product-card_color2 .button{color:#afd5cf}.product-case .product-card_color3,.products-archive .product-card_color3{background-color:#355e38}.product-case .product-card_color3 .button,.products-archive .product-card_color3 .button{color:#355e38}.product-case .product-card_color4,.products-archive .product-card_color4{background-color:#b2061b}.product-case .product-card_color4 .button,.products-archive .product-card_color4 .button{color:#b2061b}.product-case .product-card_color5,.products-archive .product-card_color5{background-color:#ffb23b}.product-case .product-card_color5 .button,.products-archive .product-card_color5 .button{color:#ffb23b}.product-case .product-card_color6,.products-archive .product-card_color6{background-color:#d7eae7}.product-case .product-card_color6 .button,.products-archive .product-card_color6 .button{color:#d7eae7}.product-case .product-card_color7,.products-archive .product-card_color7{background-color:#929aac}.product-case .product-card_color7 .button,.products-archive .product-card_color7 .button{color:#929aac}.product-case .product-card_color8,.products-archive .product-card_color8{background-color:#9aaf9c}.product-case .product-card_color8 .button,.products-archive .product-card_color8 .button{color:#9aaf9c}.product-case .product-card_color9,.products-archive .product-card_color9{background-color:#ffd99d}.product-case .product-card_color9 .button,.products-archive .product-card_color9 .button{color:#ffd99d}.product-case .product-card .uppercase,.products-archive .product-card .uppercase{margin:0 0 10px;color:inherit;font-weight:500}.product-case .product-card .product-card__subtitle,.products-archive .product-card .product-card__subtitle{margin-bottom:30px}.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:Quicksand,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.02em;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}}.editor-styles-wrapper.editor-styles-wrapper .products-archive,.products-archive{margin-bottom:30px}.editor-styles-wrapper.editor-styles-wrapper .products-archive .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-archive .video-wrapper,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .image-container,.editor-styles-wrapper.editor-styles-wrapper .products-archive .video-wrapper,.products-archive .image-container,.products-archive .video-wrapper{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .image-container:before,.editor-styles-wrapper.editor-styles-wrapper .products-archive .video-wrapper:before,.products-archive .image-container:before,.products-archive .video-wrapper:before{padding-top:100%}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-archive .image-container:before,.editor-styles-wrapper.editor-styles-wrapper .products-archive .video-wrapper:before,.products-archive .image-container:before,.products-archive .video-wrapper:before{padding-top:58.67%}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .product-card,.products-archive .product-card{margin-left:-80px}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-archive .product-card,.products-archive .product-card{margin-left:0}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__list,.products-archive .products-archive__list{margin:0;padding:0;list-style:none}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item,.products-archive .products-archive__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item,.products-archive .products-archive__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:after,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:after,.products-archive .products-archive__item:after{display:none}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n),.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n),.products-archive .products-archive__item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n):after,.products-archive .products-archive__item:nth-child(2n):after{right:100px;left:-100px}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .product-card,.products-archive .products-archive__item:nth-child(2n) .product-card{margin-right:-80px;margin-left:0}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .product-card,.products-archive .products-archive__item:nth-child(2n) .product-card{margin-right:0}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote,.products-archive .products-archive__item:nth-child(2n) .quote{margin-right:0;background-position:10px 30px;padding:20px 20px 20px 0}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote__text,.products-archive .products-archive__item:nth-child(2n) .quote__text{padding-right:80px;padding-left:0}@media only screen and (max-width:780px){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote__text,.products-archive .products-archive__item:nth-child(2n) .quote__text{padding-right:0;padding-left:70px}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote__bottom,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote__bottom,.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}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote__author,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item:nth-child(2n) .quote__author,.products-archive .products-archive__item:nth-child(2n) .quote__author{margin-right:0;margin-left:10px;text-align:left}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item-main,.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){.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item-main,.products-archive .products-archive__item-main{width:100%}}.editor-styles-wrapper.editor-styles-wrapper .products-archive .products-archive__item_no-review,.products-archive .products-archive__item_no-review{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-page{position:relative;padding-top:70px;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:#afd5cf;height:335px;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__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;overflow:hidden}@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:60%}.blog-page__items .post-box__excerpt{margin-bottom:30px;font-weight:500;line-height:1.4;font-size:1rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.blog-page__items .post-box h2{text-transform:uppercase;letter-spacing:.02em;font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){.blog-page__items .post-box h2{font-size:1.375rem}}.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__author_image{margin-left:0}.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__excerpt{-webkit-line-clamp:initial}.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_loadmore{display:block;margin:0 auto;background:#60a3c3;color:#fff;border-color:#60a3c3}.editor-styles-wrapper .blog-page .button_loadmore:hover,.with-hovers .blog-page .button_loadmore:hover{background:#fff;color:#60a3c3;border-color:#60a3c3}.tool-single{color:#142549}@media only screen and (max-width:780px){.tool-single .page__header{padding-top:50px}}.tool-single__pre-heading{font-size:2.25rem;font-family:Quicksand,sans-serif;font-weight:700;color:#142549;margin-bottom:5px}.tool-single .page__title{color:#142549}.tool-single .post__meta-tags-title,.tool-single .post__meta-type-title{font-size:1.375rem;font-weight:700;min-width:70px}.tool-single .post__meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:30px;gap:30px}.tool-single .post__meta-type-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:30px;gap:30px}.tool-single .post__meta-tags-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-gap:10px;gap:10px}.tool-single .post__meta-type{position:relative}.tool-single .post__meta-type:before{content:"";position:absolute;display:block;width:12px;height:12px;border-radius:50%;left:-16px;top:6px;background:#fcb13b}.tool-single .post__meta-type.green:before{background:#4c844f}.tool-single .post__meta-type.blue:before{background:#b0d5d1}.tool-single .post__meta-type.dark-blue:before{background:#243558}.tool-single .post__meta-tags-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:7px;gap:7px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tool-single .post__meta-tags-item{display:inline-block;border:1px solid #142549;padding:4px 16px;border-radius:20px;line-height:1}ol.is-style-colourful-numbers{counter-reset:list-counter;list-style:none;padding-left:0}ol.is-style-colourful-numbers li{counter-increment:list-counter;position:relative;padding-left:33px;margin-bottom:18px}ol.is-style-colourful-numbers li:before{content:counter(list-counter);position:absolute;left:0;top:4px;background:#fcb13b;color:#142549;border-radius:50%;width:24px;height:24px;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;font-weight:700;font-size:16px}.tools-archive{color:#142549}.tools-archive .tools-archive__filter-title{font-family:Quicksand,sans-serif;font-weight:700;font-size:1.375rem;letter-spacing:0;line-height:1;margin-bottom:10px}.tools-archive__filters{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px;margin-bottom:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:475px){.tools-archive__filters{grid-gap:30px;gap:30px}}.tools-archive__tags-wrap,.tools-archive__types-wrap{width:calc(50% - 5px)}@media only screen and (max-width:475px){.tools-archive__tags-wrap,.tools-archive__types-wrap{width:100%}}.tools-archive__types{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:8px;gap:8px}.tools-archive__type{background:transparent;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1;padding:8px 32px 8px 31px;border:1px solid #142549;position:relative;-webkit-transition:all .3s;transition:all .3s}.tools-archive__type:before{position:absolute;content:"";left:15px;top:10px;width:12px;height:12px;border-radius:50%;background:#fcb13b}.tools-archive__type:hover{background:#f1f6f5}.tools-archive__type.active{color:#fff;background:#142549}.tools-archive__type.green:before{background:#4c844f}.tools-archive__type.blue:before{background:#b0d5d1}.tools-archive__type.dark-blue:before{background:#243558}.tools-archive__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:7px;gap:7px}.tools-archive__tag{background:transparent;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1;padding:4px 16px;border:1px solid #142549;border-radius:15px;-webkit-transition:all .3s;transition:all .3s}.tools-archive__tag:hover{background:#f1f6f5}.tools-archive__tag.active{color:#fff;background:#142549}.tools-archive__info{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0;min-height:29px}.tools-archive__count{font-weight:700;font-family:Quicksand,sans-serif;line-height:1;font-size:1.375rem;text-transform:lowercase}.tools-archive__clear-btn{background:none;font-size:.875rem;border:1px solid #142549;line-height:1;font-weight:400;padding:6.5px 10px;cursor:pointer}.editor-styles-wrapper.editor-styles-wrapper .quote,.quote{background-image:url(../../../quotes-nbs.c4e9d830f43ee25098e6232bf9e1e474.svg)}.editor-styles-wrapper.editor-styles-wrapper .quote_block,.quote_block{background-image:url(../../../big-quotes-nbs.d6aa48cecf0523af73dc73efc85cc526.svg)}div.image-container.featured-image:before,div.image-container.with-logo{background-image:url(../../../logo-nbs-white.0f8edd762d4bc8054c71f10c378a4a41.svg)}.error404__content{background-image:url(../../../logo-nbs.59917d30b5a04d4ae191bc4b5ea9a98d.svg)}@media only screen and (max-width:780px){.error404__content{padding-top:60%}}.logo img{max-width:225px;max-height:100px}.case-slider-section .uppercase,.editor-styles-wrapper.editor-styles-wrapper .case-slider-section .uppercase{color:#243558}.button_black,.button_blue,.button_green,.button_white,.button_yellow,.campaign-banner .button_black,.campaign-banner .button_blue,.campaign-banner .button_green,.campaign-banner .button_white,.campaign-banner .button_yellow,.editor-styles-wrapper .button_black,.editor-styles-wrapper .button_blue,.editor-styles-wrapper .button_green,.editor-styles-wrapper .button_white,.editor-styles-wrapper .button_yellow{border-color:#243558;background-color:#fff;color:#243558}.editor-styles-wrapper .button_black:hover,.editor-styles-wrapper .button_blue:hover,.editor-styles-wrapper .button_green:hover,.editor-styles-wrapper .button_white:hover,.editor-styles-wrapper .button_yellow:hover,.editor-styles-wrapper .campaign-banner .button_black:hover,.editor-styles-wrapper .campaign-banner .button_blue:hover,.editor-styles-wrapper .campaign-banner .button_green:hover,.editor-styles-wrapper .campaign-banner .button_white:hover,.editor-styles-wrapper .campaign-banner .button_yellow:hover,.editor-styles-wrapper .editor-styles-wrapper .button_black:hover,.editor-styles-wrapper .editor-styles-wrapper .button_blue:hover,.editor-styles-wrapper .editor-styles-wrapper .button_green:hover,.editor-styles-wrapper .editor-styles-wrapper .button_white:hover,.editor-styles-wrapper .editor-styles-wrapper .button_yellow:hover,.with-hovers .button_black:hover,.with-hovers .button_blue:hover,.with-hovers .button_green:hover,.with-hovers .button_white:hover,.with-hovers .button_yellow:hover,.with-hovers .campaign-banner .button_black:hover,.with-hovers .campaign-banner .button_blue:hover,.with-hovers .campaign-banner .button_green:hover,.with-hovers .campaign-banner .button_white:hover,.with-hovers .campaign-banner .button_yellow:hover,.with-hovers .editor-styles-wrapper .button_black:hover,.with-hovers .editor-styles-wrapper .button_blue:hover,.with-hovers .editor-styles-wrapper .button_green:hover,.with-hovers .editor-styles-wrapper .button_white:hover,.with-hovers .editor-styles-wrapper .button_yellow:hover{border-color:#243558;background-color:#243558;color:#fff}.slider__button{background-color:#243558}.editor-styles-wrapper .slider__button:hover,.with-hovers .slider__button:hover{color:#243558}.header:after{content:"";background:#d7eae7;position:absolute;top:0;right:0;width:315px;height:100%;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,75% 100%);clip-path:polygon(0 0,100% 0,100% 100%,75% 100%);z-index:-1}@media only screen and (max-width:780px){.header:after{width:215px;-webkit-clip-path:polygon(0 0,100% 100%,100% 0);clip-path:polygon(0 0,100% 100%,100% 0)}}.main-nav{min-height:150px}.mobile-menu-btn span:nth-child(2){width:100%}.mobile-menu-btn span:nth-child(3){left:0;right:auto;width:50%}@media only screen and (max-width:1024px){.mobile-menu-btn{margin-top:-45px}}.footer--alternative{background:#243558}main{padding-top:150px!important}
