<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.button.margin,
input.button.margin{
  margin-top: 20px;
}

div.menu{
  height: 80px;
}

div.menu &gt; nav{
  margin-right: 85px;
}

div.menu nav li,
div.menu nav a,
div.menu span.separator{
  padding: 0 12px;
  line-height: 80px;
}

div.menu.mini{
  height: 60px;
}

div.menu.mini li,
div.menu.mini a,
div.menu.mini span.separator{
  line-height: 60px;
}

header{
  padding: 180px 6% 100px 6%;
}

header::before{
  right: 100px;
  top: 110px;
  width: 380px;
  height: 380px;
}

header::after{
  top: 85px;
  right: 78px;
  height: 291px;
}

div.filter{
  padding-bottom: 10px;
  margin-bottom: -40px;
}

article.projects{
  margin: 80px auto;
}

article.gallery{
  margin: 70px auto 80px auto;
}

article.vacancy{
  margin: 80px auto;
}

article.contact{
  margin: 80px auto;
}

div.homeSideBar{
  width: 80px;
  height: calc(100% - 120px);
}

div.homeSideBar &gt; div{
  bottom: 30px;
}

div.homeSlider{
  padding-top: 60px;
  width: calc(100% - 80px);
  height: calc(100% - 60px);
}

div.homeSlider div.bar{
  height: 120px;
}

div.homeSlider div.bar::before{
  width: 174px;
}

div.homeSlider div.bar::after{
  right: 78px;
  height: 175px;
}

div.homeSlider div.bar a{
  width: 180px;
  padding: 20px 10px 0 10px;
}

div.homeSlider div.bar a span.button{
  line-height: 25px;
}

div.homeSlider div.arrow{
  left: calc(20% - 34px);
}

article.homeAbout{
  padding: 80px 0 56px 0;
  background-size: 400px 400px;
  -background-position: 90% center;
}

article.aboutVision{
  margin: 80px auto;
}

article.aboutVision h2,
article.aboutVision p{
  padding-left: 50px;
}

article.aboutVision img.signatures{
  margin: 20px 0 0 50px;
}

article.aboutTeam{
  margin: 80px auto;
}

article.aboutTeam div.textHolder{
  margin-bottom: 40px;
}

footer{
  height: 300px;
}

footer div.bar{
  padding-top: 55px;
  height: 185px;
}

footer div.bar::after{
  top: -65px;
  height: 60px;
}

footer img{
  top: 70px;
}

footer div.contact{
  top: 65px;
}

footer div.links{
  top: 65px;
}
footer a.aolLogo,
footer a.bnaLogo{
  width: 60px;
}

footer a.aolLogo{
  top: -70px;
}
</pre></body></html>