/*===============================================
	Define font sizing
================================================*/
/*===============================================
  Keyboard Shortcuts
================================================*/
.section--1538590779381 h1 {
  margin-top: 0;
  color: #ffffff !important; }

.block--1539364558260 img {
  position: absolute;
  left: 0; }

.section--1538590779381,
.section--1538591799423 {
  background-image: -webkit-linear-gradient(bottom right, #dff7bd, #40f2ec, #add2ed, #ffb2ff) !important;
  background-image: -moz-linear-gradient(bottom right, #dff7bd, #40f2ec, #add2ed, #ffb2ff) !important;
  background-image: -o-linear-gradient(bottom right, #dff7bd, #40f2ec, #add2ed, #ffb2ff) !important;
  background-image: linear-gradient(to bottom right, #dff7bd, #40f2ec, #add2ed, #ffb2ff) !important; }

.section--1539364172684 {
  padding: 0; }

.block--1541466008236 .heading--empty, .section--1538786225658 .heading--empty {
  display: none; }
.block--1541466008236 img, .section--1538786225658 img {
  border: 1px solid #dddddd;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.25);
  transform: rotate(-8deg);
  border-radius: 3px;
  width: 80%; }
.block--1541466008236 h3, .section--1538786225658 h3 {
  margin-top: 0; }

.block--1541465980748 p {
  margin-top: 0; }

#shortcuts > ul {
  font-size: 0.85rem;
  margin: 0;
  padding: 0; }
#shortcuts .shortcuts__search {
  width: 100%;
  display: inline-block; }
  #shortcuts .shortcuts__search .search {
    width: 100%;
    font-size: 1.25rem;
    padding: 20px 30px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    text-align: center; }
#shortcuts .categories {
  margin-top: 1.5em;
  margin-bottom: 3em; }
  #shortcuts .categories li {
    color: #999;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 2.25em;
    text-align: left; }
    #shortcuts .categories li a {
      padding: 5px 15px;
      border-radius: 5px;
      color: #333; }
    #shortcuts .categories li:nth-child(1) {
      padding-right: 1em; }
    #shortcuts .categories li:nth-child(2) a {
      background: #ffb2ff; }
    #shortcuts .categories li:nth-child(3) a {
      background: #e6bdf8; }
    #shortcuts .categories li:nth-child(4) a {
      background: #dac1f5; }
    #shortcuts .categories li:nth-child(5) a {
      background: #bfcbef; }
    #shortcuts .categories li:nth-child(6) a {
      background: #93daed; }
    #shortcuts .categories li:nth-child(7) a {
      background: #62e5ed; }
    #shortcuts .categories li:nth-child(8) a {
      background: #48f4e8; }
    #shortcuts .categories li:nth-child(9) a {
      background: #87f6d5; }
    #shortcuts .categories li:nth-child(10) a {
      background: #c3f7c5; }
    #shortcuts .categories li:nth-child(11) a {
      background: #d8f7bf; }
#shortcuts table {
  width: 100%; }
  #shortcuts table tr {
    border-bottom: 1px solid #ddd;
    background: #ffffff; }
    #shortcuts table tr:nth-child(odd) {
      background: #f9f9f9; }
    #shortcuts table tr td {
      padding: 20px 10px;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      line-height: 1.6em; }
      #shortcuts table tr td.name {
        width: 25%;
        text-align: left;
        font-weight: 600; }
      #shortcuts table tr td.mac {
        width: 15%; }
      #shortcuts table tr td.win {
        width: 15%; }
      #shortcuts table tr td.note {
        width: 30%;
        text-align: left;
        font-size: 0.65rem;
        line-height: 1.6em; }
      #shortcuts table tr td.type {
        width: 15%;
        text-align: left; }
      #shortcuts table tr td:first-child {
        padding-left: 30px; }
      #shortcuts table tr td:last-child {
        padding-right: 30px; }
  #shortcuts table thead {
    margin-top: 1em; }
    #shortcuts table thead tr {
      background: #272D34 !important; }
      #shortcuts table thead tr td {
        color: #ffffff;
        clear: both;
        font-weight: bold;
        font-size: 0.85rem !important; }

.section--1538591799423 .block--1538592005655 {
  background: #ffffff;
  padding: 60px;
  border-radius: 20px; }
.section--1538591799423 h5 {
  font-family: FontAwesome !important;
  font-size: 48px;
  color: #1da1f2; }
.section--1538591799423 h3 {
  font-weight: normal;
  margin-top: 0;
  color: #5F7084; }

.block--1492725503624 {
  float: right;
  width: 67.5%; }
  .block--1492725503624 h2 {
    font-size: 1.45rem;
    margin: 0;
    text-align: left; }

.block--1538773353218 {
  clear: both; }
  .block--1538773353218 p {
    color: #5F7084; }

.block--1538770805842 {
  float: left;
  width: 22.5%;
  margin: 0 auto;
  margin-bottom: 1em; }
  .block--1538770805842 img {
    border: 1px solid #dddddd;
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.25);
    transform: rotate(-8deg);
    border-radius: 3px; }

@media (max-width: 767px) {
  .section--1538590779381 {
    padding-bottom: 90px; }

  #section-1538591712426 .container {
    padding: 0; }

  #shortcuts {
    font-size: 0.85em; }
    #shortcuts .shortcuts__search .search {
      border-radius: 0; }
    #shortcuts .categories {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      padding: 10px; }
    #shortcuts table tr td.note {
      display: none; }
    #shortcuts table tr td.name {
      width: 25%; }
    #shortcuts table tr td.mac {
      width: 25%; }
    #shortcuts table tr td.win {
      width: 25%; }
    #shortcuts table tr td.type {
      width: 25%; }

  .block--1541466008236 img, .section--1538786225658 img {
    width: 40%;
    margin-bottom: 2em; }

  .block--1538770805842 {
    display: none; }

  .block--1492725503624 {
    float: none;
    width: 100%; }
    .block--1492725503624 h2 {
      text-align: center; } }
/*===============================================
  Keyboard Shortcuts - Download
================================================*/
.section--1539006146693 .block--1539006178600 img {
  border: 1px solid #dddddd;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.25);
  transform: rotate(-8deg);
  border-radius: 3px; }

@media (max-width: 767px) {
  .section--1539006146693 .block--1539006178600 img {
    width: 50%; } }
