.header {
  background: #202428;
  height: 900px;
  position: relative;
  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;
  color: #fff;
}
.header h1,
.header h2,
.header h3,
.header h4 {
  color: #fff;
}
.feature,
.slogan,
.hosting {
  padding: 50px 0;
}
.feature .ft-logo,
.slogan .ft-logo,
.hosting .ft-logo {
  border-radius: 15px;
  padding: 11px;
  min-width: 55px;
  display: inline-block;
  color: #fff;
}
.feature .ft-logo.orange,
.slogan .ft-logo.orange,
.hosting .ft-logo.orange {
  background: #ffbc49;
  background: -webkit-linear-gradient(-45deg, #ffbc49 0%, #ff7e6b 99%);
  background: -webkit-linear-gradient(315deg, #ffbc49 0%, #ff7e6b 99%);
  background: -o-linear-gradient(315deg, #ffbc49 0%, #ff7e6b 99%);
  background: linear-gradient(135deg, #ffbc49 0%, #ff7e6b 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbc49', endColorstr='#ff7e6b', GradientType=1);
}
.feature .ft-logo.red,
.slogan .ft-logo.red,
.hosting .ft-logo.red {
  background: #dc3562;
  background: -webkit-linear-gradient(-45deg, #dc3562 0%, #ff7e6b 99%);
  background: -webkit-linear-gradient(315deg, #dc3562 0%, #ff7e6b 99%);
  background: -o-linear-gradient(315deg, #dc3562 0%, #ff7e6b 99%);
  background: linear-gradient(135deg, #dc3562 0%, #ff7e6b 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc3562', endColorstr='#ff7e6b', GradientType=1);
}
.feature .ft-logo.purple,
.slogan .ft-logo.purple,
.hosting .ft-logo.purple {
  background: #7f45bb;
  background: -webkit-linear-gradient(-45deg, #7f45bb 0%, #cc65b6 98%);
  background: -webkit-linear-gradient(315deg, #7f45bb 0%, #cc65b6 98%);
  background: -o-linear-gradient(315deg, #7f45bb 0%, #cc65b6 98%);
  background: linear-gradient(135deg, #7f45bb 0%, #cc65b6 98%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f45bb', endColorstr='#cc65b6', GradientType=1);
}
.feature .ft-logo.green,
.slogan .ft-logo.green,
.hosting .ft-logo.green {
  background: #4ea899;
  background: -webkit-linear-gradient(-45deg, #4ea899 0%, #aada82 97%);
  background: -webkit-linear-gradient(315deg, #4ea899 0%, #aada82 97%);
  background: -o-linear-gradient(315deg, #4ea899 0%, #aada82 97%);
  background: linear-gradient(135deg, #4ea899 0%, #aada82 97%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea899', endColorstr='#aada82', GradientType=1);
}
.feature .ft-logo.blue,
.slogan .ft-logo.blue,
.hosting .ft-logo.blue {
  background: #1872ad;
  background: -webkit-linear-gradient(-45deg, #1872ad 0%, #00c4b8 100%);
  background: -webkit-linear-gradient(315deg, #1872ad 0%, #00c4b8 100%);
  background: -o-linear-gradient(315deg, #1872ad 0%, #00c4b8 100%);
  background: linear-gradient(135deg, #1872ad 0%, #00c4b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1872ad', endColorstr='#00c4b8', GradientType=1);
}
.feature .ft-logo.sea-blue,
.slogan .ft-logo.sea-blue,
.hosting .ft-logo.sea-blue {
  background: #00c4b8;
  background: -webkit-linear-gradient(-45deg, #00c4b8 0%, #5e74dc 100%);
  background: -webkit-linear-gradient(315deg, #00c4b8 0%, #5e74dc 100%);
  background: -o-linear-gradient(315deg, #00c4b8 0%, #5e74dc 100%);
  background: linear-gradient(135deg, #00c4b8 0%, #5e74dc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c4b8', endColorstr='#5e74dc', GradientType=1);
}
.feature .ft-logo.sea-purple,
.slogan .ft-logo.sea-purple,
.hosting .ft-logo.sea-purple {
  background: #0037ba;
  background: -webkit-linear-gradient(-45deg, #0037ba 0%, #5e74dc 100%);
  background: -webkit-linear-gradient(315deg, #0037ba 0%, #5e74dc 100%);
  background: -o-linear-gradient(315deg, #0037ba 0%, #5e74dc 100%);
  background: linear-gradient(135deg, #0037ba 0%, #5e74dc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0037ba', endColorstr='#5e74dc', GradientType=1);
}
.feature .ft-logo.grey,
.slogan .ft-logo.grey,
.hosting .ft-logo.grey {
  background: #87a1b2;
  background: -webkit-linear-gradient(-45deg, #87a1b2 0%, #aaa 100%);
  background: -webkit-linear-gradient(315deg, #87a1b2 0%, #aaa 100%);
  background: -o-linear-gradient(315deg, #87a1b2 0%, #aaa 100%);
  background: linear-gradient(135deg, #87a1b2 0%, #aaa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87a1b2', endColorstr='#aaa', GradientType=1);
}
.feature .ft-logo.sea-green,
.slogan .ft-logo.sea-green,
.hosting .ft-logo.sea-green {
  background: #2dcd92;
  background: -webkit-linear-gradient(-45deg, #2dcd92 0%, #aceaab 100%);
  background: -webkit-linear-gradient(315deg, #2dcd92 0%, #aceaab 100%);
  background: -o-linear-gradient(315deg, #2dcd92 0%, #aceaab 100%);
  background: linear-gradient(135deg, #2dcd92 0%, #aceaab 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dcd92', endColorstr='#aceaab', GradientType=1);
}
.feature .ft-logo.cyandish,
.slogan .ft-logo.cyandish,
.hosting .ft-logo.cyandish {
  background: #0e3667;
  background: -webkit-linear-gradient(-45deg, #0e3667 0%, #0a668c 28%, #20bfcb 66%);
  background: -webkit-linear-gradient(315deg, #0e3667 0%, #0a668c 28%, #20bfcb 66%);
  background: -o-linear-gradient(315deg, #0e3667 0%, #0a668c 28%, #20bfcb 66%);
  background: linear-gradient(135deg, #0e3667 0%, #0a668c 28%, #20bfcb 66%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e3667', endColorstr='#20bfcb', GradientType=1);
}
.feature .ft-logo.bordered-white,
.slogan .ft-logo.bordered-white,
.hosting .ft-logo.bordered-white {
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.fa-discord {
  color: #7289DA;
}
.slogan {
  padding-bottom: 100px;
}
.community {
  border-bottom: 1px solid #ddd;
}
.community .row > div {
  padding: 80px;
}
.devs {
  padding: 80px 0;
  background: #933554;
  background: -webkit-linear-gradient(-45deg, #933554 1%, #ae3d69 17%, #f2a571 50%, #ffdb9f 77%, #fef8d0 99%);
  background: -webkit-linear-gradient(315deg, #933554 1%, #ae3d69 17%, #f2a571 50%, #ffdb9f 77%, #fef8d0 99%);
  background: -o-linear-gradient(315deg, #933554 1%, #ae3d69 17%, #f2a571 50%, #ffdb9f 77%, #fef8d0 99%);
  background: linear-gradient(135deg, #933554 1%, #ae3d69 17%, #f2a571 50%, #ffdb9f 77%, #fef8d0 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#933554', endColorstr='#fef8d0', GradientType=1);
  /* Github client mimic */
}
.devs h3,
.devs h4,
.devs h5 {
  color: #fff;
}
.devs .github-client .github-head {
  background: #24292E;
  border-radius: 10px 10px 0 0;
  color: #fff;
}
.devs .github-client .github-head > .github-head-col {
  border-right: 1px solid #050606;
}
.devs .github-client .github-head > .github-head-col .dropdown-menu {
  border: 0;
  padding: 0;
}
.devs .github-client .github-head > .github-head-col .dropdown-menu li {
  border-top: 1px solid #ddd;
}
.devs .github-client .github-head > .github-head-col .dropdown-menu li a {
  color: #222;
  padding: 8px 15px;
  font-size: 13px;
}
.devs .github-client .github-head > .github-head-col .dropdown-menu li:first-of-type {
  border-top: 0;
}
.devs .github-client .github-head > .github-head-col a {
  color: #fff;
  display: block;
  padding: 15px;
}
.devs .github-client .github-head > .github-head-col a:hover,
.devs .github-client .github-head > .github-head-col a:focus {
  text-decoration: none;
}
.devs .github-client .github-head > .github-head-col:hover {
  background: #24292E;
}
.devs .github-client .github-head > .github-head-col:first-child {
  border-radius: 10px 0 0 0;
}
.devs .github-client .github-head > .github-head-col:last-child {
  border-radius: 0 10px 0 0;
  padding: 15px;
}
.devs .github-client .github-body {
  background: #242424;
  max-height: 290px;
  height: 290px;
  overflow: hidden;
  overflow-y: scroll;
}
.devs .github-client .github-body ul.block > li {
  padding: 5px 10px;
  display: block;
  color: #ddd;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.devs .github-client .github-body ul.block > li:hover,
.devs .github-client .github-body ul.block > li:focus {
  background: #24292E;
  text-decoration: none;
}
.hosting {
  padding: 100px 0;
  background: #f1f5fd;
}
.hosting .list-group-item {
  border: 0;
  padding: 20px;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: rgba(0, 7, 92, 0.38) 0px 15px 31px 0px;
          box-shadow: rgba(0, 7, 92, 0.38) 0px 15px 31px 0px;
}
.hosting .list-group-item h5 {
  color: #fff;
  font-weight: 700;
}
.hosting .exc-wrapper {
  padding: 50px 0;
}
.cta-links-of-interest {
  padding: 50px 0;
}
/*# sourceMappingURL=home.css.map */