:root{--contentSize: 1300px;--headerSize: 62px}@media only screen and (max-width: 1367px){:root{--contentSize: 1200px}}@media only screen and (max-width: 1281px){:root{--contentSize: 95vw}}@media only screen and (max-width: 1025px){:root{--contentSize: 95vw}}@media only screen and (max-width: 769px){:root{--contentSize: 90vw}}*{font-family:"Outfit",sans-serif;color:#202020}*::-moz-selection{background-color:#484848;color:#fff}*::selection{background-color:#484848;color:#fff}body{overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width: 769px){.mobile{display:none}}@media only screen and (max-width: 769px){.desktop{display:none}}form label{padding:0 12px 5px 12px}form input,form textarea,form button{background-color:transparent;margin-bottom:15px;padding:8px 12px;border:2px solid #202020;border-radius:6px}form textarea{resize:none}form button:hover{background-color:#202020;color:#fff}form *:last-child{margin-bottom:0}.wrapper{width:var(--contentSize);margin-right:auto;margin-left:auto}header.header{background-color:#202020;height:var(--headerSize);position:fixed;top:0;right:0;left:0;z-index:10}header.header .logo{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500;font-size:1.2rem;color:#fff}header.header .header__main-menu ul{list-style:none}header.header .header__main-menu ul li{margin:0 15px;padding:3px 5px;border-bottom:1px solid transparent;font-weight:300;font-size:0.9rem;color:#fff;text-transform:uppercase;cursor:pointer}header.header .header__main-menu ul li.active,header.header .header__main-menu ul li:hover{border-color:#fff}main article{padding:60px 0 80px 0}@media only screen and (max-width: 769px){main article{padding:30px 0 50px 0}}@media only screen and (max-width: 769px){main article header.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main article header .headers h2{font-weight:500;font-size:4rem;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: 769px){main article header .headers h2{font-size:2rem}}main article header .headers h2 span{margin:0 20px 0 -4px;font-size:4rem}@media only screen and (max-width: 769px){main article header .headers h2 span{margin-right:10px;font-size:2.5rem}}main article header .headers h3{font-weight:300;font-size:2rem}@media only screen and (max-width: 769px){main article header .headers h3{font-size:1.2rem}}main article header nav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}main article header nav ul{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 769px){main article header nav ul{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}main article header nav ul li{margin-left:10px;padding:8px 24px;border:2px solid transparent;border-radius:10px;cursor:pointer}@media only screen and (max-width: 769px){main article header nav ul li{margin:0}}main article header nav ul li:hover{border-color:#202020}main article header nav ul li.active{background-color:#202020;border-color:#202020;color:#fff}main article section{margin-top:60px}@media only screen and (max-width: 769px){main article section{margin-top:30px}}main article.main-color-dark-article{background-color:#202020}main article.dark-article header .headers h2{color:#fff}main article.dark-article header .headers h2 span{color:#fff}main article.dark-article header .headers h3{color:#fff}main article.dark-article header nav li{color:#fff}main article.dark-article header nav li:hover{border-color:#fff}main article.dark-article header nav li.active{background-color:#fff;border-color:#fff;color:#202020}main.development-case{margin-top:var(--headerSize);min-height:calc( 100vh - var( --headerSize ))}article.not-found{padding-bottom:0}article.not-found div{padding:120px 0;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}article.not-found div h1{font-size:200px;line-height:165px}article.not-found div span{margin:0;font-size:52px}footer.footer{background-color:#202020;background-size:cover;background-position:center;padding:40px 0;-webkit-box-shadow:inset 0 0 80px #202020;box-shadow:inset 0 0 80px #202020;-webkit-filter:grayscale(1);filter:grayscale(1)}footer.footer .wrapper{gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 769px){footer.footer .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer.footer .wrapper .column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer.footer .wrapper .column *{color:#fff}footer.footer .wrapper .column p{font-weight:300;font-size:0.8rem;color:#fff}footer.footer .wrapper .column .logo{font-size:2rem}footer.footer .wrapper .column .description{font-weight:100;font-size:0.9rem}footer.footer .wrapper .column .footnotes{list-style:none}footer.footer .wrapper .column .footnotes li{font-weight:100;font-size:0.9rem}
/*# sourceMappingURL=style.css.map */