@charset "UTF-8";a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}[hidden]{display:none!important}ul{margin:0;padding:0;list-style:none;line-height:0}h1,h2,h3,h4{margin:0;font-weight:400}p{margin:0}button{padding:0;overflow:visible;color:inherit;font:inherit;line-height:normal;background:0 0;border:0;text-align:left;cursor:pointer}a{color:currentColor;text-decoration:none}img{max-width:initial}select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}.no-list-styles{margin:0;padding:0;list-style:none}:focus{outline:0}@font-face{font-family:freigtexproblk;src:url(../fonts/build/freigtexproblk-webfont.woff2);font-style:normal;font-weight:300}@font-face{font-family:freigtexprobook;src:url(../fonts/build/freigtexprobook-webfont.woff2);font-style:normal;font-weight:400}@font-face{font-family:freigtexpromed;src:url(../fonts/build/freigtexpromed-webfont.woff2);font-style:normal;font-weight:400}@font-face{font-family:reigtexprosem;src:url(../fonts/build/freigtexprosem-webfont.woff2);font-style:normal;font-weight:400}.background-white{background:#fff}.color-black{color:#000}html{font-size:15px;font-family:sans-serif}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.aligncenter{text-align:center}.alignleft{text-align:left}.alignright{text-align:right}.justify-text{text-align:justify}body{-webkit-font-smoothing:antialiased;font-family:freigtexproblk;line-height:0;letter-spacing:.07em;color:#fff}.title-1{font-family:freigtexproblk;font-size:.73rem;line-height:1.2}.title-2{font-family:freigtexproblk;font-size:1.3rem;line-height:1.2;letter-spacing:.07em}.menu-item{font-size:.73rem;line-height:1.1}@media (min-width:768px){.menu-item{font-size:1.06rem}}.current-text{font-family:freigtexprobook;font-size:1rem;line-height:1.2}.current-text p{margin-bottom:1rem}.current-text p:last-child{margin-bottom:0}.lazy-img{position:relative;display:block;line-height:0}.lazy-img svg{background:#f7f7f7;-webkit-transition:.3s linear opacity;-o-transition:.3s linear opacity;-moz-transition:.3s linear opacity;transition:.3s linear opacity}.lazy-img img{opacity:0;-webkit-transition:.3s linear opacity;-o-transition:.3s linear opacity;-moz-transition:.3s linear opacity;transition:.3s linear opacity;z-index:1}.lazy-img.never-hidden img{opacity:1}.lazy-img--regular{position:relative}.lazy-img--regular svg{position:relative;width:100%;height:100%}.lazy-img--regular img{position:absolute;top:0;left:0;width:100%;height:auto}.lazy-img--centered{width:100%;height:100%}.lazy-img--centered>*{display:block;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%;width:auto;height:auto;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.lazy-img.loaded img{opacity:1}.lazy-img.loaded svg{opacity:0}.lazy-bg{position:relative;background:#f7f7f7;width:100%}.lazy-bg__item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.5s linear opacity;-o-transition:.5s linear opacity;-moz-transition:.5s linear opacity;transition:.5s linear opacity}.lazy-bg__item.loaded{opacity:1}:root{--vh:1vh;--modalHeight:1vh}*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}html{-webkit-text-size-adjust:100%}html body{-webkit-transition:.3s linear opacity;-o-transition:.3s linear opacity;-moz-transition:.3s linear opacity;transition:.3s linear opacity;-webkit-overflow-scrolling:touch}html.fixed{position:absolute;width:100%;height:100%;overflow:hidden}html.fixed body{width:100%;max-height:100%;height:100%}body.fixed{overflow:hidden}a{color:currentColor;text-decoration:none}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.click-cancel{pointer-events:none}.fullheight{height:100vh;height:-webkit-calc(var(--vh,1vh) * 100);height:-moz-calc(var(--vh,1vh) * 100);height:calc(var(--vh,1vh) * 100);max-height:100%}.fullheight--home{padding-top:3.06rem;padding-bottom:3.06rem;overflow:scroll;-webkit-overflow-scrolling:touch}@media (min-width:768px){.fullheight--home{padding-top:3.66rem;padding-bottom:3.66rem}}.container{width:100%}.text-container{max-width:55rem;width:100%;margin-left:auto;margin-right:auto}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.logo svg{width:18.66rem;height:1.06rem;-webkit-filter:invert(1);filter:invert(1)}@media (min-width:768px){.logo svg{width:28.4rem;height:1.63rem}}.logo--black svg{-webkit-filter:invert(0);filter:invert(0)}.modal__close svg{width:1rem;height:1rem}.keen-slider-count__arrow svg{position:relative;display:block;width:1rem;height:.26rem;fill:#000}.keen-slider-count__arrow--next svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.site-header{z-index:100}.keen-slider-count{z-index:3}.grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-calc(100% - (.5rem * 2));width:-moz-calc(100% - (.5rem * 2));width:calc(100% - (.5rem * 2));max-width:-webkit-calc(100% - (.5rem * 2));max-width:-moz-calc(100% - (.5rem * 2));max-width:calc(100% - (.5rem * 2));margin-left:auto;margin-right:auto}.row{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:100%;margin:0 auto;padding-right:1rem;padding-left:1rem}.col{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;padding-right:.5rem;padding-left:.5rem}@media (min-width:0px){.xxs-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xxs-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xxs-col-3{width:25%;max-width:25%;min-width:25%}.xxs-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xxs-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xxs-col-6{width:50%;max-width:50%;min-width:50%}.xxs-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xxs-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xxs-col-9{width:75%;max-width:75%;min-width:75%}.xxs-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xxs-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xxs-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:576px){.sm-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.sm-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.sm-col-3{width:25%;max-width:25%;min-width:25%}.sm-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.sm-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.sm-col-6{width:50%;max-width:50%;min-width:50%}.sm-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.sm-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.sm-col-9{width:75%;max-width:75%;min-width:75%}.sm-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.sm-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.sm-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:768px){.md-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.md-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.md-col-3{width:25%;max-width:25%;min-width:25%}.md-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.md-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.md-col-6{width:50%;max-width:50%;min-width:50%}.md-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.md-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.md-col-9{width:75%;max-width:75%;min-width:75%}.md-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.md-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.md-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:1024px){.lg-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.lg-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.lg-col-3{width:25%;max-width:25%;min-width:25%}.lg-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.lg-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.lg-col-6{width:50%;max-width:50%;min-width:50%}.lg-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.lg-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.lg-col-9{width:75%;max-width:75%;min-width:75%}.lg-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.lg-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.lg-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:1200px){.xl-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xl-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xl-col-3{width:25%;max-width:25%;min-width:25%}.xl-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xl-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xl-col-6{width:50%;max-width:50%;min-width:50%}.xl-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xl-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xl-col-9{width:75%;max-width:75%;min-width:75%}.xl-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xl-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xl-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:1440px){.xxl-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xxl-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xxl-col-3{width:25%;max-width:25%;min-width:25%}.xxl-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xxl-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xxl-col-6{width:50%;max-width:50%;min-width:50%}.xxl-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xxl-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xxl-col-9{width:75%;max-width:75%;min-width:75%}.xxl-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xxl-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xxl-col-12{width:100%;max-width:100%;min-width:100%}}.xs-row{margin-bottom:.5rem}.sm-row{margin-bottom:1rem}.md-row{margin-bottom:2rem}.lg-row{margin-bottom:3rem}.xl-row{margin-bottom:4rem}.xxl-row{margin-bottom:5rem}html.bg-regular{background:url(../img/green-background-texture.jpg);-webkit-background-size:500px 404px;-moz-background-size:500px 404px;-o-background-size:500px 404px;background-size:500px 404px}.site-header{position:fixed;top:0;width:100%;padding-top:1rem;padding-bottom:1rem;-webkit-transition:.5s filter linear;-o-transition:.5s filter linear;-moz-transition:.5s filter linear;transition:.5s filter linear}.page-menu{padding-top:1rem}@media (min-width:768px){.page-menu{padding-top:1rem}}.page-menu__item{padding:1rem .5rem .5rem}@media (min-width:1024px){.page-menu__item{padding:1rem .5rem .5rem}}.page-menu__item.active{background:url(../svg/assets/active-menu-item-icon.svg) no-repeat;-webkit-background-size:.75rem auto;-moz-background-size:.75rem auto;-o-background-size:.75rem auto;background-size:.75rem auto;background-position:center 0}.hero{position:relative}.hero__item{height:100%}.modal{position:fixed;top:-1px;bottom:0;left:0;width:100%;height:-webkit-calc(100% + 1px);height:-moz-calc(100% + 1px);height:calc(100% + 1px);background:#fff;opacity:0;-webkit-transition:.5s linear opacity;-o-transition:.5s linear opacity;-moz-transition:.5s linear opacity;transition:.5s linear opacity;z-index:-1}.modal__inner{width:100%;height:100%;max-height:100%;-ms-overflow-style:none;scrollbar-width:none}.modal__inner::-webkit-scrollbar{display:none}.modal__header{position:relative;padding:1rem 0}.modal__close{position:absolute;top:0;right:.5rem}@media (min-width:768px){.modal__close{top:.25rem}}.modal__slider{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.keen-slider-container{width:100%;max-width:100%;opacity:0;-webkit-transition:.3s linear opacity;-o-transition:.3s linear opacity;-moz-transition:.3s linear opacity;transition:.3s linear opacity}.keen-slider-container--full-height{max-height:100%;height:100%}.keen-slider-container--full-height .keen-slider{max-height:100%;height:100%}.keen-slider-container--full-height .keen-slider__slide{width:100%;max-width:100%;max-height:100%;height:100%}.keen-slider-container--limited-width{width:100%}.keen-slider-container--limited-width .keen-slider .lazy-img{margin-left:auto;margin-right:auto}.keen-slider{position:relative;width:100%;max-width:100%;overflow:hidden}.keen-slider__slide{width:100%;height:100%;position:absolute;top:0;left:0}.keen-slider__slide .lazy-img--centered{height:-webkit-calc(100% - 3.06rem);height:-moz-calc(100% - 3.06rem);height:calc(100% - 3.06rem)}@media (min-width:768px){.keen-slider__slide .lazy-img--centered{height:-webkit-calc(100% - 3.66rem);height:-moz-calc(100% - 3.66rem);height:calc(100% - 3.66rem)}}.keen-slider__legende{height:3.06rem}@media (min-width:768px){.keen-slider__legende{height:3.66rem}}.keen-slider-count{position:fixed;top:0;left:0;color:#fff;mix-blend-mode:difference;-webkit-transform-origin:top left;-moz-transform-origin:top left;-ms-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;will-change:transform;pointer-events:none;z-index:3;opacity:0;-webkit-transition:.3s linear opacity;-o-transition:.3s linear opacity;-moz-transition:.3s linear opacity;transition:.3s linear opacity}.keen-slider-count__arrow{position:relative;display:block;opacity:0;-webkit-transition:.3s ease-in all;-o-transition:.3s ease-in all;-moz-transition:.3s ease-in all;transition:.3s ease-in all}.keen-slider-count__arrow--prev{margin-right:.5rem;-webkit-transform:translate3d(-20px,2px,0);-moz-transform:translate3d(-20px,2px,0);transform:translate3d(-20px,2px,0)}.keen-slider-count__arrow--next{margin-left:.5rem;-webkit-transform:translate3d(20px,2px,0);-moz-transform:translate3d(20px,2px,0);transform:translate3d(20px,2px,0)}.keen-slider-count__arrow.active{opacity:1;-webkit-transform:translate3d(0,2px,0);-moz-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.no-touch .keen-slider-container.hide-mouse,.no-touch .keen-slider-count{cursor:none}.touch .keen-slider-count{display:none}.collection__section{padding-top:8rem}.collection__section:last-child{min-height:100vh}.collection__intro{padding-top:11rem}#id--collection .collection__section{padding-top:11rem}.template-home .projects-list__item{-webkit-transition:.5s filter linear;-o-transition:.5s filter linear;-moz-transition:.5s filter linear;transition:.5s filter linear}.template-home .projects-list__item:hover{-webkit-filter:grayscale(1);filter:grayscale(1)}.template-raizin .site-header{position:fixed}.template-raizin .raizin-container{position:relative;overflow:hidden}.template-raizin .raizin-container:before{content:"";display:block;padding-top:450%}@media (min-width:651px){.template-raizin .raizin-container:before{padding-top:150%}}@media (min-width:1441px){.template-raizin .raizin-container:before{padding-top:112.5%}}.template-raizin .custom-bg{left:50%;max-width:none;position:absolute;top:0;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);width:240%}@media (min-width:651px){.template-raizin .custom-bg{width:150%}}@media (min-width:891px){.template-raizin .custom-bg{width:100%}}.template-raizin .stamp{display:none}@media (min-width:891px){.template-raizin .stamp{display:block;left:78%;position:absolute;top:20%;width:15%}}@media (min-width:1441px){.template-raizin .stamp{top:25%}}.template-raizin .raizin-intro{font-family:freigtexprobook;font-size:12px;font-weight:500;left:50%;line-height:1.13;max-width:87.5%;position:absolute;text-align:center;top:35%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);white-space:pre-wrap;width:520px;color:#eedac2}@media (min-width:651px){.template-raizin .raizin-intro{top:40%}}@media (min-width:891px){.template-raizin .raizin-intro{top:40%}}@media (min-width:1441px){.template-raizin .raizin-intro{font-size:15px;top:51%;width:920px}}.template-raizin .read-more{display:block;margin:auto}.template-raizin #images .title-2{color:#000}.template-raizin #contacts,.template-raizin #downloads{color:#000}
