a,article,body,div,footer,form,h1,h2,h3,h4,h5,h6,header,html,label,li,nav,p,section,span,strong,ul{margin:0;padding:0}img{display:block}ul{list-style-type:none}a{text-decoration:none}.content{max-width:1220px;padding:0 150px;margin:0 auto}@media only screen and (max-width:1024px){.content{padding:0 100px}}@media only screen and (max-width:768px){.content{padding:0 50px}}@media only screen and (max-width:576px){.content{padding:0 30px}}.content-slim{max-width:1050px;padding:0 150px;margin:0 auto}@media only screen and (max-width:1024px){.content-slim{padding:0 100px}}@media only screen and (max-width:768px){.content-slim{padding:0 50px}}@media only screen and (max-width:576px){.content-slim{padding:0 30px}}.flex-center{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}.dnone{display:none}.btn{display:inline-block;background-color:#000;color:#fff;font-size:16px;line-height:26px;font-weight:700;padding:12px 30px 14px 30px;position:relative;cursor:pointer}.btn--plus{padding:12px 42px 14px 30px}.btn--plus::before{content:"";display:block;position:absolute;width:10px;height:10px;top:33%;right:16%;background-image:url(../images/plus.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.btn::after{content:"";display:block;position:absolute;width:100%;height:100%;top:9px;left:9px;background-color:#0ff;z-index:-1}.btn:hover{background-color:#4d4d4d}.btn:hover::after{background-color:#f0f}.grid-bg{position:absolute;z-index:5;top:24px;left:24px;height:calc(100% - 48px);width:calc(100% - 48px);background-size:20px 20px;background-position:-2px -2px,-2px -2px,-1px -1px,-1px -1px}@media only screen and (max-width:576px){.grid-bg{display:none}}.grid-bg--grey{border:1px solid rgba(204,204,204,.6);background-image:linear-gradient(rgba(204,204,204,.6) 1px,transparent 1px),linear-gradient(90deg,rgba(204,204,204,.6) 1px,transparent 1px)}.grid-bg--c6{border:1px solid rgba(102,102,102,.5);background-image:linear-gradient(rgba(102,102,102,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(102,102,102,.5) 1px,transparent 1px)}.section-inner{position:relative;z-index:20;padding:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.section-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.section-headline{font-size:64px;line-height:68px;font-family:"Roboto Condensed",sans-serif}.section-headline--white{color:#fff}@media only screen and (max-width:1200px){.section-headline{font-size:50px;line-height:54px}}@media only screen and (max-width:576px){.section-headline{font-size:40px;line-height:44px}}.text{font-size:16px;line-height:26px}@media only screen and (max-width:992px){.text{font-size:14px;line-height:24px}}.text--white{color:#fff}.tw{color:#fff}.w100{width:100%}.header{position:fixed;width:100%;z-index:500;overflow:hidden}.header__top{height:0;overflow:hidden;-webkit-transition:all .2s linear;transition:all .2s linear;background-color:#1a1a1a}.header__top--shown{height:52px}.header__top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}@media only screen and (max-width:992px){.header__top-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:576px){.header__top-inner{padding:0!important}}.header__lang-wrap{color:#fff;font-size:14px;width:121px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden}@media only screen and (max-width:992px){.header__lang-wrap{display:none}}.header__nav-wrap{height:100%}.header__li{display:inline}.header__a{color:#b3b3b3;font-size:14px;padding:8px 12px;display:inline-block;-webkit-transition:all .2s;transition:all .2s;cursor:pointer}@media only screen and (max-width:420px){.header__a{font-size:12px;padding:6px}}.header__a:hover{color:#fff}.header__contact-us-wrap{color:#fff;font-size:16px;height:100%;width:121px}@media only screen and (max-width:992px){.header__contact-us-wrap{display:none}}.header__contact-us-inner{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.header__contact-us-inner:hover .header__contact-us-img{-webkit-transform:translateX(3px);transform:translateX(3px)}.header__contact-us-title{margin-right:10px}.header__contact-us-img{-webkit-transition:all .2s;transition:all .2s}.header__btm{background-color:#000}.header__btm-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__btm-side-wraps{width:180px}.header__btm-side-wraps--journal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:576px){.header__btm-side-wraps--journal{display:none}}.header__logo{width:100%;padding:20px 0}.header__journal{width:80px}.header__home-link{display:inline-block}.burger{position:relative;display:inline-block;width:16px;height:10px;cursor:pointer;padding:5px}.burger--active .burger__inner{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger--active .burger__inner:before{top:0;opacity:0}.burger--active .burger__inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.burger__inner{position:absolute;width:16px;height:2px;background-color:#fff;top:50%;display:block;margin-top:-1px;-webkit-transition:all .2s;transition:all .2s}.burger__inner:before{display:block;content:"";position:absolute;width:16px;height:2px;background-color:#fff;top:-4px;-webkit-transition:all .2s;transition:all .2s}.burger__inner:after{display:block;content:"";position:absolute;width:16px;height:2px;background-color:#fff;bottom:-4px;-webkit-transition:all .2s;transition:all .2s}.footer{background-color:#000}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__text{color:#fff;font-size:14px;line-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0 12px 0}.footer__social-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:160px}@media only screen and (max-width:992px){.footer__social-wrap{margin-right:20px}}@media only screen and (max-width:576px){.footer__social-wrap{margin-right:0}}.footer__ig{margin-right:20px}@media only screen and (max-width:576px){.footer__hello-wrap{display:none}}*{font-size:100%;font-family:Roboto,sans-serif}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Light.ttf);font-weight:300}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Thin.ttf);font-weight:100}@font-face{font-family:'Roboto Condensed';src:url(../fonts/RobotoCondensed-Bold.ttf);font-weight:700}@font-face{font-family:'Roboto Condensed';src:url(../fonts/RobotoCondensed-Light.ttf);font-weight:300}@font-face{font-family:'Roboto Condensed';src:url(../fonts/RobotoCondensed-Regular.ttf);font-weight:400}
/*# sourceMappingURL=style.css.map */
