.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.section {
  width: 100%;
  height: 100%;
}

.base.projectbase {
  width: 100%;
  height: 100%;
  min-width: 1285px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 180px;
}

.base.bgcolor {
  z-index: 0;
  width: 80%;
  height: 100%;
  background-image: linear-gradient(#e7e8ed, #e9eaee 70%, #f1f1f1);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.base.bgcolor.slash {
  width: auto;
  height: 20%;
  background-image: url('../images/decoBottom.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.base.logo {
  z-index: 3;
  width: 50px;
  height: 50px;
  margin-top: 50px;
  margin-left: 80px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.base.pagecategory {
  z-index: 0;
  width: 90px;
  margin-top: 60px;
  margin-right: 60px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.base.home {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 100px;
}

.base.homenav {
  height: 50px;
}

.base.homeproject {
  z-index: 1;
  position: relative;
}

.container.infobox {
  width: 800px;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.container.showcasecon {
  width: 680px;
  margin-bottom: 30px;
  padding-left: 30px;
}

.container.showcasecon.end {
  margin-bottom: 0;
}

.container.singlecon {
  width: 680px;
  padding-left: 30px;
}

.container.showcasecontext {
  width: 680px;
  margin-bottom: 10px;
  padding-left: 30px;
}

.container.showcaseinsidetext {
  margin-bottom: 10px;
}

.container.showcasequote {
  margin-bottom: 10px;
  display: flex;
}

.container.contact {
  align-items: center;
  margin-top: 100px;
  margin-bottom: 10px;
  display: flex;
}

.container.avatarright {
  margin-left: 50px;
}

.container.homeleft {
  height: 450px;
  flex-direction: column;
  margin-right: 50px;
  display: flex;
}

.container.homeleft.catelog {
  width: 680px;
  height: auto;
  padding-left: 30px;
  display: block;
}

.container.homemenu {
  float: right;
}

.container.homeintroblock {
  float: left;
}

.container.protocolumn {
  width: 680px;
  align-items: center;
  padding-left: 30px;
  display: flex;
}

.container.protocolumn.feature2mobile {
  display: none;
}

.container.protointro {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container.protocon {
  width: 680px;
  margin-top: 20px;
  padding-left: 30px;
}

.container.showcasevid {
  width: auto;
  height: 400px;
  margin-bottom: 10px;
}

.container.image {
  margin-bottom: 10px;
  position: relative;
}

.container.image.dark {
  background-color: #353945;
}

.title {
  font-family: Graphik, sans-serif;
}

.title.projecttitle {
  color: rgba(19, 29, 44, .95);
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
}

.title.infotitle {
  height: 18px;
  color: rgba(19, 29, 44, .9);
  margin-top: 2px;
  margin-bottom: 4px;
  margin-left: 11px;
  font-family: Graphik, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
}

.title.infodetail {
  height: 16px;
  color: rgba(19, 29, 44, .9);
  margin-top: 2px;
  margin-bottom: 1px;
  margin-left: 11px;
  font-family: Graphik, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
}

.title.avatar {
  width: 400px;
  float: left;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.title.phonepagetitle {
  display: none;
}

.title.toprojecttitle {
  color: rgba(19, 29, 44, .95);
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
}

.title.homeintro {
  align-items: center;
  margin-bottom: 3px;
  font-size: 20px;
  font-weight: 500;
}

.title.homeintro2nd {
  color: rgba(51, 51, 51, .65);
  align-items: center;
}

.decoblock.sectionindex {
  width: 30px;
  float: left;
}

.decoblock.container {
  float: left;
  flex-direction: column;
  margin-right: 10px;
  display: flex;
}

.decoblock.dot {
  width: 2px;
  height: 2px;
  background-color: #0b36a3;
}

.decoblock.body {
  width: 2px;
  background-color: #0b36a3;
  flex: 1;
  margin-top: 2px;
  margin-bottom: 2px;
}

.decoblock.imageline {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}

.decoblock.imageline.white {
  border: 1px solid #fff;
}

.decoblock.imageline.black {
  border: 1px solid #131d2c;
}

.image.coverimage {
  width: 1000px;
  margin-bottom: 20px;
}

.image.pagetitle {
  height: 60px;
}

.image.showcase {
  margin-bottom: 10px;
}

.image.avatar {
  z-index: 2;
  width: 134px;
  margin-bottom: 30px;
  position: relative;
}

.image.link {
  width: 20px;
  margin-right: 5px;
}

.image.showcasevid {
  height: 400px;
  margin-bottom: 10px;
}

.text {
  height: auto;
  font-family: Graphik, sans-serif;
}

.text.content {
  color: rgba(19, 29, 44, .9);
  letter-spacing: .2px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.text.content.purpose {
  color: #ed51a0;
  margin-bottom: 10px;
  font-weight: 400;
}

.text.content.purposetext {
  font-weight: 500;
}

.text.content.link {
  color: rgba(11, 54, 163, .7);
  margin-top: 10px;
  font-size: 13px;
  font-style: italic;
  line-height: 17px;
  display: block;
}

.text.content.avatar {
  margin-left: -20px;
}

.text.section {
  color: rgba(19, 29, 44, .85);
  letter-spacing: .27px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}

.text.caseblocktitle {
  color: rgba(19, 29, 44, .7);
  letter-spacing: .24px;
  margin-top: 0;
  font-weight: 500;
  line-height: 24px;
}

.text.quote {
  color: #223d65;
  letter-spacing: .21px;
  font-size: 17px;
  font-style: italic;
  line-height: 30px;
}

.text.link {
  color: #0b36a3;
  font-size: 12px;
  font-weight: 500;
}

.text.link.page {
  margin-bottom: 15px;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
}

.text.link.page.w--current {
  opacity: 1;
  font-weight: 400;
}

.text.link.page.forproject {
  opacity: .2;
  padding-right: 20px;
  text-decoration: none;
  position: relative;
}

.text.link.page.forproject:hover {
  opacity: 1;
}

.text.link.page.forproject.w--current {
  opacity: .9;
}

.text.link.homemenu {
  margin-bottom: 15px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
}

.text.link.homemenu.w--current {
  opacity: 1;
  font-weight: 400;
}

.text.tocaseblocktitle {
  color: rgba(19, 29, 44, .7);
  letter-spacing: .24px;
  margin-top: 0;
  font-weight: 500;
  line-height: 24px;
}

.text.linktext {
  color: #0b36a3;
  text-decoration: none;
}

.text.homemenu {
  opacity: .6;
  color: #0b36a3;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  transition: all .25s ease-in-out;
}

.text.homemenu:hover {
  opacity: 1;
}

.text.homemenu.w--current {
  opacity: 1;
  font-weight: 400;
}

.sect {
  z-index: 1;
  margin-bottom: 50px;
  position: relative;
}

.button.linkcontainer {
  height: 30px;
  align-items: center;
  margin-top: 10px;
  padding-left: 10px;
  display: flex;
}

.button.download {
  width: 30px;
  height: 30px;
  background-image: url('../images/default.svg');
  background-position: 50%;
  background-size: cover;
}

.button.download:hover {
  background-image: url('../images/hover.svg');
  background-position: 0 0;
  background-size: auto;
}

.button.download:active {
  background-image: url('../images/pressed.svg');
  background-position: 0 0;
  background-size: auto;
}

.button.download:visited {
  background-image: url('../images/visited.svg');
  background-position: 0 0;
  background-size: cover;
}

.toprojectblock {
  position: relative;
}

.toprojectcard {
  z-index: 3;
  opacity: 0;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.toprojectcard:hover {
  opacity: .8;
  top: -15px;
  bottom: 15px;
  left: -15px;
  right: 15px;
}

.vid {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .base.projectbase {
    min-width: 768px;
    padding-top: 0;
    padding-left: 25px;
  }

  .base.logo {
    margin-top: 30px;
    margin-left: 20px;
  }

  .base.home {
    margin-right: 0;
  }

  .base.homenav {
    margin-top: 30px;
    margin-bottom: -30px;
  }

  .base.homeproject {
    padding-right: 20px;
  }

  .container.infobox {
    width: 700px;
    padding-left: 0;
  }

  .container.showcasecon, .container.singlecon, .container.showcasecontext {
    width: 540px;
  }

  .container.contact {
    width: 560px;
    margin-top: 50px;
  }

  .container.avatarright {
    margin-left: 30px;
  }

  .container.homeleft {
    height: 400px;
  }

  .container.homeleft.catelog {
    padding-left: 25px;
  }

  .container.protocolumn, .container.protocon {
    width: 540px;
  }

  .container.showcasevid {
    width: 510px;
    height: 305px;
  }

  .title.avatar {
    margin-bottom: 20px;
  }

  .title.toprojecttitle {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 28px;
  }

  .title.homeintro2nd {
    margin-bottom: 20px;
  }

  .image.coverimage {
    width: 700px;
  }

  .image.pagetitle {
    margin-top: 30px;
    margin-left: 50px;
  }

  .text.tocaseblocktitle {
    font-size: 12px;
    line-height: 20px;
  }

  .sect {
    width: 743px;
  }

  .toprojectcard {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .base.projectbase {
    min-width: 568px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .base.bgcolor {
    width: 100%;
  }

  .base.pagecategory {
    width: 60px;
    margin-top: 120px;
    margin-right: 20px;
  }

  .base.homeproject {
    padding-bottom: 50px;
  }

  .container.infobox {
    width: 530px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container.showcasecon, .container.singlecon {
    width: 100%;
  }

  .container.showcasecontext {
    width: 420px;
  }

  .container.homeleft {
    height: 230px;
    flex-direction: row;
    align-items: flex-start;
    margin-right: 0;
  }

  .container.homeleft.catelog {
    width: 540px;
  }

  .container.infocell {
    width: 470px;
    padding-bottom: 10px;
  }

  .container.protocolumn, .container.protocon {
    width: 100%;
  }

  .container.showcasevid {
    width: 480px;
    height: 290px;
  }

  .container.image {
    width: 95%;
  }

  .title.projecttitle {
    font-size: 36px;
  }

  .title.avatar {
    width: 270px;
    font-size: 20px;
  }

  .title.phonepagetitle {
    color: #223d65;
    margin-top: 40px;
    margin-left: 55px;
    font-size: 34px;
    line-height: 34px;
    display: block;
  }

  .title.toprojecttitle, .title.homeintro2nd {
    font-size: 20px;
  }

  .decoblock.imageline {
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
  }

  .image.coverimage {
    width: 528px;
  }

  .image.pagetitle {
    height: 40px;
    margin-top: 35px;
    display: none;
  }

  .image.pagetitle.contact {
    margin-left: 60px;
    display: block;
  }

  .image.showcase {
    width: 95%;
  }

  .text.content {
    font-size: 14px;
  }

  .text.section {
    font-size: 26px;
  }

  .text.caseblocktitle {
    font-size: 20px;
  }

  .text.link.page, .text.link.homemenu {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .text.tocaseblocktitle {
    line-height: 12px;
  }

  .text.homemenu {
    margin-left: 0;
    margin-right: 20px;
  }

  .sect {
    width: 538px;
  }
}

@media screen and (max-width: 479px) {
  .base.projectbase {
    min-width: 320px;
    padding-bottom: 0;
  }

  .base.pagecategory {
    width: 25px;
    margin-top: 100px;
    margin-right: 5px;
  }

  .base.homenav {
    margin-bottom: 0;
  }

  .base.homeproject {
    width: 100%;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .container.infobox {
    width: 280px;
    padding-left: 0;
  }

  .container.showcasecon, .container.singlecon {
    padding-left: 0;
  }

  .container.showcasecontext {
    width: 290px;
    padding-left: 0;
  }

  .container.contact {
    width: 240px;
    flex-direction: column;
    margin-top: 30px;
  }

  .container.homeleft {
    height: 150px;
  }

  .container.homeleft.catelog {
    width: 300px;
    padding-left: 0;
  }

  .container.homemenu {
    float: left;
  }

  .container.protocolumn {
    flex-direction: column;
    padding-left: 0;
  }

  .container.protocolumn.feature2mobile {
    display: block;
  }

  .container.protocon {
    padding-left: 0;
  }

  .container.protocon.feature2 {
    display: none;
  }

  .container.showcasevid {
    width: 100%;
    height: 170px;
  }

  .container.image {
    width: 100%;
  }

  .title.projecttitle {
    font-size: 26px;
    line-height: 30px;
  }

  .title.avatar {
    margin-bottom: 10px;
  }

  .title.phonepagetitle {
    font-size: 26px;
  }

  .title.toprojecttitle {
    line-height: 30px;
  }

  .title.homeintro, .title.homeintro2nd {
    margin-bottom: 10px;
  }

  .decoblock.sectionindex {
    margin-left: -5px;
  }

  .image.coverimage {
    width: 100%;
  }

  .image.pagetitle {
    height: 30px;
    margin-top: 40px;
  }

  .image.showcase {
    width: 100%;
  }

  .image.avatar {
    width: 35%;
  }

  .text.content {
    font-size: 12px;
  }

  .text.content.avatar {
    margin-left: 0;
  }

  .text.section {
    font-size: 20px;
  }

  .text.link.page, .text.link.homemenu {
    margin-bottom: 0;
    font-size: 14px;
  }

  .sect {
    width: 100%;
    padding-right: 20px;
  }

  .button.linkcontainer {
    padding-left: 0;
  }
}


@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Black.otf') format('opentype'), url('../fonts/Graphik-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-BlackItalic.otf') format('opentype'), url('../fonts/Graphik-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-ExtralightItalic.otf') format('opentype'), url('../fonts/Graphik-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Extralight.otf') format('opentype'), url('../fonts/Graphik-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.otf') format('opentype'), url('../fonts/Graphik-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-BoldItalic.otf') format('opentype'), url('../fonts/Graphik-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Light.otf') format('opentype'), url('../fonts/Graphik-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-LightItalic.otf') format('opentype'), url('../fonts/Graphik-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.otf') format('opentype'), url('../fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-MediumItalic.otf') format('opentype'), url('../fonts/Graphik-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-RegularItalic.otf') format('opentype'), url('../fonts/Graphik-SuperItalic.otf') format('opentype'), url('../fonts/Graphik-RegularItalic.otf') format('opentype'), url('../fonts/Graphik-SuperItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.otf') format('opentype'), url('../fonts/Graphik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Semibold.otf') format('opentype'), url('../fonts/Graphik-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik super';
  src: url('../fonts/Graphik-Super.otf') format('opentype'), url('../fonts/Graphik-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-SemiboldItalic.otf') format('opentype'), url('../fonts/Graphik-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Thin.otf') format('opentype'), url('../fonts/Graphik-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-ThinItalic.otf') format('opentype'), url('../fonts/Graphik-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}