@font-face {
  font-family: 'custom';
  src: url("assets/fonts/custom.eot?76434342");
  src: url("assets/fonts/custom.eot?76434342#iefix") format("embedded-opentype"), url("assets/fonts/custom.woff2?76434342") format("woff2"), url("assets/fonts/custom.woff?76434342") format("woff"), url("assets/fonts/custom.ttf?76434342") format("truetype"), url("assets/fonts/custom.svg?76434342#custom") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sports';
  src: url("assets/fonts/sports.eot?224375");
  src: url("assets/fonts/sports.eot?224375#iefix") format("embedded-opentype"), url("assets/fonts/sports.woff2?224375") format("woff2"), url("assets/fonts/sports.woff?224375") format("woff"), url("assets/fonts/sports.ttf?224375") format("truetype"), url("assets/fonts/sports.svg?224375#sports") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Olympicons';
  src: url("assets/fonts/olympi.eot");
  /* IE9 Compat Modes */
  src: url("assets/fonts/olympi.eot?#iefix") format("embedded-opentype"), url("assets/fonts/olympi.woff") format("woff"), url("assets/fonts/olympi.ttf") format("truetype"), url("assets/fonts/olympi.svg#3efb955afa6180dcf51711a6949c5010") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}

/* Font Source : fontello */
/* line 11, ../sass/variables-site/_custom-icon.scss */
.custom, .custom-icon, .custom-icons {
  display: inline-block;
  font: normal normal normal 14px/1 inherit;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 20, ../sass/variables-site/_custom-icon.scss */
.custom:before, .custom-icon:before, .custom-icons:before {
  font-family: "custom";
}

/* makes the font 33% larger relative to the icon container */
/* line 24, ../sass/variables-site/_custom-icon.scss */
.custom-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 29, ../sass/variables-site/_custom-icon.scss */
.custom-2x {
  font-size: 2em;
}

/* line 30, ../sass/variables-site/_custom-icon.scss */
.custom-3x {
  font-size: 3em;
}

/* line 31, ../sass/variables-site/_custom-icon.scss */
.custom-4x {
  font-size: 4em;
}

/* line 32, ../sass/variables-site/_custom-icon.scss */
.custom-5x {
  font-size: 5em;
}

/* line 34, ../sass/variables-site/_custom-icon.scss */
.custom-rotate-90:before {
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
}

/* line 36, ../sass/variables-site/_custom-icon.scss */
.size-1_5x:before {
  font-size: 150%;
  padding: 1px;
}

/* line 37, ../sass/variables-site/_custom-icon.scss */
.size-1_6x:before {
  font-size: 160%;
}

/* line 38, ../sass/variables-site/_custom-icon.scss */
.size-1_7x:before {
  font-size: 170%;
}

/* line 39, ../sass/variables-site/_custom-icon.scss */
.size-1_8x:before {
  font-size: 180%;
}

/* line 40, ../sass/variables-site/_custom-icon.scss */
.size-2x:before {
  font-size: 200%;
}

/* line 41, ../sass/variables-site/_custom-icon.scss */
.size-2_5x:before {
  font-size: 250%;
}

/* line 42, ../sass/variables-site/_custom-icon.scss */
.size-3x:before {
  font-size: 300%;
}

/* line 43, ../sass/variables-site/_custom-icon.scss */
.size-4x:before {
  font-size: 400%;
}

/* line 44, ../sass/variables-site/_custom-icon.scss */
.size-5x:before {
  font-size: 500%;
}

/* line 46, ../sass/variables-site/_custom-icon.scss */
.custom-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 50, ../sass/variables-site/_custom-icon.scss */
.custom-ul > li {
  position: relative;
}

/* line 52, ../sass/variables-site/_custom-icon.scss */
.custom-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 58, ../sass/variables-site/_custom-icon.scss */
.custom-li.custom-lg {
  left: -1.85714em;
}

/* line 62, ../sass/variables-site/_custom-icon.scss */
.custom-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 70, ../sass/variables-site/_custom-icon.scss */
.custom-stack-1x, .custom-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 76, ../sass/variables-site/_custom-icon.scss */
.custom-stack-1x {
  line-height: inherit;
}

/* line 77, ../sass/variables-site/_custom-icon.scss */
.custom-stack-2x {
  font-size: 2em;
}

/* line 78, ../sass/variables-site/_custom-icon.scss */
.custom-inverse {
  color: #fff;
}

/* line 81, ../sass/variables-site/_custom-icon.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

/* line 96, ../sass/variables-site/_custom-icon.scss */
.icon-down:before {
  content: '\e800';
}

/* '' */
/* line 97, ../sass/variables-site/_custom-icon.scss */
.icon-left:before {
  content: '\e801';
}

/* '' */
/* line 98, ../sass/variables-site/_custom-icon.scss */
.icon-right:before {
  content: '\e802';
}

/* '' */
/* line 99, ../sass/variables-site/_custom-icon.scss */
.icon-up:before {
  content: '\e803';
}

/* '' */
/* line 100, ../sass/variables-site/_custom-icon.scss */
.icon-cancel:before {
  content: '\e804';
}

/* '' */
/* line 101, ../sass/variables-site/_custom-icon.scss */
.icon-ok:before {
  content: '\e805';
}

/* '' */
/* line 102, ../sass/variables-site/_custom-icon.scss */
.icon-stopwatch:before {
  content: '\e806';
}

/* '' */
/* line 103, ../sass/variables-site/_custom-icon.scss */
.icon-plus:before {
  content: '\e807';
}

/* '' */
/* line 104, ../sass/variables-site/_custom-icon.scss */
.icon-036-clock-1:before {
  content: '\e808';
}

/* '' */
/* line 105, ../sass/variables-site/_custom-icon.scss */
.icon-arrows-ccw:before {
  content: '\e809';
}

/* '' */
/* line 106, ../sass/variables-site/_custom-icon.scss */
.icon-cog:before {
  content: '\e80a';
}

/* '' */
/* line 107, ../sass/variables-site/_custom-icon.scss */
.icon-phone:before {
  content: '\e80b';
}

/* '' */
/* line 108, ../sass/variables-site/_custom-icon.scss */
.icon-tools:before {
  content: '\e80c';
}

/* '' */
/* line 109, ../sass/variables-site/_custom-icon.scss */
.icon-megaphone:before {
  content: '\e80d';
}

/* '' */
/* line 110, ../sass/variables-site/_custom-icon.scss */
.icon-phone-circled:before {
  content: '\e80e';
}

/* '' */
/* line 111, ../sass/variables-site/_custom-icon.scss */
.icon-phone-1:before {
  content: '\e80f';
}

/* '' */
/* line 112, ../sass/variables-site/_custom-icon.scss */
.icon-cog-circled:before {
  content: '\e810';
}

/* '' */
/* line 113, ../sass/variables-site/_custom-icon.scss */
.icon-cog-1:before {
  content: '\e811';
}

/* '' */
/* line 114, ../sass/variables-site/_custom-icon.scss */
.icon-wrench:before {
  content: '\e812';
}

/* '' */
/* line 115, ../sass/variables-site/_custom-icon.scss */
.icon-wrench-circled:before {
  content: '\e813';
}

/* '' */
/* line 116, ../sass/variables-site/_custom-icon.scss */
.icon-cogs:before {
  content: '\e814';
}

/* '' */
/* line 117, ../sass/variables-site/_custom-icon.scss */
.icon-trash-circled:before {
  content: '\e815';
}

/* '' */
/* line 118, ../sass/variables-site/_custom-icon.scss */
.icon-inbox-circled:before {
  content: '\e816';
}

/* '' */
/* line 119, ../sass/variables-site/_custom-icon.scss */
.icon-inbox:before {
  content: '\e817';
}

/* '' */
/* line 120, ../sass/variables-site/_custom-icon.scss */
.icon-qrcode:before {
  content: '\e818';
}

/* '' */
/* line 121, ../sass/variables-site/_custom-icon.scss */
.icon-042-interface-1:before {
  content: '\e819';
}

/* '' */
/* line 122, ../sass/variables-site/_custom-icon.scss */
.icon-044-user-2:before {
  content: '\e81a';
}

/* '' */
/* line 123, ../sass/variables-site/_custom-icon.scss */
.icon-045-group-1:before {
  content: '\e81b';
}

/* '' */
/* line 124, ../sass/variables-site/_custom-icon.scss */
.icon-clipboard:before {
  content: '\e81c';
}

/* '' */
/* line 125, ../sass/variables-site/_custom-icon.scss */
.icon-bell:before {
  content: '\e81d';
}

/* '' */
/* line 126, ../sass/variables-site/_custom-icon.scss */
.icon-up-open-big:before {
  content: '\e81e';
}

/* '' */
/* line 127, ../sass/variables-site/_custom-icon.scss */
.icon-right-open-big:before {
  content: '\e81f';
}

/* '' */
/* line 128, ../sass/variables-site/_custom-icon.scss */
.icon-left-open-big:before {
  content: '\e820';
}

/* '' */
/* line 129, ../sass/variables-site/_custom-icon.scss */
.icon-down-open-big:before {
  content: '\e821';
}

/* '' */
/* line 130, ../sass/variables-site/_custom-icon.scss */
.icon-dot:before {
  content: '\e822';
}

/* '' */
/* line 131, ../sass/variables-site/_custom-icon.scss */
.icon-dot-2:before {
  content: '\e823';
}

/* '' */
/* line 132, ../sass/variables-site/_custom-icon.scss */
.icon-dot-3:before {
  content: '\e824';
}

/* '' */
/* line 133, ../sass/variables-site/_custom-icon.scss */
.icon-graduation-cap:before {
  content: '\e825';
}

/* '' */
/* line 134, ../sass/variables-site/_custom-icon.scss */
.icon-download-alt:before {
  content: '\e826';
}

/* '' */
/* line 135, ../sass/variables-site/_custom-icon.scss */
.icon-logout:before {
  content: '\e827';
}

/* '' */
/* line 136, ../sass/variables-site/_custom-icon.scss */
.icon-user-add:before {
  content: '\e828';
}

/* '' */
/* line 137, ../sass/variables-site/_custom-icon.scss */
.icon-user-1:before {
  content: '\e829';
}

/* '' */
/* line 138, ../sass/variables-site/_custom-icon.scss */
.icon-camera-alt:before {
  content: '\e82a';
}

/* '' */
/* line 139, ../sass/variables-site/_custom-icon.scss */
.icon-download:before {
  content: '\e82b';
}

/* '' */
/* line 140, ../sass/variables-site/_custom-icon.scss */
.icon-upload:before {
  content: '\e82c';
}

/* '' */
/* line 141, ../sass/variables-site/_custom-icon.scss */
.icon-comment:before {
  content: '\e82d';
}

/* '' */
/* line 142, ../sass/variables-site/_custom-icon.scss */
.icon-chat:before {
  content: '\e82e';
}

/* '' */
/* line 143, ../sass/variables-site/_custom-icon.scss */
.icon-calendar:before {
  content: '\e82f';
}

/* '' */
/* line 144, ../sass/variables-site/_custom-icon.scss */
.icon-print:before {
  content: '\e830';
}

/* '' */
/* line 145, ../sass/variables-site/_custom-icon.scss */
.icon-video:before {
  content: '\e831';
}

/* '' */
/* line 146, ../sass/variables-site/_custom-icon.scss */
.icon-phone-2:before {
  content: '\e832';
}

/* '' */
/* line 147, ../sass/variables-site/_custom-icon.scss */
.icon-chart-bar:before {
  content: '\e833';
}

/* '' */
/* line 148, ../sass/variables-site/_custom-icon.scss */
.icon-credit-card:before {
  content: '\e834';
}

/* '' */
/* line 149, ../sass/variables-site/_custom-icon.scss */
.icon-mail:before {
  content: '\e835';
}

/* '' */
/* line 150, ../sass/variables-site/_custom-icon.scss */
.icon-videocam:before {
  content: '\e836';
}

/* '' */
/* line 151, ../sass/variables-site/_custom-icon.scss */
.icon-picture:before {
  content: '\e837';
}

/* '' */
/* line 152, ../sass/variables-site/_custom-icon.scss */
.icon-camera:before {
  content: '\e838';
}

/* '' */
/* line 153, ../sass/variables-site/_custom-icon.scss */
.icon-ok-circled-1:before {
  content: '\e839';
}

/* '' */
/* line 154, ../sass/variables-site/_custom-icon.scss */
.icon-ok-circled2:before {
  content: '\e83a';
}

/* '' */
/* line 155, ../sass/variables-site/_custom-icon.scss */
.icon-attention:before {
  content: '\e83b';
}

/* '' */
/* line 156, ../sass/variables-site/_custom-icon.scss */
.icon-share-1:before {
  content: '\e83c';
}

/* '' */
/* line 157, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circled-1:before {
  content: '\e83d';
}

/* '' */
/* line 158, ../sass/variables-site/_custom-icon.scss */
.icon-archive:before {
  content: '\e83e';
}

/* '' */
/* line 159, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circled2:before {
  content: '\e83f';
}

/* '' */
/* line 160, ../sass/variables-site/_custom-icon.scss */
.icon-plus-circled:before {
  content: '\e840';
}

/* '' */
/* line 161, ../sass/variables-site/_custom-icon.scss */
.icon-minus-circled:before {
  content: '\e841';
}

/* '' */
/* line 162, ../sass/variables-site/_custom-icon.scss */
.icon-minus:before {
  content: '\e842';
}

/* '' */
/* line 163, ../sass/variables-site/_custom-icon.scss */
.icon-lock:before {
  content: '\e843';
}

/* '' */
/* line 164, ../sass/variables-site/_custom-icon.scss */
.icon-pin:before {
  content: '\e844';
}

/* '' */
/* line 165, ../sass/variables-site/_custom-icon.scss */
.icon-pencil:before {
  content: '\e845';
}

/* '' */
/* line 166, ../sass/variables-site/_custom-icon.scss */
.icon-list-add:before {
  content: '\e846';
}

/* '' */
/* line 167, ../sass/variables-site/_custom-icon.scss */
.icon-list:before {
  content: '\e847';
}

/* '' */
/* line 168, ../sass/variables-site/_custom-icon.scss */
.icon-erase:before {
  content: '\e848';
}

/* '' */
/* line 169, ../sass/variables-site/_custom-icon.scss */
.icon-ticket:before {
  content: '\e849';
}

/* '' */
/* line 170, ../sass/variables-site/_custom-icon.scss */
.icon-th:before {
  content: '\e84a';
}

/* '' */
/* line 171, ../sass/variables-site/_custom-icon.scss */
.icon-th-large:before {
  content: '\e84b';
}

/* '' */
/* line 172, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circled-outline:before {
  content: '\e84c';
}

/* '' */
/* line 173, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circled-2:before {
  content: '\e84d';
}

/* '' */
/* line 174, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-alt-filled:before {
  content: '\e84e';
}

/* '' */
/* line 175, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-alt:before {
  content: '\e84f';
}

/* '' */
/* line 176, ../sass/variables-site/_custom-icon.scss */
.icon-upload-1:before {
  content: '\e850';
}

/* '' */
/* line 177, ../sass/variables-site/_custom-icon.scss */
.icon-download-1:before {
  content: '\e851';
}

/* '' */
/* line 178, ../sass/variables-site/_custom-icon.scss */
.icon-warning-empty:before {
  content: '\e852';
}

/* '' */
/* line 179, ../sass/variables-site/_custom-icon.scss */
.icon-warning:before {
  content: '\e853';
}

/* '' */
/* line 180, ../sass/variables-site/_custom-icon.scss */
.icon-eye:before {
  content: '\e854';
}

/* '' */
/* line 181, ../sass/variables-site/_custom-icon.scss */
.icon-grid:before {
  content: '\e855';
}

/* '' */
/* line 182, ../sass/variables-site/_custom-icon.scss */
.icon-at:before {
  content: '\e856';
}

/* '' */
/* line 183, ../sass/variables-site/_custom-icon.scss */
.icon-attach-circled:before {
  content: '\e857';
}

/* '' */
/* line 184, ../sass/variables-site/_custom-icon.scss */
.icon-folder:before {
  content: '\e858';
}

/* '' */
/* line 185, ../sass/variables-site/_custom-icon.scss */
.icon-updown-circle:before {
  content: '\e859';
}

/* '' */
/* line 186, ../sass/variables-site/_custom-icon.scss */
.icon-arrows-cw:before {
  content: '\e85a';
}

/* '' */
/* line 187, ../sass/variables-site/_custom-icon.scss */
.icon-edit:before {
  content: '\e85b';
}

/* '' */
/* line 188, ../sass/variables-site/_custom-icon.scss */
.icon-info-circled:before {
  content: '\e85c';
}

/* '' */
/* line 189, ../sass/variables-site/_custom-icon.scss */
.icon-help-circled:before {
  content: '\e85d';
}

/* '' */
/* line 190, ../sass/variables-site/_custom-icon.scss */
.icon-minus-circled-1:before {
  content: '\e85e';
}

/* '' */
/* line 191, ../sass/variables-site/_custom-icon.scss */
.icon-plus-circled-1:before {
  content: '\e85f';
}

/* '' */
/* line 192, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circled-3:before {
  content: '\e860';
}

/* '' */
/* line 193, ../sass/variables-site/_custom-icon.scss */
.icon-th-large-1:before {
  content: '\e861';
}

/* '' */
/* line 194, ../sass/variables-site/_custom-icon.scss */
.icon-th-1:before {
  content: '\e862';
}

/* '' */
/* line 195, ../sass/variables-site/_custom-icon.scss */
.icon-th-list:before {
  content: '\e863';
}

/* '' */
/* line 196, ../sass/variables-site/_custom-icon.scss */
.icon-x_logo_mark-01:before {
  content: '\e864';
}

/* '' */
/* line 197, ../sass/variables-site/_custom-icon.scss */
.icon-x_logo_mark-right-01:before {
  content: '\e865';
}

/* '' */
/* line 198, ../sass/variables-site/_custom-icon.scss */
.icon-x_logo_mark-left-01:before {
  content: '\e866';
}

/* '' */
/* line 199, ../sass/variables-site/_custom-icon.scss */
.icon-down-dir:before {
  content: '\e867';
}

/* '' */
/* line 200, ../sass/variables-site/_custom-icon.scss */
.icon-left-dir:before {
  content: '\e868';
}

/* '' */
/* line 201, ../sass/variables-site/_custom-icon.scss */
.icon-right-dir:before {
  content: '\e869';
}

/* '' */
/* line 202, ../sass/variables-site/_custom-icon.scss */
.icon-up-dir:before {
  content: '\e86a';
}

/* '' */
/* line 203, ../sass/variables-site/_custom-icon.scss */
.icon-vcard:before {
  content: '\e86b';
}

/* '' */
/* line 204, ../sass/variables-site/_custom-icon.scss */
.icon-newspaper:before {
  content: '\e86c';
}

/* '' */
/* line 205, ../sass/variables-site/_custom-icon.scss */
.icon-040-agenda:before {
  content: '\e86d';
}

/* '' */
/* line 206, ../sass/variables-site/_custom-icon.scss */
.icon-032-speech-bubble-2:before {
  content: '\e86e';
}

/* '' */
/* line 207, ../sass/variables-site/_custom-icon.scss */
.icon-039-telephone:before {
  content: '\e86f';
}

/* '' */
/* line 208, ../sass/variables-site/_custom-icon.scss */
.icon-043-interface:before {
  content: '\e870';
}

/* '' */
/* line 209, ../sass/variables-site/_custom-icon.scss */
.icon-022-people-1:before {
  content: '\e871';
}

/* '' */
/* line 210, ../sass/variables-site/_custom-icon.scss */
.icon-020-people-2:before {
  content: '\e872';
}

/* '' */
/* line 211, ../sass/variables-site/_custom-icon.scss */
.icon-046-user-1:before {
  content: '\e873';
}

/* '' */
/* line 212, ../sass/variables-site/_custom-icon.scss */
.icon-023-people-3:before {
  content: '\e874';
}

/* '' */
/* line 213, ../sass/variables-site/_custom-icon.scss */
.icon-047-user:before {
  content: '\e875';
}

/* '' */
/* line 214, ../sass/variables-site/_custom-icon.scss */
.icon-048-group:before {
  content: '\e876';
}

/* '' */
/* line 215, ../sass/variables-site/_custom-icon.scss */
.icon-014-user-5:before {
  content: '\e877';
}

/* '' */
/* line 216, ../sass/variables-site/_custom-icon.scss */
.icon-015-user-4:before {
  content: '\e878';
}

/* '' */
/* line 217, ../sass/variables-site/_custom-icon.scss */
.icon-016-user-3:before {
  content: '\e879';
}

/* '' */
/* line 218, ../sass/variables-site/_custom-icon.scss */
.icon-018-social:before {
  content: '\e87a';
}

/* '' */
/* line 219, ../sass/variables-site/_custom-icon.scss */
.icon-021-user-delete:before {
  content: '\e87b';
}

/* '' */
/* line 220, ../sass/variables-site/_custom-icon.scss */
.icon-031-calendar-interface-symbol-tool:before {
  content: '\e87c';
}

/* '' */
/* line 221, ../sass/variables-site/_custom-icon.scss */
.icon-005-game-strategy-sketch:before {
  content: '\e87d';
}

/* '' */
/* line 222, ../sass/variables-site/_custom-icon.scss */
.icon-033-sms-of-surveillance-system2-01-01:before {
  content: '\e87e';
}

/* '' */
/* line 223, ../sass/variables-site/_custom-icon.scss */
.icon-trash-empty:before {
  content: '\e87f';
}

/* '' */
/* line 224, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-interface:before {
  content: '\e880';
}

/* '' */
/* line 225, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-interface-check-circle:before {
  content: '\e881';
}

/* '' */
/* line 226, ../sass/variables-site/_custom-icon.scss */
.icon-check:before {
  content: '\e882';
}

/* '' */
/* line 227, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-1:before {
  content: '\e883';
}

/* '' */
/* line 228, ../sass/variables-site/_custom-icon.scss */
.icon-search-1:before {
  content: '\e884';
}

/* '' */
/* line 229, ../sass/variables-site/_custom-icon.scss */
.icon-back-in-time:before {
  content: '\e885';
}

/* '' */
/* line 230, ../sass/variables-site/_custom-icon.scss */
.icon-clock:before {
  content: '\e886';
}

/* '' */
/* line 231, ../sass/variables-site/_custom-icon.scss */
.icon-location-1:before {
  content: '\e887';
}

/* '' */
/* line 232, ../sass/variables-site/_custom-icon.scss */
.icon-clock-1:before {
  content: '\e888';
}

/* '' */
/* line 233, ../sass/variables-site/_custom-icon.scss */
.icon-clock-2:before {
  content: '\e889';
}

/* '' */
/* line 234, ../sass/variables-site/_custom-icon.scss */
.icon-paper-plane:before {
  content: '\e88a';
}

/* '' */
/* line 235, ../sass/variables-site/_custom-icon.scss */
.icon-tag:before {
  content: '\e88b';
}

/* '' */
/* line 236, ../sass/variables-site/_custom-icon.scss */
.icon-tags:before {
  content: '\e88c';
}

/* '' */
/* line 237, ../sass/variables-site/_custom-icon.scss */
.icon-bookmark:before {
  content: '\e88d';
}

/* '' */
/* line 238, ../sass/variables-site/_custom-icon.scss */
.icon-flag:before {
  content: '\e88e';
}

/* '' */
/* line 239, ../sass/variables-site/_custom-icon.scss */
.icon-location-2:before {
  content: '\e88f';
}

/* '' */
/* line 240, ../sass/variables-site/_custom-icon.scss */
.icon-attention-circled:before {
  content: '\e890';
}

/* '' */
/* line 241, ../sass/variables-site/_custom-icon.scss */
.icon-attention-1:before {
  content: '\e891';
}

/* '' */
/* line 242, ../sass/variables-site/_custom-icon.scss */
.icon-folder-1:before {
  content: '\e892';
}

/* '' */
/* line 243, ../sass/variables-site/_custom-icon.scss */
.icon-folder-open:before {
  content: '\e893';
}

/* '' */
/* line 244, ../sass/variables-site/_custom-icon.scss */
.icon-cog-2:before {
  content: '\e894';
}

/* '' */
/* line 245, ../sass/variables-site/_custom-icon.scss */
.icon-cog-alt:before {
  content: '\e895';
}

/* '' */
/* line 246, ../sass/variables-site/_custom-icon.scss */
.icon-wrench-1:before {
  content: '\e896';
}

/* '' */
/* line 247, ../sass/variables-site/_custom-icon.scss */
.icon-basket:before {
  content: '\e897';
}

/* '' */
/* line 248, ../sass/variables-site/_custom-icon.scss */
.icon-login:before {
  content: '\e898';
}

/* '' */
/* line 249, ../sass/variables-site/_custom-icon.scss */
.icon-logout-1:before {
  content: '\e899';
}

/* '' */
/* line 250, ../sass/variables-site/_custom-icon.scss */
.icon-volume-off:before {
  content: '\e89a';
}

/* '' */
/* line 251, ../sass/variables-site/_custom-icon.scss */
.icon-volume-down:before {
  content: '\e89b';
}

/* '' */
/* line 252, ../sass/variables-site/_custom-icon.scss */
.icon-volume-up:before {
  content: '\e89c';
}

/* '' */
/* line 253, ../sass/variables-site/_custom-icon.scss */
.icon-off:before {
  content: '\e89d';
}

/* '' */
/* line 254, ../sass/variables-site/_custom-icon.scss */
.icon-print-1:before {
  content: '\e89e';
}

/* '' */
/* line 255, ../sass/variables-site/_custom-icon.scss */
.icon-lock-1:before {
  content: '\e89f';
}

/* '' */
/* line 256, ../sass/variables-site/_custom-icon.scss */
.icon-lock-open:before {
  content: '\e8a0';
}

/* '' */
/* line 257, ../sass/variables-site/_custom-icon.scss */
.icon-eye-1:before {
  content: '\e8a1';
}

/* '' */
/* line 258, ../sass/variables-site/_custom-icon.scss */
.icon-down-1:before {
  content: '\e8a2';
}

/* '' */
/* line 259, ../sass/variables-site/_custom-icon.scss */
.icon-up-1:before {
  content: '\e8a3';
}

/* '' */
/* line 260, ../sass/variables-site/_custom-icon.scss */
.icon-cw:before {
  content: '\e8a4';
}

/* '' */
/* line 261, ../sass/variables-site/_custom-icon.scss */
.icon-attach:before {
  content: '\e8a5';
}

/* '' */
/* line 262, ../sass/variables-site/_custom-icon.scss */
.icon-tag-1:before {
  content: '\e8a6';
}

/* '' */
/* line 263, ../sass/variables-site/_custom-icon.scss */
.icon-tags-1:before {
  content: '\e8a7';
}

/* '' */
/* line 264, ../sass/variables-site/_custom-icon.scss */
.icon-bookmark-1:before {
  content: '\e8a8';
}

/* '' */
/* line 265, ../sass/variables-site/_custom-icon.scss */
.icon-bookmark-empty-1:before {
  content: '\e8a9';
}

/* '' */
/* line 266, ../sass/variables-site/_custom-icon.scss */
.icon-minus-circle:before {
  content: '\e8aa';
}

/* '' */
/* line 267, ../sass/variables-site/_custom-icon.scss */
.icon-plus-circle:before {
  content: '\e8ab';
}

/* '' */
/* line 268, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circle:before {
  content: '\e8ac';
}

/* '' */
/* line 269, ../sass/variables-site/_custom-icon.scss */
.icon-ok-circle:before {
  content: '\e8ad';
}

/* '' */
/* line 270, ../sass/variables-site/_custom-icon.scss */
.icon-down-open-1:before {
  content: '\e8ae';
}

/* '' */
/* line 271, ../sass/variables-site/_custom-icon.scss */
.icon-left-open-1:before {
  content: '\e8af';
}

/* '' */
/* line 272, ../sass/variables-site/_custom-icon.scss */
.icon-right-open-1:before {
  content: '\e8b0';
}

/* '' */
/* line 273, ../sass/variables-site/_custom-icon.scss */
.icon-up-open-1:before {
  content: '\e8b1';
}

/* '' */
/* line 274, ../sass/variables-site/_custom-icon.scss */
.icon-chart-pie-1:before {
  content: '\e8b2';
}

/* '' */
/* line 275, ../sass/variables-site/_custom-icon.scss */
.icon-chart-line:before {
  content: '\e8b3';
}

/* '' */
/* line 276, ../sass/variables-site/_custom-icon.scss */
.icon-chart-bar-1:before {
  content: '\e8b4';
}

/* '' */
/* line 277, ../sass/variables-site/_custom-icon.scss */
.icon-chart-area-1:before {
  content: '\e8b5';
}

/* '' */
/* line 278, ../sass/variables-site/_custom-icon.scss */
.icon-gift:before {
  content: '\e8b6';
}

/* '' */
/* line 279, ../sass/variables-site/_custom-icon.scss */
.icon-award:before {
  content: '\e8b7';
}

/* '' */
/* line 280, ../sass/variables-site/_custom-icon.scss */
.icon-store:before {
  content: '\e8b8';
}

/* '' */
/* line 281, ../sass/variables-site/_custom-icon.scss */
.icon-whistle:before {
  content: '\e8b9';
}

/* '' */
/* line 282, ../sass/variables-site/_custom-icon.scss */
.icon-google_calendar:before {
  content: '\e8ba';
}

/* '' */
/* line 283, ../sass/variables-site/_custom-icon.scss */
.icon-apple_icloud2:before {
  content: '\e8bb';
}

/* '' */
/* line 284, ../sass/variables-site/_custom-icon.scss */
.icon-apple_icloud-upload:before {
  content: '\e8bc';
}

/* '' */
/* line 285, ../sass/variables-site/_custom-icon.scss */
.icon-apple_icloud-download:before {
  content: '\e8bd';
}

/* '' */
/* line 286, ../sass/variables-site/_custom-icon.scss */
.icon-gauge-1:before {
  content: '\e8be';
}

/* '' */
/* line 287, ../sass/variables-site/_custom-icon.scss */
.icon-print-3:before {
  content: '\e8bf';
}

/* '' */
/* line 288, ../sass/variables-site/_custom-icon.scss */
.icon-traffic-cone:before {
  content: '\e8c0';
}

/* '' */
/* line 289, ../sass/variables-site/_custom-icon.scss */
.icon-database-1:before {
  content: '\e8c1';
}

/* '' */
/* line 290, ../sass/variables-site/_custom-icon.scss */
.icon-qrcode-1:before {
  content: '\e8c2';
}

/* '' */
/* line 291, ../sass/variables-site/_custom-icon.scss */
.icon-barcode:before {
  content: '\e8c3';
}

/* '' */
/* line 292, ../sass/variables-site/_custom-icon.scss */
.icon-bell-1:before {
  content: '\e8c4';
}

/* '' */
/* line 293, ../sass/variables-site/_custom-icon.scss */
.icon-home-outline:before {
  content: '\e8c5';
}

/* '' */
/* line 294, ../sass/variables-site/_custom-icon.scss */
.icon-home:before {
  content: '\e8c6';
}

/* '' */
/* line 295, ../sass/variables-site/_custom-icon.scss */
.icon-link:before {
  content: '\e8c7';
}

/* '' */
/* line 296, ../sass/variables-site/_custom-icon.scss */
.icon-star:before {
  content: '\e8c8';
}

/* '' */
/* line 297, ../sass/variables-site/_custom-icon.scss */
.icon-star-empty:before {
  content: '\e8c9';
}

/* '' */
/* line 298, ../sass/variables-site/_custom-icon.scss */
.icon-star-half:before {
  content: '\e8ca';
}

/* '' */
/* line 299, ../sass/variables-site/_custom-icon.scss */
.icon-clipboard-1:before {
  content: '\e8cb';
}

/* '' */
/* line 300, ../sass/variables-site/_custom-icon.scss */
.icon-credit-card-1:before {
  content: '\e8cc';
}

/* '' */
/* line 301, ../sass/variables-site/_custom-icon.scss */
.icon-rocket:before {
  content: '\e8cd';
}

/* '' */
/* line 302, ../sass/variables-site/_custom-icon.scss */
.icon-award-1:before {
  content: '\e8ce';
}

/* '' */
/* line 303, ../sass/variables-site/_custom-icon.scss */
.icon-money:before {
  content: '\e8cf';
}

/* '' */
/* line 304, ../sass/variables-site/_custom-icon.scss */
.icon-dollar:before {
  content: '\e8d0';
}

/* '' */
/* line 305, ../sass/variables-site/_custom-icon.scss */
.icon-article-alt:before {
  content: '\e8d1';
}

/* '' */
/* line 306, ../sass/variables-site/_custom-icon.scss */
.icon-bell-2:before {
  content: '\e8d2';
}

/* '' */
/* line 307, ../sass/variables-site/_custom-icon.scss */
.icon-fire:before {
  content: '\e8d3';
}

/* '' */
/* line 308, ../sass/variables-site/_custom-icon.scss */
.icon-key:before {
  content: '\e8d4';
}

/* '' */
/* line 309, ../sass/variables-site/_custom-icon.scss */
.icon-certificate-1:before {
  content: '\e8d5';
}

/* '' */
/* line 310, ../sass/variables-site/_custom-icon.scss */
.icon-crown-plus:before {
  content: '\e8d6';
}

/* '' */
/* line 311, ../sass/variables-site/_custom-icon.scss */
.icon-crown-minus:before {
  content: '\e8d7';
}

/* '' */
/* line 312, ../sass/variables-site/_custom-icon.scss */
.icon-crown:before {
  content: '\e8d8';
}

/* '' */
/* line 313, ../sass/variables-site/_custom-icon.scss */
.icon-export-1:before {
  content: '\e8d9';
}

/* '' */
/* line 314, ../sass/variables-site/_custom-icon.scss */
.icon-spin1:before {
  content: '\e8da';
}

/* '' */
/* line 315, ../sass/variables-site/_custom-icon.scss */
.icon-spin2:before {
  content: '\e8db';
}

/* '' */
/* line 316, ../sass/variables-site/_custom-icon.scss */
.icon-spin3:before {
  content: '\e8dc';
}

/* '' */
/* line 317, ../sass/variables-site/_custom-icon.scss */
.icon-spin4:before {
  content: '\e8dd';
}

/* '' */
/* line 318, ../sass/variables-site/_custom-icon.scss */
.icon-spin5:before {
  content: '\e8de';
}

/* '' */
/* line 319, ../sass/variables-site/_custom-icon.scss */
.icon-spin6:before {
  content: '\e8df';
}

/* '' */
/* line 320, ../sass/variables-site/_custom-icon.scss */
.icon-cheer_star:before {
  content: '\e8e0';
}

/* '' */
/* line 321, ../sass/variables-site/_custom-icon.scss */
.icon-heart:before {
  content: '\e8e1';
}

/* '' */
/* line 322, ../sass/variables-site/_custom-icon.scss */
.icon-heart-empty:before {
  content: '\e8e2';
}

/* '' */
/* line 323, ../sass/variables-site/_custom-icon.scss */
.icon-thumbs-up:before {
  content: '\e8e3';
}

/* '' */
/* line 324, ../sass/variables-site/_custom-icon.scss */
.icon-thumbs-down:before {
  content: '\e8e4';
}

/* '' */
/* line 325, ../sass/variables-site/_custom-icon.scss */
.icon-alert:before {
  content: '\e8e5';
}

/* '' */
/* line 326, ../sass/variables-site/_custom-icon.scss */
.icon-signal:before {
  content: '\e8e6';
}

/* '' */
/* line 327, ../sass/variables-site/_custom-icon.scss */
.icon-bullhorn:before {
  content: '\e8e7';
}

/* '' */
/* line 328, ../sass/variables-site/_custom-icon.scss */
.icon-thumbs-up-1:before {
  content: '\e8e8';
}

/* '' */
/* line 329, ../sass/variables-site/_custom-icon.scss */
.icon-thumbs-down-1:before {
  content: '\e8e9';
}

/* '' */
/* line 330, ../sass/variables-site/_custom-icon.scss */
.icon-attention-2:before {
  content: '\e8ea';
}

/* '' */
/* line 331, ../sass/variables-site/_custom-icon.scss */
.icon-attention-alt:before {
  content: '\e8eb';
}

/* '' */
/* line 332, ../sass/variables-site/_custom-icon.scss */
.icon-star-1:before {
  content: '\e8ec';
}

/* '' */
/* line 333, ../sass/variables-site/_custom-icon.scss */
.icon-star-empty-1:before {
  content: '\e8ed';
}

/* '' */
/* line 334, ../sass/variables-site/_custom-icon.scss */
.icon-at_sign:before {
  content: '\e8ee';
}

/* '' */
/* line 335, ../sass/variables-site/_custom-icon.scss */
.icon-at_sign2:before {
  content: '\e8ef';
}

/* '' */
/* line 336, ../sass/variables-site/_custom-icon.scss */
.icon-vs_sign:before {
  content: '\e8f0';
}

/* '' */
/* line 337, ../sass/variables-site/_custom-icon.scss */
.icon-vs_sign2:before {
  content: '\e8f1';
}

/* '' */
/* line 338, ../sass/variables-site/_custom-icon.scss */
.icon-league:before {
  content: '\e8f2';
}

/* '' */
/* line 339, ../sass/variables-site/_custom-icon.scss */
.icon-leagues-add:before {
  content: '\e8f3';
}

/* '' */
/* line 340, ../sass/variables-site/_custom-icon.scss */
.icon-program:before {
  content: '\e8f4';
}

/* '' */
/* line 341, ../sass/variables-site/_custom-icon.scss */
.icon-team-add:before {
  content: '\e8f5';
}

/* '' */
/* line 342, ../sass/variables-site/_custom-icon.scss */
.icon-team:before {
  content: '\e8f6';
}

/* '' */
/* line 343, ../sass/variables-site/_custom-icon.scss */
.icon-program-add:before {
  content: '\e8f7';
}

/* '' */
/* line 344, ../sass/variables-site/_custom-icon.scss */
.icon-down-open:before {
  content: '\f004';
}

/* '' */
/* line 345, ../sass/variables-site/_custom-icon.scss */
.icon-up-open:before {
  content: '\f005';
}

/* '' */
/* line 346, ../sass/variables-site/_custom-icon.scss */
.icon-right-open:before {
  content: '\f006';
}

/* '' */
/* line 347, ../sass/variables-site/_custom-icon.scss */
.icon-left-open:before {
  content: '\f007';
}

/* '' */
/* line 348, ../sass/variables-site/_custom-icon.scss */
.icon-menu:before {
  content: '\f008';
}

/* '' */
/* line 349, ../sass/variables-site/_custom-icon.scss */
.icon-th-list-1:before {
  content: '\f009';
}

/* '' */
/* line 350, ../sass/variables-site/_custom-icon.scss */
.icon-th-thumb:before {
  content: '\f00a';
}

/* '' */
/* line 351, ../sass/variables-site/_custom-icon.scss */
.icon-th-thumb-empty:before {
  content: '\f00b';
}

/* '' */
/* line 352, ../sass/variables-site/_custom-icon.scss */
.icon-star-half-1:before {
  content: '\f022';
}

/* '' */
/* line 353, ../sass/variables-site/_custom-icon.scss */
.icon-star-half_empty:before {
  content: '\f024';
}

/* '' */
/* line 354, ../sass/variables-site/_custom-icon.scss */
.icon-ccw:before {
  content: '\f025';
}

/* '' */
/* line 355, ../sass/variables-site/_custom-icon.scss */
.icon-hash:before {
  content: '\f029';
}

/* '' */
/* line 356, ../sass/variables-site/_custom-icon.scss */
.icon-location:before {
  content: '\f031';
}

/* '' */
/* line 357, ../sass/variables-site/_custom-icon.scss */
.icon-isight:before {
  content: '\f039';
}

/* '' */
/* line 358, ../sass/variables-site/_custom-icon.scss */
.icon-videocam-1:before {
  content: '\f03a';
}

/* '' */
/* line 359, ../sass/variables-site/_custom-icon.scss */
.icon-mic-off:before {
  content: '\f047';
}

/* '' */
/* line 360, ../sass/variables-site/_custom-icon.scss */
.icon-mic-1:before {
  content: '\f048';
}

/* '' */
/* line 361, ../sass/variables-site/_custom-icon.scss */
.icon-facebook-circled-1:before {
  content: '\f051';
}

/* '' */
/* line 362, ../sass/variables-site/_custom-icon.scss */
.icon-github-circled-alt:before {
  content: '\f053';
}

/* '' */
/* line 363, ../sass/variables-site/_custom-icon.scss */
.icon-twitter-circled-1:before {
  content: '\f057';
}

/* '' */
/* line 364, ../sass/variables-site/_custom-icon.scss */
.icon-gplus-circled-1:before {
  content: '\f059';
}

/* '' */
/* line 365, ../sass/variables-site/_custom-icon.scss */
.icon-instagram-circled:before {
  content: '\f05e';
}

/* '' */
/* line 366, ../sass/variables-site/_custom-icon.scss */
.icon-user:before {
  content: '\f061';
}

/* '' */
/* line 367, ../sass/variables-site/_custom-icon.scss */
.icon-user-male:before {
  content: '\f062';
}

/* '' */
/* line 368, ../sass/variables-site/_custom-icon.scss */
.icon-user-female:before {
  content: '\f063';
}

/* '' */
/* line 369, ../sass/variables-site/_custom-icon.scss */
.icon-users:before {
  content: '\f064';
}

/* '' */
/* line 370, ../sass/variables-site/_custom-icon.scss */
.icon-attach-1:before {
  content: '\f06a';
}

/* '' */
/* line 371, ../sass/variables-site/_custom-icon.scss */
.icon-ok-circled:before {
  content: '\f06d';
}

/* '' */
/* line 372, ../sass/variables-site/_custom-icon.scss */
.icon-cancel-circled:before {
  content: '\f06e';
}

/* '' */
/* line 373, ../sass/variables-site/_custom-icon.scss */
.icon-trophy:before {
  content: '\f074';
}

/* '' */
/* line 374, ../sass/variables-site/_custom-icon.scss */
.icon-link-1:before {
  content: '\f07b';
}

/* '' */
/* line 375, ../sass/variables-site/_custom-icon.scss */
.icon-zoom-in:before {
  content: '\f07e';
}

/* '' */
/* line 376, ../sass/variables-site/_custom-icon.scss */
.icon-zoom-out:before {
  content: '\f07f';
}

/* '' */
/* line 377, ../sass/variables-site/_custom-icon.scss */
.icon-export:before {
  content: '\f081';
}

/* '' */
/* line 378, ../sass/variables-site/_custom-icon.scss */
.icon-print-2:before {
  content: '\f087';
}

/* '' */
/* line 379, ../sass/variables-site/_custom-icon.scss */
.icon-check-empty:before {
  content: '\f096';
}

/* '' */
/* line 380, ../sass/variables-site/_custom-icon.scss */
.icon-bookmark-empty:before {
  content: '\f097';
}

/* '' */
/* line 381, ../sass/variables-site/_custom-icon.scss */
.icon-twitter:before {
  content: '\f099';
}

/* '' */
/* line 382, ../sass/variables-site/_custom-icon.scss */
.icon-facebook:before {
  content: '\f09a';
}

/* '' */
/* line 383, ../sass/variables-site/_custom-icon.scss */
.icon-rss:before {
  content: '\f09e';
}

/* '' */
/* line 384, ../sass/variables-site/_custom-icon.scss */
.icon-certificate:before {
  content: '\f0a3';
}

/* '' */
/* line 385, ../sass/variables-site/_custom-icon.scss */
.icon-tasks:before {
  content: '\f0ae';
}

/* '' */
/* line 386, ../sass/variables-site/_custom-icon.scss */
.icon-filter:before {
  content: '\f0b0';
}

/* '' */
/* line 387, ../sass/variables-site/_custom-icon.scss */
.icon-menu-1:before {
  content: '\f0c9';
}

/* '' */
/* line 388, ../sass/variables-site/_custom-icon.scss */
.icon-sort:before {
  content: '\f0dc';
}

/* '' */
/* line 389, ../sass/variables-site/_custom-icon.scss */
.icon-sort-down:before {
  content: '\f0dd';
}

/* '' */
/* line 390, ../sass/variables-site/_custom-icon.scss */
.icon-sort-up:before {
  content: '\f0de';
}

/* '' */
/* line 391, ../sass/variables-site/_custom-icon.scss */
.icon-gauge:before {
  content: '\f0e4';
}

/* '' */
/* line 392, ../sass/variables-site/_custom-icon.scss */
.icon-comment-empty:before {
  content: '\f0e5';
}

/* '' */
/* line 393, ../sass/variables-site/_custom-icon.scss */
.icon-chat-empty:before {
  content: '\f0e6';
}

/* '' */
/* line 394, ../sass/variables-site/_custom-icon.scss */
.icon-sitemap:before {
  content: '\f0e8';
}

/* '' */
/* line 395, ../sass/variables-site/_custom-icon.scss */
.icon-lightbulb:before {
  content: '\f0eb';
}

/* '' */
/* line 396, ../sass/variables-site/_custom-icon.scss */
.icon-exchange:before {
  content: '\f0ec';
}

/* '' */
/* line 397, ../sass/variables-site/_custom-icon.scss */
.icon-doc-text:before {
  content: '\f0f6';
}

/* '' */
/* line 398, ../sass/variables-site/_custom-icon.scss */
.icon-plus-squared:before {
  content: '\f0fe';
}

/* '' */
/* line 399, ../sass/variables-site/_custom-icon.scss */
.icon-desktop:before {
  content: '\f108';
}

/* '' */
/* line 400, ../sass/variables-site/_custom-icon.scss */
.icon-laptop:before {
  content: '\f109';
}

/* '' */
/* line 401, ../sass/variables-site/_custom-icon.scss */
.icon-tablet:before {
  content: '\f10a';
}

/* '' */
/* line 402, ../sass/variables-site/_custom-icon.scss */
.icon-mobile:before {
  content: '\f10b';
}

/* '' */
/* line 403, ../sass/variables-site/_custom-icon.scss */
.icon-circle-empty:before {
  content: '\f10c';
}

/* '' */
/* line 404, ../sass/variables-site/_custom-icon.scss */
.icon-circle:before {
  content: '\f111';
}

/* '' */
/* line 405, ../sass/variables-site/_custom-icon.scss */
.icon-github:before {
  content: '\f113';
}

/* '' */
/* line 406, ../sass/variables-site/_custom-icon.scss */
.icon-folder-empty:before {
  content: '\f114';
}

/* '' */
/* line 407, ../sass/variables-site/_custom-icon.scss */
.icon-folder-open-empty:before {
  content: '\f115';
}

/* '' */
/* line 408, ../sass/variables-site/_custom-icon.scss */
.icon-smile:before {
  content: '\f118';
}

/* '' */
/* line 409, ../sass/variables-site/_custom-icon.scss */
.icon-frown:before {
  content: '\f119';
}

/* '' */
/* line 410, ../sass/variables-site/_custom-icon.scss */
.icon-meh:before {
  content: '\f11a';
}

/* '' */
/* line 411, ../sass/variables-site/_custom-icon.scss */
.icon-flag-empty:before {
  content: '\f11d';
}

/* '' */
/* line 412, ../sass/variables-site/_custom-icon.scss */
.icon-code:before {
  content: '\f121';
}

/* '' */
/* line 413, ../sass/variables-site/_custom-icon.scss */
.icon-star-half-alt:before {
  content: '\f123';
}

/* '' */
/* line 414, ../sass/variables-site/_custom-icon.scss */
.icon-mic:before {
  content: '\f130';
}

/* '' */
/* line 415, ../sass/variables-site/_custom-icon.scss */
.icon-mute:before {
  content: '\f131';
}

/* '' */
/* line 416, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-empty:before {
  content: '\f133';
}

/* '' */
/* line 417, ../sass/variables-site/_custom-icon.scss */
.icon-lock-open-alt:before {
  content: '\f13e';
}

/* '' */
/* line 418, ../sass/variables-site/_custom-icon.scss */
.icon-rss-squared:before {
  content: '\f143';
}

/* '' */
/* line 419, ../sass/variables-site/_custom-icon.scss */
.icon-ticket-1:before {
  content: '\f145';
}

/* '' */
/* line 420, ../sass/variables-site/_custom-icon.scss */
.icon-minus-squared:before {
  content: '\f146';
}

/* '' */
/* line 421, ../sass/variables-site/_custom-icon.scss */
.icon-minus-squared-alt:before {
  content: '\f147';
}

/* '' */
/* line 422, ../sass/variables-site/_custom-icon.scss */
.icon-ok-squared:before {
  content: '\f14a';
}

/* '' */
/* line 423, ../sass/variables-site/_custom-icon.scss */
.icon-pencil-squared:before {
  content: '\f14b';
}

/* '' */
/* line 424, ../sass/variables-site/_custom-icon.scss */
.icon-export-alt:before {
  content: '\f14d';
}

/* '' */
/* line 425, ../sass/variables-site/_custom-icon.scss */
.icon-sort-name-up:before {
  content: '\f15d';
}

/* '' */
/* line 426, ../sass/variables-site/_custom-icon.scss */
.icon-sort-name-down:before {
  content: '\f15e';
}

/* '' */
/* line 427, ../sass/variables-site/_custom-icon.scss */
.icon-sort-alt-up:before {
  content: '\f160';
}

/* '' */
/* line 428, ../sass/variables-site/_custom-icon.scss */
.icon-sort-alt-down:before {
  content: '\f161';
}

/* '' */
/* line 429, ../sass/variables-site/_custom-icon.scss */
.icon-sort-number-up:before {
  content: '\f162';
}

/* '' */
/* line 430, ../sass/variables-site/_custom-icon.scss */
.icon-sort-number-down:before {
  content: '\f163';
}

/* '' */
/* line 431, ../sass/variables-site/_custom-icon.scss */
.icon-thumbs-up-alt:before {
  content: '\f164';
}

/* '' */
/* line 432, ../sass/variables-site/_custom-icon.scss */
.icon-thumbs-down-alt:before {
  content: '\f165';
}

/* '' */
/* line 433, ../sass/variables-site/_custom-icon.scss */
.icon-youtube-squared:before {
  content: '\f166';
}

/* '' */
/* line 434, ../sass/variables-site/_custom-icon.scss */
.icon-youtube-1:before {
  content: '\f167';
}

/* '' */
/* line 435, ../sass/variables-site/_custom-icon.scss */
.icon-youtube-play:before {
  content: '\f16a';
}

/* '' */
/* line 436, ../sass/variables-site/_custom-icon.scss */
.icon-instagram:before {
  content: '\f16d';
}

/* '' */
/* line 437, ../sass/variables-site/_custom-icon.scss */
.icon-apple:before {
  content: '\f179';
}

/* '' */
/* line 438, ../sass/variables-site/_custom-icon.scss */
.icon-android:before {
  content: '\f17b';
}

/* '' */
/* line 439, ../sass/variables-site/_custom-icon.scss */
.icon-skype:before {
  content: '\f17e';
}

/* '' */
/* line 440, ../sass/variables-site/_custom-icon.scss */
.icon-box:before {
  content: '\f187';
}

/* '' */
/* line 441, ../sass/variables-site/_custom-icon.scss */
.icon-plus-squared-alt:before {
  content: '\f196';
}

/* '' */
/* line 442, ../sass/variables-site/_custom-icon.scss */
.icon-bank:before {
  content: '\f19c';
}

/* '' */
/* line 443, ../sass/variables-site/_custom-icon.scss */
.icon-graduation-cap-1:before {
  content: '\f19d';
}

/* '' */
/* line 444, ../sass/variables-site/_custom-icon.scss */
.icon-database:before {
  content: '\f1c0';
}

/* '' */
/* line 445, ../sass/variables-site/_custom-icon.scss */
.icon-file-pdf:before {
  content: '\f1c1';
}

/* '' */
/* line 446, ../sass/variables-site/_custom-icon.scss */
.icon-file-word:before {
  content: '\f1c2';
}

/* '' */
/* line 447, ../sass/variables-site/_custom-icon.scss */
.icon-file-excel:before {
  content: '\f1c3';
}

/* '' */
/* line 448, ../sass/variables-site/_custom-icon.scss */
.icon-file-powerpoint:before {
  content: '\f1c4';
}

/* '' */
/* line 449, ../sass/variables-site/_custom-icon.scss */
.icon-file-image:before {
  content: '\f1c5';
}

/* '' */
/* line 450, ../sass/variables-site/_custom-icon.scss */
.icon-file-archive:before {
  content: '\f1c6';
}

/* '' */
/* line 451, ../sass/variables-site/_custom-icon.scss */
.icon-file-audio:before {
  content: '\f1c7';
}

/* '' */
/* line 452, ../sass/variables-site/_custom-icon.scss */
.icon-file-video:before {
  content: '\f1c8';
}

/* '' */
/* line 453, ../sass/variables-site/_custom-icon.scss */
.icon-file-code:before {
  content: '\f1c9';
}

/* '' */
/* line 454, ../sass/variables-site/_custom-icon.scss */
.icon-lifebuoy:before {
  content: '\f1cd';
}

/* '' */
/* line 455, ../sass/variables-site/_custom-icon.scss */
.icon-git:before {
  content: '\f1d3';
}

/* '' */
/* line 456, ../sass/variables-site/_custom-icon.scss */
.icon-history:before {
  content: '\f1da';
}

/* '' */
/* line 457, ../sass/variables-site/_custom-icon.scss */
.icon-circle-thin:before {
  content: '\f1db';
}

/* '' */
/* line 458, ../sass/variables-site/_custom-icon.scss */
.icon-sliders:before {
  content: '\f1de';
}

/* '' */
/* line 459, ../sass/variables-site/_custom-icon.scss */
.icon-share:before {
  content: '\f1e0';
}

/* '' */
/* line 460, ../sass/variables-site/_custom-icon.scss */
.icon-share-squared:before {
  content: '\f1e1';
}

/* '' */
/* line 461, ../sass/variables-site/_custom-icon.scss */
.icon-newspaper-1:before {
  content: '\f1ea';
}

/* '' */
/* line 462, ../sass/variables-site/_custom-icon.scss */
.icon-calc:before {
  content: '\f1ec';
}

/* '' */
/* line 463, ../sass/variables-site/_custom-icon.scss */
.icon-cc-visa:before {
  content: '\f1f0';
}

/* '' */
/* line 464, ../sass/variables-site/_custom-icon.scss */
.icon-cc-mastercard:before {
  content: '\f1f1';
}

/* '' */
/* line 465, ../sass/variables-site/_custom-icon.scss */
.icon-cc-discover:before {
  content: '\f1f2';
}

/* '' */
/* line 466, ../sass/variables-site/_custom-icon.scss */
.icon-cc-amex:before {
  content: '\f1f3';
}

/* '' */
/* line 467, ../sass/variables-site/_custom-icon.scss */
.icon-cc-paypal:before {
  content: '\f1f4';
}

/* '' */
/* line 468, ../sass/variables-site/_custom-icon.scss */
.icon-cc-stripe:before {
  content: '\f1f5';
}

/* '' */
/* line 469, ../sass/variables-site/_custom-icon.scss */
.icon-trash:before {
  content: '\f1f8';
}

/* '' */
/* line 470, ../sass/variables-site/_custom-icon.scss */
.icon-birthday:before {
  content: '\f1fd';
}

/* '' */
/* line 471, ../sass/variables-site/_custom-icon.scss */
.icon-chart-area:before {
  content: '\f1fe';
}

/* '' */
/* line 472, ../sass/variables-site/_custom-icon.scss */
.icon-chart-pie:before {
  content: '\f200';
}

/* '' */
/* line 473, ../sass/variables-site/_custom-icon.scss */
.icon-cart-plus:before {
  content: '\f217';
}

/* '' */
/* line 474, ../sass/variables-site/_custom-icon.scss */
.icon-cart-arrow-down:before {
  content: '\f218';
}

/* '' */
/* line 475, ../sass/variables-site/_custom-icon.scss */
.icon-diamond:before {
  content: '\f219';
}

/* '' */
/* line 476, ../sass/variables-site/_custom-icon.scss */
.icon-heartbeat:before {
  content: '\f21e';
}

/* '' */
/* line 477, ../sass/variables-site/_custom-icon.scss */
.icon-facebook-official:before {
  content: '\f230';
}

/* '' */
/* line 478, ../sass/variables-site/_custom-icon.scss */
.icon-server:before {
  content: '\f233';
}

/* '' */
/* line 479, ../sass/variables-site/_custom-icon.scss */
.icon-trademark:before {
  content: '\f25c';
}

/* '' */
/* line 480, ../sass/variables-site/_custom-icon.scss */
.icon-registered:before {
  content: '\f25d';
}

/* '' */
/* line 481, ../sass/variables-site/_custom-icon.scss */
.icon-creative-commons:before {
  content: '\f25e';
}

/* '' */
/* line 482, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-plus-o:before {
  content: '\f271';
}

/* '' */
/* line 483, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-minus-o:before {
  content: '\f272';
}

/* '' */
/* line 484, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-times-o:before {
  content: '\f273';
}

/* '' */
/* line 485, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-check-o:before {
  content: '\f274';
}

/* '' */
/* line 486, ../sass/variables-site/_custom-icon.scss */
.icon-commenting:before {
  content: '\f27a';
}

/* '' */
/* line 487, ../sass/variables-site/_custom-icon.scss */
.icon-commenting-o:before {
  content: '\f27b';
}

/* '' */
/* line 488, ../sass/variables-site/_custom-icon.scss */
.icon-shopping-bag:before {
  content: '\f290';
}

/* '' */
/* line 489, ../sass/variables-site/_custom-icon.scss */
.icon-shopping-basket:before {
  content: '\f291';
}

/* '' */
/* line 490, ../sass/variables-site/_custom-icon.scss */
.icon-question-circle-o:before {
  content: '\f29c';
}

/* '' */
/* line 491, ../sass/variables-site/_custom-icon.scss */
.icon-handshake-o:before {
  content: '\f2b5';
}

/* '' */
/* line 492, ../sass/variables-site/_custom-icon.scss */
.icon-address-book-1:before {
  content: '\f2b9';
}

/* '' */
/* line 493, ../sass/variables-site/_custom-icon.scss */
.icon-address-book-o:before {
  content: '\f2ba';
}

/* '' */
/* line 494, ../sass/variables-site/_custom-icon.scss */
.icon-address-card:before {
  content: '\f2bb';
}

/* '' */
/* line 495, ../sass/variables-site/_custom-icon.scss */
.icon-address-card-o:before {
  content: '\f2bc';
}

/* '' */
/* line 496, ../sass/variables-site/_custom-icon.scss */
.icon-github-squared:before {
  content: '\f300';
}

/* '' */
/* line 497, ../sass/variables-site/_custom-icon.scss */
.icon-twitter-squared:before {
  content: '\f304';
}

/* '' */
/* line 498, ../sass/variables-site/_custom-icon.scss */
.icon-facebook-squared:before {
  content: '\f308';
}

/* '' */
/* line 499, ../sass/variables-site/_custom-icon.scss */
.icon-twitter-circled:before {
  content: '\f30a';
}

/* '' */
/* line 500, ../sass/variables-site/_custom-icon.scss */
.icon-facebook-circled:before {
  content: '\f30d';
}

/* '' */
/* line 501, ../sass/variables-site/_custom-icon.scss */
.icon-gplus-circled:before {
  content: '\f310';
}

/* '' */
/* line 502, ../sass/variables-site/_custom-icon.scss */
.icon-youtube:before {
  content: '\f313';
}

/* '' */
/* line 503, ../sass/variables-site/_custom-icon.scss */
.icon-instagram-1:before {
  content: '\f32d';
}

/* '' */
/* line 504, ../sass/variables-site/_custom-icon.scss */
.icon-dropbox:before {
  content: '\f330';
}

/* '' */
/* line 505, ../sass/variables-site/_custom-icon.scss */
.icon-skype-1:before {
  content: '\f339';
}

/* '' */
/* line 506, ../sass/variables-site/_custom-icon.scss */
.icon-calendar-1:before {
  content: '\f4c5';
}

/* '' */
/* line 507, ../sass/variables-site/_custom-icon.scss */
.icon-newspaper-2:before {
  content: '\f4f0';
}

/* '' */
/* line 508, ../sass/variables-site/_custom-icon.scss */
.icon-camera-1:before {
  content: '\f4f7';
}

/* '' */
/* line 509, ../sass/variables-site/_custom-icon.scss */
.icon-search:before {
  content: '\f50d';
}

/* '' */
/* line 10, ../sass/variables-site/_sports.scss */
.sports {
  display: inline-block;
  font: normal normal normal 14px/1 inherit !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 17, ../sass/variables-site/_sports.scss */
.sports i {
  font-style: normal;
}

/* line 21, ../sass/variables-site/_sports.scss */
.sports:before {
  font-family: "sports";
}

/* makes the font 33% larger relative to the icon container */
/* line 25, ../sass/variables-site/_sports.scss */
.sports-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 30, ../sass/variables-site/_sports.scss */
.sports-2x {
  font-size: 2em;
}

/* line 31, ../sass/variables-site/_sports.scss */
.sports-3x {
  font-size: 3em;
}

/* line 32, ../sass/variables-site/_sports.scss */
.sports-4x {
  font-size: 4em;
}

/* line 33, ../sass/variables-site/_sports.scss */
.sports-5x {
  font-size: 5em;
}

/* line 35, ../sass/variables-site/_sports.scss */
.size-1_5x:before {
  font-size: 150%;
}

/* line 36, ../sass/variables-site/_sports.scss */
.size-1_6x:before {
  font-size: 160%;
}

/* line 37, ../sass/variables-site/_sports.scss */
.size-1_7x:before {
  font-size: 170%;
}

/* line 38, ../sass/variables-site/_sports.scss */
.size-1_8x:before {
  font-size: 180%;
}

/* line 39, ../sass/variables-site/_sports.scss */
.size-2x:before {
  font-size: 200%;
}

/* line 40, ../sass/variables-site/_sports.scss */
.size-2_5x:before {
  font-size: 250%;
}

/* line 41, ../sass/variables-site/_sports.scss */
.size-3x:before {
  font-size: 300%;
}

/* line 42, ../sass/variables-site/_sports.scss */
.size-4x:before {
  font-size: 400%;
}

/* line 43, ../sass/variables-site/_sports.scss */
.size-5x:before {
  font-size: 500%;
}

/* line 45, ../sass/variables-site/_sports.scss */
.sports-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 49, ../sass/variables-site/_sports.scss */
.sports-ul > li {
  position: relative;
}

/* line 51, ../sass/variables-site/_sports.scss */
.sports-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 57, ../sass/variables-site/_sports.scss */
.sports-li.sports-lg {
  left: -1.85714em;
}

/* line 61, ../sass/variables-site/_sports.scss */
.sports-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 69, ../sass/variables-site/_sports.scss */
.sports-stack-1x, .sports-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 75, ../sass/variables-site/_sports.scss */
.sports-stack-1x {
  line-height: inherit;
}

/* line 76, ../sass/variables-site/_sports.scss */
.sports-stack-2x {
  font-size: 2em;
}

/* line 77, ../sass/variables-site/_sports.scss */
.sports-inverse {
  color: #fff;
}

/* line 79, ../sass/variables-site/_sports.scss */
[class^="sport-"]:before, [class*=" sport-"]:before {
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

/* line 90, ../sass/variables-site/_sports.scss */
.sports.sport-scoreboard:before {
  content: '\e800';
}

/* '' */
/* line 91, ../sass/variables-site/_sports.scss */
.sports.sport-tennis-court-2:before {
  content: '\e801';
}

/* '' */
/* line 92, ../sass/variables-site/_sports.scss */
.sports.sport-soccer-field-3:before {
  content: '\e802';
}

/* '' */
/* line 93, ../sass/variables-site/_sports.scss */
.sports.sport-rugby-pitch-1:before {
  content: '\e803';
}

/* '' */
/* line 94, ../sass/variables-site/_sports.scss */
.sports.sport-basketball-court-2:before {
  content: '\e804';
}

/* '' */
/* line 95, ../sass/variables-site/_sports.scss */
.sports.sport-ice-rink-2:before {
  content: '\e805';
}

/* '' */
/* line 96, ../sass/variables-site/_sports.scss */
.sports.sport-baseball-field-1:before {
  content: '\e806';
}

/* '' */
/* line 97, ../sass/variables-site/_sports.scss */
.sports.sport-ice-rink-1:before {
  content: '\e807';
}

/* '' */
/* line 98, ../sass/variables-site/_sports.scss */
.sports.sport-basketball-court-1:before {
  content: '\e808';
}

/* '' */
/* line 99, ../sass/variables-site/_sports.scss */
.sports.sport-rugby-pitch:before {
  content: '\e809';
}

/* '' */
/* line 100, ../sass/variables-site/_sports.scss */
.sports.sport-tennis-court-1:before {
  content: '\e80a';
}

/* '' */
/* line 101, ../sass/variables-site/_sports.scss */
.sports.sport-soccer-field-1:before {
  content: '\e80b';
}

/* '' */
/* line 102, ../sass/variables-site/_sports.scss */
.sports.sport-soccer-field-2:before {
  content: '\e80c';
}

/* '' */
/* line 103, ../sass/variables-site/_sports.scss */
.sports.sport-tennis-court:before {
  content: '\e80d';
}

/* '' */
/* line 104, ../sass/variables-site/_sports.scss */
.sports.sport-basketball-court:before {
  content: '\e80e';
}

/* '' */
/* line 105, ../sass/variables-site/_sports.scss */
.sports.sport-american-football-field:before {
  content: '\e80f';
}

/* '' */
/* line 106, ../sass/variables-site/_sports.scss */
.sports.sport-ice-rink:before {
  content: '\e810';
}

/* '' */
/* line 107, ../sass/variables-site/_sports.scss */
.sports.sport-baseball-field:before {
  content: '\e811';
}

/* '' */
/* line 108, ../sass/variables-site/_sports.scss */
.sports.sport-cricket-ground:before {
  content: '\e812';
}

/* '' */
/* line 109, ../sass/variables-site/_sports.scss */
.sports.sport-soccer-field:before {
  content: '\e813';
}

/* '' */
/* line 110, ../sass/variables-site/_sports.scss */
.sports.sport-52-Boxing:before {
  content: '\e814';
}

/* '' */
/* line 111, ../sass/variables-site/_sports.scss */
.sports.sport-46-Triathlon:before {
  content: '\e815';
}

/* '' */
/* line 112, ../sass/variables-site/_sports.scss */
.sports.sport-29-Wrestling:before {
  content: '\e816';
}

/* '' */
/* line 113, ../sass/variables-site/_sports.scss */
.sports.sport-28-Weight-Lifting:before {
  content: '\e817';
}

/* '' */
/* line 114, ../sass/variables-site/_sports.scss */
.sports.sport-27-Water-Polo:before {
  content: '\e819';
}

/* '' */
/* line 115, ../sass/variables-site/_sports.scss */
.sports.sport-41-Surfing:before {
  content: '\e81b';
}

/* '' */
/* line 116, ../sass/variables-site/_sports.scss */
.sports.sport-33-Gymnastics:before {
  content: '\e81e';
}

/* '' */
/* line 117, ../sass/variables-site/_sports.scss */
.sports.sport-19-Field-Hockey:before {
  content: '\e820';
}

/* '' */
/* line 118, ../sass/variables-site/_sports.scss */
.sports.sport-55-Dance:before {
  content: '\e821';
}

/* '' */
/* line 119, ../sass/variables-site/_sports.scss */
.sports.sport-38-Cheerleading:before {
  content: '\e822';
}

/* '' */
/* line 120, ../sass/variables-site/_sports.scss */
.sports.sport-8-Bowling:before {
  content: '\e823';
}

/* '' */
/* line 121, ../sass/variables-site/_sports.scss */
.sports.sport-26-Badminton:before {
  content: '\e824';
}

/* '' */
/* line 122, ../sass/variables-site/_sports.scss */
.sports.sport-10-Tennis:before {
  content: '\e825';
}

/* '' */
/* line 123, ../sass/variables-site/_sports.scss */
.sports.sport-cup-1:before {
  content: '\e826';
}

/* '' */
/* line 124, ../sass/variables-site/_sports.scss */
.sports.sport-tracks:before {
  content: '\e827';
}

/* '' */
/* line 125, ../sass/variables-site/_sports.scss */
.sports.sport-30-Softball:before {
  content: '\e828';
}

/* '' */
/* line 126, ../sass/variables-site/_sports.scss */
.sports.sport-15-Hockey:before {
  content: '\e829';
}

/* '' */
/* line 127, ../sass/variables-site/_sports.scss */
.sports.sport-7-Lacrosse:before {
  content: '\e82a';
}

/* '' */
/* line 128, ../sass/variables-site/_sports.scss */
.sports.sport-12-Golf:before {
  content: '\e82b';
}

/* '' */
/* line 129, ../sass/variables-site/_sports.scss */
.sports.sport-14-Volleyball:before {
  content: '\e82c';
}

/* '' */
/* line 130, ../sass/variables-site/_sports.scss */
.sports.sport-1-Football:before {
  content: '\e82d';
}

/* '' */
/* line 131, ../sass/variables-site/_sports.scss */
.sports.sport-25-Swimming:before {
  content: '\e82e';
}

/* '' */
/* line 132, ../sass/variables-site/_sports.scss */
.sports.sport-47-Cycling:before {
  content: '\e833';
}

/* '' */
/* line 133, ../sass/variables-site/_sports.scss */
.sports.sport-6-Track:before {
  content: '\e834';
}

/* '' */
/* line 134, ../sass/variables-site/_sports.scss */
.sports.sport-22-Sprint-Football:before {
  content: '\e835';
}

/* '' */
/* line 135, ../sass/variables-site/_sports.scss */
.sports.sport-athlete-female:before {
  content: '\e836';
}

/* '' */
/* line 136, ../sass/variables-site/_sports.scss */
.sports.sport-athlete-male:before {
  content: '\e837';
}

/* '' */
/* line 137, ../sass/variables-site/_sports.scss */
.sports.sport-2-Basketball:before {
  content: '\e839';
}

/* '' */
/* line 138, ../sass/variables-site/_sports.scss */
.sports.sport-certification:before {
  content: '\e83b';
}

/* '' */
/* line 139, ../sass/variables-site/_sports.scss */
.sports.sport-48-Martial-Arts:before {
  content: '\e844';
}

/* '' */
/* line 140, ../sass/variables-site/_sports.scss */
.sports.sport-51-Table-Tennis:before {
  content: '\e845';
}

/* '' */
/* line 141, ../sass/variables-site/_sports.scss */
.sports.sport-podium:before {
  content: '\e847';
}

/* '' */
/* line 142, ../sass/variables-site/_sports.scss */
.sports.sport-shoe:before {
  content: '\e84a';
}

/* '' */
/* line 143, ../sass/variables-site/_sports.scss */
.sports.sport-sport-bag:before {
  content: '\e84f';
}

/* '' */
/* line 144, ../sass/variables-site/_sports.scss */
.sports.sport-swimming-pool:before {
  content: '\e852';
}

/* '' */
/* line 145, ../sass/variables-site/_sports.scss */
.sports.sport-uniform-female:before {
  content: '\e856';
}

/* '' */
/* line 146, ../sass/variables-site/_sports.scss */
.sports.sport-uniforms-female:before {
  content: '\e857';
}

/* '' */
/* line 147, ../sass/variables-site/_sports.scss */
.sports.sport-uniform-male:before {
  content: '\e858';
}

/* '' */
/* line 148, ../sass/variables-site/_sports.scss */
.sports.sport-uniforms-male:before {
  content: '\e859';
}

/* '' */
/* line 149, ../sass/variables-site/_sports.scss */
.sports.sport-medal:before {
  content: '\e85b';
}

/* '' */
/* line 150, ../sass/variables-site/_sports.scss */
.sports.sport-skipping-rope:before {
  content: '\e85d';
}

/* '' */
/* line 151, ../sass/variables-site/_sports.scss */
.sports.sport-24-Squash:before {
  content: '\e85f';
}

/* '' */
/* line 152, ../sass/variables-site/_sports.scss */
.sports.sport-57-Skiing:before {
  content: '\e861';
}

/* '' */
/* line 153, ../sass/variables-site/_sports.scss */
.sports.sport-3-Baseball:before {
  content: '\e863';
}

/* '' */
/* line 154, ../sass/variables-site/_sports.scss */
.sports.sport-16-Crew:before {
  content: '\e864';
}

/* '' */
/* line 155, ../sass/variables-site/_sports.scss */
.sports.sport-49-Equestrian:before {
  content: '\e865';
}

/* '' */
/* line 156, ../sass/variables-site/_sports.scss */
.sports.sport-44-Climbing:before {
  content: '\e866';
}

/* '' */
/* line 157, ../sass/variables-site/_sports.scss */
.sports.sport-42-Snowboarding:before {
  content: '\e867';
}

/* '' */
/* line 158, ../sass/variables-site/_sports.scss */
.sports.sport-54-Ice-Skating:before {
  content: '\e868';
}

/* '' */
/* line 159, ../sass/variables-site/_sports.scss */
.sports.sport-35-Rifle:before {
  content: '\e869';
}

/* '' */
/* line 160, ../sass/variables-site/_sports.scss */
.sports.sport-40-Skateboarding:before {
  content: '\e86b';
}

/* '' */
/* line 161, ../sass/variables-site/_sports.scss */
.sports.sport-50-Cricket:before {
  content: '\e86c';
}

/* '' */
/* line 162, ../sass/variables-site/_sports.scss */
.sports.sport-39-Archery:before {
  content: '\e86d';
}

/* '' */
/* line 163, ../sass/variables-site/_sports.scss */
.sports.sport-37-Rugby:before {
  content: '\e86e';
}

/* '' */
/* line 164, ../sass/variables-site/_sports.scss */
.sports.sport-21-Soccer:before {
  content: '\e870';
}

/* '' */
/* line 165, ../sass/variables-site/_sports.scss */
.sports.sport-18-Fencing:before {
  content: '\e871';
}

i.custom-icon.icon-tournament::before {
  display: inline-block;
  content: ' ';
  vertical-align: -0.35em;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><defs><style>.a{fill:%23ffffff;}</style></defs><path class='a' d='M6.56,3.85a1.91,1.91,0,0,0-.91-1.62,2.89,2.89,0,0,0,0,3.25A1.91,1.91,0,0,0,6.56,3.85Z'/><path class='a' d='M10.35,5.48a2.89,2.89,0,0,0,0-3.25,1.91,1.91,0,0,0,0,3.25Z'/><path class='a' d='M14,12.54v-2.1H12.16V8H8.41V6.68a2.82,2.82,0,0,0,1.37-.59,2.73,2.73,0,0,1,0-4.47,2.87,2.87,0,0,0-3.56,0,2.73,2.73,0,0,1,0,4.47,2.82,2.82,0,0,0,1.37.59V8H3.84v2.43H2v2.1H1V15H3.84V12.54h-1V11.26H5.68v1.28h-1V15H7.51V12.54h-1v-2.1H4.66V8.83h6.68v1.61H9.5v2.1h-1V15h2.85V12.54h-1V11.26h2.84v1.28h-1V15H15V12.54Z'/></svg>");
  background-repeat: no-repeat;
  background-size: 2rem 2rem;
  color: #FFF;
  height: 2rem;
  width: 2rem;
}

/* HORIZONTAL */
@keyframes horizontal {
  0% {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  36%, 100% {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
