@font-face {
  font-family: 'nexa_rust_slabblack_shadow_01';
  src: url("../fonts/nexarustslab-blackshadow01-webfont.woff2") format("woff2"), url("../fonts/nexarustslab-blackshadow01-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nexa_rust_sansblack';
  src: url("../fonts/nexarustsans-black-webfont.woff2") format("woff2"), url("../fonts/nexarustsans-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 1, ../../_frontend/sass/_base.scss */
:root {
  font-size: 62.5%;
}

/* line 7, ../../_frontend/sass/_base.scss */
body {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 1.6rem;
  line-height: 1.65;
  margin: 0;
  padding: 0;
  background: #ffffff;
}

/* line 16, ../../_frontend/sass/_base.scss */
a {
  color: #ED1C24;
}

/* line 20, ../../_frontend/sass/_base.scss */
div {
  position: relative;
  margin: 0;
  padding: 0;
}

/* line 26, ../../_frontend/sass/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 1em;
  margin-bottom: .5em;
  padding: 0;
  line-height: 1.1;
}

/* line 34, ../../_frontend/sass/_base.scss */
h1, .h1 {
  font-size: 3.25em;
}

/* line 38, ../../_frontend/sass/_base.scss */
h2, .h2 {
  font-size: 2.5em;
  color: #ED1C24;
}

/* line 43, ../../_frontend/sass/_base.scss */
h3, .h3 {
  font-size: 1.85em;
}

/* line 49, ../../_frontend/sass/_base.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 54, ../../_frontend/sass/_base.scss */
.button, .fvr-agenda__list__item__tickets-url, .fvr-agenda__list__item__website-url, .discography__single__sidebar__details__album-links__item {
  margin: 0;
  padding: 0.35em;
  padding-left: 0.65em;
  padding-right: 0.65em;
  display: inline-block;
  color: #ED1C24;
  border: 1px solid #ED1C24;
  background: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

/* line 6, ../../_frontend/sass/_layout.scss */
body {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 400;
  color: #333333;
}

/* line 11, ../../_frontend/sass/_layout.scss */
.desktop {
  display: none;
}

/* line 15, ../../_frontend/sass/_layout.scss */
.text-center {
  text-align: center;
}

/* line 19, ../../_frontend/sass/_layout.scss */
.text-color1 {
  color: #333333;
}

/* line 23, ../../_frontend/sass/_layout.scss */
.text-color2 {
  color: #ED1C24;
}

/* line 27, ../../_frontend/sass/_layout.scss */
.text-large {
  font-size: calc(1.6rem + 25%);
}

/* line 31, ../../_frontend/sass/_layout.scss */
.bg-white {
  background: #ffffff;
}

/* line 35, ../../_frontend/sass/_layout.scss */
.bg-color1 {
  color: #ffffff;
  background: linear-gradient(-45deg, #333333, #000000);
}

/* line 42, ../../_frontend/sass/_layout.scss */
.bg-color2 {
  color: #ffffff;
  background: linear-gradient(45deg, #ED1C24, #b2151b);
}

/* line 48, ../../_frontend/sass/_layout.scss */
.bg-color3 {
  color: #333333;
  background: linear-gradient(#ffffff, rgba(51, 51, 51, 0.2));
}

/* line 58, ../../_frontend/sass/_layout.scss */
.header__mobile__b1 {
  position: relative;
}
/* line 62, ../../_frontend/sass/_layout.scss */
.header__mobile__b1__logo {
  position: absolute;
  margin-top: 2em;
  left: 0;
  right: 0;
  top: 0;
  height: 35%;
  z-index: 2;
  margin: 2em;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
/* line 78, ../../_frontend/sass/_layout.scss */
.header__mobile__b1__logo a {
  overflow: hidden;
  width: 80%;
  text-align: center;
}
/* line 82, ../../_frontend/sass/_layout.scss */
.header__mobile__b1__logo a img {
  display: inline-block;
  width: 80%;
  height: auto;
}
/* line 90, ../../_frontend/sass/_layout.scss */
.header__mobile__b1__image {
  position: relative;
  z-index: 1;
}
/* line 94, ../../_frontend/sass/_layout.scss */
.header__mobile__b1__image img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 104, ../../_frontend/sass/_layout.scss */
.b1 {
  display: flex;
  flex-direction: column;
}
/* line 108, ../../_frontend/sass/_layout.scss */
.b1 h2 {
  margin-top: 0;
}
/* line 112, ../../_frontend/sass/_layout.scss */
.b1__c1 {
  position: relative;
}
/* line 115, ../../_frontend/sass/_layout.scss */
.b1__c1__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 120, ../../_frontend/sass/_layout.scss */
.b1__c1__content h2 {
  color: #333333;
}
/* line 128, ../../_frontend/sass/_layout.scss */
.b1__c2 {
  position: relative;
}
/* line 131, ../../_frontend/sass/_layout.scss */
.b1__c2__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}

/* line 143, ../../_frontend/sass/_layout.scss */
.b2 h2 {
  margin-top: 0;
}
/* line 147, ../../_frontend/sass/_layout.scss */
.b2__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}

/* line 156, ../../_frontend/sass/_layout.scss */
.b3 {
  display: flex;
  flex-direction: column;
}
/* line 160, ../../_frontend/sass/_layout.scss */
.b3 h2 {
  margin-top: 0;
  color: #ffffff;
}
/* line 165, ../../_frontend/sass/_layout.scss */
.b3__c1 {
  position: relative;
}
/* line 168, ../../_frontend/sass/_layout.scss */
.b3__c1__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 177, ../../_frontend/sass/_layout.scss */
.b3__c2 {
  position: relative;
}
/* line 180, ../../_frontend/sass/_layout.scss */
.b3__c2__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 185, ../../_frontend/sass/_layout.scss */
.b3__c2__content h2 {
  color: #333333;
}

/* line 194, ../../_frontend/sass/_layout.scss */
.b4 {
  display: flex;
  flex-direction: column;
}
/* line 198, ../../_frontend/sass/_layout.scss */
.b4 h2 {
  margin-top: 0;
}
/* line 202, ../../_frontend/sass/_layout.scss */
.b4__c1 {
  position: relative;
}
/* line 205, ../../_frontend/sass/_layout.scss */
.b4__c1__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 210, ../../_frontend/sass/_layout.scss */
.b4__c1__content h1 {
  margin-top: 0;
}
/* line 218, ../../_frontend/sass/_layout.scss */
.b4__c2 {
  position: relative;
}
/* line 221, ../../_frontend/sass/_layout.scss */
.b4__c2__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 226, ../../_frontend/sass/_layout.scss */
.b4__c2__content h2 {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 400;
  display: inline-block;
  margin-top: 4rem;
  margin-bottom: 2rem;
  color: #333333;
  font-size: 2.25em;
}
/* line 234, ../../_frontend/sass/_layout.scss */
.b4__c2__content h2:first-child {
  margin-top: 0;
}
/* line 239, ../../_frontend/sass/_layout.scss */
.b4__c2__content h3 {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 2rem;
  color: #ED1C24;
  font-size: 1.5em;
}

/* line 254, ../../_frontend/sass/_layout.scss */
.archive__list__item {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
/* line 259, ../../_frontend/sass/_layout.scss */
.archive__list__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 269, ../../_frontend/sass/_layout.scss */
.archive__list__item__content__date {
  margin: 0;
  padding: 0;
  color: #ED1C24;
}
/* line 275, ../../_frontend/sass/_layout.scss */
.archive__list__item__content h3 {
  margin: 0;
  padding: 0;
}
/* line 280, ../../_frontend/sass/_layout.scss */
.archive__list__item__content__excerpt {
  color: #b8b8b8;
}
/* line 285, ../../_frontend/sass/_layout.scss */
.archive__list__item__action {
  margin-top: 1em;
}
/* line 288, ../../_frontend/sass/_layout.scss */
.archive__list__item__action a.button, .archive__list__item__action a.fvr-agenda__list__item__tickets-url, .archive__list__item__action a.fvr-agenda__list__item__website-url, .archive__list__item__action a.discography__single__sidebar__details__album-links__item {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 400;
  color: #ffffff;
  background: #ED1C24;
  text-transform: uppercase;
}

/* line 300, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 305, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item {
  margin: 0;
  margin-bottom: 0.5em;
  padding: 1em;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background: rgba(51, 51, 51, 0.2);
  font-size: calc(1.6rem + 10%);
  line-height: 1.25;
}
/* line 316, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item__start-date-time {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 700;
  text-transform: uppercase;
  flex: 0 100%;
  padding: .35em;
  padding-left: .65em;
  padding-right: .65em;
  color: #ffffff;
  background: #333333;
  margin-right: .65em;
  box-sizing: border-box;
}
/* line 339, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item__event-name {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 700;
  text-transform: uppercase;
  flex: 1;
  padding-top: .35em;
}
/* line 345, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item__location {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.35em;
  flex: 1 100%;
  color: #ffffff;
  margin-top: .15em;
  margin-bottom: .15em;
}
/* line 354, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item .button, .fvr-agenda__list__item .fvr-agenda__list__item__tickets-url, .fvr-agenda__list__item .fvr-agenda__list__item__website-url, .fvr-agenda__list__item .discography__single__sidebar__details__album-links__item {
  font-size: calc(1.6rem - 15%);
  font-weight: lighter;
  border: 0;
  color: #ffffff;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.25);
  text-transform: uppercase;
  line-height: 1;
}
/* line 364, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item .button:hover, .fvr-agenda__list__item .fvr-agenda__list__item__tickets-url:hover, .fvr-agenda__list__item .fvr-agenda__list__item__website-url:hover, .fvr-agenda__list__item .discography__single__sidebar__details__album-links__item:hover {
  background: #333333;
  border-color: #333333;
  color: #ffffff;
}
/* line 371, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item__tickets-url {
  margin-right: .25em;
  flex: 0 auto;
}
/* line 377, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item__website-url {
  flex: 0 auto;
}
/* line 382, ../../_frontend/sass/_layout.scss */
.fvr-agenda__list__item__sold-out {
  font-size: calc(1.6rem - 15%);
  font-weight: bold;
  border: 0;
  color: #ffffff;
  border: 1px solid rgba(215, 183, 54, 0.25);
  text-transform: uppercase;
  line-height: 1;
  background: #D7B736;
  color: #333333;
  margin-left: .25em;
  padding: 0.35em;
  padding-left: 0.65em;
  padding-right: 0.65em;
}

/* line 403, ../../_frontend/sass/_layout.scss */
.discography__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 2em;
}
/* line 409, ../../_frontend/sass/_layout.scss */
.discography__list__item {
  flex: 0 calc(50% - 2em + (2em / 2) );
  margin-right: 2em;
  margin-bottom: 4em;
  box-sizing: border-box;
}
/* line 415, ../../_frontend/sass/_layout.scss */
.discography__list__item:nth-child(2n) {
  margin-right: 0;
}
/* line 419, ../../_frontend/sass/_layout.scss */
.discography__list__item__image {
  margin-bottom: 1em;
}
/* line 422, ../../_frontend/sass/_layout.scss */
.discography__list__item__image img {
  display: block;
  width: 100%;
  height: auto;
  border: 5px solid rgba(51, 51, 51, 0.075);
  box-sizing: border-box;
}
/* line 439, ../../_frontend/sass/_layout.scss */
.discography__list__item__content h3 {
  font-size: calc(1.85em - 10%);
  margin-bottom: 0;
}
/* line 444, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 449, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__year-release {
  flex: 0 auto;
  color: #ED1C24;
  font-weight: bold;
}
/* line 454, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__year-release:after {
  display: inline-block;
  content: "";
  margin-left: .65em;
  margin-right: .65em;
  font-weight: normal;
  color: #333333;
}
/* line 464, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__production {
  flex: 1;
  color: #999999;
}
/* line 469, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__album-links {
  margin-top: .65em;
  flex: 1 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
/* line 476, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__album-links__item {
  flex: 0 auto;
  margin-right: 0.65em;
  background: 0;
  color: #999999;
  border-color: #999999;
}
/* line 486, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__album-links__item:hover a {
  color: #ED1C24;
}
/* line 491, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__album-links__item a {
  color: inherit;
  text-decoration: none;
}
/* line 495, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__album-links__item a i {
  font-size: 1.5em;
}
/* line 506, ../../_frontend/sass/_layout.scss */
.discography__single {
  position: relative;
  display: flex;
  flex-direction: column;
}
/* line 511, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar {
  position: relative;
  color: #ffffff;
  background: #333333;
  box-sizing: border-box;
}
/* line 519, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__image img {
  width: 100%;
  height: auto;
}
/* line 525, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 2em;
}
/* line 531, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details__year-release {
  flex: 0 auto;
  color: #ED1C24;
  font-size: 1.5em;
  font-weight: bold;
}
/* line 537, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details__year-release:after {
  display: inline-block;
  content: "/";
  margin-left: .5em;
  margin-right: .5em;
  font-weight: normal;
  color: #ffffff;
}
/* line 547, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details__production {
  font-size: 1.5em;
  flex: 1;
  color: #ED1C24;
}
/* line 553, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details__album-links {
  margin-top: 1em;
  flex: 1 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
/* line 560, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details__album-links__item {
  flex: 0 auto;
  margin-right: 1em;
  background: 0;
  border-color: #ED1C24;
  background: #ED1C24;
}
/* line 568, ../../_frontend/sass/_layout.scss */
.discography__single__sidebar__details__album-links__item a {
  color: #ffffff;
  text-decoration: none;
}
/* line 579, ../../_frontend/sass/_layout.scss */
.discography__single__content h1 {
  margin-top: 0;
}
/* line 583, ../../_frontend/sass/_layout.scss */
.discography__single__content h2 {
  font-size: calc(1.85em - 15%);
  margin-top: 0;
  margin-bottom: 1em;
  color: #ED1C24;
}

/* line 593, ../../_frontend/sass/_layout.scss */
.footer {
  background: #ebebeb;
}
/* line 596, ../../_frontend/sass/_layout.scss */
.footer__content {
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 3em;
}

/* line 605, ../../_frontend/sass/_layout.scss */
.copyrights-social-media {
  display: flex;
  flex-direction: column;
}
/* line 609, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__copyrights {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.35;
  margin-top: 1em;
  font-size: .90em;
  order: 2;
}
/* line 617, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__copyrights__design {
  font-family: Helvetica, Arial, Geneva, Verdana;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 400;
  color: #ED1C24;
  text-transform: none;
  color: #999999;
}
/* line 623, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__copyrights__design a {
  text-decoration: none;
  color: inherit;
}
/* line 630, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media {
  text-align: center;
  order: 1;
}
/* line 634, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media ul {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 642, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media ul li {
  flex: 0 auto;
  margin: 0;
  margin-right: 1em;
  padding: 0;
}
/* line 648, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media ul li:last-child {
  margin-right: 0;
}
/* line 652, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media ul li a {
  text-decoration: none;
  color: #333333;
}
/* line 656, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media ul li a:hover {
  color: #ED1C24;
}
/* line 660, ../../_frontend/sass/_layout.scss */
.copyrights-social-media__social-media ul li a i {
  font-size: 1.5em;
}

/* line 670, ../../_frontend/sass/_layout.scss */
.social_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 676, ../../_frontend/sass/_layout.scss */
.social_content .social {
  width: 100%;
  padding: 1em;
}
/* line 681, ../../_frontend/sass/_layout.scss */
.social_content h3 {
  text-align: center;
  text-decoration: none;
}
/* line 685, ../../_frontend/sass/_layout.scss */
.social_content h3 a {
  text-decoration: none;
}
/* line 690, ../../_frontend/sass/_layout.scss */
.social_content .social:nth-child(3n + 1) {
  background-color: #ED1C24;
}
/* line 692, ../../_frontend/sass/_layout.scss */
.social_content .social:nth-child(3n + 1) a {
  color: #ffffff !important;
}
/* line 696, ../../_frontend/sass/_layout.scss */
.social_content .social:nth-child(3n + 2) {
  background-color: #333333;
  color: #ffffff;
}
/* line 700, ../../_frontend/sass/_layout.scss */
.social_content .social:nth-child(3n + 3) {
  background-color: #ffffff;
  color: #000000;
}
@media screen and (min-width: 75em) {
  /* line 670, ../../_frontend/sass/_layout.scss */
  .social_content {
    flex-direction: row;
  }
  /* line 708, ../../_frontend/sass/_layout.scss */
  .social_content .social {
    width: 30%;
    padding: 2em;
  }
  /* line 711, ../../_frontend/sass/_layout.scss */
  .social_content .social h3 {
    margin-top: 0;
  }
  /* line 716, ../../_frontend/sass/_layout.scss */
  .social_content .social:nth-child(3n + 2) {
    margin: -1em;
    z-index: 99;
    position: relative;
  }
}

/* line 724, ../../_frontend/sass/_layout.scss */
.discography__list__item__content__details__album-links__item {
  vertical-align: middle;
}

/* line 727, ../../_frontend/sass/_layout.scss */
.single-links {
  text-align: center;
}

/* line 730, ../../_frontend/sass/_layout.scss */
.single-links a {
  margin: 10px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
}
/* line 735, ../../_frontend/sass/_layout.scss */
.single-links a:hover {
  color: #ED1C24;
}

/* line 739, ../../_frontend/sass/_layout.scss */
.archive-item {
  padding-bottom: 10px;
  border-bottom: 2px solid #000000;
  margin-bottom: 20px;
}
/* line 744, ../../_frontend/sass/_layout.scss */
.archive-item img {
  max-width: 100%;
}

/* line 1, ../../_frontend/sass/_menu.scss */
#menu-toggle {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 50px;
  display: block;
  box-sizing: border-box;
  padding: 10px;
  background-color: #ED1C24;
  z-index: 999;
  font-size: 0px;
  line-height: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* line 21, ../../_frontend/sass/_menu.scss */
#menu-toggle .line {
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  height: 2px;
  display: block;
  background-color: #ffffff;
  width: 20px;
  margin-bottom: 5px;
}
/* line 29, ../../_frontend/sass/_menu.scss */
#menu-toggle .line:first-child {
  transform-origin: top left;
}
/* line 32, ../../_frontend/sass/_menu.scss */
#menu-toggle .line:last-child {
  transform-origin: bottom left;
  margin-bottom: 0px;
}
/* line 38, ../../_frontend/sass/_menu.scss */
#menu-toggle.open .line:nth-child(3n + 1) {
  transform: rotate(45deg);
}
/* line 41, ../../_frontend/sass/_menu.scss */
#menu-toggle.open .line:nth-child(3n + 2) {
  visibility: hidden;
}
/* line 44, ../../_frontend/sass/_menu.scss */
#menu-toggle.open .line:nth-child(3n + 3) {
  transform: rotate(-45deg);
}
@media screen and (min-width: 75em) {
  /* line 1, ../../_frontend/sass/_menu.scss */
  #menu-toggle {
    display: none;
  }
}

/* line 54, ../../_frontend/sass/_menu.scss */
.header__mobile .navigation {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99;
}

/* line 61, ../../_frontend/sass/_menu.scss */
.header__mobile .navigation ul {
  width: 100%;
  margin: 0;
  padding: 0;
  max-height: 0px;
  overflow: hidden;
  list-style-type: none;
  transition: max-height 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
/* line 70, ../../_frontend/sass/_menu.scss */
.header__mobile .navigation ul.open {
  max-height: 270px;
}
/* line 74, ../../_frontend/sass/_menu.scss */
.header__mobile .navigation ul li {
  background-color: #ED1C24;
  color: #ffffff;
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
/* line 84, ../../_frontend/sass/_menu.scss */
.header__mobile .navigation ul a {
  color: #ffffff;
  font-style: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  font-size: 20px;
  font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
  font-weight: 700;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pull-left {
  float: left;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pull-right {
  float: right;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.pull-right {
  float: right;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.pull-left {
  float: left;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-inverse {
  color: #fff;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-server:before {
  content: "\f233";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-train:before {
  content: "\f238";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-map-o:before {
  content: "\f278";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-map:before {
  content: "\f279";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-commenting:before {
  content: "\f27a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-linode:before {
  content: "\f2b8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-quora:before {
  content: "\f2c4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-shower:before {
  content: "\f2cc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-grav:before {
  content: "\f2d6";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-eercast:before {
  content: "\f2da";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-microchip:before {
  content: "\f2db";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 4, ../../_frontend/sass/_fontawesome.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@media (min-width: 75em) {
  /* line 16, ../../_frontend/sass/_bp-l.scss */
  .mobile {
    display: none;
  }

  /* line 20, ../../_frontend/sass/_bp-l.scss */
  .desktop {
    display: block;
  }

  /* line 24, ../../_frontend/sass/_bp-l.scss */
  body {
    font-size: 1.7rem;
  }

  /* line 28, ../../_frontend/sass/_bp-l.scss */
  h1 {
    font-size: calc(3.25em + 25%);
  }

  /* line 32, ../../_frontend/sass/_bp-l.scss */
  h2 {
    font-size: calc(2.5em + 25%);
  }

  /* line 36, ../../_frontend/sass/_bp-l.scss */
  h3 {
    font-size: calc(1.85em + 25%);
  }

  /* line 42, ../../_frontend/sass/_bp-l.scss */
  .header__mobile {
    display: none;
  }
  /* line 46, ../../_frontend/sass/_bp-l.scss */
  .header__b1 {
    position: relative;
  }
  /* line 49, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: 2em;
    max-width: 75em;
    z-index: 2;
  }
  /* line 62, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__logo {
    text-align: center;
    padding: 50px 0px;
  }
  /* line 65, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__logo img {
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 50%;
  }
  /* line 73, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav {
    margin-top: 2em;
    text-align: center;
  }
  /* line 77, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  /* line 86, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li {
    font-family: Helvetica, Arial, Geneva, Verdana;
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: "Titillium Web", Helvetica, Arial, Geneva, Verdana;
    font-weight: 700;
    text-transform: uppercase;
    flex: 0 auto;
    margin: 0;
    margin-right: 1.5em;
    padding: 0;
    padding-left: .25em;
    padding-right: .25em;
    box-sizing: border-box;
    font-size: calc(1.6rem + 25%);
    box-sizing: border-box;
    border-bottom: 3px solid rgba(51, 51, 51, 0);
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
  }
  /* line 120, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li:last-child {
    margin-right: 0;
  }
  /* line 123, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li:last-child:after {
    display: none;
  }
  /* line 128, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li:hover {
    border-bottom: 3px solid #333333;
  }
  /* line 131, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li:hover a {
    color: #000000;
  }
  /* line 136, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li.current-menu-item {
    border-bottom: 3px solid #333333;
  }
  /* line 139, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li.current-menu-item a {
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
    color: #ffffff;
  }
  /* line 146, ../../_frontend/sass/_bp-l.scss */
  .header__b1__content__nav ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
  }
  /* line 156, ../../_frontend/sass/_bp-l.scss */
  .header__b1__image {
    position: relative;
    background: rgba(51, 51, 51, 0.05);
    min-height: 725px;
    height: 75vh;
    z-index: 1;
    overflow: hidden;
  }
  /* line 164, ../../_frontend/sass/_bp-l.scss */
  .header__b1__image img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
  }

  /* line 179, ../../_frontend/sass/_bp-l.scss */
  .b1 {
    margin: 0 auto;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    z-index: 2;
    max-width: 75em;
  }
  /* line 187, ../../_frontend/sass/_bp-l.scss */
  .b1__c1 {
    top: -6em;
    flex: 0 55%;
    box-sizing: border-box;
  }
  /* line 194, ../../_frontend/sass/_bp-l.scss */
  .b1__c1__content {
    padding: 3em;
    margin-right: 3em;
  }
  /* line 200, ../../_frontend/sass/_bp-l.scss */
  .b1__c2 {
    top: -3em;
    margin-left: -3em;
    flex: 0 calc(45% + (1em * 3));
    box-sizing: border-box;
  }
  /* line 208, ../../_frontend/sass/_bp-l.scss */
  .b1__c2__content {
    padding: 3em;
  }

  /* line 214, ../../_frontend/sass/_bp-l.scss */
  .b2 {
    position: relative;
    z-index: 1;
  }
  /* line 219, ../../_frontend/sass/_bp-l.scss */
  .b2__content {
    padding-top: 3em;
    padding-bottom: 9em;
    margin: 0 auto;
    max-width: 75em;
  }

  /* line 228, ../../_frontend/sass/_bp-l.scss */
  .b3 {
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 auto;
    max-width: 75em;
    z-index: 2;
  }
  /* line 236, ../../_frontend/sass/_bp-l.scss */
  .b3__c1 {
    top: -3em;
    flex: 0 40%;
    box-sizing: border-box;
  }
  /* line 243, ../../_frontend/sass/_bp-l.scss */
  .b3__c1__content {
    padding: 3em;
    margin-right: 3em;
  }
  /* line 249, ../../_frontend/sass/_bp-l.scss */
  .b3__c2 {
    top: -6em;
    margin-left: -3em;
    flex: 0 calc(60% + (1em * 3));
    box-sizing: border-box;
  }
  /* line 257, ../../_frontend/sass/_bp-l.scss */
  .b3__c2__content {
    padding: 3em;
  }

  /* line 263, ../../_frontend/sass/_bp-l.scss */
  .b4 {
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 auto;
    max-width: 75em;
    z-index: 2;
  }
  /* line 271, ../../_frontend/sass/_bp-l.scss */
  .b4__c1 {
    top: -6em;
    margin-left: 4em;
    flex: 0 40%;
    box-sizing: border-box;
  }
  /* line 278, ../../_frontend/sass/_bp-l.scss */
  .b4__c1__content {
    padding: 4em;
    padding-right: 7em;
  }
  /* line 284, ../../_frontend/sass/_bp-l.scss */
  .b4__c2 {
    top: -3em;
    margin-left: -4em;
    margin-right: 4em;
    flex: 0 60%;
    box-sizing: border-box;
  }
  /* line 292, ../../_frontend/sass/_bp-l.scss */
  .b4__c2__content {
    padding: 4em;
  }

  /* line 302, ../../_frontend/sass/_bp-l.scss */
  .discography__list__item {
    flex: 0 calc(25% - 2em + (2em / 4) );
  }
  /* line 305, ../../_frontend/sass/_bp-l.scss */
  .discography__list__item:nth-child(2n) {
    flex: 0 calc(25% - 2em + (2em / 4) );
    margin-right: 2em;
  }
  /* line 310, ../../_frontend/sass/_bp-l.scss */
  .discography__list__item:nth-child(4n) {
    margin-right: 0;
  }
  /* line 316, ../../_frontend/sass/_bp-l.scss */
  .discography__single {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  /* line 320, ../../_frontend/sass/_bp-l.scss */
  .discography__single__sidebar {
    flex: 0 40%;
    margin-right: 4em;
    margin-top: -6em;
  }
  /* line 325, ../../_frontend/sass/_bp-l.scss */
  .discography__single__sidebar__details {
    padding: 4em;
    padding-top: 2em;
  }
  /* line 331, ../../_frontend/sass/_bp-l.scss */
  .discography__single__content {
    margin-top: 2em;
    flex: 1;
  }

  /* line 344, ../../_frontend/sass/_bp-l.scss */
  .fvr-agenda__list__item__start-date-time {
    flex: 0 auto;
  }

  /* line 351, ../../_frontend/sass/_bp-l.scss */
  .footer {
    position: relative;
    z-index: 1;
  }
  /* line 356, ../../_frontend/sass/_bp-l.scss */
  .footer__content {
    margin: 0 auto;
    max-width: 75em;
  }

  /* line 362, ../../_frontend/sass/_bp-l.scss */
  .copyrights-social-media {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
  }
  /* line 367, ../../_frontend/sass/_bp-l.scss */
  .copyrights-social-media__copyrights {
    flex: 1;
    text-align: right;
  }
  /* line 372, ../../_frontend/sass/_bp-l.scss */
  .copyrights-social-media__social-media {
    text-align: right;
    flex: 0 auto;
  }
}
.archive__list__item__content__excerpt figure img {
  width: 100%;
}
