/*--------------------------------

Orionicon Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'Orionicon';
  src: url('../../fonts/Orionicon.eot');
  src: url('../../fonts/Orionicon.eot') format('embedded-opentype'), url('../../fonts/Orionicon.woff2') format('woff2'), url('../../fonts/Orionicon.woff') format('woff'), url('../../fonts/Orionicon.ttf') format('truetype'), url('../../fonts/Orionicon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* --------------------------------

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: sans-serif;
  color: #333333;
  background: white;
}

a {
  color: #608CEE;
  text-decoration: none;
}

/* --------------------------------

Main components

-------------------------------- */
header {
  text-align: center;
  padding: 80px 0 48px;
}

header h1 {
  font-size: 2.8rem;
}

header p {
  font-size: 1.4rem;
  margin-top: 1em;
}

header a:hover {
  text-decoration: underline;
}

ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul li {
  border-radius: .25em;
  transition: background 0.2s;
  user-select: none;
  overflow: hidden;
  text-align: center;
  padding: 1em;
}

ul li:hover {
  background: #f8f8f8;
}

ul p, ul em, ul input {
  display: block;
  font-size: 1.1rem;
  color: rgba(0,0,0,0.6);
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  max-width: 11rem;
}

ul p {
  padding: 10px 0;
}

ul p::selection, ul em::selection {
  background: #608CEE;
  color: #fff;
}

ul p::-moz-selection, ul em::-moz-selection {
  background: #608CEE;
  color: #fff;
}

ul em {
  margin-bottom: 8px;
}

ul em::before {
  content: '[';
}
ul em::after {
  content: ']';
}

ul input {
  text-align: center;
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none;
}

/* --------------------------------

icons

-------------------------------- */
.orionicon {
  display: inline-block;
  font: normal normal normal 32px/1 'Orionicon';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------
  font icons
-------------------------*/

.orionicon-icon_close::before {
    content: "\ea02";
}

.orionicon-arrow_right::before {
    content: "\ea04";
}

.orionicon-icon_search2::before {
    content: "\ea06";
}

.orionicon-arrow_carrot-right::before {
    content: "\ea07";
}

.orionicon-arrow_carrot-left::before {
    content: "\ea08";
}

.orionicon-icon_group::before {
    content: "\ea09";
}

.orionicon-icon_images::before {
    content: "\ea0a";
}

.orionicon-icon_cloud-download_alt::before {
    content: "\ea0b";
}

.orionicon-icon_check::before {
    content: "\ea0c";
}

.orionicon-icon_cart::before {
    content: "\ea0d";
}

.orionicon-icon_clock_alt::before {
    content: "\ea0e";
}

.orionicon-icon_calendar::before {
    content: "\ea0f";
}

.orionicon-icon_profile::before {
    content: "\ea10";
}

.orionicon-arrow_carrot-down::before {
    content: "\ea11";
}

.orionicon-icon_check_alt::before {
    content: "\ea12";
}

.orionicon-icon_check_alt2::before {
    content: "\ea13";
}

.orionicon-icon_star_alt::before {
    content: "\ea14";
}

.orionicon-arrow_carrot-right_alt2::before {
    content: "\ea15";
}

.orionicon-mail-reply::before {
    content: "\ea18";
}

.orionicon-facebook::before {
    content: "\ea19";
}

.orionicon-twitter::before {
    content: "\ea1a";
}

.orionicon-google-plus::before {
    content: "\ea1b";
}

.orionicon-linkedin::before {
    content: "\ea1c";
}

.orionicon-link::before {
    content: "\ea1d";
}

.orionicon-arrow-circle-o-right::before {
    content: "\ea1e";
}

.orionicon-arrow-circle-o-left::before {
    content: "\ea1f";
}

.orionicon-quote-left::before {
    content: "\ea22";
}

.orionicon-commenting::before {
    content: "\ea23";
}

.orionicon-play-circle-o::before {
    content: "\ea24";
}

.orionicon-refresh::before {
    content: "\ea25";
}

.orionicon-times::before {
    content: "\ea26";
}

.orionicon-pencil::before {
    content: "\ea27";
}

.orionicon-expand::before {
    content: "\ea28";
}

.orionicon-ticket::before {
    content: "\ea29";
}

.orionicon-truck::before {
    content: "\ea2a";
}

.orionicon-arrow_left::before {
    content: "\ea2b";
}

.orionicon-arrow_carrot-2up::before {
    content: "\ea2c";
}

.orionicon-icon_mail_alt::before {
    content: "\ea2d";
}

.orionicon-icon_phone::before {
    content: "\ea2e";
}

.orionicon-icon_heart::before {
    content: "\ea2f";
}

.orionicon-snapchat-ghost::before {
    content: "\ea30";
}

.orionicon-youtube::before {
    content: "\ea31";
}

.orionicon-envelope-o::before {
    content: "\ea32";
}

.orionicon-icon_plus::before {
    content: "\ea33";
}

.orionicon-icon_cart_alt::before {
    content: "\ea34";
}

.orionicon-calendar::before {
    content: "\ea35";
}

.orionicon-envelope::before {
    content: "\ea36";
}

.orionicon-remove::before {
    content: "\ea37";
}

.orionicon-sticky-note::before {
    content: "\ea38";
}

.orionicon-icon_star::before {
    content: "\ea39";
}

.orionicon-icon_lock::before {
    content: "\ea3a";
}

.orionicon-icon_image::before {
    content: "\ea3b";
}

